Pull request #725 opened Started by user Sebastiaan van Stijn Rebuilds build #2 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 glours for docker/docker-ce-packaging Obtained Jenkinsfile from 864fe8f20ecc2440fde284107290c7cfd487483c+9cf8cacb7b028599f631bdbb3b85075459218d15 (5fae3e9c59463634b78007619a05876cda5f981a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-725@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] parallel [Pipeline] { (Branch: static-linux) [Pipeline] { (Branch: cross-mac) [Pipeline] { (Branch: cross-win) [Pipeline] { (Branch: centos:7-amd64) [Pipeline] { (Branch: centos:7-aarch64) [Pipeline] { (Branch: quay.io/centos/centos:stream8-amd64) [Pipeline] { (Branch: quay.io/centos/centos:stream8-aarch64) [Pipeline] { (Branch: quay.io/centos/centos:stream9-amd64) [Pipeline] { (Branch: quay.io/centos/centos:stream9-aarch64) [Pipeline] { (Branch: debian:buster-amd64) [Pipeline] { (Branch: debian:buster-aarch64) [Pipeline] { (Branch: debian:buster-armhf) [Pipeline] { (Branch: debian:bullseye-amd64) [Pipeline] { (Branch: debian:bullseye-aarch64) [Pipeline] { (Branch: debian:bullseye-armhf) [Pipeline] { (Branch: fedora:35-amd64) [Pipeline] { (Branch: fedora:35-aarch64) [Pipeline] { (Branch: fedora:36-amd64) [Pipeline] { (Branch: fedora:36-aarch64) [Pipeline] { (Branch: balenalib/rpi-raspbian:buster-armhf) [Pipeline] { (Branch: balenalib/rpi-raspbian:bullseye-armhf) [Pipeline] { (Branch: ubuntu:bionic-amd64) [Pipeline] { (Branch: ubuntu:bionic-aarch64) [Pipeline] { (Branch: ubuntu:bionic-armhf) [Pipeline] { (Branch: ubuntu:focal-amd64) [Pipeline] { (Branch: ubuntu:focal-aarch64) [Pipeline] { (Branch: ubuntu:focal-armhf) [Pipeline] { (Branch: ubuntu:jammy-amd64) [Pipeline] { (Branch: ubuntu:jammy-aarch64) [Pipeline] { (Branch: ubuntu:jammy-armhf) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-05f82a6db4eb21564) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [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-725@tmp/9a267f76-abbf-4334-bfbd-1069c16b9477/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-buster-armhf) [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:25 2022 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:46:22 2022 OS/Arch: linux/arm Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1071-aws Operating System: Ubuntu 18.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.566GiB Name: ip-10-100-76-239 ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c Merge succeeded, producing 862998164d085462e43f988fbb1871a85046fd5c Checking out Revision 862998164d085462e43f988fbb1871a85046fd5c (PR-725) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 862998164d085462e43f988fbb1871a85046fd5c # timeout=10 Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-05c7767c3ac21835b) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-089672be582ae3097) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0ec00f55ddb0d2c08) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-725@tmp/9d7530b2-4071-4070-b2d0-51723e71ccb6/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 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-725@tmp/a4416395-c384-40a0-9819-9bc739d2eeab/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-725@tmp/3f30fd98-99bb-40b9-ace3-155e5bf36774/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] { [Pipeline] wrap Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] wrap > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 [Pipeline] wrap [Pipeline] { [Pipeline] { + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh + make REF=master debian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (raspbian-buster-armhf) [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (raspbian-bullseye-armhf) [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master + echo starting... starting... + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-bullseye-armhf) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:25 2022 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:46:22 2022 OS/Arch: linux/arm Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + awk {print $2} + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:25 2022 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:46:22 2022 OS/Arch: linux/arm Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + echo starting... starting... + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1071-aws Operating System: Ubuntu 18.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.566GiB Name: ip-10-100-126-61 ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (info) [Pipeline] checkout [Pipeline] sh The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1071-aws Operating System: Ubuntu 18.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.566GiB Name: ip-10-100-64-7 ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ is offline ‘ppc64le-ubuntu-11’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-01’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-02’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-03’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-04’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-05’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-06’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-13’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-14’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-15’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-16’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-25’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-26’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-29’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-30’ doesn’t have label ‘ubuntu-2004&&x86_64’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ is offline ‘ppc64le-ubuntu-11’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-01’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-02’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-03’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-04’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-05’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-06’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-13’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-14’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-15’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-16’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-25’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-26’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-29’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-30’ doesn’t have label ‘ubuntu-2004&&x86_64’ + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:25 2022 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:46:22 2022 OS/Arch: linux/arm Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ is offline ‘ppc64le-ubuntu-11’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-01’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-02’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-03’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-04’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-05’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-06’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-13’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-14’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-15’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-16’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-25’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-26’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-29’ doesn’t have label ‘ubuntu-2004&&x86_64’ ‘s390x-ubuntu-30’ doesn’t have label ‘ubuntu-2004&&x86_64’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ is offline ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ [Pipeline] sh Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ is offline ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ is offline ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ Merge succeeded, producing 9d1683a126c9555785105052af7103c076e4e2a3 Checking out Revision 9d1683a126c9555785105052af7103c076e4e2a3 (PR-725) Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ is offline ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ is offline ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ is offline ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ is offline Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ is offline ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ is offline‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ is offline ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ is offline ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ is offline ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ is offline ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ is offline ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&armhf&&ubuntu’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ is offline ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ Still waiting to schedule task ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ is offline Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ is offline ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ is offline ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&armhf&&ubuntu’ Fetching without tags Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ is offline Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ is offline ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ is offline ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&amd64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ is offline Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ is offline ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087355dfb82da37d8)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cb0a4fa1ca56f97)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ is offline ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09517391d72ed3029)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7a1572380d4fc58)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c52ac26181809f91)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3cbf938f05a9da2)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ is offline ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ is offline ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461)’ is offline ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0920829434efc2d57)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023861085b1bb1322)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05e3d062b26961510)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07478ec68f4ce1072)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb74234f61c0f587)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc92c3b19bc57c8f)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d2b1d42fbbc0701b)’ is offline ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&armhf&&ubuntu’ ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0235d529d3f7ba35e)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0261b9c7ce45c6730)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0346325295ce19a18)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06afbea3210979ff6)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07385e6becbac0628)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd1c128fd1e3896)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcf3b4279094803a)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eadde2ab6065fe56)’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-11’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-01’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-02’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-03’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-04’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-05’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-06’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-13’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-25’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-26’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&aarch64&&ubuntu-2004’ + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1071-aws Operating System: Ubuntu 18.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.566GiB Name: ip-10-100-105-47 ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d1683a126c9555785105052af7103c076e4e2a3 # timeout=10 Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c Merge succeeded, producing 9d1683a126c9555785105052af7103c076e4e2a3 Checking out Revision 9d1683a126c9555785105052af7103c076e4e2a3 (PR-725) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d1683a126c9555785105052af7103c076e4e2a3 # timeout=10 Fetching without tags Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c Merge succeeded, producing 9385ddfdf04c5c1bde0acb428baa32f3b2721c6e Checking out Revision 9385ddfdf04c5c1bde0acb428baa32f3b2721c6e (PR-725) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9385ddfdf04c5c1bde0acb428baa32f3b2721c6e # timeout=10 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + awk {print $2} + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + awk {print $2} + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 debian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine a6b45ace95f4: Pulling fs layer a6b45ace95f4: Verifying Checksum a6b45ace95f4: Download complete a6b45ace95f4: Pull complete Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh [Pipeline] sh Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" + make REF=master raspbian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh [Pipeline] sh + make REF=master raspbian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh + make REF=master debian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d9ca3232641ff068) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] withDockerRegistry mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e7d9a7c63cacd461) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + awk {print $2} + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + awk {print $2} + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 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-725@tmp/31c97aac-76db-4d6f-b12b-4cebd7ef00dc/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + awk {print $2} + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 73d35a519aae: Pulling fs layer 73d35a519aae: Verifying Checksum 73d35a519aae: 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-725@tmp/0c1afec8-f0d1-45f2-8f4f-723233228c6c/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 73d35a519aae: Pull complete Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 Status: Downloaded newer image for busybox:latest From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + awk {print $2} + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 latest: Pulling from library/busybox 73d35a519aae: Pulling fs layer 73d35a519aae: Verifying Checksum 73d35a519aae: Download complete From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + awk {print $2} + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + awk {print $2} + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 73d35a519aae: Pull complete Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 Status: Downloaded newer image for busybox:latest From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + awk {print $2} + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + awk {print $2} + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 raspbian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine a6b45ace95f4: Pulling fs layer From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 raspbian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally a6b45ace95f4: Verifying Checksum a6b45ace95f4: Download complete latest: Pulling from library/alpine a6b45ace95f4: Pulling fs layer From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + awk {print $2} + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose a6b45ace95f4: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 debian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally a6b45ace95f4: Verifying Checksum a6b45ace95f4: Download complete mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin latest: Pulling from library/alpine a6b45ace95f4: Pulling fs layer a6b45ace95f4: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest a6b45ace95f4: Verifying Checksum a6b45ace95f4: Download complete a6b45ace95f4: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest == Building packages for debian-buster == mkdir -p "debbuild/debian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:28dc374a161139b69cf70d8da312a06766c8de56218c838ccad34b4f22a185e2 #1 transferring dockerfile: 830B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:cd873f05ba853e778a69d90dd0edbfedba617b00b537036f20d8758d32c9ab99 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/debian:pull token for registry-1.docker.io #5 sha256:571e37aab0f42b75aa0c27a90229765240d3742a77ca5d4cee58d0bbd0b3c136 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:7c77d2f057e3d9d2183071ba6610ebd921cb2243e0e6b480ad5294243d76b76a #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10 #4 ... #3 [internal] load metadata for docker.io/library/debian:buster #3 sha256:48d5930cf3dad3cf75639d9398380aaca5baa89192bf3587470b7174eaa24669 #3 DONE 0.5s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10 #4 DONE 0.6s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #13 sha256:af4873f92ae9de738ea9db3d3ff5cb019abd00939c0f99b9f29ca40e70d20bab 7.12kB / 7.12kB done #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 0B / 45.92MB 0.2s #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #13 sha256:e4f63092b61979c5d258bdacc61374407333f89c0184a396952e1a1243e88fc0 1.79kB / 1.79kB done #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 0B / 9.34MB 0.2s #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 1.05MB / 7.15MB 0.2s #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 1.05MB / 9.34MB 0.4s #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 2.10MB / 7.15MB 0.4s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 4.19MB / 45.92MB 0.6s #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 2.10MB / 9.34MB 0.6s #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 4.19MB / 7.15MB 0.6s #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 3.15MB / 9.34MB 0.7s #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 5.24MB / 7.15MB 0.7s [Pipeline] echo Removing all docker containers mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine [Pipeline] sh mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 4.19MB / 9.34MB 0.8s #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 6.29MB / 7.15MB 0.8s #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 0.9s [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-bionic-armhf) [Pipeline] sh #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 7.34MB / 45.92MB 1.0s #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 6.29MB / 9.34MB 1.0s #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 7.34MB / 9.34MB 1.1s #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 1.0s done #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 0B / 47.36MB 1.1s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 10.49MB / 45.92MB 1.3s #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 8.39MB / 9.34MB 1.3s + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-focal-armhf) [Pipeline] sh #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 1.4s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 3.15MB / 47.36MB 1.4s + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 1.5s done #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 0B / 53.29MB 1.6s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 13.63MB / 45.92MB 1.7s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 6.29MB / 47.36MB 1.7s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 3.15MB / 53.29MB 1.9s + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:25 2022 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:46:22 2022 OS/Arch: linux/arm Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:25 2022 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:46:22 2022 OS/Arch: linux/arm Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 16.78MB / 45.92MB 2.1s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 9.44MB / 47.36MB 2.1s [Pipeline] sh + docker info #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 7.34MB / 53.29MB 2.4s + docker info #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 12.58MB / 47.36MB 2.5s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 20.97MB / 45.92MB 2.6s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 10.49MB / 53.29MB 2.8s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 24.12MB / 45.92MB 2.9s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 15.73MB / 47.36MB 2.9s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 18.87MB / 47.36MB 3.2s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 14.68MB / 53.29MB 3.2s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 27.26MB / 45.92MB 3.3s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 30.41MB / 45.92MB 3.6s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 22.02MB / 47.36MB 3.6s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 17.83MB / 53.29MB 3.6s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 25.17MB / 47.36MB 4.0s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 20.97MB / 53.29MB 4.0s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 33.55MB / 45.92MB 4.1s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d305f3012fe0c5a0) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] withDockerRegistry #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 28.31MB / 47.36MB 4.4s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 24.12MB / 53.29MB 4.4s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 36.70MB / 45.92MB 4.5s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 32.51MB / 47.36MB 4.8s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 28.31MB / 53.29MB 4.8s #13 ... #9 [internal] load build context #9 sha256:78bc3b47433b691763d4bfaf242e477b134a5b68b11b07780faa3b837b77c6e5 #9 transferring context: 29.32MB 5.1s done #9 DONE 5.1s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 40.89MB / 45.92MB 5.0s #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f #7 sha256:97b976788f45cc9b838727b067699a675d75de4c53b72d04c9298bf43668491a #7 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 0.0s done #7 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done #7 sha256:1f7bef58f2040ee2d97c1f40eb5ff29f8c2aa51eeaa90931ac11e7c6680103aa 529B / 529B done #7 sha256:1d43962ac452c5f52d37b0b12c0103ecee0de26bf27929789c3462b3f42a2827 1.48kB / 1.48kB done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 44.04MB / 45.92MB 5.3s #7 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 5.9s done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 5.9s done #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 6.3s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 44.04MB / 53.29MB 6.3s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 2.10MB / 110.12MB 6.3s #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1071-aws Operating System: Ubuntu 18.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.566GiB Name: ip-10-100-103-160 ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] checkout #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 6.5s done #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 49.28MB / 53.29MB 6.7s #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 6.7s done The recommended git tool is: git #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 52.43MB / 53.29MB 7.0s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 8.39MB / 110.12MB 7.0s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 14.68MB / 110.12MB 7.4s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1071-aws Operating System: Ubuntu 18.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.566GiB Name: ip-10-100-100-207 ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 7.5s done [Pipeline] checkout The recommended git tool is: git mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-043d15c4c36cdc4d1) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 22.02MB / 110.12MB 8.0s [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-725@tmp/5d107c75-ef20-489d-969b-5e012274f8a5/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 28.31MB / 110.12MB 8.5s + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 34.60MB / 110.12MB 9.1s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin [Pipeline] echo Removing all docker containers [Pipeline] sh == Building packages for raspbian-bullseye == mkdir -p "debbuild/raspbian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:adb8cc56ef2cd6bfe47b8974d83e89cca34255980ac8ea1009e1174eaac101cb #1 transferring dockerfile: 847B 0.0s done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:7f079c2d03721fb4a44033090ba2a27313eb2d82c5073090f22b33a238426882 #2 transferring context: + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage == Building packages for raspbian-buster == mkdir -p "debbuild/raspbian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile . [Pipeline] { (centos-7-aarch64) [Pipeline] sh WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-725@tmp/10bb2056-513c-4115-a1f9-b99bfb8957b1/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:6ddb4bf513aa0cb7720fddfebcf573c6046512ce0312fa22a7a73d79ce160845 #5 DONE 0.0s #6 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #6 sha256:2a75030d7f4e227b7f70ac4806ba374cc513156786a5f869133e2c8defc37e6e #6 DONE 0.0s #4 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye #4 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236 == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile . [Pipeline] { #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 41.94MB / 110.12MB 9.8s [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #1 [internal] load build definition from Dockerfile #1 sha256:b1a419a2b1a3407e67b514845788006f513fcd704b4c9e6422458b0ccf049eb0 #1 transferring dockerfile: 845B 0.0s done #4 DONE 0.3s #3 [internal] load metadata for docker.io/library/golang:1.18.5-buster #3 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10 #3 DONE 0.4s #1 [internal] load build definition from Dockerfile #1 sha256:96a41fcf54bb4bd4a1233cc888f49e0623a3c43dd873e13a604b8a01d8a9cc89 #1 transferring dockerfile: 832B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:6612e1cf2a4f599110e751928e0f96ce571e5e0382f3e8d2a1c7e3187b812667 #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10 + echo starting... starting... #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 48.23MB / 110.12MB 10.3s #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:b0dbc53460d428fde5d68d8a332639c46179f7c720af9390e6e08879e370a8c2 #2 transferring context: 2B done #2 DONE 0.1s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10 #4 ... #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #5 sha256:265fc1ef48e5155674f785d5635776f7d0a0569da927482f63aef005325f02af #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:bc5481a3ac8559e0bbb66e69b3e043ca48f80e8717d7a3516d8f92e1fc0b2f49 #6 DONE 0.0s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.1s done #4 ... #5 [auth] library/debian:pull token for registry-1.docker.io #5 sha256:ccff3b1d5a9c38c39d030697f36992e1d44d3bfaa24ee33b5f4d6138812aa1d8 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:c18ec5ad20b43ee851b72ac10a6e527546eaa31542ac5f767f4480d59171afc1 #6 DONE 0.0s #13 sha256:e4f63092b61979c5d258bdacc61374407333f89c0184a396952e1a1243e88fc0 1.79kB / 1.79kB done #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #13 sha256:af4873f92ae9de738ea9db3d3ff5cb019abd00939c0f99b9f29ca40e70d20bab 7.12kB / 7.12kB done #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster #3 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab #3 DONE 0.4s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10 #4 DONE 0.4s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #3 [internal] load metadata for docker.io/library/debian:bullseye #3 sha256:014fb2d315cad134d36e118d77cb54cc380fa218da4e07a0a3feca53f8c2ae03 #3 DONE 0.4s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10 #4 DONE 0.5s #13 sha256:e4f63092b61979c5d258bdacc61374407333f89c0184a396952e1a1243e88fc0 1.79kB / 1.79kB done #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #13 sha256:af4873f92ae9de738ea9db3d3ff5cb019abd00939c0f99b9f29ca40e70d20bab 7.12kB / 7.12kB done #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 #7 sha256:a62ea6b8fc457f6651063d915094cc3ccb5588263114efc7887cc12930b1fa3d #7 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done #7 sha256:c789890ce97d636d809190516e51852e982b91e158e0cd232e95db81ded1c05b 1.48kB / 1.48kB done #7 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done #7 sha256:48179204080219ed1d2dd14889619783b3eb2bc68cfcb05f64e8bf3403e6e480 529B / 529B done #13 ... #9 [internal] load build context #9 sha256:2b964baf1878ad25546f2df2450936246098e1120149cbdf898007e267cf115c #9 transferring context: 29.32MB 0.8s done #9 DONE 0.8s #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b #7 sha256:6243bd1465d6cd09546103ea0a1c481a8b7d8fd29889358083b6e8e74d69a2cd #7 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b 0.0s done #7 sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b 1.99kB / 1.99kB done #7 sha256:438d2cc59a55d028aec10582047f62b01192afcc24efc3442d6b7dc1b6e66ddc 5.00kB / 5.00kB done #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 6.29MB / 41.78MB 0.7s #7 sha256:30869e65a46edd3d9eb7432d6971b0ee71b0fc131e37d4aec75de0a00c214800 307B / 307B 0.4s done #7 sha256:0f6d901b7bb094f9a2c37d7a107c79bb277bf45b35154e9861e784315251e768 258B / 258B 0.3s done #7 sha256:9f443281bb792e933c74640c4fee510f5a0c0f1863028a609236ce4d0a961f56 912B / 912B 0.5s done #7 sha256:015d6629e07632c0cbcb15c16114a56f99f8ffd2100c7a38376a92261434fd23 178B / 178B 0.5s done #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 1.05MB / 17.93MB 0.7s #7 sha256:9e1d102411fe75b20c799699d683c8fc2ce7a0c318c30a9ca35f09901b0800fd 413B / 413B 0.6s done #7 sha256:a6f5c5588b6c21aef23444c1797d94da8566eb6e25d71f3f514d2fb1f7af0cfa 0B / 123.08kB 0.7s #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 2.10MB / 17.93MB 0.8s #7 sha256:a6f5c5588b6c21aef23444c1797d94da8566eb6e25d71f3f514d2fb1f7af0cfa 123.08kB / 123.08kB 0.7s done #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 55.57MB / 110.12MB 11.0s #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 5.1s #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 8.39MB / 41.78MB 0.9s #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 3.15MB / 17.93MB 0.9s #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 10.49MB / 41.78MB 1.1s #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 5.24MB / 17.93MB 1.1s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 0B / 45.92MB 0.6s #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 12.58MB / 41.78MB 1.3s #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 7.34MB / 17.93MB 1.3s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 62.91MB / 110.12MB 11.8s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 4.19MB / 45.92MB 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 14.68MB / 41.78MB 1.4s #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 8.39MB / 17.93MB 1.4s #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 10.21MB / 17.93MB 1.6s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 7.34MB / 45.92MB 1.4s #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 16.78MB / 41.78MB 1.7s + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 98b248744137: Pulling fs layer Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-067b861e35b7509b3) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 69.21MB / 110.12MB 12.5s [Pipeline] sh WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-725@tmp/4281b52a-a33a-47e4-abbe-e49137c48f7b/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 18.87MB / 41.78MB 1.9s #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 12.58MB / 17.93MB 1.9s #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 14.68MB / 17.93MB 2.0s [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh 98b248744137: Download complete 98b248744137: Pull complete Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 Status: Downloaded newer image for busybox:latest #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 11.53MB / 45.92MB 1.9s #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 20.97MB / 41.78MB 2.2s #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 15.73MB / 17.93MB 2.2s #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 17.83MB / 17.93MB 2.3s #7 ... #9 [internal] load build context #9 sha256:020b557545d1b59a83ab2b5dad2903eab3258c658d0bda029fb58cab0724ce1c #9 transferring context: 29.32MB 1.6s done #9 DONE 1.7s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.1s done #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 0.7s done #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #13 sha256:e4f63092b61979c5d258bdacc61374407333f89c0184a396952e1a1243e88fc0 1.79kB / 1.79kB done #13 sha256:af4873f92ae9de738ea9db3d3ff5cb019abd00939c0f99b9f29ca40e70d20bab 7.12kB / 7.12kB done #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 29.36MB / 45.92MB 1.8s #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 0.9s done #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 14.68MB / 47.36MB 1.8s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 12.58MB / 53.29MB 1.8s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 33.55MB / 45.92MB 2.0s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 18.87MB / 47.36MB 2.0s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 15.73MB / 53.29MB 2.0s + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-87-13 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-064f28ed6a74a75da) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 75.50MB / 110.12MB 13.2s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 39.85MB / 45.92MB 2.3s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 24.12MB / 47.36MB 2.3s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 20.97MB / 53.29MB 2.3s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 15.73MB / 45.92MB 2.4s #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 23.07MB / 41.78MB 2.4s #7 sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 17.93MB / 17.93MB 2.5s done #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 26.21MB / 41.78MB 2.7s #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 29.36MB / 41.78MB 2.9s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.09MB / 45.92MB 2.6s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 29.36MB / 47.36MB 2.6s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 27.26MB / 53.29MB 2.6s [Pipeline] { [Pipeline] } [Pipeline] withDockerRegistry [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) $ 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-725@tmp/e88337e0-e697-428d-95b4-603379552f48/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 33.55MB / 47.36MB 2.8s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 32.51MB / 53.29MB 2.8s [Pipeline] checkout #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 19.92MB / 45.92MB 2.9s #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 0B / 7.15MB 3.1s #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f #7 sha256:97b976788f45cc9b838727b067699a675d75de4c53b72d04c9298bf43668491a #7 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 7.3s done #7 DONE 13.8s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 83.89MB / 110.12MB 13.9s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:7b2cd6cd78ba4d0f310906e20051f907863bb50fddd0a7102b8228da59e90374 [Pipeline] { The recommended git tool is: git [Pipeline] wrap [Pipeline] { [Pipeline] wrap using credential docker-jenkins-github-credentials #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 31.46MB / 41.78MB 3.2s #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 35.65MB / 41.78MB 3.5s [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] echo chowning workspace [Pipeline] sh Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06bcdf337b7c1abd3) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 38.80MB / 47.36MB 3.0s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 37.75MB / 53.29MB 3.0s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 40.89MB / 53.29MB 3.1s [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 37.75MB / 41.78MB 3.7s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 23.07MB / 45.92MB 3.3s #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 1.05MB / 7.15MB 3.3s #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 2.10MB / 7.15MB 3.3s [Pipeline] withDockerRegistry Fetching without tags [Pipeline] echo Removing all docker containers [Pipeline] sh #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 3.2s done #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 44.04MB / 47.36MB 3.2s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 44.04MB / 53.29MB 3.2s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 3.4s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 47.19MB / 53.29MB 3.4s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 2.10MB / 110.12MB 3.4s #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c Merge succeeded, producing 50c0872c445593591fe0819d9d6c02962ce44bff Checking out Revision 50c0872c445593591fe0819d9d6c02962ce44bff (PR-725) #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 26.21MB / 45.92MB 3.6s #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 4.19MB / 7.15MB 3.6s #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 39.85MB / 41.78MB 4.0s + docker container ls -aq #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 51.38MB / 53.29MB 3.6s [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-9-aarch64) [Pipeline] sh #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 5.24MB / 7.15MB 3.7s #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 6.29MB / 7.15MB 3.9s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 10.49MB / 110.12MB 3.8s + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50c0872c445593591fe0819d9d6c02962ce44bff # timeout=10 [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-focal-aarch64) [Pipeline] sh #7 sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 41.78MB / 41.78MB 4.5s done #8 0.936 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #8 0.940 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #8 0.940 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #8 1.152 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7702 kB] + echo starting... starting... [Pipeline] echo Removing all docker containers [Pipeline] sh #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 29.36MB / 45.92MB 4.0s #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 4.0s #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 4.1s done #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 0B / 9.34MB 4.2s #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 1.05MB / 9.34MB 4.2s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 17.24MB / 110.12MB 4.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh #8 1.443 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [335 kB] #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 32.51MB / 45.92MB 4.4s #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 2.10MB / 9.34MB 4.4s #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 3.15MB / 9.34MB 4.5s using credential docker-jenkins-github-credentials Cloning the remote Git repository + echo starting... starting... Cloning with configured refspecs honoured and without tags [Pipeline] } using credential docker-jenkins-github-credentials [Pipeline] // stage #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 23.07MB / 110.12MB 4.4s + docker container ls -aq [Pipeline] stage [Pipeline] { (info) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 #7 extracting sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] sh #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 5.24MB / 9.34MB 4.7s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 0B / 47.36MB 4.7s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 35.65MB / 45.92MB 4.8s #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 6.29MB / 9.34MB 4.8s #8 1.751 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B] #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 4.8s done #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 31.46MB / 110.12MB 4.8s [Pipeline] stage [Pipeline] { (debian-buster-aarch64) [Pipeline] sh #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 7.34MB / 9.34MB 5.0s + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 0B / 156B 4.9s #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 5.0s [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-71-56 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) + echo starting... starting... #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 40.89MB / 110.12MB 5.3s [Pipeline] checkout [Pipeline] } The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 8.39MB / 9.34MB 5.2s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 3.15MB / 47.36MB 5.2s #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 38.80MB / 45.92MB 5.3s #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 5.3s #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 5.5s done #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 6.29MB / 47.36MB 5.5s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 0B / 53.29MB 5.5s [Pipeline] sh using credential docker-jenkins-github-credentials + docker info Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0738e5e7719ebe5e6) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 41.94MB / 45.92MB 5.6s + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-725@tmp/943abfc0-0869-455f-87a0-3e0313af25f7/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded Fetching without tags Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-068e000b46f0f2dd6) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] withDockerRegistry [Pipeline] { $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #8 2.899 Fetched 8259 kB in 2s (3720 kB/s) Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c Fetching without tags #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 48.23MB / 110.12MB 5.7s 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-725@tmp/656167be-be41-4661-a674-807b5e7f680c/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 9.44MB / 47.36MB 5.9s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 3.15MB / 53.29MB 5.9s [Pipeline] { [Pipeline] wrap Merge succeeded, producing 2e1096f09b3e2a092188c439bb871780bb17cad1 Checking out Revision 2e1096f09b3e2a092188c439bb871780bb17cad1 (PR-725) [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-83-52 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true Fetching without tags Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07f543b79f2bfa2bd) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] } [Pipeline] withDockerRegistry [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] checkout 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-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 > git remote # timeout=10 using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 6.0s done #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 6.0s done #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 55.57MB / 110.12MB 6.1s Merge succeeded, producing 2e1096f09b3e2a092188c439bb871780bb17cad1 Checking out Revision 2e1096f09b3e2a092188c439bb871780bb17cad1 (PR-725) 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-725@tmp/bf864c3a-e65d-4fab-9a74-d51fac37cc77/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.09MB / 45.92MB 6.0s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 12.58MB / 47.36MB 6.3s [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace Merge succeeded, producing ef1698854c4c83b9342410edef659c9fbc5874ba Checking out Revision ef1698854c4c83b9342410edef659c9fbc5874ba (PR-725) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e1096f09b3e2a092188c439bb871780bb17cad1 # timeout=10 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 6.29MB / 53.29MB 6.4s Fetching without tags + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 62.91MB / 110.12MB 6.5s Merge succeeded, producing ef1698854c4c83b9342410edef659c9fbc5874ba Checking out Revision ef1698854c4c83b9342410edef659c9fbc5874ba (PR-725) #8 2.899 Reading package lists... #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 6.6s done #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 15.73MB / 47.36MB 6.7s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 0B / 110.12MB 6.7s #13 ... #9 [internal] load build context #9 sha256:4673232904aa36365c60a54b641543ea52f639cfcc3233b5fd86019088939f03 #9 transferring context: 29.32MB 6.8s done #9 DONE 6.9s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 #13 ... #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222 #7 sha256:6c664e94ec5f591dca37884d9ad32783685a4479e046b973cc5682159544a36b #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222 0.0s done #7 sha256:45fda2abef7b42ec0b0d14ecd7c22f946cbd0b0edb554a2e8691b6268764b414 5.00kB / 5.00kB done #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 38.52MB / 38.52MB 4.6s done #7 sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222 1.99kB / 1.99kB done #7 sha256:f3af4ab272a22d1941a59a59315e558324979c6b13189964fb2b10c9acd75d71 305B / 305B 0.2s done #7 sha256:5240d4db87278b09db78f6ca1da6269661a3c10ef5ca928de2115643373d02e3 257B / 257B 0.3s done #7 sha256:53389ca3ffffe508bb4ea3ed2548dc7527bcfdd83d1bc27407c56896ab70e616 911B / 911B 0.3s done #7 sha256:8699f472b25df3a889ec162e4029f5199d1f2b3cc103c02e7064b5f40c408501 413B / 413B 0.4s done #7 sha256:2616c24fc6c1d3490fdacb353ade6b431ba670cfe40ce55e4caa9cf5a9fd51c9 177B / 177B 0.4s done #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 18.95MB / 18.95MB 3.1s done #7 sha256:45e45287e59347080976474efc5618e8c93bc428607fe5093f1bfd5c56ec249e 130.62kB / 130.62kB 0.6s done #7 extracting sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 1.8s #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef1698854c4c83b9342410edef659c9fbc5874ba # timeout=10 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cb5027b67a691dfd) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] echo Removing all docker containers [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + docker container ls -aq #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 69.21MB / 110.12MB 7.0s [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (static-linux) 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-725@tmp/598bc778-dd9b-4616-a3df-718d39c76225/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] sh [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef1698854c4c83b9342410edef659c9fbc5874ba # timeout=10 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 10.49MB / 53.29MB 7.1s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 18.87MB / 47.36MB 7.2s [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (cross-mac) [Pipeline] echo Removing all docker containers [Pipeline] sh #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 5.0s done #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 3.2s done #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 4.4s done #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 19.92MB / 53.29MB 7.2s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 22.02MB / 47.36MB 7.2s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 13.63MB / 110.12MB 7.2s #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 1.7s [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 23.07MB / 53.29MB 7.6s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 25.17MB / 47.36MB 7.6s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 76.55MB / 110.12MB 7.5s + docker container ls -aq > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e1096f09b3e2a092188c439bb871780bb17cad1 # timeout=10 [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. + echo starting... starting... [Pipeline] stage [Pipeline] { (cross-win) [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 22.02MB / 47.36MB 7.7s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 14.68MB / 53.29MB 7.7s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 7.34MB / 110.12MB 7.7s [Pipeline] sh #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 26.21MB / 53.29MB 8.0s Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" #8 3.767 Reading package lists... #8 4.633 Building dependency tree... #8 4.794 Reading state information... + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-107-227 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06b53292b9e3a2ac4) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 28.31MB / 47.36MB 8.2s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 20.97MB / 110.12MB 8.2s [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] } [Pipeline] withDockerRegistry [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ The recommended git tool is: git using credential docker-jenkins-github-credentials #8 4.995 The following additional packages will be installed: #8 4.995 at autoconf automake autopoint autotools-dev binutils #8 4.995 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #8 4.995 bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring #8 4.995 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 4.995 dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file #8 4.995 g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n #8 4.995 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #8 4.995 groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less #8 4.995 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 4.995 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 4.995 libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #8 4.995 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #8 4.995 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #8 4.995 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #8 4.995 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 4.995 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #8 4.995 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #8 4.995 libdata-optlist-perl libdevel-callchecker-perl #8 4.995 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #8 4.995 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #8 4.995 libdynaloader-functions-perl libedit2 libemail-valid-perl #8 4.995 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #8 4.995 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #8 4.995 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #8 4.995 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #8 4.995 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #8 4.995 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #8 4.995 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #8 4.995 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #8 4.995 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #8 4.995 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 4.995 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 4.995 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #8 4.995 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #8 4.995 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 4.995 libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3 #8 4.995 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 #8 4.995 libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl #8 4.995 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #8 4.995 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #8 4.995 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #8 4.995 libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl #8 4.995 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 4.995 libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl #8 4.995 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #8 4.995 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 #8 4.995 libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16 #8 4.995 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 4.995 libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl #8 4.995 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #8 4.995 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #8 4.995 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #8 4.995 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #8 4.995 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 4.995 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #8 4.995 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #8 4.995 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #8 4.995 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #8 4.995 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #8 4.995 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #8 4.995 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #8 4.995 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #8 4.995 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #8 4.995 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl #8 4.995 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #8 4.995 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #8 4.995 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #8 4.995 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 4.995 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 4.995 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 4.995 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #8 4.995 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #8 4.995 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #8 4.995 mariadb-common mime-support mysql-common netbase openssh-client openssl #8 4.995 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 4.995 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #8 4.995 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 4.995 python3-idna python3-magic python3-minimal python3-pkg-resources #8 4.995 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 4.995 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #8 4.995 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 4.995 Suggested packages: #8 4.995 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #8 4.995 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate #8 4.995 checksecurity debtags dh-make adequate autopkgtest bls-standalone #8 4.995 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #8 4.995 dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #8 4.995 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 4.995 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 4.995 ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd #8 4.995 pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info #8 4.995 eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex #8 4.995 bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg #8 4.995 libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg #8 4.995 libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #8 4.995 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 4.995 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #8 4.995 libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user #8 4.995 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #8 4.995 libhtml-template-perl libsasl2-modules-gssapi-mit #8 4.995 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 4.995 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #8 4.995 libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl #8 4.995 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #8 4.995 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #8 4.995 libxml-sax-expatxs-perl bash-completion binutils-multiarch #8 4.995 libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc #8 4.995 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #8 4.995 diffutils-doc perl-doc libterm-readline-gnu-perl #8 4.995 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #8 4.995 pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv #8 4.995 python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography #8 4.995 python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support #8 4.995 readline-doc zip wdiff-doc Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 83.89MB / 110.12MB 7.9s + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-725@tmp/78fe58be-e94a-4547-ba62-956c622b0746/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] sh WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-725@tmp/e22db872-7334-4b75-a012-efdccc104e62/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 29.36MB / 53.29MB 8.5s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 31.46MB / 47.36MB 8.5s + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-119-203 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 25.17MB / 47.36MB 8.2s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 17.83MB / 53.29MB 8.2s [Pipeline] { + docker container ls -aq [Pipeline] } [Pipeline] wrap [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] { [Pipeline] checkout The recommended git tool is: git [Pipeline] wrap [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-7-amd64) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 90.18MB / 110.12MB 8.4s [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-111-124 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true Fetching without tags > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 27.59MB / 47.36MB 8.5s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 20.97MB / 53.29MB 8.7s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 14.68MB / 110.12MB 8.7s Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 5.1s Merge succeeded, producing bf4315511008386ce54df55bc4b976048f89833a Checking out Revision bf4315511008386ce54df55bc4b976048f89833a (PR-725) [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 30.41MB / 47.36MB 8.9s Fetching without tags + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + make REF=master centos-7 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 16.5s done #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 0.9s done #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 0.6s done #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 4.0s Fetching without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf4315511008386ce54df55bc4b976048f89833a # timeout=10 [Pipeline] echo Removing all docker containers [Pipeline] sh Merge succeeded, producing bf4315511008386ce54df55bc4b976048f89833a Checking out Revision bf4315511008386ce54df55bc4b976048f89833a (PR-725) #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 24.12MB / 53.29MB 9.1s Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c latest: Pulling from library/busybox 98b248744137: Pulling fs layer 98b248744137: Download complete #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 96.47MB / 110.12MB 9.0s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 33.55MB / 53.29MB 9.1s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 34.60MB / 47.36MB 9.1s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 27.26MB / 110.12MB 9.1s + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh Merge succeeded, producing b984bb82ee8b21fde42ea1478ea7cc0368c675e5 Checking out Revision b984bb82ee8b21fde42ea1478ea7cc0368c675e5 (PR-725) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf4315511008386ce54df55bc4b976048f89833a # timeout=10 + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 33.55MB / 47.36MB 9.4s [Pipeline] stage [Pipeline] { (centos-8-amd64) [Pipeline] sh 98b248744137: Pull complete Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 Status: Downloaded newer image for busybox:latest #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 37.75MB / 47.36MB 9.5s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 37.75MB / 53.29MB 9.7s + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-123-96 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 + echo starting... starting... [Pipeline] } [Pipeline] // stage #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 28.31MB / 53.29MB 9.7s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 20.97MB / 110.12MB 9.8s [Pipeline] stage [Pipeline] { (info) [Pipeline] sh #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 40.89MB / 47.36MB 10.0s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 33.55MB / 110.12MB 10.0s Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b984bb82ee8b21fde42ea1478ea7cc0368c675e5 # timeout=10 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 103.81MB / 110.12MB 9.8s Fetching without tags + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 40.89MB / 53.29MB 10.1s [Pipeline] sh #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 36.70MB / 47.36MB 9.9s Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c [Pipeline] sh Merge succeeded, producing b984bb82ee8b21fde42ea1478ea7cc0368c675e5 Checking out Revision b984bb82ee8b21fde42ea1478ea7cc0368c675e5 (PR-725) #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 44.04MB / 47.36MB 10.4s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 31.46MB / 53.29MB 10.2s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 39.85MB / 47.36MB 10.4s + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-46-146 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git [Pipeline] sh using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:7b2cd6cd78ba4d0f310906e20051f907863bb50fddd0a7102b8228da59e90374 #8 7.324 The following NEW packages will be installed: #8 7.324 at autoconf automake autopoint autotools-dev binutils #8 7.324 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #8 7.324 bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper #8 7.324 debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat #8 7.324 dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config #8 7.324 exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base #8 7.324 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #8 7.324 gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian #8 7.324 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #8 7.324 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #8 7.324 libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1 #8 7.324 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 7.324 libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 #8 7.324 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl #8 7.324 libclass-inspector-perl libclass-method-modifiers-perl #8 7.324 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #8 7.324 libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl #8 7.324 libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #8 7.324 libdevel-callchecker-perl libdevel-globaldestruction-perl #8 7.324 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #8 7.324 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #8 7.324 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #8 7.324 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #8 7.324 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #8 7.324 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #8 7.324 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #8 7.324 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #8 7.324 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #8 7.324 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #8 7.324 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #8 7.324 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 7.324 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 7.324 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #8 7.324 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #8 7.324 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 7.324 libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3 #8 7.324 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 #8 7.324 libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl #8 7.324 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #8 7.324 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #8 7.324 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #8 7.324 libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl #8 7.324 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 7.324 libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl #8 7.324 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #8 7.324 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 #8 7.324 libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16 #8 7.324 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 7.324 libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl #8 7.324 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #8 7.324 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #8 7.324 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #8 7.324 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #8 7.324 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 7.324 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #8 7.324 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #8 7.324 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #8 7.324 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #8 7.324 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #8 7.324 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #8 7.324 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #8 7.324 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #8 7.324 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #8 7.324 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl #8 7.324 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #8 7.324 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #8 7.324 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #8 7.324 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 7.324 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 7.324 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 7.324 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #8 7.324 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #8 7.324 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #8 7.324 mariadb-common mime-support mysql-common netbase openssh-client openssl #8 7.324 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 7.324 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #8 7.324 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 7.324 python3-idna python3-magic python3-minimal python3-pkg-resources #8 7.324 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 7.324 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #8 7.324 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 44.04MB / 53.29MB 10.6s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.19MB / 47.36MB 10.8s Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 34.60MB / 53.29MB 10.8s Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b984bb82ee8b21fde42ea1478ea7cc0368c675e5 # timeout=10 + make REF=master centos-9 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh Fetching without tags #8 7.587 0 upgraded, 359 newly installed, 0 to remove and 0 not upgraded. #8 7.587 Need to get 156 MB of archives. #8 7.587 After this operation, 480 MB of additional disk space will be used. #8 7.587 Get:1 http://deb.debian.org/debian buster/main armhf sensible-utils all 0.0.12 [15.8 kB] #8 7.598 Get:2 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB] #8 7.598 Get:3 http://deb.debian.org/debian buster/main armhf cron armhf 3.0pl1-134+deb10u1 [95.3 kB] #8 7.598 Get:4 http://deb.debian.org/debian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [104 kB] #8 7.598 Get:5 http://deb.debian.org/debian buster/main armhf bsdmainutils armhf 11.1.2+b1 [186 kB] #8 7.598 Get:6 http://deb.debian.org/debian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB] #8 7.598 Get:7 http://deb.debian.org/debian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [828 kB] #8 7.623 Get:8 http://deb.debian.org/debian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.4 kB] #8 7.623 Get:9 http://deb.debian.org/debian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.8 kB] #8 7.623 Get:10 http://deb.debian.org/debian buster/main armhf man-db armhf 2.8.5-2 [1240 kB] #8 7.638 Get:11 http://deb.debian.org/debian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #8 7.683 Get:12 http://deb.debian.org/debian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB] #8 7.690 Get:13 http://deb.debian.org/debian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3207 kB] #8 7.779 Get:14 http://deb.debian.org/debian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB] #8 7.781 Get:15 http://deb.debian.org/debian buster/main armhf liblocale-gettext-perl armhf 1.07-3+b4 [18.4 kB] #8 7.783 Get:16 http://deb.debian.org/debian-security buster/updates/main armhf libssl1.1 armhf 1.1.1n-0+deb10u3 [1310 kB] #8 7.818 Get:17 http://deb.debian.org/debian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [582 kB] #8 7.818 Get:18 http://deb.debian.org/debian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u4 [79.6 kB] #8 7.818 Get:19 http://deb.debian.org/debian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1466 kB] [Pipeline] sh git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 39.85MB / 110.12MB 10.9s Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-58-73 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 42.99MB / 47.36MB 10.8s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 27.26MB / 110.12MB 10.8s [Pipeline] checkout Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c The recommended git tool is: git Merge succeeded, producing d736eefb2a76d15c3ee6bb3bbe698e7a20f5ded6 Checking out Revision d736eefb2a76d15c3ee6bb3bbe698e7a20f5ded6 (PR-725) [Pipeline] echo Removing all docker containers [Pipeline] sh + make REF=master ubuntu-focal git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 47.19MB / 53.29MB 11.1s Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d736eefb2a76d15c3ee6bb3bbe698e7a20f5ded6 # timeout=10 #8 7.853 Get:20 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] #8 7.853 Get:21 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB] #8 7.853 Get:22 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB] #8 7.853 Get:23 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB] #8 7.853 Get:24 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB] #8 7.853 Get:25 http://deb.debian.org/debian buster/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u1 [560 kB] #8 7.901 Get:26 http://deb.debian.org/debian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1660 kB] #8 7.901 Get:27 http://deb.debian.org/debian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB] #8 7.901 Get:28 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] #8 7.901 Get:29 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] #8 7.901 Get:30 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB] #8 7.901 Get:31 http://deb.debian.org/debian-security buster/updates/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB] #8 7.901 Get:32 http://deb.debian.org/debian buster/main armhf libksba8 armhf 1.3.5-2 [85.9 kB] #8 7.901 Get:33 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB] #8 7.916 Get:34 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB] #8 7.916 Get:35 http://deb.debian.org/debian-security buster/updates/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #8 7.918 Get:36 http://deb.debian.org/debian-security buster/updates/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB] #8 7.920 Get:37 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB] #8 7.921 Get:38 http://deb.debian.org/debian-security buster/updates/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB] #8 7.934 Get:39 http://deb.debian.org/debian-security buster/updates/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #8 7.942 Get:40 http://deb.debian.org/debian-security buster/updates/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB] #8 7.978 Get:41 http://deb.debian.org/debian-security buster/updates/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB] #8 8.003 Get:42 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB] #8 8.003 Get:43 http://deb.debian.org/debian-security buster/updates/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB] #8 8.003 Get:44 http://deb.debian.org/debian-security buster/updates/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB] #8 8.021 Get:45 http://deb.debian.org/debian-security buster/updates/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB] #8 8.032 Get:46 http://deb.debian.org/debian-security buster/updates/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB] #8 8.060 Get:47 http://deb.debian.org/debian-security buster/updates/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB] #8 8.066 Get:48 http://deb.debian.org/debian buster/main armhf less armhf 487-0.1+b1 [121 kB] #8 8.071 Get:49 http://deb.debian.org/debian buster/main armhf netbase all 5.6 [19.4 kB] #8 8.075 Get:50 http://deb.debian.org/debian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.7 kB] #8 8.082 Get:51 http://deb.debian.org/debian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB] #8 8.085 Get:52 http://deb.debian.org/debian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB] #8 8.101 Get:53 http://deb.debian.org/debian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.6 kB] #8 8.114 Get:54 http://deb.debian.org/debian buster/main armhf gettext-base armhf 0.19.8.1-9 [118 kB] #8 8.117 Get:55 http://deb.debian.org/debian buster/main armhf krb5-locales all 1.17-3+deb10u3 [95.5 kB] #8 8.118 Get:56 http://deb.debian.org/debian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [8002 kB] + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' + docker container ls -aq #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 10.8s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 11.2s done #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 0B / 156B 11.4s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 50.33MB / 53.29MB 11.5s #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 11.5s done #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 37.75MB / 53.29MB 11.1s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 46.14MB / 47.36MB 11.3s [Pipeline] sh [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-8-aarch64) [Pipeline] sh > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 #8 8.447 Get:57 http://deb.debian.org/debian-security buster/updates/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u4 [597 kB] #8 8.474 Get:58 http://deb.debian.org/debian buster/main armhf manpages all 4.16-2 [1295 kB] #8 8.504 Get:59 http://deb.debian.org/debian buster/main armhf libedit2 armhf 3.1-20181209-1 [79.5 kB] #8 8.504 Get:60 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB] #8 8.504 Get:61 http://deb.debian.org/debian buster/main armhf libkrb5support0 armhf 1.17-3+deb10u3 [62.5 kB] #8 8.504 Get:62 http://deb.debian.org/debian buster/main armhf libk5crypto3 armhf 1.17-3+deb10u3 [119 kB] #8 8.504 Get:63 http://deb.debian.org/debian buster/main armhf libkrb5-3 armhf 1.17-3+deb10u3 [323 kB] #8 8.507 Get:64 http://deb.debian.org/debian buster/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u3 [137 kB] #8 8.521 Get:65 http://deb.debian.org/debian buster/main armhf openssh-client armhf 1:7.9p1-10+deb10u2 [704 kB] #8 8.531 Get:66 http://deb.debian.org/debian buster/main armhf ucf all 3.0038+nmu1 [69.0 kB] #8 8.534 Get:67 http://deb.debian.org/debian-security buster/updates/main armhf xz-utils armhf 5.2.4-1+deb10u1 [181 kB] #8 8.536 Get:68 http://deb.debian.org/debian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB] #8 8.538 Get:69 http://deb.debian.org/debian buster/main armhf at armhf 3.1.23-1 [46.7 kB] #8 8.539 Get:70 http://deb.debian.org/debian buster/main armhf libsigsegv2 armhf 2.12-2 [32.1 kB] #8 8.540 Get:71 http://deb.debian.org/debian buster/main armhf m4 armhf 1.4.18-2 [190 kB] #8 8.556 Get:72 http://deb.debian.org/debian buster/main armhf autoconf all 2.69-11 [341 kB] #8 8.556 Get:73 http://deb.debian.org/debian buster/main armhf autotools-dev all 20180224.1 [77.0 kB] #8 8.556 Get:74 http://deb.debian.org/debian buster/main armhf automake all 1:1.16.1-4 [771 kB] #8 8.563 Get:75 http://deb.debian.org/debian buster/main armhf autopoint all 0.19.8.1-9 [434 kB] #8 8.569 Get:76 http://deb.debian.org/debian buster/main armhf binutils-common armhf 2.31.1-16 [2073 kB] #8 8.596 Get:77 http://deb.debian.org/debian buster/main armhf libbinutils armhf 2.31.1-16 [302 kB] #8 8.638 Get:78 http://deb.debian.org/debian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16 [2101 kB] #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 40.89MB / 53.29MB 11.5s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 33.55MB / 110.12MB 11.7s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 46.14MB / 110.12MB 11.6s + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh + make REF=master ubuntu-bionic git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh #8 8.657 Get:79 http://deb.debian.org/debian buster/main armhf binutils armhf 2.31.1-16 [56.7 kB] #8 8.658 Get:80 http://deb.debian.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+deb10u1 [267 kB] #8 8.663 Get:81 http://deb.debian.org/debian-security buster/updates/main armhf linux-libc-dev armhf 4.19.249-2 [1513 kB] #8 8.686 Get:82 http://deb.debian.org/debian buster/main armhf libc6-dev armhf 2.28-10+deb10u1 [2150 kB] #8 8.718 Get:83 http://deb.debian.org/debian buster/main armhf libisl19 armhf 0.20-2 [455 kB] #8 8.720 Get:84 http://deb.debian.org/debian buster/main armhf libmpfr6 armhf 4.0.2-1 [731 kB] #8 8.750 Get:85 http://deb.debian.org/debian buster/main armhf libmpc3 armhf 1.1.0-1 [33.8 kB] #8 8.750 Get:86 http://deb.debian.org/debian buster/main armhf cpp-8 armhf 8.3.0-6 [6790 kB] #8 8.878 Get:87 http://deb.debian.org/debian buster/main armhf cpp armhf 4:8.3.0-1 [19.4 kB] #8 8.878 Get:88 http://deb.debian.org/debian buster/main armhf libcc1-0 armhf 8.3.0-6 [38.9 kB] #8 8.878 Get:89 http://deb.debian.org/debian buster/main armhf libgomp1 armhf 8.3.0-6 [64.8 kB] #8 8.878 Get:90 http://deb.debian.org/debian buster/main armhf libatomic1 armhf 8.3.0-6 [6740 B] #8 8.878 Get:91 http://deb.debian.org/debian buster/main armhf libasan5 armhf 8.3.0-6 [336 kB] #8 8.878 Get:92 http://deb.debian.org/debian buster/main armhf libubsan1 armhf 8.3.0-6 [103 kB] #8 8.878 Get:93 http://deb.debian.org/debian buster/main armhf libgcc-8-dev armhf 8.3.0-6 [612 kB] #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 11.9s #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 11.9s done #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 44.04MB / 53.29MB 12.0s #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 0B / 156B 12.0s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 11.7s done #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 8.4s done + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make REF=master debian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 6.7s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 12.2s done #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 52.43MB / 110.12MB 12.2s #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 5.2s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 47.19MB / 53.29MB 12.2s #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 12.0s done From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master #8 8.894 Get:94 http://deb.debian.org/debian buster/main armhf gcc-8 armhf 8.3.0-6 [7229 kB] #8 9.052 Get:95 http://deb.debian.org/debian buster/main armhf gcc armhf 4:8.3.0-1 [5204 B] #8 9.052 Get:96 http://deb.debian.org/debian buster/main armhf libstdc++-8-dev armhf 8.3.0-6 [1584 kB] #8 9.070 Get:97 http://deb.debian.org/debian buster/main armhf g++-8 armhf 8.3.0-6 [7463 kB] #8 9.249 Get:98 http://deb.debian.org/debian buster/main armhf g++ armhf 4:8.3.0-1 [1624 B] #8 9.249 Get:99 http://deb.debian.org/debian buster/main armhf make armhf 4.2.1-1.2 [327 kB] #8 9.249 Get:100 http://deb.debian.org/debian-security buster/updates/main armhf libdpkg-perl all 1.19.8 [1415 kB] #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" + docker info git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} #8 9.267 Get:101 http://deb.debian.org/debian buster/main armhf patch armhf 2.7.6-3+deb10u1 [123 kB] #8 9.284 Get:102 http://deb.debian.org/debian-security buster/updates/main armhf dpkg-dev all 1.19.8 [1776 kB] #8 9.299 Get:103 http://deb.debian.org/debian buster/main armhf build-essential armhf 12.6 [7568 B] #8 9.299 Get:104 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u3 [828 kB] #8 9.312 Get:105 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB] #8 9.312 Get:106 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB] #8 9.312 Get:107 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB] #8 9.331 Get:108 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB] #8 9.331 Get:109 http://deb.debian.org/debian buster/main armhf libssh2-1 armhf 1.8.0-2.1 [129 kB] #8 9.331 Get:110 http://deb.debian.org/debian buster/main armhf libcurl4 armhf 7.64.0-4+deb10u2 [298 kB] #8 9.331 Get:111 http://deb.debian.org/debian buster/main armhf curl armhf 7.64.0-4+deb10u2 [257 kB] #8 9.331 Get:112 http://deb.debian.org/debian buster/main armhf dctrl-tools armhf 2.24-3 [96.0 kB] #8 9.342 Get:113 http://deb.debian.org/debian buster/main armhf libtool all 2.4.6-9 [547 kB] #8 9.347 Get:114 http://deb.debian.org/debian buster/main armhf dh-autoreconf all 19 [16.9 kB] #8 9.347 Get:115 http://deb.debian.org/debian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB] #8 9.347 Get:116 http://deb.debian.org/debian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #8 9.347 Get:117 http://deb.debian.org/debian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #8 9.349 Get:118 http://deb.debian.org/debian buster/main armhf dwz armhf 0.12-3 [72.0 kB] #8 9.357 Get:119 http://deb.debian.org/debian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u3 [1102 kB] #8 9.366 Get:120 http://deb.debian.org/debian buster/main armhf libcroco3 armhf 0.6.12-3 [133 kB] #8 9.366 Get:121 http://deb.debian.org/debian buster/main armhf libncurses6 armhf 6.1+20181013-2+deb10u2 [79.8 kB] #8 9.366 Get:122 http://deb.debian.org/debian buster/main armhf gettext armhf 0.19.8.1-9 [1242 kB] #8 9.382 Get:123 http://deb.debian.org/debian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 9.382 Get:124 http://deb.debian.org/debian buster/main armhf po-debconf all 1.0.21 [248 kB] #8 9.386 Get:125 http://deb.debian.org/debian buster/main armhf debhelper all 12.1.1 [1016 kB] #8 9.395 Get:126 http://deb.debian.org/debian buster/main armhf debian-keyring all 2019.02.25 [32.4 MB] #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 39.85MB / 110.12MB 12.4s > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 60.82MB / 110.12MB 12.9s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 50.33MB / 53.29MB 12.6s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 12.8s [Pipeline] sh From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 46.14MB / 110.12MB 13.0s Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" [Pipeline] sh + make REF=master DOCKER_BUILD_PKGS=static-linux static git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 10.03 Get:127 http://deb.debian.org/debian buster/main armhf libfakeroot armhf 1.23-1 [41.8 kB] #8 10.04 Get:128 http://deb.debian.org/debian buster/main armhf fakeroot armhf 1.23-1 [83.8 kB] #8 10.04 Get:129 http://deb.debian.org/debian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #8 10.04 Get:130 http://deb.debian.org/debian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB] #8 10.04 Get:131 http://deb.debian.org/debian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b5 [32.9 kB] #8 10.04 Get:132 http://deb.debian.org/debian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB] #8 10.04 Get:133 http://deb.debian.org/debian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #8 10.04 Get:134 http://deb.debian.org/debian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 10.04 Get:135 http://deb.debian.org/debian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B] #8 10.05 Get:136 http://deb.debian.org/debian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.0 kB] #8 10.05 Get:137 http://deb.debian.org/debian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB] #8 10.05 Get:138 http://deb.debian.org/debian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB] #8 10.05 Get:139 http://deb.debian.org/debian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.2 kB] #8 10.05 Get:140 http://deb.debian.org/debian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 10.05 Get:141 http://deb.debian.org/debian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #8 10.05 Get:142 http://deb.debian.org/debian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB] #8 10.05 Get:143 http://deb.debian.org/debian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB] #8 10.05 Get:144 http://deb.debian.org/debian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB] #8 10.05 Get:145 http://deb.debian.org/debian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB] #8 10.06 Get:146 http://deb.debian.org/debian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB] #8 10.06 Get:147 http://deb.debian.org/debian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #8 10.06 Get:148 http://deb.debian.org/debian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB] #8 10.06 Get:149 http://deb.debian.org/debian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB] #8 10.06 Get:150 http://deb.debian.org/debian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB] #8 10.06 Get:151 http://deb.debian.org/debian buster/main armhf liburi-perl all 1.76-1 [89.9 kB] #8 10.06 Get:152 http://deb.debian.org/debian buster/main armhf libhtml-parser-perl armhf 3.72-3+b3 [102 kB] #8 10.08 Get:153 http://deb.debian.org/debian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #8 10.08 Get:154 http://deb.debian.org/debian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB] #8 10.08 Get:155 http://deb.debian.org/debian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #8 10.08 Get:156 http://deb.debian.org/debian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB] #8 10.08 Get:157 http://deb.debian.org/debian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB] #8 10.08 Get:158 http://deb.debian.org/debian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 10.08 Get:159 http://deb.debian.org/debian buster/main armhf perl-openssl-defaults armhf 3 [6782 B] #8 10.08 Get:160 http://deb.debian.org/debian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [288 kB] #8 10.08 Get:161 http://deb.debian.org/debian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB] #8 10.09 Get:162 http://deb.debian.org/debian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB] #8 10.09 Get:163 http://deb.debian.org/debian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B] #8 10.09 Get:164 http://deb.debian.org/debian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #8 10.09 Get:165 http://deb.debian.org/debian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 10.09 Get:166 http://deb.debian.org/debian buster/main armhf libwww-perl all 6.36-2 [188 kB] #8 10.10 Get:167 http://deb.debian.org/debian buster/main armhf patchutils armhf 0.3.4-2 [86.2 kB] #8 10.10 Get:168 http://deb.debian.org/debian buster/main armhf wdiff armhf 1.2.2-2+b1 [121 kB] #8 10.11 Get:169 http://deb.debian.org/debian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB] #8 10.12 Get:170 http://deb.debian.org/debian buster/main armhf diffstat armhf 1.62-1 [31.6 kB] #8 10.12 Get:171 http://deb.debian.org/debian buster/main armhf distro-info-data all 0.41+deb10u4 [6880 B] #8 10.15 Get:172 http://deb.debian.org/debian buster/main armhf python3-pkg-resources all 40.8.0-1 [153 kB] #8 10.15 Get:173 http://deb.debian.org/debian buster/main armhf python3-chardet all 3.0.4-3 [80.5 kB] #8 10.15 Get:174 http://deb.debian.org/debian buster/main armhf python3-six all 1.12.0-1 [15.7 kB] #8 10.15 Get:175 http://deb.debian.org/debian buster/main armhf python3-debian all 0.1.35 [78.8 kB] #8 10.15 Get:176 http://deb.debian.org/debian buster/main armhf libgpgme11 armhf 1.12.0-6 [232 kB] #8 10.15 Get:177 http://deb.debian.org/debian buster/main armhf python3-gpg armhf 1.12.0-6 [279 kB] #8 10.16 Get:178 http://deb.debian.org/debian buster/main armhf dput all 1.0.3 [54.5 kB] #8 10.16 Get:179 http://deb.debian.org/debian buster/main armhf equivs all 2.2.0 [22.4 kB] #8 10.16 Get:180 http://deb.debian.org/debian buster/main armhf exim4-config all 4.92-8+deb10u6 [324 kB] #8 10.17 Get:181 http://deb.debian.org/debian buster/main armhf exim4-base armhf 4.92-8+deb10u6 [1134 kB] > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 13.3s done From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master #8 10.20 Get:182 http://deb.debian.org/debian buster/main armhf libevent-2.1-6 armhf 2.1.8-stable-4 [159 kB] #8 10.20 Get:183 http://deb.debian.org/debian buster/main armhf libunbound8 armhf 1.9.0-2+deb10u2 [411 kB] #8 10.20 Get:184 http://deb.debian.org/debian buster/main armhf libgnutls-dane0 armhf 3.6.7-4+deb10u7 [315 kB] #8 10.21 Get:185 http://deb.debian.org/debian buster/main armhf exim4-daemon-light armhf 4.92-8+deb10u6 [545 kB] #8 10.22 Get:186 http://deb.debian.org/debian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [296 kB] #8 10.23 Get:187 http://deb.debian.org/debian buster/main armhf libpcre2-8-0 armhf 10.32-5 [190 kB] #8 10.23 Get:188 http://deb.debian.org/debian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB] #8 10.23 Get:189 http://deb.debian.org/debian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB] #8 10.25 Get:190 http://deb.debian.org/debian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4542 kB] #8 10.36 Get:191 http://deb.debian.org/debian buster/main armhf libgc1c2 armhf 1:7.6.4-0.4 [212 kB] #8 10.36 Get:192 http://deb.debian.org/debian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB] #8 10.36 Get:193 http://deb.debian.org/debian buster/main armhf guile-2.2-libs armhf 2.2.4+1-2+deb10u1 [4920 kB] #8 10.46 Get:194 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB] + make REF=master DOCKER_BUILD_PKGS=cross-mac static git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] sh #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 53.48MB / 110.12MB 13.5s #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 1.3s done git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master #8 10.49 Get:195 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #8 10.49 Get:196 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-xs-perl armhf 0.04-5+b1 [11.3 kB] #8 10.53 Get:197 http://deb.debian.org/debian buster/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB] #8 10.53 Get:198 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB] #8 10.53 Get:199 http://deb.debian.org/debian buster/main armhf libapt-pkg-perl armhf 0.1.34+b1 [66.3 kB] #8 10.53 Get:200 http://deb.debian.org/debian buster/main armhf libarchive-cpio-perl all 0.10-1 [10.3 kB] #8 10.53 Get:201 http://deb.debian.org/debian buster/main armhf libasync-mergepoint-perl all 0.04-2 [10.4 kB] #8 10.53 Get:202 http://deb.debian.org/debian buster/main armhf libauthen-sasl-perl all 2.1600-1 [50.8 kB] #8 10.53 Get:203 http://deb.debian.org/debian buster/main armhf libmodule-implementation-perl all 0.09-1 [12.9 kB] #8 10.53 Get:204 http://deb.debian.org/debian buster/main armhf libvariable-magic-perl armhf 0.62-1+b1 [43.4 kB] #8 10.53 Get:205 http://deb.debian.org/debian buster/main armhf libb-hooks-endofscope-perl all 0.24-1 [18.6 kB] #8 10.53 Get:206 http://deb.debian.org/debian buster/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB] #8 10.53 Get:207 http://deb.debian.org/debian buster/main armhf libcgi-pm-perl all 4.40-1 [222 kB] #8 10.53 Get:208 http://deb.debian.org/debian buster/main armhf libfcgi-perl armhf 0.78-2+b3 [34.8 kB] #8 10.53 Get:209 http://deb.debian.org/debian buster/main armhf libcgi-fast-perl all 1:2.13-1 [11.4 kB] #8 10.54 Get:210 http://deb.debian.org/debian buster/main armhf libsub-name-perl armhf 0.21-1+b3 [13.0 kB] #8 10.54 Get:211 http://deb.debian.org/debian buster/main armhf libclass-accessor-perl all 0.51-1 [23.2 kB] #8 10.54 Get:212 http://deb.debian.org/debian buster/main armhf libclass-inspector-perl all 1.32-1 [19.1 kB] #8 10.54 Get:213 http://deb.debian.org/debian buster/main armhf libclass-xsaccessor-perl armhf 1.19-3+b2 [37.5 kB] #8 10.54 Get:214 http://deb.debian.org/debian buster/main armhf libclone-perl armhf 0.41-1+b1 [14.0 kB] #8 10.54 Get:215 http://deb.debian.org/debian buster/main armhf libcommon-sense-perl armhf 3.74-2+b7 [24.0 kB] #8 10.54 Get:216 http://deb.debian.org/debian buster/main armhf libparams-util-perl armhf 1.07-3+b4 [21.8 kB] #8 10.54 Get:217 http://deb.debian.org/debian buster/main armhf libsub-install-perl all 0.928-1 [11.4 kB] #8 10.54 Get:218 http://deb.debian.org/debian buster/main armhf libdata-optlist-perl all 0.110-1 [10.6 kB] #8 10.54 Get:219 http://deb.debian.org/debian buster/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB] #8 10.55 Get:220 http://deb.debian.org/debian buster/main armhf libconst-fast-perl all 0.014-1 [8250 B] #8 10.55 Get:221 http://deb.debian.org/debian buster/main armhf libwant-perl armhf 0.29-1+b4 [27.3 kB] #8 10.55 Get:222 http://deb.debian.org/debian buster/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB] #8 10.55 Get:223 http://deb.debian.org/debian buster/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB] #8 10.56 Get:224 http://deb.debian.org/debian buster/main armhf libdata-dump-perl all 1.23-1 [29.5 kB] #8 10.56 Get:225 http://deb.debian.org/debian buster/main armhf libdigest-bubblebabble-perl all 0.02-2 [8238 B] #8 10.56 Get:226 http://deb.debian.org/debian buster/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB] #8 10.56 Get:227 http://deb.debian.org/debian buster/main armhf libdistro-info-perl all 0.21 [6696 B] #8 10.56 Get:228 http://deb.debian.org/debian buster/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B] #8 10.56 Get:229 http://deb.debian.org/debian buster/main armhf libmailtools-perl all 2.18-1 [88.5 kB] #8 10.56 Get:230 http://deb.debian.org/debian buster/main armhf libnet-ip-perl all 1.26-2 [29.0 kB] #8 10.56 Get:231 http://deb.debian.org/debian buster/main armhf libnet-dns-perl all 1.19-1 [372 kB] #8 10.56 Get:232 http://deb.debian.org/debian buster/main armhf libnet-domain-tld-perl all 1.75-1 [33.3 kB] #8 10.56 Get:233 http://deb.debian.org/debian buster/main armhf libemail-valid-perl all 1.202-1 [23.0 kB] #8 10.57 Get:234 http://deb.debian.org/debian buster/main armhf libexporter-tiny-perl all 1.002001-1 [36.9 kB] #8 10.57 Get:235 http://deb.debian.org/debian buster/main armhf libipc-system-simple-perl all 1.25-4 [26.5 kB] #8 10.57 Get:236 http://deb.debian.org/debian buster/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB] #8 10.57 Get:237 http://deb.debian.org/debian buster/main armhf libfile-chdir-perl all 0.1008-1 [13.3 kB] #8 10.57 Get:238 http://deb.debian.org/debian buster/main armhf libfile-fcntllock-perl armhf 0.22-3+b5 [35.0 kB] #8 10.57 Get:239 http://deb.debian.org/debian buster/main armhf libfont-afm-perl all 1.20-2 [13.6 kB] #8 10.57 Get:240 http://deb.debian.org/debian buster/main armhf libfribidi0 armhf 1.0.5-3.1+deb10u1 [61.7 kB] #8 10.57 Get:241 http://deb.debian.org/debian buster/main armhf libfuture-perl all 0.39-1 [74.5 kB] #8 10.57 Get:242 http://deb.debian.org/debian buster/main armhf libio-stringy-perl all 2.111-3 [56.5 kB] #8 10.57 Get:243 http://deb.debian.org/debian buster/main armhf libparams-validate-perl armhf 1.29-1+b1 [65.6 kB] #8 10.57 Get:244 http://deb.debian.org/debian buster/main armhf libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB] #8 10.58 Get:245 http://deb.debian.org/debian buster/main armhf libsort-versions-perl all 1.62-1 [11.0 kB] #8 10.58 Get:246 http://deb.debian.org/debian buster/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB] #8 10.58 Get:247 http://deb.debian.org/debian buster/main armhf libhttp-tiny-multipart-perl all 0.08-1 [9304 B] #8 10.58 Get:248 http://deb.debian.org/debian buster/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB] #8 10.58 Get:249 http://deb.debian.org/debian buster/main armhf libjson-perl all 4.02000-1 [88.8 kB] #8 10.58 Get:250 http://deb.debian.org/debian buster/main armhf liblog-any-perl all 1.707-1 [65.2 kB] #8 10.58 Get:251 http://deb.debian.org/debian buster/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #8 10.58 Get:252 http://deb.debian.org/debian buster/main armhf libpackage-stash-perl all 0.38-1 [21.7 kB] #8 10.59 Get:253 http://deb.debian.org/debian buster/main armhf libsub-identify-perl armhf 0.14-1+b1 [11.5 kB] #8 10.59 Get:254 http://deb.debian.org/debian buster/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB] #8 10.59 Get:255 http://deb.debian.org/debian buster/main armhf libpath-tiny-perl all 0.108-1 [53.3 kB] #8 10.59 Get:256 http://deb.debian.org/debian buster/main armhf libtype-tiny-perl all 1.004004-1 [266 kB] #8 10.60 Get:257 http://deb.debian.org/debian buster/main armhf libgitlab-api-v4-perl all 0.16-1 [69.9 kB] #8 10.60 Get:258 http://deb.debian.org/debian buster/main armhf libglib2.0-data all 2.58.3-2+deb10u3 [1111 kB] #8 10.61 Get:259 http://deb.debian.org/debian buster/main armhf libgpm2 armhf 1.20.7-5 [34.2 kB] #8 10.61 Get:260 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB] #8 10.61 Get:261 http://deb.debian.org/debian buster/main armhf libntlm0 armhf 1.5-1+deb10u1 [22.9 kB] #8 10.61 Get:262 http://deb.debian.org/debian-security buster/updates/main armhf libgsasl7 armhf 1.8.0-8+deb10u1 [197 kB] #8 10.63 Get:263 http://deb.debian.org/debian buster/main armhf libhtml-form-perl all 6.03-1 [23.9 kB] #8 10.63 Get:264 http://deb.debian.org/debian buster/main armhf libhtml-format-perl all 2.12-1 [43.5 kB] #8 10.63 Get:265 http://deb.debian.org/debian buster/main armhf libhttp-daemon-perl all 6.01-3 [16.6 kB] #8 10.63 Get:266 http://deb.debian.org/debian buster/main armhf libstruct-dumb-perl all 0.09-1 [11.1 kB] #8 10.63 Get:267 http://deb.debian.org/debian buster/main armhf libio-async-perl all 0.72-1 [262 kB] #8 10.63 Get:268 http://deb.debian.org/debian buster/main armhf libio-sessiondata-perl all 1.03-1 [5782 B] #8 10.63 Get:269 http://deb.debian.org/debian buster/main armhf libio-string-perl all 1.08-3 [12.3 kB] #8 10.63 Get:270 http://deb.debian.org/debian buster/main armhf libtypes-serialiser-perl all 1.0-1 [12.7 kB] #8 10.63 Get:271 http://deb.debian.org/debian buster/main armhf libjson-xs-perl armhf 3.040-1+b1 [89.4 kB] #8 10.63 Get:272 http://deb.debian.org/debian buster/main armhf liblzo2-2 armhf 2.10-0.1 [49.7 kB] #8 10.63 Get:273 http://deb.debian.org/debian buster/main armhf libkyotocabinet16v5 armhf 1.2.76-4.2+b1 [280 kB] #8 10.63 Get:274 http://deb.debian.org/debian buster/main armhf liblist-compare-perl all 0.53-1 [68.9 kB] #8 10.63 Get:275 http://deb.debian.org/debian buster/main armhf liblist-moreutils-perl armhf 0.416-1+b4 [60.5 kB] #8 10.64 Get:276 http://deb.debian.org/debian buster/main armhf libltdl-dev armhf 2.4.6-9 [160 kB] #8 10.64 Get:277 http://deb.debian.org/debian buster/main armhf libsys-hostname-long-perl all 1.5-1 [12.0 kB] #8 10.64 Get:278 http://deb.debian.org/debian buster/main armhf libmail-sendmail-perl all 0.80-1 [25.3 kB] #8 10.64 Get:279 http://deb.debian.org/debian buster/main armhf mailutils-common all 1:3.5-4 [689 kB] #8 10.65 Get:280 http://deb.debian.org/debian buster/main armhf mysql-common all 5.8+1.0.5 [7324 B] #8 10.65 Get:281 http://deb.debian.org/debian buster/main armhf mariadb-common all 1:10.3.34-0+deb10u1 [33.0 kB] #8 10.65 Get:282 http://deb.debian.org/debian buster/main armhf libmariadb3 armhf 1:10.3.34-0+deb10u1 [163 kB] #8 10.65 Get:283 http://deb.debian.org/debian buster/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u1 [395 kB] #8 10.65 Get:284 http://deb.debian.org/debian buster/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u1 [1837 kB] #8 10.68 Get:285 http://deb.debian.org/debian buster/main armhf libpython2.7 armhf 2.7.16-2+deb10u1 [892 kB] #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 67.11MB / 110.12MB 13.8s Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" + make REF=master DOCKER_BUILD_PKGS=cross-win static git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 10.70 Get:286 http://deb.debian.org/debian buster/main armhf libmailutils5 armhf 1:3.5-4 [813 kB] #8 10.71 Get:287 http://deb.debian.org/debian buster/main armhf libmime-tools-perl all 5.509-1 [212 kB] #8 10.71 Get:288 http://deb.debian.org/debian buster/main armhf libnet-dns-sec-perl armhf 1.11-1 [47.2 kB] #8 10.71 Get:289 http://deb.debian.org/debian buster/main armhf libnet-libidn-perl armhf 0.12.ds-3+b1 [17.7 kB] #8 10.71 Get:290 http://deb.debian.org/debian buster/main armhf libnumber-compare-perl all 0.03-1 [7642 B] #8 10.71 Get:291 http://deb.debian.org/debian buster/main armhf libnumber-range-perl all 0.12-1 [9274 B] #8 10.71 Get:292 http://deb.debian.org/debian buster/main armhf libossp-uuid16 armhf 1.6.2-1.5+b7 [35.3 kB] #8 10.72 Get:293 http://deb.debian.org/debian buster/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b7 [27.8 kB] #8 10.72 Get:294 http://deb.debian.org/debian buster/main armhf libpackage-stash-xs-perl armhf 0.29-1 [18.1 kB] #8 10.72 Get:295 http://deb.debian.org/debian buster/main armhf libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB] #8 10.72 Get:296 http://deb.debian.org/debian buster/main armhf libtext-glob-perl all 0.10-1 [8362 B] #8 10.72 Get:297 http://deb.debian.org/debian buster/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #8 10.73 Get:298 http://deb.debian.org/debian buster/main armhf libperlio-gzip-perl armhf 0.19-1+b5 [16.2 kB] #8 10.73 Get:299 http://deb.debian.org/debian buster/main armhf libpod-constants-perl all 0.19-1 [16.9 kB] #8 10.73 Get:300 http://deb.debian.org/debian buster/main armhf libreadonly-perl all 2.050-1 [22.7 kB] #8 10.73 Get:301 http://deb.debian.org/debian buster/main armhf libref-util-perl all 0.204-1 [17.1 kB] #8 10.73 Get:302 http://deb.debian.org/debian buster/main armhf libref-util-xs-perl armhf 0.117-1+b1 [12.8 kB] #8 10.74 Get:303 http://deb.debian.org/debian buster/main armhf libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB] #8 10.74 Get:304 http://deb.debian.org/debian buster/main armhf libsasl2-modules armhf 2.1.27+dfsg-1+deb10u2 [96.9 kB] #8 10.74 Get:305 http://deb.debian.org/debian buster/main armhf libsereal-decoder-perl armhf 4.005+ds-1+b1 [88.2 kB] #8 10.74 Get:306 http://deb.debian.org/debian buster/main armhf libsereal-encoder-perl armhf 4.005+ds-1+b1 [89.1 kB] #8 10.74 Get:307 http://deb.debian.org/debian buster/main armhf libsereal-perl all 4.005-1 [10.8 kB] #8 10.75 Get:308 http://deb.debian.org/debian buster/main armhf libtask-weaken-perl all 1.06-1 [9252 B] #8 10.75 Get:309 http://deb.debian.org/debian buster/main armhf libxml-parser-perl armhf 2.44-4 [210 kB] #8 10.75 Get:310 http://deb.debian.org/debian buster/main armhf libsoap-lite-perl all 1.27-1 [258 kB] #8 10.77 Get:311 http://deb.debian.org/debian buster/main armhf libsort-key-perl armhf 1.33-2+b1 [35.7 kB] #8 10.77 Get:312 http://deb.debian.org/debian buster/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB] #8 10.77 Get:313 http://deb.debian.org/debian buster/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB] #8 10.77 Get:314 http://deb.debian.org/debian buster/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB] #8 10.77 Get:315 http://deb.debian.org/debian buster/main armhf libterm-readkey-perl armhf 2.38-1 [26.3 kB] #8 10.77 Get:316 http://deb.debian.org/debian buster/main armhf libtest-fatal-perl all 0.014-1 [11.9 kB] #8 10.77 Get:317 http://deb.debian.org/debian buster/main armhf libtest-refcount-perl all 0.08-3 [11.4 kB] #8 10.77 Get:318 http://deb.debian.org/debian buster/main armhf libtext-levenshtein-perl all 0.13-1 [11.1 kB] #8 10.77 Get:319 http://deb.debian.org/debian buster/main armhf libtype-tiny-xs-perl armhf 0.014-1+b1 [22.5 kB] #8 10.77 Get:320 http://deb.debian.org/debian buster/main armhf libunicode-utf8-perl armhf 0.62-1 [19.0 kB] #8 10.77 Get:321 http://deb.debian.org/debian buster/main armhf libwrap0 armhf 7.6.q-28 [55.9 kB] #8 10.77 Get:322 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB] #8 10.77 Get:323 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] #8 10.77 Get:324 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB] #8 10.80 Get:325 http://deb.debian.org/debian buster/main armhf libx11-data all 2:1.6.7-1+deb10u2 [299 kB] #8 10.80 Get:326 http://deb.debian.org/debian buster/main armhf libx11-6 armhf 2:1.6.7-1+deb10u2 [698 kB] #8 10.80 Get:327 http://deb.debian.org/debian buster/main armhf libxext6 armhf 2:1.3.3-1+b2 [48.1 kB] #8 10.80 Get:328 http://deb.debian.org/debian buster/main armhf libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #8 10.80 Get:329 http://deb.debian.org/debian buster/main armhf libxml-sax-base-perl all 1.09-1 [20.4 kB] #8 10.80 Get:330 http://deb.debian.org/debian buster/main armhf libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #8 10.80 Get:331 http://deb.debian.org/debian buster/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1 [326 kB] #8 10.81 Get:332 http://deb.debian.org/debian buster/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB] #8 10.81 Get:333 http://deb.debian.org/debian buster/main armhf libxml-simple-perl all 2.25-1 [72.0 kB] #8 10.81 Get:334 http://deb.debian.org/debian buster/main armhf libxmlrpc-lite-perl all 0.717-2 [22.3 kB] #8 10.81 Get:335 http://deb.debian.org/debian buster/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB] #8 10.81 Get:336 http://deb.debian.org/debian buster/main armhf libyaml-0-2 armhf 0.2.1-1 [40.6 kB] #8 10.81 Get:337 http://deb.debian.org/debian buster/main armhf libyaml-libyaml-perl armhf 0.76+repack-1 [30.8 kB] #8 10.81 Get:338 http://deb.debian.org/debian buster/main armhf licensecheck all 3.0.31-3 [28.3 kB] #8 10.81 Get:339 http://deb.debian.org/debian buster/main armhf t1utils armhf 1.41-3 [54.4 kB] #8 10.81 Get:340 http://deb.debian.org/debian buster/main armhf lintian all 2.15.0 [1181 kB] #8 10.82 Get:341 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB] #8 10.82 Get:342 http://deb.debian.org/debian buster/main armhf mailutils armhf 1:3.5-4 [569 kB] #8 10.84 Get:343 http://deb.debian.org/debian buster/main armhf manpages-dev all 4.16-2 [2232 kB] #8 10.87 Get:344 http://deb.debian.org/debian buster/main armhf psmisc armhf 23.2-1+deb10u1 [123 kB] #8 10.87 Get:345 http://deb.debian.org/debian buster/main armhf publicsuffix all 20211109.1735-0+deb10u1 [125 kB] #8 10.87 Get:346 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB] #8 10.87 Get:347 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB] #8 10.87 Get:348 http://deb.debian.org/debian buster/main armhf python3-certifi all 2018.8.24-1 [140 kB] #8 10.87 Get:349 http://deb.debian.org/debian buster/main armhf python3-idna all 2.6-1 [34.3 kB] #8 10.89 Get:350 http://deb.debian.org/debian buster/main armhf python3-magic all 2:0.4.15-2 [9256 B] #8 10.89 Get:351 http://deb.debian.org/debian buster/main armhf python3-urllib3 all 1.24.1-1 [97.1 kB] #8 10.89 Get:352 http://deb.debian.org/debian buster/main armhf python3-requests all 2.21.0-1 [66.9 kB] #8 10.89 Get:353 http://deb.debian.org/debian buster/main armhf python3-unidiff all 0.5.4-1 [7506 B] #8 10.89 Get:354 http://deb.debian.org/debian buster/main armhf python3-xdg all 0.25-5 [35.9 kB] #8 10.89 Get:355 http://deb.debian.org/debian buster/main armhf shared-mime-info armhf 1.10-1 [763 kB] #8 10.92 Get:356 http://deb.debian.org/debian buster/main armhf strace armhf 4.26-0.2 [783 kB] #8 10.92 Get:357 http://deb.debian.org/debian buster/main armhf unzip armhf 6.0-23+deb10u2 [158 kB] #8 10.92 Get:358 http://deb.debian.org/debian buster/main armhf xauth armhf 1:1.0.10-1 [37.4 kB] #8 10.92 Get:359 http://deb.debian.org/debian buster/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB] From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 59.77MB / 110.12MB 14.2s [Pipeline] sh + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh Fetching without tags #8 11.23 debconf: delaying package configuration, since apt-utils is not installed #8 11.24 Fetched 156 MB in 4s (43.6 MB/s) #8 11.29 Selecting previously unselected package sensible-utils. #8 11.29 (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 ... 6671 files and directories currently installed.) #8 11.29 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... #8 11.30 Unpacking sensible-utils (0.0.12) ... #8 11.34 Selecting previously unselected package lsb-base. #8 11.34 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... #8 11.34 Unpacking lsb-base (10.2019051400) ... #8 11.40 Selecting previously unselected package cron. #8 11.40 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_armhf.deb ... #8 11.40 Unpacking cron (3.0pl1-134+deb10u1) ... #8 11.46 Selecting previously unselected package libbsd0:armhf. #8 11.46 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_armhf.deb ... #8 11.49 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ... #8 11.53 Selecting previously unselected package bsdmainutils. #8 11.53 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_armhf.deb ... #8 11.53 Unpacking bsdmainutils (11.1.2+b1) ... #8 11.61 Selecting previously unselected package libuchardet0:armhf. #8 11.61 Preparing to unpack .../05-libuchardet0_0.0.6-3_armhf.deb ... From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c + make REF=master centos-7 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 11.61 Unpacking libuchardet0:armhf (0.0.6-3) ... #8 11.66 Selecting previously unselected package groff-base. #8 11.66 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_armhf.deb ... #8 11.66 Unpacking groff-base (1.22.4-3+deb10u1) ... #8 11.87 Selecting previously unselected package libgdbm6:armhf. #8 11.87 Preparing to unpack .../07-libgdbm6_1.18.1-4_armhf.deb ... Merge succeeded, producing d9d04d1e1059de1bb2781d26d5c8dc401d301dec Checking out Revision d9d04d1e1059de1bb2781d26d5c8dc401d301dec (PR-725) Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 73.40MB / 110.12MB 14.8s #8 11.87 Unpacking libgdbm6:armhf (1.18.1-4) ... #8 11.93 Selecting previously unselected package libpipeline1:armhf. #8 11.93 Preparing to unpack .../08-libpipeline1_1.5.1-2_armhf.deb ... #8 11.93 Unpacking libpipeline1:armhf (1.5.1-2) ... #8 11.99 Selecting previously unselected package man-db. #8 11.99 Preparing to unpack .../09-man-db_2.8.5-2_armhf.deb ... #8 11.99 Unpacking man-db (2.8.5-2) ... #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 66.06MB / 110.12MB 14.9s #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 1.2s done [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9d04d1e1059de1bb2781d26d5c8dc401d301dec # timeout=10 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master #8 12.24 Selecting previously unselected package perl-modules-5.28. #8 12.24 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #8 12.24 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 79.69MB / 110.12MB 15.5s From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 73.40MB / 110.12MB 15.7s Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 12.82 Selecting previously unselected package libgdbm-compat4:armhf. #8 12.82 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_armhf.deb ... #8 12.82 Unpacking libgdbm-compat4:armhf (1.18.1-4) ... #8 12.87 Selecting previously unselected package libperl5.28:armhf. #8 12.87 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_armhf.deb ... #8 12.87 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ... From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + make REF=master centos-8 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 79.69MB / 110.12MB 16.4s From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 #7 sha256:a62ea6b8fc457f6651063d915094cc3ccb5588263114efc7887cc12930b1fa3d #7 sha256:05aa23077de69478dfc20e56aa2d54a2b13bbef07c4d2578524585d098af4e72 50.20MB / 50.20MB 10.4s done #7 extracting sha256:05aa23077de69478dfc20e56aa2d54a2b13bbef07c4d2578524585d098af4e72 5.4s #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 85.98MB / 110.12MB 16.4s #8 13.52 Selecting previously unselected package perl. #8 13.52 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_armhf.deb ... #8 13.53 Unpacking perl (5.28.1-6+deb10u1) ... #8 13.61 Selecting previously unselected package liblocale-gettext-perl. #8 13.61 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_armhf.deb ... #8 13.61 Unpacking liblocale-gettext-perl (1.07-3+b4) ... git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + awk {print $2} + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 #8 13.67 Selecting previously unselected package libssl1.1:armhf. #8 13.67 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u3_armhf.deb ... #8 13.67 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u3) ... #8 13.87 Selecting previously unselected package libpython3.7-minimal:armhf. #8 13.87 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... #8 13.87 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 92.27MB / 110.12MB 17.2s #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 11.9s #8 14.07 Selecting previously unselected package libexpat1:armhf. #8 14.07 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u4_armhf.deb ... From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + awk {print $2} + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 #13 ... #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b #7 sha256:6243bd1465d6cd09546103ea0a1c481a8b7d8fd29889358083b6e8e74d69a2cd #7 extracting sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 12.5s #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 10.2s #13 ... #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222 #7 sha256:6c664e94ec5f591dca37884d9ad32783685a4479e046b973cc5682159544a36b #7 extracting sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 12.0s #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 85.98MB / 110.12MB 17.3s #8 14.07 Unpacking libexpat1:armhf (2.2.6-2+deb10u4) ... #8 14.13 Selecting previously unselected package python3.7-minimal. #8 14.13 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... #8 14.15 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... #8 14.35 Setting up libssl1.1:armhf (1.1.1n-0+deb10u3) ... + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-32-186 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true #8 14.51 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... #8 14.52 Setting up libexpat1:armhf (2.2.6-2+deb10u4) ... #8 14.53 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [Pipeline] } From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} The recommended git tool is: git #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 98.57MB / 110.12MB 17.9s From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 centos-7 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} latest: Pulling from library/alpine + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 15.13 Selecting previously unselected package python3-minimal. #8 15.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9597 files and directories currently installed.) #8 15.13 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... #8 15.14 Unpacking python3-minimal (3.7.3-1) ... #8 15.18 Selecting previously unselected package mime-support. #8 15.18 Preparing to unpack .../1-mime-support_3.62_all.deb ... #8 15.19 Unpacking mime-support (3.62) ... #8 15.24 Selecting previously unselected package libmpdec2:armhf. #8 15.24 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... #8 15.25 Unpacking libmpdec2:armhf (2.4.2-2) ... #8 15.29 Selecting previously unselected package readline-common. #8 15.29 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 92.27MB / 110.12MB 18.4s f97344484467: Pulling fs layer f97344484467: Verifying Checksum f97344484467: Download complete #8 15.30 Unpacking readline-common (7.0-5) ... #8 15.35 Selecting previously unselected package libreadline7:armhf. #8 15.35 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ... #8 15.36 Unpacking libreadline7:armhf (7.0-5) ... #8 15.43 Selecting previously unselected package libsqlite3-0:armhf. #8 15.43 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_armhf.deb ... #8 15.44 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u1) ... #8 15.55 Selecting previously unselected package libpython3.7-stdlib:armhf. #8 15.55 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ... Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} f97344484467: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 104.86MB / 110.12MB 18.8s #8 15.55 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... #8 15.83 Selecting previously unselected package python3.7. #8 15.83 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_armhf.deb ... #8 15.83 Unpacking python3.7 (3.7.3-2+deb10u3) ... #8 15.89 Selecting previously unselected package libpython3-stdlib:armhf. #8 15.89 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ... #8 15.89 Unpacking libpython3-stdlib:armhf (3.7.3-1) ... + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 98.57MB / 110.12MB 19.1s > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} #8 15.93 Setting up python3-minimal (3.7.3-1) ... [Pipeline] sh From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + awk {print $2} + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 #8 16.24 Selecting previously unselected package python3. #8 16.24 (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 ... 10066 files and directories currently installed.) #8 16.24 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ... #8 16.25 Unpacking python3 (3.7.3-1) ... #8 16.29 Selecting previously unselected package libassuan0:armhf. #8 16.29 Preparing to unpack .../001-libassuan0_2.5.2-1_armhf.deb ... #8 16.30 Unpacking libassuan0:armhf (2.5.2-1) ... #8 16.33 Selecting previously unselected package gpgconf. #8 16.33 Preparing to unpack .../002-gpgconf_2.2.12-1+deb10u2_armhf.deb ... #8 16.34 Unpacking gpgconf (2.2.12-1+deb10u2) ... #8 16.42 Selecting previously unselected package libksba8:armhf. #8 16.42 Preparing to unpack .../003-libksba8_1.3.5-2_armhf.deb ... #8 16.42 Unpacking libksba8:armhf (1.3.5-2) ... #8 16.46 Selecting previously unselected package libsasl2-modules-db:armhf. #8 16.46 Preparing to unpack .../004-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ... + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + awk {print $2} + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh #8 16.47 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... #8 16.51 Selecting previously unselected package libsasl2-2:armhf. #8 16.51 Preparing to unpack .../005-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ... #8 16.52 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... #8 16.57 Selecting previously unselected package libldap-common. #8 16.57 Preparing to unpack .../006-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #8 16.57 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #8 16.62 Selecting previously unselected package libldap-2.4-2:armhf. #8 16.62 Preparing to unpack .../007-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ... #8 16.63 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... #8 16.70 Selecting previously unselected package libnpth0:armhf. #8 16.70 Preparing to unpack .../008-libnpth0_1.6-1_armhf.deb ... #8 16.70 Unpacking libnpth0:armhf (1.6-1) ... #8 16.75 Selecting previously unselected package dirmngr. #8 16.75 Preparing to unpack .../009-dirmngr_2.2.12-1+deb10u2_armhf.deb ... #8 16.77 Unpacking dirmngr (2.2.12-1+deb10u2) ... From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 centos-9 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + awk {print $2} + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 #8 16.86 Selecting previously unselected package gnupg-l10n. #8 16.86 Preparing to unpack .../010-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #8 16.86 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #8 17.01 Selecting previously unselected package gnupg-utils. #8 17.01 Preparing to unpack .../011-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ... #8 17.03 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #8 17.11 Selecting previously unselected package gpg. #8 17.11 Preparing to unpack .../012-gpg_2.2.12-1+deb10u2_armhf.deb ... From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 latest: Pulling from library/alpine f97344484467: Pulling fs layer f97344484467: Verifying Checksum f97344484467: Download complete + make REF=master ubuntu-focal git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-focal make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 for p in static-linux; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.18.5 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' cd /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary #8 17.12 Unpacking gpg (2.2.12-1+deb10u2) ... #8 17.24 Selecting previously unselected package pinentry-curses. #8 17.24 Preparing to unpack .../013-pinentry-curses_1.1.0-2_armhf.deb ... #8 17.26 Unpacking pinentry-curses (1.1.0-2) ... #8 17.29 Selecting previously unselected package gpg-agent. #8 17.29 Preparing to unpack .../014-gpg-agent_2.2.12-1+deb10u2_armhf.deb ... #8 17.30 Unpacking gpg-agent (2.2.12-1+deb10u2) ... f97344484467: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 104.66MB / 110.12MB 20.1s From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 latest: Pulling from library/alpine From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + awk {print $2} + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 #8 17.41 Selecting previously unselected package gpg-wks-client. #8 17.41 Preparing to unpack .../015-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ... #8 17.41 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #8 17.49 Selecting previously unselected package gpg-wks-server. #8 17.49 Preparing to unpack .../016-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 6.3s done #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 7.2s done #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 1.0s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:7b2cd6cd78ba4d0f310906e20051f907863bb50fddd0a7102b8228da59e90374 #8 17.49 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #8 17.57 Selecting previously unselected package gpgsm. #8 17.57 Preparing to unpack .../017-gpgsm_2.2.12-1+deb10u2_armhf.deb ... #8 17.58 Unpacking gpgsm (2.2.12-1+deb10u2) ... #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 #7 sha256:a62ea6b8fc457f6651063d915094cc3ccb5588263114efc7887cc12930b1fa3d #7 extracting sha256:05aa23077de69478dfc20e56aa2d54a2b13bbef07c4d2578524585d098af4e72 9.3s done #7 DONE 20.4s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 a6b45ace95f4: Pulling fs layer a6b45ace95f4: Verifying Checksum a6b45ace95f4: Download complete #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 20.4s done #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 15.5s done From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-bionic make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 #1 [internal] load .dockerignore #1 transferring context: 263B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.44kB done #2 DONE 0.1s #3 [auth] docker/dockerfile:pull token for registry-1.docker.io #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 #8 17.65 Selecting previously unselected package gnupg. #8 17.65 Preparing to unpack .../018-gnupg_2.2.12-1+deb10u2_all.deb ... #8 17.66 Unpacking gnupg (2.2.12-1+deb10u2) ... #8 17.76 Selecting previously unselected package less. #8 17.76 Preparing to unpack .../019-less_487-0.1+b1_armhf.deb ... #8 17.77 Unpacking less (487-0.1+b1) ... #8 17.81 Selecting previously unselected package netbase. #8 17.82 Preparing to unpack .../020-netbase_5.6_all.deb ... #8 17.82 Unpacking netbase (5.6) ... #8 17.86 Selecting previously unselected package bzip2. #8 17.86 Preparing to unpack .../021-bzip2_1.0.6-9.2~deb10u1_armhf.deb ... #8 17.87 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... #8 17.91 Selecting previously unselected package libmagic-mgc. #8 17.91 Preparing to unpack .../022-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ... #8 17.91 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # timeout=10 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 5.1s #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 latest: Pulling from library/alpine a6b45ace95f4: Pulling fs layer From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 for p in cross-mac; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.18.5 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} #8 18.04 Selecting previously unselected package libmagic1:armhf. #8 18.04 Preparing to unpack .../023-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ... #8 18.04 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ... #8 18.11 Selecting previously unselected package file. #8 18.11 Preparing to unpack .../024-file_1%3a5.35-4+deb10u2_armhf.deb ... #8 18.12 Unpacking file (1:5.35-4+deb10u2) ... #8 18.16 Selecting previously unselected package gettext-base. #8 18.16 Preparing to unpack .../025-gettext-base_0.19.8.1-9_armhf.deb ... #8 18.16 Unpacking gettext-base (0.19.8.1-9) ... #8 18.24 Selecting previously unselected package krb5-locales. #8 18.24 Preparing to unpack .../026-krb5-locales_1.17-3+deb10u3_all.deb ... #8 18.24 Unpacking krb5-locales (1.17-3+deb10u3) ... + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master a6b45ace95f4: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest a6b45ace95f4: Verifying Checksum a6b45ace95f4: Download complete cranky_bell cd /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary #1 [internal] booting buildkit + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 #4 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 #5 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done #5 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done #5 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done #5 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s #5 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done #8 18.29 Selecting previously unselected package libicu63:armhf. #8 18.29 Preparing to unpack .../027-libicu63_63.1-6+deb10u3_armhf.deb ... #8 18.29 Unpacking libicu63:armhf (63.1-6+deb10u3) ... #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 14.4s done #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 21.6s done #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 Fetching without tags #1 pulling image moby/buildkit:buildx-stable-1 a6b45ace95f4: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} #5 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c Merge succeeded, producing d6d60eca44c78fc17c608679059365bb19e7f268 Checking out Revision d6d60eca44c78fc17c608679059365bb19e7f268 (PR-725) + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 #5 ... #6 [internal] load .dockerignore #6 DONE 0.0s #7 [internal] load build definition from Dockerfile #7 DONE 0.0s 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6d60eca44c78fc17c608679059365bb19e7f268 # timeout=10 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 centos-8 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io #8 DONE 0.0s #9 [auth] library/golang:pull token for registry-1.docker.io #9 DONE 0.0s #10 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #10 DONE 0.0s #11 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 #8 19.26 Selecting previously unselected package libxml2:armhf. #8 19.26 Preparing to unpack .../028-libxml2_2.9.4+dfsg1-7+deb10u4_armhf.deb ... #8 19.26 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ... #8 19.35 Selecting previously unselected package manpages. #8 19.35 Preparing to unpack .../029-manpages_4.16-2_all.deb ... #8 19.36 Unpacking manpages (4.16-2) ... #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 1.0s done #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb latest: Pulling from library/alpine 530afca65e2e: Pulling fs layer 530afca65e2e: Verifying Checksum 530afca65e2e: Download complete + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 #11 DONE 0.5s #12 [internal] load metadata for docker.io/tonistiigi/xx:1.1.1 #12 DONE 0.4s #13 [internal] load metadata for docker.io/library/golang:1.18.5-alpine #13 DONE 0.5s #5 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 530afca65e2e: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest #8 19.53 Selecting previously unselected package libedit2:armhf. #8 19.53 Preparing to unpack .../030-libedit2_3.1-20181209-1_armhf.deb ... #8 19.53 Unpacking libedit2:armhf (3.1-20181209-1) ... #8 19.59 Selecting previously unselected package libkeyutils1:armhf. #8 19.59 Preparing to unpack .../031-libkeyutils1_1.6-6_armhf.deb ... #8 19.60 Unpacking libkeyutils1:armhf (1.6-6) ... #8 19.64 Selecting previously unselected package libkrb5support0:armhf. #8 19.64 Preparing to unpack .../032-libkrb5support0_1.17-3+deb10u3_armhf.deb ... #8 19.64 Unpacking libkrb5support0:armhf (1.17-3+deb10u3) ... #8 19.68 Selecting previously unselected package libk5crypto3:armhf. #8 19.68 Preparing to unpack .../033-libk5crypto3_1.17-3+deb10u3_armhf.deb ... #8 19.69 Unpacking libk5crypto3:armhf (1.17-3+deb10u3) ... From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 centos-7 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 debian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 0.9s done #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb #8 19.75 Selecting previously unselected package libkrb5-3:armhf. #8 19.75 Preparing to unpack .../034-libkrb5-3_1.17-3+deb10u3_armhf.deb ... #8 19.75 Unpacking libkrb5-3:armhf (1.17-3+deb10u3) ... #8 19.86 Selecting previously unselected package libgssapi-krb5-2:armhf. #8 19.86 Preparing to unpack .../035-libgssapi-krb5-2_1.17-3+deb10u3_armhf.deb ... #8 19.86 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u3) ... #8 19.94 Selecting previously unselected package openssh-client. #8 19.94 Preparing to unpack .../036-openssh-client_1%3a7.9p1-10+deb10u2_armhf.deb ... #8 19.94 Unpacking openssh-client (1:7.9p1-10+deb10u2) ... latest: Pulling from library/alpine 530afca65e2e: Pulling fs layer From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 for p in cross-win; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.18.5 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' make -C /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker VERSION=0.0.0-20220808082437-e1f24d3 DOCKER_CROSSPLATFORMS=windows/amd64 DOCKER_BUILD_OPTS="" cross make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker' 530afca65e2e: Verifying Checksum 530afca65e2e: Download complete 530afca65e2e: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest #8 20.08 Selecting previously unselected package ucf. #8 20.08 Preparing to unpack .../037-ucf_3.0038+nmu1_all.deb ... #8 20.09 Moving old data out of the way #8 20.09 Unpacking ucf (3.0038+nmu1) ... #8 20.14 Selecting previously unselected package xz-utils. #8 20.14 Preparing to unpack .../038-xz-utils_5.2.4-1+deb10u1_armhf.deb ... #8 20.14 Unpacking xz-utils (5.2.4-1+deb10u1) ... #8 20.22 Selecting previously unselected package libfl2:armhf. #8 20.22 Preparing to unpack .../039-libfl2_2.6.4-6.2_armhf.deb ... #8 20.23 Unpacking libfl2:armhf (2.6.4-6.2) ... #8 20.29 Selecting previously unselected package at. #8 20.29 Preparing to unpack .../040-at_3.1.23-1_armhf.deb ... #8 20.29 Unpacking at (3.1.23-1) ... #8 20.34 Selecting previously unselected package libsigsegv2:armhf. #8 20.34 Preparing to unpack .../041-libsigsegv2_2.12-2_armhf.deb ... #8 20.35 Unpacking libsigsegv2:armhf (2.12-2) ... #8 20.39 Selecting previously unselected package m4. #8 20.39 Preparing to unpack .../042-m4_1.4.18-2_armhf.deb ... #8 20.39 Unpacking m4 (1.4.18-2) ... #8 20.46 Selecting previously unselected package autoconf. #8 20.46 Preparing to unpack .../043-autoconf_2.69-11_all.deb ... #8 20.47 Unpacking autoconf (2.69-11) ... #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 1.1s done 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 --build-arg PACKAGER_NAME . #1 [internal] load build definition from Dockerfile #1 sha256:bce60f28bc4483cdd7561411d6b1b4e48749b259cce0fec34c3007a191477062 #1 transferring dockerfile: 19.07kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:91bf0f1f14497856ce0da3bda0120d3925b14da55ddb06f856564a4a4c78c634 #2 transferring context: 32B latest: Pulling from library/alpine f97344484467: Pulling fs layer #2 transferring context: 145B done #2 DONE 0.1s #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 sha256:1c13d01a7d86a53457fec934f35fc3a9eb6462de27313135495fdb7ad04a0895 #4 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 f97344484467: Verifying Checksum f97344484467: Download complete #8 20.55 Selecting previously unselected package autotools-dev. #8 20.55 Preparing to unpack .../044-autotools-dev_20180224.1_all.deb ... #8 20.55 Unpacking autotools-dev (20180224.1) ... #8 20.61 Selecting previously unselected package automake. #8 20.61 Preparing to unpack .../045-automake_1%3a1.16.1-4_all.deb ... #8 20.61 Unpacking automake (1:1.16.1-4) ... #8 20.74 Selecting previously unselected package autopoint. #8 20.74 Preparing to unpack .../046-autopoint_0.19.8.1-9_all.deb ... #8 20.75 Unpacking autopoint (0.19.8.1-9) ... #8 20.80 Selecting previously unselected package binutils-common:armhf. #8 20.80 Preparing to unpack .../047-binutils-common_2.31.1-16_armhf.deb ... #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 1.0s done From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 #3 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 #5 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 #5 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done #5 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done #5 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done #5 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s f97344484467: Pull complete #8 20.80 Unpacking binutils-common:armhf (2.31.1-16) ... #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done #1 creating container buildx_buildkit_cranky_bell0 #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s #5 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 #5 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest #8 21.18 Selecting previously unselected package libbinutils:armhf. #8 21.18 Preparing to unpack .../048-libbinutils_2.31.1-16_armhf.deb ... #8 21.18 Unpacking libbinutils:armhf (2.31.1-16) ... #8 21.27 Selecting previously unselected package binutils-arm-linux-gnueabihf. #8 21.27 Preparing to unpack .../049-binutils-arm-linux-gnueabihf_2.31.1-16_armhf.deb ... #8 21.27 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... #5 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done #5 DONE 0.5s #8 21.62 Selecting previously unselected package binutils. #8 21.62 Preparing to unpack .../050-binutils_2.31.1-16_armhf.deb ... #13 ... #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b #7 sha256:6243bd1465d6cd09546103ea0a1c481a8b7d8fd29889358083b6e8e74d69a2cd #7 extracting sha256:5b5a2e86ef84510464989fe183dceef9ecc61f782aed9a2faabae329b0106253 15.1s done #7 extracting sha256:30869e65a46edd3d9eb7432d6971b0ee71b0fc131e37d4aec75de0a00c214800 done #7 extracting sha256:0f6d901b7bb094f9a2c37d7a107c79bb277bf45b35154e9861e784315251e768 done #7 extracting sha256:9f443281bb792e933c74640c4fee510f5a0c0f1863028a609236ce4d0a961f56 done #7 extracting sha256:015d6629e07632c0cbcb15c16114a56f99f8ffd2100c7a38376a92261434fd23 done #7 extracting sha256:9e1d102411fe75b20c799699d683c8fc2ce7a0c318c30a9ca35f09901b0800fd 0.0s done #7 extracting sha256:605b78904a87fe543e5b4d40dfcc79111473c55866a56dde9d32e3df9710b6ed 2.0s done #7 extracting sha256:a6f5c5588b6c21aef23444c1797d94da8566eb6e25d71f3f514d2fb1f7af0cfa 0.0s done #7 DONE 25.1s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:d95d15cea3b2dad536f4abbed0605d29e2f0920c1741f492184f755a81b2c029 From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 #6 [internal] load build definition from Dockerfile #6 sha256:e8e0ccdf7e4d6faa3f135d363c3be832b6789811aee1ff916be69e989b447db8 #6 DONE 0.0s #7 [internal] load .dockerignore #7 sha256:2cfbed5df8d445c68e4fb9cf614934f56c270042f06a9a53cf3f4a60b05daadb #7 DONE 0.0s #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 #9 ... #11 [auth] library/golang:pull token for registry-1.docker.io #11 sha256:90e1d3148752940026964e292ec9aec21101f0f50ef50c93f569b32ca3ce18cb #11 DONE 0.0s #12 [auth] djs55/vpnkit:pull token for registry-1.docker.io #12 sha256:e0e6ee98d5e83f61d4fde99f0830c0e8da68f948cda02640c9b1b183b77c7297 #12 DONE 0.0s #8 21.63 Unpacking binutils (2.31.1-16) ... #8 21.67 Selecting previously unselected package libc-dev-bin. #8 21.67 Preparing to unpack .../051-libc-dev-bin_2.28-10+deb10u1_armhf.deb ... #8 21.67 Unpacking libc-dev-bin (2.28-10+deb10u1) ... #8 21.73 Selecting previously unselected package linux-libc-dev:armhf. #8 21.73 Preparing to unpack .../052-linux-libc-dev_4.19.249-2_armhf.deb ... #8 21.74 Unpacking linux-libc-dev:armhf (4.19.249-2) ... From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-focal make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 #5 ... #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 #14 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.0s done #14 sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 2.65kB / 2.65kB done #14 sha256:30f60105c995681479b4742a2d94ab6f93e256d8b64eb3965c07b53690af50cd 526B / 526B done #14 sha256:86dcba2fb3ace8cdc35db7ae6f3d2fedd1158bcacd065543f1d3e77b714d0357 1.30kB / 1.30kB done #14 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.1s done #14 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 done #14 DONE 0.5s #15 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 #15 resolve docker.io/library/golang:1.18.5-alpine@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 0.0s done #15 sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 1.65kB / 1.65kB done #15 sha256:f66b5f4cd805cf65a236327cd96b29958ab2b87920e022b0b6fe179458e462eb 1.36kB / 1.36kB done #15 sha256:15115d36d05ee6d3cd808f35eab6f4df3bc62d4f317d2c49f08b135ae6f2bb08 5.24kB / 5.24kB done #15 sha256:530afca65e2ea04227630ae746e0c85b2bd1a179379cbf2b6501b49c4cab2ccc 2.80MB / 2.80MB 0.3s done #15 sha256:d450d4da0343091dd049727bcf8ccaae8c22b9b11cbb26823c403343ca9faa1c 271.83kB / 271.83kB 0.2s done #15 sha256:8162171ecb65551f90de8eb79be7a98850c0b4fa7af6e31150ad932d3ea3fb32 153B / 153B 0.2s done #15 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 14.57MB / 115.31MB 0.5s #15 extracting sha256:530afca65e2ea04227630ae746e0c85b2bd1a179379cbf2b6501b49c4cab2ccc 0.3s #15 sha256:445ed7c270ad36e28e2d44f25e2167881c2c64cd46f6ca603088adb0c0a28124 155B / 155B 0.4s done #15 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 20.97MB / 115.31MB 0.6s #15 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 30.24MB / 115.31MB 0.7s #8 21.98 Selecting previously unselected package libc6-dev:armhf. #8 21.99 Preparing to unpack .../053-libc6-dev_2.28-10+deb10u1_armhf.deb ... #8 21.99 Unpacking libc6-dev:armhf (2.28-10+deb10u1) ... latest: Pulling from library/alpine #15 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 39.85MB / 115.31MB 0.9s #15 extracting sha256:530afca65e2ea04227630ae746e0c85b2bd1a179379cbf2b6501b49c4cab2ccc 0.5s done #15 extracting sha256:d450d4da0343091dd049727bcf8ccaae8c22b9b11cbb26823c403343ca9faa1c #8 22.42 Selecting previously unselected package libisl19:armhf. #8 22.42 Preparing to unpack .../054-libisl19_0.20-2_armhf.deb ... #8 22.42 Unpacking libisl19:armhf (0.20-2) ... Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" f97344484467: Pulling fs layer f97344484467: Download complete #15 ... #16 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #16 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #16 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done #16 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done #16 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done #16 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.6s done #16 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done #16 DONE 1.1s #15 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 #15 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 52.43MB / 115.31MB 1.2s #15 extracting sha256:d450d4da0343091dd049727bcf8ccaae8c22b9b11cbb26823c403343ca9faa1c 0.2s done #8 22.51 Selecting previously unselected package libmpfr6:armhf. #8 22.51 Preparing to unpack .../055-libmpfr6_4.0.2-1_armhf.deb ... #8 22.52 Unpacking libmpfr6:armhf (4.0.2-1) ... #8 22.63 Selecting previously unselected package libmpc3:armhf. #8 22.63 Preparing to unpack .../056-libmpc3_1.1.0-1_armhf.deb ... #8 22.63 Unpacking libmpc3:armhf (1.1.0-1) ... #8 22.67 Selecting previously unselected package cpp-8. #8 22.67 Preparing to unpack .../057-cpp-8_8.3.0-6_armhf.deb ... #8 22.67 Unpacking cpp-8 (8.3.0-6) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine f97344484467: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 #15 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 60.82MB / 115.31MB 1.4s #15 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 70.25MB / 115.31MB 1.5s [Pipeline] sh #10 DONE 0.9s #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 #9 DONE 0.9s #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec #8 DONE 0.9s #13 ... #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222 #7 sha256:6c664e94ec5f591dca37884d9ad32783685a4479e046b973cc5682159544a36b #7 extracting sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 15.1s done #7 extracting sha256:f3af4ab272a22d1941a59a59315e558324979c6b13189964fb2b10c9acd75d71 done #7 extracting sha256:5240d4db87278b09db78f6ca1da6269661a3c10ef5ca928de2115643373d02e3 done #7 extracting sha256:53389ca3ffffe508bb4ea3ed2548dc7527bcfdd83d1bc27407c56896ab70e616 done #7 extracting sha256:2616c24fc6c1d3490fdacb353ade6b431ba670cfe40ce55e4caa9cf5a9fd51c9 done #7 extracting sha256:8699f472b25df3a889ec162e4029f5199d1f2b3cc103c02e7064b5f40c408501 done #7 extracting sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 2.4s done #7 extracting sha256:45e45287e59347080976474efc5618e8c93bc428607fe5093f1bfd5c56ec249e 0.0s done #7 DONE 26.0s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:86e56fa96dc7316dde70b4badeb928f90919e19a6d22b20ec3cc3c6ab288b335 #15 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 82.84MB / 115.31MB 1.8s #15 extracting sha256:8162171ecb65551f90de8eb79be7a98850c0b4fa7af6e31150ad932d3ea3fb32 done + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 10.4s #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 10.7s done #15 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 93.32MB / 115.31MB 1.9s #15 ... #17 [internal] load build context #17 transferring context: 36.68MB 2.0s done #17 DONE 2.1s #15 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 #15 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 115.31MB / 115.31MB 2.1s + make REF=master centos-8 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 1.831 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB] #8 1.952 Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.7 kB] #8 2.161 Get:3 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B] #8 23.47 Selecting previously unselected package cpp. #8 23.47 Preparing to unpack .../058-cpp_4%3a8.3.0-1_armhf.deb ... #8 23.47 Unpacking cpp (4:8.3.0-1) ... #8 23.51 Selecting previously unselected package libcc1-0:armhf. #8 23.51 Preparing to unpack .../059-libcc1-0_8.3.0-6_armhf.deb ... #8 23.51 Unpacking libcc1-0:armhf (8.3.0-6) ... #8 23.55 Selecting previously unselected package libgomp1:armhf. #8 23.55 Preparing to unpack .../060-libgomp1_8.3.0-6_armhf.deb ... #8 23.56 Unpacking libgomp1:armhf (8.3.0-6) ... #8 23.61 Selecting previously unselected package libatomic1:armhf. #8 23.61 Preparing to unpack .../061-libatomic1_8.3.0-6_armhf.deb ... #8 23.61 Unpacking libatomic1:armhf (8.3.0-6) ... #8 23.66 Selecting previously unselected package libasan5:armhf. #8 23.66 Preparing to unpack .../062-libasan5_8.3.0-6_armhf.deb ... #8 23.66 Unpacking libasan5:armhf (8.3.0-6) ... #8 23.75 Selecting previously unselected package libubsan1:armhf. #8 23.75 Preparing to unpack .../063-libubsan1_8.3.0-6_armhf.deb ... #8 2.260 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.2 MB] #8 2.260 Get:5 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [295 kB] #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 0.1s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #8 23.76 Unpacking libubsan1:armhf (8.3.0-6) ... #8 23.80 Selecting previously unselected package libgcc-8-dev:armhf. #8 23.80 Preparing to unpack .../064-libgcc-8-dev_8.3.0-6_armhf.deb ... #8 23.81 Unpacking libgcc-8-dev:armhf (8.3.0-6) ... #8 23.99 Selecting previously unselected package gcc-8. #8 23.99 Preparing to unpack .../065-gcc-8_8.3.0-6_armhf.deb ... #8 24.00 Unpacking gcc-8 (8.3.0-6) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #15 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 115.31MB / 115.31MB 2.6s done #15 extracting sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #43 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #43 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd #43 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done #1 creating container buildx_buildkit_cranky_bell0 2.9s done #1 DONE 5.6s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.44kB done #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 263B done #3 DONE 0.1s #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 DONE 0.0s #5 resolve image config for docker.io/docker/dockerfile:1 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master #43 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done #43 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done #43 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done #43 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.2s #43 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.3s git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads+ --tags origin master awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #43 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.39MB / 12.42MB 0.4s #43 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.53MB / 12.42MB 0.5s #8 24.95 Selecting previously unselected package gcc. #8 24.95 Preparing to unpack .../066-gcc_4%3a8.3.0-1_armhf.deb ... #8 24.96 Unpacking gcc (4:8.3.0-1) ... #8 24.99 Selecting previously unselected package libstdc++-8-dev:armhf. #8 24.99 Preparing to unpack .../067-libstdc++-8-dev_8.3.0-6_armhf.deb ... #8 1.834 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB] #8 1.867 Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] #5 DONE 0.7s #6 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 #6 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done #6 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done #8 25.00 Unpacking libstdc++-8-dev:armhf (8.3.0-6) ... #43 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done #43 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #8 3.716 Get:6 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B] #8 3.716 Get:7 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB] #8 3.716 Get:8 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB] #6 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 #6 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done #6 DONE 0.4s #7 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.1 #8 2.182 Get:3 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB] #8 2.377 Get:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [391 kB] #8 25.42 Selecting previously unselected package g++-8. #8 25.42 Preparing to unpack .../068-g++-8_8.3.0-6_armhf.deb ... #8 25.43 Unpacking g++-8 (8.3.0-6) ... #7 ... #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io #8 DONE 0.0s #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #9 DONE 0.0s #10 [auth] library/golang:pull token for registry-1.docker.io #10 DONE 0.0s #11 [linux/amd64 internal] load metadata for docker.io/library/golang:1.18.5-alpine #8 2.445 Get:5 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB] #8 2.445 Get:6 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB] mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #8 4.557 Fetched 18.8 MB in 3s (5684 kB/s) #8 26.18 Selecting previously unselected package g++. #8 26.18 Preparing to unpack .../069-g++_4%3a8.3.0-1_armhf.deb ... #8 26.19 Unpacking g++ (4:8.3.0-1) ... #8 26.24 Selecting previously unselected package make. #8 26.24 Preparing to unpack .../070-make_4.2.1-1.2_armhf.deb ... #8 26.24 Unpacking make (4.2.1-1.2) ... #8 26.35 Selecting previously unselected package libdpkg-perl. #8 26.35 Preparing to unpack .../071-libdpkg-perl_1.19.8_all.deb ... #8 26.35 Unpacking libdpkg-perl (1.19.8) ... #11 DONE 1.1s #7 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.1.1 #7 DONE 1.1s #12 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #12 DONE 1.1s #13 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #13 DONE 1.2s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #8 26.46 Selecting previously unselected package patch. #8 26.46 Preparing to unpack .../072-patch_2.7.6-3+deb10u1_armhf.deb ... #8 26.50 Unpacking patch (2.7.6-3+deb10u1) ... #8 26.53 Selecting previously unselected package dpkg-dev. #8 26.53 Preparing to unpack .../073-dpkg-dev_1.19.8_all.deb ... #8 26.54 Unpacking dpkg-dev (1.19.8) ... #8 26.70 Selecting previously unselected package build-essential. #8 26.70 Preparing to unpack .../074-build-essential_12.6_armhf.deb ... #8 26.70 Unpacking build-essential (12.6) ... #8 26.74 Selecting previously unselected package openssl. #8 26.74 Preparing to unpack .../075-openssl_1.1.1n-0+deb10u3_armhf.deb ... #14 [internal] load build context #14 DONE 0.0s #15 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 #15 resolve docker.io/library/golang:1.18.5-alpine@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 0.0s done #15 DONE 0.0s #16 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #16 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #8 26.75 Unpacking openssl (1.1.1n-0+deb10u3) ... #8 26.90 Selecting previously unselected package ca-certificates. #8 26.90 Preparing to unpack .../076-ca-certificates_20200601~deb10u2_all.deb ... #8 26.91 Unpacking ca-certificates (20200601~deb10u2) ... #8 27.00 Selecting previously unselected package libnghttp2-14:armhf. #8 27.00 Preparing to unpack .../077-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ... #8 3.703 Get:7 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B] #8 3.703 Get:8 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B] #16 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done #16 DONE 0.1s #17 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 #17 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.0s done #17 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.1s done mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:b54c72e86d0bca4816908c09da59cc2f546c36b90631f0152d755320fecd8a7b #8 1.424 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #8 1.432 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #8 1.432 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #8 1.659 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB] #8 2.007 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] #8 2.186 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] #8 3.128 Fetched 8326 kB in 2s (4252 kB/s) #8 3.128 Reading package lists... #8 3.965 Reading package lists... #8 4.735 Building dependency tree... #8 4.904 Reading state information... #8 5.150 The following additional packages will be installed: #8 5.150 autoconf automake autopoint autotools-dev binutils #8 5.150 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #8 5.150 bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #8 5.150 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 5.150 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #8 5.150 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #8 5.150 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #8 5.150 intltool-debian iso-codes less libalgorithm-diff-perl #8 5.150 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #8 5.150 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #8 5.150 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #8 5.150 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #8 5.150 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #8 5.150 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #8 5.150 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 5.150 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #8 5.150 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #8 5.150 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #8 5.150 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #8 5.150 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #8 5.150 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 5.150 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 5.150 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 5.150 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 5.150 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 5.150 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 5.150 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 5.150 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 5.150 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 5.150 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 5.150 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 5.150 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 5.150 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 5.150 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 5.150 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 5.150 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 5.150 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 5.150 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 5.150 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 5.150 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 5.150 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl #8 5.150 libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 5.150 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 5.150 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 5.150 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #8 5.150 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 5.150 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 5.150 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 5.150 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 5.150 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 5.150 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 5.150 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 5.150 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 5.150 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 5.150 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 5.150 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 5.150 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 5.150 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #8 5.150 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 5.150 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 5.150 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 5.150 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 5.150 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 5.150 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 5.150 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 5.150 libstring-shellquote-perl libsub-exporter-perl #8 5.150 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 5.150 libsub-name-perl libsub-override-perl libsub-quote-perl #8 5.150 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 5.150 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 5.150 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 5.150 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common #8 5.150 libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtype-tiny-perl #8 5.150 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #8 5.150 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #8 5.150 libwebp6 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 #8 5.150 libxcb1 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #8 5.150 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #8 5.150 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #8 5.150 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #8 5.150 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #8 5.150 netbase openssh-client openssl patch patchutils pbzip2 perl #8 5.150 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #8 5.150 pristine-tar publicsuffix python-apt-common python3 python3-apt #8 5.150 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #8 5.150 python3-magic python3-minimal python3-pkg-resources python3-requests #8 5.150 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #8 5.159 python3.9-minimal readline-common sensible-utils shared-mime-info strace #8 5.159 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #8 5.159 Suggested packages: #8 5.159 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #8 5.159 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #8 5.159 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #8 5.159 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 5.159 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 5.159 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #8 5.159 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #8 5.159 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #8 5.159 gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #8 5.159 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #8 5.159 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #8 5.159 xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl #8 5.159 glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl #8 5.159 uuid libscalar-number-perl libsasl2-modules-gssapi-mit #8 5.159 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 5.159 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #8 5.159 libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl #8 5.159 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #8 5.159 gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #8 5.159 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #8 5.159 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #8 5.159 diffutils-doc perl-doc libterm-readline-gnu-perl #8 5.159 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #8 5.159 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #8 5.159 python-apt-doc python3-setuptools python3-cryptography python3-openssl #8 5.159 python3-socks python-requests-doc python3.9-venv python3.9-doc #8 5.159 binfmt-support readline-doc zip wdiff-doc #8 7.627 The following NEW packages will be installed: #8 7.627 autoconf automake autopoint autotools-dev binutils #8 7.627 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #8 7.627 bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #8 7.627 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #8 7.627 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #8 7.627 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #8 7.627 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #8 7.627 gpgconf gpgsm groff-base intltool-debian iso-codes less #8 7.627 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 7.627 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 7.627 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #8 7.627 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 7.627 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #8 7.627 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #8 7.627 libclass-inspector-perl libclass-method-modifiers-perl #8 7.627 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #8 7.627 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #8 7.627 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #8 7.627 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #8 7.627 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #8 7.627 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 7.627 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 7.627 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 7.627 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 7.627 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 7.627 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 7.627 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 7.627 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 7.627 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 7.627 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 7.627 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 7.627 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 7.627 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 7.627 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 7.627 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 7.627 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 7.627 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 7.627 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 7.627 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 7.627 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 7.627 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl #8 7.627 libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 7.627 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 7.627 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 7.627 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #8 7.627 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 7.627 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 7.627 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 7.627 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 7.627 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 7.627 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 7.627 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 7.627 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 7.627 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 7.627 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 7.627 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 7.627 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 7.627 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #8 7.627 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 7.627 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 7.627 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 7.627 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 7.627 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 7.627 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 7.627 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 7.627 libstring-shellquote-perl libsub-exporter-perl #8 7.627 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 7.627 libsub-name-perl libsub-override-perl libsub-quote-perl #8 7.627 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 7.627 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 7.627 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 7.627 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #8 7.627 libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl #8 7.627 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #8 7.627 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #8 7.627 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #8 7.627 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #8 7.627 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #8 7.627 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #8 7.627 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #8 7.627 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #8 7.627 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #8 7.627 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #8 7.627 python3 python3-apt python3-certifi python3-chardet python3-debian #8 7.627 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #8 7.627 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 7.627 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #8 7.627 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #8 7.627 The following packages will be upgraded: #8 7.627 libtirpc-common libtirpc3 #8 7.897 2 upgraded, 379 newly installed, 0 to remove and 0 not upgraded. #8 7.897 Need to get 157 MB of archives. #8 7.897 After this operation, 456 MB of additional disk space will be used. #8 7.897 Get:1 http://deb.debian.org/debian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [139 kB] #8 7.912 Get:2 http://deb.debian.org/debian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #8 7.912 Get:3 http://deb.debian.org/debian bullseye/main armhf groff-base armhf 1.22.4-6 [847 kB] #8 7.912 Get:4 http://deb.debian.org/debian bullseye/main armhf libgdbm6 armhf 1.19-2 [62.0 kB] #8 7.912 Get:5 http://deb.debian.org/debian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [30.1 kB] #8 7.912 Get:6 http://deb.debian.org/debian bullseye/main armhf man-db armhf 2.9.4-2 [1319 kB] #8 7.939 Get:7 http://deb.debian.org/debian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #8 7.952 Get:8 http://deb.debian.org/debian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB] #8 7.952 Get:9 http://deb.debian.org/debian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3434 kB] #8 7.990 Get:10 http://deb.debian.org/debian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB] #8 7.990 Get:11 http://deb.debian.org/debian bullseye/main armhf liblocale-gettext-perl armhf 1.07-4+b1 [18.3 kB] #8 7.990 Get:12 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB] #8 7.990 Get:13 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u3 [78.2 kB] #8 7.990 Get:14 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB] #8 8.005 Get:15 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] #8 8.005 Get:16 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB] #8 8.005 Get:17 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB] #8 8.005 Get:18 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2 [107 kB] #8 8.005 Get:19 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB] #8 8.005 Get:20 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB] #8 8.005 Get:21 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB] #8 8.015 Get:22 http://deb.debian.org/debian-security bullseye-security/main armhf libtirpc-common all 1.3.1-1+deb11u1 [13.5 kB] #8 8.015 Get:23 http://deb.debian.org/debian-security bullseye-security/main armhf libtirpc3 armhf 1.3.1-1+deb11u1 [72.5 kB] #8 8.015 Get:24 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB] #8 8.027 Get:25 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB] #8 8.027 Get:26 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] #8 8.055 Get:27 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] #8 8.055 Get:28 http://deb.debian.org/debian bullseye/main armhf less armhf 551-2 [126 kB] #8 8.055 Get:29 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB] #8 8.055 Get:30 http://deb.debian.org/debian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB] #8 8.055 Get:31 http://deb.debian.org/debian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.8 kB] #8 8.055 Get:32 http://deb.debian.org/debian bullseye/main armhf openssl armhf 1.1.1n-0+deb11u3 [829 kB] #8 8.071 Get:33 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB] #8 8.071 Get:34 http://deb.debian.org/debian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB] #8 8.071 Get:35 http://deb.debian.org/debian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB] #8 8.071 Get:36 http://deb.debian.org/debian bullseye/main armhf file armhf 1:5.39-3 [68.1 kB] #8 8.071 Get:37 http://deb.debian.org/debian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB] #8 8.071 Get:38 http://deb.debian.org/debian bullseye/main armhf manpages all 5.10-1 [1412 kB] #8 8.087 Get:39 http://deb.debian.org/debian bullseye/main armhf libmd0 armhf 1.0.3-3 [27.4 kB] #8 8.087 Get:40 http://deb.debian.org/debian bullseye/main armhf libbsd0 armhf 0.11.3-1 [103 kB] #8 8.087 Get:41 http://deb.debian.org/debian bullseye/main armhf libedit2 armhf 3.1-20191231-2+b1 [81.1 kB] #8 8.087 Get:42 http://deb.debian.org/debian bullseye/main armhf libcbor0 armhf 0.5.0+dfsg-2 [19.6 kB] #8 8.087 Get:43 http://deb.debian.org/debian bullseye/main armhf libfido2-1 armhf 1.6.0-2 [48.0 kB] #8 8.094 Get:44 http://deb.debian.org/debian bullseye/main armhf openssh-client armhf 1:8.4p1-5+deb11u1 [843 kB] #8 8.098 Get:45 http://deb.debian.org/debian bullseye/main armhf ucf all 3.0043 [74.0 kB] #8 8.115 Get:46 http://deb.debian.org/debian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [219 kB] #8 8.115 Get:47 http://deb.debian.org/debian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.0 kB] #8 8.115 Get:48 http://deb.debian.org/debian bullseye/main armhf m4 armhf 1.4.18-5 [192 kB] #8 8.115 Get:49 http://deb.debian.org/debian bullseye/main armhf autoconf all 2.69-14 [313 kB] #8 8.115 Get:50 http://deb.debian.org/debian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB] #8 8.115 Get:51 http://deb.debian.org/debian bullseye/main armhf automake all 1:1.16.3-2 [814 kB] #8 8.152 Get:52 http://deb.debian.org/debian bullseye/main armhf autopoint all 0.21-4 [510 kB] #8 8.152 Get:53 http://deb.debian.org/debian bullseye/main armhf binutils-common armhf 2.35.2-2 [2220 kB] #8 8.181 Get:54 http://deb.debian.org/debian bullseye/main armhf libbinutils armhf 2.35.2-2 [403 kB] #8 8.181 Get:55 http://deb.debian.org/debian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2 [99.7 kB] #8 8.181 Get:56 http://deb.debian.org/debian bullseye/main armhf libctf0 armhf 2.35.2-2 [42.4 kB] #8 8.181 Get:57 http://deb.debian.org/debian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2 [2408 kB] #8 8.194 Get:58 http://deb.debian.org/debian bullseye/main armhf binutils armhf 2.35.2-2 [61.2 kB] #8 8.194 Get:59 http://deb.debian.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+deb11u3 [271 kB] #8 8.194 Get:60 http://deb.debian.org/debian-security bullseye-security/main armhf linux-libc-dev armhf 5.10.127-2 [1486 kB] #8 8.239 Get:61 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB] #8 8.239 Get:62 http://deb.debian.org/debian-security bullseye-security/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB] #8 8.239 Get:63 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB] #8 8.239 Get:64 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u3 [1876 kB] #8 8.291 Get:65 http://deb.debian.org/debian bullseye/main armhf libisl23 armhf 0.23-1 [516 kB] #8 8.291 Get:66 http://deb.debian.org/debian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [811 kB] #8 8.291 Get:67 http://deb.debian.org/debian bullseye/main armhf libmpc3 armhf 1.2.0-1 [36.7 kB] #8 8.291 Get:68 http://deb.debian.org/debian bullseye/main armhf cpp-10 armhf 10.2.1-6 [6609 kB] #8 8.396 Get:69 http://deb.debian.org/debian bullseye/main armhf cpp armhf 4:10.2.1-1 [19.7 kB] #8 8.396 Get:70 http://deb.debian.org/debian bullseye/main armhf libcc1-0 armhf 10.2.1-6 [39.2 kB] #8 8.396 Get:71 http://deb.debian.org/debian bullseye/main armhf libgomp1 armhf 10.2.1-6 [84.7 kB] #8 8.396 Get:72 http://deb.debian.org/debian bullseye/main armhf libatomic1 armhf 10.2.1-6 [6924 B] #8 8.396 Get:73 http://deb.debian.org/debian bullseye/main armhf libasan6 armhf 10.2.1-6 [2015 kB] #8 8.404 Get:74 http://deb.debian.org/debian bullseye/main armhf libubsan1 armhf 10.2.1-6 [746 kB] #8 8.435 Get:75 http://deb.debian.org/debian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6 [694 kB] #8 8.435 Get:76 http://deb.debian.org/debian bullseye/main armhf gcc-10 armhf 10.2.1-6 [13.1 MB] #8 8.641 Get:77 http://deb.debian.org/debian bullseye/main armhf gcc armhf 4:10.2.1-1 [5204 B] #8 8.652 Get:78 http://deb.debian.org/debian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6 [1790 kB] #8 8.661 Get:79 http://deb.debian.org/debian bullseye/main armhf g++-10 armhf 10.2.1-6 [7244 kB] #8 8.777 Get:80 http://deb.debian.org/debian bullseye/main armhf g++ armhf 4:10.2.1-1 [1628 B] #8 8.777 Get:81 http://deb.debian.org/debian bullseye/main armhf make armhf 4.3-4.1 [384 kB] #8 8.777 Get:82 http://deb.debian.org/debian bullseye/main armhf libdpkg-perl all 1.20.11 [1546 kB] #8 8.791 Get:83 http://deb.debian.org/debian bullseye/main armhf patch armhf 2.7.6-7 [125 kB] #8 8.791 Get:84 http://deb.debian.org/debian bullseye/main armhf dpkg-dev all 1.20.11 [2308 kB] #8 8.827 Get:85 http://deb.debian.org/debian bullseye/main armhf build-essential armhf 12.9 [7704 B] #8 8.827 Get:86 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB] #8 8.827 Get:87 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB] #8 8.827 Get:88 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB] #8 8.827 Get:89 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB] #8 8.827 Get:90 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB] #8 8.837 Get:91 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB] #8 8.837 Get:92 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB] #8 8.837 Get:93 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB] #8 8.837 Get:94 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl4 armhf 7.74.0-1.3+deb11u2 [312 kB] #8 8.837 Get:95 http://deb.debian.org/debian-security bullseye-security/main armhf curl armhf 7.74.0-1.3+deb11u2 [261 kB] #8 8.837 Get:96 http://deb.debian.org/debian bullseye/main armhf dctrl-tools armhf 2.24-3 [96.0 kB] #8 8.847 Get:97 http://deb.debian.org/debian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB] #8 8.847 Get:98 http://deb.debian.org/debian bullseye/main armhf libtool all 2.4.6-15 [513 kB] #8 8.847 Get:99 http://deb.debian.org/debian bullseye/main armhf dh-autoreconf all 20 [17.1 kB] #8 8.847 Get:100 http://deb.debian.org/debian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #8 8.847 Get:101 http://deb.debian.org/debian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB] #8 8.879 Get:102 http://deb.debian.org/debian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #8 8.879 Get:103 http://deb.debian.org/debian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #8 8.879 Get:104 http://deb.debian.org/debian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB] #8 8.879 Get:105 http://deb.debian.org/debian bullseye/main armhf dwz armhf 0.13+20210201-1 [179 kB] #8 8.879 Get:106 http://deb.debian.org/debian bullseye/main armhf libicu67 armhf 67.1-7 [8319 kB] #8 8.980 Get:107 http://deb.debian.org/debian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u2 [603 kB] #8 9.007 Get:108 http://deb.debian.org/debian bullseye/main armhf gettext armhf 0.21-4 [1243 kB] #8 9.018 Get:109 http://deb.debian.org/debian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 9.018 Get:110 http://deb.debian.org/debian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #8 9.018 Get:111 http://deb.debian.org/debian bullseye/main armhf debhelper all 13.3.4 [1049 kB] #8 9.028 Get:112 http://deb.debian.org/debian bullseye/main armhf debian-keyring all 2021.07.26 [31.1 MB] #8 9.542 Get:113 http://deb.debian.org/debian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [43.9 kB] #8 9.542 Get:114 http://deb.debian.org/debian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [85.1 kB] #8 9.542 Get:115 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB] #8 9.548 Get:116 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB] #8 9.562 Get:117 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3 [105 kB] #8 9.566 Get:118 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB] #8 9.575 Get:119 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB] #8 9.575 Get:120 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] #8 9.590 Get:121 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB] #8 9.613 Get:122 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB] #8 9.618 Get:123 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB] #8 9.624 Get:124 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB] #8 9.624 Get:125 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB] #8 9.640 Get:126 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB] #8 9.640 Get:127 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB] #8 9.654 Get:128 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB] #8 9.667 Get:129 http://deb.debian.org/debian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B] #8 9.672 Get:130 http://deb.debian.org/debian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #8 9.681 Get:131 http://deb.debian.org/debian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB] #8 9.685 Get:132 http://deb.debian.org/debian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B] #8 9.687 Get:133 http://deb.debian.org/debian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.2 kB] #8 9.701 Get:134 http://deb.debian.org/debian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB] #8 9.701 Get:135 http://deb.debian.org/debian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #8 9.701 Get:136 http://deb.debian.org/debian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b3 [11.0 kB] #8 9.701 Get:137 http://deb.debian.org/debian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #8 9.701 Get:138 http://deb.debian.org/debian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB] #8 9.701 Get:139 http://deb.debian.org/debian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.5 kB] #8 9.701 Get:140 http://deb.debian.org/debian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 9.703 Get:141 http://deb.debian.org/debian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #8 9.714 Get:142 http://deb.debian.org/debian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #8 9.717 Get:143 http://deb.debian.org/debian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] #8 9.731 Get:144 http://deb.debian.org/debian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB] #8 9.733 Get:145 http://deb.debian.org/debian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB] #8 9.735 Get:146 http://deb.debian.org/debian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB] #8 9.738 Get:147 http://deb.debian.org/debian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #8 9.739 Get:148 http://deb.debian.org/debian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB] #8 9.743 Get:149 http://deb.debian.org/debian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB] #8 9.751 Get:150 http://deb.debian.org/debian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB] #8 9.767 Get:151 http://deb.debian.org/debian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB] #8 9.768 Get:152 http://deb.debian.org/debian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #8 27.00 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ... #8 27.06 Selecting previously unselected package libpsl5:armhf. #8 27.06 Preparing to unpack .../078-libpsl5_0.20.2-2_armhf.deb ... #8 27.07 Unpacking libpsl5:armhf (0.20.2-2) ... #8 27.11 Selecting previously unselected package librtmp1:armhf. #8 27.11 Preparing to unpack .../079-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ... #8 27.13 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... #8 27.18 Selecting previously unselected package libssh2-1:armhf. #8 27.18 Preparing to unpack .../080-libssh2-1_1.8.0-2.1_armhf.deb ... #8 27.18 Unpacking libssh2-1:armhf (1.8.0-2.1) ... #8 27.25 Selecting previously unselected package libcurl4:armhf. #8 27.25 Preparing to unpack .../081-libcurl4_7.64.0-4+deb10u2_armhf.deb ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #17 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 #17 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 0.1s done #17 DONE 0.4s #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #18 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 8.39MB / 151.10MB 0.3s #8 27.26 Unpacking libcurl4:armhf (7.64.0-4+deb10u2) ... #8 27.33 Selecting previously unselected package curl. #8 27.33 Preparing to unpack .../082-curl_7.64.0-4+deb10u2_armhf.deb ... #8 27.34 Unpacking curl (7.64.0-4+deb10u2) ... #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 16.73MB / 151.10MB 0.6s #8 4.557 Reading package lists... #8 5.989 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?) #8 27.45 Selecting previously unselected package dctrl-tools. #8 27.45 Preparing to unpack .../083-dctrl-tools_2.24-3_armhf.deb ... #8 27.46 Unpacking dctrl-tools (2.24-3) ... #8 27.55 Selecting previously unselected package libtool. #8 27.55 Preparing to unpack .../084-libtool_2.4.6-9_all.deb ... #8 27.55 Unpacking libtool (2.4.6-9) ... #8 27.66 Selecting previously unselected package dh-autoreconf. #8 27.66 Preparing to unpack .../085-dh-autoreconf_19_all.deb ... #8 27.67 Unpacking dh-autoreconf (19) ... #8 27.71 Selecting previously unselected package libarchive-zip-perl. #8 27.71 Preparing to unpack .../086-libarchive-zip-perl_1.64-1_all.deb ... #8 27.71 Unpacking libarchive-zip-perl (1.64-1) ... #8 27.77 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 27.77 Preparing to unpack .../087-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 11.2s #8 5.997 Reading package lists... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 7.1s #8 5.032 Fetched 18.9 MB in 4s (5026 kB/s) #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:7b2cd6cd78ba4d0f310906e20051f907863bb50fddd0a7102b8228da59e90374 #8 27.77 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #8 27.81 Selecting previously unselected package dh-strip-nondeterminism. #8 27.81 Preparing to unpack .../088-dh-strip-nondeterminism_1.1.2-1_all.deb ... #8 27.81 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #8 27.85 Selecting previously unselected package dwz. #8 27.85 Preparing to unpack .../089-dwz_0.12-3_armhf.deb ... #8 27.85 Unpacking dwz (0.12-3) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 26.88MB / 151.10MB 0.9s #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 34.60MB / 151.10MB 1.1s #8 27.94 Selecting previously unselected package libglib2.0-0:armhf. #8 27.94 Preparing to unpack .../090-libglib2.0-0_2.58.3-2+deb10u3_armhf.deb ... #8 27.95 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u3) ... mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 7.5s done #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 42.99MB / 151.10MB 1.2s #43 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done #8 28.22 Selecting previously unselected package libcroco3:armhf. #8 28.22 Preparing to unpack .../091-libcroco3_0.6.12-3_armhf.deb ... #8 28.22 Unpacking libcroco3:armhf (0.6.12-3) ... #8 28.36 Selecting previously unselected package libncurses6:armhf. #8 28.36 Preparing to unpack .../092-libncurses6_6.1+20181013-2+deb10u2_armhf.deb ... #8 28.38 Unpacking libncurses6:armhf (6.1+20181013-2+deb10u2) ... mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 54.53MB / 151.10MB 1.5s #43 DONE 4.3s #41 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #41 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a #41 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done #41 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done #41 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done #41 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done #41 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done #41 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done #41 DONE 4.3s #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e #13 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done #13 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done #13 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done #13 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.3s done #13 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done #13 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.6s done #13 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.4s done #13 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.5s done #13 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.0s done #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 4.3s #13 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.5s #13 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.6s done mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:d95d15cea3b2dad536f4abbed0605d29e2f0920c1741f492184f755a81b2c029 #8 5.997 Reading package lists... #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 71.30MB / 151.10MB 1.8s #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 78.91MB / 151.10MB 2.0s #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 92.27MB / 151.10MB 2.1s #8 28.83 Selecting previously unselected package gettext. #8 28.83 Preparing to unpack .../093-gettext_0.19.8.1-9_armhf.deb ... #8 28.84 Unpacking gettext (0.19.8.1-9) ... #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 5.2s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #8 7.453 Building dependency tree... #8 7.645 Reading state information... #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 102.76MB / 151.10MB 2.3s #15 extracting sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 4.5s done #15 extracting sha256:445ed7c270ad36e28e2d44f25e2167881c2c64cd46f6ca603088adb0c0a28124 done #15 DONE 7.6s #18 [build-base-alpine 2/4] COPY --from=xx / / #8 5.032 Reading package lists... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 7.5s done #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:86e56fa96dc7316dde70b4badeb928f90919e19a6d22b20ec3cc3c6ab288b335 #8 5.032 Reading package lists... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #8 29.13 Selecting previously unselected package intltool-debian. #8 29.13 Preparing to unpack .../094-intltool-debian_0.35.0+20060710.5_all.deb ... #8 29.14 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 29.39 Selecting previously unselected package po-debconf. #8 29.39 Preparing to unpack .../095-po-debconf_1.0.21_all.deb ... #8 7.981 The following additional packages will be installed: #8 7.981 autoconf automake autopoint autotools-dev binutils #8 7.981 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 #8 7.981 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #8 7.981 gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian #8 7.981 libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils #8 7.981 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #8 7.981 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #8 7.981 libdebhelper-perl libdevel-callchecker-perl libdpkg-perl #8 7.981 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #8 7.981 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl #8 7.981 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 7.981 libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 #8 7.981 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 7.981 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #8 7.981 libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl #8 7.981 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23 #8 7.981 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 7.981 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 #8 7.981 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl #8 7.981 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal #8 7.981 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 7.981 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 #8 7.981 libtirpc-common libtirpc-dev libtirpc3 libtool libtry-tiny-perl libubsan1 #8 7.981 libuchardet0 liburi-perl libwww-perl libwww-robotrules-perl libxml2 #8 7.981 linux-libc-dev m4 make man-db media-types patch patchutils perl #8 7.981 perl-modules-5.32 perl-openssl-defaults po-debconf python3 python3-minimal #8 7.981 python3.9 python3.9-minimal sensible-utils wdiff xz-utils #8 7.981 Suggested packages: #8 7.981 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #8 7.981 gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx #8 7.981 | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el #8 7.981 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 7.981 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #8 7.981 libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap #8 7.981 mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt #8 7.981 reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib #8 7.981 manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev #8 7.981 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #8 7.981 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc #8 7.981 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl #8 7.981 libscalar-number-perl libbareword-filehandles-perl libindirect-perl #8 7.981 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #8 7.981 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed #8 7.981 diffutils-doc perl-doc libterm-readline-gnu-perl #8 7.981 | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl #8 7.981 python3-doc python3-tk python3-venv python3.9-venv python3.9-doc #8 7.981 binfmt-support wdiff-doc #8 7.981 Recommended packages: #8 7.981 dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #8 7.981 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #8 7.981 licensecheck lintian pristine-tar python3-apt python3-debian python3-magic #8 7.981 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #8 7.981 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client #8 7.981 manpages manpages-dev libc-devtools libnss-nis libnss-nisplus #8 7.981 libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl #8 7.981 libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl #8 7.981 libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl #8 7.981 libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 114.29MB / 151.10MB 2.4s #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 130.02MB / 151.10MB 2.6s #8 29.57 Unpacking po-debconf (1.0.21) ... mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 139.46MB / 151.10MB 2.7s #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 2.9s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #8 29.75 Selecting previously unselected package debhelper. #8 29.75 Preparing to unpack .../096-debhelper_12.1.1_all.deb ... #8 29.76 Unpacking debhelper (12.1.1) ... mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #8 30.13 Selecting previously unselected package debian-keyring. #8 30.13 Preparing to unpack .../097-debian-keyring_2019.02.25_all.deb ... #8 30.13 Unpacking debian-keyring (2019.02.25) ... mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin == Building packages for centos-9 == mkdir -p "rpmbuild/centos-9" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-centos-9/aarch64 -f centos-9/Dockerfile . #18 ... #15 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 #15 sha256:445ed7c270ad36e28e2d44f25e2167881c2c64cd46f6ca603088adb0c0a28124 155B / 155B 0.3s done #15 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 115.31MB / 115.31MB 2.8s done #15 sha256:8162171ecb65551f90de8eb79be7a98850c0b4fa7af6e31150ad932d3ea3fb32 153B / 153B 0.3s done #15 sha256:d450d4da0343091dd049727bcf8ccaae8c22b9b11cbb26823c403343ca9faa1c 271.83kB / 271.83kB 0.2s done #15 sha256:530afca65e2ea04227630ae746e0c85b2bd1a179379cbf2b6501b49c4cab2ccc 2.80MB / 2.80MB 0.3s done #15 extracting sha256:530afca65e2ea04227630ae746e0c85b2bd1a179379cbf2b6501b49c4cab2ccc 0.9s done #15 extracting sha256:d450d4da0343091dd049727bcf8ccaae8c22b9b11cbb26823c403343ca9faa1c 0.2s done #15 extracting sha256:8162171ecb65551f90de8eb79be7a98850c0b4fa7af6e31150ad932d3ea3fb32 0.0s done #15 DONE 3.3s #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #18 ... #14 [internal] load build context #14 transferring context: 36.68MB 3.0s done #14 DONE 3.4s #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 == Building packages for centos-7 == mkdir -p "rpmbuild/centos-7" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-centos-7/aarch64 -f centos-7/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:43bf70d4659becf6c2cb8c82675f399cf8256d75a3823b7542acb59a166ac85e #1 transferring dockerfile: 1.35kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:23773287ede67c68f8bf205fa73fabdb2a772619f873962bcd3e95cf766f4220 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/centos:pull token for registry-1.docker.io #5 sha256:6dfac5586e79d0cc70f47224e58dac0e38b03c47d452a07c7e27055f35027d41 #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 6.6s done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #1 [internal] load build definition from Dockerfile #1 sha256:3c123fe453f89f5d701cf7d0b45bc71ca2f0b5a8017fc83b45417b04b8c574e7 #1 transferring dockerfile: 1.33kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:f18d2e7517ada00fed9fbba8a9534754c45ff4b73c956a35fc448188695f579e #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:45d64a7beae040e021cc02c0e94013cef2dbf19963170e592f6e40ac945ecae6 #5 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0 #18 DONE 1.5s #19 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git #13 ... #25 [internal] load build context #25 sha256:ea1b0ae94a72e6d0be67893fc46a647ec3743d354c5413bbbaf5df52cdb86d63 #25 transferring context: 62.40MB 5.1s done #25 DONE 5.9s #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:9970a110c089ccfe38b569f928536afe6e15f30039774d8a0a4dff68e732f2a9 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a #8 6.347 Reading package lists... #8 7.564 Building dependency tree... #8 7.747 Reading state information... #4 DONE 0.4s #3 [internal] load metadata for quay.io/centos/centos:stream9 #3 sha256:88ff1a4b5828cdd3f62185c34438b156e9cbac4e3206b9f03083beb619d46746 #3 DONE 0.4s #10 [internal] load build context #10 sha256:51b4fa6e788a5d91c70023fad16e24390b98fc913dd895f7ff31c9b84e369c5c #10 DONE 0.0s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #13 DONE 0.0s #6 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:07f9ccafb44a1de11a1c2c2bad3fcc10cd224921f9f1c9c6e778b723c740c24a #6 sha256:24ed2411ceb65ffacc1d3fb13997c662dcae14d30b8559f191cc028da152fcd0 #6 resolve quay.io/centos/centos:stream9@sha256:07f9ccafb44a1de11a1c2c2bad3fcc10cd224921f9f1c9c6e778b723c740c24a == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile . #19 0.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz #4 DONE 0.3s #3 [internal] load metadata for docker.io/library/centos:7 #3 sha256:b84e30cc57878b522c0231f9044b263406346e739661a97f8354b8fd3ee7e2c9 #3 DONE 0.4s #10 [internal] load build context #10 sha256:4454b3c5492c52315bf9dd3729a1921f1dc0d71cecf0a494861da7004a99f982 #10 transferring context: 15.47kB 0.0s done #10 DONE 0.0s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #13 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done #13 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 6.29MB / 49.23MB 0.1s #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 2.10MB / 7.72MB 0.1s #8 8.001 curl is already the newest version (7.64.0-4+deb10u2). #8 8.001 The following additional packages will be installed: #8 8.001 autoconf automake autopoint autotools-dev binutils #8 8.001 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 #8 8.001 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #8 8.001 gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian #8 8.001 libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils #8 8.001 libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #8 8.001 libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl #8 8.001 libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl #8 8.001 libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot #8 8.001 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #8 8.001 libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0 #8 8.001 libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 8.001 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #8 8.001 libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl #8 8.001 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19 #8 8.001 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 8.001 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 8.001 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 #8 8.001 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal #8 8.001 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 8.001 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl #8 8.001 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #8 8.001 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #8 8.001 mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 8.001 po-debconf python3 python3-minimal python3.7 python3.7-minimal #8 8.001 sensible-utils wdiff xz-utils #8 8.001 Suggested packages: #8 8.001 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #8 8.001 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate #8 8.001 autopkgtest bls-standalone bsd-mailx | mailx build-essential #8 8.001 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #8 8.001 dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl #8 8.001 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 8.001 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 8.001 ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib #8 8.001 manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg #8 8.001 libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg #8 8.001 libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev #8 8.001 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #8 8.001 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc #8 8.001 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl #8 8.001 libscalar-number-perl libbareword-filehandles-perl libindirect-perl #8 8.001 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #8 8.001 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed #8 8.001 diffutils-doc perl-doc libterm-readline-gnu-perl #8 8.001 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #8 8.001 libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv #8 8.001 python3.7-doc binfmt-support wdiff-doc #8 8.001 Recommended packages: #8 8.001 at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #8 8.001 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #8 8.001 licensecheck lintian python3-apt python3-debian python3-magic #8 8.001 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #8 8.001 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client #8 8.001 manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl #8 8.001 libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl #8 8.001 libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl #8 8.001 libhtml-form-perl libhttp-daemon-perl libmailtools-perl #8 8.001 libmail-sendmail-perl == Building packages for centos-8 == mkdir -p "rpmbuild/centos-8" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile . #6 ... #10 [internal] load build context #10 sha256:51b4fa6e788a5d91c70023fad16e24390b98fc913dd895f7ff31c9b84e369c5c #10 transferring context: 15.47kB done #10 DONE 0.0s #6 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:07f9ccafb44a1de11a1c2c2bad3fcc10cd224921f9f1c9c6e778b723c740c24a #6 sha256:24ed2411ceb65ffacc1d3fb13997c662dcae14d30b8559f191cc028da152fcd0 #6 resolve quay.io/centos/centos:stream9@sha256:07f9ccafb44a1de11a1c2c2bad3fcc10cd224921f9f1c9c6e778b723c740c24a 0.0s done #6 sha256:07f9ccafb44a1de11a1c2c2bad3fcc10cd224921f9f1c9c6e778b723c740c24a 858B / 858B done #6 sha256:53a076016c16356a235c2a3ef833bcfbf311cbbe3d027c9b9208322e69925528 350B / 350B done #6 sha256:32adc41cc2bbaa6a0ec26d9ee59c9386e2360474b33aa4e65c383c33bae8b93f 1.15kB / 1.15kB done #2 [internal] load .dockerignore #2 sha256:057261823566651b115e099e50e56061313d883e68655aedf238f4906527339f mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 15.73MB / 49.23MB 0.2s #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.2s #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 36.70MB / 49.23MB 0.4s #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.2s done #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.4s #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 4.1s done #18 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 #1 [internal] load build definition from Dockerfile #1 sha256:ddf0593232ec86c97bf08b5e07c8f3b41ecd63a47f61b3f3ed98b1ab1a891cc0 #1 transferring dockerfile: 1.69kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:c0dbe28548bcd7ab506ccdf87b078b247f3e88dd7edebf476e9c91ee6372ff4e #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:a05a8f4e60e260b32c1f26b184dc80748de657e9a6ab809b1d5e44a45b1934dd #2 transferring context: 2B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 sha256:7ba8c3e480435ff9ffa52219ab8cda405c0ad6e27e359371a7e40075be579de7 #1 transferring dockerfile: 1.13kB done #1 DONE 0.1s #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:9bc77f1770c9e5b2eda8d5a06640704a0f03c6cf96ab7f3f11f2466a76228c5e #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:9cfb9ff2001c8d887a054e5fea2cc6650a2a38ff5d04103fa6bbf5feac6eeadc #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10 #8 9.699 The following NEW packages will be installed: #8 9.699 autoconf automake autopoint autotools-dev binutils #8 9.699 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 #8 9.699 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #8 9.699 equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base #8 9.699 intltool-debian libarchive-zip-perl libasan6 libatomic1 #8 9.699 libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0 #8 9.699 libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0 #8 9.699 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl #8 9.699 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #8 9.699 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl #8 9.699 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 9.699 libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 #8 9.699 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 9.699 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #8 9.699 libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl #8 9.699 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23 #8 9.699 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 9.699 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 #8 9.699 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl #8 9.699 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal #8 9.699 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 9.699 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 #8 9.699 libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #8 9.699 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #8 9.699 media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults #8 9.699 po-debconf python3 python3-minimal python3.9 python3.9-minimal #8 9.699 sensible-utils wdiff xz-utils #8 9.699 The following packages will be upgraded: #8 9.701 curl libc6 libcurl4 libtirpc-common libtirpc3 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 46.08MB / 49.23MB 0.5s #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.5s done #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 0B / 52.18MB 0.5s #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.6s #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 11.53MB / 52.18MB 0.6s #5 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 #4 DONE 0.3s #3 [internal] load metadata for quay.io/centos/centos:stream8 #3 sha256:11afe0c2cbf9b5004ff3ac2e150e3c71a16a32e351f7b339af9ff3143b86770c #3 DONE 0.3s #13 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.4s done == Building packages for centos-7 == mkdir -p "rpmbuild/centos-7" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:47bd2cdb8dd516334822f8368c629d6ace3110faa7fc95f076f2efd78145d4e8 #1 transferring dockerfile: 1.35kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:13bbf42f3064a39c4ea1bf3899ce20d15076f687fc0f45c81412ce01a1989d30 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/centos:pull token for registry-1.docker.io #5 sha256:8651dee52ed59913340dab5d31bd261a163bb2f3ae0a5c853ebae096e4a27e99 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:9a96ce4a06438144cd68f47861e6caeff71a66015723c1dda3c5288047f7edb1 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 #4 DONE 0.4s #3 [internal] load metadata for docker.io/library/ubuntu:focal #3 sha256:dfa5d3305e5f290f27a742dff585bdd2c33d5301a2478b881038815a355609ea #3 DONE 0.4s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa #7 sha256:704f4c11cdd3faed6dc19c11c60019a5e09c8c710f15e14a568f5efd0bc67e3f #7 resolve docker.io/library/ubuntu:focal@sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa 0.0s done #8 10.15 5 upgraded, 126 newly installed, 0 to remove and 23 not upgraded. #8 10.15 Need to get 80.3 MB of archives. #8 10.15 After this operation, 300 MB of additional disk space will be used. #8 10.15 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [138 kB] From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 31.46MB / 52.18MB 0.8s #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 41.94MB / 52.18MB 0.9s #11 [internal] load build context #11 sha256:51b62876fb2c76b4c41ff7ccbbd6287af2d92a5d10cb56a0565107b7b3828568 #11 transferring context: 15.47kB done #11 DONE 0.0s #6 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e #6 sha256:33eb450a743c3363f7c0c4957ae2e23475e107b1b412aeb077e531a04c642b9e #6 resolve quay.io/centos/centos:stream8@sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e 0.0s done #6 sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e 743B / 743B done #6 sha256:925b59f6a8f93b4cea34ca7e4d8cacb40784cc12161e0c41081792a71d91221c 920B / 920B done #6 sha256:3dc89df4c17e9361f65c8e8c8b2a9b366e2c8ee054ba95963529ae9cd5deb683 6.47kB / 6.47kB done #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 1.05MB / 82.84MB 0.1s #6 sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 0B / 37.60MB 0.1s #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 13.63MB / 82.84MB 0.2s #6 sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 5.24MB / 37.60MB 0.2s #6 sha256:a05dea350572433af71ec016d378a13d5ab49308ddb6346daf8fcf95e20f3c45 1.88kB / 1.88kB 0.1s done #6 sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 1.05MB / 56.33MB 0.2s #4 DONE 0.3s #3 [internal] load metadata for docker.io/library/centos:7 #3 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237 #3 DONE 0.3s #10 [internal] load build context #10 sha256:1c0741c0e6e765ec1d1c3c39778f8709c9c1a6cce2d03410b6785534264267aa #10 DONE 0.0s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #7 sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa 1.42kB / 1.42kB done #7 sha256:26222dbcb0eefac2dd8658444963fd0f399330849f2025f7460b4672b3292a58 529B / 529B done #7 sha256:7c02b52b6f20266f56bda81d9af83f2cbe477ae9ef57d3aefd0b1a1a44e5948a 1.47kB / 1.47kB done #7 sha256:de6f11ffeeef9e471776e52baf8cc454a1249e8caf2d8944a5b0387143608310 0B / 24.59MB 0.1s #8 10.43 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1+deb11u3 [2295 kB] #8 10.48 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #8 10.48 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB] From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 centos-8 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 51.38MB / 52.18MB 1.0s == Building packages for ubuntu-bionic == mkdir -p "debbuild/ubuntu-bionic" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile . #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 22.02MB / 82.84MB 0.3s #6 sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 12.31MB / 37.60MB 0.3s #6 sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 4.19MB / 56.33MB 0.3s #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 32.51MB / 82.84MB 0.4s #6 sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 20.97MB / 37.60MB 0.4s #13 ... #10 [internal] load build context #10 sha256:1c0741c0e6e765ec1d1c3c39778f8709c9c1a6cce2d03410b6785534264267aa #10 transferring context: 15.47kB done #10 DONE 0.0s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 3.15MB / 50.44MB 0.1s #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 2.10MB / 7.86MB 0.1s #13 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #13 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 9.44MB / 50.44MB 0.2s #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.2s #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 23.07MB / 50.44MB 0.3s #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.3s done #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0B / 10.00MB 0.3s #7 sha256:de6f11ffeeef9e471776e52baf8cc454a1249e8caf2d8944a5b0387143608310 4.19MB / 24.59MB 0.4s #7 sha256:de6f11ffeeef9e471776e52baf8cc454a1249e8caf2d8944a5b0387143608310 6.29MB / 24.59MB 0.5s #13 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 #8 10.65 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB] #8 10.65 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB] #8 10.65 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB] #8 10.73 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #13 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 1.3s done #19 1.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz #19 1.618 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0) #19 1.623 (2/22) Installing ncurses-libs (6.3_p20220521-r0) #19 1.630 (3/22) Installing readline (8.1.2-r0) #19 1.634 (4/22) Installing bash (5.1.16-r2) #19 1.648 Executing bash-5.1.16-r2.post-install #19 1.650 (5/22) Installing libffi (3.4.2-r1) #19 1.652 (6/22) Installing libgcc (11.2.1_git20220219-r2) #19 1.654 (7/22) Installing libstdc++ (11.2.1_git20220219-r2) #19 1.676 (8/22) Installing xz-libs (5.2.5-r1) #19 1.680 (9/22) Installing libxml2 (2.9.14-r0) #19 1.695 (10/22) Installing llvm13-libs (13.0.1-r2) #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 46.14MB / 82.84MB 0.6s #6 sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 31.63MB / 37.60MB 0.6s #6 sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 20.97MB / 56.33MB 0.6s #7 sha256:de6f11ffeeef9e471776e52baf8cc454a1249e8caf2d8944a5b0387143608310 9.44MB / 24.59MB 0.7s #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 29.79MB / 50.44MB 0.4s #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 7.34MB / 10.00MB 0.4s #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 45.09MB / 50.44MB 0.6s #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.5s done #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 0B / 51.84MB 0.6s #8 9.538 The following NEW packages will be installed: #8 9.538 autoconf automake autopoint autotools-dev binutils #8 9.538 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 #8 9.538 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #8 9.538 equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base #8 9.538 intltool-debian libarchive-zip-perl libasan5 libatomic1 #8 9.538 libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 #8 9.538 libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl #8 9.538 libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl #8 9.538 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #8 9.538 libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl #8 9.538 libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev #8 9.538 libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl #8 9.538 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #8 9.538 libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl #8 9.539 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #8 9.539 libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #8 9.539 libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 9.539 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 #8 9.539 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal #8 9.539 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 9.539 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl #8 9.539 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #8 9.539 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #8 9.539 mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 9.539 po-debconf python3 python3-minimal python3.7 python3.7-minimal #8 9.539 sensible-utils wdiff xz-utils #8 9.539 The following packages will be upgraded: #8 9.539 libc6 #13 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.3s done #13 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a #8 10.91 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB] #8 10.91 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3373 kB] latest: Pulling from library/alpine f97344484467: Pulling fs layer f97344484467: Verifying Checksum f97344484467: Download complete #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 51.38MB / 82.84MB 0.7s #6 sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 37.60MB / 37.60MB 0.7s #6 sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 30.70MB / 56.33MB 0.7s #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 69.21MB / 82.84MB 0.9s #6 sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 37.60MB / 37.60MB 0.8s done #6 sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 53.48MB / 56.33MB 0.9s #1 [internal] load build definition from Dockerfile #1 sha256:52538bded001a2e7aafa5bd32ff747af2842afec7df685d89dec3cf5a5177464 #1 transferring dockerfile: 830B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:a22fefc30c97a2657641572e9142b948830d5c496ebe76ddd78559509f17d552 #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10 #4 ... #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:51efb9eb6beaa3fc0545520a832ade627218390ab665dd928768441706a12139 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:8e290a1f9d2b64579fc79fa3cf2481ec48e4c65fdb213242449867f985ca4f54 #6 DONE 0.0s #7 sha256:de6f11ffeeef9e471776e52baf8cc454a1249e8caf2d8944a5b0387143608310 11.53MB / 24.59MB 0.8s #7 sha256:de6f11ffeeef9e471776e52baf8cc454a1249e8caf2d8944a5b0387143608310 15.73MB / 24.59MB 1.0s #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 0.7s #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 8.39MB / 51.84MB 0.7s #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 16.41MB / 51.84MB 0.8s #8 11.08 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB] #8 11.11 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB] #8 11.14 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u3 [74.9 kB] #8 11.14 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB] #8 11.21 Get:15 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1+deb11u3 [267 kB] f97344484467: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 80.74MB / 82.84MB 1.0s #6 sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 56.33MB / 56.33MB 1.0s #3 [internal] load metadata for docker.io/library/ubuntu:bionic #3 sha256:6c0a6b2f63404b7a5f9421664f2a7ccb3be51ea363f55e098a0ee5d1194acc17 #19 2.507 (11/22) Installing clang-libs (13.0.1-r1) #7 sha256:de6f11ffeeef9e471776e52baf8cc454a1249e8caf2d8944a5b0387143608310 18.87MB / 24.59MB 1.2s #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 30.41MB / 51.84MB 0.9s #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.1s #8 11.22 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] #8 11.22 Get:17 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20220331-1 [1059 kB] #8 11.23 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB] #8 11.23 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB] #8 11.23 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-common all 1.3.1-1+deb11u1 [13.5 kB] #8 11.23 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc3 armhf 1.3.1-1+deb11u1 [71.7 kB] #8 11.23 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB] #8 11.25 Get:23 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1+deb11u3 [1815 kB] #8 11.30 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB] #8 11.36 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] #8 11.36 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] #8 11.36 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB] #8 11.36 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB] #8 11.36 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB] #8 11.37 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB] #8 11.37 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB] #8 11.37 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB] #8 11.40 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [216 kB] #8 11.49 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB] #8 11.49 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB] #8 11.49 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB] #8 11.49 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB] #13 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.4s done #8 9.984 1 upgraded, 125 newly installed, 0 to remove and 8 not upgraded. #8 9.984 Need to get 69.0 MB of archives. #8 9.984 After this operation, 272 MB of additional disk space will be used. #8 9.984 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB] #8 10.07 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1+deb10u1 [2351 kB] #6 sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 56.33MB / 56.33MB 1.4s done #7 sha256:de6f11ffeeef9e471776e52baf8cc454a1249e8caf2d8944a5b0387143608310 22.02MB / 24.59MB 1.3s #7 sha256:de6f11ffeeef9e471776e52baf8cc454a1249e8caf2d8944a5b0387143608310 24.59MB / 24.59MB 1.5s #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.2s done #13 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa #8 11.50 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB] #8 11.50 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB] #8 11.58 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB] #8 11.65 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB] #8 11.66 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB] #8 11.67 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB] #8 11.72 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB] #8 11.81 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB] #8 11.81 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB] #8 11.82 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB] #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:b54c72e86d0bca4816908c09da59cc2f546c36b90631f0152d755320fecd8a7b #8 9.771 Get:153 http://deb.debian.org/debian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #8 9.777 Get:154 http://deb.debian.org/debian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB] #8 9.779 Get:155 http://deb.debian.org/debian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #8 9.781 Get:156 http://deb.debian.org/debian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB] #8 9.783 Get:157 http://deb.debian.org/debian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #8 9.786 Get:158 http://deb.debian.org/debian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 9.788 Get:159 http://deb.debian.org/debian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B] #8 9.792 Get:160 http://deb.debian.org/debian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [303 kB] #8 9.797 Get:161 http://deb.debian.org/debian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB] #8 9.799 Get:162 http://deb.debian.org/debian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB] #8 9.805 Get:163 http://deb.debian.org/debian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #8 9.805 Get:164 http://deb.debian.org/debian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #8 9.805 Get:165 http://deb.debian.org/debian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 9.805 Get:166 http://deb.debian.org/debian bullseye/main armhf libwww-perl all 6.52-1 [192 kB] #8 9.805 Get:167 http://deb.debian.org/debian bullseye/main armhf patchutils armhf 0.4.2-1 [72.5 kB] #8 9.821 Get:168 http://deb.debian.org/debian bullseye/main armhf wdiff armhf 1.2.2-2+b1 [121 kB] #8 9.834 Get:169 http://deb.debian.org/debian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB] #8 9.879 Get:170 http://deb.debian.org/debian bullseye/main armhf diffstat armhf 1.64-1 [34.6 kB] #8 9.891 Get:171 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u2 [7684 B] #8 9.898 Get:172 http://deb.debian.org/debian bullseye/main armhf python3-pkg-resources all 52.0.0-4 [190 kB] #8 9.906 Get:173 http://deb.debian.org/debian bullseye/main armhf python3-chardet all 4.0.0-1 [99.0 kB] #8 9.908 Get:174 http://deb.debian.org/debian bullseye/main armhf python3-six all 1.16.0-2 [17.5 kB] #8 9.916 Get:175 http://deb.debian.org/debian bullseye/main armhf python3-debian all 0.1.39 [80.1 kB] #8 9.922 Get:176 http://deb.debian.org/debian bullseye/main armhf libgpgme11 armhf 1.14.0-1+b2 [263 kB] #8 9.936 Get:177 http://deb.debian.org/debian bullseye/main armhf python3-gpg armhf 1.14.0-1+b2 [316 kB] #8 9.954 Get:178 http://deb.debian.org/debian bullseye/main armhf dput all 1.1.0 [56.5 kB] #8 9.957 Get:179 http://deb.debian.org/debian bullseye/main armhf equivs all 2.3.1 [22.7 kB] #8 9.973 Get:180 http://deb.debian.org/debian bullseye/main armhf fonts-dejavu-core all 2.37-2 [1069 kB] #8 9.977 Get:181 http://deb.debian.org/debian bullseye/main armhf fontconfig-config all 2.13.1-4.2 [281 kB] #8 9.986 Get:182 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u2 [309 kB] #8 9.986 Get:183 http://deb.debian.org/debian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB] #8 10.01 Get:184 http://deb.debian.org/debian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB] #8 10.03 Get:185 http://deb.debian.org/debian bullseye/main armhf git armhf 1:2.30.2-1 [5128 kB] #8 10.10 Get:186 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB] #8 10.13 Get:187 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB] #8 10.13 Get:188 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-xs-perl armhf 0.04-6+b1 [11.5 kB] #8 10.14 Get:189 http://deb.debian.org/debian bullseye/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB] #8 10.14 Get:190 http://deb.debian.org/debian bullseye/main armhf libaliased-perl all 0.34-1.1 [14.1 kB] #8 10.14 Get:191 http://deb.debian.org/debian bullseye/main armhf libapt-pkg-perl armhf 0.1.39 [66.9 kB] #8 10.14 Get:192 http://deb.debian.org/debian bullseye/main armhf libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #8 10.14 Get:193 http://deb.debian.org/debian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [303 kB] #8 10.14 Get:194 http://deb.debian.org/debian bullseye/main armhf libarray-intspan-perl all 2.004-1 [25.5 kB] #8 10.14 Get:195 http://deb.debian.org/debian bullseye/main armhf libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #8 10.14 Get:196 http://deb.debian.org/debian bullseye/main armhf libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #8 10.14 Get:197 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 10.15 Get:198 http://deb.debian.org/debian bullseye/main armhf libvariable-magic-perl armhf 0.62-1+b3 [43.0 kB] #8 10.15 Get:199 http://deb.debian.org/debian bullseye/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #8 10.15 Get:200 http://deb.debian.org/debian bullseye/main armhf libpng16-16 armhf 1.6.37-3 [277 kB] #8 10.16 Get:201 http://deb.debian.org/debian bullseye/main armhf libfreetype6 armhf 2.10.4+dfsg-1+deb11u1 [357 kB] #8 10.16 Get:202 http://deb.debian.org/debian bullseye/main armhf libfontconfig1 armhf 2.13.1-4.2 [329 kB] #8 10.16 Get:203 http://deb.debian.org/debian bullseye/main armhf libjpeg62-turbo armhf 1:2.0.6-4 [123 kB] #8 10.16 Get:204 http://deb.debian.org/debian bullseye/main armhf libdeflate0 armhf 1.7-1 [43.1 kB] #8 10.18 Get:205 http://deb.debian.org/debian bullseye/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB] #8 10.18 Get:206 http://deb.debian.org/debian bullseye/main armhf libwebp6 armhf 0.6.1-2.1 [226 kB] #8 10.18 Get:207 http://deb.debian.org/debian bullseye/main armhf libtiff5 armhf 4.2.0-1+deb11u1 [272 kB] #8 10.18 Get:208 http://deb.debian.org/debian bullseye/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB] #8 10.18 Get:209 http://deb.debian.org/debian bullseye/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] #8 10.18 Get:210 http://deb.debian.org/debian bullseye/main armhf libxcb1 armhf 1.14-3 [136 kB] #8 10.18 Get:211 http://deb.debian.org/debian bullseye/main armhf libx11-data all 2:1.7.2-1 [311 kB] #8 10.18 Get:212 http://deb.debian.org/debian bullseye/main armhf libx11-6 armhf 2:1.7.2-1 [713 kB] #8 10.18 Get:213 http://deb.debian.org/debian bullseye/main armhf libxpm4 armhf 1:3.5.12-1 [44.0 kB] #8 10.19 Get:214 http://deb.debian.org/debian bullseye/main armhf libgd3 armhf 2.3.0-2 [119 kB] #8 10.19 Get:215 http://deb.debian.org/debian bullseye/main armhf libc-devtools armhf 2.31-13+deb11u3 [246 kB] #8 10.19 Get:216 http://deb.debian.org/debian bullseye/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB] #8 10.19 Get:217 http://deb.debian.org/debian bullseye/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B] #8 10.19 Get:218 http://deb.debian.org/debian bullseye/main armhf libclass-inspector-perl all 1.36-1 [19.6 kB] #8 10.20 Get:219 http://deb.debian.org/debian bullseye/main armhf libclass-xsaccessor-perl armhf 1.19-3+b7 [37.3 kB] #8 10.20 Get:220 http://deb.debian.org/debian bullseye/main armhf libclone-perl armhf 0.45-1+b1 [14.8 kB] #8 10.20 Get:221 http://deb.debian.org/debian bullseye/main armhf libcommon-sense-perl armhf 3.75-1+b4 [24.6 kB] #8 10.20 Get:222 http://deb.debian.org/debian bullseye/main armhf libconfig-tiny-perl all 2.26-1 [16.5 kB] #8 10.20 Get:223 http://deb.debian.org/debian bullseye/main armhf libparams-util-perl armhf 1.102-1+b1 [24.6 kB] #8 10.21 Get:224 http://deb.debian.org/debian bullseye/main armhf libsub-install-perl all 0.928-1.1 [10.8 kB] #8 10.21 Get:225 http://deb.debian.org/debian bullseye/main armhf libdata-optlist-perl all 0.110-1.1 [10.8 kB] #8 10.21 Get:226 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB] #8 10.21 Get:227 http://deb.debian.org/debian bullseye/main armhf libconst-fast-perl all 0.014-1.1 [8552 B] #8 10.22 Get:228 http://deb.debian.org/debian bullseye/main armhf libwant-perl armhf 0.29-1+b6 [27.4 kB] #8 10.22 Get:229 http://deb.debian.org/debian bullseye/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB] #8 10.22 Get:230 http://deb.debian.org/debian bullseye/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB] #8 10.22 Get:231 http://deb.debian.org/debian bullseye/main armhf libcpanel-json-xs-perl armhf 4.25-1+b1 [127 kB] #8 10.22 Get:232 http://deb.debian.org/debian bullseye/main armhf libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #8 10.23 Get:233 http://deb.debian.org/debian bullseye/main armhf libexception-class-perl all 1.44-1 [32.3 kB] #8 10.24 Get:234 http://deb.debian.org/debian bullseye/main armhf libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #8 10.24 Get:235 http://deb.debian.org/debian bullseye/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #8 10.24 Get:236 http://deb.debian.org/debian bullseye/main armhf libexporter-tiny-perl all 1.002002-1 [37.8 kB] #8 10.24 Get:237 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [35.5 kB] #8 10.24 Get:238 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-perl all 0.430-2 [46.9 kB] #8 10.25 Get:239 http://deb.debian.org/debian bullseye/main armhf libdata-dpath-perl all 0.58-1 [43.5 kB] #8 10.25 Get:240 http://deb.debian.org/debian bullseye/main armhf libdata-dump-perl all 1.23-1.1 [27.6 kB] #8 10.25 Get:241 http://deb.debian.org/debian bullseye/main armhf libdata-messagepack-perl armhf 1.00-4+b1 [36.5 kB] #8 10.25 Get:242 http://deb.debian.org/debian bullseye/main armhf libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #8 10.25 Get:243 http://deb.debian.org/debian bullseye/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #8 10.25 Get:244 http://deb.debian.org/debian bullseye/main armhf libdevel-size-perl armhf 0.83-1+b2 [25.4 kB] #8 10.25 Get:245 http://deb.debian.org/debian bullseye/main armhf libdistro-info-perl all 1.0 [7480 B] #8 10.26 Get:246 http://deb.debian.org/debian bullseye/main armhf libemail-address-xs-perl armhf 1.04-1+b3 [25.4 kB] #8 10.26 Get:247 http://deb.debian.org/debian bullseye/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB] #8 10.26 Get:248 http://deb.debian.org/debian bullseye/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB] #8 10.26 Get:249 http://deb.debian.org/debian bullseye/main armhf libfcgi-perl armhf 0.79+ds-2 [26.3 kB] #8 10.26 Get:250 http://deb.debian.org/debian bullseye/main armhf libipc-system-simple-perl all 1.30-1 [28.2 kB] #8 10.26 Get:251 http://deb.debian.org/debian bullseye/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB] #8 10.26 Get:252 http://deb.debian.org/debian bullseye/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #8 10.26 Get:253 http://deb.debian.org/debian bullseye/main armhf libfile-fcntllock-perl armhf 0.22-3+b7 [35.1 kB] #8 10.27 Get:254 http://deb.debian.org/debian bullseye/main armhf libnumber-compare-perl all 0.03-1.1 [6956 B] #8 10.27 Get:255 http://deb.debian.org/debian bullseye/main armhf libtext-glob-perl all 0.11-1 [8888 B] #8 10.27 Get:256 http://deb.debian.org/debian bullseye/main armhf libfile-find-rule-perl all 0.34-1 [30.6 kB] #8 10.27 Get:257 http://deb.debian.org/debian bullseye/main armhf libfont-afm-perl all 1.20-3 [14.0 kB] #8 10.27 Get:258 http://deb.debian.org/debian bullseye/main armhf libio-string-perl all 1.08-3.1 [11.8 kB] #8 10.27 Get:259 http://deb.debian.org/debian bullseye/main armhf libfont-ttf-perl all 1.06-1.1 [318 kB] #8 10.27 Get:260 http://deb.debian.org/debian bullseye/main armhf libio-stringy-perl all 2.111-3 [56.5 kB] #8 10.27 Get:261 http://deb.debian.org/debian bullseye/main armhf libparams-validate-perl armhf 1.30-1+b1 [65.6 kB] #8 10.27 Get:262 http://deb.debian.org/debian bullseye/main armhf libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #8 10.28 Get:263 http://deb.debian.org/debian bullseye/main armhf libsort-versions-perl all 1.62-1 [11.0 kB] #8 10.28 Get:264 http://deb.debian.org/debian bullseye/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB] #8 10.28 Get:265 http://deb.debian.org/debian bullseye/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #8 10.28 Get:266 http://deb.debian.org/debian bullseye/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB] #8 10.28 Get:267 http://deb.debian.org/debian bullseye/main armhf libjson-perl all 4.03000-1 [88.6 kB] #8 10.28 Get:268 http://deb.debian.org/debian bullseye/main armhf liblog-any-perl all 1.709-1 [73.5 kB] #8 10.28 Get:269 http://deb.debian.org/debian bullseye/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #8 10.28 Get:270 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-perl all 0.39-1 [21.9 kB] #8 10.28 Get:271 http://deb.debian.org/debian bullseye/main armhf libsub-identify-perl armhf 0.14-1+b3 [11.6 kB] #8 10.28 Get:272 http://deb.debian.org/debian bullseye/main armhf libsub-name-perl armhf 0.26-1+b1 [13.2 kB] #8 10.28 Get:273 http://deb.debian.org/debian bullseye/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB] #8 10.28 Get:274 http://deb.debian.org/debian bullseye/main armhf libpath-tiny-perl all 0.118-1 [53.5 kB] #8 10.28 Get:275 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-perl all 1.012001-2 [351 kB] #8 10.29 Get:276 http://deb.debian.org/debian bullseye/main armhf libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #8 10.29 Get:277 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB] #8 10.29 Get:278 http://deb.debian.org/debian bullseye/main armhf libglib2.0-data all 2.66.8-1 [1164 kB] #8 10.33 Get:279 http://deb.debian.org/debian bullseye/main armhf libgpm2 armhf 1.20.7-8 [34.8 kB] #8 10.33 Get:280 http://deb.debian.org/debian bullseye/main armhf libhash-fieldhash-perl armhf 0.15-1+b3 [17.0 kB] #8 10.33 Get:281 http://deb.debian.org/debian bullseye/main armhf libhtml-form-perl all 6.07-1 [22.9 kB] #8 10.33 Get:282 http://deb.debian.org/debian bullseye/main armhf libhtml-format-perl all 2.12-1.1 [43.8 kB] #8 10.33 Get:283 http://deb.debian.org/debian bullseye/main armhf libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #8 10.34 Get:284 http://deb.debian.org/debian bullseye/main armhf libhttp-daemon-perl all 6.12-1 [22.9 kB] #8 10.34 Get:285 http://deb.debian.org/debian bullseye/main armhf libio-sessiondata-perl all 1.03-1.1 [5984 B] #8 10.34 Get:286 http://deb.debian.org/debian bullseye/main armhf libipc-run3-perl all 0.048-2 [34.2 kB] #8 10.34 Get:287 http://deb.debian.org/debian bullseye/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB] #8 10.34 Get:288 http://deb.debian.org/debian bullseye/main armhf libjson-xs-perl armhf 4.030-1+b1 [93.0 kB] #8 10.34 Get:289 http://deb.debian.org/debian bullseye/main armhf libjson-maybexs-perl all 1.004003-1 [13.1 kB] #8 10.34 Get:290 http://deb.debian.org/debian bullseye/main armhf libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] #8 10.34 Get:291 http://deb.debian.org/debian bullseye/main armhf liblist-compare-perl all 0.55-1 [66.9 kB] #8 10.34 Get:292 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-perl all 0.58-1 [36.5 kB] #8 10.34 Get:293 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-xs-perl armhf 0.58-2+b1 [30.0 kB] #8 10.34 Get:294 http://deb.debian.org/debian bullseye/main armhf liblist-utilsby-perl all 0.11-1 [15.4 kB] #8 10.34 Get:295 http://deb.debian.org/debian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB] #8 10.34 Get:296 http://deb.debian.org/debian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB] #8 10.34 Get:297 http://deb.debian.org/debian bullseye/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB] #8 10.34 Get:298 http://deb.debian.org/debian bullseye/main armhf libsys-hostname-long-perl all 1.5-2 [11.8 kB] #8 10.34 Get:299 http://deb.debian.org/debian bullseye/main armhf libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #8 10.34 Get:300 http://deb.debian.org/debian bullseye/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B] #8 10.34 Get:301 http://deb.debian.org/debian bullseye/main armhf libmailtools-perl all 2.21-1 [95.5 kB] #8 10.35 Get:302 http://deb.debian.org/debian bullseye/main armhf libmarkdown2 armhf 2.2.6-1 [30.0 kB] #8 10.35 Get:303 http://deb.debian.org/debian bullseye/main armhf libmime-tools-perl all 5.509-1 [212 kB] #8 10.35 Get:304 http://deb.debian.org/debian bullseye/main armhf libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #8 10.35 Get:305 http://deb.debian.org/debian bullseye/main armhf libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #8 10.35 Get:306 http://deb.debian.org/debian bullseye/main armhf libobject-id-perl all 0.1.2-2.1 [16.7 kB] #8 10.35 Get:307 http://deb.debian.org/debian bullseye/main armhf libmoox-struct-perl all 0.020-1 [25.4 kB] #8 10.36 Get:308 http://deb.debian.org/debian bullseye/main armhf libmouse-perl armhf 2.5.10-1+b1 [168 kB] #8 10.36 Get:309 http://deb.debian.org/debian bullseye/main armhf libnumber-range-perl all 0.12-1.1 [8688 B] #8 10.36 Get:310 http://deb.debian.org/debian bullseye/main armhf libossp-uuid16 armhf 1.6.2-1.5+b9 [35.8 kB] #8 10.36 Get:311 http://deb.debian.org/debian bullseye/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b9 [27.8 kB] #8 10.36 Get:312 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-xs-perl armhf 0.29-1+b2 [18.6 kB] #8 10.36 Get:313 http://deb.debian.org/debian bullseye/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #8 10.36 Get:314 http://deb.debian.org/debian bullseye/main armhf libperlio-gzip-perl armhf 0.19-1+b7 [16.3 kB] #8 10.36 Get:315 http://deb.debian.org/debian bullseye/main armhf libpod-parser-perl all 1.63-2 [96.1 kB] #8 10.36 Get:316 http://deb.debian.org/debian bullseye/main armhf libpod-constants-perl all 0.19-2 [17.3 kB] #8 10.36 Get:317 http://deb.debian.org/debian bullseye/main armhf libproc-processtable-perl armhf 0.59-2+b1 [45.8 kB] #8 10.36 Get:318 http://deb.debian.org/debian bullseye/main armhf libre2-9 armhf 20210201+dfsg-1 [141 kB] #8 10.37 Get:319 http://deb.debian.org/debian bullseye/main armhf libre-engine-re2-perl armhf 0.14-1 [17.3 kB] #8 10.37 Get:320 http://deb.debian.org/debian bullseye/main armhf libreadonly-perl all 2.050-3 [23.1 kB] #8 10.37 Get:321 http://deb.debian.org/debian bullseye/main armhf libref-util-perl all 0.204-1 [17.1 kB] #8 10.37 Get:322 http://deb.debian.org/debian bullseye/main armhf libref-util-xs-perl armhf 0.117-1+b3 [12.8 kB] #8 10.37 Get:323 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #8 10.37 Get:324 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #8 10.37 Get:325 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1+deb11u1 [96.8 kB] #8 10.37 Get:326 http://deb.debian.org/debian bullseye/main armhf libsereal-decoder-perl armhf 4.018+ds-1+b1 [92.7 kB] #8 10.39 Get:327 http://deb.debian.org/debian bullseye/main armhf libsereal-encoder-perl armhf 4.018+ds-1+b1 [96.5 kB] #8 10.39 Get:328 http://deb.debian.org/debian bullseye/main armhf libtask-weaken-perl all 1.06-1 [9252 B] #8 10.39 Get:329 http://deb.debian.org/debian bullseye/main armhf libxml-parser-perl armhf 2.46-2 [203 kB] #8 10.39 Get:330 http://deb.debian.org/debian bullseye/main armhf libsoap-lite-perl all 1.27-1 [258 kB] #8 10.39 Get:331 http://deb.debian.org/debian bullseye/main armhf libsort-key-perl armhf 1.33-2+b3 [35.7 kB] #8 10.39 Get:332 http://deb.debian.org/debian bullseye/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB] #8 10.39 Get:333 http://deb.debian.org/debian bullseye/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB] #8 10.39 Get:334 http://deb.debian.org/debian bullseye/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB] #8 10.39 Get:335 http://deb.debian.org/debian bullseye/main armhf libsys-cpuaffinity-perl armhf 1.13~03-1 [33.1 kB] #8 10.40 Get:336 http://deb.debian.org/debian bullseye/main armhf libterm-readkey-perl armhf 2.38-1+b2 [26.6 kB] #8 10.40 Get:337 http://deb.debian.org/debian bullseye/main armhf libtext-levenshteinxs-perl armhf 0.03-4+b8 [8176 B] #8 10.40 Get:338 http://deb.debian.org/debian bullseye/main armhf libtext-markdown-discount-perl armhf 0.12-1+b1 [12.6 kB] #8 10.40 Get:339 http://deb.debian.org/debian bullseye/main armhf libtext-xslate-perl armhf 3.5.8-1+b1 [193 kB] #8 10.40 Get:340 http://deb.debian.org/debian bullseye/main armhf libtime-duration-perl all 1.21-1 [13.7 kB] #8 10.40 Get:341 http://deb.debian.org/debian bullseye/main armhf libtime-moment-perl armhf 0.44-1+b3 [74.3 kB] #8 10.40 Get:342 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-xs-perl armhf 0.022-1 [23.4 kB] #8 10.40 Get:343 http://deb.debian.org/debian bullseye/main armhf libunicode-utf8-perl armhf 0.62-1+b2 [19.3 kB] #8 10.40 Get:344 http://deb.debian.org/debian bullseye/main armhf libxdelta2 armhf 1.1.3-9.3 [40.4 kB] #8 10.40 Get:345 http://deb.debian.org/debian bullseye/main armhf libxext6 armhf 2:1.3.3-1.1 [47.8 kB] #8 10.40 Get:346 http://deb.debian.org/debian bullseye/main armhf libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #8 10.41 Get:347 http://deb.debian.org/debian bullseye/main armhf libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #8 10.41 Get:348 http://deb.debian.org/debian bullseye/main armhf libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #8 10.41 Get:349 http://deb.debian.org/debian bullseye/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2+b1 [321 kB] #8 10.41 Get:350 http://deb.debian.org/debian bullseye/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB] #8 10.41 Get:351 http://deb.debian.org/debian bullseye/main armhf libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #8 10.41 Get:352 http://deb.debian.org/debian bullseye/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB] #8 10.41 Get:353 http://deb.debian.org/debian bullseye/main armhf libyaml-0-2 armhf 0.2.2-1 [42.0 kB] #8 10.41 Get:354 http://deb.debian.org/debian bullseye/main armhf libyaml-libyaml-perl armhf 0.82+repack-1+b1 [33.4 kB] #8 10.42 Get:355 http://deb.debian.org/debian bullseye/main armhf licensecheck all 3.1.1-2 [50.0 kB] #8 10.42 Get:356 http://deb.debian.org/debian bullseye/main armhf lzip armhf 1.22-3 [82.4 kB] #8 10.42 Get:357 http://deb.debian.org/debian bullseye/main armhf lzop armhf 1.04-2 [82.2 kB] #8 10.42 Get:358 http://deb.debian.org/debian bullseye/main armhf t1utils armhf 1.41-4 [54.7 kB] #8 10.42 Get:359 http://deb.debian.org/debian bullseye/main armhf unzip armhf 6.0-26 [157 kB] #8 10.43 Get:360 http://deb.debian.org/debian bullseye/main armhf lintian all 2.104.0 [1265 kB] #8 10.44 Get:361 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB] #8 10.44 Get:362 http://deb.debian.org/debian bullseye/main armhf manpages-dev all 5.10-1 [2309 kB] #8 10.47 Get:363 http://deb.debian.org/debian bullseye/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB] #8 10.47 Get:364 http://deb.debian.org/debian bullseye/main armhf pixz armhf 1.0.7-1 [19.3 kB] #8 10.48 Get:365 http://deb.debian.org/debian bullseye/main armhf xdelta armhf 1.1.3-9.3 [24.3 kB] #8 10.48 Get:366 http://deb.debian.org/debian bullseye/main armhf xdelta3 armhf 3.0.11-dfsg-1+b1 [67.2 kB] #8 10.48 Get:367 http://deb.debian.org/debian bullseye/main armhf pristine-tar armhf 1.49 [111 kB] #8 10.48 Get:368 http://deb.debian.org/debian bullseye/main armhf publicsuffix all 20211207.1025-0+deb11u1 [125 kB] #8 10.48 Get:369 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB] #8 10.48 Get:370 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB] #8 10.48 Get:371 http://deb.debian.org/debian bullseye/main armhf python3-certifi all 2020.6.20-1 [151 kB] #8 10.48 Get:372 http://deb.debian.org/debian bullseye/main armhf python3-idna all 2.10-1 [37.4 kB] #8 10.48 Get:373 http://deb.debian.org/debian bullseye/main armhf python3-magic all 2:0.4.20-3 [13.4 kB] #8 10.48 Get:374 http://deb.debian.org/debian bullseye/main armhf python3-urllib3 all 1.26.5-1~exp1 [114 kB] #8 10.49 Get:375 http://deb.debian.org/debian bullseye/main armhf python3-requests all 2.25.1+dfsg-2 [69.3 kB] #8 10.49 Get:376 http://deb.debian.org/debian bullseye/main armhf python3-unidiff all 0.5.5-2 [9604 B] #8 10.49 Get:377 http://deb.debian.org/debian bullseye/main armhf python3-xdg all 0.27-2 [41.8 kB] #8 10.49 Get:378 http://deb.debian.org/debian bullseye/main armhf shared-mime-info armhf 2.0-1 [699 kB] #8 10.49 Get:379 http://deb.debian.org/debian bullseye/main armhf strace armhf 5.10-1 [973 kB] #8 10.50 Get:380 http://deb.debian.org/debian bullseye/main armhf xauth armhf 1:1.1-1 [37.7 kB] #8 10.50 Get:381 http://deb.debian.org/debian bullseye/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB] #8 10.76 debconf: delaying package configuration, since apt-utils is not installed #8 10.81 Fetched 157 MB in 3s (54.8 MB/s) #8 10.85 Selecting previously unselected package bsdextrautils. #8 10.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 ... 6654 files and directories currently installed.) #8 10.86 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_armhf.deb ... #8 10.87 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #8 10.94 Selecting previously unselected package libuchardet0:armhf. #8 10.94 Preparing to unpack .../01-libuchardet0_0.0.7-1_armhf.deb ... #8 10.96 Unpacking libuchardet0:armhf (0.0.7-1) ... #8 11.00 Selecting previously unselected package groff-base. #8 11.00 Preparing to unpack .../02-groff-base_1.22.4-6_armhf.deb ... #8 11.01 Unpacking groff-base (1.22.4-6) ... #8 11.25 Selecting previously unselected package libgdbm6:armhf. #8 11.25 Preparing to unpack .../03-libgdbm6_1.19-2_armhf.deb ... #8 11.25 Unpacking libgdbm6:armhf (1.19-2) ... #8 11.30 Selecting previously unselected package libpipeline1:armhf. #8 11.30 Preparing to unpack .../04-libpipeline1_1.5.3-1_armhf.deb ... #8 11.30 Unpacking libpipeline1:armhf (1.5.3-1) ... #8 11.39 Selecting previously unselected package man-db. #8 11.39 Preparing to unpack .../05-man-db_2.9.4-2_armhf.deb ... #8 11.40 Unpacking man-db (2.9.4-2) ... #8 11.66 Selecting previously unselected package perl-modules-5.32. #8 11.66 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #8 11.66 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 12.21 Selecting previously unselected package libgdbm-compat4:armhf. #8 12.21 Preparing to unpack .../07-libgdbm-compat4_1.19-2_armhf.deb ... #8 12.23 Unpacking libgdbm-compat4:armhf (1.19-2) ... #8 12.28 Selecting previously unselected package libperl5.32:armhf. #8 12.28 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_armhf.deb ... #8 12.29 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ... #8 12.90 Selecting previously unselected package perl. #8 12.90 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_armhf.deb ... #8 12.91 Unpacking perl (5.32.1-4+deb11u2) ... #8 13.01 Selecting previously unselected package liblocale-gettext-perl. #8 13.01 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_armhf.deb ... #8 13.02 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #8 13.08 Selecting previously unselected package libpython3.9-minimal:armhf. #8 13.08 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_armhf.deb ... #8 13.08 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ... #8 13.26 Selecting previously unselected package libexpat1:armhf. #8 13.26 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u3_armhf.deb ... #8 13.27 Unpacking libexpat1:armhf (2.2.10-2+deb11u3) ... #8 13.33 Selecting previously unselected package python3.9-minimal. #8 13.33 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_armhf.deb ... #8 13.34 Unpacking python3.9-minimal (3.9.2-1) ... #8 13.60 Setting up libpython3.9-minimal:armhf (3.9.2-1) ... #8 13.62 Setting up libexpat1:armhf (2.2.10-2+deb11u3) ... #8 13.63 Setting up python3.9-minimal (3.9.2-1) ... #8 14.40 Selecting previously unselected package python3-minimal. #8 14.40 (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 ... 9507 files and directories currently installed.) #8 14.40 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... #8 14.41 Unpacking python3-minimal (3.9.2-3) ... #8 14.45 Selecting previously unselected package media-types. #8 14.45 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #8 14.46 Unpacking media-types (4.0.0) ... #8 14.52 Selecting previously unselected package libmpdec3:armhf. #8 14.52 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ... #8 14.52 Unpacking libmpdec3:armhf (2.5.1-1) ... #8 14.56 Selecting previously unselected package libncursesw6:armhf. #8 14.56 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_armhf.deb ... #8 14.57 Unpacking libncursesw6:armhf (6.2+20201114-2) ... #8 14.63 Selecting previously unselected package readline-common. #8 14.63 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #8 14.64 Unpacking readline-common (8.1-1) ... #8 14.69 Selecting previously unselected package libreadline8:armhf. #8 14.69 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ... #8 14.69 Unpacking libreadline8:armhf (8.1-1) ... #8 14.75 Selecting previously unselected package libsqlite3-0:armhf. #8 14.75 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ... #8 14.76 Unpacking libsqlite3-0:armhf (3.34.1-3) ... #8 14.90 Preparing to unpack .../7-libtirpc-common_1.3.1-1+deb11u1_all.deb ... #8 14.92 Unpacking libtirpc-common (1.3.1-1+deb11u1) over (1.3.1-1) ... #8 14.98 Setting up libtirpc-common (1.3.1-1+deb11u1) ... #8 15.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 ... 9583 files and directories currently installed.) #8 15.10 Preparing to unpack .../libtirpc3_1.3.1-1+deb11u1_armhf.deb ... #8 15.12 Unpacking libtirpc3:armhf (1.3.1-1+deb11u1) over (1.3.1-1) ... #8 15.18 Setting up libtirpc3:armhf (1.3.1-1+deb11u1) ... #8 15.26 Selecting previously unselected package libpython3.9-stdlib:armhf. #8 15.26 (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 ... 9583 files and directories currently installed.) #8 15.26 Preparing to unpack .../libpython3.9-stdlib_3.9.2-1_armhf.deb ... #8 15.27 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ... #8 15.58 Selecting previously unselected package python3.9. #8 15.58 Preparing to unpack .../python3.9_3.9.2-1_armhf.deb ... #8 15.60 Unpacking python3.9 (3.9.2-1) ... #8 15.65 Selecting previously unselected package libpython3-stdlib:armhf. #8 15.65 Preparing to unpack .../libpython3-stdlib_3.9.2-3_armhf.deb ... #8 15.66 Unpacking libpython3-stdlib:armhf (3.9.2-3) ... #8 15.71 Setting up python3-minimal (3.9.2-3) ... #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 2.1s done #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 4.19MB / 108.99MB 2.2s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 13.63MB / 108.99MB 2.3s #13 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 #8 10.30 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u2 [309 kB] #8 10.38 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB] #8 10.46 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB] #8 10.46 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB] #3 DONE 0.8s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10 #4 DONE 0.8s #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 #7 sha256:2c439fc65d5dd160add3d299bd1d0506dbd71e38ca8150701b8ae895e0c6cf1c #7 resolve docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 0.1s done #7 sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 1.41kB / 1.41kB done #7 sha256:f0e293e967551be5f21f8d1c60c8cd3c58f341547f98cb65cc2ad1fb7839b045 529B / 529B done #7 sha256:53ca54d847a840b22b0be10e3c9100ce1270af304f6add6825946f284e7ea6bf 1.48kB / 1.48kB done #8 11.89 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB] #8 11.89 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB] #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 24.12MB / 108.99MB 2.4s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 44.04MB / 108.99MB 2.6s #8 16.10 Selecting previously unselected package python3. #8 16.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9945 files and directories currently installed.) #8 16.10 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ... #8 16.11 Unpacking python3 (3.9.2-3) ... #8 16.15 Selecting previously unselected package less. #8 16.15 Preparing to unpack .../001-less_551-2_armhf.deb ... #8 16.16 Unpacking less (551-2) ... #13 ... #42 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 #42 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 #42 DONE 0.8s #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e #8 32.94 Selecting previously unselected package libfakeroot:armhf. #8 32.94 Preparing to unpack .../098-libfakeroot_1.23-1_armhf.deb ... #8 32.94 Unpacking libfakeroot:armhf (1.23-1) ... #8 32.99 Selecting previously unselected package fakeroot. #8 32.99 Preparing to unpack .../099-fakeroot_1.23-1_armhf.deb ... #8 33.00 Unpacking fakeroot (1.23-1) ... #8 33.05 Selecting previously unselected package libfile-which-perl. #8 33.05 Preparing to unpack .../100-libfile-which-perl_1.23-1_all.deb ... #8 33.05 Unpacking libfile-which-perl (1.23-1) ... #8 33.09 Selecting previously unselected package libfile-homedir-perl. #8 33.09 Preparing to unpack .../101-libfile-homedir-perl_1.004-1_all.deb ... #8 33.10 Unpacking libfile-homedir-perl (1.004-1) ... #8 33.13 Selecting previously unselected package libio-pty-perl. #8 33.14 Preparing to unpack .../102-libio-pty-perl_1%3a1.08-1.1+b5_armhf.deb ... #8 33.16 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #8 33.18 Selecting previously unselected package libipc-run-perl. #8 33.18 Preparing to unpack .../103-libipc-run-perl_20180523.0-1_all.deb ... #8 33.19 Unpacking libipc-run-perl (20180523.0-1) ... #8 33.24 Selecting previously unselected package libclass-method-modifiers-perl. #8 33.24 Preparing to unpack .../104-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 33.25 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 33.29 Selecting previously unselected package libsub-exporter-progressive-perl. #8 33.29 Preparing to unpack .../105-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 33.30 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 33.33 Selecting previously unselected package libdevel-globaldestruction-perl. #8 33.33 Preparing to unpack .../106-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 33.34 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 33.37 Selecting previously unselected package libb-hooks-op-check-perl. #8 33.37 Preparing to unpack .../107-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ... #8 33.38 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #8 33.41 Selecting previously unselected package libdynaloader-functions-perl. #8 33.41 Preparing to unpack .../108-libdynaloader-functions-perl_0.003-1_all.deb ... #8 33.42 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 33.45 Selecting previously unselected package libdevel-callchecker-perl. #8 33.45 Preparing to unpack .../109-libdevel-callchecker-perl_0.008-1_armhf.deb ... #8 33.46 Unpacking libdevel-callchecker-perl (0.008-1) ... #8 33.49 Selecting previously unselected package libparams-classify-perl. #8 33.49 Preparing to unpack .../110-libparams-classify-perl_0.015-1+b1_armhf.deb ... #8 33.50 Unpacking libparams-classify-perl (0.015-1+b1) ... #8 33.55 Selecting previously unselected package libmodule-runtime-perl. #8 33.55 Preparing to unpack .../111-libmodule-runtime-perl_0.016-1_all.deb ... #8 33.56 Unpacking libmodule-runtime-perl (0.016-1) ... #8 33.59 Selecting previously unselected package libimport-into-perl. #8 33.59 Preparing to unpack .../112-libimport-into-perl_1.002005-1_all.deb ... #8 33.59 Unpacking libimport-into-perl (1.002005-1) ... #8 10.55 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB] #8 10.55 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB] #8 10.56 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB] #8 10.64 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #6 sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 82.84MB / 82.84MB 2.0s done #6 extracting sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 0B / 22.31MB 0.2s #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 2.10MB / 22.31MB 0.3s #7 sha256:de6f11ffeeef9e471776e52baf8cc454a1249e8caf2d8944a5b0387143608310 24.59MB / 24.59MB 1.7s done #7 extracting sha256:de6f11ffeeef9e471776e52baf8cc454a1249e8caf2d8944a5b0387143608310 #8 12.28 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB] #8 12.28 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u2 [257 kB] #8 12.28 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u2 [309 kB] #8 12.28 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB] #8 12.28 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB] #8 16.26 Selecting previously unselected package netbase. #8 16.26 Preparing to unpack .../002-netbase_6.3_all.deb ... #8 16.28 Unpacking netbase (6.3) ... #8 16.30 Selecting previously unselected package sensible-utils. #8 16.30 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #8 16.30 Unpacking sensible-utils (0.0.14) ... #8 16.35 Selecting previously unselected package bzip2. #8 16.35 Preparing to unpack .../004-bzip2_1.0.8-4_armhf.deb ... #8 33.63 Selecting previously unselected package librole-tiny-perl. #8 33.63 Preparing to unpack .../113-librole-tiny-perl_2.000006-1_all.deb ... #8 33.64 Unpacking librole-tiny-perl (2.000006-1) ... #8 33.67 Selecting previously unselected package libstrictures-perl. #8 33.67 Preparing to unpack .../114-libstrictures-perl_2.000005-1_all.deb ... #8 33.68 Unpacking libstrictures-perl (2.000005-1) ... #8 33.73 Selecting previously unselected package libsub-quote-perl. #8 33.73 Preparing to unpack .../115-libsub-quote-perl_2.005001-1_all.deb ... #8 33.73 Unpacking libsub-quote-perl (2.005001-1) ... #8 33.77 Selecting previously unselected package libmoo-perl. #8 33.77 Preparing to unpack .../116-libmoo-perl_2.003004-2_all.deb ... #8 33.80 Unpacking libmoo-perl (2.003004-2) ... #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 53.48MB / 108.99MB 2.7s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 63.96MB / 108.99MB 2.8s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 74.45MB / 108.99MB 2.9s #19 3.249 (12/22) Installing clang (13.0.1-r1) #19 3.325 (13/22) Installing libmagic (5.41-r0) #19 3.348 (14/22) Installing file (5.41-r0) #19 3.350 (15/22) Installing brotli-libs (1.0.9-r6) #8 10.77 Get:11 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1+deb10u1 [267 kB] #8 10.78 Get:12 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20220308~buster-1 [1012 kB] #8 10.82 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB] #8 10.82 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3193 kB] #8 10.85 Get:15 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1+deb10u1 [2112 kB] #8 10.94 Get:16 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB] #8 10.94 Get:17 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB] #8 11.00 Get:18 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB] #8 11.00 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB] #8 11.02 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u4 [78.5 kB] #8 11.02 Get:21 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB] #8 11.05 Get:22 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 4.19MB / 22.31MB 0.5s #8 12.29 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB] #8 12.29 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B] #8 12.29 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB] #8 12.37 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB] #8 12.43 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB] #8 12.45 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB] #8 16.36 Unpacking bzip2 (1.0.8-4) ... #8 16.41 Selecting previously unselected package openssl. #8 16.41 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_armhf.deb ... #8 16.41 Unpacking openssl (1.1.1n-0+deb11u3) ... #8 16.64 Selecting previously unselected package ca-certificates. #8 16.64 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #8 16.65 Unpacking ca-certificates (20210119) ... #8 16.73 Selecting previously unselected package libmagic-mgc. #8 16.73 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_armhf.deb ... #8 33.82 Selecting previously unselected package libencode-locale-perl. #8 33.82 Preparing to unpack .../117-libencode-locale-perl_1.05-1_all.deb ... #8 33.83 Unpacking libencode-locale-perl (1.05-1) ... #8 33.87 Selecting previously unselected package libtimedate-perl. #8 33.87 Preparing to unpack .../118-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #8 33.87 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #8 33.94 Selecting previously unselected package libhttp-date-perl. #8 33.94 Preparing to unpack .../119-libhttp-date-perl_6.02-1_all.deb ... #8 33.94 Unpacking libhttp-date-perl (6.02-1) ... #8 33.96 Selecting previously unselected package libfile-listing-perl. #8 33.96 Preparing to unpack .../120-libfile-listing-perl_6.04-1_all.deb ... #8 33.97 Unpacking libfile-listing-perl (6.04-1) ... #8 34.01 Selecting previously unselected package libhtml-tagset-perl. #8 34.01 Preparing to unpack .../121-libhtml-tagset-perl_3.20-3_all.deb ... #8 34.01 Unpacking libhtml-tagset-perl (3.20-3) ... #8 34.04 Selecting previously unselected package liburi-perl. #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 94.37MB / 108.99MB 3.1s #13 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 1.7s done #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 102.76MB / 108.99MB 3.2s #19 3.359 (16/22) Installing nghttp2-libs (1.47.0-r0) #19 3.362 (17/22) Installing libcurl (7.83.1-r2) #19 3.368 (18/22) Installing expat (2.4.8-r0) #19 3.371 (19/22) Installing pcre2 (10.40-r0) #19 3.378 (20/22) Installing git (2.36.2-r0) #19 3.511 (21/22) Installing lld (13.0.1-r0) #19 3.547 (22/22) Installing llvm13 (13.0.1-r2) #8 11.05 Get:23 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB] #8 11.08 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB] #8 11.09 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB] #8 11.18 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB] #8 11.18 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] #8 11.18 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] #8 11.19 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB] #8 11.19 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.2 kB] #8 11.19 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB] #8 11.20 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB] #8 11.23 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB] #8 11.23 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB] #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 2.1s done #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 1.05MB / 68.83MB 2.2s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 2.10MB / 141.86MB 2.2s #13 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 2.2s done #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 5.31MB / 68.83MB 2.3s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 6.29MB / 22.31MB 0.7s #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 9.44MB / 22.31MB 0.8s #8 16.74 Unpacking libmagic-mgc (1:5.39-3) ... #8 16.90 Selecting previously unselected package libmagic1:armhf. #8 16.90 Preparing to unpack .../008-libmagic1_1%3a5.39-3_armhf.deb ... #8 16.90 Unpacking libmagic1:armhf (1:5.39-3) ... #8 16.96 Selecting previously unselected package file. #8 16.96 Preparing to unpack .../009-file_1%3a5.39-3_armhf.deb ... #8 16.96 Unpacking file (1:5.39-3) ... #8 34.04 Preparing to unpack .../122-liburi-perl_1.76-1_all.deb ... #8 34.05 Unpacking liburi-perl (1.76-1) ... #8 34.14 Selecting previously unselected package libhtml-parser-perl. #8 34.14 Preparing to unpack .../123-libhtml-parser-perl_3.72-3+b3_armhf.deb ... #8 34.14 Unpacking libhtml-parser-perl (3.72-3+b3) ... #8 34.19 Selecting previously unselected package libhtml-tree-perl. #8 34.19 Preparing to unpack .../124-libhtml-tree-perl_5.07-2_all.deb ... #8 34.20 Unpacking libhtml-tree-perl (5.07-2) ... #8 34.27 Selecting previously unselected package libio-html-perl. #8 34.27 Preparing to unpack .../125-libio-html-perl_1.001-1_all.deb ... #8 34.28 Unpacking libio-html-perl (1.001-1) ... #8 34.32 Selecting previously unselected package liblwp-mediatypes-perl. #8 34.32 Preparing to unpack .../126-liblwp-mediatypes-perl_6.02-1_all.deb ... #6 sha256:5e086ecef80cbcdc685d157769e70d184dc1cc856d0be2234f1b8511a674a594 0B / 55.15MB 3.2s #6 sha256:5e086ecef80cbcdc685d157769e70d184dc1cc856d0be2234f1b8511a674a594 16.78MB / 55.15MB 3.4s #6 sha256:5e086ecef80cbcdc685d157769e70d184dc1cc856d0be2234f1b8511a674a594 27.26MB / 55.15MB 3.5s #6 sha256:5e086ecef80cbcdc685d157769e70d184dc1cc856d0be2234f1b8511a674a594 36.70MB / 55.15MB 3.6s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 3.3s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 13.63MB / 68.83MB 2.4s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 16.78MB / 141.86MB 2.4s #8 11.32 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [179 kB] #8 11.32 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB] #8 11.32 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB] #8 11.32 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB] #8 11.33 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB] #8 11.34 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB] #8 11.39 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB] #8 11.40 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB] #8 11.52 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB] #8 11.52 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB] #8 11.53 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB] #13 ... #44 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 #44 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 #44 DONE 1.0s #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 11.53MB / 22.31MB 1.1s mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #8 17.01 Selecting previously unselected package gettext-base. #8 17.01 Preparing to unpack .../010-gettext-base_0.21-4_armhf.deb ... #8 17.02 Unpacking gettext-base (0.21-4) ... #8 17.13 Selecting previously unselected package manpages. #8 17.13 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #8 17.14 Unpacking manpages (5.10-1) ... #8 34.34 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 34.36 Selecting previously unselected package libhttp-message-perl. #8 34.36 Preparing to unpack .../127-libhttp-message-perl_6.18-1_all.deb ... #8 34.37 Unpacking libhttp-message-perl (6.18-1) ... #8 34.43 Selecting previously unselected package libhttp-cookies-perl. #8 34.43 Preparing to unpack .../128-libhttp-cookies-perl_6.04-1_all.deb ... #8 34.43 Unpacking libhttp-cookies-perl (6.04-1) ... #8 34.47 Selecting previously unselected package libhttp-negotiate-perl. #8 34.47 Preparing to unpack .../129-libhttp-negotiate-perl_6.01-1_all.deb ... #8 34.48 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 34.52 Selecting previously unselected package perl-openssl-defaults:armhf. #8 34.52 Preparing to unpack .../130-perl-openssl-defaults_3_armhf.deb ... #8 34.52 Unpacking perl-openssl-defaults:armhf (3) ... #8 34.56 Selecting previously unselected package libnet-ssleay-perl. #8 34.56 Preparing to unpack .../131-libnet-ssleay-perl_1.85-2+b1_armhf.deb ... #8 34.57 Unpacking libnet-ssleay-perl (1.85-2+b1) ... #8 34.66 Selecting previously unselected package libio-socket-ssl-perl. #8 34.66 Preparing to unpack .../132-libio-socket-ssl-perl_2.060-3_all.deb ... #8 34.66 Unpacking libio-socket-ssl-perl (2.060-3) ... #6 sha256:5e086ecef80cbcdc685d157769e70d184dc1cc856d0be2234f1b8511a674a594 47.19MB / 55.15MB 3.7s #6 sha256:5e086ecef80cbcdc685d157769e70d184dc1cc856d0be2234f1b8511a674a594 55.15MB / 55.15MB 3.8s #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 28.31MB / 68.83MB 2.6s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 31.46MB / 141.86MB 2.6s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 38.80MB / 68.83MB 2.7s #8 11.65 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB] #8 11.66 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB] #8 11.67 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB] #8 11.68 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB] #8 11.68 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB] #19 4.039 Executing busybox-1.35.0-r15.trigger #19 4.044 OK: 313 MiB in 37 packages #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 13.63MB / 22.31MB 1.1s #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 15.73MB / 22.31MB 1.4s == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile . #8 34.73 Selecting previously unselected package libnet-http-perl. #8 34.74 Preparing to unpack .../133-libnet-http-perl_6.18-1_all.deb ... #8 34.74 Unpacking libnet-http-perl (6.18-1) ... #8 34.78 Selecting previously unselected package liblwp-protocol-https-perl. #8 34.78 Preparing to unpack .../134-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 34.79 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 17.35 Selecting previously unselected package libmd0:armhf. #8 34.83 Selecting previously unselected package libtry-tiny-perl. #8 34.83 Preparing to unpack .../135-libtry-tiny-perl_0.30-1_all.deb ... #8 17.35 Preparing to unpack .../012-libmd0_1.0.3-3_armhf.deb ... #8 17.36 Unpacking libmd0:armhf (1.0.3-3) ... #8 17.42 Selecting previously unselected package libbsd0:armhf. #8 17.42 Preparing to unpack .../013-libbsd0_0.11.3-1_armhf.deb ... #8 17.44 Unpacking libbsd0:armhf (0.11.3-1) ... #8 17.50 Selecting previously unselected package libedit2:armhf. #8 34.84 Unpacking libtry-tiny-perl (0.30-1) ... #8 34.89 Selecting previously unselected package libwww-robotrules-perl. #8 34.89 Preparing to unpack .../136-libwww-robotrules-perl_6.02-1_all.deb ... #8 34.89 Unpacking libwww-robotrules-perl (6.02-1) ... #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 48.23MB / 68.83MB 2.8s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 44.04MB / 141.86MB 2.8s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 61.87MB / 68.83MB 3.0s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 53.48MB / 141.86MB 3.0s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.16MB / 68.83MB 3.1s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 62.91MB / 141.86MB 3.1s #8 13.26 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B] #8 13.26 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB] #8 13.26 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [174 kB] #8 13.26 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB] #8 13.26 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB] #8 13.27 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB] #8 13.27 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #8 13.27 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB] #8 13.27 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #8 13.34 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #8 13.43 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.11+rpi1 [1547 kB] #8 13.43 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB] #1 [internal] load build definition from Dockerfile #1 sha256:292c6d59882828a21f8796599b6b47365def92af6821cd5b8790e207407abae5 #1 transferring dockerfile: 1.13kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:9481efaa41bba24079829d6f7047126fed5d80482f2761981563ae15b09bb75e #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:24874f1eec82475fe72ef1a70ebdc7999a5f8252cf5a89f4771017235395f254 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:39fc1cf888d6376ec221dd0d0ec6091232da9780f492800e2653ba3b2dab1ca1 #8 17.50 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_armhf.deb ... #8 17.52 Unpacking libedit2:armhf (3.1-20191231-2+b1) ... #8 17.62 Selecting previously unselected package libcbor0:armhf. #8 17.62 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_armhf.deb ... #8 17.63 Unpacking libcbor0:armhf (0.5.0+dfsg-2) ... #8 17.70 Selecting previously unselected package libfido2-1:armhf. #8 17.70 Preparing to unpack .../016-libfido2-1_1.6.0-2_armhf.deb ... #8 17.71 Unpacking libfido2-1:armhf (1.6.0-2) ... #8 34.92 Selecting previously unselected package libwww-perl. #8 34.92 Preparing to unpack .../137-libwww-perl_6.36-2_all.deb ... #8 34.92 Unpacking libwww-perl (6.36-2) ... #8 35.00 Selecting previously unselected package patchutils. #8 35.00 Preparing to unpack .../138-patchutils_0.3.4-2_armhf.deb ... #8 35.00 Unpacking patchutils (0.3.4-2) ... #8 35.06 Selecting previously unselected package wdiff. #8 35.06 Preparing to unpack .../139-wdiff_1.2.2-2+b1_armhf.deb ... #8 35.10 Unpacking wdiff (1.2.2-2+b1) ... #8 35.18 Selecting previously unselected package devscripts. #8 35.18 Preparing to unpack .../140-devscripts_2.19.5+deb10u1_armhf.deb ... #8 35.22 Unpacking devscripts (2.19.5+deb10u1) ... #6 sha256:5e086ecef80cbcdc685d157769e70d184dc1cc856d0be2234f1b8511a674a594 55.15MB / 55.15MB 4.2s done #6 extracting sha256:5e086ecef80cbcdc685d157769e70d184dc1cc856d0be2234f1b8511a674a594 0.1s #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.4s done #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 73.40MB / 141.86MB 3.2s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 81.79MB / 141.86MB 3.3s #8 13.50 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB] #8 13.50 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.11+rpi1 [2308 kB] #8 13.60 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB] #8 13.60 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB] #8 13.60 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB] #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0 #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 17.83MB / 22.31MB 1.7s #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 19.92MB / 22.31MB 1.9s #8 12.09 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB] #8 12.09 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB] #8 12.09 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB] #8 12.09 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B] #8 12.09 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB] #8 12.11 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB] #8 12.11 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB] #8 12.12 Get:58 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB] #8 17.78 Selecting previously unselected package openssh-client. #8 17.78 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_armhf.deb ... #8 17.79 Unpacking openssh-client (1:8.4p1-5+deb11u1) ... #8 17.98 Selecting previously unselected package ucf. #8 17.98 Preparing to unpack .../018-ucf_3.0043_all.deb ... #8 17.99 Moving old data out of the way #8 17.99 Unpacking ucf (3.0043) ... #8 18.05 Selecting previously unselected package xz-utils. #8 18.05 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ... #8 35.46 Selecting previously unselected package diffstat. #8 35.46 Preparing to unpack .../141-diffstat_1.62-1_armhf.deb ... #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 99.40MB / 141.86MB 3.5s #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 22.02MB / 22.31MB 2.0s #4 ... #3 [internal] load metadata for docker.io/library/ubuntu:focal #3 sha256:c8cb9dfb3ba995aa2991a1ab489f221b7a7cdb95758a76d24dbec52cad0311e1 #3 DONE 0.3s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0 #4 DONE 0.3s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #14 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #14 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done #14 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done #14 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0B / 7.72MB 0.1s #14 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 1.05MB / 49.23MB 0.1s #8 12.53 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B] #8 12.53 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB] #8 12.53 Get:61 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB] #8 12.53 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB] #8 12.53 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #8 12.54 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #8 12.54 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB] #8 12.59 Get:66 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB] #8 12.63 Get:67 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB] #8 12.63 Get:68 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.8 [1776 kB] #8 12.70 Get:69 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB] #8 12.71 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB] #8 12.71 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u2 [1078 kB] #8 12.78 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [7973 kB] #8 18.06 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #8 18.13 Selecting previously unselected package libsigsegv2:armhf. #8 18.13 Preparing to unpack .../020-libsigsegv2_2.13-1_armhf.deb ... #8 18.14 Unpacking libsigsegv2:armhf (2.13-1) ... #8 18.18 Selecting previously unselected package m4. #8 18.18 Preparing to unpack .../021-m4_1.4.18-5_armhf.deb ... #8 35.47 Unpacking diffstat (1.62-1) ... #8 35.51 Selecting previously unselected package distro-info-data. #8 35.51 Preparing to unpack .../142-distro-info-data_0.41+deb10u4_all.deb ... #8 35.52 Unpacking distro-info-data (0.41+deb10u4) ... #8 35.57 Selecting previously unselected package python3-pkg-resources. #8 35.57 Preparing to unpack .../143-python3-pkg-resources_40.8.0-1_all.deb ... #8 35.57 Unpacking python3-pkg-resources (40.8.0-1) ... #8 35.63 Selecting previously unselected package python3-chardet. #8 35.63 Preparing to unpack .../144-python3-chardet_3.0.4-3_all.deb ... #8 35.64 Unpacking python3-chardet (3.0.4-3) ... #8 35.72 Selecting previously unselected package python3-six. #8 35.72 Preparing to unpack .../145-python3-six_1.12.0-1_all.deb ... #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 3.6s done #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 116.39MB / 141.86MB 3.7s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 128.97MB / 141.86MB 3.8s #8 14.17 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u2 [580 kB] #8 14.17 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB] #8 14.19 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 14.19 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #8 14.19 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB] #8 14.24 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB] #8 14.24 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB] #8 14.24 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B] #8 14.25 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #8 14.25 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB] #14 ... #10 [internal] load build context #10 sha256:de8312e3a15cbfe6f8f17933533d8cc6361908bad429cc2701fd9fdb7ab2b4fe #10 transferring context: 29.31MB 0.3s done #10 DONE 0.3s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #14 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.2s #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 11.53MB / 49.23MB 0.2s #14 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.2s done #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 34.71MB / 49.23MB 0.4s #14 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.4s #8 18.19 Unpacking m4 (1.4.18-5) ... #8 18.25 Selecting previously unselected package autoconf. #8 18.25 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #8 18.25 Unpacking autoconf (2.69-14) ... #8 18.33 Selecting previously unselected package autotools-dev. #8 18.33 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #8 18.33 Unpacking autotools-dev (20180224.1+nmu1) ... #8 18.40 Selecting previously unselected package automake. #8 18.40 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #8 18.40 Unpacking automake (1:1.16.3-2) ... #8 18.51 Selecting previously unselected package autopoint. #8 18.51 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #8 18.52 Unpacking autopoint (0.21-4) ... #8 18.59 Selecting previously unselected package binutils-common:armhf. #8 35.72 Unpacking python3-six (1.12.0-1) ... #8 35.77 Selecting previously unselected package python3-debian. #8 35.77 Preparing to unpack .../146-python3-debian_0.1.35_all.deb ... #8 35.78 Unpacking python3-debian (0.1.35) ... #8 35.83 Selecting previously unselected package libgpgme11:armhf. #8 35.83 Preparing to unpack .../147-libgpgme11_1.12.0-6_armhf.deb ... #8 35.84 Unpacking libgpgme11:armhf (1.12.0-6) ... #8 35.90 Selecting previously unselected package python3-gpg. #8 35.90 Preparing to unpack .../148-python3-gpg_1.12.0-6_armhf.deb ... #8 35.91 Unpacking python3-gpg (1.12.0-6) ... #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 139.46MB / 141.86MB 3.9s #8 14.32 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B] #8 14.32 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB] #8 14.32 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB] #8 14.32 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #8 14.40 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB] #8 14.40 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #8 14.40 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB] #8 14.40 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB] #8 14.40 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 14.48 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #8 14.48 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #8 14.48 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] #8 14.48 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB] #8 14.48 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB] #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.1s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 5.2s done #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 0B / 62.47MB 5.2s #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 0B / 126B 5.2s #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 45.09MB / 49.23MB 0.5s #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.6s #8 18.59 Preparing to unpack .../026-binutils-common_2.35.2-2_armhf.deb ... #8 18.60 Unpacking binutils-common:armhf (2.35.2-2) ... #7 sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 22.31MB / 22.31MB 2.4s done #7 extracting sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e #7 ... #9 [internal] load build context #9 sha256:d778cbfc1841145cba525c09a536949504730c240c2e75b32a6d8bb6041a5846 #9 transferring context: 29.32MB 2.6s done #9 DONE 2.7s #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 #7 sha256:2c439fc65d5dd160add3d299bd1d0506dbd71e38ca8150701b8ae895e0c6cf1c #8 13.24 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u4 [570 kB] #8 13.25 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB] #8 13.26 Get:75 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB] #8 13.28 Get:76 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 13.28 Get:77 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB] #8 13.29 Get:78 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB] #8 13.29 Get:79 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB] #8 13.29 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #8 13.29 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB] #8 13.32 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB] #8 36.00 Selecting previously unselected package dput. #8 36.00 Preparing to unpack .../149-dput_1.0.3_all.deb ... #8 36.01 Unpacking dput (1.0.3) ... #8 36.05 Selecting previously unselected package equivs. #8 36.05 Preparing to unpack .../150-equivs_2.2.0_all.deb ... #8 36.06 Unpacking equivs (2.2.0) ... #8 36.19 Selecting previously unselected package exim4-config. #8 36.19 Preparing to unpack .../151-exim4-config_4.92-8+deb10u6_all.deb ... #7 ... #10 [internal] load build context #10 sha256:dd58e9cc3eee4fa7e2cb52391521994ce7a70a5973830e440a8780d2138869dc #10 transferring context: 29.32MB 4.1s done #10 DONE 4.2s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa #7 sha256:704f4c11cdd3faed6dc19c11c60019a5e09c8c710f15e14a568f5efd0bc67e3f #8 14.56 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB] #8 14.56 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #8 14.56 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB] #8 14.73 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB] #8 14.81 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB] #8 14.81 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB] #14 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.6s done #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 15.73MB / 52.18MB 0.8s #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 25.17MB / 52.18MB 0.9s #13 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 2.8s done #13 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 #8 19.01 Selecting previously unselected package libbinutils:armhf. #8 19.01 Preparing to unpack .../027-libbinutils_2.35.2-2_armhf.deb ... #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 8.39MB / 62.47MB 5.3s #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 5.2s done #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.5s done #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 28.31MB / 62.47MB 5.5s #8 13.38 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB] #8 13.38 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #8 13.38 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 13.38 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B] #8 13.38 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB] #8 13.38 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB] #8 13.38 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB] #8 13.40 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB] #8 13.48 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 13.48 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #8 13.48 Get:93 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB] #8 13.48 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB] #8 13.48 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB] #8 13.48 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB] #8 13.48 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB] #8 13.48 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #8 13.55 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB] #8 13.55 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB] #8 36.20 Unpacking exim4-config (4.92-8+deb10u6) ... #8 36.27 Selecting previously unselected package exim4-base. #8 36.28 Preparing to unpack .../152-exim4-base_4.92-8+deb10u6_armhf.deb ... #8 36.28 Unpacking exim4-base (4.92-8+deb10u6) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 18.9s done #13 extracting sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 0.0s done #13 DONE 50.2s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:7b2cd6cd78ba4d0f310906e20051f907863bb50fddd0a7102b8228da59e90374 #8 36.41 Selecting previously unselected package libevent-2.1-6:armhf. #8 36.41 Preparing to unpack .../153-libevent-2.1-6_2.1.8-stable-4_armhf.deb ... #8 36.41 Unpacking libevent-2.1-6:armhf (2.1.8-stable-4) ... #8 14.97 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB] #8 15.05 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 34.96MB / 52.18MB 1.0s #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 1.0s done #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 45.09MB / 52.18MB 1.1s #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 0B / 108.99MB 1.1s #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 6.29MB / 62.47MB 1.1s #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 1.2s #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 9.44MB / 108.99MB 1.2s #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 17.83MB / 62.47MB 1.2s #14 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 #8 19.01 Unpacking libbinutils:armhf (2.35.2-2) ... #8 19.12 Selecting previously unselected package libctf-nobfd0:armhf. #8 19.12 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_armhf.deb ... #8 19.13 Unpacking libctf-nobfd0:armhf (2.35.2-2) ... #8 19.19 Selecting previously unselected package libctf0:armhf. #8 19.19 Preparing to unpack .../029-libctf0_2.35.2-2_armhf.deb ... #8 19.19 Unpacking libctf0:armhf (2.35.2-2) ... #8 19.23 Selecting previously unselected package binutils-arm-linux-gnueabihf. #8 19.23 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.35.2-2_armhf.deb ... #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 38.80MB / 62.47MB 5.6s #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 48.23MB / 62.47MB 5.7s #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 57.67MB / 62.47MB 5.8s #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 0.1s #8 13.65 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB] #8 13.65 Get:102 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB] #8 13.65 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB] #8 13.65 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #8 13.65 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB] #8 13.65 Get:106 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #8 36.51 Selecting previously unselected package libunbound8:armhf. #8 36.51 Preparing to unpack .../154-libunbound8_1.9.0-2+deb10u2_armhf.deb ... #8 36.51 Unpacking libunbound8:armhf (1.9.0-2+deb10u2) ... #8 36.60 Selecting previously unselected package libgnutls-dane0:armhf. #8 36.61 Preparing to unpack .../155-libgnutls-dane0_3.6.7-4+deb10u7_armhf.deb ... #8 36.61 Unpacking libgnutls-dane0:armhf (3.6.7-4+deb10u7) ... #8 36.73 Selecting previously unselected package exim4-daemon-light. #8 36.73 Preparing to unpack .../156-exim4-daemon-light_4.92-8+deb10u6_armhf.deb ... #8 15.14 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB] #8 15.14 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #8 15.14 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB] #8 15.14 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #8 15.14 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 15.14 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B] #8 15.14 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB] #8 15.22 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB] #8 15.22 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB] #8 15.22 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #8 15.22 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #8 15.30 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 15.30 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB] #8 15.30 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB] #8 15.30 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB] #8 15.30 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB] #8 15.31 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB] #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 4.9s done #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 23.07MB / 108.99MB 1.3s #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 27.56MB / 62.47MB 1.3s #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 35.65MB / 108.99MB 1.4s #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 36.70MB / 62.47MB 1.4s #8 19.24 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 5.9s #8 13.81 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB] #8 14.05 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB] #8 14.05 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 14.05 Get:110 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B] #8 14.05 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [286 kB] #8 36.74 Unpacking exim4-daemon-light (4.92-8+deb10u6) ... #8 36.86 Selecting previously unselected package libcurl3-gnutls:armhf. #8 36.86 Preparing to unpack .../157-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ... #8 36.86 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... #8 36.94 Selecting previously unselected package libpcre2-8-0:armhf. #8 36.94 Preparing to unpack .../158-libpcre2-8-0_10.32-5_armhf.deb ... #8 36.95 Unpacking libpcre2-8-0:armhf (10.32-5) ... #8 37.01 Selecting previously unselected package liberror-perl. #8 37.01 Preparing to unpack .../159-liberror-perl_0.17027-2_all.deb ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #8 15.39 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB] #8 15.39 Get:128 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u2 [305 kB] #8 15.42 Get:129 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB] #8 15.42 Get:130 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB] #8 15.50 Get:131 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB] #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 45.09MB / 108.99MB 1.5s #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 46.14MB / 62.47MB 1.5s #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 57.67MB / 108.99MB 1.6s #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 56.62MB / 62.47MB 1.6s #8 19.74 Selecting previously unselected package binutils. #8 19.74 Preparing to unpack .../031-binutils_2.35.2-2_armhf.deb ... #8 19.75 Unpacking binutils (2.35.2-2) ... #8 19.79 Selecting previously unselected package libc-dev-bin. #8 19.79 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u3_armhf.deb ... #8 14.21 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB] #8 14.21 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB] #8 14.21 Get:114 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B] #8 14.21 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #8 14.21 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 14.21 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB] #8 14.29 Get:118 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB] #8 14.29 Get:119 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB] #8 14.29 Get:120 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB] #8 37.01 Unpacking liberror-perl (0.17027-2) ... #8 37.07 Selecting previously unselected package git-man. #8 37.07 Preparing to unpack .../160-git-man_1%3a2.20.1-2+deb10u3_all.deb ... #8 37.08 Unpacking git-man (1:2.20.1-2+deb10u3) ... #8 37.23 Selecting previously unselected package git. #8 37.23 Preparing to unpack .../161-git_1%3a2.20.1-2+deb10u3_armhf.deb ... #8 37.27 Unpacking git (1:2.20.1-2+deb10u3) ... #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 1.6s done #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 65.01MB / 108.99MB 1.7s #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 1.7s #14 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 1.7s #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 74.45MB / 108.99MB 1.8s #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 92.98MB / 108.99MB 2.0s #8 19.79 Unpacking libc-dev-bin (2.31-13+deb11u3) ... #8 19.85 Selecting previously unselected package linux-libc-dev:armhf. #8 19.85 Preparing to unpack .../033-linux-libc-dev_5.10.127-2_armhf.deb ... #8 19.88 Unpacking linux-libc-dev:armhf (5.10.127-2) ... #13 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 4.1s done #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 #8 14.38 Get:121 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB] #8 14.38 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [292 kB] #8 14.38 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB] #8 14.39 Get:124 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB] #8 14.39 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB] #8 14.47 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4194 kB] mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #8 16.03 debconf: delaying package configuration, since apt-utils is not installed #8 16.07 Fetched 80.3 MB in 6s (13.3 MB/s) #8 16.11 Selecting previously unselected package bsdextrautils. #8 16.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7899 files and directories currently installed.) #8 16.11 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_armhf.deb ... #8 16.11 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 105.91MB / 108.99MB 2.1s #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 2.1s done #14 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 2.1s done #8 20.15 Selecting previously unselected package libcrypt-dev:armhf. #8 20.15 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_armhf.deb ... #8 20.15 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ... #8 20.20 Selecting previously unselected package libtirpc-dev:armhf. #8 20.20 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ... #8 20.21 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ... #8 20.28 Selecting previously unselected package libnsl-dev:armhf. #8 20.28 Preparing to unpack .../036-libnsl-dev_1.3.0-2_armhf.deb ... #8 20.29 Unpacking libnsl-dev:armhf (1.3.0-2) ... #8 20.33 Selecting previously unselected package libc6-dev:armhf. #8 20.33 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u3_armhf.deb ... #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 6.8s done #8 16.20 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1+deb11u3_armhf.deb ... #8 16.42 Unpacking libc6:armhf (2.31-13+rpt2+rpi1+deb11u3) over (2.31-13+rpi1+deb11u3) ... #8 20.34 Unpacking libc6-dev:armhf (2.31-13+deb11u3) ... #19 DONE 7.4s #20 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli #20 DONE 0.0s #21 [goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0" #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.6s done #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 #8 15.01 debconf: delaying package configuration, since apt-utils is not installed #8 15.06 Fetched 69.0 MB in 5s (13.4 MB/s) #8 15.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7700 files and directories currently installed.) #8 15.11 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ... == Building packages for debian-buster == mkdir -p "debbuild/debian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile . #8 20.83 Selecting previously unselected package libisl23:armhf. #8 20.83 Preparing to unpack .../038-libisl23_0.23-1_armhf.deb ... #8 20.85 Unpacking libisl23:armhf (0.23-1) ... #8 38.03 Selecting previously unselected package libgc1c2:armhf. #8 38.03 Preparing to unpack .../162-libgc1c2_1%3a7.6.4-0.4_armhf.deb ... #8 38.03 Unpacking libgc1c2:armhf (1:7.6.4-0.4) ... #8 38.11 Selecting previously unselected package libltdl7:armhf. #8 38.11 Preparing to unpack .../163-libltdl7_2.4.6-9_armhf.deb ... #8 38.12 Unpacking libltdl7:armhf (2.4.6-9) ... #8 38.21 Selecting previously unselected package guile-2.2-libs:armhf. #8 38.21 Preparing to unpack .../164-guile-2.2-libs_2.2.4+1-2+deb10u1_armhf.deb ... #8 38.22 Unpacking guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ... #8 15.30 Unpacking libc6:armhf (2.28-10+rpt2+rpi1+deb10u1) over (2.28-10+rpi1+deb10u1) ... #1 [internal] load build definition from Dockerfile #1 sha256:684f6cd4e76dcb1e20ce2b844d12fca90485f51e20d8a8d91849b3cdd8f9ef6b #1 transferring dockerfile: 830B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:ba2386a328ea4875c7840ba60d5e7903512aebbe9c180306ddae05589c7d74bc #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/debian:pull token for registry-1.docker.io #5 sha256:c6459d4fa71a93fdeeaf42683c4da084d9e5442c6d4dc61a080c045a1dba1872 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:423ab6cec4fe327276e812ac301ebfee9a01b69fadd03904f34ba6cb51b1b061 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0 #6 extracting sha256:5e086ecef80cbcdc685d157769e70d184dc1cc856d0be2234f1b8511a674a594 3.0s done #6 DONE 7.5s #7 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #7 sha256:c52fc396ae491834ca7d6c96f46e4605959b9c9f9577495377eb94de2307384c #8 21.06 Selecting previously unselected package libmpfr6:armhf. #8 21.06 Preparing to unpack .../039-libmpfr6_4.1.0-3_armhf.deb ... #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.5s done #14 ... #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa #7 sha256:a8e1be95dd5897468d5a47ba42f8fa5250d659d364f4e90f1bf691dd770fd37b #7 resolve docker.io/library/ubuntu:focal@sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa 0.0s done #7 sha256:3f8ab90e40ca1d1741effaaab60bae74ca8b6d4500fe3967706b55d700a76ae6 529B / 529B done #7 sha256:eb574ad4e57ceb06d0b32e014e1579acaca4debe37db5c4cc375aad1335d70fd 1.48kB / 1.48kB done #7 sha256:a749a280e3e905de447c3d95a39e8aa1ede5835a6eadeb0c11596051592b675b 27.19MB / 27.19MB 0.5s done #7 sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa 1.42kB / 1.42kB done #7 extracting sha256:a749a280e3e905de447c3d95a39e8aa1ede5835a6eadeb0c11596051592b675b 1.7s done #7 DONE 3.0s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #4 ... #3 [internal] load metadata for docker.io/library/debian:buster #3 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c #3 DONE 0.3s #8 21.26 Unpacking libmpfr6:armhf (4.1.0-3) ... #7 extracting sha256:de6f11ffeeef9e471776e52baf8cc454a1249e8caf2d8944a5b0387143608310 5.1s #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 #21 0.854 go: downloading github.com/josephspurrier/goversioninfo v1.3.0 #13 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 2.7s done #13 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0 #4 DONE 0.3s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #13 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done #13 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 2.10MB / 49.23MB 0.1s #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 1.05MB / 7.72MB 0.1s #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 2.10MB / 9.77MB 0.1s #13 ... #9 [internal] load build context #9 sha256:d226749b4af35d0708b3712f08915286c97cd012029cda142dbe1cd37a472710 #9 transferring context: 29.31MB 0.3s done #9 DONE 0.3s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 26.21MB / 49.23MB 0.3s #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.2s done #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.3s #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 4.19MB / 52.18MB 0.3s #6 extracting sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 5.1s #8 21.45 Selecting previously unselected package libmpc3:armhf. #8 21.45 Preparing to unpack .../040-libmpc3_1.2.0-1_armhf.deb ... #8 21.48 Unpacking libmpc3:armhf (1.2.0-1) ... #21 1.241 go: downloading github.com/akavel/rsrc v0.10.2 #14 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 2.7s done #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 36.70MB / 49.23MB 0.4s #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.3s done #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 13.63MB / 52.18MB 0.4s #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 4.19MB / 62.47MB 0.4s #8 39.21 Selecting previously unselected package iso-codes. #8 39.21 Preparing to unpack .../165-iso-codes_4.2-1_all.deb ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 6.5s done #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 3.3s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:d95d15cea3b2dad536f4abbed0605d29e2f0920c1741f492184f755a81b2c029 #8 17.56 Setting up libc6:armhf (2.31-13+rpt2+rpi1+deb11u3) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 6.1s done #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 3.6s #18 ... #15 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 #15 extracting sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 6.9s done #15 extracting sha256:445ed7c270ad36e28e2d44f25e2167881c2c64cd46f6ca603088adb0c0a28124 0.0s done #15 DONE 10.2s #19 [linux/amd64 build-base-alpine 2/4] COPY --from=xx / / mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #14 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 46.14MB / 49.23MB 0.5s #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 24.12MB / 52.18MB 0.5s #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 14.76MB / 62.47MB 0.5s #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.7s #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 44.04MB / 52.18MB 0.7s #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 35.13MB / 62.47MB 0.7s #8 39.22 Unpacking iso-codes (4.2-1) ... #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:86e56fa96dc7316dde70b4badeb928f90919e19a6d22b20ec3cc3c6ab288b335 #8 16.55 Setting up libc6:armhf (2.28-10+rpt2+rpi1+deb10u1) ... #8 22.05 Selecting previously unselected package cpp-10. #8 22.05 Preparing to unpack .../041-cpp-10_10.2.1-6_armhf.deb ... #8 22.07 Unpacking cpp-10 (10.2.1-6) ... #14 ... #8 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then rm -f /usr/bin/man; dpkg-divert --quiet --remove --rename /usr/bin/man; fi #8 sha256:16c8d130ac5d52867ce9c6d71c2a8e9eb5646463619b34474467e8b6a27b484a #8 DONE 1.2s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 0.8s #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 45.09MB / 62.47MB 0.8s #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 55.57MB / 62.47MB 0.9s #6 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #14 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #14 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done #14 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #14 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 2.4s done #14 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 5.3s done #14 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 2.6s done #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 3.7s done #14 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 2.8s done #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 4.3s done #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 5.8s done #14 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 4.3s done #14 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 #14 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.4s done #14 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.9s done #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 1.0s #13 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 #8 39.89 Selecting previously unselected package libalgorithm-diff-perl. #8 39.89 Preparing to unpack .../166-libalgorithm-diff-perl_1.19.03-2_all.deb ... #8 39.90 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #8 39.96 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 39.96 Preparing to unpack .../167-libalgorithm-diff-xs-perl_0.04-5+b1_armhf.deb ... #8 40.00 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... #8 40.05 Selecting previously unselected package libalgorithm-merge-perl. #8 40.05 Preparing to unpack .../168-libalgorithm-merge-perl_0.08-3_all.deb ... #8 40.06 Unpacking libalgorithm-merge-perl (0.08-3) ... #21 DONE 2.0s #22 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #0 0.580 + apk --root / add --no-cache musl-dev gcc #0 0.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz #0 1.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz #0 1.953 (1/9) Installing binutils (2.38-r3) #14 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.6s done #14 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.3s done #14 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 1.3s done #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 1.4s #8 40.11 Selecting previously unselected package libapt-inst2.0:armhf. #8 40.11 Preparing to unpack .../169-libapt-inst2.0_1.8.2.3_armhf.deb ... #8 40.12 Unpacking libapt-inst2.0:armhf (1.8.2.3) ... #8 40.20 Selecting previously unselected package libapt-pkg-perl. #8 40.20 Preparing to unpack .../170-libapt-pkg-perl_0.1.34+b1_armhf.deb ... #8 40.21 Unpacking libapt-pkg-perl (0.1.34+b1) ... #8 40.27 Selecting previously unselected package libarchive-cpio-perl. #8 40.27 Preparing to unpack .../171-libarchive-cpio-perl_0.10-1_all.deb ... #8 40.28 Unpacking libarchive-cpio-perl (0.10-1) ... #8 40.32 Selecting previously unselected package libasync-mergepoint-perl. #8 40.32 Preparing to unpack .../172-libasync-mergepoint-perl_0.04-2_all.deb ... #8 40.32 Unpacking libasync-mergepoint-perl (0.04-2) ... #8 40.36 Selecting previously unselected package libauthen-sasl-perl. #8 40.36 Preparing to unpack .../173-libauthen-sasl-perl_2.1600-1_all.deb ... #19 DONE 2.1s #20 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git #20 0.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz #22 2.113 (2/9) Installing libgomp (11.2.1_git20220219-r2) #22 2.124 (3/9) Installing libatomic (11.2.1_git20220219-r2) #22 2.127 (4/9) Installing gmp (6.2.1-r2) #22 2.134 (5/9) Installing isl22 (0.22-r0) #22 2.154 (6/9) Installing mpfr4 (4.1.0-r0) #22 2.176 (7/9) Installing mpc1 (1.2.1-r0) #22 2.179 (8/9) Installing gcc (11.2.1_git20220219-r2) #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 3.3s done #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 0.1s #14 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 1.7s done #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 1.7s done #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 0B / 108.99MB 1.8s #8 23.13 Selecting previously unselected package cpp. #8 23.13 Preparing to unpack .../042-cpp_4%3a10.2.1-1_armhf.deb ... #8 23.13 Unpacking cpp (4:10.2.1-1) ... #8 23.19 Selecting previously unselected package libcc1-0:armhf. #8 23.19 Preparing to unpack .../043-libcc1-0_10.2.1-6_armhf.deb ... #8 23.19 Unpacking libcc1-0:armhf (10.2.1-6) ... #8 40.37 Unpacking libauthen-sasl-perl (2.1600-1) ... #8 40.42 Selecting previously unselected package libmodule-implementation-perl. #8 40.42 Preparing to unpack .../174-libmodule-implementation-perl_0.09-1_all.deb ... #8 40.43 Unpacking libmodule-implementation-perl (0.09-1) ... #8 40.47 Selecting previously unselected package libvariable-magic-perl. #8 40.47 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b1_armhf.deb ... #8 40.48 Unpacking libvariable-magic-perl (0.62-1+b1) ... #8 40.53 Selecting previously unselected package libb-hooks-endofscope-perl. #8 40.53 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1_all.deb ... #8 40.53 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #8 40.58 Selecting previously unselected package libcapture-tiny-perl. #8 40.58 Preparing to unpack .../177-libcapture-tiny-perl_0.48-1_all.deb ... #8 40.59 Unpacking libcapture-tiny-perl (0.48-1) ... #8 40.63 Selecting previously unselected package libcgi-pm-perl. #8 40.63 Preparing to unpack .../178-libcgi-pm-perl_4.40-1_all.deb ... #8 40.65 Unpacking libcgi-pm-perl (4.40-1) ... #8 40.72 Selecting previously unselected package libfcgi-perl. #8 40.72 Preparing to unpack .../179-libfcgi-perl_0.78-2+b3_armhf.deb ... #8 18.82 Selecting previously unselected package libuchardet0:armhf. #8 18.82 (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 ... 7930 files and directories currently installed.) #8 18.82 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ... #8 18.83 Unpacking libuchardet0:armhf (0.0.7-1) ... #8 18.87 Selecting previously unselected package groff-base. #8 18.87 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ... #8 18.88 Unpacking groff-base (1.22.4-6) ... #8 19.03 Selecting previously unselected package libgdbm6:armhf. #8 19.03 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ... #8 19.06 Unpacking libgdbm6:armhf (1.19-2) ... #8 19.10 Selecting previously unselected package libpipeline1:armhf. #8 19.10 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ... #8 19.10 Unpacking libpipeline1:armhf (1.5.3-1) ... #8 19.15 Selecting previously unselected package man-db. #8 19.15 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ... #8 19.16 Unpacking man-db (2.9.4-2) ... #13 ... #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 #7 sha256:eb44ee9922b42ff9e079460a13bc0c275b63dcadb67f58c5c5a3ab6543d2ffa8 #7 resolve docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 0.0s done #7 sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 1.20kB / 1.20kB done #7 sha256:73f11afcbb50d8bc70eab9f0850b3fa30e61a419bc48cf426e63527d14a8373b 530B / 530B done #7 sha256:c9a1fdca3387618f8634949de4533419327736e2f5c618e3bfebe877aa331352 2.77kB / 2.77kB done #7 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 3.7s done #7 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 5.8s done #7 DONE 9.8s #8 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi #8 sha256:260f71ff1d0e4ad10cc2c159f3aee8d49cdd077f8da3875e3de54e6c0c62e2a2 #7 extracting sha256:de6f11ffeeef9e471776e52baf8cc454a1249e8caf2d8944a5b0387143608310 6.8s done #7 DONE 9.1s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #14 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.1s done #14 sha256:af4873f92ae9de738ea9db3d3ff5cb019abd00939c0f99b9f29ca40e70d20bab 7.12kB / 7.12kB done #14 sha256:e4f63092b61979c5d258bdacc61374407333f89c0184a396952e1a1243e88fc0 1.79kB / 1.79kB done #14 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 3.3s done #14 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 0.5s done #14 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #14 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 1.2s done #14 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 5.4s done #14 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 6.1s done #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 65.01MB / 110.12MB 9.1s #14 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 5.7s #14 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 6.1s done #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 10.49MB / 108.99MB 1.9s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 20.97MB / 108.99MB 2.0s #8 23.25 Selecting previously unselected package libgomp1:armhf. #8 23.25 Preparing to unpack .../044-libgomp1_10.2.1-6_armhf.deb ... #8 23.25 Unpacking libgomp1:armhf (10.2.1-6) ... #8 23.31 Selecting previously unselected package libatomic1:armhf. #8 23.31 Preparing to unpack .../045-libatomic1_10.2.1-6_armhf.deb ... #8 23.32 Unpacking libatomic1:armhf (10.2.1-6) ... #8 23.36 Selecting previously unselected package libasan6:armhf. #8 23.36 Preparing to unpack .../046-libasan6_10.2.1-6_armhf.deb ... #8 23.38 Unpacking libasan6:armhf (10.2.1-6) ... #8 40.73 Unpacking libfcgi-perl (0.78-2+b3) ... #8 40.78 Selecting previously unselected package libcgi-fast-perl. #8 40.78 Preparing to unpack .../180-libcgi-fast-perl_1%3a2.13-1_all.deb ... #8 40.79 Unpacking libcgi-fast-perl (1:2.13-1) ... #8 40.83 Selecting previously unselected package libsub-name-perl. #8 40.83 Preparing to unpack .../181-libsub-name-perl_0.21-1+b3_armhf.deb ... #8 40.84 Unpacking libsub-name-perl (0.21-1+b3) ... #8 40.88 Selecting previously unselected package libclass-accessor-perl. #8 40.88 Preparing to unpack .../182-libclass-accessor-perl_0.51-1_all.deb ... #8 40.89 Unpacking libclass-accessor-perl (0.51-1) ... #8 40.94 Selecting previously unselected package libclass-inspector-perl. #8 40.94 Preparing to unpack .../183-libclass-inspector-perl_1.32-1_all.deb ... #22 2.915 (9/9) Installing musl-dev (1.2.3-r0) #22 2.982 Executing busybox-1.35.0-r15.trigger #7 DONE 2.2s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.3s done #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.5s done #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #13 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done #13 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 1.4s done #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 2.2s done #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 3.2s done #13 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 1.5s done #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 3.2s done #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.3s done #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 5.5s done #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.3s done #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 3.2s done #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 1.9s done #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 0.1s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 30.41MB / 108.99MB 2.1s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 39.85MB / 108.99MB 2.2s #14 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.6s done #14 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 #8 17.74 Selecting previously unselected package libbsd0:armhf. #8 17.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 ... 7700 files and directories currently installed.) #8 17.74 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ... #8 17.75 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ... #8 17.81 Selecting previously unselected package libtinfo5:armhf. #8 17.81 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u2_armhf.deb ... #8 17.82 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u2) ... #8 17.90 Selecting previously unselected package bsdmainutils. #8 17.90 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ... #8 17.91 Unpacking bsdmainutils (11.1.2) ... #8 18.00 Selecting previously unselected package libuchardet0:armhf. #8 18.00 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ... #8 18.01 Unpacking libuchardet0:armhf (0.0.6-3) ... #8 18.06 Selecting previously unselected package groff-base. #8 18.06 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ... #8 18.06 Unpacking groff-base (1.22.4-3+deb10u1) ... #8 23.74 Selecting previously unselected package libubsan1:armhf. #8 40.95 Unpacking libclass-inspector-perl (1.32-1) ... #8 40.99 Selecting previously unselected package libclass-xsaccessor-perl. #8 40.99 Preparing to unpack .../184-libclass-xsaccessor-perl_1.19-3+b2_armhf.deb ... #8 41.01 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ... #8 41.08 Selecting previously unselected package libclone-perl. #8 41.08 Preparing to unpack .../185-libclone-perl_0.41-1+b1_armhf.deb ... #8 41.09 Unpacking libclone-perl (0.41-1+b1) ... #8 41.16 Selecting previously unselected package libcommon-sense-perl. #8 41.16 Preparing to unpack .../186-libcommon-sense-perl_3.74-2+b7_armhf.deb ... #8 41.16 Unpacking libcommon-sense-perl (3.74-2+b7) ... #8 41.21 Selecting previously unselected package libparams-util-perl. #8 41.21 Preparing to unpack .../187-libparams-util-perl_1.07-3+b4_armhf.deb ... #22 2.986 OK: 424 MiB in 46 packages #8 19.47 Selecting previously unselected package perl-modules-5.32. #8 19.47 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #8 19.47 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 56.62MB / 108.99MB 2.4s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 71.27MB / 108.99MB 2.5s #8 18.21 Selecting previously unselected package libgdbm6:armhf. #8 18.21 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ... #8 18.21 Unpacking libgdbm6:armhf (1.18.1-4) ... #8 18.26 Selecting previously unselected package libpipeline1:armhf. #8 18.26 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ... #8 18.26 Unpacking libpipeline1:armhf (1.5.1-2) ... #8 18.32 Selecting previously unselected package man-db. #8 18.32 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ... #8 18.32 Unpacking man-db (2.8.5-2) ... #8 23.74 Preparing to unpack .../047-libubsan1_10.2.1-6_armhf.deb ... #8 23.75 Unpacking libubsan1:armhf (10.2.1-6) ... #13 ... #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 #7 sha256:8c82933c032a7bd124a27346cd3e10fe831376502aac9e75ecc612ae5f699533 #7 resolve docker.io/library/centos:7@sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 0.0s done #7 sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 1.20kB / 1.20kB done #7 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done #7 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.7s done #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 6.7s done #7 DONE 9.2s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 ... #8 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi #8 sha256:373bc6cbba9eb573cac7afeb610f3cbbe628d23420038c67693fbdcaa0c5db82 #8 41.22 Unpacking libparams-util-perl (1.07-3+b4) ... #8 41.27 Selecting previously unselected package libsub-install-perl. #8 41.27 Preparing to unpack .../188-libsub-install-perl_0.928-1_all.deb ... #8 41.27 Unpacking libsub-install-perl (0.928-1) ... #8 41.32 Selecting previously unselected package libdata-optlist-perl. #8 41.32 Preparing to unpack .../189-libdata-optlist-perl_0.110-1_all.deb ... #8 41.32 Unpacking libdata-optlist-perl (0.110-1) ... #8 41.37 Selecting previously unselected package libsub-exporter-perl. #8 41.37 Preparing to unpack .../190-libsub-exporter-perl_0.987-1_all.deb ... #8 41.38 Unpacking libsub-exporter-perl (0.987-1) ... #8 41.43 Selecting previously unselected package libconst-fast-perl. #8 41.43 Preparing to unpack .../191-libconst-fast-perl_0.014-1_all.deb ... #7 extracting sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 5.1s #8 20.01 Selecting previously unselected package libgdbm-compat4:armhf. #8 20.01 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ... #8 20.01 Unpacking libgdbm-compat4:armhf (1.19-2) ... #8 20.06 Selecting previously unselected package libperl5.32:armhf. #8 20.06 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_armhf.deb ... #8 20.08 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ... #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 80.74MB / 108.99MB 2.6s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 91.23MB / 108.99MB 2.7s #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b #8 23.90 Selecting previously unselected package libgcc-10-dev:armhf. #8 23.90 Preparing to unpack .../048-libgcc-10-dev_10.2.1-6_armhf.deb ... #8 23.91 Unpacking libgcc-10-dev:armhf (10.2.1-6) ... #8 24.08 Selecting previously unselected package gcc-10. #8 24.08 Preparing to unpack .../049-gcc-10_10.2.1-6_armhf.deb ... #8 24.12 Unpacking gcc-10 (10.2.1-6) ... #8 18.53 Selecting previously unselected package perl-modules-5.28. #8 18.53 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #8 18.53 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 71.30MB / 110.12MB 10.0s #8 41.44 Unpacking libconst-fast-perl (0.014-1) ... #8 41.48 Selecting previously unselected package libwant-perl. #8 41.48 Preparing to unpack .../192-libwant-perl_0.29-1+b4_armhf.deb ... #8 41.48 Unpacking libwant-perl (0.29-1+b4) ... #8 41.52 Selecting previously unselected package libcontextual-return-perl. #8 41.52 Preparing to unpack .../193-libcontextual-return-perl_0.004014-2_all.deb ... #8 41.52 Unpacking libcontextual-return-perl (0.004014-2) ... #8 41.57 Selecting previously unselected package libconvert-binhex-perl. #8 41.57 Preparing to unpack .../194-libconvert-binhex-perl_1.125-1_all.deb ... #8 41.58 Unpacking libconvert-binhex-perl (1.125-1) ... #8 41.61 Selecting previously unselected package libdata-dump-perl. #8 41.62 Preparing to unpack .../195-libdata-dump-perl_1.23-1_all.deb ... #8 41.62 Unpacking libdata-dump-perl (1.23-1) ... #8 41.68 Selecting previously unselected package libdigest-bubblebabble-perl. #8 41.68 Preparing to unpack .../196-libdigest-bubblebabble-perl_0.02-2_all.deb ... #8 41.68 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #20 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz #20 1.645 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0) #22 DONE 3.8s #5 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f #7 sha256:f4d441d9307bcf0ec54ed625509bbb37eb92e5ba47a933bf2fb309276ac2961c #7 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 0.0s done #7 sha256:d0f5ed350e7624e19f0f40c2c0cc31b0b2811f444ca929a083fefe449432333d 529B / 529B done #7 sha256:6ce8342704e30bd883f054b058208ad264c387435534a1d661a641b4f3a72b62 1.48kB / 1.48kB done #7 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.9s done #7 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done #7 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 1.7s done #7 DONE 2.8s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 100.66MB / 108.99MB 2.8s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 2.9s #8 41.71 Selecting previously unselected package libdigest-hmac-perl. #8 41.72 Preparing to unpack .../197-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #8 41.72 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #8 41.74 Selecting previously unselected package libdistro-info-perl. #8 41.75 Preparing to unpack .../198-libdistro-info-perl_0.21_all.deb ... #8 41.75 Unpacking libdistro-info-perl (0.21) ... #8 41.82 Selecting previously unselected package libnet-smtp-ssl-perl. #8 41.82 Preparing to unpack .../199-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 41.83 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 41.87 Selecting previously unselected package libmailtools-perl. #8 41.87 Preparing to unpack .../200-libmailtools-perl_2.18-1_all.deb ... #8 41.87 Unpacking libmailtools-perl (2.18-1) ... #8 41.94 Selecting previously unselected package libnet-ip-perl. #8 41.94 Preparing to unpack .../201-libnet-ip-perl_1.26-2_all.deb ... mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #20 1.653 (2/22) Installing ncurses-libs (6.3_p20220521-r0) #20 1.669 (3/22) Installing readline (8.1.2-r0) #20 1.680 (4/22) Installing bash (5.1.16-r2) #20 1.699 Executing bash-5.1.16-r2.post-install #20 1.702 (5/22) Installing libffi (3.4.2-r1) #20 1.705 (6/22) Installing libgcc (11.2.1_git20220219-r2) #20 1.708 (7/22) Installing libstdc++ (11.2.1_git20220219-r2) #20 1.732 (8/22) Installing xz-libs (5.2.5-r1) #20 1.740 (9/22) Installing libxml2 (2.9.14-r0) #20 1.763 (10/22) Installing llvm13-libs (13.0.1-r2) #5 ... #23 [build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #23 DONE 0.1s #24 [build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.4s done #8 19.20 Selecting previously unselected package libgdbm-compat4:armhf. #8 19.20 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ... #8 19.20 Unpacking libgdbm-compat4:armhf (1.18.1-4) ... #8 19.26 Selecting previously unselected package libperl5.28:armhf. #8 19.26 Preparing to unpack .../10-libperl5.28_5.28.1-6+deb10u1_armhf.deb ... #8 19.27 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ... #8 41.95 Unpacking libnet-ip-perl (1.26-2) ... #8 41.99 Selecting previously unselected package libnet-dns-perl. #8 41.99 Preparing to unpack .../202-libnet-dns-perl_1.19-1_all.deb ... #8 42.00 Unpacking libnet-dns-perl (1.19-1) ... #8 42.14 Selecting previously unselected package libnet-domain-tld-perl. #8 42.14 Preparing to unpack .../203-libnet-domain-tld-perl_1.75-1_all.deb ... #8 42.14 Unpacking libnet-domain-tld-perl (1.75-1) ... #8 42.17 Selecting previously unselected package libemail-valid-perl. #8 42.17 Preparing to unpack .../204-libemail-valid-perl_1.202-1_all.deb ... #8 42.19 Unpacking libemail-valid-perl (1.202-1) ... #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.1s done #13 sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 45.92MB / 45.92MB 4.2s done #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #13 sha256:af4873f92ae9de738ea9db3d3ff5cb019abd00939c0f99b9f29ca40e70d20bab 7.12kB / 7.12kB done #13 sha256:e4f63092b61979c5d258bdacc61374407333f89c0184a396952e1a1243e88fc0 1.79kB / 1.79kB done #13 sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 7.15MB / 7.15MB 1.0s done #13 sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 9.34MB / 9.34MB 2.4s done #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 8.8s #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 48.23MB / 53.29MB 8.8s #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 34.60MB / 110.12MB 8.8s #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 4.2s #8 20.64 Selecting previously unselected package perl. #8 20.64 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_armhf.deb ... #8 20.65 Unpacking perl (5.32.1-4+deb11u2) ... #8 20.74 Selecting previously unselected package libpython3.9-minimal:armhf. #8 20.74 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ... #8 20.75 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... #8 20.92 Selecting previously unselected package libexpat1:armhf. #8 20.92 Preparing to unpack .../10-libexpat1_2.2.10-2+deb11u3_armhf.deb ... #8 20.92 Unpacking libexpat1:armhf (2.2.10-2+deb11u3) ... #8 20.97 Selecting previously unselected package python3.9-minimal. #8 20.97 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ... #8 20.98 Unpacking python3.9-minimal (3.9.2-1+rpi1) ... #8 42.42 Selecting previously unselected package libexporter-tiny-perl. #8 42.42 Preparing to unpack .../205-libexporter-tiny-perl_1.002001-1_all.deb ... #8 42.43 Unpacking libexporter-tiny-perl (1.002001-1) ... #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 78.64MB / 110.12MB 10.9s #24 DONE 0.4s #25 [build 3/3] RUN --mount=type=bind,target=.,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 #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.1s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 3.7s done #13 sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 47.36MB / 47.36MB 8.9s done #13 sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 156B / 156B 9.0s done #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 51.38MB / 53.29MB 9.1s #8 42.50 Selecting previously unselected package libipc-system-simple-perl. #8 42.51 Preparing to unpack .../206-libipc-system-simple-perl_1.25-4_all.deb ... #8 42.52 Unpacking libipc-system-simple-perl (1.25-4) ... #8 42.59 Selecting previously unselected package libfile-basedir-perl. #8 42.60 Preparing to unpack .../207-libfile-basedir-perl_0.08-1_all.deb ... #8 42.61 Unpacking libfile-basedir-perl (0.08-1) ... #8 DONE 1.6s #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #9 sha256:997db149c2e1f9a5aedd0bdeac2d5d9b496406c8aa7c290e6a24f6bca29035fd #14 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 2.3s done #14 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 #25 0.456 Building static docker-linux-amd64 #25 0.458 + go build -o /out/docker-linux-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T11:59:11Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -extldflags -static' '-buildmode=pie' github.com/docker/cli/cmd/docker #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.4s done #8 25.49 Selecting previously unselected package gcc. #8 25.49 Preparing to unpack .../050-gcc_4%3a10.2.1-1_armhf.deb ... #8 25.49 Unpacking gcc (4:10.2.1-1) ... #8 25.54 Selecting previously unselected package libstdc++-10-dev:armhf. #8 25.54 Preparing to unpack .../051-libstdc++-10-dev_10.2.1-6_armhf.deb ... #8 25.55 Unpacking libstdc++-10-dev:armhf (10.2.1-6) ... #8 42.70 Selecting previously unselected package libfile-chdir-perl. #8 42.71 Preparing to unpack .../208-libfile-chdir-perl_0.1008-1_all.deb ... #8 42.73 Unpacking libfile-chdir-perl (0.1008-1) ... #8 42.87 Selecting previously unselected package libfile-fcntllock-perl. #8 42.87 Preparing to unpack .../209-libfile-fcntllock-perl_0.22-3+b5_armhf.deb ... #8 42.88 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... #8 42.98 Selecting previously unselected package libfont-afm-perl. #8 42.98 Preparing to unpack .../210-libfont-afm-perl_1.20-2_all.deb ... #8 21.37 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... #8 21.54 Setting up libexpat1:armhf (2.2.10-2+deb11u3) ... #8 21.57 Setting up python3.9-minimal (3.9.2-1+rpi1) ... #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 #8 19.89 Selecting previously unselected package perl. #8 19.89 Preparing to unpack .../11-perl_5.28.1-6+deb10u1_armhf.deb ... #8 19.91 Unpacking perl (5.28.1-6+deb10u1) ... #8 19.99 Selecting previously unselected package libpython3.7-minimal:armhf. #8 19.99 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... #8 19.99 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 40.89MB / 110.12MB 9.5s #8 42.99 Unpacking libfont-afm-perl (1.20-2) ... #8 43.07 Selecting previously unselected package libfribidi0:armhf. #8 43.07 Preparing to unpack .../211-libfribidi0_1.0.5-3.1+deb10u1_armhf.deb ... #8 43.08 Unpacking libfribidi0:armhf (1.0.5-3.1+deb10u1) ... #8 43.17 Selecting previously unselected package libfuture-perl. #8 43.17 Preparing to unpack .../212-libfuture-perl_0.39-1_all.deb ... #8 43.18 Unpacking libfuture-perl (0.39-1) ... #8 43.26 Selecting previously unselected package libio-stringy-perl. #8 43.27 Preparing to unpack .../213-libio-stringy-perl_2.111-3_all.deb ... #8 43.28 Unpacking libio-stringy-perl (2.111-3) ... #8 43.32 Selecting previously unselected package libparams-validate-perl. #8 43.33 Preparing to unpack .../214-libparams-validate-perl_1.29-1+b1_armhf.deb ... #8 43.33 Unpacking libparams-validate-perl (1.29-1+b1) ... #20 3.101 (11/22) Installing clang-libs (13.0.1-r1) #8 20.30 Selecting previously unselected package libexpat1:armhf. #8 20.30 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u4_armhf.deb ... #8 20.32 Unpacking libexpat1:armhf (2.2.6-2+deb10u4) ... #13 sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 53.29MB / 53.29MB 9.8s done #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 47.19MB / 110.12MB 10.0s #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 84.93MB / 110.12MB 11.6s #14 ... #8 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then rm -f /usr/bin/man; dpkg-divert --quiet --remove --rename /usr/bin/man; fi #8 sha256:88211d7f4a6ea5d41a1f1e1d238d95dfdc66a5d44144ea19f77edffc1be7afc4 #8 DONE 2.7s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #8 26.00 Selecting previously unselected package g++-10. #8 26.00 Preparing to unpack .../052-g++-10_10.2.1-6_armhf.deb ... #8 26.04 Unpacking g++-10 (10.2.1-6) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 12.9s #8 43.37 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 43.37 Preparing to unpack .../215-libgetopt-long-descriptive-perl_0.103-2_all.deb ... #8 43.37 Unpacking libgetopt-long-descriptive-perl (0.103-2) ... #8 43.41 Selecting previously unselected package libsort-versions-perl. #8 43.41 Preparing to unpack .../216-libsort-versions-perl_1.62-1_all.deb ... #8 43.42 Unpacking libsort-versions-perl (1.62-1) ... #8 43.45 Selecting previously unselected package libgit-wrapper-perl. #8 43.45 Preparing to unpack .../217-libgit-wrapper-perl_0.048-1_all.deb ... #8 43.46 Unpacking libgit-wrapper-perl (0.048-1) ... #8 43.48 Selecting previously unselected package libhttp-tiny-multipart-perl. #8 43.49 Preparing to unpack .../218-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #8 43.49 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #8 43.52 Selecting previously unselected package libio-prompter-perl. #8 43.53 Preparing to unpack .../219-libio-prompter-perl_0.004015-1_all.deb ... #8 43.53 Unpacking libio-prompter-perl (0.004015-1) ... #8 43.56 Selecting previously unselected package libjson-perl. #8 43.56 Preparing to unpack .../220-libjson-perl_4.02000-1_all.deb ... #8 43.57 Unpacking libjson-perl (4.02000-1) ... #8 20.54 Selecting previously unselected package python3.7-minimal. #8 20.54 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... #8 20.57 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... #9 0.884 Loaded plugins: fastestmirror, ovl #8 43.60 Selecting previously unselected package liblog-any-perl. #8 43.61 Preparing to unpack .../221-liblog-any-perl_1.707-1_all.deb ... #8 43.61 Unpacking liblog-any-perl (1.707-1) ... #8 43.64 Selecting previously unselected package liblog-any-adapter-screen-perl. #8 43.65 Preparing to unpack .../222-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #8 43.65 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #8 43.68 Selecting previously unselected package libpackage-stash-perl. #8 43.69 Preparing to unpack .../223-libpackage-stash-perl_0.38-1_all.deb ... #8 43.70 Unpacking libpackage-stash-perl (0.38-1) ... #8 43.73 Selecting previously unselected package libsub-identify-perl. #8 43.73 Preparing to unpack .../224-libsub-identify-perl_0.14-1+b1_armhf.deb ... #8 43.74 Unpacking libsub-identify-perl (0.14-1+b1) ... #8 43.77 Selecting previously unselected package libnamespace-clean-perl. #8 43.77 Preparing to unpack .../225-libnamespace-clean-perl_0.27-1_all.deb ... #8 43.77 Unpacking libnamespace-clean-perl (0.27-1) ... #8 43.80 Selecting previously unselected package libpath-tiny-perl. #8 43.80 Preparing to unpack .../226-libpath-tiny-perl_0.108-1_all.deb ... #8 43.80 Unpacking libpath-tiny-perl (0.108-1) ... #8 43.83 Selecting previously unselected package libtype-tiny-perl. #8 43.84 Preparing to unpack .../227-libtype-tiny-perl_1.004004-1_all.deb ... #8 43.84 Unpacking libtype-tiny-perl (1.004004-1) ... #8 43.90 Selecting previously unselected package libgitlab-api-v4-perl. #8 43.90 Preparing to unpack .../228-libgitlab-api-v4-perl_0.16-1_all.deb ... #8 43.91 Unpacking libgitlab-api-v4-perl (0.16-1) ... #8 43.94 Selecting previously unselected package libglib2.0-data. #8 43.94 Preparing to unpack .../229-libglib2.0-data_2.58.3-2+deb10u3_all.deb ... #8 21.06 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... #8 21.12 Setting up libexpat1:armhf (2.2.6-2+deb10u4) ... #9 1.249 Determining fastest mirrors #8 43.95 Unpacking libglib2.0-data (2.58.3-2+deb10u3) ... #13 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s #8 21.15 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... #8 44.15 Selecting previously unselected package libgpm2:armhf. #8 44.15 Preparing to unpack .../230-libgpm2_1.20.7-5_armhf.deb ... #8 44.15 Unpacking libgpm2:armhf (1.20.7-5) ... #8 44.19 Selecting previously unselected package libidn11:armhf. #8 44.19 Preparing to unpack .../231-libidn11_1.33-2.2_armhf.deb ... #8 44.19 Unpacking libidn11:armhf (1.33-2.2) ... #8 44.23 Selecting previously unselected package libntlm0:armhf. #8 44.24 Preparing to unpack .../232-libntlm0_1.5-1+deb10u1_armhf.deb ... #8 44.24 Unpacking libntlm0:armhf (1.5-1+deb10u1) ... #8 44.28 Selecting previously unselected package libgsasl7. #8 44.28 Preparing to unpack .../233-libgsasl7_1.8.0-8+deb10u1_armhf.deb ... #8 44.28 Unpacking libgsasl7 (1.8.0-8+deb10u1) ... #8 44.33 Selecting previously unselected package libhtml-form-perl. #8 44.33 Preparing to unpack .../234-libhtml-form-perl_6.03-1_all.deb ... #8 44.34 Unpacking libhtml-form-perl (6.03-1) ... #8 44.36 Selecting previously unselected package libhtml-format-perl. #8 44.36 Preparing to unpack .../235-libhtml-format-perl_2.12-1_all.deb ... #8 44.37 Unpacking libhtml-format-perl (2.12-1) ... #8 44.40 Selecting previously unselected package libhttp-daemon-perl. #8 44.40 Preparing to unpack .../236-libhttp-daemon-perl_6.01-3_all.deb ... #8 44.40 Unpacking libhttp-daemon-perl (6.01-3) ... #8 44.43 Selecting previously unselected package libstruct-dumb-perl. #8 44.43 Preparing to unpack .../237-libstruct-dumb-perl_0.09-1_all.deb ... #8 44.44 Unpacking libstruct-dumb-perl (0.09-1) ... #8 22.90 Selecting previously unselected package python3-minimal. #8 22.90 (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 ... 10737 files and directories currently installed.) #8 22.90 Preparing to unpack .../python3-minimal_3.9.2-3_armhf.deb ... #8 22.91 Unpacking python3-minimal (3.9.2-3) ... #8 23.01 Selecting previously unselected package media-types. #8 23.01 Preparing to unpack .../media-types_4.0.0_all.deb ... #13 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.5s done #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 91.23MB / 110.12MB 12.7s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:b54c72e86d0bca4816908c09da59cc2f546c36b90631f0152d755320fecd8a7b #8 26.79 Selecting previously unselected package g++. #8 26.79 Preparing to unpack .../053-g++_4%3a10.2.1-1_armhf.deb ... #8 26.79 Unpacking g++ (4:10.2.1-1) ... #8 26.83 Selecting previously unselected package make. #8 26.83 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ... #8 26.84 Unpacking make (4.3-4.1) ... #8 26.95 Selecting previously unselected package libdpkg-perl. #8 26.95 Preparing to unpack .../055-libdpkg-perl_1.20.11_all.deb ... #8 26.95 Unpacking libdpkg-perl (1.20.11) ... #8 27.08 Selecting previously unselected package patch. #8 27.08 Preparing to unpack .../056-patch_2.7.6-7_armhf.deb ... mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #8 44.47 Selecting previously unselected package libio-async-perl. #8 44.47 Preparing to unpack .../238-libio-async-perl_0.72-1_all.deb ... #8 44.47 Unpacking libio-async-perl (0.72-1) ... #8 44.54 Selecting previously unselected package libio-sessiondata-perl. #8 44.54 Preparing to unpack .../239-libio-sessiondata-perl_1.03-1_all.deb ... #8 44.54 Unpacking libio-sessiondata-perl (1.03-1) ... #8 44.61 Selecting previously unselected package libio-string-perl. #8 44.61 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ... #8 44.61 Unpacking libio-string-perl (1.08-3) ... #8 44.64 Selecting previously unselected package libtypes-serialiser-perl. #8 44.64 Preparing to unpack .../241-libtypes-serialiser-perl_1.0-1_all.deb ... #8 44.64 Unpacking libtypes-serialiser-perl (1.0-1) ... #8 23.02 Unpacking media-types (4.0.0) ... #20 4.277 (12/22) Installing clang (13.0.1-r1) #20 4.420 (13/22) Installing libmagic (5.41-r0) #20 4.461 (14/22) Installing file (5.41-r0) #20 4.466 (15/22) Installing brotli-libs (1.0.9-r6) #20 4.481 (16/22) Installing nghttp2-libs (1.47.0-r0) #20 4.486 (17/22) Installing libcurl (7.83.1-r2) #20 4.505 (18/22) Installing expat (2.4.8-r0) #20 4.513 (19/22) Installing pcre2 (10.40-r0) #20 4.522 (20/22) Installing git (2.36.2-r0) #13 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 #8 27.08 Unpacking patch (2.7.6-7) ... #8 27.14 Selecting previously unselected package dpkg-dev. #8 27.14 Preparing to unpack .../057-dpkg-dev_1.20.11_all.deb ... #8 27.15 Unpacking dpkg-dev (1.20.11) ... #8 27.37 Selecting previously unselected package build-essential. #8 27.37 Preparing to unpack .../058-build-essential_12.9_armhf.deb ... mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 53.48MB / 110.12MB 11.1s #8 DONE 3.7s #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #9 sha256:310e4c2d4dcb8f1d613986de893dc0206daa41f4e0559652f2acc36e6bb343d3 #8 44.67 Selecting previously unselected package libjson-xs-perl. #8 44.67 Preparing to unpack .../242-libjson-xs-perl_3.040-1+b1_armhf.deb ... #8 44.68 Unpacking libjson-xs-perl (3.040-1+b1) ... #8 44.72 Selecting previously unselected package liblzo2-2:armhf. #8 44.72 Preparing to unpack .../243-liblzo2-2_2.10-0.1_armhf.deb ... #8 44.72 Unpacking liblzo2-2:armhf (2.10-0.1) ... #8 44.76 Selecting previously unselected package libkyotocabinet16v5:armhf. #8 44.76 Preparing to unpack .../244-libkyotocabinet16v5_1.2.76-4.2+b1_armhf.deb ... #8 44.77 Unpacking libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ... #8 44.82 Selecting previously unselected package liblist-compare-perl. #8 44.82 Preparing to unpack .../245-liblist-compare-perl_0.53-1_all.deb ... #8 44.83 Unpacking liblist-compare-perl (0.53-1) ... #8 44.86 Selecting previously unselected package liblist-moreutils-perl. #8 44.86 Preparing to unpack .../246-liblist-moreutils-perl_0.416-1+b4_armhf.deb ... #8 44.87 Unpacking liblist-moreutils-perl (0.416-1+b4) ... #8 44.91 Selecting previously unselected package libltdl-dev:armhf. #8 44.91 Preparing to unpack .../247-libltdl-dev_2.4.6-9_armhf.deb ... #8 44.91 Unpacking libltdl-dev:armhf (2.4.6-9) ... #8 44.96 Selecting previously unselected package libsys-hostname-long-perl. #8 44.96 Preparing to unpack .../248-libsys-hostname-long-perl_1.5-1_all.deb ... #8 23.34 Selecting previously unselected package libmpdec3:armhf. #8 23.34 Preparing to unpack .../libmpdec3_2.5.1-1+rpi1_armhf.deb ... #8 23.34 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ... #8 23.40 Preparing to unpack .../libtirpc-common_1.3.1-1+deb11u1_all.deb ... #8 23.41 Unpacking libtirpc-common (1.3.1-1+deb11u1) over (1.3.1-1) ... #8 23.46 Setting up libtirpc-common (1.3.1-1+deb11u1) ... #20 4.717 (21/22) Installing lld (13.0.1-r0) #20 4.778 (22/22) Installing llvm13 (13.0.1-r2) #13 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done #13 DONE 20.5s #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache #14 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 #8 27.38 Unpacking build-essential (12.9) ... #8 27.42 Selecting previously unselected package libbrotli1:armhf. #8 27.42 Preparing to unpack .../059-libbrotli1_1.0.9-2+b2_armhf.deb ... #8 27.43 Unpacking libbrotli1:armhf (1.0.9-2+b2) ... #8 27.52 Selecting previously unselected package libsasl2-modules-db:armhf. #8 27.52 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... #8 27.53 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ... #8 27.59 Selecting previously unselected package libsasl2-2:armhf. #8 27.59 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... #8 27.59 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ... #8 44.97 Unpacking libsys-hostname-long-perl (1.5-1) ... #8 45.00 Selecting previously unselected package libmail-sendmail-perl. #8 45.00 Preparing to unpack .../249-libmail-sendmail-perl_0.80-1_all.deb ... #8 45.00 Unpacking libmail-sendmail-perl (0.80-1) ... #8 45.03 Selecting previously unselected package mailutils-common. #8 45.03 Preparing to unpack .../250-mailutils-common_1%3a3.5-4_all.deb ... #8 45.04 Unpacking mailutils-common (1:3.5-4) ... #8 45.13 Selecting previously unselected package mysql-common. #8 45.13 Preparing to unpack .../251-mysql-common_5.8+1.0.5_all.deb ... #8 45.14 Unpacking mysql-common (5.8+1.0.5) ... #8 45.19 Selecting previously unselected package mariadb-common. #8 45.19 Preparing to unpack .../252-mariadb-common_1%3a10.3.34-0+deb10u1_all.deb ... #8 45.19 Unpacking mariadb-common (1:10.3.34-0+deb10u1) ... #8 45.23 Selecting previously unselected package libmariadb3:armhf. #8 23.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 ... 10772 files and directories currently installed.) #8 23.54 Preparing to unpack .../libtirpc3_1.3.1-1+deb11u1_armhf.deb ... #8 23.56 Unpacking libtirpc3:armhf (1.3.1-1+deb11u1) over (1.3.1-1) ... #8 23.62 Setting up libtirpc3:armhf (1.3.1-1+deb11u1) ... #14 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 3.8s done #14 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a #8 27.65 Selecting previously unselected package libldap-2.4-2:armhf. #8 27.65 Preparing to unpack .../062-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ... #8 27.65 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ... #8 27.74 Selecting previously unselected package libnghttp2-14:armhf. #8 27.74 Preparing to unpack .../063-libnghttp2-14_1.43.0-1_armhf.deb ... #8 27.75 Unpacking libnghttp2-14:armhf (1.43.0-1) ... #8 27.81 Selecting previously unselected package libpsl5:armhf. #8 27.81 Preparing to unpack .../064-libpsl5_0.21.0-1.2_armhf.deb ... #8 27.84 Unpacking libpsl5:armhf (0.21.0-1.2) ... #8 27.90 Selecting previously unselected package librtmp1:armhf. #8 27.90 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ... #8 27.91 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #8 27.95 Selecting previously unselected package libssh2-1:armhf. #8 27.95 Preparing to unpack .../066-libssh2-1_1.9.0-2_armhf.deb ... #8 27.96 Unpacking libssh2-1:armhf (1.9.0-2) ... #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 97.52MB / 110.12MB 13.7s #8 23.68 Selecting previously unselected package libpython3.9-stdlib:armhf. #8 23.68 (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 ... 10772 files and directories currently installed.) #8 23.69 Preparing to unpack .../libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ... #8 23.70 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... #8 24.07 Selecting previously unselected package python3.9. #8 24.07 Preparing to unpack .../python3.9_3.9.2-1+rpi1_armhf.deb ... #8 24.07 Unpacking python3.9 (3.9.2-1+rpi1) ... #9 0.882 Loaded plugins: fastestmirror, ovl #8 45.23 Preparing to unpack .../253-libmariadb3_1%3a10.3.34-0+deb10u1_armhf.deb ... #8 45.23 Unpacking libmariadb3:armhf (1:10.3.34-0+deb10u1) ... #8 45.28 Selecting previously unselected package libpython2.7-minimal:armhf. #8 45.28 Preparing to unpack .../254-libpython2.7-minimal_2.7.16-2+deb10u1_armhf.deb ... #8 45.29 Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ... #8 45.39 Selecting previously unselected package libpython2.7-stdlib:armhf. #8 45.39 Preparing to unpack .../255-libpython2.7-stdlib_2.7.16-2+deb10u1_armhf.deb ... #8 45.39 Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ... #8 28.02 Selecting previously unselected package libcurl4:armhf. #8 28.02 Preparing to unpack .../067-libcurl4_7.74.0-1.3+deb11u2_armhf.deb ... #8 28.04 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u2) ... #8 28.10 Selecting previously unselected package curl. #8 28.10 Preparing to unpack .../068-curl_7.74.0-1.3+deb11u2_armhf.deb ... #8 28.12 Unpacking curl (7.74.0-1.3+deb11u2) ... #8 28.17 Selecting previously unselected package dctrl-tools. #8 28.17 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ... #8 28.21 Unpacking dctrl-tools (2.24-3) ... #8 22.48 Selecting previously unselected package python3-minimal. #8 22.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10537 files and directories currently installed.) #8 22.48 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... #8 22.49 Unpacking python3-minimal (3.7.3-1) ... #8 22.54 Selecting previously unselected package mime-support. #8 22.54 Preparing to unpack .../1-mime-support_3.62_all.deb ... #8 22.55 Unpacking mime-support (3.62) ... #8 22.61 Selecting previously unselected package libmpdec2:armhf. #8 22.61 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... #8 22.62 Unpacking libmpdec2:armhf (2.4.2-2) ... #8 22.66 Selecting previously unselected package libpython3.7-stdlib:armhf. #8 22.66 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ... #8 22.67 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... #8 24.12 Selecting previously unselected package libpython3-stdlib:armhf. #8 24.12 Preparing to unpack .../libpython3-stdlib_3.9.2-3_armhf.deb ... #8 24.13 Unpacking libpython3-stdlib:armhf (3.9.2-3) ... #8 24.17 Setting up python3-minimal (3.9.2-3) ... #9 1.264 Determining fastest mirrors #8 45.67 Selecting previously unselected package libpython2.7:armhf. #8 45.67 Preparing to unpack .../256-libpython2.7_2.7.16-2+deb10u1_armhf.deb ... #8 45.67 Unpacking libpython2.7:armhf (2.7.16-2+deb10u1) ... #8 45.80 Selecting previously unselected package libmailutils5:armhf. #8 45.80 Preparing to unpack .../257-libmailutils5_1%3a3.5-4_armhf.deb ... #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 59.77MB / 110.12MB 12.0s #8 28.24 Selecting previously unselected package libdebhelper-perl. #8 28.25 Preparing to unpack .../070-libdebhelper-perl_13.3.4_all.deb ... #8 28.25 Unpacking libdebhelper-perl (13.3.4) ... #8 28.35 Selecting previously unselected package libtool. #8 28.35 Preparing to unpack .../071-libtool_2.4.6-15_all.deb ... #8 28.36 Unpacking libtool (2.4.6-15) ... #8 28.43 Selecting previously unselected package dh-autoreconf. #8 28.43 Preparing to unpack .../072-dh-autoreconf_20_all.deb ... #8 28.44 Unpacking dh-autoreconf (20) ... #8 28.47 Selecting previously unselected package libarchive-zip-perl. #8 28.47 Preparing to unpack .../073-libarchive-zip-perl_1.68-1_all.deb ... #20 5.677 Executing busybox-1.35.0-r15.trigger #20 5.684 OK: 313 MiB in 37 packages #8 22.97 Selecting previously unselected package python3.7. #8 22.97 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ... #8 22.97 Unpacking python3.7 (3.7.3-2+deb10u3) ... #8 23.04 Selecting previously unselected package libpython3-stdlib:armhf. #8 23.04 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ... #8 23.04 Unpacking libpython3-stdlib:armhf (3.7.3-1) ... #8 23.10 Setting up python3-minimal (3.7.3-1) ... #8 45.80 Unpacking libmailutils5:armhf (1:3.5-4) ... #8 45.92 Selecting previously unselected package libmime-tools-perl. #8 45.92 Preparing to unpack .../258-libmime-tools-perl_5.509-1_all.deb ... #8 45.92 Unpacking libmime-tools-perl (5.509-1) ... #8 46.00 Selecting previously unselected package libnet-dns-sec-perl. #8 46.00 Preparing to unpack .../259-libnet-dns-sec-perl_1.11-1_armhf.deb ... #8 46.00 Unpacking libnet-dns-sec-perl (1.11-1) ... #8 46.05 Selecting previously unselected package libnet-libidn-perl. #13 ... #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 #7 sha256:2c439fc65d5dd160add3d299bd1d0506dbd71e38ca8150701b8ae895e0c6cf1c #7 extracting sha256:a03a1d54dcfd6ce7007bfa41c40b1747d5553db7ee3404e88dd3ddc54ede514e 9.5s done #7 DONE 12.4s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:db2193547b525f35a8742d151f38bbe57bd27ea4208e4c0a64e6e34a4742426b #8 28.48 Unpacking libarchive-zip-perl (1.68-1) ... #8 28.54 Selecting previously unselected package libsub-override-perl. #8 28.54 Preparing to unpack .../074-libsub-override-perl_0.09-2_all.deb ... #8 28.54 Unpacking libsub-override-perl (0.09-2) ... #8 28.58 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 28.58 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #8 28.58 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #8 28.64 Selecting previously unselected package dh-strip-nondeterminism. #8 28.64 Preparing to unpack .../076-dh-strip-nondeterminism_1.12.0-1_all.deb ... #8 28.64 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #8 28.68 Selecting previously unselected package libelf1:armhf. #8 28.68 Preparing to unpack .../077-libelf1_0.183-1_armhf.deb ... #14 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.8s done #14 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c == Building packages for centos-8 == mkdir -p "rpmbuild/centos-8" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-centos-8/aarch64 -f centos-8/Dockerfile . #8 23.40 Selecting previously unselected package python3. #8 24.54 Selecting previously unselected package python3. #8 24.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11134 files and directories currently installed.) #8 24.54 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ... #8 24.56 Unpacking python3 (3.9.2-3) ... #8 24.60 Selecting previously unselected package sensible-utils. #8 24.60 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ... #8 24.61 Unpacking sensible-utils (0.0.14) ... #8 24.64 Selecting previously unselected package bzip2. #8 24.64 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ... #8 24.65 Unpacking bzip2 (1.0.8-4) ... #8 24.69 Selecting previously unselected package libmagic-mgc. #8 24.69 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ... #8 24.69 Unpacking libmagic-mgc (1:5.39-3) ... #8 24.84 Selecting previously unselected package libmagic1:armhf. #8 24.84 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ... #8 24.85 Unpacking libmagic1:armhf (1:5.39-3) ... #8 24.90 Selecting previously unselected package file. #8 24.90 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ... #8 46.05 Preparing to unpack .../260-libnet-libidn-perl_0.12.ds-3+b1_armhf.deb ... #8 46.05 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ... #8 46.08 Selecting previously unselected package libnumber-compare-perl. #8 46.08 Preparing to unpack .../261-libnumber-compare-perl_0.03-1_all.deb ... #8 46.08 Unpacking libnumber-compare-perl (0.03-1) ... #8 46.11 Selecting previously unselected package libnumber-range-perl. #8 46.12 Preparing to unpack .../262-libnumber-range-perl_0.12-1_all.deb ... #8 46.13 Unpacking libnumber-range-perl (0.12-1) ... #8 46.18 Selecting previously unselected package libossp-uuid16:armhf. #8 46.18 Preparing to unpack .../263-libossp-uuid16_1.6.2-1.5+b7_armhf.deb ... #8 46.18 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b7) ... #8 46.21 Selecting previously unselected package libossp-uuid-perl. #8 46.21 Preparing to unpack .../264-libossp-uuid-perl_1.6.2-1.5+b7_armhf.deb ... #8 46.22 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ... #8 46.25 Selecting previously unselected package libpackage-stash-xs-perl. #8 46.25 Preparing to unpack .../265-libpackage-stash-xs-perl_0.29-1_armhf.deb ... #8 46.25 Unpacking libpackage-stash-xs-perl (0.29-1) ... #8 46.28 Selecting previously unselected package libparse-debianchangelog-perl. #8 46.28 Preparing to unpack .../266-libparse-debianchangelog-perl_1.2.0-13_all.deb ... #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 5.0s done #13 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done #13 DONE 15.2s #8 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:6330b974b96fd781b75a8e0d65f62f04950b68eca8e88a8ee975effe15b5216b #8 1.999 CentOS Stream 9 - BaseOS 3.6 MB/s | 4.5 MB 00:01 #8 4.354 CentOS Stream 9 - AppStream 8.8 MB/s | 12 MB 00:01 #8 28.69 Unpacking libelf1:armhf (0.183-1) ... #8 28.76 Selecting previously unselected package dwz. #8 28.76 Preparing to unpack .../078-dwz_0.13+20210201-1_armhf.deb ... #8 28.76 Unpacking dwz (0.13+20210201-1) ... #8 28.84 Selecting previously unselected package libicu67:armhf. #8 28.84 Preparing to unpack .../079-libicu67_67.1-7_armhf.deb ... #8 28.84 Unpacking libicu67:armhf (67.1-7) ... #14 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 10.8s #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 3.2s done #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 #1 [internal] load build definition from Dockerfile #1 sha256:8273064030bd9eb8823ee93dfbcbc398ce999c9134c712cabd1af82d640dac3a #1 transferring dockerfile: 1.69kB 0.0s done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:7bcccfb672a722ffd596bdc5d080cfb655869d99799d0f9c2963993dd5b8d30f #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:4a2d758643020ec4cf25801b980db12ed846d9e7f2b93f0a682eecfd75de25c0 #5 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0 #8 23.40 (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 ... 10974 files and directories currently installed.) #8 23.41 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ... #8 23.42 Unpacking python3 (3.7.3-1) ... #8 23.51 Selecting previously unselected package sensible-utils. #8 23.51 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ... #8 23.51 Unpacking sensible-utils (0.0.12) ... #8 23.52 Selecting previously unselected package bzip2. #8 23.52 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u1_armhf.deb ... #8 23.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... #8 23.57 Selecting previously unselected package libmagic-mgc. #8 23.57 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ... #8 23.60 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #8 24.92 Unpacking file (1:5.39-3) ... #8 24.95 Selecting previously unselected package gettext-base. #8 24.95 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ... #8 24.97 Unpacking gettext-base (0.21-4) ... #8 25.05 Selecting previously unselected package xz-utils. #8 25.05 Preparing to unpack .../007-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ... #8 25.06 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #8 25.13 Selecting previously unselected package libsigsegv2:armhf. #8 25.13 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ... #8 25.14 Unpacking libsigsegv2:armhf (2.13-1) ... #8 25.17 Selecting previously unselected package m4. #8 25.17 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ... #8 25.17 Unpacking m4 (1.4.18-5) ... #8 46.29 Unpacking libparse-debianchangelog-perl (1.2.0-13) ... #8 46.32 Selecting previously unselected package libtext-glob-perl. #8 46.33 Preparing to unpack .../267-libtext-glob-perl_0.10-1_all.deb ... #8 46.33 Unpacking libtext-glob-perl (0.10-1) ... #8 46.36 Selecting previously unselected package libpath-iterator-rule-perl. #8 46.36 Preparing to unpack .../268-libpath-iterator-rule-perl_1.014-1_all.deb ... #8 46.36 Unpacking libpath-iterator-rule-perl (1.014-1) ... #8 46.42 Selecting previously unselected package libperlio-gzip-perl. #8 46.42 Preparing to unpack .../269-libperlio-gzip-perl_0.19-1+b5_armhf.deb ... #8 46.43 Unpacking libperlio-gzip-perl (0.19-1+b5) ... #8 46.48 Selecting previously unselected package libpod-constants-perl. #8 46.48 Preparing to unpack .../270-libpod-constants-perl_0.19-1_all.deb ... #8 46.48 Unpacking libpod-constants-perl (0.19-1) ... #8 46.51 Selecting previously unselected package libreadonly-perl. #8 46.51 Preparing to unpack .../271-libreadonly-perl_2.050-1_all.deb ... #8 46.52 Unpacking libreadonly-perl (2.050-1) ... #8 46.55 Selecting previously unselected package libref-util-perl. #8 46.55 Preparing to unpack .../272-libref-util-perl_0.204-1_all.deb ... #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 103.81MB / 110.12MB 14.7s #14 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 11.2s done #4 DONE 0.3s #3 [internal] load metadata for quay.io/centos/centos:stream8 #3 sha256:19e12042a1c0c8f5bfd02e29e1e71217524ebf6b00a626cf29f2b72eaca9d130 #3 DONE 0.2s #11 [internal] load build context #11 sha256:006be47306d16b2e86f656e1ba31bcd1e421b81b7631e5805ade8c518596b963 #11 transferring context: 15.47kB done #11 DONE 0.0s #6 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e #6 sha256:de601ef52eb65b7a009c301a0e7e22544cea831593c2f580385b7b0f244bb477 #6 resolve quay.io/centos/centos:stream8@sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e 0.0s done #6 sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e 743B / 743B done #6 sha256:1407432b1225535c6a257348c70fdd3e502d9799922a598c16fbb07bcc2fd59c 920B / 920B done #6 sha256:7bbfd8a84ccad8608807520b3f31a50c370ecac64f93ede8df32950b86a4fccb 6.46kB / 6.46kB done #6 sha256:413af8175711f460847e4afda80771da1d4a29fe2c0c9efd01f89ff3fd00d9f8 0B / 80.41MB 0.1s #6 sha256:39f5ddcec5e980a11d8b1488348b8d4ecd1b49cfb2eefc10583dd9181934b9c9 0B / 1.89kB 0.1s #6 sha256:ce0bf243d37ef1b5601770f9a04e2ef9200e8f11beb3b919790fc6466113b9dd 0B / 37.58MB 0.1s #8 23.74 Selecting previously unselected package libmagic1:armhf. #8 23.74 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ... #8 23.74 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ... #8 23.79 Selecting previously unselected package file. #8 23.79 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ... #8 23.80 Unpacking file (1:5.35-4+deb10u2) ... #8 23.84 Selecting previously unselected package gettext-base. #8 23.84 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ... #8 46.55 Unpacking libref-util-perl (0.204-1) ... #8 46.58 Selecting previously unselected package libref-util-xs-perl. #8 46.58 Preparing to unpack .../273-libref-util-xs-perl_0.117-1+b1_armhf.deb ... #8 46.59 Unpacking libref-util-xs-perl (0.117-1+b1) ... #8 46.62 Selecting previously unselected package libregexp-pattern-license-perl. #8 46.62 Preparing to unpack .../274-libregexp-pattern-license-perl_3.0.31-4_all.deb ... #8 46.63 Unpacking libregexp-pattern-license-perl (3.0.31-4) ... #8 46.69 Selecting previously unselected package libsasl2-modules:armhf. #8 46.69 Preparing to unpack .../275-libsasl2-modules_2.1.27+dfsg-1+deb10u2_armhf.deb ... #8 46.70 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ... #8 46.73 Selecting previously unselected package libsereal-decoder-perl. #8 46.73 Preparing to unpack .../276-libsereal-decoder-perl_4.005+ds-1+b1_armhf.deb ... #8 46.74 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ... #8 46.78 Selecting previously unselected package libsereal-encoder-perl. #8 46.78 Preparing to unpack .../277-libsereal-encoder-perl_4.005+ds-1+b1_armhf.deb ... #8 46.78 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ... #8 46.82 Selecting previously unselected package libsereal-perl. #8 46.82 Preparing to unpack .../278-libsereal-perl_4.005-1_all.deb ... #8 25.24 Selecting previously unselected package autoconf. #8 25.24 Preparing to unpack .../010-autoconf_2.69-14_all.deb ... #8 25.25 Unpacking autoconf (2.69-14) ... #14 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 #6 sha256:413af8175711f460847e4afda80771da1d4a29fe2c0c9efd01f89ff3fd00d9f8 14.68MB / 80.41MB 0.2s #6 sha256:39f5ddcec5e980a11d8b1488348b8d4ecd1b49cfb2eefc10583dd9181934b9c9 1.89kB / 1.89kB 0.1s done #6 sha256:ce0bf243d37ef1b5601770f9a04e2ef9200e8f11beb3b919790fc6466113b9dd 12.58MB / 37.58MB 0.2s #6 sha256:63ff22954daee089fd6de448c43e8ff88e1d990b8c0f7cca67c72ca57b2ee846 0B / 53.92MB 0.2s #6 sha256:413af8175711f460847e4afda80771da1d4a29fe2c0c9efd01f89ff3fd00d9f8 19.92MB / 80.41MB 0.3s #6 sha256:ce0bf243d37ef1b5601770f9a04e2ef9200e8f11beb3b919790fc6466113b9dd 23.07MB / 37.58MB 0.3s #6 sha256:63ff22954daee089fd6de448c43e8ff88e1d990b8c0f7cca67c72ca57b2ee846 7.34MB / 53.92MB 0.3s #8 23.87 Unpacking gettext-base (0.19.8.1-9) ... #8 23.94 Selecting previously unselected package xz-utils. #8 23.94 Preparing to unpack .../007-xz-utils_5.2.4-1+deb10u1_armhf.deb ... #8 23.95 Unpacking xz-utils (5.2.4-1+deb10u1) ... #8 24.02 Selecting previously unselected package libsigsegv2:armhf. #8 24.02 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ... #8 24.03 Unpacking libsigsegv2:armhf (2.12-2) ... #8 24.06 Selecting previously unselected package m4. #8 24.06 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ... #8 24.07 Unpacking m4 (1.4.18-2) ... #8 25.35 Selecting previously unselected package autotools-dev. #8 25.35 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ... #8 25.36 Unpacking autotools-dev (20180224.1+nmu1) ... #8 25.41 Selecting previously unselected package automake. #8 25.41 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ... #8 25.42 Unpacking automake (1:1.16.3-2) ... #8 25.54 Selecting previously unselected package autopoint. #8 25.54 Preparing to unpack .../013-autopoint_0.21-4_all.deb ... #8 25.55 Unpacking autopoint (0.21-4) ... #8 25.60 Selecting previously unselected package binutils-common:armhf. #8 25.60 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ... #9 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.1s done #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 3.9s done #13 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done #13 DONE 16.0s #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #9 sha256:310e4c2d4dcb8f1d613986de893dc0206daa41f4e0559652f2acc36e6bb343d3 #8 46.82 Unpacking libsereal-perl (4.005-1) ... #8 46.85 Selecting previously unselected package libtask-weaken-perl. #8 46.85 Preparing to unpack .../279-libtask-weaken-perl_1.06-1_all.deb ... #8 46.85 Unpacking libtask-weaken-perl (1.06-1) ... #8 46.88 Selecting previously unselected package libxml-parser-perl. #8 46.88 Preparing to unpack .../280-libxml-parser-perl_2.44-4_armhf.deb ... #8 46.89 Unpacking libxml-parser-perl (2.44-4) ... #8 46.95 Selecting previously unselected package libsoap-lite-perl. #8 46.95 Preparing to unpack .../281-libsoap-lite-perl_1.27-1_all.deb ... #8 46.95 Unpacking libsoap-lite-perl (1.27-1) ... #8 47.02 Selecting previously unselected package libsort-key-perl. #8 47.02 Preparing to unpack .../282-libsort-key-perl_1.33-2+b1_armhf.deb ... #8 47.02 Unpacking libsort-key-perl (1.33-2+b1) ... #8 47.05 Selecting previously unselected package libstring-copyright-perl. #8 47.05 Preparing to unpack .../283-libstring-copyright-perl_0.003006-1_all.deb ... #8 47.06 Unpacking libstring-copyright-perl (0.003006-1) ... #8 47.08 Selecting previously unselected package libstring-escape-perl. #8 47.08 Preparing to unpack .../284-libstring-escape-perl_2010.002-2_all.deb ... #8 47.09 Unpacking libstring-escape-perl (2010.002-2) ... #8 47.12 Selecting previously unselected package libstring-shellquote-perl. #8 47.12 Preparing to unpack .../285-libstring-shellquote-perl_1.04-1_all.deb ... #8 47.12 Unpacking libstring-shellquote-perl (1.04-1) ... #8 47.15 Selecting previously unselected package libterm-readkey-perl. #8 47.15 Preparing to unpack .../286-libterm-readkey-perl_2.38-1_armhf.deb ... #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 15.4s #6 sha256:413af8175711f460847e4afda80771da1d4a29fe2c0c9efd01f89ff3fd00d9f8 41.94MB / 80.41MB 0.5s #6 sha256:ce0bf243d37ef1b5601770f9a04e2ef9200e8f11beb3b919790fc6466113b9dd 37.58MB / 37.58MB 0.5s #6 sha256:63ff22954daee089fd6de448c43e8ff88e1d990b8c0f7cca67c72ca57b2ee846 31.46MB / 53.92MB 0.5s #6 sha256:413af8175711f460847e4afda80771da1d4a29fe2c0c9efd01f89ff3fd00d9f8 55.57MB / 80.41MB 0.6s #6 sha256:63ff22954daee089fd6de448c43e8ff88e1d990b8c0f7cca67c72ca57b2ee846 38.80MB / 53.92MB 0.6s #8 24.15 Selecting previously unselected package autoconf. #8 24.15 Preparing to unpack .../010-autoconf_2.69-11_all.deb ... #8 24.15 Unpacking autoconf (2.69-11) ... #8 24.25 Selecting previously unselected package autotools-dev. #8 24.25 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ... #8 24.27 Unpacking autotools-dev (20180224.1) ... #8 24.31 Selecting previously unselected package automake. #8 24.31 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ... #8 24.32 Unpacking automake (1:1.16.1-4) ... #8 25.60 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ... #8 47.16 Unpacking libterm-readkey-perl (2.38-1) ... #8 47.19 Selecting previously unselected package libtest-fatal-perl. #8 47.19 Preparing to unpack .../287-libtest-fatal-perl_0.014-1_all.deb ... #8 47.20 Unpacking libtest-fatal-perl (0.014-1) ... #8 47.23 Selecting previously unselected package libtest-refcount-perl. #8 47.23 Preparing to unpack .../288-libtest-refcount-perl_0.08-3_all.deb ... #8 47.23 Unpacking libtest-refcount-perl (0.08-3) ... #8 47.26 Selecting previously unselected package libtext-levenshtein-perl. #8 47.26 Preparing to unpack .../289-libtext-levenshtein-perl_0.13-1_all.deb ... #8 47.26 Unpacking libtext-levenshtein-perl (0.13-1) ... #8 47.29 Selecting previously unselected package libtype-tiny-xs-perl. #8 47.29 Preparing to unpack .../290-libtype-tiny-xs-perl_0.014-1+b1_armhf.deb ... #8 47.30 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ... #8 47.33 Selecting previously unselected package libunicode-utf8-perl. #8 47.33 Preparing to unpack .../291-libunicode-utf8-perl_0.62-1_armhf.deb ... #8 47.33 Unpacking libunicode-utf8-perl (0.62-1) ... #8 47.37 Selecting previously unselected package libwrap0:armhf. #8 47.37 Preparing to unpack .../292-libwrap0_7.6.q-28_armhf.deb ... #14 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 15.5s done #8 1.532 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] #6 sha256:413af8175711f460847e4afda80771da1d4a29fe2c0c9efd01f89ff3fd00d9f8 65.01MB / 80.41MB 0.7s #6 sha256:63ff22954daee089fd6de448c43e8ff88e1d990b8c0f7cca67c72ca57b2ee846 50.33MB / 53.92MB 0.7s #6 sha256:413af8175711f460847e4afda80771da1d4a29fe2c0c9efd01f89ff3fd00d9f8 80.41MB / 80.41MB 0.9s #6 sha256:ce0bf243d37ef1b5601770f9a04e2ef9200e8f11beb3b919790fc6466113b9dd 37.58MB / 37.58MB 0.7s done #6 sha256:63ff22954daee089fd6de448c43e8ff88e1d990b8c0f7cca67c72ca57b2ee846 53.92MB / 53.92MB 0.9s #8 24.43 Selecting previously unselected package autopoint. #8 24.43 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ... #8 24.43 Unpacking autopoint (0.19.8.1-9) ... #8 24.50 Selecting previously unselected package binutils-common:armhf. #8 24.50 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ... #8 24.50 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ... #8 25.96 Selecting previously unselected package libbinutils:armhf. #8 25.96 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ... #8 25.97 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ... #8 26.07 Selecting previously unselected package libctf-nobfd0:armhf. #8 26.07 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ... #8 26.08 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ... #8 26.12 Selecting previously unselected package libctf0:armhf. #8 26.12 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ... #8 26.13 Unpacking libctf0:armhf (2.35.2-2+rpi1) ... #8 47.37 Unpacking libwrap0:armhf (7.6.q-28) ... #8 47.41 Selecting previously unselected package libxau6:armhf. #8 47.41 Preparing to unpack .../293-libxau6_1%3a1.0.8-1+b2_armhf.deb ... #8 47.41 Unpacking libxau6:armhf (1:1.0.8-1+b2) ... #8 47.45 Selecting previously unselected package libxdmcp6:armhf. #8 47.45 Preparing to unpack .../294-libxdmcp6_1%3a1.1.2-3_armhf.deb ... #8 47.46 Unpacking libxdmcp6:armhf (1:1.1.2-3) ... #8 47.49 Selecting previously unselected package libxcb1:armhf. #8 47.49 Preparing to unpack .../295-libxcb1_1.13.1-2_armhf.deb ... #8 47.50 Unpacking libxcb1:armhf (1.13.1-2) ... #8 47.53 Selecting previously unselected package libx11-data. #8 47.53 Preparing to unpack .../296-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... #8 47.54 Unpacking libx11-data (2:1.6.7-1+deb10u2) ... #8 47.62 Selecting previously unselected package libx11-6:armhf. #8 29.90 Selecting previously unselected package libxml2:armhf. #8 29.90 Preparing to unpack .../080-libxml2_2.9.10+dfsg-6.7+deb11u2_armhf.deb ... #8 29.90 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ... #8 30.01 Selecting previously unselected package gettext. #8 30.01 Preparing to unpack .../081-gettext_0.21-4_armhf.deb ... #8 30.02 Unpacking gettext (0.21-4) ... #8 30.28 Selecting previously unselected package intltool-debian. #8 30.28 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ... #8 24.81 Selecting previously unselected package libbinutils:armhf. #8 24.81 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ... #8 24.81 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ... #8 24.91 Selecting previously unselected package libfl2:armhf. #8 24.91 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ... #8 24.93 Unpacking libfl2:armhf (2.6.4-6.2) ... #8 24.99 Selecting previously unselected package binutils-arm-linux-gnueabihf. #8 24.99 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ... #8 26.18 Selecting previously unselected package binutils-arm-linux-gnueabihf. #8 26.18 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ... #8 26.18 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... #8 47.62 Preparing to unpack .../297-libx11-6_2%3a1.6.7-1+deb10u2_armhf.deb ... #8 47.62 Unpacking libx11-6:armhf (2:1.6.7-1+deb10u2) ... #8 47.71 Selecting previously unselected package libxext6:armhf. #8 47.71 Preparing to unpack .../298-libxext6_2%3a1.3.3-1+b2_armhf.deb ... #8 47.72 Unpacking libxext6:armhf (2:1.3.3-1+b2) ... #8 47.76 Selecting previously unselected package libxml-namespacesupport-perl. #8 47.76 Preparing to unpack .../299-libxml-namespacesupport-perl_1.12-1_all.deb ... #8 47.76 Unpacking libxml-namespacesupport-perl (1.12-1) ... #8 47.79 Selecting previously unselected package libxml-sax-base-perl. #8 47.79 Preparing to unpack .../300-libxml-sax-base-perl_1.09-1_all.deb ... #8 47.80 Unpacking libxml-sax-base-perl (1.09-1) ... #8 47.84 Selecting previously unselected package libxml-sax-perl. #8 47.84 Preparing to unpack .../301-libxml-sax-perl_1.00+dfsg-1_all.deb ... #8 47.84 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #8 47.89 Selecting previously unselected package libxml-libxml-perl. #8 47.89 Preparing to unpack .../302-libxml-libxml-perl_2.0134+dfsg-1_armhf.deb ... #8 47.89 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #8 47.96 Selecting previously unselected package libxml-sax-expat-perl. #8 30.28 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 30.34 Selecting previously unselected package po-debconf. #8 30.34 Preparing to unpack .../083-po-debconf_1.0.21+nmu1_all.deb ... #8 30.35 Unpacking po-debconf (1.0.21+nmu1) ... #8 30.48 Selecting previously unselected package debhelper. #8 30.48 Preparing to unpack .../084-debhelper_13.3.4_all.deb ... #8 30.48 Unpacking debhelper (13.3.4) ... #8 1.936 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] #8 2.036 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] #8 2.116 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] #6 sha256:63ff22954daee089fd6de448c43e8ff88e1d990b8c0f7cca67c72ca57b2ee846 53.92MB / 53.92MB 1.1s done #8 25.00 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ... #8 26.55 Selecting previously unselected package binutils. #8 26.55 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ... #8 26.56 Unpacking binutils (2.35.2-2+rpi1) ... #8 26.61 Selecting previously unselected package libisl23:armhf. #8 26.61 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ... #8 26.62 Unpacking libisl23:armhf (0.23-1) ... #8 47.97 Preparing to unpack .../303-libxml-sax-expat-perl_0.51-1_all.deb ... #8 47.97 Unpacking libxml-sax-expat-perl (0.51-1) ... #8 48.00 Selecting previously unselected package libxml-simple-perl. #8 48.00 Preparing to unpack .../304-libxml-simple-perl_2.25-1_all.deb ... #8 48.01 Unpacking libxml-simple-perl (2.25-1) ... #8 48.04 Selecting previously unselected package libxmlrpc-lite-perl. #8 48.05 Preparing to unpack .../305-libxmlrpc-lite-perl_0.717-2_all.deb ... #8 48.05 Unpacking libxmlrpc-lite-perl (0.717-2) ... #8 48.09 Selecting previously unselected package libxmuu1:armhf. #8 48.09 Preparing to unpack .../306-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ... #8 48.09 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ... #8 48.13 Selecting previously unselected package libyaml-0-2:armhf. #8 48.13 Preparing to unpack .../307-libyaml-0-2_0.2.1-1_armhf.deb ... #8 48.13 Unpacking libyaml-0-2:armhf (0.2.1-1) ... #8 48.17 Selecting previously unselected package libyaml-libyaml-perl. #8 48.17 Preparing to unpack .../308-libyaml-libyaml-perl_0.76+repack-1_armhf.deb ... #8 48.17 Unpacking libyaml-libyaml-perl (0.76+repack-1) ... #8 48.20 Selecting previously unselected package licensecheck. #8 48.20 Preparing to unpack .../309-licensecheck_3.0.31-3_all.deb ... #9 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.0s done #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 2.4s done #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 2.5s #8 30.67 Selecting previously unselected package debian-keyring. #8 30.67 Preparing to unpack .../085-debian-keyring_2021.07.26_all.deb ... #8 30.67 Unpacking debian-keyring (2021.07.26) ... #8 2.207 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf Packages [1277 kB] #8 2.425 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/restricted armhf Packages [12.5 kB] #8 2.425 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf Packages [11.0 MB] #14 DONE 2.7s #15 [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 #15 sha256:6e2bbd7c710aa3b4b73c622cd8ffa201e3b208782b07ea171ff5f97c4d323d67 #15 DONE 0.5s #16 [cross-true 1/6] RUN dpkg --add-architecture arm64 #16 sha256:5ae1354c61145f4d4e4bbdf17b2f00ae98dd59a17173736ede1ff24ee2826c15 #8 26.72 Selecting previously unselected package libmpfr6:armhf. #8 26.72 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ... #8 26.74 Unpacking libmpfr6:armhf (4.1.0-3) ... #8 26.81 Selecting previously unselected package libmpc3:armhf. #8 26.81 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ... #8 26.82 Unpacking libmpc3:armhf (1.2.0-1) ... #8 26.85 Selecting previously unselected package cpp-10. #8 26.85 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ... #8 26.86 Unpacking cpp-10 (10.2.1-6+rpi1) ... #14 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 1.4s done #8 48.21 Unpacking licensecheck (3.0.31-3) ... #8 48.24 Selecting previously unselected package t1utils. #8 48.24 Preparing to unpack .../310-t1utils_1.41-3_armhf.deb ... #8 48.24 Unpacking t1utils (1.41-3) ... #8 48.28 Selecting previously unselected package lintian. #8 48.28 Preparing to unpack .../311-lintian_2.15.0_all.deb ... #8 48.28 Unpacking lintian (2.15.0) ... #8 48.47 Selecting previously unselected package lsb-release. #8 25.30 Selecting previously unselected package binutils. #8 25.30 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ... #8 25.31 Unpacking binutils (2.31.1-16+rpi2) ... #8 25.35 Selecting previously unselected package libisl19:armhf. #8 25.35 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ... #8 25.35 Unpacking libisl19:armhf (0.20-2) ... #8 25.46 Selecting previously unselected package libmpfr6:armhf. #8 25.46 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ... #8 25.46 Unpacking libmpfr6:armhf (4.0.2-1) ... #8 25.55 Selecting previously unselected package libmpc3:armhf. #8 25.55 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ... #13 ... #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #9 sha256:997db149c2e1f9a5aedd0bdeac2d5d9b496406c8aa7c290e6a24f6bca29035fd #9 5.652 * base: download.cf.centos.org #9 5.652 * extras: download.cf.centos.org #9 5.652 * updates: download.cf.centos.org #14 ... #6 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e #6 sha256:33eb450a743c3363f7c0c4957ae2e23475e107b1b412aeb077e531a04c642b9e #6 extracting sha256:9bdecea3fbaa2ecc085daa5a2a5651dc4ff5c6cbbd30cf90d922b5e7e247ebbb 8.4s done #6 extracting sha256:a05dea350572433af71ec016d378a13d5ab49308ddb6346daf8fcf95e20f3c45 done #6 extracting sha256:a093434cc8ca9e9fc32d0e8f38a37a620c22f22487f6e7cf63499e77957a861b 0.8s done #6 extracting sha256:632957bc3aa15aa8e77742ddc0525255559e18bf130948cb02a586049652b604 3.9s done #6 DONE 16.6s #7 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Stream-Sources.repo; fi #7 sha256:20a54792024cd2eb10bda7a911ca3669a41ce83e7175b86dd83b1b18c6ce57e7 #14 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb #6 sha256:413af8175711f460847e4afda80771da1d4a29fe2c0c9efd01f89ff3fd00d9f8 80.41MB / 80.41MB 1.7s done #6 extracting sha256:413af8175711f460847e4afda80771da1d4a29fe2c0c9efd01f89ff3fd00d9f8 #8 48.47 Preparing to unpack .../312-lsb-release_10.2019051400_all.deb ... #8 48.48 Unpacking lsb-release (10.2019051400) ... #8 48.52 Selecting previously unselected package mailutils. #8 48.52 Preparing to unpack .../313-mailutils_1%3a3.5-4_armhf.deb ... #8 48.52 Unpacking mailutils (1:3.5-4) ... #8 48.58 Selecting previously unselected package manpages-dev. #8 25.56 Unpacking libmpc3:armhf (1.1.0-1) ... #8 25.59 Selecting previously unselected package cpp-8. #8 25.59 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ... #8 25.61 Unpacking cpp-8 (8.3.0-6+rpi1) ... #8 3.064 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse armhf Packages [157 kB] #8 3.064 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse armhf Packages [6831 B] #8 3.064 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted armhf Packages [17.8 kB] #8 3.064 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf Packages [1640 kB] #16 DONE 0.7s #17 [cross-true 2/6] RUN dpkg --add-architecture armel #17 sha256:fc27daf40e82e2658b9a40384b3bd4ea3fde53ed9035f99fee2e6711b42a2ad8 #8 48.58 Preparing to unpack .../314-manpages-dev_4.16-2_all.deb ... #8 48.59 Unpacking manpages-dev (4.16-2) ... #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.4s done #8 3.112 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf Packages [1944 kB] #8 3.262 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe armhf Packages [12.5 kB] #8 3.262 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main armhf Packages [12.2 kB] #8 3.262 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe armhf Packages [1257 kB] #8 3.262 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse armhf Packages [2756 B] #8 3.262 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted armhf Packages [10.9 kB] #8 3.262 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main armhf Packages [1274 kB] #8 48.97 Selecting previously unselected package psmisc. #8 48.98 Preparing to unpack .../315-psmisc_23.2-1+deb10u1_armhf.deb ... #8 48.98 Unpacking psmisc (23.2-1+deb10u1) ... #8 49.03 Selecting previously unselected package publicsuffix. #8 49.03 Preparing to unpack .../316-publicsuffix_20211109.1735-0+deb10u1_all.deb ... #8 49.04 Unpacking publicsuffix (20211109.1735-0+deb10u1) ... #8 49.08 Selecting previously unselected package python-apt-common. #8 49.08 Preparing to unpack .../317-python-apt-common_1.8.4.3_all.deb ... #8 49.08 Unpacking python-apt-common (1.8.4.3) ... #8 49.16 Selecting previously unselected package python3-apt. #8 49.16 Preparing to unpack .../318-python3-apt_1.8.4.3_armhf.deb ... #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c #8 27.63 Selecting previously unselected package cpp. #8 27.63 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ... #8 27.63 Unpacking cpp (4:10.2.1-1+rpi1) ... #8 27.68 Preparing to unpack .../025-curl_7.74.0-1.3+deb11u2_armhf.deb ... #8 27.68 Unpacking curl (7.74.0-1.3+deb11u2) over (7.74.0-1.3+deb11u1) ... #8 27.78 Preparing to unpack .../026-libcurl4_7.74.0-1.3+deb11u2_armhf.deb ... #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:1d3094d66ee8b6dfa5872961aa36f2f8eb337a020e5461ca2b8c6830bdb48885 #9 1.023 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] #9 1.439 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] #9 1.536 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB] #9 1.633 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB] #9 1.743 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB] #9 1.781 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB] #9 1.944 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB] #9 2.596 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B] #9 2.596 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9067 B] #9 2.596 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [1764 kB] #9 2.600 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [4571 B] #9 2.601 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1110 kB] #9 2.674 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB] #9 2.680 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.5 kB] #9 2.680 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3253 B] #9 2.680 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [4330 B] #9 2.680 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [1381 kB] #9 2.773 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [820 kB] #9 3.347 Fetched 18.3 MB in 3s (6716 kB/s) #9 3.347 Reading package lists... #9 4.216 Reading package lists... #9 5.023 Building dependency tree... #9 5.215 Reading state information... #9 5.532 The following additional packages will be installed: #9 5.532 at autoconf automake autopoint autotools-dev binutils #9 5.532 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #9 5.532 ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf #9 5.532 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #9 5.532 fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man #9 5.532 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #9 5.532 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #9 5.532 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #9 5.532 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 5.532 libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0 #9 5.532 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #9 5.532 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 5.532 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #9 5.532 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 5.532 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #9 5.532 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #9 5.532 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #9 5.532 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #9 5.532 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #9 5.532 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #9 5.532 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #9 5.532 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 5.532 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #9 5.532 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 5.532 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #9 5.532 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 5.532 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #9 5.532 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #9 5.532 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #9 5.532 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #9 5.532 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #9 5.532 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 5.532 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 5.532 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #9 5.532 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #9 5.532 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #9 5.532 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #9 5.532 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #9 5.532 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #9 5.532 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #9 5.532 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #9 5.532 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 5.532 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 5.532 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #9 5.532 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #9 5.532 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #9 5.532 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 5.532 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 5.532 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #9 5.532 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 5.532 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 5.532 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 5.532 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 5.532 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #9 5.532 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #9 5.532 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 5.532 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 5.532 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 5.532 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #9 5.532 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #9 5.532 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #9 5.532 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #9 5.532 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 5.532 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 5.532 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #9 5.532 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #9 5.532 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #9 5.532 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 5.532 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #9 5.532 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #9 5.532 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 5.532 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 5.532 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #9 5.532 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 5.532 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #9 5.532 openssh-client openssl patch patchutils perl perl-modules-5.30 #9 5.532 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #9 5.532 python-apt-common python3 python3-apt python3-certifi python3-chardet #9 5.532 python3-debian python3-gpg python3-idna python3-magic python3-minimal #9 5.532 python3-pkg-resources python3-requests python3-six python3-unidiff #9 5.532 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #9 5.532 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #9 5.532 xz-utils #9 5.540 Suggested packages: #9 5.540 default-mta | mail-transport-agent autoconf-archive gnu-standards #9 5.540 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #9 5.540 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx #9 5.540 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope #9 5.540 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #9 5.540 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 5.540 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #9 5.540 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #9 5.540 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #9 5.540 mini-dinstall rsync gcc-9-doc gcc-multilib flex bison gdb gcc-doc #9 5.540 gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #9 5.540 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #9 5.540 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #9 5.540 libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc #9 5.540 libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl #9 5.540 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #9 5.540 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #9 5.540 libstdc++-9-doc libbareword-filehandles-perl libindirect-perl #9 5.540 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #9 5.540 libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #9 5.540 libxml-sax-expatxs-perl bash-completion binutils-multiarch #9 5.540 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #9 5.540 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #9 5.540 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #9 5.540 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #9 5.540 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #9 5.540 python3-cryptography python3-openssl python3-socks python3.8-venv #9 5.540 python3.8-doc binfmt-support readline-doc zip wdiff-doc #9 5.876 The following NEW packages will be installed: #9 5.876 at autoconf automake autopoint autotools-dev binutils #9 5.876 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #9 5.876 ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts #9 5.876 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 5.876 dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base #9 5.876 gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #9 5.876 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #9 5.876 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #9 5.876 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #9 5.876 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #9 5.876 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #9 5.876 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 5.876 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #9 5.876 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 5.876 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #9 5.876 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #9 5.876 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #9 5.876 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #9 5.876 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #9 5.876 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #9 5.876 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #9 5.876 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 5.876 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #9 5.876 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 5.876 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #9 5.878 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 5.878 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #9 5.878 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #9 5.878 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #9 5.878 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #9 5.878 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #9 5.878 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 5.878 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 5.878 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #9 5.878 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #9 5.878 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #9 5.878 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #9 5.878 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #9 5.878 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #9 5.878 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #9 5.878 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #9 5.878 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 5.878 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 5.878 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #9 5.878 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #9 5.878 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #9 5.878 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 5.878 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 5.878 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #9 5.878 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 5.878 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 5.878 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 5.878 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 5.878 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #9 5.878 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #9 5.878 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 5.878 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 5.878 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 5.878 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #9 5.878 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #9 5.878 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #9 5.878 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #9 5.878 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 5.878 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 5.878 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #9 5.878 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #9 5.878 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #9 5.878 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 5.878 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #9 5.878 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #9 5.878 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 5.878 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 5.878 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #9 5.878 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 5.878 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #9 5.878 openssh-client openssl patch patchutils perl perl-modules-5.30 #9 5.878 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #9 5.878 python-apt-common python3 python3-apt python3-certifi python3-chardet #9 5.878 python3-debian python3-gpg python3-idna python3-magic python3-minimal #9 5.878 python3-pkg-resources python3-requests python3-six python3-unidiff #9 5.878 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #9 5.878 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #9 5.878 xz-utils #9 6.309 0 upgraded, 352 newly installed, 0 to remove and 1 not upgraded. #9 6.309 Need to get 97.8 MB of archives. #9 6.309 After this operation, 449 MB of additional disk space will be used. #9 6.309 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblocale-gettext-perl arm64 1.07-4 [16.7 kB] #9 6.459 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.16 [1156 kB] #9 6.890 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.5 [714 kB] #9 6.942 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.4 [62.6 kB] #9 6.945 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.5 [1831 kB] #9 7.034 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB] #9 7.036 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB] #9 7.036 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB] #9 7.039 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB] #9 7.041 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB] #9 7.047 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.3 [506 kB] #9 7.068 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.5 [1649 kB] #9 7.145 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.5 [387 kB] #9 7.170 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B] #9 7.170 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB] #9 7.173 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbsd0 arm64 0.10.0-1 [43.7 kB] #9 7.175 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bsdmainutils arm64 11.1.2ubuntu3 [179 kB] #9 7.182 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libuchardet0 arm64 0.0.6-3build1 [65.0 kB] #9 7.190 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 groff-base arm64 1.22.4-4build1 [796 kB] #9 7.220 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm6 arm64 1.18.1-5 [26.4 kB] #9 7.221 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpipeline1 arm64 1.5.2-2build1 [26.1 kB] #9 7.266 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 man-db arm64 2.9.1-1 [1095 kB] #9 7.282 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] #9 7.445 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm-compat4 arm64 1.18.1-5 [6040 B] #9 7.445 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libperl5.30 arm64 5.30.0-9ubuntu0.2 [3772 kB] #9 7.627 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl arm64 5.30.0-9ubuntu0.2 [224 kB] #9 7.637 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.16 [600 kB] #9 7.664 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20211016~20.04.1 [144 kB] #9 7.672 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.10 [4704 B] #9 7.672 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic-mgc arm64 1:5.38-4 [218 kB] #9 7.682 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic1 arm64 1:5.38-4 [71.7 kB] #9 7.684 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 file arm64 1:5.38-4 [23.3 kB] #9 7.685 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 less arm64 551-1ubuntu0.1 [119 kB] #9 7.692 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libelf1 arm64 0.176-1.1build1 [44.2 kB] #9 7.702 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-0 arm64 2.64.6-1~ubuntu20.04.4 [1200 kB] #9 7.780 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B] #9 7.780 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] #9 7.798 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB] #9 8.296 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.4 [571 kB] #9 8.314 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB] #9 8.323 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB] #9 8.323 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB] #9 8.323 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-pkg-resources all 45.2.0-1 [130 kB] #9 8.323 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB] #9 8.323 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 shared-mime-info arm64 1.15-1 [429 kB] #9 8.323 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 ucf all 3.0038+nmu1 [51.6 kB] #9 8.323 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xdg-user-dirs arm64 0.17-2ubuntu1 [47.6 kB] #9 8.370 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 xz-utils arm64 5.2.4-1ubuntu1.1 [81.4 kB] #9 8.443 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext-base arm64 0.19.8.1-10build1 [48.2 kB] #9 8.446 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB] #9 8.564 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB] #9 8.564 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu1 [20.5 kB] #9 8.596 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libedit2 arm64 3.1-20191231-1 [82.7 kB] #9 8.596 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfido2-1 arm64 1.3.1-1ubuntu2 [45.1 kB] #9 8.596 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.1 [30.4 kB] #9 8.596 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.1 [80.4 kB] #9 8.596 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB] #9 8.596 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.1 [312 kB] #9 8.601 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.1 [113 kB] #9 8.667 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB] #9 8.669 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxau6 arm64 1:1.0.9-0ubuntu1 [7356 B] #9 8.669 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu1 [10.3 kB] #9 8.669 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxcb1 arm64 1.14-2 [43.0 kB] #9 8.671 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB] #9 8.742 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-6 arm64 2:1.6.9-2ubuntu1.2 [552 kB] #9 8.764 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxext6 arm64 2:1.3.4-0ubuntu1 [27.7 kB] #9 8.764 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B] #9 8.765 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages all 5.05-1 [1314 kB] #9 8.833 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssh-client arm64 1:8.2p1-4ubuntu0.5 [637 kB] #9 8.854 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 publicsuffix all 20200303.0012-1 [111 kB] #9 8.859 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.0ubuntu0.20.04.7 [17.1 kB] #9 8.859 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.0ubuntu0.20.04.7 [147 kB] #9 8.863 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 strace arm64 5.5-3ubuntu1 [297 kB] #9 8.875 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xauth arm64 1:1.1-0ubuntu1 [24.1 kB] #9 8.893 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfl2 arm64 2.6.4-6.2 [11.4 kB] #9 8.893 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 at arm64 3.1.23-1ubuntu1 [37.7 kB] #9 8.893 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsigsegv2 arm64 2.12-2 [13.3 kB] #9 8.970 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 m4 arm64 1.4.18-4 [194 kB] #9 8.973 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autoconf all 2.69-11.1 [321 kB] #9 9.096 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autotools-dev all 20180224.1 [39.6 kB] #9 9.096 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 automake all 1:1.16.1-4ubuntu6 [522 kB] #9 9.096 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autopoint all 0.19.8.1-10build1 [412 kB] #9 9.098 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-common arm64 2.34-6ubuntu1.3 [207 kB] #9 9.129 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbinutils arm64 2.34-6ubuntu1.3 [475 kB] #9 9.140 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf-nobfd0 arm64 2.34-6ubuntu1.3 [44.0 kB] #9 9.141 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf0 arm64 2.34-6ubuntu1.3 [43.2 kB] #9 9.142 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.34-6ubuntu1.3 [1987 kB] #9 9.244 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils arm64 2.34-6ubuntu1.3 [3356 B] #9 9.244 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc-dev-bin arm64 2.31-0ubuntu9.9 [64.2 kB] #9 9.246 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 linux-libc-dev arm64 5.4.0-122.138 [1085 kB] #9 9.288 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcrypt-dev arm64 1:4.4.10-10ubuntu4 [111 kB] #9 9.292 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6-dev arm64 2.31-0ubuntu9.9 [2069 kB] #9 9.399 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9-base arm64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] #9 9.399 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libisl22 arm64 0.22.1-1 [537 kB] #9 9.418 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpfr6 arm64 4.0.2-1 [212 kB] #9 9.427 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] #9 9.430 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cpp-9 arm64 9.4.0-1ubuntu1~20.04.1 [5986 kB] #9 9.760 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cpp arm64 4:9.3.0-1ubuntu2 [27.6 kB] #9 9.760 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcc1-0 arm64 10.3.0-1ubuntu1~20.04 [46.4 kB] #9 9.760 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgomp1 arm64 10.3.0-1ubuntu1~20.04 [93.4 kB] #9 9.760 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libitm1 arm64 10.3.0-1ubuntu1~20.04 [24.1 kB] #8 49.17 Unpacking python3-apt (1.8.4.3) ... #8 49.24 Selecting previously unselected package python3-certifi. #8 49.25 Preparing to unpack .../319-python3-certifi_2018.8.24-1_all.deb ... #8 49.25 Unpacking python3-certifi (2018.8.24-1) ... #8 49.30 Selecting previously unselected package python3-idna. #8 49.30 Preparing to unpack .../320-python3-idna_2.6-1_all.deb ... #8 49.30 Unpacking python3-idna (2.6-1) ... #8 49.34 Selecting previously unselected package python3-magic. #8 49.34 Preparing to unpack .../321-python3-magic_2%3a0.4.15-2_all.deb ... #8 49.35 Unpacking python3-magic (2:0.4.15-2) ... #8 49.38 Selecting previously unselected package python3-urllib3. #8 49.38 Preparing to unpack .../322-python3-urllib3_1.24.1-1_all.deb ... #8 49.39 Unpacking python3-urllib3 (1.24.1-1) ... #8 49.43 Selecting previously unselected package python3-requests. #8 49.43 Preparing to unpack .../323-python3-requests_2.21.0-1_all.deb ... #17 DONE 0.6s #18 [cross-true 3/6] RUN dpkg --add-architecture armhf #18 sha256:7cf5be41831b1b8157b6084481795a310aa037a7f2cb5691046199f2e1bc254f #8 27.80 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u2) over (7.74.0-1.3+deb11u1) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 13.8s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:d95d15cea3b2dad536f4abbed0605d29e2f0920c1741f492184f755a81b2c029 #8 27.94 Selecting previously unselected package libdebhelper-perl. #8 27.94 Preparing to unpack .../027-libdebhelper-perl_13.3.4_all.deb ... #8 27.95 Unpacking libdebhelper-perl (13.3.4) ... #8 28.02 Selecting previously unselected package libcc1-0:armhf. #8 28.02 Preparing to unpack .../028-libcc1-0_10.2.1-6+rpi1_armhf.deb ... #8 28.02 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ... #8 28.07 Selecting previously unselected package libgomp1:armhf. #8 28.07 Preparing to unpack .../029-libgomp1_10.2.1-6+rpi1_armhf.deb ... #8 28.07 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ... #8 28.16 Selecting previously unselected package libatomic1:armhf. #8 28.16 Preparing to unpack .../030-libatomic1_10.2.1-6+rpi1_armhf.deb ... #8 8.552 CentOS Stream 9 - Extras packages 9.2 kB/s | 8.5 kB 00:00 #8 26.46 Selecting previously unselected package cpp. #8 26.46 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ... #8 26.46 Unpacking cpp (4:8.3.0-1+rpi2) ... #8 26.50 Selecting previously unselected package libcc1-0:armhf. #8 26.50 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ... #8 26.50 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ... #8 26.56 Selecting previously unselected package libgomp1:armhf. #8 26.56 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ... #8 26.57 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ... #8 26.62 Selecting previously unselected package libatomic1:armhf. #8 26.62 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ... #8 26.62 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ... #8 26.67 Selecting previously unselected package libasan5:armhf. #8 26.67 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ... #8 26.67 Unpacking libasan5:armhf (8.3.0-6+rpi1) ... #8 26.77 Selecting previously unselected package libubsan1:armhf. #8 26.77 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 13.9s #9 9.917 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libatomic1 arm64 10.3.0-1ubuntu1~20.04 [9820 B] #8 49.44 Unpacking python3-requests (2.21.0-1) ... #8 49.48 Selecting previously unselected package python3-unidiff. #8 49.48 Preparing to unpack .../324-python3-unidiff_0.5.4-1_all.deb ... #8 49.48 Unpacking python3-unidiff (0.5.4-1) ... #8 49.52 Selecting previously unselected package python3-xdg. #8 49.53 Preparing to unpack .../325-python3-xdg_0.25-5_all.deb ... #8 49.53 Unpacking python3-xdg (0.25-5) ... #8 49.57 Selecting previously unselected package shared-mime-info. #8 49.57 Preparing to unpack .../326-shared-mime-info_1.10-1_armhf.deb ... #8 49.57 Unpacking shared-mime-info (1.10-1) ... #8 49.72 Selecting previously unselected package strace. #8 49.72 Preparing to unpack .../327-strace_4.26-0.2_armhf.deb ... #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:330541f93dae841eedf5fe5f9bc84bfb28f9e28a12e0aba544e075f1e2d1d214 #8 0.865 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #8 0.875 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #8 0.875 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #8 0.999 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] #8 1.316 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] #8 1.322 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] #8 2.417 Fetched 8293 kB in 2s (4593 kB/s) #8 2.417 Reading package lists... #8 3.073 Reading package lists... #8 3.699 Building dependency tree... #8 3.835 Reading state information... #8 4.013 The following additional packages will be installed: #8 4.013 at autoconf automake autopoint autotools-dev binutils #8 4.013 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #8 4.013 bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring #8 4.013 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 4.013 dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file #8 4.013 g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n #8 4.013 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #8 4.013 groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less #8 4.013 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 4.013 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 4.013 libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #8 4.013 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #8 4.013 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #8 4.013 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #8 4.013 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 4.013 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #8 4.013 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #8 4.013 libdata-optlist-perl libdevel-callchecker-perl #8 4.013 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #8 4.013 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #8 4.013 libdynaloader-functions-perl libedit2 libemail-valid-perl #8 4.013 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #8 4.013 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #8 4.013 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #8 4.013 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #8 4.013 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #8 4.014 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #8 4.014 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #8 4.014 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #8 4.014 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #8 4.014 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 4.014 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 4.014 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #8 4.014 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #8 4.014 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 4.014 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #8 4.014 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #8 4.014 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #8 4.014 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #8 4.014 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #8 4.014 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #8 4.014 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #8 4.014 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 4.014 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6 #8 4.014 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl #8 4.014 libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl #8 4.014 libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl #8 4.014 libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #8 4.014 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #8 4.014 libparams-validate-perl libparse-debianchangelog-perl #8 4.014 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #8 4.014 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #8 4.014 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #8 4.014 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #8 4.014 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 4.014 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #8 4.019 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #8 4.019 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #8 4.019 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #8 4.019 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #8 4.019 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #8 4.019 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #8 4.019 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #8 4.019 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #8 4.019 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #8 4.019 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #8 4.019 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #8 4.019 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #8 4.019 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 4.019 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 4.019 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 4.019 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #8 4.019 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #8 4.019 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #8 4.019 mariadb-common mime-support mysql-common netbase openssh-client openssl #8 4.019 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 4.019 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #8 4.019 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 4.019 python3-idna python3-magic python3-minimal python3-pkg-resources #8 4.019 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 4.019 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #8 4.019 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 4.019 Suggested packages: #8 4.019 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #8 4.019 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate #8 4.019 checksecurity debtags dh-make adequate autopkgtest bls-standalone #8 4.019 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #8 4.019 dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #8 4.019 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 4.019 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 4.019 ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd #8 4.019 pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info #8 4.019 eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex #8 4.019 bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg #8 4.019 libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg #8 4.019 libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #8 4.019 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 4.019 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #8 4.019 libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user #8 4.019 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #8 4.019 libhtml-template-perl libsasl2-modules-gssapi-mit #8 4.019 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 4.019 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #8 4.019 libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl #8 4.019 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #8 4.019 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #8 4.019 libxml-sax-expatxs-perl bash-completion binutils-multiarch #8 4.019 libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc #8 4.019 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #8 4.019 diffutils-doc perl-doc libterm-readline-gnu-perl #8 4.019 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #8 4.019 pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv #8 4.019 python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography #8 4.019 python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support #8 4.019 readline-doc zip wdiff-doc #8 5.711 The following NEW packages will be installed: #8 5.711 at autoconf automake autopoint autotools-dev binutils #8 5.711 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #8 5.711 bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper #8 5.711 debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat #8 5.711 dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config #8 5.711 exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base #8 5.711 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #8 5.711 gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian #8 5.711 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #8 5.711 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #8 5.711 libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1 #8 5.711 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 5.711 libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 #8 5.711 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl #8 5.711 libclass-inspector-perl libclass-method-modifiers-perl #8 5.711 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #8 5.711 libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl #8 5.711 libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #8 5.711 libdevel-callchecker-perl libdevel-globaldestruction-perl #8 5.711 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #8 5.711 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #8 5.711 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #8 5.711 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #8 5.711 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #8 5.711 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #8 5.711 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #8 5.711 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #8 5.711 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #8 5.711 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #8 5.711 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #8 5.711 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 5.711 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 5.711 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #8 5.711 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #8 5.711 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 5.711 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #8 5.711 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #8 5.711 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #8 5.711 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #8 5.711 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #8 5.711 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #8 5.711 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #8 5.711 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 5.711 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6 #8 5.711 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl #8 5.711 libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl #8 5.711 libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl #8 5.711 libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #8 5.711 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #8 5.711 libparams-validate-perl libparse-debianchangelog-perl #8 5.711 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #8 5.711 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #8 5.711 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #8 5.711 libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl #8 5.711 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 5.711 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #8 5.711 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #8 5.711 libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0 #8 5.711 libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl #8 5.711 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #8 5.711 libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl #8 5.711 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #8 5.711 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #8 5.711 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #8 5.711 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #8 5.711 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #8 5.711 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl #8 5.711 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #8 5.711 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 5.711 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 5.711 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 5.711 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #8 5.711 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #8 5.711 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #8 5.711 mariadb-common mime-support mysql-common netbase openssh-client openssl #8 5.711 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 5.711 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #8 5.711 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 5.711 python3-idna python3-magic python3-minimal python3-pkg-resources #8 5.711 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 5.711 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #8 5.711 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 5.990 0 upgraded, 362 newly installed, 0 to remove and 0 not upgraded. #8 5.990 Need to get 162 MB of archives. #8 5.990 After this operation, 560 MB of additional disk space will be used. #8 5.990 Get:1 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB] #8 5.993 Get:2 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB] #8 5.995 Get:3 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB] #8 6.000 Get:4 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB] #8 6.000 Get:5 http://deb.debian.org/debian buster/main arm64 bsdmainutils arm64 11.1.2+b1 [185 kB] #8 6.000 Get:6 http://deb.debian.org/debian buster/main arm64 libuchardet0 arm64 0.0.6-3 [65.0 kB] #8 6.001 Get:7 http://deb.debian.org/debian buster/main arm64 groff-base arm64 1.22.4-3+deb10u1 [870 kB] #8 6.009 Get:8 http://deb.debian.org/debian buster/main arm64 libgdbm6 arm64 1.18.1-4 [63.4 kB] #8 6.010 Get:9 http://deb.debian.org/debian buster/main arm64 libpipeline1 arm64 1.5.1-2 [29.8 kB] #8 6.011 Get:10 http://deb.debian.org/debian buster/main arm64 man-db arm64 2.8.5-2 [1258 kB] #8 6.039 Get:11 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #8 6.067 Get:12 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB] #8 6.067 Get:13 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB] #8 6.105 Get:14 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB] #8 6.108 Get:15 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB] #8 6.109 Get:16 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB] #8 6.129 Get:17 http://deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] #8 6.135 Get:18 http://deb.debian.org/debian buster/main arm64 libexpat1 arm64 2.2.6-2+deb10u4 [87.1 kB] #8 6.136 Get:19 http://deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] #8 6.154 Get:20 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] #8 6.154 Get:21 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB] #8 6.154 Get:22 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] #8 6.154 Get:23 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB] #8 6.155 Get:24 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB] #8 6.162 Get:25 http://deb.debian.org/debian buster/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u1 [603 kB] #8 6.167 Get:26 http://deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] #8 6.182 Get:27 http://deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] #8 6.185 Get:28 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] #8 6.185 Get:29 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] #8 6.185 Get:30 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB] #8 6.190 Get:31 http://deb.debian.org/debian-security buster/updates/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB] #8 6.191 Get:32 http://deb.debian.org/debian buster/main arm64 libksba8 arm64 1.3.5-2 [84.7 kB] #8 6.195 Get:33 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] #8 6.195 Get:34 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] #8 6.199 Get:35 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #8 6.199 Get:36 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] #8 6.203 Get:37 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB] #8 6.203 Get:38 http://deb.debian.org/debian-security buster/updates/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB] #8 6.207 Get:39 http://deb.debian.org/debian-security buster/updates/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #8 6.219 Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB] #8 6.231 Get:41 http://deb.debian.org/debian-security buster/updates/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB] #8 6.259 Get:42 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB] #8 6.259 Get:43 http://deb.debian.org/debian-security buster/updates/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB] #8 6.259 Get:44 http://deb.debian.org/debian-security buster/updates/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB] #8 6.263 Get:45 http://deb.debian.org/debian-security buster/updates/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB] #8 6.271 Get:46 http://deb.debian.org/debian-security buster/updates/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB] #8 6.279 Get:47 http://deb.debian.org/debian-security buster/updates/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB] #8 6.283 Get:48 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB] #8 6.283 Get:49 http://deb.debian.org/debian buster/main arm64 netbase all 5.6 [19.4 kB] #8 6.283 Get:50 http://deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] #8 6.285 Get:51 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB] #8 6.287 Get:52 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB] #8 6.291 Get:53 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB] #8 6.291 Get:54 http://deb.debian.org/debian buster/main arm64 gettext-base arm64 0.19.8.1-9 [120 kB] #8 6.295 Get:55 http://deb.debian.org/debian buster/main arm64 krb5-locales all 1.17-3+deb10u3 [95.5 kB] #8 6.295 Get:56 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] #8 6.450 Get:57 http://deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u4 [625 kB] #8 6.450 Get:58 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB] #8 6.465 Get:59 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB] #8 6.465 Get:60 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] #8 6.465 Get:61 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] #8 6.473 Get:62 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] #8 6.475 Get:63 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] #8 6.478 Get:64 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] #8 6.481 Get:65 http://deb.debian.org/debian buster/main arm64 openssh-client arm64 1:7.9p1-10+deb10u2 [757 kB] #8 6.493 Get:66 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB] #8 6.493 Get:67 http://deb.debian.org/debian-security buster/updates/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] #8 6.493 Get:68 http://deb.debian.org/debian buster/main arm64 libfl2 arm64 2.6.4-6.2 [103 kB] #8 6.495 Get:69 http://deb.debian.org/debian buster/main arm64 at arm64 3.1.23-1 [48.3 kB] #8 6.495 Get:70 http://deb.debian.org/debian buster/main arm64 libsigsegv2 arm64 2.12-2 [32.3 kB] #8 6.495 Get:71 http://deb.debian.org/debian buster/main arm64 m4 arm64 1.4.18-2 [198 kB] #8 6.499 Get:72 http://deb.debian.org/debian buster/main arm64 autoconf all 2.69-11 [341 kB] #8 6.505 Get:73 http://deb.debian.org/debian buster/main arm64 autotools-dev all 20180224.1 [77.0 kB] #8 6.505 Get:74 http://deb.debian.org/debian buster/main arm64 automake all 1:1.16.1-4 [771 kB] #8 6.513 Get:75 http://deb.debian.org/debian buster/main arm64 autopoint all 0.19.8.1-9 [434 kB] #8 6.519 Get:76 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB] #8 6.549 Get:77 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB] #8 6.559 Get:78 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB] #8 6.585 Get:79 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB] #8 6.586 Get:80 http://deb.debian.org/debian buster/main arm64 libc-dev-bin arm64 2.28-10+deb10u1 [270 kB] #8 6.589 Get:81 http://deb.debian.org/debian-security buster/updates/main arm64 linux-libc-dev arm64 4.19.249-2 [1510 kB] #8 6.604 Get:82 http://deb.debian.org/debian buster/main arm64 libc6-dev arm64 2.28-10+deb10u1 [2323 kB] #8 6.638 Get:83 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB] #8 6.643 Get:84 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB] #8 6.655 Get:85 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB] #8 6.660 Get:86 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB] #8 6.791 Get:87 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB] #8 6.791 Get:88 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB] #8 6.791 Get:89 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB] #8 6.791 Get:90 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB] #8 6.791 Get:91 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B] #8 6.791 Get:92 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB] #8 6.795 Get:93 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB] #8 6.797 Get:94 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB] #8 6.800 Get:95 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB] #8 6.801 Get:96 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB] #8 6.810 Get:97 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB] #8 6.957 Get:98 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B] #8 6.957 Get:99 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB] #8 6.971 Get:100 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB] #8 7.119 Get:101 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B] #8 7.119 Get:102 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB] #8 7.119 Get:103 http://deb.debian.org/debian-security buster/updates/main arm64 libdpkg-perl all 1.19.8 [1415 kB] #8 7.143 Get:104 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] #8 7.145 Get:105 http://deb.debian.org/debian-security buster/updates/main arm64 dpkg-dev all 1.19.8 [1776 kB] #8 7.163 Get:106 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B] #8 7.163 Get:107 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB] #8 7.199 Get:108 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] #8 7.199 Get:109 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] #8 7.199 Get:110 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] #8 7.199 Get:111 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] #8 7.199 Get:112 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] #8 7.199 Get:113 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] #8 7.205 Get:114 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] #8 7.211 Get:115 http://deb.debian.org/debian buster/main arm64 dctrl-tools arm64 2.24-3 [101 kB] #8 7.211 Get:116 http://deb.debian.org/debian buster/main arm64 libtool all 2.4.6-9 [547 kB] #8 7.223 Get:117 http://deb.debian.org/debian buster/main arm64 dh-autoreconf all 19 [16.9 kB] #8 7.223 Get:118 http://deb.debian.org/debian buster/main arm64 libarchive-zip-perl all 1.64-1 [96.8 kB] #8 7.223 Get:119 http://deb.debian.org/debian buster/main arm64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #8 7.223 Get:120 http://deb.debian.org/debian buster/main arm64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #8 7.223 Get:121 http://deb.debian.org/debian buster/main arm64 dwz arm64 0.12-3 [71.7 kB] #8 7.223 Get:122 http://deb.debian.org/debian buster/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u3 [1185 kB] #8 7.237 Get:123 http://deb.debian.org/debian buster/main arm64 libcroco3 arm64 0.6.12-3 [140 kB] #8 7.237 Get:124 http://deb.debian.org/debian buster/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u2 [92.6 kB] #8 7.243 Get:125 http://deb.debian.org/debian buster/main arm64 gettext arm64 0.19.8.1-9 [1261 kB] #8 7.249 Get:126 http://deb.debian.org/debian buster/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 7.263 Get:127 http://deb.debian.org/debian buster/main arm64 po-debconf all 1.0.21 [248 kB] #8 7.263 Get:128 http://deb.debian.org/debian buster/main arm64 debhelper all 12.1.1 [1016 kB] #8 7.273 Get:129 http://deb.debian.org/debian buster/main arm64 debian-keyring all 2019.02.25 [32.4 MB] #8 7.928 Get:130 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB] #8 7.928 Get:131 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB] #8 7.928 Get:132 http://deb.debian.org/debian buster/main arm64 libfile-which-perl all 1.23-1 [16.6 kB] #8 7.928 Get:133 http://deb.debian.org/debian buster/main arm64 libfile-homedir-perl all 1.004-1 [42.7 kB] #8 7.928 Get:134 http://deb.debian.org/debian buster/main arm64 libio-pty-perl arm64 1:1.08-1.1+b5 [32.8 kB] #8 7.928 Get:135 http://deb.debian.org/debian buster/main arm64 libipc-run-perl all 20180523.0-1 [101 kB] #8 7.928 Get:136 http://deb.debian.org/debian buster/main arm64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #8 7.928 Get:137 http://deb.debian.org/debian buster/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 7.928 Get:138 http://deb.debian.org/debian buster/main arm64 libdevel-globaldestruction-perl all 0.14-1 [8084 B] #8 7.929 Get:139 http://deb.debian.org/debian buster/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b1 [11.4 kB] #8 7.930 Get:140 http://deb.debian.org/debian buster/main arm64 libdynaloader-functions-perl all 0.003-1 [12.6 kB] #8 7.930 Get:141 http://deb.debian.org/debian buster/main arm64 libdevel-callchecker-perl arm64 0.008-1 [15.6 kB] #8 7.932 Get:142 http://deb.debian.org/debian buster/main arm64 libparams-classify-perl arm64 0.015-1+b1 [25.4 kB] #8 7.932 Get:143 http://deb.debian.org/debian buster/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 7.933 Get:144 http://deb.debian.org/debian buster/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB] #8 7.933 Get:145 http://deb.debian.org/debian buster/main arm64 librole-tiny-perl all 2.000006-1 [19.4 kB] #8 7.935 Get:146 http://deb.debian.org/debian buster/main arm64 libstrictures-perl all 2.000005-1 [18.3 kB] #8 7.935 Get:147 http://deb.debian.org/debian buster/main arm64 libsub-quote-perl all 2.005001-1 [17.9 kB] #8 7.936 Get:148 http://deb.debian.org/debian buster/main arm64 libmoo-perl all 2.003004-2 [57.4 kB] #8 7.937 Get:149 http://deb.debian.org/debian buster/main arm64 libencode-locale-perl all 1.05-1 [13.7 kB] #8 7.937 Get:150 http://deb.debian.org/debian buster/main arm64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #8 7.938 Get:151 http://deb.debian.org/debian buster/main arm64 libhttp-date-perl all 6.02-1 [10.7 kB] #8 7.938 Get:152 http://deb.debian.org/debian buster/main arm64 libfile-listing-perl all 6.04-1 [10.3 kB] #8 7.943 Get:153 http://deb.debian.org/debian buster/main arm64 libhtml-tagset-perl all 3.20-3 [12.7 kB] #8 7.943 Get:154 http://deb.debian.org/debian buster/main arm64 liburi-perl all 1.76-1 [89.9 kB] #8 7.944 Get:155 http://deb.debian.org/debian buster/main arm64 libhtml-parser-perl arm64 3.72-3+b3 [103 kB] #8 7.944 Get:156 http://deb.debian.org/debian buster/main arm64 libhtml-tree-perl all 5.07-2 [213 kB] #8 7.944 Get:157 http://deb.debian.org/debian buster/main arm64 libio-html-perl all 1.001-1 [17.6 kB] #8 7.945 Get:158 http://deb.debian.org/debian buster/main arm64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #8 7.946 Get:159 http://deb.debian.org/debian buster/main arm64 libhttp-message-perl all 6.18-1 [77.8 kB] #8 7.947 Get:160 http://deb.debian.org/debian buster/main arm64 libhttp-cookies-perl all 6.04-1 [17.8 kB] #8 7.947 Get:161 http://deb.debian.org/debian buster/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 7.949 Get:162 http://deb.debian.org/debian buster/main arm64 perl-openssl-defaults arm64 3 [6782 B] #8 7.950 Get:163 http://deb.debian.org/debian buster/main arm64 libnet-ssleay-perl arm64 1.85-2+b1 [303 kB] #8 7.954 Get:164 http://deb.debian.org/debian buster/main arm64 libio-socket-ssl-perl all 2.060-3 [207 kB] #8 7.957 Get:165 http://deb.debian.org/debian buster/main arm64 libnet-http-perl all 6.18-1 [24.5 kB] #8 7.958 Get:166 http://deb.debian.org/debian buster/main arm64 liblwp-protocol-https-perl all 6.07-2 [9242 B] #8 7.959 Get:167 http://deb.debian.org/debian buster/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB] #8 7.961 Get:168 http://deb.debian.org/debian buster/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 7.962 Get:169 http://deb.debian.org/debian buster/main arm64 libwww-perl all 6.36-2 [188 kB] #8 7.966 Get:170 http://deb.debian.org/debian buster/main arm64 patchutils arm64 0.3.4-2 [84.7 kB] #8 7.967 Get:171 http://deb.debian.org/debian buster/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB] #8 7.969 Get:172 http://deb.debian.org/debian buster/main arm64 devscripts arm64 2.19.5+deb10u1 [1045 kB] #8 7.979 Get:173 http://deb.debian.org/debian buster/main arm64 diffstat arm64 1.62-1 [32.0 kB] #8 7.980 Get:174 http://deb.debian.org/debian buster/main arm64 distro-info-data all 0.41+deb10u4 [6880 B] #8 7.980 Get:175 http://deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] #8 7.983 Get:176 http://deb.debian.org/debian buster/main arm64 python3-chardet all 3.0.4-3 [80.5 kB] #8 7.984 Get:177 http://deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] #8 7.986 Get:178 http://deb.debian.org/debian buster/main arm64 python3-debian all 0.1.35 [78.8 kB] #8 7.987 Get:179 http://deb.debian.org/debian buster/main arm64 libgpgme11 arm64 1.12.0-6 [241 kB] #8 7.992 Get:180 http://deb.debian.org/debian buster/main arm64 python3-gpg arm64 1.12.0-6 [292 kB] #8 7.996 Get:181 http://deb.debian.org/debian buster/main arm64 dput all 1.0.3 [54.5 kB] #8 8.007 Get:182 http://deb.debian.org/debian buster/main arm64 equivs all 2.2.0 [22.4 kB] #8 8.007 Get:183 http://deb.debian.org/debian buster/main arm64 exim4-config all 4.92-8+deb10u6 [324 kB] #8 8.007 Get:184 http://deb.debian.org/debian buster/main arm64 exim4-base arm64 4.92-8+deb10u6 [1136 kB] #8 8.022 Get:185 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB] #8 8.025 Get:186 http://deb.debian.org/debian buster/main arm64 libunbound8 arm64 1.9.0-2+deb10u2 [432 kB] #8 8.031 Get:187 http://deb.debian.org/debian buster/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u7 [317 kB] #8 8.035 Get:188 http://deb.debian.org/debian buster/main arm64 exim4-daemon-light arm64 4.92-8+deb10u6 [557 kB] #8 8.042 Get:189 http://deb.debian.org/debian buster/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u2 [311 kB] #8 8.053 Get:190 http://deb.debian.org/debian buster/main arm64 libpcre2-8-0 arm64 10.32-5 [186 kB] #8 8.053 Get:191 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB] #8 8.055 Get:192 http://deb.debian.org/debian buster/main arm64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] #8 8.073 Get:193 http://deb.debian.org/debian buster/main arm64 git arm64 1:2.20.1-2+deb10u3 [5509 kB] #8 8.178 Get:194 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB] #8 8.180 Get:195 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB] #8 8.187 Get:196 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB] #8 28.16 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ... #8 28.21 Selecting previously unselected package libasan6:armhf. #8 28.21 Preparing to unpack .../031-libasan6_10.2.1-6+rpi1_armhf.deb ... #8 28.21 Unpacking libasan6:armhf (10.2.1-6+rpi1) ... #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:86e56fa96dc7316dde70b4badeb928f90919e19a6d22b20ec3cc3c6ab288b335 #8 26.77 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ... #8 26.83 Selecting previously unselected package libgcc-8-dev:armhf. #8 26.83 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ... #8 26.84 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ... #8 27.00 Selecting previously unselected package gcc-8. #8 27.00 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ... #8 27.00 Unpacking gcc-8 (8.3.0-6+rpi1) ... #9 10.00 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasan5 arm64 9.4.0-1ubuntu1~20.04.1 [2692 kB] #8 49.73 Unpacking strace (4.26-0.2) ... #8 49.80 Selecting previously unselected package unzip. #8 49.80 Preparing to unpack .../328-unzip_6.0-23+deb10u2_armhf.deb ... #8 49.80 Unpacking unzip (6.0-23+deb10u2) ... #8 49.85 Selecting previously unselected package xauth. #8 49.85 Preparing to unpack .../329-xauth_1%3a1.0.10-1_armhf.deb ... #8 49.85 Unpacking xauth (1:1.0.10-1) ... #8 49.90 Selecting previously unselected package xdg-user-dirs. #8 49.90 Preparing to unpack .../330-xdg-user-dirs_0.17-2_armhf.deb ... #8 49.91 Unpacking xdg-user-dirs (0.17-2) ... #8 49.99 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #14 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 1.2s done #8 8.263 Get:197 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB] #8 8.319 Get:198 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #8 8.319 Get:199 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB] #8 8.319 Get:200 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #8 8.319 Get:201 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB] #8 8.319 Get:202 http://deb.debian.org/debian buster/main arm64 libapt-pkg-perl arm64 0.1.34+b1 [68.6 kB] #8 8.319 Get:203 http://deb.debian.org/debian buster/main arm64 libarchive-cpio-perl all 0.10-1 [10.3 kB] #8 8.319 Get:204 http://deb.debian.org/debian buster/main arm64 libasync-mergepoint-perl all 0.04-2 [10.4 kB] #8 8.319 Get:205 http://deb.debian.org/debian buster/main arm64 libauthen-sasl-perl all 2.1600-1 [50.8 kB] #8 8.319 Get:206 http://deb.debian.org/debian buster/main arm64 libmodule-implementation-perl all 0.09-1 [12.9 kB] #8 8.319 Get:207 http://deb.debian.org/debian buster/main arm64 libvariable-magic-perl arm64 0.62-1+b1 [44.8 kB] #8 8.319 Get:208 http://deb.debian.org/debian buster/main arm64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB] #8 8.319 Get:209 http://deb.debian.org/debian buster/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #8 8.319 Get:210 http://deb.debian.org/debian buster/main arm64 libcgi-pm-perl all 4.40-1 [222 kB] #8 8.321 Get:211 http://deb.debian.org/debian buster/main arm64 libfcgi-perl arm64 0.78-2+b3 [38.8 kB] #8 8.321 Get:212 http://deb.debian.org/debian buster/main arm64 libcgi-fast-perl all 1:2.13-1 [11.4 kB] #8 8.321 Get:213 http://deb.debian.org/debian buster/main arm64 libsub-name-perl arm64 0.21-1+b3 [13.4 kB] #8 8.322 Get:214 http://deb.debian.org/debian buster/main arm64 libclass-accessor-perl all 0.51-1 [23.2 kB] #8 8.322 Get:215 http://deb.debian.org/debian buster/main arm64 libclass-inspector-perl all 1.32-1 [19.1 kB] #8 8.323 Get:216 http://deb.debian.org/debian buster/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b2 [37.1 kB] #8 8.324 Get:217 http://deb.debian.org/debian buster/main arm64 libclone-perl arm64 0.41-1+b1 [14.5 kB] #8 8.325 Get:218 http://deb.debian.org/debian buster/main arm64 libcommon-sense-perl arm64 3.74-2+b7 [24.0 kB] #8 8.325 Get:219 http://deb.debian.org/debian buster/main arm64 libparams-util-perl arm64 1.07-3+b4 [22.5 kB] #8 8.326 Get:220 http://deb.debian.org/debian buster/main arm64 libsub-install-perl all 0.928-1 [11.4 kB] #8 8.327 Get:221 http://deb.debian.org/debian buster/main arm64 libdata-optlist-perl all 0.110-1 [10.6 kB] #8 8.328 Get:222 http://deb.debian.org/debian buster/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB] #8 8.329 Get:223 http://deb.debian.org/debian buster/main arm64 libconst-fast-perl all 0.014-1 [8250 B] #8 8.329 Get:224 http://deb.debian.org/debian buster/main arm64 libwant-perl arm64 0.29-1+b4 [28.5 kB] #8 8.330 Get:225 http://deb.debian.org/debian buster/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #8 8.331 Get:226 http://deb.debian.org/debian buster/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #8 8.332 Get:227 http://deb.debian.org/debian buster/main arm64 libdata-dump-perl all 1.23-1 [29.5 kB] #8 8.333 Get:228 http://deb.debian.org/debian buster/main arm64 libdigest-bubblebabble-perl all 0.02-2 [8238 B] #8 8.333 Get:229 http://deb.debian.org/debian buster/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB] #8 8.334 Get:230 http://deb.debian.org/debian buster/main arm64 libdistro-info-perl all 0.21 [6696 B] #8 8.335 Get:231 http://deb.debian.org/debian buster/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #8 8.335 Get:232 http://deb.debian.org/debian buster/main arm64 libmailtools-perl all 2.18-1 [88.5 kB] #8 8.337 Get:233 http://deb.debian.org/debian buster/main arm64 libnet-ip-perl all 1.26-2 [29.0 kB] #8 8.337 Get:234 http://deb.debian.org/debian buster/main arm64 libnet-dns-perl all 1.19-1 [372 kB] #8 8.341 Get:235 http://deb.debian.org/debian buster/main arm64 libnet-domain-tld-perl all 1.75-1 [33.3 kB] #8 8.342 Get:236 http://deb.debian.org/debian buster/main arm64 libemail-valid-perl all 1.202-1 [23.0 kB] #8 8.343 Get:237 http://deb.debian.org/debian buster/main arm64 libexporter-tiny-perl all 1.002001-1 [36.9 kB] #8 8.344 Get:238 http://deb.debian.org/debian buster/main arm64 libipc-system-simple-perl all 1.25-4 [26.5 kB] #8 8.345 Get:239 http://deb.debian.org/debian buster/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB] #8 8.345 Get:240 http://deb.debian.org/debian buster/main arm64 libfile-chdir-perl all 0.1008-1 [13.3 kB] #8 8.346 Get:241 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB] #8 8.347 Get:242 http://deb.debian.org/debian buster/main arm64 libfont-afm-perl all 1.20-2 [13.6 kB] #8 8.348 Get:243 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u1 [63.6 kB] #8 8.349 Get:244 http://deb.debian.org/debian buster/main arm64 libfuture-perl all 0.39-1 [74.5 kB] #8 8.350 Get:245 http://deb.debian.org/debian buster/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB] #8 8.351 Get:246 http://deb.debian.org/debian buster/main arm64 libparams-validate-perl arm64 1.29-1+b1 [66.3 kB] #8 8.353 Get:247 http://deb.debian.org/debian buster/main arm64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB] #8 8.358 Get:248 http://deb.debian.org/debian buster/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB] #8 8.359 Get:249 http://deb.debian.org/debian buster/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #8 8.361 Get:250 http://deb.debian.org/debian buster/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B] #8 8.362 Get:251 http://deb.debian.org/debian buster/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB] #8 8.363 Get:252 http://deb.debian.org/debian buster/main arm64 libjson-perl all 4.02000-1 [88.8 kB] #8 8.371 Get:253 http://deb.debian.org/debian buster/main arm64 liblog-any-perl all 1.707-1 [65.2 kB] #8 8.372 Get:254 http://deb.debian.org/debian buster/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #8 8.373 Get:255 http://deb.debian.org/debian buster/main arm64 libpackage-stash-perl all 0.38-1 [21.7 kB] #8 8.373 Get:256 http://deb.debian.org/debian buster/main arm64 libsub-identify-perl arm64 0.14-1+b1 [12.0 kB] #8 8.374 Get:257 http://deb.debian.org/debian buster/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #8 8.375 Get:258 http://deb.debian.org/debian buster/main arm64 libpath-tiny-perl all 0.108-1 [53.3 kB] #8 8.383 Get:259 http://deb.debian.org/debian buster/main arm64 libtype-tiny-perl all 1.004004-1 [266 kB] #8 8.383 Get:260 http://deb.debian.org/debian buster/main arm64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB] #8 8.383 Get:261 http://deb.debian.org/debian buster/main arm64 libglib2.0-data all 2.58.3-2+deb10u3 [1111 kB] #8 8.393 Get:262 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] #8 8.395 Get:263 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB] #8 8.396 Get:264 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB] #8 8.397 Get:265 http://deb.debian.org/debian-security buster/updates/main arm64 libgsasl7 arm64 1.8.0-8+deb10u1 [203 kB] #8 8.400 Get:266 http://deb.debian.org/debian buster/main arm64 libhtml-form-perl all 6.03-1 [23.9 kB] #8 8.400 Get:267 http://deb.debian.org/debian buster/main arm64 libhtml-format-perl all 2.12-1 [43.5 kB] #8 8.402 Get:268 http://deb.debian.org/debian buster/main arm64 libhttp-daemon-perl all 6.01-3 [16.6 kB] #8 8.403 Get:269 http://deb.debian.org/debian buster/main arm64 libstruct-dumb-perl all 0.09-1 [11.1 kB] #8 8.404 Get:270 http://deb.debian.org/debian buster/main arm64 libio-async-perl all 0.72-1 [262 kB] #8 8.408 Get:271 http://deb.debian.org/debian buster/main arm64 libio-sessiondata-perl all 1.03-1 [5782 B] #8 8.408 Get:272 http://deb.debian.org/debian buster/main arm64 libio-string-perl all 1.08-3 [12.3 kB] #8 8.410 Get:273 http://deb.debian.org/debian buster/main arm64 libtypes-serialiser-perl all 1.0-1 [12.7 kB] #8 8.410 Get:274 http://deb.debian.org/debian buster/main arm64 libjson-xs-perl arm64 3.040-1+b1 [90.2 kB] #8 8.411 Get:275 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB] #8 8.413 Get:276 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB] #8 8.416 Get:277 http://deb.debian.org/debian buster/main arm64 liblist-compare-perl all 0.53-1 [68.9 kB] #8 8.417 Get:278 http://deb.debian.org/debian buster/main arm64 liblist-moreutils-perl arm64 0.416-1+b4 [62.4 kB] #8 8.419 Get:279 http://deb.debian.org/debian buster/main arm64 libltdl-dev arm64 2.4.6-9 [162 kB] #8 8.421 Get:280 http://deb.debian.org/debian buster/main arm64 libsys-hostname-long-perl all 1.5-1 [12.0 kB] #8 8.422 Get:281 http://deb.debian.org/debian buster/main arm64 libmail-sendmail-perl all 0.80-1 [25.3 kB] #8 8.425 Get:282 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB] #8 8.437 Get:283 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B] #8 8.437 Get:284 http://deb.debian.org/debian buster/main arm64 mariadb-common all 1:10.3.34-0+deb10u1 [33.0 kB] #8 8.439 Get:285 http://deb.debian.org/debian buster/main arm64 libmariadb3 arm64 1:10.3.34-0+deb10u1 [163 kB] #8 8.444 Get:286 http://deb.debian.org/debian buster/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u1 [395 kB] #8 8.447 Get:287 http://deb.debian.org/debian buster/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u1 [1890 kB] #8 8.463 Get:288 http://deb.debian.org/debian buster/main arm64 libpython2.7 arm64 2.7.16-2+deb10u1 [958 kB] #8 8.491 Get:289 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB] #8 8.499 Get:290 http://deb.debian.org/debian buster/main arm64 libmime-tools-perl all 5.509-1 [212 kB] #8 8.501 Get:291 http://deb.debian.org/debian buster/main arm64 libnet-dns-sec-perl arm64 1.11-1 [47.7 kB] #8 28.55 Selecting previously unselected package libubsan1:armhf. #8 28.55 Preparing to unpack .../032-libubsan1_10.2.1-6+rpi1_armhf.deb ... #8 28.55 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ... #8 9.282 Dependencies resolved. #8 9.295 ================================================================================ #8 9.295 Package Arch Version Repository Size #8 9.295 ================================================================================ #8 9.295 Installing: #8 9.295 dnf-plugins-core noarch 4.1.0-1.el9 baseos 35 k #8 9.295 rpm-build aarch64 4.16.1.3-15.el9 appstream 101 k #8 9.295 rpmlint noarch 1.11-19.el9 appstream 198 k #8 9.295 Installing dependencies: #8 9.295 binutils aarch64 2.35.2-24.el9 baseos 4.8 M #8 9.295 bzip2 aarch64 1.0.8-8.el9 baseos 56 k #8 9.295 checkpolicy aarch64 3.4-1.el9 appstream 341 k #8 9.295 cpio aarch64 2.13-16.el9 baseos 274 k #8 9.295 cracklib aarch64 2.9.6-27.el9 baseos 95 k #8 9.295 cracklib-dicts aarch64 2.9.6-27.el9 baseos 3.6 M #8 9.295 dbus-libs aarch64 1:1.12.20-5.el9 baseos 150 k #8 9.295 desktop-file-utils aarch64 0.26-6.el9 appstream 72 k #8 9.295 diffutils aarch64 3.7-12.el9 baseos 392 k #8 9.295 dwz aarch64 0.14-3.el9 appstream 126 k #8 9.295 ed aarch64 1.14.2-12.el9 baseos 74 k #8 9.295 efi-srpm-macros noarch 4-9.el9 appstream 23 k #8 9.295 elfutils aarch64 0.187-5.el9 baseos 521 k #8 9.295 elfutils-debuginfod-client aarch64 0.187-5.el9 baseos 37 k #8 9.295 emacs-filesystem noarch 1:27.1-3.el9 appstream 9.2 k #8 9.295 enchant aarch64 1:1.6.0-30.el9 appstream 61 k #8 9.295 environment-modules aarch64 5.0.1-1.el9 baseos 493 k #8 9.295 file aarch64 5.39-8.el9 baseos 51 k #8 9.295 fonts-srpm-macros noarch 1:2.0.5-7.el9.1 appstream 28 k #8 9.295 gcc-toolset-12-binutils aarch64 2.38-16.el9 appstream 5.8 M #8 9.295 gcc-toolset-12-binutils-gold aarch64 2.38-14.el9 appstream 897 k #8 9.295 gcc-toolset-12-runtime aarch64 12.0-5.el9 appstream 55 k #8 9.295 gdb-minimal aarch64 10.2-10.el9 appstream 3.1 M #8 9.295 gdk-pixbuf2 aarch64 2.42.6-2.el9 appstream 491 k #8 9.295 ghc-srpm-macros noarch 1.5.0-6.el9 appstream 8.8 k #8 9.295 glib-networking aarch64 2.68.3-3.el9 baseos 185 k #8 9.295 glibc-gconv-extra aarch64 2.34-39.el9 baseos 1.7 M #8 9.295 go-srpm-macros noarch 3.0.9-9.el9 appstream 27 k #8 9.295 groff-base aarch64 1.22.4-10.el9 baseos 1.0 M #8 9.295 gsettings-desktop-schemas aarch64 40.0-4.el9 baseos 688 k #8 9.295 hunspell aarch64 1.7.0-11.el9 appstream 319 k #8 9.295 hunspell-en-GB noarch 0.20140811.1-20.el9 appstream 226 k #8 9.295 hunspell-en-US noarch 0.20140811.1-20.el9 appstream 177 k #8 9.295 hunspell-filesystem aarch64 1.7.0-11.el9 appstream 8.6 k #8 9.295 info aarch64 6.7-15.el9 baseos 221 k #8 9.295 json-glib aarch64 1.6.6-1.el9 baseos 160 k #8 9.295 kernel-srpm-macros noarch 1.0-11.el9 appstream 16 k #8 9.295 less aarch64 590-1.el9 baseos 161 k #8 9.295 libappstream-glib aarch64 0.7.18-4.el9 appstream 380 k #8 9.295 libbrotli aarch64 1.0.9-6.el9 baseos 314 k #8 9.295 libdb aarch64 5.3.28-53.el9 baseos 712 k #8 9.295 libeconf aarch64 0.4.1-2.el9 baseos 27 k #8 9.295 libfdisk aarch64 2.37.4-3.el9 baseos 150 k #8 9.295 libicu aarch64 67.1-9.el9 baseos 9.5 M #8 9.295 libjpeg-turbo aarch64 2.0.90-5.el9 appstream 170 k #8 9.295 libpipeline aarch64 1.5.3-4.el9 baseos 48 k #8 9.295 libpkgconf aarch64 1.7.3-9.el9 baseos 36 k #8 9.295 libpng aarch64 2:1.6.37-12.el9 baseos 115 k #8 9.295 libproxy aarch64 0.4.15-35.el9 baseos 71 k #8 9.295 libpsl aarch64 0.21.1-5.el9 baseos 64 k #8 9.295 libpwquality aarch64 1.4.4-8.el9 baseos 119 k #8 9.295 libselinux-utils aarch64 3.4-3.el9 baseos 181 k #8 9.295 libsoup aarch64 2.72.0-8.el9 appstream 397 k #8 9.295 libstemmer aarch64 0-18.585svn.el9 appstream 82 k #8 9.295 libutempter aarch64 1.2.1-6.el9 baseos 27 k #8 9.295 lua-srpm-macros noarch 1-6.el9 appstream 9.5 k #8 9.295 man-db aarch64 2.9.3-6.el9 baseos 1.2 M #8 9.295 ncurses aarch64 6.2-8.20210508.el9 baseos 406 k #8 9.295 ocaml-srpm-macros noarch 6-6.el9 appstream 8.8 k #8 9.295 openblas-srpm-macros noarch 2-11.el9 appstream 8.4 k #8 9.295 openssl aarch64 1:3.0.1-38.el9 baseos 1.2 M #8 9.295 pam aarch64 1.5.1-12.el9 baseos 620 k #8 9.295 patch aarch64 2.7.6-16.el9 appstream 124 k #8 9.295 perl-AutoLoader noarch 5.74-479.el9 appstream 31 k #8 9.295 perl-B aarch64 1.80-479.el9 appstream 190 k #8 9.295 perl-Carp noarch 1.50-460.el9 appstream 30 k #8 9.295 perl-Class-Struct noarch 0.66-479.el9 appstream 32 k #8 9.295 perl-Data-Dumper aarch64 2.174-462.el9 appstream 55 k #8 9.295 perl-Digest noarch 1.19-4.el9 appstream 26 k #8 9.295 perl-Digest-MD5 aarch64 2.58-4.el9 appstream 37 k #8 9.295 perl-Encode aarch64 4:3.08-462.el9 appstream 1.7 M #8 9.295 perl-Errno aarch64 1.30-479.el9 appstream 24 k #8 9.295 perl-Exporter noarch 5.74-461.el9 appstream 32 k #8 9.295 perl-Fcntl aarch64 1.13-479.el9 appstream 30 k #8 9.295 perl-File-Basename noarch 2.85-479.el9 appstream 27 k #8 9.295 perl-File-Path noarch 2.18-4.el9 appstream 36 k #8 9.295 perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k #8 9.295 perl-File-stat noarch 1.09-479.el9 appstream 27 k #8 9.295 perl-FileHandle noarch 2.03-479.el9 appstream 25 k #8 9.295 perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k #8 9.295 perl-Getopt-Std noarch 1.12-479.el9 appstream 25 k #8 9.295 perl-HTTP-Tiny noarch 0.076-460.el9 appstream 55 k #8 9.295 perl-IO aarch64 1.43-479.el9 appstream 98 k #8 9.295 perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k #8 9.295 perl-IPC-Open3 noarch 1.21-479.el9 appstream 32 k #8 9.295 perl-MIME-Base64 aarch64 3.16-4.el9 appstream 31 k #8 9.295 perl-Net-SSLeay aarch64 1.92-1.el9 appstream 389 k #8 9.295 perl-POSIX aarch64 1.94-479.el9 appstream 106 k #8 9.295 perl-PathTools aarch64 3.78-461.el9 appstream 88 k #8 9.295 perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k #8 9.295 perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k #8 9.295 perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k #8 9.295 perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k #8 9.295 perl-Scalar-List-Utils aarch64 4:1.56-461.el9 appstream 72 k #8 9.295 perl-SelectSaver noarch 1.02-479.el9 appstream 21 k #8 9.295 perl-Socket aarch64 4:2.031-4.el9 appstream 55 k #8 9.295 perl-Storable aarch64 1:3.21-460.el9 appstream 94 k #8 9.295 perl-Symbol noarch 1.08-479.el9 appstream 24 k #8 9.295 perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k #8 9.295 perl-Term-Cap noarch 1.17-460.el9 appstream 23 k #8 9.295 perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k #8 9.295 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k #8 9.295 perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k #8 9.295 perl-URI noarch 5.09-3.el9 appstream 121 k #8 9.295 perl-base noarch 2.27-479.el9 appstream 26 k #8 9.295 perl-constant noarch 1.33-461.el9 appstream 24 k #8 9.295 perl-if noarch 0.60.800-479.el9 appstream 24 k #8 9.295 perl-interpreter aarch64 4:5.32.1-479.el9 appstream 80 k #8 9.295 perl-libnet noarch 3.13-4.el9 appstream 130 k #8 9.295 perl-libs aarch64 4:5.32.1-479.el9 appstream 2.1 M #8 9.295 perl-mro aarch64 1.23-479.el9 appstream 37 k #8 9.295 perl-overload noarch 1.31-479.el9 appstream 55 k #8 9.295 perl-overloading noarch 0.02-479.el9 appstream 22 k #8 9.295 perl-parent noarch 1:0.238-460.el9 appstream 15 k #8 9.295 perl-podlators noarch 1:4.14-460.el9 appstream 114 k #8 9.295 perl-srpm-macros noarch 1-41.el9 appstream 9.1 k #8 9.295 perl-subs noarch 1.03-479.el9 appstream 21 k #8 9.295 perl-vars noarch 1.05-479.el9 appstream 23 k #8 9.295 pkgconf aarch64 1.7.3-9.el9 baseos 41 k #8 9.295 pkgconf-m4 noarch 1.7.3-9.el9 baseos 15 k #8 9.295 pkgconf-pkg-config aarch64 1.7.3-9.el9 baseos 11 k #8 9.295 policycoreutils aarch64 3.4-1.el9 baseos 233 k #8 9.295 policycoreutils-python-utils noarch 3.4-1.el9 appstream 74 k #8 9.295 procps-ng aarch64 3.3.17-5.el9 baseos 348 k #8 9.295 publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k #8 9.295 python-srpm-macros noarch 3.9-52.el9 appstream 24 k #8 9.295 python3-audit aarch64 3.0.7-103.el9 appstream 84 k #8 9.295 python3-dateutil noarch 1:2.8.1-6.el9 baseos 302 k #8 9.295 python3-dbus aarch64 1.2.18-2.el9 baseos 144 k #8 9.295 python3-dnf-plugins-core noarch 4.1.0-1.el9 baseos 236 k #8 9.295 python3-enchant noarch 3.2.0-5.el9 appstream 86 k #8 9.295 python3-file-magic noarch 5.39-8.el9 appstream 18 k #8 9.295 python3-libselinux aarch64 3.4-3.el9 appstream 181 k #8 9.295 python3-libsemanage aarch64 3.4-1.el9 appstream 80 k #8 9.295 python3-policycoreutils noarch 3.4-1.el9 appstream 2.1 M #8 9.295 python3-setools aarch64 4.4.0-5.el9 baseos 590 k #8 9.295 python3-setuptools noarch 53.0.0-10.el9 baseos 946 k #8 9.295 python3-six noarch 1.15.0-9.el9 baseos 37 k #8 9.295 qt5-srpm-macros noarch 5.15.3-1.el9 appstream 9.7 k #8 9.295 redhat-rpm-config noarch 196-1.el9 appstream 73 k #8 9.295 rust-srpm-macros noarch 17-4.el9 appstream 10 k #8 9.295 scl-utils aarch64 1:2.0.3-2.el9 appstream 38 k #8 9.295 shared-mime-info aarch64 2.1-4.el9 baseos 557 k #8 9.295 systemd-libs aarch64 250-7.el9 baseos 586 k #8 9.295 tcl aarch64 1:8.6.10-7.el9 baseos 1.1 M #8 9.295 unzip aarch64 6.0-56.el9 baseos 179 k #8 9.295 util-linux aarch64 2.37.4-3.el9 baseos 2.3 M #8 9.295 util-linux-core aarch64 2.37.4-3.el9 baseos 459 k #8 9.295 vim-filesystem noarch 2:8.2.2637-16.el9 baseos 25 k #8 9.295 webkit2gtk3-jsc aarch64 2.36.1-1.el9 appstream 2.9 M #8 9.295 xz aarch64 5.2.5-8.el9 baseos 226 k #8 9.295 zip aarch64 3.0-33.el9 baseos 235 k #8 9.295 zstd aarch64 1.5.1-2.el9 baseos 387 k #8 9.295 Installing weak dependencies: #8 9.295 abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k #8 9.295 adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 appstream 832 k #8 9.295 hunspell-en noarch 0.20140811.1-20.el9 appstream 187 k #8 9.295 libproxy-webkitgtk4 aarch64 0.4.15-35.el9 appstream 21 k #8 9.295 perl-IO-Socket-SSL noarch 2.073-1.el9 appstream 219 k #8 9.295 perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k #8 9.295 perl-NDBM_File aarch64 1.15-479.el9 appstream 31 k #8 9.295 #8 9.295 Transaction Summary #8 9.295 ================================================================================ #8 9.295 Install 163 Packages #8 9.295 #8 9.303 Total download size: 66 M #8 9.303 Installed size: 260 M #8 9.304 Downloading Packages: #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #14 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 3.9s done #14 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done #14 DONE 14.6s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:1d3094d66ee8b6dfa5872961aa36f2f8eb337a020e5461ca2b8c6830bdb48885 #9 10.53 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 liblsan0 arm64 10.3.0-1ubuntu1~20.04 [801 kB] #8 50.00 Setting up libapt-pkg-perl (0.1.34+b1) ... #8 50.01 Setting up libksba8:armhf (1.3.5-2) ... #8 50.03 Setting up libpipeline1:armhf (1.5.1-2) ... #8 50.04 Setting up wdiff (1.2.2-2+b1) ... #8 50.05 Setting up lsb-base (10.2019051400) ... #8 50.06 Setting up mysql-common (5.8+1.0.5) ... #8 50.09 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #8 50.10 Setting up libxau6:armhf (1:1.0.8-1+b2) ... #8 50.11 Setting up libkeyutils1:armhf (1.6-6) ... #8 50.12 Setting up libpsl5:armhf (0.20.2-2) ... #8 50.14 Setting up libgpm2:armhf (1.20.7-5) ... #8 50.15 Setting up mime-support (3.62) ... #8 50.18 Setting up xdg-user-dirs (0.17-2) ... #8 50.21 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #14 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 #8 8.502 Get:292 http://deb.debian.org/debian buster/main arm64 libnet-libidn-perl arm64 0.12.ds-3+b1 [18.7 kB] #8 8.518 Get:293 http://deb.debian.org/debian buster/main arm64 libnumber-compare-perl all 0.03-1 [7642 B] #8 8.518 Get:294 http://deb.debian.org/debian buster/main arm64 libnumber-range-perl all 0.12-1 [9274 B] #8 8.518 Get:295 http://deb.debian.org/debian buster/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b7 [41.8 kB] #8 8.518 Get:296 http://deb.debian.org/debian buster/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b7 [28.8 kB] #8 8.518 Get:297 http://deb.debian.org/debian buster/main arm64 libpackage-stash-xs-perl arm64 0.29-1 [19.7 kB] #8 8.518 Get:298 http://deb.debian.org/debian buster/main arm64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB] #8 8.518 Get:299 http://deb.debian.org/debian buster/main arm64 libtext-glob-perl all 0.10-1 [8362 B] #8 8.518 Get:300 http://deb.debian.org/debian buster/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #8 8.518 Get:301 http://deb.debian.org/debian buster/main arm64 libperlio-gzip-perl arm64 0.19-1+b5 [17.2 kB] #8 8.518 Get:302 http://deb.debian.org/debian buster/main arm64 libpod-constants-perl all 0.19-1 [16.9 kB] #8 8.518 Get:303 http://deb.debian.org/debian buster/main arm64 libreadonly-perl all 2.050-1 [22.7 kB] #8 8.520 Get:304 http://deb.debian.org/debian buster/main arm64 libref-util-perl all 0.204-1 [17.1 kB] #8 8.520 Get:305 http://deb.debian.org/debian buster/main arm64 libref-util-xs-perl arm64 0.117-1+b1 [13.8 kB] #8 8.520 Get:306 http://deb.debian.org/debian buster/main arm64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB] #8 8.522 Get:307 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u2 [102 kB] #8 8.525 Get:308 http://deb.debian.org/debian buster/main arm64 libsereal-decoder-perl arm64 4.005+ds-1+b1 [88.1 kB] #8 8.526 Get:309 http://deb.debian.org/debian buster/main arm64 libsereal-encoder-perl arm64 4.005+ds-1+b1 [89.4 kB] #8 8.527 Get:310 http://deb.debian.org/debian buster/main arm64 libsereal-perl all 4.005-1 [10.8 kB] #8 8.529 Get:311 http://deb.debian.org/debian buster/main arm64 libtask-weaken-perl all 1.06-1 [9252 B] #8 8.529 Get:312 http://deb.debian.org/debian buster/main arm64 libxml-parser-perl arm64 2.44-4 [212 kB] #8 8.540 Get:313 http://deb.debian.org/debian buster/main arm64 libsoap-lite-perl all 1.27-1 [258 kB] #8 8.545 Get:314 http://deb.debian.org/debian buster/main arm64 libsort-key-perl arm64 1.33-2+b1 [36.3 kB] #8 8.547 Get:315 http://deb.debian.org/debian buster/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #8 8.547 Get:316 http://deb.debian.org/debian buster/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB] #8 8.549 Get:317 http://deb.debian.org/debian buster/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #8 8.550 Get:318 http://deb.debian.org/debian buster/main arm64 libterm-readkey-perl arm64 2.38-1 [27.0 kB] #8 8.551 Get:319 http://deb.debian.org/debian buster/main arm64 libtest-fatal-perl all 0.014-1 [11.9 kB] #8 8.552 Get:320 http://deb.debian.org/debian buster/main arm64 libtest-refcount-perl all 0.08-3 [11.4 kB] #8 8.553 Get:321 http://deb.debian.org/debian buster/main arm64 libtext-levenshtein-perl all 0.13-1 [11.1 kB] #8 8.554 Get:322 http://deb.debian.org/debian buster/main arm64 libtype-tiny-xs-perl arm64 0.014-1+b1 [23.7 kB] #8 8.556 Get:323 http://deb.debian.org/debian buster/main arm64 libunicode-utf8-perl arm64 0.62-1 [19.6 kB] #8 8.557 Get:324 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB] #8 8.558 Get:325 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB] #8 8.561 Get:326 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] #8 8.563 Get:327 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB] #8 8.569 Get:328 http://deb.debian.org/debian buster/main arm64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB] #8 8.569 Get:329 http://deb.debian.org/debian buster/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u2 [736 kB] #8 8.575 Get:330 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB] #8 8.575 Get:331 http://deb.debian.org/debian buster/main arm64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #8 8.575 Get:332 http://deb.debian.org/debian buster/main arm64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #8 8.575 Get:333 http://deb.debian.org/debian buster/main arm64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #8 8.576 Get:334 http://deb.debian.org/debian buster/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1 [334 kB] #8 8.579 Get:335 http://deb.debian.org/debian buster/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #8 8.580 Get:336 http://deb.debian.org/debian buster/main arm64 libxml-simple-perl all 2.25-1 [72.0 kB] #8 8.581 Get:337 http://deb.debian.org/debian buster/main arm64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB] #8 8.582 Get:338 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] #8 8.583 Get:339 http://deb.debian.org/debian buster/main arm64 libyaml-0-2 arm64 0.2.1-1 [41.4 kB] #8 8.584 Get:340 http://deb.debian.org/debian buster/main arm64 libyaml-libyaml-perl arm64 0.76+repack-1 [32.0 kB] #8 8.584 Get:341 http://deb.debian.org/debian buster/main arm64 licensecheck all 3.0.31-3 [28.3 kB] #8 8.585 Get:342 http://deb.debian.org/debian buster/main arm64 t1utils arm64 1.41-3 [59.7 kB] #8 8.586 Get:343 http://deb.debian.org/debian buster/main arm64 lintian all 2.15.0 [1181 kB] #8 8.598 Get:344 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB] #8 8.598 Get:345 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB] #8 8.605 Get:346 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB] #8 8.628 Get:347 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1+deb10u1 [123 kB] #8 8.629 Get:348 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20211109.1735-0+deb10u1 [125 kB] #8 8.630 Get:349 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB] #8 8.633 Get:350 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB] #8 8.634 Get:351 http://deb.debian.org/debian buster/main arm64 python3-certifi all 2018.8.24-1 [140 kB] #8 8.636 Get:352 http://deb.debian.org/debian buster/main arm64 python3-idna all 2.6-1 [34.3 kB] #8 8.637 Get:353 http://deb.debian.org/debian buster/main arm64 python3-magic all 2:0.4.15-2 [9256 B] #8 8.637 Get:354 http://deb.debian.org/debian buster/main arm64 python3-urllib3 all 1.24.1-1 [97.1 kB] #8 8.639 Get:355 http://deb.debian.org/debian buster/main arm64 python3-requests all 2.21.0-1 [66.9 kB] #8 8.640 Get:356 http://deb.debian.org/debian buster/main arm64 python3-unidiff all 0.5.4-1 [7506 B] #8 8.641 Get:357 http://deb.debian.org/debian buster/main arm64 python3-xdg all 0.25-5 [35.9 kB] #8 8.647 Get:358 http://deb.debian.org/debian buster/main arm64 shared-mime-info arm64 1.10-1 [764 kB] #8 8.649 Get:359 http://deb.debian.org/debian buster/main arm64 strace arm64 4.26-0.2 [803 kB] #8 8.658 Get:360 http://deb.debian.org/debian buster/main arm64 unzip arm64 6.0-23+deb10u2 [166 kB] #8 8.658 Get:361 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB] #8 8.660 Get:362 http://deb.debian.org/debian buster/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB] #8 28.71 Selecting previously unselected package libgcc-10-dev:armhf. #8 28.71 Preparing to unpack .../033-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ... #8 28.71 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ... #8 28.86 Selecting previously unselected package gcc-10. #8 28.86 Preparing to unpack .../034-gcc-10_10.2.1-6+rpi1_armhf.deb ... #8 28.88 Unpacking gcc-10 (10.2.1-6+rpi1) ... #18 DONE 0.8s #46 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help #46 sha256:49c3953f401e884048aba1a12b61e57bc002584559d524cca739c6cb05cd3449 #46 0.684 go: downloading github.com/tc-hib/go-winres v0.2.3 #46 1.131 go: downloading github.com/tc-hib/winres v0.1.5 #46 1.343 go: downloading github.com/urfave/cli/v2 v2.3.0 #46 1.387 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 #46 1.429 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb #46 1.768 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 #46 1.803 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #9 5.896 * base: download.cf.centos.org #9 10.57 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libtsan0 arm64 10.3.0-1ubuntu1~20.04 [1969 kB] #9 10.66 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libubsan1 arm64 10.3.0-1ubuntu1~20.04 [765 kB] #9 10.70 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgcc-9-dev arm64 9.4.0-1ubuntu1~20.04.1 [920 kB] #9 10.74 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9 arm64 9.4.0-1ubuntu1~20.04.1 [6738 kB] #8 4.654 Fetched 19.1 MB in 4s (5436 kB/s) #7 DONE 2.0s #8 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Stream-PowerTools.repo; fi #8 sha256:d2278384ed588ce972811a249d26f8534b2d2c39143adbc0546e4d134f814f1f #8 50.22 Setting up psmisc (23.2-1+deb10u1) ... #8 50.24 Setting up libgc1c2:armhf (1:7.6.4-0.4) ... #8 50.25 Setting up libyaml-0-2:armhf (0.2.1-1) ... #8 50.26 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u3) ... #8 50.28 No schema files found: doing nothing. #8 50.29 Setting up distro-info-data (0.41+deb10u4) ... #8 50.30 Setting up manpages (4.16-2) ... #8 50.31 Setting up unzip (6.0-23+deb10u2) ... #8 50.33 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u1) ... #8 50.35 Setting up libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ... #8 50.37 Setting up binutils-common:armhf (2.31.1-16) ... #8 50.39 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ... #8 50.40 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ... #8 50.42 Setting up less (487-0.1+b1) ... #8 50.52 Setting up perl-openssl-defaults:armhf (3) ... #8 8.855 debconf: delaying package configuration, since apt-utils is not installed #8 8.879 Fetched 162 MB in 3s (55.3 MB/s) #8 8.900 Selecting previously unselected package sensible-utils. #8 8.900 (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 ... 6670 files and directories currently installed.) #8 8.905 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... #8 8.911 Unpacking sensible-utils (0.0.12) ... #8 8.946 Selecting previously unselected package lsb-base. #8 8.946 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... #8 8.951 Unpacking lsb-base (10.2019051400) ... #8 8.993 Selecting previously unselected package cron. #8 8.993 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_arm64.deb ... #9 5.897 * extras: download.cf.centos.org #9 5.897 * updates: download.cf.centos.org #9 11.10 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gcc arm64 4:9.3.0-1ubuntu2 [5228 B] #9 11.10 Get:110 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libstdc++-9-dev arm64 9.4.0-1ubuntu1~20.04.1 [1688 kB] #8 50.53 Setting up linux-libc-dev:armhf (4.19.249-2) ... #8 50.55 Setting up gettext-base (0.19.8.1-9) ... #8 50.56 Setting up liblzo2-2:armhf (2.10-0.1) ... #8 50.58 Setting up libnpth0:armhf (1.6-1) ... #8 50.59 Setting up krb5-locales (1.17-3+deb10u3) ... #8 50.61 Setting up file (1:5.35-4+deb10u2) ... #8 50.62 Setting up libossp-uuid16:armhf (1.6.2-1.5+b7) ... #8 50.63 Setting up libassuan0:armhf (2.5.2-1) ... #8 50.65 Setting up libgomp1:armhf (8.3.0-6) ... #8 50.66 Setting up libapt-inst2.0:armhf (1.8.2.3) ... #8 50.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ... #8 50.69 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #8 50.71 Setting up libicu63:armhf (63.1-6+deb10u3) ... #8 50.73 Setting up libfakeroot:armhf (1.23-1) ... #8 50.74 Setting up libkrb5support0:armhf (1.17-3+deb10u3) ... #8 8.998 Unpacking cron (3.0pl1-134+deb10u1) ... #8 9.052 Selecting previously unselected package libbsd0:arm64. #8 9.054 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_arm64.deb ... #8 9.062 Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ... #8 9.119 Selecting previously unselected package bsdmainutils. #8 9.119 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_arm64.deb ... #8 9.125 Unpacking bsdmainutils (11.1.2+b1) ... #8 9.189 Selecting previously unselected package libuchardet0:arm64. #8 9.189 Preparing to unpack .../05-libuchardet0_0.0.6-3_arm64.deb ... #8 9.194 Unpacking libuchardet0:arm64 (0.0.6-3) ... #8 27.85 Selecting previously unselected package gcc. #8 27.85 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ... #8 27.86 Unpacking gcc (4:8.3.0-1+rpi2) ... #8 27.90 Selecting previously unselected package libc-dev-bin. #8 27.90 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ... #8 27.91 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1+deb10u1) ... #8 27.97 Selecting previously unselected package linux-libc-dev:armhf. #8 27.97 Preparing to unpack .../033-linux-libc-dev_1%3a1.20220308~buster-1_armhf.deb ... #9 11.15 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 g++-9 arm64 9.4.0-1ubuntu1~20.04.1 [6843 kB] #8 9.234 Selecting previously unselected package groff-base. #8 9.234 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_arm64.deb ... #8 9.239 Unpacking groff-base (1.22.4-3+deb10u1) ... #8 9.385 Selecting previously unselected package libgdbm6:arm64. #8 9.387 Preparing to unpack .../07-libgdbm6_1.18.1-4_arm64.deb ... #8 9.391 Unpacking libgdbm6:arm64 (1.18.1-4) ... #8 9.437 Selecting previously unselected package libpipeline1:arm64. #8 9.437 Preparing to unpack .../08-libpipeline1_1.5.1-2_arm64.deb ... #8 9.442 Unpacking libpipeline1:arm64 (1.5.1-2) ... #8 9.620 Selecting previously unselected package man-db. #8 9.620 Preparing to unpack .../09-man-db_2.8.5-2_arm64.deb ... #8 9.627 Unpacking man-db (2.8.5-2) ... #20 DONE 10.1s #21 [linux/amd64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli #21 DONE 0.2s #22 [linux/amd64 goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0" #22 ... #23 [linux/amd64->darwin/arm64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #0 0.206 skipping packages installation on darwin #23 DONE 0.3s #24 [linux/amd64->darwin/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #0 0.247 skipping packages installation on darwin #24 DONE 0.3s #22 [linux/amd64 goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0" #22 0.607 go: downloading github.com/josephspurrier/goversioninfo v1.3.0 #8 10.33 (1/163): bzip2-1.0.8-8.el9.aarch64.rpm 134 kB/s | 56 kB 00:00 #8 10.34 (2/163): cpio-2.13-16.el9.aarch64.rpm 648 kB/s | 274 kB 00:00 #8 10.35 (3/163): cracklib-2.9.6-27.el9.aarch64.rpm 5.6 MB/s | 95 kB 00:00 #8 10.36 (4/163): dbus-libs-1.12.20-5.el9.aarch64.rpm 18 MB/s | 150 kB 00:00 #8 10.40 (5/163): diffutils-3.7-12.el9.aarch64.rpm 9.5 MB/s | 392 kB 00:00 #8 10.42 (6/163): dnf-plugins-core-4.1.0-1.el9.noarch.rp 2.0 MB/s | 35 kB 00:00 #8 10.43 (7/163): binutils-2.35.2-24.el9.aarch64.rpm 9.3 MB/s | 4.8 MB 00:00 #8 10.45 (8/163): cracklib-dicts-2.9.6-27.el9.aarch64.rp 33 MB/s | 3.6 MB 00:00 #8 10.45 (9/163): ed-1.14.2-12.el9.aarch64.rpm 2.2 MB/s | 74 kB 00:00 #8 10.46 (10/163): elfutils-debuginfod-client-0.187-5.el 4.2 MB/s | 37 kB 00:00 #8 10.46 (11/163): elfutils-0.187-5.el9.aarch64.rpm 32 MB/s | 521 kB 00:00 #8 10.47 (12/163): file-5.39-8.el9.aarch64.rpm 4.9 MB/s | 51 kB 00:00 #8 10.50 (13/163): environment-modules-5.0.1-1.el9.aarch 10 MB/s | 493 kB 00:00 #8 10.51 (14/163): glib-networking-2.68.3-3.el9.aarch64. 4.3 MB/s | 185 kB 00:00 #8 10.52 (15/163): glibc-gconv-extra-2.34-39.el9.aarch64 35 MB/s | 1.7 MB 00:00 #8 10.57 (16/163): gsettings-desktop-schemas-40.0-4.el9. 11 MB/s | 688 kB 00:00 #8 10.61 (17/163): groff-base-1.22.4-10.el9.aarch64.rpm 9.5 MB/s | 1.0 MB 00:00 #8 10.61 (18/163): info-6.7-15.el9.aarch64.rpm 2.4 MB/s | 221 kB 00:00 #8 10.62 (19/163): json-glib-1.6.6-1.el9.aarch64.rpm 3.6 MB/s | 160 kB 00:00 #8 10.62 (20/163): less-590-1.el9.aarch64.rpm 18 MB/s | 161 kB 00:00 #8 10.65 (21/163): libbrotli-1.0.9-6.el9.aarch64.rpm 7.2 MB/s | 314 kB 00:00 #8 10.66 (22/163): libeconf-0.4.1-2.el9.aarch64.rpm 757 kB/s | 27 kB 00:00 #8 10.69 (23/163): libdb-5.3.28-53.el9.aarch64.rpm 9.2 MB/s | 712 kB 00:00 #9 11.50 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 g++ arm64 4:9.3.0-1ubuntu2 [1592 B] #9 11.51 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 make arm64 4.2.1-1.2 [154 kB] #9 11.51 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] #9 11.51 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patch arm64 2.7.6-6 [98.1 kB] #9 11.51 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] #9 11.53 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 build-essential arm64 12.8ubuntu1.1 [4664 B] #9 11.53 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB] #9 11.54 Get:119 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1 [39.4 kB] #9 11.54 Get:120 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1 [150 kB] #9 11.58 Get:121 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1 [27.9 kB] #9 11.58 Get:122 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1 [86.4 kB] #8 50.77 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... #8 50.78 Setting up fakeroot (1.23-1) ... #8 50.79 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 50.80 Setting up mariadb-common (1:10.3.34-0+deb10u1) ... #8 50.84 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #8 50.85 Setting up libasan5:armhf (8.3.0-6) ... #8 50.86 Setting up autotools-dev (20180224.1) ... #8 50.87 Setting up libglib2.0-data (2.58.3-2+deb10u3) ... #8 50.89 Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ... #8 50.90 Setting up libwrap0:armhf (7.6.q-28) ... #8 50.92 Setting up libx11-data (2:1.6.7-1+deb10u2) ... #8 50.93 Setting up make (4.2.1-1.2) ... #8 50.94 Setting up libmpfr6:armhf (4.0.2-1) ... #8 50.96 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #8 50.97 Setting up libntlm0:armhf (1.5-1+deb10u1) ... #8 50.98 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... #8 50.99 Setting up libidn11:armhf (1.33-2.2) ... #8 51.00 Setting up libncurses6:armhf (6.1+20181013-2+deb10u2) ... #8 51.03 Setting up strace (4.26-0.2) ... #8 51.04 Setting up libsigsegv2:armhf (2.12-2) ... #8 51.05 Setting up xz-utils (5.2.4-1+deb10u1) ... #8 51.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 51.07 Setting up libfribidi0:armhf (1.0.5-3.1+deb10u1) ... #8 51.09 Setting up t1utils (1.41-3) ... #8 51.10 Setting up diffstat (1.62-1) ... #8 51.11 Setting up libmpc3:armhf (1.1.0-1) ... #8 51.12 Setting up libatomic1:armhf (8.3.0-6) ... #8 51.13 Setting up patch (2.7.6-3+deb10u1) ... #8 51.15 Setting up mailutils-common (1:3.5-4) ... #8 51.16 Setting up autopoint (0.19.8.1-9) ... #8 51.17 Setting up libmariadb3:armhf (1:10.3.34-0+deb10u1) ... #8 51.19 Setting up libfl2:armhf (2.6.4-6.2) ... #8 51.20 Setting up libpcre2-8-0:armhf (10.32-5) ... #8 51.21 Setting up libk5crypto3:armhf (1.17-3+deb10u3) ... #8 51.22 Setting up libltdl7:armhf (2.4.6-9) ... #8 51.23 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... #8 51.25 Setting up libevent-2.1-6:armhf (2.1.8-stable-4) ... #8 51.26 Setting up libubsan1:armhf (8.3.0-6) ... #8 51.27 Setting up libisl19:armhf (0.20-2) ... #8 27.98 Unpacking linux-libc-dev:armhf (1:1.20220308~buster-1) ... #8 28.30 Selecting previously unselected package libc6-dev:armhf. #8 28.30 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ... #8 28.31 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u1) ... #46 ... #19 [cross-true 4/6] RUN dpkg --add-architecture ppc64el #19 sha256:fd84285311827039b31662a572dc56819a7309c55cb1dd0155c779f1447432bb #19 DONE 0.8s #20 [cross-true 5/6] RUN dpkg --add-architecture s390x #20 sha256:7bdc2c4bb4b046acf25c412bfcece78b71c9faf1b94aca3e213cfc815263ee12 #22 ... #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #18 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 20.2s done #18 DONE 24.5s #22 [linux/amd64 goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0" #22 1.016 go: downloading github.com/akavel/rsrc v0.10.2 #8 33.39 Selecting previously unselected package libfakeroot:armhf. #8 33.39 Preparing to unpack .../086-libfakeroot_1.25.3-1.1_armhf.deb ... #8 33.40 Unpacking libfakeroot:armhf (1.25.3-1.1) ... #8 33.45 Selecting previously unselected package fakeroot. #8 33.45 Preparing to unpack .../087-fakeroot_1.25.3-1.1_armhf.deb ... #8 33.47 Unpacking fakeroot (1.25.3-1.1) ... #8 33.52 Selecting previously unselected package libassuan0:armhf. #8 33.52 Preparing to unpack .../088-libassuan0_2.5.3-7.1_armhf.deb ... #8 33.53 Unpacking libassuan0:armhf (2.5.3-7.1) ... #8 33.56 Selecting previously unselected package gpgconf. #8 33.57 Preparing to unpack .../089-gpgconf_2.2.27-2+deb11u2_armhf.deb ... #8 33.57 Unpacking gpgconf (2.2.27-2+deb11u2) ... #8 33.64 Selecting previously unselected package libksba8:armhf.#8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 19.1s done #13 extracting sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 done #13 DONE 54.0s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:b54c72e86d0bca4816908c09da59cc2f546c36b90631f0152d755320fecd8a7b #8 33.64 Selecting previously unselected package libksba8:armhf. #8 33.64 Preparing to unpack .../090-libksba8_1.5.0-3_armhf.deb ... #8 33.65 Unpacking libksba8:armhf (1.5.0-3) ... #8 33.72 Selecting previously unselected package libnpth0:armhf. #8 33.72 Preparing to unpack .../091-libnpth0_1.6-3_armhf.deb ... #8 33.72 Unpacking libnpth0:armhf (1.6-3) ... #8 33.76 Selecting previously unselected package dirmngr. #8 33.76 Preparing to unpack .../092-dirmngr_2.2.27-2+deb11u2_armhf.deb ... #8 33.78 Unpacking dirmngr (2.2.27-2+deb11u2) ... #8 33.91 Selecting previously unselected package gnupg-l10n. #8 33.91 Preparing to unpack .../093-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... #8 33.91 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... #8 34.09 Selecting previously unselected package gnupg-utils. #8 34.09 Preparing to unpack .../094-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ... #8 34.09 Unpacking gnupg-utils (2.2.27-2+deb11u2) ... #8 34.20 Selecting previously unselected package gpg. #8 34.20 Preparing to unpack .../095-gpg_2.2.27-2+deb11u2_armhf.deb ... #9 11.66 Get:123 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1 [47.3 kB] #9 11.66 Get:124 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1 [98.7 kB] #9 11.66 Get:125 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1 [191 kB] #9 11.68 Get:126 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1 [14.7 kB] #9 11.68 Get:127 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1 [88.3 kB] #9 11.69 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2ubuntu0.1 [14.9 kB] #9 11.69 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB] #9 11.69 Get:130 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] #9 11.73 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.9 [145 kB] #9 11.74 Get:132 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnghttp2-14 arm64 1.40.0-1build1 [74.7 kB] #9 11.81 Get:133 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB] #9 11.81 Get:134 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.2 [159 kB] #9 11.81 Get:135 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.12 [215 kB] #9 11.82 Get:136 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.12 [157 kB] #9 11.83 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB] #9 11.83 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtool all 2.4.6-14 [161 kB] #9 11.86 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-autoreconf all 19 [16.1 kB] #9 11.86 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] #9 11.88 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-zip-perl all 1.67-2 [90.5 kB] #9 11.88 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-override-perl all 0.09-2 [9532 B] #9 11.95 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #8 10.70 (24/163): libfdisk-2.37.4-3.el9.aarch64.rpm 3.2 MB/s | 150 kB 00:00 #8 10.70 (25/163): libpipeline-1.5.3-4.el9.aarch64.rpm 4.6 MB/s | 48 kB 00:00 #8 10.71 (26/163): libpkgconf-1.7.3-9.el9.aarch64.rpm 5.4 MB/s | 36 kB 00:00 #8 10.71 (27/163): libpng-1.6.37-12.el9.aarch64.rpm 15 MB/s | 115 kB 00:00 #8 10.72 (28/163): libproxy-0.4.15-35.el9.aarch64.rpm 8.4 MB/s | 71 kB 00:00 #8 10.75 (29/163): libpsl-0.21.1-5.el9.aarch64.rpm 1.9 MB/s | 64 kB 00:00 #8 10.75 (30/163): libpwquality-1.4.4-8.el9.aarch64.rpm 3.5 MB/s | 119 kB 00:00 #8 10.77 (31/163): libselinux-utils-3.4-3.el9.aarch64.rp 7.6 MB/s | 181 kB 00:00 #8 10.77 (32/163): libutempter-1.2.1-6.el9.aarch64.rpm 1.2 MB/s | 27 kB 00:00 #8 10.83 (33/163): ncurses-6.2-8.20210508.el9.aarch64.rp 6.9 MB/s | 406 kB 00:00 #8 10.84 (34/163): man-db-2.9.3-6.el9.aarch64.rpm 17 MB/s | 1.2 MB 00:00 #8 10.86 (35/163): openssl-3.0.1-38.el9.aarch64.rpm 41 MB/s | 1.2 MB 00:00 #8 10.87 (36/163): pam-1.5.1-12.el9.aarch64.rpm 21 MB/s | 620 kB 00:00 #8 10.88 (37/163): pkgconf-1.7.3-9.el9.aarch64.rpm 3.0 MB/s | 41 kB 00:00 #8 10.88 (38/163): pkgconf-m4-1.7.3-9.el9.noarch.rpm 1.5 MB/s | 15 kB 00:00 #8 10.89 (39/163): pkgconf-pkg-config-1.7.3-9.el9.aarch6 1.2 MB/s | 11 kB 00:00 #8 10.90 (40/163): policycoreutils-3.4-1.el9.aarch64.rpm 20 MB/s | 233 kB 00:00 #8 10.94 (41/163): procps-ng-3.3.17-5.el9.aarch64.rpm 7.5 MB/s | 348 kB 00:00 #8 10.94 (42/163): publicsuffix-list-dafsa-20210518-3.el 1.3 MB/s | 58 kB 00:00 #8 10.96 (43/163): python3-dateutil-2.8.1-6.el9.noarch.r 14 MB/s | 302 kB 00:00 #8 10.96 (44/163): python3-dbus-1.2.18-2.el9.aarch64.rpm 7.8 MB/s | 144 kB 00:00 #8 10.99 (45/163): libicu-67.1-9.el9.aarch64.rpm 29 MB/s | 9.5 MB 00:00 #8 11.00 (46/163): python3-dnf-plugins-core-4.1.0-1.el9. 6.4 MB/s | 236 kB 00:00 #8 11.00 (47/163): python3-setools-4.4.0-5.el9.aarch64.r 16 MB/s | 590 kB 00:00 #8 11.01 (48/163): python3-setuptools-53.0.0-10.el9.noar 50 MB/s | 946 kB 00:00 #8 11.01 (49/163): python3-six-1.15.0-9.el9.noarch.rpm 3.3 MB/s | 37 kB 00:00 #8 11.02 (50/163): shared-mime-info-2.1-4.el9.aarch64.rp 30 MB/s | 557 kB 00:00 #8 11.03 (51/163): systemd-libs-250-7.el9.aarch64.rpm 33 MB/s | 586 kB 00:00 #8 11.03 (52/163): unzip-6.0-56.el9.aarch64.rpm 14 MB/s | 179 kB 00:00 #8 11.04 (53/163): tcl-8.6.10-7.el9.aarch64.rpm 37 MB/s | 1.1 MB 00:00 #8 9.877 Selecting previously unselected package perl-modules-5.28. #8 9.877 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #8 9.885 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 51.30 Setting up dwz (0.12-3) ... #8 51.31 Setting up python-apt-common (1.8.4.3) ... #8 51.32 Setting up sensible-utils (0.0.12) ... #8 51.33 Setting up exim4-config (4.92-8+deb10u6) ... #8 4.654 Reading package lists... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 101.71MB / 110.12MB 18.1s #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 12.0s #8 DONE 1.1s #9 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #9 sha256:75ab1b1b7016cf0144dc8410954c176dea17fe9c4c28f8a8291b041ccbe4db4c #8 30.24 Selecting previously unselected package gcc. #8 30.24 Preparing to unpack .../035-gcc_4%3a10.2.1-1+rpi1_armhf.deb ... #8 30.24 Unpacking gcc (4:10.2.1-1+rpi1) ... #8 30.30 Selecting previously unselected package libc-dev-bin. #8 30.30 Preparing to unpack .../036-libc-dev-bin_2.31-13+rpt2+rpi1+deb11u3_armhf.deb ... #8 30.30 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1+deb11u3) ... #8 30.35 Selecting previously unselected package linux-libc-dev:armhf. #8 30.35 Preparing to unpack .../037-linux-libc-dev_1%3a1.20220331-1_armhf.deb ... #9 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 5.5s done #13 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done #13 DONE 19.6s #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #9 sha256:997db149c2e1f9a5aedd0bdeac2d5d9b496406c8aa7c290e6a24f6bca29035fd #8 34.20 Unpacking gpg (2.2.27-2+deb11u2) ... #8 34.36 Selecting previously unselected package pinentry-curses. #8 34.36 Preparing to unpack .../096-pinentry-curses_1.1.0-4_armhf.deb ... #8 34.36 Unpacking pinentry-curses (1.1.0-4) ... #8 34.45 Selecting previously unselected package gpg-agent. #8 34.45 Preparing to unpack .../097-gpg-agent_2.2.27-2+deb11u2_armhf.deb ... #9 11.96 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-strip-nondeterminism all 1.7.0-1 [5228 B] #9 11.96 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dwz arm64 0.13-5 [134 kB] #9 11.96 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcroco3 arm64 0.6.13-1 [77.1 kB] #9 11.96 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext arm64 0.19.8.1-10build1 [850 kB] #9 12.00 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 12.00 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 po-debconf all 1.0.21 [233 kB] #9 12.00 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 debhelper all 12.10ubuntu1 [877 kB] #9 12.06 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfakeroot arm64 1.24-1 [26.0 kB] #9 12.06 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 fakeroot arm64 1.24-1 [61.9 kB] #9 12.10 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB] #9 12.10 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB] #9 12.11 Get:155 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] #9 12.11 Get:156 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B] #9 12.11 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB] #9 12.12 Get:158 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] #9 12.13 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB] #9 12.18 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB] #8 11.05 (54/163): util-linux-core-2.37.4-3.el9.aarch64. 28 MB/s | 459 kB 00:00 #8 11.06 (55/163): vim-filesystem-8.2.2637-16.el9.noarch 1.5 MB/s | 25 kB 00:00 #8 11.07 (56/163): xz-5.2.5-8.el9.aarch64.rpm 18 MB/s | 226 kB 00:00 #8 11.08 (57/163): util-linux-2.37.4-3.el9.aarch64.rpm 48 MB/s | 2.3 MB 00:00 #8 11.08 (58/163): zip-3.0-33.el9.aarch64.rpm 12 MB/s | 235 kB 00:00 #8 11.09 (59/163): zstd-1.5.1-2.el9.aarch64.rpm 21 MB/s | 387 kB 00:00 #8 11.10 (60/163): checkpolicy-3.4-1.el9.aarch64.rpm 29 MB/s | 341 kB 00:00 #8 11.11 (61/163): abattis-cantarell-fonts-0.301-4.el9.n 16 MB/s | 365 kB 00:00 #8 11.11 (62/163): desktop-file-utils-0.26-6.el9.aarch64 5.8 MB/s | 72 kB 00:00 #8 11.12 (63/163): dwz-0.14-3.el9.aarch64.rpm 11 MB/s | 126 kB 00:00 #8 11.12 (64/163): adobe-source-code-pro-fonts-2.030.1.0 20 MB/s | 832 kB 00:00 #8 11.13 (65/163): efi-srpm-macros-4-9.el9.noarch.rpm 1.7 MB/s | 23 kB 00:00 #8 11.13 (66/163): emacs-filesystem-27.1-3.el9.noarch.rp 850 kB/s | 9.2 kB 00:00 #8 11.13 (67/163): fonts-srpm-macros-2.0.5-7.el9.1.noarc 4.2 MB/s | 28 kB 00:00 #8 11.16 (68/163): gcc-toolset-12-binutils-gold-2.38-14. 40 MB/s | 897 kB 00:00 #8 11.16 (69/163): enchant-1.6.0-30.el9.aarch64.rpm 1.7 MB/s | 61 kB 00:00 #8 11.17 (70/163): gcc-toolset-12-runtime-12.0-5.el9.aar 3.6 MB/s | 55 kB 00:00 #8 11.19 (71/163): gdk-pixbuf2-2.42.6-2.el9.aarch64.rpm 29 MB/s | 491 kB 00:00 #8 11.20 (72/163): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 804 kB/s | 8.8 kB 00:00 #8 11.22 (73/163): gcc-toolset-12-binutils-2.38-16.el9.a 62 MB/s | 5.8 MB 00:00 #8 11.23 (74/163): go-srpm-macros-3.0.9-9.el9.noarch.rpm 1.1 MB/s | 27 kB 00:00 #8 11.24 (75/163): gdb-minimal-10.2-10.el9.aarch64.rpm 41 MB/s | 3.1 MB 00:00 #8 11.24 (76/163): hunspell-en-0.20140811.1-20.el9.noarc 12 MB/s | 187 kB 00:00 #8 11.25 (77/163): hunspell-1.7.0-11.el9.aarch64.rpm 13 MB/s | 319 kB 00:00 #8 11.25 (78/163): hunspell-en-GB-0.20140811.1-20.el9.no 16 MB/s | 226 kB 00:00 #8 11.26 (79/163): hunspell-en-US-0.20140811.1-20.el9.no 14 MB/s | 177 kB 00:00 #8 11.26 (80/163): hunspell-filesystem-1.7.0-11.el9.aarc 825 kB/s | 8.6 kB 00:00 #8 51.67 Adding system-user for exim (v4) #20 DONE 0.8s #21 [cross-true 6/6] 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 crossbuild-essential-ppc64el crossbuild-essential-s390x #21 sha256:c46fdd3975cbf91107d997e49baad21da0c76dd0904f1dd311343ff84662615a #8 28.72 Selecting previously unselected package libtool. #8 28.72 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ... #8 28.74 Unpacking libtool (2.4.6-9) ... #8 28.84 Selecting previously unselected package dh-autoreconf. #8 28.84 Preparing to unpack .../036-dh-autoreconf_19_all.deb ... #8 28.85 Unpacking dh-autoreconf (19) ... #8 28.89 Selecting previously unselected package libarchive-zip-perl. #8 28.89 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ... #8 28.89 Unpacking libarchive-zip-perl (1.64-1) ... #8 28.95 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 28.95 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #8 28.96 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #8 28.99 Selecting previously unselected package dh-strip-nondeterminism. #8 28.99 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ... #8 28.99 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #8 29.03 Selecting previously unselected package libdpkg-perl. #8 29.03 Preparing to unpack .../040-libdpkg-perl_1.19.8_all.deb ... #8 29.03 Unpacking libdpkg-perl (1.19.8) ... #8 30.35 Unpacking linux-libc-dev:armhf (1:1.20220331-1) ... #8 34.45 Unpacking gpg-agent (2.2.27-2+deb11u2) ... #8 34.54 Selecting previously unselected package gpg-wks-client. #8 34.54 Preparing to unpack .../098-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ... #8 34.55 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... #8 34.61 Selecting previously unselected package gpg-wks-server. #8 34.61 Preparing to unpack .../099-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ... #8 34.62 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... #8 34.68 Selecting previously unselected package gpgsm. #9 12.20 Get:161 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB] #9 12.20 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB] #9 12.25 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB] #9 12.27 Get:164 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB] #9 12.29 Get:165 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB] #9 12.30 Get:166 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] #9 12.30 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-which-perl all 1.23-1 [13.8 kB] #9 12.30 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-homedir-perl all 1.004-1 [37.3 kB] #9 12.31 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-pty-perl arm64 1:1.12-1 [31.5 kB] #9 12.33 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-run-perl all 20180523.0-2 [89.7 kB] #9 12.33 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 12.33 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-op-check-perl arm64 0.22-1build2 [10.2 kB] #9 12.40 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #8 11.26 (81/163): kernel-srpm-macros-1.0-11.el9.noarch. 1.7 MB/s | 16 kB 00:00 #8 11.27 (82/163): libjpeg-turbo-2.0.90-5.el9.aarch64.rp 18 MB/s | 170 kB 00:00 #8 11.28 (83/163): libappstream-glib-0.7.18-4.el9.aarch6 19 MB/s | 380 kB 00:00 #8 11.28 (84/163): libsoup-2.72.0-8.el9.aarch64.rpm 36 MB/s | 397 kB 00:00 #8 11.29 (85/163): libstemmer-0-18.585svn.el9.aarch64.rp 7.1 MB/s | 82 kB 00:00 #8 11.29 (86/163): libproxy-webkitgtk4-0.4.15-35.el9.aar 724 kB/s | 21 kB 00:00 #8 11.29 (87/163): lua-srpm-macros-1-6.el9.noarch.rpm 945 kB/s | 9.5 kB 00:00 #8 11.30 (88/163): ocaml-srpm-macros-6-6.el9.noarch.rpm 917 kB/s | 8.8 kB 00:00 #8 11.30 (89/163): openblas-srpm-macros-2-11.el9.noarch. 1.1 MB/s | 8.4 kB 00:00 #8 11.31 (90/163): patch-2.7.6-16.el9.aarch64.rpm 11 MB/s | 124 kB 00:00 #8 11.31 (91/163): perl-AutoLoader-5.74-479.el9.noarch.r 2.9 MB/s | 31 kB 00:00 #8 11.31 (92/163): perl-Carp-1.50-460.el9.noarch.rpm 4.9 MB/s | 30 kB 00:00 #8 11.32 (93/163): perl-B-1.80-479.el9.aarch64.rpm 13 MB/s | 190 kB 00:00 #8 11.32 (94/163): perl-Class-Struct-0.66-479.el9.noarch 2.9 MB/s | 32 kB 00:00 #8 11.32 (95/163): perl-Data-Dumper-2.174-462.el9.aarch6 5.4 MB/s | 55 kB 00:00 #8 11.33 (96/163): perl-Digest-1.19-4.el9.noarch.rpm 3.0 MB/s | 26 kB 00:00 #8 11.33 (97/163): perl-Errno-1.30-479.el9.aarch64.rpm 4.5 MB/s | 24 kB 00:00 #8 11.34 (98/163): perl-Digest-MD5-2.58-4.el9.aarch64.rp 3.2 MB/s | 37 kB 00:00 #8 11.34 (99/163): perl-Exporter-5.74-461.el9.noarch.rpm 5.4 MB/s | 32 kB 00:00 #8 11.34 (100/163): perl-Fcntl-1.13-479.el9.aarch64.rpm 4.0 MB/s | 30 kB 00:00 #8 11.35 (101/163): perl-File-Basename-2.85-479.el9.noar 3.6 MB/s | 27 kB 00:00 #8 11.35 (102/163): perl-File-Path-2.18-4.el9.noarch.rpm 5.4 MB/s | 36 kB 00:00 #8 11.36 (103/163): perl-File-stat-1.09-479.el9.noarch.r 5.1 MB/s | 27 kB 00:00 #8 11.37 (104/163): perl-Encode-3.08-462.el9.aarch64.rpm 41 MB/s | 1.7 MB 00:00 #8 11.37 (105/163): perl-File-Temp-0.231.100-4.el9.noarc 2.7 MB/s | 60 kB 00:00 #8 11.37 (106/163): perl-FileHandle-2.03-479.el9.noarch. 1.5 MB/s | 25 kB 00:00 #8 11.38 (107/163): perl-Getopt-Std-1.12-479.el9.noarch. 3.1 MB/s | 25 kB 00:00 #8 11.38 (108/163): perl-Getopt-Long-2.52-4.el9.noarch.r 5.0 MB/s | 61 kB 00:00 #8 11.39 (109/163): perl-HTTP-Tiny-0.076-460.el9.noarch. 5.1 MB/s | 55 kB 00:00 #8 11.39 (110/163): perl-IO-1.43-479.el9.aarch64.rpm 8.9 MB/s | 98 kB 00:00 #8 11.39 (111/163): perl-IO-Socket-IP-0.41-5.el9.noarch. 5.4 MB/s | 43 kB 00:00 #8 11.40 (112/163): perl-IO-Socket-SSL-2.073-1.el9.noarc 17 MB/s | 219 kB 00:00 #8 11.40 (113/163): perl-IPC-Open3-1.21-479.el9.noarch.r 2.7 MB/s | 32 kB 00:00 #8 11.41 (114/163): perl-MIME-Base64-3.16-4.el9.aarch64. 2.6 MB/s | 31 kB 00:00 #8 11.41 (115/163): perl-Mozilla-CA-20200520-6.el9.noarc 1.8 MB/s | 13 kB 00:00 #8 11.41 (116/163): perl-NDBM_File-1.15-479.el9.aarch64. 2.5 MB/s | 31 kB 00:00 #8 11.42 (117/163): perl-POSIX-1.94-479.el9.aarch64.rpm 8.8 MB/s | 106 kB 00:00 #8 11.43 (118/163): perl-PathTools-3.78-461.el9.aarch64. 7.6 MB/s | 88 kB 00:00 #8 11.43 (119/163): perl-Net-SSLeay-1.92-1.el9.aarch64.r 14 MB/s | 389 kB 00:00 #8 11.44 (120/163): perl-Pod-Escapes-1.07-460.el9.noarch 1.4 MB/s | 21 kB 00:00 #8 11.44 (121/163): perl-Pod-Perldoc-3.28.01-461.el9.noa 6.1 MB/s | 87 kB 00:00 #8 11.45 (122/163): perl-Pod-Usage-2.01-4.el9.noarch.rpm 5.7 MB/s | 41 kB 00:00 #8 11.45 (123/163): perl-Pod-Simple-3.42-4.el9.noarch.rp 17 MB/s | 225 kB 00:00 #8 11.46 (124/163): perl-Scalar-List-Utils-1.56-461.el9. 5.3 MB/s | 72 kB 00:00 #8 11.46 (125/163): perl-SelectSaver-1.02-479.el9.noarch 1.7 MB/s | 21 kB 00:00 #8 11.46 (126/163): perl-Socket-2.031-4.el9.aarch64.rpm 4.8 MB/s | 55 kB 00:00 #8 11.47 (127/163): perl-Symbol-1.08-479.el9.noarch.rpm 3.4 MB/s | 24 kB 00:00 #8 11.47 (128/163): perl-Term-ANSIColor-5.01-461.el9.noa 7.1 MB/s | 49 kB 00:00 #8 11.48 (129/163): perl-Storable-3.21-460.el9.aarch64.r 6.0 MB/s | 94 kB 00:00 #8 11.48 (130/163): perl-Term-Cap-1.17-460.el9.noarch.rp 2.0 MB/s | 23 kB 00:00 #8 11.48 (131/163): perl-Text-ParseWords-3.30-460.el9.no 1.6 MB/s | 17 kB 00:00 #8 11.49 (132/163): perl-Text-Tabs+Wrap-2013.0523-460.el 3.3 MB/s | 24 kB 00:00 #8 11.49 (133/163): perl-Time-Local-1.300-7.el9.noarch.r 3.2 MB/s | 34 kB 00:00 #8 11.49 (134/163): perl-URI-5.09-3.el9.noarch.rpm 10 MB/s | 121 kB 00:00 #8 11.50 (135/163): perl-constant-1.33-461.el9.noarch.rp 2.8 MB/s | 24 kB 00:00 #8 11.50 (136/163): perl-base-2.27-479.el9.noarch.rpm 2.2 MB/s | 26 kB 00:00 #8 11.50 (137/163): perl-if-0.60.800-479.el9.noarch.rpm 2.5 MB/s | 24 kB 00:00 #8 11.51 (138/163): perl-interpreter-5.32.1-479.el9.aarc 8.4 MB/s | 80 kB 00:00 #8 11.51 (139/163): perl-libnet-3.13-4.el9.noarch.rpm 14 MB/s | 130 kB 00:00 #8 11.52 (140/163): perl-mro-1.23-479.el9.aarch64.rpm 4.1 MB/s | 37 kB 00:00 #8 11.52 (141/163): perl-overload-1.31-479.el9.noarch.rp 5.7 MB/s | 55 kB 00:00 #8 11.53 (142/163): perl-overloading-0.02-479.el9.noarch 2.5 MB/s | 22 kB 00:00 #8 11.54 (143/163): perl-parent-0.238-460.el9.noarch.rpm 1.3 MB/s | 15 kB 00:00 #8 11.54 (144/163): perl-podlators-4.14-460.el9.noarch.r 8.6 MB/s | 114 kB 00:00 #8 11.54 (145/163): perl-srpm-macros-1-41.el9.noarch.rpm 1.4 MB/s | 9.1 kB 00:00 #8 11.55 (146/163): perl-subs-1.03-479.el9.noarch.rpm 3.2 MB/s | 21 kB 00:00 #8 11.55 (147/163): perl-vars-1.05-479.el9.noarch.rpm 2.9 MB/s | 23 kB 00:00 #8 11.56 (148/163): perl-libs-5.32.1-479.el9.aarch64.rpm 38 MB/s | 2.1 MB 00:00 #8 11.56 (149/163): policycoreutils-python-utils-3.4-1.e 4.9 MB/s | 74 kB 00:00 #8 11.57 (150/163): python-srpm-macros-3.9-52.el9.noarch 1.6 MB/s | 24 kB 00:00 #8 51.95 Setting up libuchardet0:armhf (0.0.6-3) ... #8 51.96 Setting up git-man (1:2.20.1-2+deb10u3) ... #8 51.97 Setting up libssh2-1:armhf (1.8.0-2.1) ... #8 51.99 Setting up netbase (5.6) ... #8 52.01 Setting up libkrb5-3:armhf (1.17-3+deb10u3) ... #8 52.03 Setting up libmpdec2:armhf (2.4.2-2) ... #8 52.04 Setting up libbinutils:armhf (2.31.1-16) ... #8 52.05 Setting up cpp-8 (8.3.0-6) ... #8 52.06 Setting up libc-dev-bin (2.28-10+deb10u1) ... #8 52.08 Setting up openssl (1.1.1n-0+deb10u3) ... #8 52.09 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ... #8 52.11 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... #8 10.45 Selecting previously unselected package libgdbm-compat4:arm64. #8 10.45 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_arm64.deb ... #8 10.45 Unpacking libgdbm-compat4:arm64 (1.18.1-4) ... #8 10.52 Selecting previously unselected package libperl5.28:arm64. #8 10.52 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_arm64.deb ... #8 10.52 Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ... #8 29.17 Selecting previously unselected package patch. #8 29.17 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ... #8 29.17 Unpacking patch (2.7.6-3+deb10u1) ... #8 29.20 Selecting previously unselected package make. #8 29.20 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ... #8 29.21 Unpacking make (4.2.1-1.2) ... #8 29.30 Selecting previously unselected package dpkg-dev. #8 29.30 Preparing to unpack .../043-dpkg-dev_1.19.8_all.deb ... #8 29.30 Unpacking dpkg-dev (1.19.8) ... #8 30.67 Selecting previously unselected package libcrypt-dev:armhf. #8 30.67 Preparing to unpack .../038-libcrypt-dev_1%3a4.4.18-4_armhf.deb ... #8 30.69 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ... #8 30.77 Selecting previously unselected package libtirpc-dev:armhf. #8 30.77 Preparing to unpack .../039-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ... #8 30.77 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ... #8 34.68 Preparing to unpack .../100-gpgsm_2.2.27-2+deb11u2_armhf.deb ... #8 34.69 Unpacking gpgsm (2.2.27-2+deb11u2) ... #8 34.76 Selecting previously unselected package gnupg. #8 34.77 Preparing to unpack .../101-gnupg_2.2.27-2+deb11u2_all.deb ... #8 34.77 Unpacking gnupg (2.2.27-2+deb11u2) ... #8 34.93 Selecting previously unselected package libfile-dirlist-perl. #8 34.93 Preparing to unpack .../102-libfile-dirlist-perl_0.05-2_all.deb ... #9 12.40 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu1 [14.4 kB] #9 12.41 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-classify-perl arm64 0.015-1build2 [20.8 kB] #9 12.41 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 12.41 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB] #9 12.42 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librole-tiny-perl all 2.001004-1 [16.5 kB] #9 12.42 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB] #9 12.48 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB] #9 12.48 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoo-perl all 2.003006-1 [46.3 kB] #9 12.48 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB] #9 12.55 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtimedate-perl all 2.3200-1 [34.0 kB] #9 12.55 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-date-perl all 6.05-1 [9920 B] #9 12.55 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-listing-perl all 6.04-1 [9774 B] #9 12.56 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 12.56 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liburi-perl all 1.76-2 [77.5 kB] #9 12.56 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-parser-perl arm64 3.72-5 [84.1 kB] #9 12.56 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tree-perl all 5.07-2 [200 kB] #9 12.63 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-html-perl all 1.001-1 [14.9 kB] #9 12.63 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 12.63 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-message-perl all 6.22-1 [76.1 kB] #9 12.70 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-cookies-perl all 6.08-1 [18.3 kB] #8 11.57 (151/163): python3-audit-3.0.7-103.el9.aarch64. 8.6 MB/s | 84 kB 00:00 #8 11.58 (152/163): python3-file-magic-5.39-8.el9.noarch 1.7 MB/s | 18 kB 00:00 #8 11.58 (153/163): python3-enchant-3.2.0-5.el9.noarch.r 5.1 MB/s | 86 kB 00:00 #8 11.59 (154/163): python3-libsemanage-3.4-1.el9.aarch6 10 MB/s | 80 kB 00:00 #8 11.59 (155/163): python3-libselinux-3.4-3.el9.aarch64 11 MB/s | 181 kB 00:00 #8 11.59 (156/163): qt5-srpm-macros-5.15.3-1.el9.noarch. 1.4 MB/s | 9.7 kB 00:00 #8 11.60 (157/163): redhat-rpm-config-196-1.el9.noarch.r 9.2 MB/s | 73 kB 00:00 #8 11.60 (158/163): rpm-build-4.16.1.3-15.el9.aarch64.rp 11 MB/s | 101 kB 00:00 #8 11.61 (159/163): rust-srpm-macros-17-4.el9.noarch.rpm 1.7 MB/s | 10 kB 00:00 #8 11.62 (160/163): rpmlint-1.11-19.el9.noarch.rpm 12 MB/s | 198 kB 00:00 #8 11.62 (161/163): scl-utils-2.0.3-2.el9.aarch64.rpm 3.5 MB/s | 38 kB 00:00 #8 11.66 (162/163): python3-policycoreutils-3.4-1.el9.no 29 MB/s | 2.1 MB 00:00 #8 11.67 (163/163): webkit2gtk3-jsc-2.36.1-1.el9.aarch64 59 MB/s | 2.9 MB 00:00 #8 11.67 -------------------------------------------------------------------------------- #8 11.67 Total 28 MB/s | 66 MB 00:02 #8 52.12 Setting up readline-common (7.0-5) ... #8 52.14 Setting up publicsuffix (20211109.1735-0+deb10u1) ... #8 52.15 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ... #8 52.16 Setting up libcc1-0:armhf (8.3.0-6) ... #8 52.17 Setting up iso-codes (4.2-1) ... #8 52.18 Setting up liblocale-gettext-perl (1.07-3+b4) ... #8 52.20 Setting up dctrl-tools (2.24-3) ... #8 52.21 Setting up debian-keyring (2019.02.25) ... #8 52.22 Setting up libreadline7:armhf (7.0-5) ... #8 52.24 Setting up libgdbm6:armhf (1.18.1-4) ... #8 52.25 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #8 52.26 Setting up pinentry-curses (1.1.0-2) ... #8 52.27 Setting up manpages-dev (4.16-2) ... #8 52.28 Setting up libxdmcp6:armhf (1:1.1.2-3) ... #8 52.30 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... #8 52.31 Setting up libxcb1:armhf (1.13.1-2) ... #8 52.32 Setting up at (3.1.23-1) ... #8 29.47 Selecting previously unselected package libelf1:armhf. #8 29.47 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ... #8 29.47 Unpacking libelf1:armhf (0.176-1.1) ... #8 30.81 Selecting previously unselected package libnsl-dev:armhf. #8 30.81 Preparing to unpack .../040-libnsl-dev_1.3.0-2_armhf.deb ... #8 30.82 Unpacking libnsl-dev:armhf (1.3.0-2) ... #8 30.87 Selecting previously unselected package libc6-dev:armhf. #8 30.87 Preparing to unpack .../041-libc6-dev_2.31-13+rpt2+rpi1+deb11u3_armhf.deb ... #8 30.87 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u3) ... #9 DONE 1.0s #10 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #10 sha256:7636a1b074a1814bb2ccd5a00fafc01aff65c9b3d44799b3b2d579cd99a4b1f4 #8 34.94 Unpacking libfile-dirlist-perl (0.05-2) ... #8 34.99 Selecting previously unselected package libfile-which-perl. #8 34.99 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ... #8 35.00 Unpacking libfile-which-perl (1.23-1) ... #8 35.05 Selecting previously unselected package libfile-homedir-perl. #8 35.05 Preparing to unpack .../104-libfile-homedir-perl_1.006-1_all.deb ... #8 35.06 Unpacking libfile-homedir-perl (1.006-1) ... #8 35.11 Selecting previously unselected package libfile-touch-perl. #8 35.11 Preparing to unpack .../105-libfile-touch-perl_0.11-1_all.deb ... #8 35.11 Unpacking libfile-touch-perl (0.11-1) ... #8 35.15 Selecting previously unselected package libio-pty-perl. #8 35.15 Preparing to unpack .../106-libio-pty-perl_1%3a1.15-2_armhf.deb ... #8 35.16 Unpacking libio-pty-perl (1:1.15-2) ... #9 12.70 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 12.70 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 perl-openssl-defaults arm64 4 [7188 B] #9 12.71 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ssleay-perl arm64 1.88-2ubuntu1 [286 kB] #9 12.71 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-socket-ssl-perl all 2.067-1 [176 kB] #9 12.72 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-http-perl all 6.19-1 [22.8 kB] #9 12.72 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #9 12.78 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB] #9 12.78 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 12.78 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-perl all 6.43-1 [140 kB] #9 12.93 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patchutils arm64 0.3.4-2 [65.2 kB] #8 52.45 invoke-rc.d: could not determine current runlevel #8 52.46 invoke-rc.d: policy-rc.d denied execution of start. #8 52.46 Setting up libedit2:armhf (3.1-20181209-1) ... #8 52.47 Setting up libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ... #8 52.49 Setting up cron (3.0pl1-134+deb10u1) ... #8 52.56 Adding group `crontab' (GID 102) ... #8 52.57 Done. #8 52.59 invoke-rc.d: could not determine current runlevel #8 52.60 invoke-rc.d: policy-rc.d denied execution of start. #8 11.09 Selecting previously unselected package perl. #8 11.09 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_arm64.deb ... #8 11.10 Unpacking perl (5.28.1-6+deb10u1) ... #8 11.16 Selecting previously unselected package liblocale-gettext-perl. #8 11.16 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_arm64.deb ... #8 29.53 Selecting previously unselected package dwz. #8 29.53 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ... #8 29.54 Unpacking dwz (0.12-3) ... #8 29.62 Selecting previously unselected package libdebhelper-perl. #8 29.62 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ... #8 29.62 Unpacking libdebhelper-perl (13.2~bpo10+1) ... #8 29.73 Selecting previously unselected package libglib2.0-0:armhf. #8 29.73 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u2_armhf.deb ... #8 31.25 Selecting previously unselected package libtool. #8 31.25 Preparing to unpack .../042-libtool_2.4.6-15_all.deb ... #8 31.25 Unpacking libtool (2.4.6-15) ... #8 35.22 Selecting previously unselected package libipc-run-perl. #8 35.22 Preparing to unpack .../107-libipc-run-perl_20200505.0-1_all.deb ... #8 35.23 Unpacking libipc-run-perl (20200505.0-1) ... #8 35.30 Selecting previously unselected package libclass-method-modifiers-perl. #8 35.30 Preparing to unpack .../108-libclass-method-modifiers-perl_2.13-1_all.deb ... #8 35.31 Unpacking libclass-method-modifiers-perl (2.13-1) ... #8 35.38 Selecting previously unselected package libb-hooks-op-check-perl. #8 35.38 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b3_armhf.deb ... #8 35.39 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #8 35.44 Selecting previously unselected package libdynaloader-functions-perl. #8 35.44 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1.1_all.deb ... #21 1.007 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #21 1.029 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #21 1.030 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #22 DONE 2.3s #25 [linux/amd64->darwin/amd64 build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #25 DONE 0.1s #26 [linux/amd64->darwin/arm64 build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #26 DONE 0.1s #27 [linux/amd64->darwin/arm64 build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true #8 52.71 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... #8 52.72 Setting up m4 (1.4.18-2) ... #8 52.74 Setting up binutils (2.31.1-16) ... #8 52.75 Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ... #8 52.76 Setting up ca-certificates (20200601~deb10u2) ... #8 11.16 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #8 11.22 Selecting previously unselected package libssl1.1:arm64. #8 11.22 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u3_arm64.deb ... #8 11.24 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ... #8 29.73 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u2) ... #8 29.91 Selecting previously unselected package libicu63:armhf. #8 29.91 Preparing to unpack .../048-libicu63_63.1-6+deb10u3_armhf.deb ... #8 29.92 Unpacking libicu63:armhf (63.1-6+deb10u3) ... #13 extracting sha256:25546c90dbccc03d19518f394bfd5bd231736bccd81adbc4903a9df5d94722b0 14.5s done #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 108.00MB / 110.12MB 19.4s #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 #8 31.34 Selecting previously unselected package dh-autoreconf. #8 31.34 Preparing to unpack .../043-dh-autoreconf_20_all.deb ... #8 31.35 Unpacking dh-autoreconf (20) ... #8 31.38 Selecting previously unselected package libarchive-zip-perl. #8 31.38 Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ... #8 31.39 Unpacking libarchive-zip-perl (1.68-1) ... #8 31.45 Selecting previously unselected package libsub-override-perl. #8 31.45 Preparing to unpack .../045-libsub-override-perl_0.09-2_all.deb ... #8 31.46 Unpacking libsub-override-perl (0.09-2) ... #8 31.50 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 31.50 Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #8 31.50 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #8 31.53 Selecting previously unselected package dh-strip-nondeterminism. #8 31.53 Preparing to unpack .../047-dh-strip-nondeterminism_1.12.0-1_all.deb ... #8 31.53 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #8 35.45 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #8 35.49 Selecting previously unselected package libdevel-callchecker-perl. #8 35.49 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ... #8 35.50 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #8 35.54 Selecting previously unselected package libparams-classify-perl. #8 35.54 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b3_armhf.deb ... #8 35.55 Unpacking libparams-classify-perl (0.015-1+b3) ... #8 35.61 Selecting previously unselected package libmodule-runtime-perl. #8 35.61 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ... #8 35.61 Unpacking libmodule-runtime-perl (0.016-1) ... #8 35.66 Selecting previously unselected package libimport-into-perl. #8 35.66 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ... #21 1.188 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] #21 1.329 Get:5 http://deb.debian.org/debian bullseye/main s390x Packages [7875 kB] #9 13.19 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 wdiff arm64 1.2.2-2build1 [28.8 kB] #9 13.21 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 devscripts arm64 2.20.2ubuntu2 [940 kB] #9 13.49 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 diffstat arm64 1.63-1 [25.2 kB] #9 13.50 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB] #9 13.50 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-debian all 0.1.36ubuntu1 [65.0 kB] #9 13.51 Get:209 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgpgme11 arm64 1.13.1-7ubuntu2 [108 kB] #9 13.52 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-gpg arm64 1.13.1-7ubuntu2 [156 kB] #9 13.53 Get:211 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dput all 1.0.3ubuntu1 [42.3 kB] #9 13.54 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl3-gnutls arm64 7.68.0-1ubuntu2.12 [213 kB] #9 13.55 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liberror-perl all 0.17029-1 [26.5 kB] #9 13.55 Get:214 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git-man all 1:2.25.1-1ubuntu3.5 [886 kB] #9 13.60 Get:215 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git arm64 1:2.25.1-1ubuntu3.5 [4357 kB] #27 DONE 0.1s #28 [linux/amd64->darwin/amd64 build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true #28 DONE 0.2s #8 11.51 Selecting previously unselected package libpython3.7-minimal:arm64. #8 11.51 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... #8 11.51 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... #8 11.65 Selecting previously unselected package libexpat1:arm64. #8 11.65 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u4_arm64.deb ... #8 11.65 Unpacking libexpat1:arm64 (2.2.6-2+deb10u4) ... #8 31.61 Selecting previously unselected package libdpkg-perl. #8 31.61 Preparing to unpack .../048-libdpkg-perl_1.20.11+rpi1_all.deb ... #8 31.64 Unpacking libdpkg-perl (1.20.11+rpi1) ... #8 31.77 Selecting previously unselected package patch. #8 31.77 Preparing to unpack .../049-patch_2.7.6-7_armhf.deb ... #8 31.77 Unpacking patch (2.7.6-7) ... #8 31.83 Selecting previously unselected package make. #8 31.83 Preparing to unpack .../050-make_4.3-4.1_armhf.deb ... #8 31.84 Unpacking make (4.3-4.1) ... #8 35.68 Unpacking libimport-into-perl (1.002005-1) ... #8 35.75 Selecting previously unselected package librole-tiny-perl. #8 35.75 Preparing to unpack .../115-librole-tiny-perl_2.002004-1_all.deb ... #8 35.76 Unpacking librole-tiny-perl (2.002004-1) ... #8 35.81 Selecting previously unselected package libstrictures-perl. #8 35.81 Preparing to unpack .../116-libstrictures-perl_2.000006-1_all.deb ... #8 35.82 Unpacking libstrictures-perl (2.000006-1) ... #8 35.86 Selecting previously unselected package libsub-quote-perl. #8 35.86 Preparing to unpack .../117-libsub-quote-perl_2.006006-1_all.deb ... #8 35.87 Unpacking libsub-quote-perl (2.006006-1) ... #8 35.91 Selecting previously unselected package libmoo-perl. #8 35.91 Preparing to unpack .../118-libmoo-perl_2.004004-1_all.deb ... #8 35.91 Unpacking libmoo-perl (2.004004-1) ... #8 35.96 Selecting previously unselected package libencode-locale-perl. #8 35.96 Preparing to unpack .../119-libencode-locale-perl_1.05-1.1_all.deb ... #8 35.97 Unpacking libencode-locale-perl (1.05-1.1) ... #8 36.01 Selecting previously unselected package libtimedate-perl. #8 36.01 Preparing to unpack .../120-libtimedate-perl_2.3300-2_all.deb ... #8 36.02 Unpacking libtimedate-perl (2.3300-2) ... #21 1.526 Get:6 http://deb.debian.org/debian bullseye/main armel Packages [7876 kB] #21 1.727 Get:7 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] #8 11.72 Selecting previously unselected package python3.7-minimal. #8 11.72 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... #8 11.74 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... #8 53.14 Updating certificates in /etc/ssl/certs... #8 31.95 Selecting previously unselected package dpkg-dev. #8 31.95 Preparing to unpack .../051-dpkg-dev_1.20.11+rpi1_all.deb ... #8 31.96 Unpacking dpkg-dev (1.20.11+rpi1) ... #8 36.10 Selecting previously unselected package libhttp-date-perl. #8 36.10 Preparing to unpack .../121-libhttp-date-perl_6.05-1_all.deb ... #8 36.10 Unpacking libhttp-date-perl (6.05-1) ... #8 36.17 Selecting previously unselected package libfile-listing-perl. #8 36.17 Preparing to unpack .../122-libfile-listing-perl_6.14-1_all.deb ... #8 36.18 Unpacking libfile-listing-perl (6.14-1) ... #8 36.23 Selecting previously unselected package libhtml-tagset-perl. #8 36.23 Preparing to unpack .../123-libhtml-tagset-perl_3.20-4_all.deb ... #8 36.24 Unpacking libhtml-tagset-perl (3.20-4) ... #8 36.28 Selecting previously unselected package liburi-perl. #8 36.28 Preparing to unpack .../124-liburi-perl_5.08-1_all.deb ... #21 1.849 Get:8 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB] #8 11.91 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ... #8 12.05 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... #8 12.07 Setting up libexpat1:arm64 (2.2.6-2+deb10u4) ... #8 12.08 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:9cfaa2fcb2414698d4c11451e7639c6574f6a6d58c4f741c7ed6c51f2b7ddd3b #9 1.944 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] #9 2.352 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] #9 2.455 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB] #9 2.572 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB] #9 2.668 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB] #9 2.668 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB] #9 3.467 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB] #9 3.467 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB] #9 3.467 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [16.9 kB] #9 3.467 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [971 kB] #9 3.499 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9591 B] #9 3.499 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1365 kB] #9 3.574 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.5 kB] #9 3.574 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB] #9 3.574 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [16.6 kB] #9 3.574 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4730 B] #9 3.602 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1000 kB] #9 3.704 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [688 kB] #9 4.368 Fetched 17.1 MB in 3s (6055 kB/s) #9 4.368 Reading package lists... #9 5.526 Reading package lists... #9 6.573 Building dependency tree... #9 6.770 Reading state information... #9 7.012 The following additional packages will be installed: #9 7.012 at autoconf automake autopoint autotools-dev binutils #9 7.012 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #9 7.012 ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf #9 7.012 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #9 7.012 fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man #9 7.012 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #9 7.012 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #9 7.012 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #9 7.012 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 7.012 libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0 #9 7.012 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #9 7.012 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 7.012 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #9 7.012 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 7.012 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #9 7.012 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #9 7.012 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #9 7.012 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #9 7.012 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #9 7.012 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #9 7.012 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #9 7.012 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 7.012 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #9 7.012 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 7.012 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #9 7.012 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 7.012 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #9 7.012 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #9 7.012 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #9 7.012 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #9 7.012 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #9 7.012 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 7.012 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 7.012 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #9 7.012 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #9 7.012 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #9 7.012 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #9 7.012 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 #9 7.012 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #9 7.012 libldap-common liblinux-epoll-perl liblist-compare-perl #9 7.012 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #9 7.012 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 7.012 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #9 7.012 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #9 7.012 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 7.012 libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6 #9 7.012 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 7.012 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 7.012 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #9 7.012 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 7.012 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 7.012 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 7.012 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 7.012 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #9 7.012 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #9 7.012 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 7.012 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 7.012 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 7.012 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #9 7.012 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #9 7.012 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #9 7.012 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #9 7.012 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 7.012 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 7.012 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #9 7.012 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #9 7.012 libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl #9 7.012 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 7.012 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #9 7.012 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #9 7.012 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 7.012 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 7.012 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #9 7.012 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 7.012 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #9 7.012 openssh-client openssl patch patchutils perl perl-modules-5.30 #9 7.012 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #9 7.012 python-apt-common python3 python3-apt python3-certifi python3-chardet #9 7.012 python3-debian python3-gpg python3-idna python3-magic python3-minimal #9 7.012 python3-pkg-resources python3-requests python3-six python3-unidiff #9 7.012 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #9 7.012 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #9 7.012 xz-utils #9 7.020 Suggested packages: #9 7.020 default-mta | mail-transport-agent autoconf-archive gnu-standards #9 7.020 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #9 7.020 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx #9 7.020 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope #9 7.020 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #9 7.020 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 7.020 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #9 7.020 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #9 7.020 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #9 7.020 mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex #9 7.020 bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev #9 7.020 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #9 7.020 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #9 7.020 xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n #9 7.020 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #9 7.020 libscalar-number-perl libsasl2-modules-gssapi-mit #9 7.020 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #9 7.020 libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl #9 7.020 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #9 7.020 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #9 7.020 libxml-sax-expatxs-perl bash-completion binutils-multiarch #9 7.020 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #9 7.020 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #9 7.020 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #9 7.020 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #9 7.020 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #9 7.020 python3-cryptography python3-openssl python3-socks python3.8-venv #9 7.020 python3.8-doc binfmt-support readline-doc zip wdiff-doc #9 7.443 The following NEW packages will be installed: #9 7.443 at autoconf automake autopoint autotools-dev binutils #9 7.443 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #9 7.443 ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts #9 7.443 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 7.443 dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base #9 7.443 gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #9 13.81 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #9 7.443 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #9 7.443 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #9 13.81 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6 [11.1 kB] #9 13.81 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 7.443 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #9 13.81 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libapt-pkg-perl arm64 0.1.36build3 [65.8 kB] #9 7.443 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #9 13.81 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B] #9 13.81 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarray-intspan-perl all 2.003-1 [23.3 kB] #9 7.443 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #9 13.81 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] #9 13.81 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #9 7.443 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 13.81 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 13.88 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libvariable-magic-perl arm64 0.62-1build2 [33.1 kB] #9 7.443 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #9 13.89 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #9 13.89 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 13.89 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-xsaccessor-perl arm64 1.19-3build3 [33.1 kB] #9 13.89 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclone-perl arm64 0.43-2 [10.8 kB] #9 13.89 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcommon-sense-perl arm64 3.74-2build6 [20.1 kB] #9 13.89 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-util-perl arm64 1.07-3build5 [19.2 kB] #9 7.443 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 13.89 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-install-perl all 0.928-1 [10.5 kB] #9 13.89 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-optlist-perl all 0.110-1 [9956 B] #9 7.443 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #9 13.96 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB] #9 13.97 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libconst-fast-perl all 0.014-1 [7958 B] #9 7.443 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #9 13.97 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwant-perl arm64 0.29-1build4 [23.9 kB] #9 13.97 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 7.443 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #9 7.443 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #9 13.97 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcpanel-json-xs-perl arm64 4.19-1build1 [107 kB] #9 13.97 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB] #9 7.443 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #9 7.443 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #9 13.97 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] #9 13.97 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #9 13.97 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdistro-info-perl all 0.23ubuntu1 [4668 B] #9 7.443 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #9 7.443 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 14.03 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 14.05 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmailtools-perl all 2.21-1 [80.7 kB] #9 7.443 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #9 14.05 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ip-perl all 1.26-2 [27.4 kB] #9 14.05 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-perl all 1.22-1 [336 kB] #9 7.443 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 14.05 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #9 14.05 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB] #9 14.05 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] #9 14.06 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-system-simple-perl all 1.26-1 [22.8 kB] #9 14.06 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB] #9 14.11 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #9 14.13 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-fcntllock-perl arm64 0.22-3build4 [33.0 kB] #9 14.13 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-compare-perl all 0.03-1 [7318 B] #9 7.443 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #9 7.443 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 7.443 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #9 7.443 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #9 7.443 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #9 7.443 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #9 7.443 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #9 7.443 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 7.443 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 7.443 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #9 7.443 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #9 7.443 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #9 7.443 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #9 7.443 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 #9 7.443 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #9 7.443 libldap-common liblinux-epoll-perl liblist-compare-perl #9 7.443 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #9 7.443 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 7.443 libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl #9 7.443 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl #9 7.443 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 7.443 libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6 #9 7.443 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 7.443 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 7.443 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #9 7.443 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 7.443 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 7.443 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 7.443 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 7.443 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #9 7.443 libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5 #9 7.443 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 7.443 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 7.443 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 7.443 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #9 7.443 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #9 7.443 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #9 7.443 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #9 7.443 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 7.443 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 7.443 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #9 7.443 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #9 7.443 libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl #9 7.443 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 7.443 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #9 7.443 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #9 7.443 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 7.443 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 7.443 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #9 7.443 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 7.443 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #9 7.443 openssh-client openssl patch patchutils perl perl-modules-5.30 #9 7.443 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #9 7.443 python-apt-common python3 python3-apt python3-certifi python3-chardet #9 7.443 python3-debian python3-gpg python3-idna python3-magic python3-minimal #9 7.443 python3-pkg-resources python3-requests python3-six python3-unidiff #9 7.443 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #9 7.443 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #9 7.443 xz-utils #9 7.865 0 upgraded, 349 newly installed, 0 to remove and 1 not upgraded. #9 7.865 Need to get 91.5 MB of archives. #9 7.865 After this operation, 361 MB of additional disk space will be used. #9 7.865 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblocale-gettext-perl armhf 1.07-4 [16.2 kB] #9 8.009 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.16 [1082 kB] #9 8.422 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.5 [708 kB] #9 8.474 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.4 [55.1 kB] #9 8.478 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.5 [1582 kB] #9 8.551 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB] #9 8.551 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB] #9 8.553 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB] #9 8.557 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB] #9 8.561 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB] #9 8.566 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.3 [468 kB] #9 8.591 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.5 [1601 kB] #9 8.662 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.5 [387 kB] #9 8.678 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B] #9 8.678 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB] #9 8.678 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbsd0 armhf 0.10.0-1 [49.8 kB] #9 8.679 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bsdmainutils armhf 11.1.2ubuntu3 [176 kB] #9 8.699 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libuchardet0 armhf 0.0.6-3build1 [62.4 kB] #9 8.699 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf groff-base armhf 1.22.4-4build1 [759 kB] #9 8.731 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm6 armhf 1.18.1-5 [24.5 kB] #9 8.731 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpipeline1 armhf 1.5.2-2build1 [23.5 kB] #9 8.789 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main armhf man-db armhf 2.9.1-1 [1077 kB] #9 8.810 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] #9 8.971 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm-compat4 armhf 1.18.1-5 [5852 B] #9 8.971 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libperl5.30 armhf 5.30.0-9ubuntu0.2 [3281 kB] #9 9.148 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl armhf 5.30.0-9ubuntu0.2 [224 kB] #9 9.148 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.16 [597 kB] #9 9.159 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20211016~20.04.1 [144 kB] #9 9.161 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.10 [4704 B] #9 9.161 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic-mgc armhf 1:5.38-4 [218 kB] #9 9.171 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic1 armhf 1:5.38-4 [68.3 kB] #9 9.173 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main armhf file armhf 1:5.38-4 [22.4 kB] #9 9.175 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf less armhf 551-1ubuntu0.1 [116 kB] #9 9.180 Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libelf1 armhf 0.176-1.1build1 [41.3 kB] #9 9.215 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-0 armhf 2.64.6-1~ubuntu20.04.4 [1125 kB] #9 9.289 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B] #9 9.289 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2022a-0ubuntu0.20.04 [294 kB] #9 9.301 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB] #9 9.774 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.4 [546 kB] #9 9.774 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB] #9 9.774 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB] #9 9.786 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB] #9 9.786 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-pkg-resources all 45.2.0-1 [130 kB] #9 9.786 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB] #9 9.786 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf shared-mime-info armhf 1.15-1 [428 kB] #9 9.786 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf ucf all 3.0038+nmu1 [51.6 kB] #9 9.786 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xdg-user-dirs armhf 0.17-2ubuntu1 [46.8 kB] #9 9.841 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf xz-utils armhf 5.2.4-1ubuntu1.1 [81.0 kB] #9 9.915 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext-base armhf 0.19.8.1-10build1 [46.0 kB] #9 9.915 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB] #9 10.03 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf krb5-locales all 1.17-6ubuntu4.1 [11.4 kB] #9 10.03 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcbor0.6 armhf 0.6.0-0ubuntu1 [17.3 kB] #9 10.06 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libedit2 armhf 3.1-20191231-1 [71.7 kB] #9 10.06 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfido2-1 armhf 1.3.1-1ubuntu2 [43.2 kB] #9 10.06 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.1 [28.0 kB] #9 10.06 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.1 [79.5 kB] #9 10.06 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B] #9 10.06 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.1 [287 kB] #9 10.07 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.1 [101 kB] #9 10.13 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB] #9 10.14 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxau6 armhf 1:1.0.9-0ubuntu1 [6612 B] #9 10.14 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu1 [9160 B] #9 10.14 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb1 armhf 1.14-2 [41.3 kB] #9 10.14 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB] #9 10.14 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-6 armhf 2:1.6.9-2ubuntu1.2 [517 kB] #9 10.17 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxext6 armhf 2:1.3.4-0ubuntu1 [24.2 kB] #9 10.17 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B] #9 10.21 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages all 5.05-1 [1314 kB] #9 10.26 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssh-client armhf 1:8.2p1-4ubuntu0.5 [591 kB] #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #8 53.59 137 added, 0 removed; done. #8 53.63 Setting up libunbound8:armhf (1.9.0-2+deb10u2) ... #8 53.64 Setting up shared-mime-info (1.10-1) ... #8 32.14 Selecting previously unselected package libelf1:armhf. #8 32.14 Preparing to unpack .../052-libelf1_0.183-1_armhf.deb ... #8 32.15 Unpacking libelf1:armhf (0.183-1) ... #8 32.20 Selecting previously unselected package dwz. #8 32.20 Preparing to unpack .../053-dwz_0.13+20210201-1_armhf.deb ... #8 32.21 Unpacking dwz (0.13+20210201-1) ... #8 32.28 Selecting previously unselected package libicu67:armhf. #8 32.28 Preparing to unpack .../054-libicu67_67.1-7_armhf.deb ... #8 32.28 Unpacking libicu67:armhf (67.1-7) ... #8 36.29 Unpacking liburi-perl (5.08-1) ... #8 36.39 Selecting previously unselected package libhtml-parser-perl. #8 36.39 Preparing to unpack .../125-libhtml-parser-perl_3.75-1+b1_armhf.deb ... #8 36.41 Unpacking libhtml-parser-perl (3.75-1+b1) ... #8 36.47 Selecting previously unselected package libhtml-tree-perl. #8 36.47 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ... #8 36.48 Unpacking libhtml-tree-perl (5.07-2) ... #21 2.069 Get:9 http://deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] #21 2.240 Get:10 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [143 kB] #13 sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 110.12MB / 110.12MB 20.3s done #8 30.99 Selecting previously unselected package libxml2:armhf. #8 30.99 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u4_armhf.deb ... #8 31.01 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ... #9 14.13 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-glob-perl all 0.10-1 [7554 B] #9 14.13 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 14.13 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB] #9 14.13 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-string-perl all 1.08-3 [11.1 kB] #9 14.13 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-ttf-perl all 1.06-1 [313 kB] #9 14.14 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfuture-perl all 0.43-1 [77.8 kB] #9 14.18 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB] #9 14.21 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-validate-perl arm64 1.29-3 [51.0 kB] #9 14.21 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #9 14.21 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-versions-perl all 1.62-1 [9294 B] #9 14.21 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 14.22 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #9 14.22 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB] #9 14.22 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-perl all 4.02000-2 [80.9 kB] #9 14.22 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-perl all 1.708-1 [67.8 kB] #9 14.25 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #9 14.29 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-perl all 0.38-1 [19.1 kB] #9 14.29 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-identify-perl arm64 0.14-1build2 [10.5 kB] #9 14.29 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-name-perl arm64 0.26-1 [11.2 kB] #9 14.29 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 14.29 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-tiny-perl all 0.108-1 [42.6 kB] #9 14.30 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-perl all 1.008001-2 [304 kB] #9 14.30 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #9 14.30 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhash-fieldhash-perl arm64 0.15-1build2 [16.5 kB] #9 14.33 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB] #9 14.38 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB] #6 extracting sha256:413af8175711f460847e4afda80771da1d4a29fe2c0c9efd01f89ff3fd00d9f8 5.1s #8 36.56 Selecting previously unselected package libio-html-perl. #8 36.56 Preparing to unpack .../127-libio-html-perl_1.004-2_all.deb ... #8 36.58 Unpacking libio-html-perl (1.004-2) ... #8 36.63 Selecting previously unselected package liblwp-mediatypes-perl. #8 36.63 Preparing to unpack .../128-liblwp-mediatypes-perl_6.04-1_all.deb ... #8 36.64 Unpacking liblwp-mediatypes-perl (6.04-1) ... #8 36.68 Selecting previously unselected package libhttp-message-perl. #8 36.68 Preparing to unpack .../129-libhttp-message-perl_6.28-1_all.deb ... #8 36.69 Unpacking libhttp-message-perl (6.28-1) ... #8 36.73 Selecting previously unselected package libhttp-cookies-perl. #8 36.73 Preparing to unpack .../130-libhttp-cookies-perl_6.10-1_all.deb ... #8 36.74 Unpacking libhttp-cookies-perl (6.10-1) ... #8 36.78 Selecting previously unselected package libhttp-negotiate-perl. #21 ... #46 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help #46 sha256:49c3953f401e884048aba1a12b61e57bc002584559d524cca739c6cb05cd3449 #46 5.758 NAME: #46 5.758 go-winres - A tool for embedding resources in Windows executables #46 5.759 #46 5.759 USAGE: #46 5.759 go-winres [global options] command [command options] [arguments...] #46 5.760 #46 5.760 COMMANDS: #46 5.760 init Create an initial ./winres/winres.json #46 5.761 make Make syso files for the "go build" command #46 5.762 simply Make syso files for the "go build" command (simplified) #46 5.762 extract Extract all resources from an executable #46 5.763 patch Replace resources in an executable file (exe, dll) #46 5.763 help, h Shows a list of commands or help for one command #46 5.764 #46 5.764 GLOBAL OPTIONS: #46 5.764 --help, -h show help (default: false) #46 DONE 5.9s #21 [cross-true 6/6] 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 crossbuild-essential-ppc64el crossbuild-essential-s390x #21 sha256:c46fdd3975cbf91107d997e49baad21da0c76dd0904f1dd311343ff84662615a #21 2.241 Get:11 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] #21 2.243 Get:12 http://deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] #21 2.245 Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] #21 2.247 Get:14 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] #21 2.251 Get:15 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] #21 2.253 Get:16 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] #21 2.253 Get:17 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] #21 2.257 Get:18 http://deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] #21 2.258 Get:19 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] #21 2.258 Get:20 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] #21 2.258 Get:21 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] #13 extracting sha256:5b39d1eb56bb3dbf7f0b3db6ad49707defb0ec120437404ac11454d75d0ad6b9 1.1s done #9 14.38 Get:281 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB] #9 14.38 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libidn11 arm64 1.33-2.2ubuntu2 [45.3 kB] #9 14.38 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstruct-dumb-perl all 0.09-1 [10.5 kB] #9 14.38 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-perl all 0.75-1 [254 kB] #9 14.38 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblinux-epoll-perl arm64 0.017-1 [15.6 kB] #9 14.38 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #9 14.38 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] #9 14.40 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-xs-perl arm64 4.020-1build1 [82.2 kB] #9 14.46 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] #9 14.46 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB] #9 14.46 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-moreutils-perl arm64 0.416-1build5 [53.5 kB] #9 14.46 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB] #9 14.46 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-xs-perl arm64 0.58-2 [30.2 kB] #9 14.46 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl7 arm64 2.4.6-14 [37.5 kB] #9 14.46 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl-dev arm64 2.4.6-14 [162 kB] #9 14.46 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #9 14.48 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #9 14.54 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-aliases-perl all 0.001006-1 [7176 B] #9 14.54 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #9 14.54 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-struct-perl all 0.017-1 [23.4 kB] #9 14.54 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-sec-perl arm64 1.15-1 [44.1 kB] #9 14.54 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-libidn-perl arm64 0.12.ds-3build2 [17.3 kB] #9 14.54 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-range-perl all 0.12-1 [8556 B] #8 31.15 Selecting previously unselected package libcroco3:armhf. #8 31.15 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ... #8 31.16 Unpacking libcroco3:armhf (0.6.12-3) ... #8 31.22 Selecting previously unselected package gettext. #8 31.22 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ... #8 31.22 Unpacking gettext (0.19.8.1-9) ... #8 12.67 Selecting previously unselected package python3-minimal. #8 12.67 (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 ... 9600 files and directories currently installed.) #8 12.67 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ... #8 12.67 Unpacking python3-minimal (3.7.3-1) ... #8 12.77 Selecting previously unselected package mime-support. #8 12.77 Preparing to unpack .../1-mime-support_3.62_all.deb ... #8 36.78 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ... #8 36.79 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 36.82 Selecting previously unselected package perl-openssl-defaults:armhf. #8 36.83 Preparing to unpack .../132-perl-openssl-defaults_5_armhf.deb ... #8 36.83 Unpacking perl-openssl-defaults:armhf (5) ... #8 36.88 Selecting previously unselected package libnet-ssleay-perl. #8 36.88 Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_armhf.deb ... #8 36.88 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #8 36.98 Selecting previously unselected package libio-socket-ssl-perl. #8 36.98 Preparing to unpack .../134-libio-socket-ssl-perl_2.069-1_all.deb ... #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 0.1s #9 14.69 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-xs-perl arm64 0.29-1build1 [18.0 kB] #9 14.85 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 17.4s done #13 extracting sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 done #13 DONE 57.5s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:86e56fa96dc7316dde70b4badeb928f90919e19a6d22b20ec3cc3c6ab288b335 #8 31.45 Selecting previously unselected package intltool-debian. #8 31.45 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ... #8 31.46 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 31.50 Selecting previously unselected package po-debconf. #8 31.50 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ... #8 31.51 Unpacking po-debconf (1.0.21) ... #8 31.58 Selecting previously unselected package debhelper. #8 31.58 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ... #8 12.77 Unpacking mime-support (3.62) ... #8 12.88 Selecting previously unselected package libmpdec2:arm64. #8 12.88 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ... #8 12.89 Unpacking libmpdec2:arm64 (2.4.2-2) ... #8 13.00 Selecting previously unselected package readline-common. #8 13.00 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... #6 extracting sha256:413af8175711f460847e4afda80771da1d4a29fe2c0c9efd01f89ff3fd00d9f8 6.0s done #6 extracting sha256:39f5ddcec5e980a11d8b1488348b8d4ecd1b49cfb2eefc10583dd9181934b9c9 done #8 36.99 Unpacking libio-socket-ssl-perl (2.069-1) ... #8 37.09 Selecting previously unselected package libnet-http-perl. #8 37.09 Preparing to unpack .../135-libnet-http-perl_6.20-1_all.deb ... #8 37.11 Unpacking libnet-http-perl (6.20-1) ... #8 37.18 Selecting previously unselected package liblwp-protocol-https-perl. #8 37.18 Preparing to unpack .../136-liblwp-protocol-https-perl_6.10-1_all.deb ... #8 37.18 Unpacking liblwp-protocol-https-perl (6.10-1) ... #8 37.21 Selecting previously unselected package libtry-tiny-perl. #8 37.21 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 17.9s done #13 extracting sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 done #13 DONE 58.2s #9 14.95 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] #9 15.01 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperlio-gzip-perl arm64 0.19-1build5 [14.1 kB] #9 15.02 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB] #9 15.03 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre2-5 arm64 20200101+dfsg-1build1 [142 kB] #9 15.12 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre-engine-re2-perl arm64 0.13-5 [15.6 kB] #9 15.12 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadonly-perl all 2.050-2 [19.9 kB] #9 15.13 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-perl all 0.204-1 [15.0 kB] #9 15.14 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-xs-perl arm64 0.117-1build2 [11.6 kB] #8 13.01 Unpacking readline-common (7.0-5) ... #8 13.23 Selecting previously unselected package libreadline7:arm64. #8 13.23 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ... #8 13.26 Unpacking libreadline7:arm64 (7.0-5) ... #8 31.59 Unpacking debhelper (13.2~bpo10+1) ... #8 31.75 Selecting previously unselected package libfakeroot:armhf. #8 31.75 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ... #8 31.75 Unpacking libfakeroot:armhf (1.23-1) ... #8 31.80 Selecting previously unselected package fakeroot. #8 31.80 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ... #8 31.81 Unpacking fakeroot (1.23-1) ... #8 31.87 Selecting previously unselected package libfile-which-perl. #8 31.87 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ... #8 31.87 Unpacking libfile-which-perl (1.23-1) ... #8 13.84 Running transaction check #8 13.97 Transaction check succeeded. #8 13.97 Running transaction test #6 extracting sha256:ce0bf243d37ef1b5601770f9a04e2ef9200e8f11beb3b919790fc6466113b9dd #8 37.22 Unpacking libtry-tiny-perl (0.30-1) ... #8 37.26 Selecting previously unselected package libwww-robotrules-perl. #8 37.26 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ... #8 37.27 Unpacking libwww-robotrules-perl (6.02-1) ... #8 37.31 Selecting previously unselected package libwww-perl. #8 37.31 Preparing to unpack .../139-libwww-perl_6.52-1_all.deb ... #8 37.31 Unpacking libwww-perl (6.52-1) ... #8 37.40 Selecting previously unselected package patchutils. #8 37.40 Preparing to unpack .../140-patchutils_0.4.2-1_armhf.deb ... #8 37.40 Unpacking patchutils (0.4.2-1) ... #8 37.47 Selecting previously unselected package wdiff. #8 37.47 Preparing to unpack .../141-wdiff_1.2.2-2+b1_armhf.deb ... #8 37.48 Unpacking wdiff (1.2.2-2+b1) ... #8 37.57 Selecting previously unselected package devscripts. #8 37.57 Preparing to unpack .../142-devscripts_2.21.3+deb11u1_armhf.deb ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:d95d15cea3b2dad536f4abbed0605d29e2f0920c1741f492184f755a81b2c029 #8 33.39 Selecting previously unselected package libxml2:armhf. #8 33.39 Preparing to unpack .../055-libxml2_2.9.10+dfsg-6.7+deb11u2_armhf.deb ... #8 33.40 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ... #8 33.50 Selecting previously unselected package gettext. #8 33.50 Preparing to unpack .../056-gettext_0.21-4_armhf.deb ... #9 15.14 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #9 15.15 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #9 15.16 Get:316 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2ubuntu0.1 [46.1 kB] #9 15.17 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-decoder-perl arm64 4.011+ds-1build1 [96.0 kB] #9 15.19 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-encoder-perl arm64 4.011+ds-1build1 [97.4 kB] #9 15.26 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-perl all 4.011-1 [8604 B] #9 15.26 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-key-perl arm64 1.33-2build2 [34.4 kB] #9 15.27 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B] #9 15.27 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB] #9 15.27 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 15.27 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libterm-readkey-perl arm64 2.38-1build1 [24.1 kB] #9 15.27 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-fatal-perl all 0.014-1 [11.1 kB] #9 15.27 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-refcount-perl all 0.10-1 [11.4 kB] #9 15.34 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B] #9 15.34 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-xs-perl arm64 0.016-1 [22.3 kB] #13 extracting sha256:663caa2fea5f470a1359fc865a3c99d0a4bc6d9f46cb45a786d9a23ae79327eb 0.5s done #8 31.91 Selecting previously unselected package libfile-homedir-perl. #8 31.91 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ... #8 31.91 Unpacking libfile-homedir-perl (1.004-1) ... #8 31.98 Selecting previously unselected package libio-pty-perl. #8 31.98 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ... #8 31.98 Unpacking libio-pty-perl (1:1.08-1.1+b4) ... #8 32.03 Selecting previously unselected package libipc-run-perl. #8 32.03 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ... #8 32.05 Unpacking libipc-run-perl (20180523.0-1) ... #8 32.09 Selecting previously unselected package libclass-method-modifiers-perl. #8 32.09 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 32.10 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 32.14 Selecting previously unselected package libsub-exporter-progressive-perl. #8 32.14 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 32.15 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 32.21 Selecting previously unselected package libdevel-globaldestruction-perl. #8 32.21 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 14.65 Transaction test succeeded. #10 2.466 CentOS Stream 8 - AppStream 18 MB/s | 24 MB 00:01 #6 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #14 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #14 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #14 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done #14 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done #14 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 2.0s done #14 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 2.1s done #14 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 3.5s done #14 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 2.4s done #14 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 3.0s done #14 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 3.5s done #14 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 4.4s done #14 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 3.5s done #14 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.3s done #14 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.4s done #14 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 1.6s #14 ... #6 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e #6 sha256:de601ef52eb65b7a009c301a0e7e22544cea831593c2f580385b7b0f244bb477 #8 37.62 Unpacking devscripts (2.21.3+deb11u1) ... #8 37.83 Selecting previously unselected package diffstat. #8 33.51 Unpacking gettext (0.21-4) ... #8 33.71 Selecting previously unselected package intltool-debian. #8 33.71 Preparing to unpack .../057-intltool-debian_0.35.0+20060710.5_all.deb ... #8 33.71 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 33.74 Selecting previously unselected package po-debconf. #8 33.74 Preparing to unpack .../058-po-debconf_1.0.21+nmu1_all.deb ... #8 33.75 Unpacking po-debconf (1.0.21+nmu1) ... #9 15.41 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libunicode-utf8-perl arm64 0.62-1build1 [17.5 kB] #9 15.41 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #9 15.42 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #9 15.42 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #9 15.42 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1build1 [309 kB] #9 15.45 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-parser-perl arm64 2.46-1 [191 kB] #9 15.47 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 15.47 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-writer-perl all 0.625-1 [24.9 kB] #9 15.49 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-libyaml-perl arm64 0.81+repack-1 [27.2 kB] #9 15.49 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 licensecheck all 3.0.45-1 [23.9 kB] #9 15.57 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-size-perl arm64 0.83-1build1 [19.6 kB] #9 15.57 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 t1utils arm64 1.41-3 [53.5 kB] #9 15.57 Get:341 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 lintian all 2.62.0ubuntu2.1 [980 kB] #9 15.61 Get:342 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages-dev all 5.05-1 [2266 kB] #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 #8 13.46 Selecting previously unselected package libsqlite3-0:arm64. #8 13.46 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_arm64.deb ... #8 13.47 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u1) ... #8 13.67 Selecting previously unselected package libpython3.7-stdlib:arm64. #8 13.67 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... #8 13.68 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... #8 14.65 Running transaction #8 32.22 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 32.26 Selecting previously unselected package libb-hooks-op-check-perl. #8 32.26 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ... #8 32.27 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #8 32.32 Selecting previously unselected package libdynaloader-functions-perl. #8 32.32 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ... #8 32.32 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 32.42 Selecting previously unselected package libdevel-callchecker-perl. #8 32.42 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ... #8 32.43 Unpacking libdevel-callchecker-perl (0.008-1) ... #8 32.47 Selecting previously unselected package libparams-classify-perl. #8 32.47 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ... #8 32.47 Unpacking libparams-classify-perl (0.015-1+b1) ... #8 32.53 Selecting previously unselected package libmodule-runtime-perl. #8 32.53 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ... #6 extracting sha256:ce0bf243d37ef1b5601770f9a04e2ef9200e8f11beb3b919790fc6466113b9dd 0.5s done #6 extracting sha256:63ff22954daee089fd6de448c43e8ff88e1d990b8c0f7cca67c72ca57b2ee846 #8 37.83 Preparing to unpack .../143-diffstat_1.64-1_armhf.deb ... #8 37.84 Unpacking diffstat (1.64-1) ... #8 37.88 Selecting previously unselected package distro-info-data. #8 37.89 Preparing to unpack .../144-distro-info-data_0.51+deb11u2_all.deb ... #8 37.89 Unpacking distro-info-data (0.51+deb11u2) ... #8 37.94 Selecting previously unselected package python3-pkg-resources. #8 37.94 Preparing to unpack .../145-python3-pkg-resources_52.0.0-4_all.deb ... #8 37.95 Unpacking python3-pkg-resources (52.0.0-4) ... #8 38.04 Selecting previously unselected package python3-chardet. #8 38.04 Preparing to unpack .../146-python3-chardet_4.0.0-1_all.deb ... #8 33.83 Selecting previously unselected package debhelper. #8 33.83 Preparing to unpack .../059-debhelper_13.3.4_all.deb ... #8 33.83 Unpacking debhelper (13.3.4) ... #8 33.97 Selecting previously unselected package libfakeroot:armhf. #8 33.97 Preparing to unpack .../060-libfakeroot_1.25.3-1.1_armhf.deb ... #8 33.98 Unpacking libfakeroot:armhf (1.25.3-1.1) ... #8 34.03 Selecting previously unselected package fakeroot. #8 34.03 Preparing to unpack .../061-fakeroot_1.25.3-1.1_armhf.deb ... #8 34.03 Unpacking fakeroot (1.25.3-1.1) ... #8 34.08 Selecting previously unselected package libfile-dirlist-perl. #8 34.08 Preparing to unpack .../062-libfile-dirlist-perl_0.05-2_all.deb ... #9 15.74 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB] #9 15.75 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB] #9 15.75 Get:345 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB] #9 15.75 Get:346 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB] #9 15.75 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-unidiff all 0.5.5-2 [9180 B] #9 15.75 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] #9 15.75 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 unzip arm64 6.0-25ubuntu1 [163 kB] #9 15.76 Get:350 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 equivs all 2.2.0 [19.7 kB] #9 15.76 Get:351 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #9 15.82 Get:352 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-magic all 2:0.4.15-3 [9376 B] #8 13.94 Selecting previously unselected package python3.7. #8 13.95 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_arm64.deb ... #8 13.96 Unpacking python3.7 (3.7.3-2+deb10u3) ... #8 14.06 Selecting previously unselected package libpython3-stdlib:arm64. #14 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 5.3s #8 38.05 Unpacking python3-chardet (4.0.0-1) ... #8 38.15 Selecting previously unselected package python3-six. #8 38.15 Preparing to unpack .../147-python3-six_1.16.0-2_all.deb ... #8 38.15 Unpacking python3-six (1.16.0-2) ... #8 38.21 Selecting previously unselected package python3-debian. #8 38.21 Preparing to unpack .../148-python3-debian_0.1.39_all.deb ... #8 38.22 Unpacking python3-debian (0.1.39) ... #8 38.29 Selecting previously unselected package libgpgme11:armhf. #8 32.53 Unpacking libmodule-runtime-perl (0.016-1) ... #8 32.58 Selecting previously unselected package libimport-into-perl. #8 32.58 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ... #8 32.58 Unpacking libimport-into-perl (1.002005-1) ... #8 32.65 Selecting previously unselected package librole-tiny-perl. #8 32.65 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ... #8 32.66 Unpacking librole-tiny-perl (2.000006-1) ... #8 32.71 Selecting previously unselected package libstrictures-perl. #8 32.71 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ... #8 32.71 Unpacking libstrictures-perl (2.000005-1) ... #8 32.75 Selecting previously unselected package libsub-quote-perl. #8 32.75 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ... #8 32.76 Unpacking libsub-quote-perl (2.005001-1) ... #8 32.80 Selecting previously unselected package libmoo-perl. #8 32.80 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ... #8 32.80 Unpacking libmoo-perl (2.003004-2) ... #8 32.87 Selecting previously unselected package libencode-locale-perl. #8 32.87 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ... #8 34.09 Unpacking libfile-dirlist-perl (0.05-2) ... #8 34.13 Selecting previously unselected package libfile-which-perl. #8 34.13 Preparing to unpack .../063-libfile-which-perl_1.23-1_all.deb ... #8 34.13 Unpacking libfile-which-perl (1.23-1) ... #8 34.18 Selecting previously unselected package libfile-homedir-perl. #8 34.18 Preparing to unpack .../064-libfile-homedir-perl_1.006-1_all.deb ... #8 34.18 Unpacking libfile-homedir-perl (1.006-1) ... #8 34.24 Selecting previously unselected package libfile-touch-perl. #8 34.24 Preparing to unpack .../065-libfile-touch-perl_0.11-1_all.deb ... #8 34.24 Unpacking libfile-touch-perl (0.11-1) ... #8 34.28 Selecting previously unselected package libio-pty-perl. #8 34.28 Preparing to unpack .../066-libio-pty-perl_1%3a1.15-2_armhf.deb ... #8 34.29 Unpacking libio-pty-perl (1:1.15-2) ... #8 34.33 Selecting previously unselected package libipc-run-perl. #8 34.33 Preparing to unpack .../067-libipc-run-perl_20200505.0-1_all.deb ... #8 34.34 Unpacking libipc-run-perl (20200505.0-1) ... #8 34.40 Selecting previously unselected package libclass-method-modifiers-perl. #8 34.40 Preparing to unpack .../068-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 15.99 debconf: delaying package configuration, since apt-utils is not installed #9 16.03 Fetched 97.8 MB in 10s (9864 kB/s) #9 16.05 Selecting previously unselected package liblocale-gettext-perl. #9 16.05 (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 ... 4117 files and directories currently installed.) #9 16.05 Preparing to unpack .../liblocale-gettext-perl_1.07-4_arm64.deb ... #9 16.05 Unpacking liblocale-gettext-perl (1.07-4) ... #9 16.09 Selecting previously unselected package libssl1.1:arm64. #9 16.09 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_arm64.deb ... #9 16.10 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ... #9 16.21 Selecting previously unselected package libpython3.8-minimal:arm64. #8 14.06 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ... #8 14.08 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... #8 14.23 Setting up python3-minimal (3.7.3-1) ... #8 38.29 Preparing to unpack .../149-libgpgme11_1.14.0-1+b2_armhf.deb ... #8 38.30 Unpacking libgpgme11:armhf (1.14.0-1+b2) ... #8 38.38 Selecting previously unselected package python3-gpg. #8 38.38 Preparing to unpack .../150-python3-gpg_1.14.0-1+b2_armhf.deb ... #8 38.38 Unpacking python3-gpg (1.14.0-1+b2) ... #8 38.47 Selecting previously unselected package dput. #8 38.47 Preparing to unpack .../151-dput_1.1.0_all.deb ... #8 38.48 Unpacking dput (1.1.0) ... #8 38.54 Selecting previously unselected package equivs. #8 38.54 Preparing to unpack .../152-equivs_2.3.1_all.deb ... #8 38.54 Unpacking equivs (2.3.1) ... #8 32.88 Unpacking libencode-locale-perl (1.05-1) ... #8 32.94 Selecting previously unselected package libtimedate-perl. #8 32.94 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #8 32.94 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #8 33.00 Selecting previously unselected package libhttp-date-perl. #8 33.00 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ... #8 33.01 Unpacking libhttp-date-perl (6.02-1) ... #8 33.04 Selecting previously unselected package libfile-listing-perl. #8 33.05 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ... #8 33.05 Unpacking libfile-listing-perl (6.04-1) ... #8 33.11 Selecting previously unselected package libhtml-tagset-perl. #8 34.40 Unpacking libclass-method-modifiers-perl (2.13-1) ... #8 34.45 Selecting previously unselected package libb-hooks-op-check-perl. #8 34.45 Preparing to unpack .../069-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ... #8 34.45 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ... #8 34.49 Selecting previously unselected package libdynaloader-functions-perl. #8 34.49 Preparing to unpack .../070-libdynaloader-functions-perl_0.003-1.1_all.deb ... #8 34.50 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #8 34.54 Selecting previously unselected package libdevel-callchecker-perl. #8 34.54 Preparing to unpack .../071-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ... #8 34.55 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #8 34.59 Selecting previously unselected package libparams-classify-perl. #8 34.59 Preparing to unpack .../072-libparams-classify-perl_0.015-1+b3_armhf.deb ... #8 34.60 Unpacking libparams-classify-perl (0.015-1+b3) ... #9 16.22 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.5_arm64.deb ... #9 16.22 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.5) ... #9 16.32 Selecting previously unselected package libexpat1:arm64. #9 16.32 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_arm64.deb ... #9 16.33 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.4) ... #9 16.36 Selecting previously unselected package python3.8-minimal. #9 16.36 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.5_arm64.deb ... #9 16.37 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 5.9s done #13 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done #13 DONE 17.3s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:330541f93dae841eedf5fe5f9bc84bfb28f9e28a12e0aba544e075f1e2d1d214 #8 14.54 Selecting previously unselected package python3. #8 14.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10069 files and directories currently installed.) #8 14.54 Preparing to unpack .../000-python3_3.7.3-1_arm64.deb ... #8 14.55 Unpacking python3 (3.7.3-1) ... #8 38.59 Selecting previously unselected package fonts-dejavu-core. #8 38.60 Preparing to unpack .../153-fonts-dejavu-core_2.37-2_all.deb ... #8 38.60 Unpacking fonts-dejavu-core (2.37-2) ... #8 33.12 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ... #8 33.12 Unpacking libhtml-tagset-perl (3.20-3) ... #8 33.18 Selecting previously unselected package liburi-perl. #8 33.18 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ... #8 33.19 Unpacking liburi-perl (1.76-1) ... #8 33.25 Selecting previously unselected package libhtml-parser-perl. #8 33.26 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ... #8 33.26 Unpacking libhtml-parser-perl (3.72-3+b2) ... #8 33.31 Selecting previously unselected package libhtml-tree-perl. #8 33.31 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ... #8 33.32 Unpacking libhtml-tree-perl (5.07-2) ... #8 34.64 Selecting previously unselected package libmodule-runtime-perl. #8 34.64 Preparing to unpack .../073-libmodule-runtime-perl_0.016-1_all.deb ... #8 34.65 Unpacking libmodule-runtime-perl (0.016-1) ... #8 34.69 Selecting previously unselected package libimport-into-perl. #8 34.69 Preparing to unpack .../074-libimport-into-perl_1.002005-1_all.deb ... #8 34.70 Unpacking libimport-into-perl (1.002005-1) ... #8 34.74 Selecting previously unselected package librole-tiny-perl. #8 34.74 Preparing to unpack .../075-librole-tiny-perl_2.002004-1_all.deb ... #8 34.75 Unpacking librole-tiny-perl (2.002004-1) ... #8 34.79 Selecting previously unselected package libstrictures-perl. #8 34.79 Preparing to unpack .../076-libstrictures-perl_2.000006-1_all.deb ... #8 34.80 Unpacking libstrictures-perl (2.000006-1) ... #8 34.84 Selecting previously unselected package libsub-quote-perl. #8 34.84 Preparing to unpack .../077-libsub-quote-perl_2.006006-1_all.deb ... #8 34.85 Unpacking libsub-quote-perl (2.006006-1) ... #9 16.54 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ... #9 16.62 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.5) ... #9 16.64 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.4) ... #9 16.65 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ... #8 55.94 Setting up bsdmainutils (11.1.2+b1) ... #8 55.96 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 55.97 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 55.98 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u3) ... #8 55.99 Setting up libcroco3:armhf (0.6.12-3) ... #8 56.00 Setting up libgdbm-compat4:armhf (1.18.1-4) ... #8 56.01 Setting up ucf (3.0038+nmu1) ... #8 56.11 Setting up libgcc-8-dev:armhf (8.3.0-6) ... #8 56.12 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ... #8 56.14 Setting up groff-base (1.22.4-3+deb10u1) ... #8 56.16 Setting up cpp (4:8.3.0-1) ... #8 56.18 Setting up gpgconf (2.2.12-1+deb10u2) ... #8 56.19 Setting up libcurl4:armhf (7.64.0-4+deb10u2) ... #8 56.20 Setting up libc6-dev:armhf (2.28-10+deb10u1) ... #8 56.21 Setting up libx11-6:armhf (2:1.6.7-1+deb10u2) ... #8 56.22 Setting up curl (7.64.0-4+deb10u2) ... #8 56.23 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ... #8 56.24 Setting up gpg (2.2.12-1+deb10u2) ... #8 56.25 Setting up guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ... #8 56.26 Setting up libpython3-stdlib:armhf (3.7.3-1) ... #8 56.28 Setting up libstdc++-8-dev:armhf (8.3.0-6) ... #8 56.30 Setting up python3.7 (3.7.3-2+deb10u3) ... #8 14.60 Selecting previously unselected package libassuan0:arm64. #8 14.60 Preparing to unpack .../001-libassuan0_2.5.2-1_arm64.deb ... #8 14.60 Unpacking libassuan0:arm64 (2.5.2-1) ... #8 14.66 Selecting previously unselected package gpgconf. #8 14.66 Preparing to unpack .../002-gpgconf_2.2.12-1+deb10u2_arm64.deb ... #8 14.66 Unpacking gpgconf (2.2.12-1+deb10u2) ... #8 14.73 Selecting previously unselected package libksba8:arm64. #8 14.73 Preparing to unpack .../003-libksba8_1.3.5-2_arm64.deb ... #8 14.74 Unpacking libksba8:arm64 (1.3.5-2) ... #8 14.79 Selecting previously unselected package libsasl2-modules-db:arm64. #8 14.79 Preparing to unpack .../004-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... #8 14.80 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... #8 38.89 Selecting previously unselected package fontconfig-config. #8 38.89 Preparing to unpack .../154-fontconfig-config_2.13.1-4.2_all.deb ... #8 39.00 Unpacking fontconfig-config (2.13.1-4.2) ... #8 33.42 Selecting previously unselected package libio-html-perl. #8 33.42 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ... #8 33.42 Unpacking libio-html-perl (1.001-1) ... #8 33.46 Selecting previously unselected package liblwp-mediatypes-perl. #8 33.46 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 33.47 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 33.52 Selecting previously unselected package libhttp-message-perl. #8 33.53 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ... #8 33.54 Unpacking libhttp-message-perl (6.18-1) ... #8 33.62 Selecting previously unselected package libhttp-cookies-perl. #8 33.62 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ... #8 33.62 Unpacking libhttp-cookies-perl (6.04-1) ... #8 33.67 Selecting previously unselected package libhttp-negotiate-perl. #8 33.67 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ... #8 34.89 Selecting previously unselected package libmoo-perl. #8 34.89 Preparing to unpack .../078-libmoo-perl_2.004004-1_all.deb ... #8 34.90 Unpacking libmoo-perl (2.004004-1) ... #8 34.97 Selecting previously unselected package libencode-locale-perl. #8 34.97 Preparing to unpack .../079-libencode-locale-perl_1.05-1.1_all.deb ... #8 34.98 Unpacking libencode-locale-perl (1.05-1.1) ... #8 35.01 Selecting previously unselected package libtimedate-perl. #8 35.01 Preparing to unpack .../080-libtimedate-perl_2.3300-2_all.deb ... #8 35.02 Unpacking libtimedate-perl (2.3300-2) ... #8 35.08 Selecting previously unselected package libhttp-date-perl. #14 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 6.3s done #8 14.83 Selecting previously unselected package libsasl2-2:arm64. #8 14.83 Preparing to unpack .../005-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... #8 14.84 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... #8 14.88 Selecting previously unselected package libldap-common. #8 14.88 Preparing to unpack .../006-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #8 14.89 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #8 14.93 Selecting previously unselected package libldap-2.4-2:arm64. #8 14.93 Preparing to unpack .../007-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... #8 14.93 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... #8 14.99 Selecting previously unselected package libnpth0:arm64. #8 14.99 Preparing to unpack .../008-libnpth0_1.6-1_arm64.deb ... #8 15.00 Unpacking libnpth0:arm64 (1.6-1) ... #8 15.03 Selecting previously unselected package dirmngr. #8 15.03 Preparing to unpack .../009-dirmngr_2.2.12-1+deb10u2_arm64.deb ... #8 16.09 Preparing : 1/1 #8 16.17 Installing : systemd-libs-250-7.el9.aarch64 1/163 #8 16.18 Running scriptlet: systemd-libs-250-7.el9.aarch64 1/163 #8 16.20 Installing : elfutils-debuginfod-client-0.187-5.el9.aarch64 2/163 #8 16.21 Running scriptlet: groff-base-1.22.4-10.el9.aarch64 3/163 #8 33.68 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 33.72 Selecting previously unselected package perl-openssl-defaults:armhf. #8 33.72 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ... #8 33.73 Unpacking perl-openssl-defaults:armhf (3) ... #8 33.77 Selecting previously unselected package libnet-ssleay-perl. #8 33.77 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+b1_armhf.deb ... #8 33.78 Unpacking libnet-ssleay-perl (1.85-2+b1) ... #8 33.89 Selecting previously unselected package libio-socket-ssl-perl. #8 33.89 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ... #8 35.08 Preparing to unpack .../081-libhttp-date-perl_6.05-1_all.deb ... #8 35.08 Unpacking libhttp-date-perl (6.05-1) ... #8 35.16 Selecting previously unselected package libfile-listing-perl. #8 35.16 Preparing to unpack .../082-libfile-listing-perl_6.14-1_all.deb ... #8 35.17 Unpacking libfile-listing-perl (6.14-1) ... #8 35.21 Selecting previously unselected package libhtml-tagset-perl. #8 35.21 Preparing to unpack .../083-libhtml-tagset-perl_3.20-4_all.deb ... #8 35.21 Unpacking libhtml-tagset-perl (3.20-4) ... #8 35.26 Selecting previously unselected package liburi-perl. #8 35.26 Preparing to unpack .../084-liburi-perl_5.08-1_all.deb ... #8 35.27 Unpacking liburi-perl (5.08-1) ... #8 35.34 Selecting previously unselected package libhtml-parser-perl. #8 35.34 Preparing to unpack .../085-libhtml-parser-perl_3.75-1+b1_armhf.deb ... #9 17.25 Selecting previously unselected package python3-minimal. #9 17.25 (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 ... 4432 files and directories currently installed.) #9 17.26 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ... #9 17.26 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #9 17.29 Selecting previously unselected package mime-support. #9 17.29 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #9 17.30 Unpacking mime-support (3.64ubuntu1) ... #9 17.33 Selecting previously unselected package libmpdec2:arm64. #8 15.05 Unpacking dirmngr (2.2.12-1+deb10u2) ... #8 15.12 Selecting previously unselected package gnupg-l10n. #8 15.12 Preparing to unpack .../010-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #8 15.12 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #8 15.27 Selecting previously unselected package gnupg-utils. #8 15.27 Preparing to unpack .../011-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ... #8 15.27 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #8 16.26 Installing : groff-base-1.22.4-10.el9.aarch64 3/163 #8 16.26 Running scriptlet: groff-base-1.22.4-10.el9.aarch64 3/163 #8 16.28 Installing : file-5.39-8.el9.aarch64 4/163 #8 16.29 Installing : python3-libselinux-3.4-3.el9.aarch64 5/163 #8 16.30 Installing : xz-5.2.5-8.el9.aarch64 6/163 #8 16.31 Installing : unzip-6.0-56.el9.aarch64 7/163 #8 16.32 Installing : libproxy-0.4.15-35.el9.aarch64 8/163 #8 16.33 Installing : less-590-1.el9.aarch64 9/163 #8 16.34 Installing : diffutils-3.7-12.el9.aarch64 10/163 #8 16.35 Installing : cracklib-2.9.6-27.el9.aarch64 11/163 #8 16.36 Installing : cpio-2.13-16.el9.aarch64 12/163 #8 16.37 Installing : bzip2-1.0.8-8.el9.aarch64 13/163 #8 16.44 Installing : cracklib-dicts-2.9.6-27.el9.aarch64 14/163 #8 16.45 Installing : zip-3.0-33.el9.aarch64 15/163 #8 16.45 Installing : python3-libsemanage-3.4-1.el9.aarch64 16/163 #8 39.51 Selecting previously unselected package libcurl3-gnutls:armhf. #8 39.51 Preparing to unpack .../155-libcurl3-gnutls_7.74.0-1.3+deb11u2_armhf.deb ... #8 39.52 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ... #8 33.90 Unpacking libio-socket-ssl-perl (2.060-3) ... #8 33.97 Selecting previously unselected package libnet-http-perl. #8 33.98 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ... #8 33.98 Unpacking libnet-http-perl (6.18-1) ... #8 34.02 Selecting previously unselected package liblwp-protocol-https-perl. #8 34.02 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 34.03 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 34.07 Selecting previously unselected package libtry-tiny-perl. #8 34.07 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ... #8 34.07 Unpacking libtry-tiny-perl (0.30-1) ... #8 34.14 Selecting previously unselected package libwww-robotrules-perl. #8 34.14 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ... #8 35.35 Unpacking libhtml-parser-perl (3.75-1+b1) ... #8 35.41 Selecting previously unselected package libhtml-tree-perl. #8 35.41 Preparing to unpack .../086-libhtml-tree-perl_5.07-2_all.deb ... #8 35.42 Unpacking libhtml-tree-perl (5.07-2) ... #8 35.49 Selecting previously unselected package libio-html-perl. #8 35.49 Preparing to unpack .../087-libio-html-perl_1.004-2_all.deb ... #8 35.50 Unpacking libio-html-perl (1.004-2) ... #8 35.53 Selecting previously unselected package liblwp-mediatypes-perl. #8 35.54 Preparing to unpack .../088-liblwp-mediatypes-perl_6.04-1_all.deb ... #8 35.54 Unpacking liblwp-mediatypes-perl (6.04-1) ... #8 35.58 Selecting previously unselected package libhttp-message-perl. #8 35.58 Preparing to unpack .../089-libhttp-message-perl_6.28-1_all.deb ... #8 35.58 Unpacking libhttp-message-perl (6.28-1) ... #8 35.64 Selecting previously unselected package libhttp-cookies-perl. #8 35.64 Preparing to unpack .../090-libhttp-cookies-perl_6.10-1_all.deb ... #14 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf #9 17.33 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ... #9 17.33 Unpacking libmpdec2:arm64 (2.4.2-3) ... #9 17.37 Selecting previously unselected package readline-common. #9 17.37 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #9 17.37 Unpacking readline-common (8.0-4) ... #9 17.41 Selecting previously unselected package libreadline8:arm64. #9 17.41 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ... #9 17.41 Unpacking libreadline8:arm64 (8.0-4) ... #9 17.45 Selecting previously unselected package libsqlite3-0:arm64. #9 17.45 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.3_arm64.deb ... #9 17.45 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.3) ... #9 17.52 Selecting previously unselected package libpython3.8-stdlib:arm64. #9 17.52 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.5_arm64.deb ... #9 17.52 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.5) ... #8 15.35 Selecting previously unselected package gpg. #8 15.35 Preparing to unpack .../012-gpg_2.2.12-1+deb10u2_arm64.deb ... #8 15.36 Unpacking gpg (2.2.12-1+deb10u2) ... #8 15.50 Selecting previously unselected package pinentry-curses. #8 15.50 Preparing to unpack .../013-pinentry-curses_1.1.0-2_arm64.deb ... #8 15.53 Unpacking pinentry-curses (1.1.0-2) ... #8 16.46 Installing : python3-file-magic-5.39-8.el9.noarch 17/163 #8 16.48 Installing : elfutils-0.187-5.el9.aarch64 18/163 #8 16.54 Installing : gdb-minimal-10.2-10.el9.aarch64 19/163 #8 16.55 Installing : dbus-libs-1:1.12.20-5.el9.aarch64 20/163 #8 16.56 Installing : python3-dbus-1.2.18-2.el9.aarch64 21/163 #8 16.58 Installing : procps-ng-3.3.17-5.el9.aarch64 22/163 #8 16.61 Installing : util-linux-core-2.37.4-3.el9.aarch64 23/163 #8 16.61 Running scriptlet: util-linux-core-2.37.4-3.el9.aarch64 23/163 #8 16.62 Installing : rust-srpm-macros-17-4.el9.noarch 24/163 #8 16.63 Installing : qt5-srpm-macros-5.15.3-1.el9.noarch 25/163 #8 16.63 Installing : python3-audit-3.0.7-103.el9.aarch64 26/163 #8 16.64 Installing : perl-srpm-macros-1-41.el9.noarch 27/163 #8 16.64 Installing : openblas-srpm-macros-2-11.el9.noarch 28/163 #8 16.65 Installing : ocaml-srpm-macros-6-6.el9.noarch 29/163 #8 16.65 Installing : lua-srpm-macros-1-6.el9.noarch 30/163 #8 16.66 Installing : libstemmer-0-18.585svn.el9.aarch64 31/163 #8 16.67 Installing : libjpeg-turbo-2.0.90-5.el9.aarch64 32/163 #8 16.67 Installing : hunspell-filesystem-1.7.0-11.el9.aarch64 33/163 #8 34.15 Unpacking libwww-robotrules-perl (6.02-1) ... #8 34.20 Selecting previously unselected package libwww-perl. #8 34.20 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ... #8 34.21 Unpacking libwww-perl (6.36-2) ... #8 34.30 Selecting previously unselected package patchutils. #8 34.30 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ... #8 34.30 Unpacking patchutils (0.3.4-2) ... #8 34.37 Selecting previously unselected package wdiff. #8 34.37 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ... #8 34.37 Unpacking wdiff (1.2.2-2) ... #8 35.64 Unpacking libhttp-cookies-perl (6.10-1) ... #8 35.68 Selecting previously unselected package libhttp-negotiate-perl. #8 35.68 Preparing to unpack .../091-libhttp-negotiate-perl_6.01-1_all.deb ... #8 35.69 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 35.73 Selecting previously unselected package perl-openssl-defaults:armhf. #8 35.73 Preparing to unpack .../092-perl-openssl-defaults_5_armhf.deb ... #8 35.74 Unpacking perl-openssl-defaults:armhf (5) ... #8 35.78 Selecting previously unselected package libnet-ssleay-perl. #8 35.78 Preparing to unpack .../093-libnet-ssleay-perl_1.88-3+b1_armhf.deb ... #8 35.79 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #8 56.99 Setting up libgnutls-dane0:armhf (3.6.7-4+deb10u7) ... #8 57.00 Setting up libpython2.7:armhf (2.7.16-2+deb10u1) ... #8 57.02 Setting up gettext (0.19.8.1-9) ... #8 57.03 Setting up exim4-base (4.92-8+deb10u6) ... #8 57.13 exim: DB upgrade, deleting hints-db #8 57.17 Setting up gcc-8 (8.3.0-6) ... #8 57.18 Setting up gpg-agent (2.2.12-1+deb10u2) ... #8 57.20 Setting up libtool (2.4.6-9) ... #8 57.21 Setting up openssh-client (1:7.9p1-10+deb10u2) ... #29 [linux/amd64->darwin/arm64 build 3/3] RUN --mount=type=bind,target=.,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 #9 17.68 Selecting previously unselected package python3.8. #9 17.68 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.5_arm64.deb ... #9 17.68 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.5) ... #9 17.72 Selecting previously unselected package libpython3-stdlib:arm64. #8 15.73 Selecting previously unselected package gpg-agent. #8 15.74 Preparing to unpack .../014-gpg-agent_2.2.12-1+deb10u2_arm64.deb ... #8 15.74 Unpacking gpg-agent (2.2.12-1+deb10u2) ... #8 15.82 Selecting previously unselected package gpg-wks-client. #8 16.68 Installing : hunspell-en-GB-0.20140811.1-20.el9.noarch 34/163 #8 16.69 Installing : hunspell-en-0.20140811.1-20.el9.noarch 35/163 #8 16.70 Installing : hunspell-en-US-0.20140811.1-20.el9.noarch 36/163 #8 16.71 Installing : hunspell-1.7.0-11.el9.aarch64 37/163 #8 16.72 Installing : enchant-1:1.6.0-30.el9.aarch64 38/163 #8 16.73 Installing : python3-enchant-3.2.0-5.el9.noarch 39/163 #8 16.73 Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 40/163 #8 16.74 Installing : emacs-filesystem-1:27.1-3.el9.noarch 41/163 #8 16.75 Installing : desktop-file-utils-0.26-6.el9.aarch64 42/163 #8 16.75 Installing : efi-srpm-macros-4-9.el9.noarch 43/163 #8 16.76 Installing : dwz-0.14-3.el9.aarch64 44/163 #8 16.77 Installing : checkpolicy-3.4-1.el9.aarch64 45/163 #8 16.79 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 46/163 #8 16.83 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 47/163 #8 16.84 Installing : gsettings-desktop-schemas-40.0-4.el9.aarch64 48/163 #8 16.89 Installing : zstd-1.5.1-2.el9.aarch64 49/163 #8 16.90 Installing : vim-filesystem-2:8.2.2637-16.el9.noarch 50/163 #8 16.95 Installing : tcl-1:8.6.10-7.el9.aarch64 51/163 #8 34.51 Selecting previously unselected package devscripts. #8 34.51 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ... #8 34.55 Unpacking devscripts (2.19.5+deb10u1) ... #8 35.90 Selecting previously unselected package libio-socket-ssl-perl. #8 35.90 Preparing to unpack .../094-libio-socket-ssl-perl_2.069-1_all.deb ... #8 35.90 Unpacking libio-socket-ssl-perl (2.069-1) ... #8 35.97 Selecting previously unselected package libnet-http-perl. #8 35.98 Preparing to unpack .../095-libnet-http-perl_6.20-1_all.deb ... #8 35.98 Unpacking libnet-http-perl (6.20-1) ... #8 36.02 Selecting previously unselected package liblwp-protocol-https-perl. #8 36.02 Preparing to unpack .../096-liblwp-protocol-https-perl_6.10-1_all.deb ... #8 36.03 Unpacking liblwp-protocol-https-perl (6.10-1) ... #8 36.06 Selecting previously unselected package libtry-tiny-perl. #8 36.06 Preparing to unpack .../097-libtry-tiny-perl_0.30-1_all.deb ... #8 36.07 Unpacking libtry-tiny-perl (0.30-1) ... #8 36.11 Selecting previously unselected package libwww-robotrules-perl. #8 36.11 Preparing to unpack .../098-libwww-robotrules-perl_6.02-1_all.deb ... #8 36.12 Unpacking libwww-robotrules-perl (6.02-1) ... #8 36.15 Selecting previously unselected package libwww-perl. #8 40.08 Selecting previously unselected package liberror-perl. #8 40.09 Preparing to unpack .../156-liberror-perl_0.17029-1_all.deb ... #8 40.10 Unpacking liberror-perl (0.17029-1) ... #8 57.30 Setting up gpgsm (2.2.12-1+deb10u2) ... #8 57.32 Setting up libgsasl7 (1.8.0-8+deb10u1) ... #8 57.33 Setting up libxext6:armhf (2:1.3.3-1+b2) ... #8 57.35 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... #8 57.36 Setting up python3 (3.7.3-1) ... #9 17.72 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ... #9 17.72 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ... #9 17.75 Setting up python3-minimal (3.8.2-0ubuntu2) ... #9 17.95 Selecting previously unselected package python3. #9 17.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4862 files and directories currently installed.) #9 17.95 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_arm64.deb ... #9 17.96 Unpacking python3 (3.8.2-0ubuntu2) ... #9 17.99 Selecting previously unselected package libbsd0:arm64. #9 17.99 Preparing to unpack .../001-libbsd0_0.10.0-1_arm64.deb ... #9 17.99 Unpacking libbsd0:arm64 (0.10.0-1) ... #9 18.02 Selecting previously unselected package bsdmainutils. #9 18.03 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_arm64.deb ... #9 18.03 Unpacking bsdmainutils (11.1.2ubuntu3) ... #9 18.07 Selecting previously unselected package libuchardet0:arm64. #9 18.07 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_arm64.deb ... #9 18.08 Unpacking libuchardet0:arm64 (0.0.6-3build1) ... #9 18.11 Selecting previously unselected package groff-base. #8 15.82 Preparing to unpack .../015-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ... #8 15.82 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #8 15.90 Selecting previously unselected package gpg-wks-server. #8 15.90 Preparing to unpack .../016-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ... #8 15.91 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #8 15.98 Selecting previously unselected package gpgsm. #8 15.98 Preparing to unpack .../017-gpgsm_2.2.12-1+deb10u2_arm64.deb ... #8 15.99 Unpacking gpgsm (2.2.12-1+deb10u2) ... #8 16.08 Selecting previously unselected package gnupg. #8 16.08 Preparing to unpack .../018-gnupg_2.2.12-1+deb10u2_all.deb ... #8 16.09 Unpacking gnupg (2.2.12-1+deb10u2) ... #8 16.17 Selecting previously unselected package less. #8 16.17 Preparing to unpack .../019-less_487-0.1+b1_arm64.deb ... #8 16.18 Unpacking less (487-0.1+b1) ... #8 17.01 Installing : shared-mime-info-2.1-4.el9.aarch64 52/163 #8 17.04 Running scriptlet: shared-mime-info-2.1-4.el9.aarch64 52/163 #8 17.05 Installing : python3-six-1.15.0-9.el9.noarch 53/163 #8 17.07 Installing : python3-dateutil-1:2.8.1-6.el9.noarch 54/163 #8 17.11 Installing : python3-dnf-plugins-core-4.1.0-1.el9.noarch 55/163 #8 34.78 Selecting previously unselected package equivs. #8 34.78 Preparing to unpack .../098-equivs_2.2.0_all.deb ... #8 34.78 Unpacking equivs (2.2.0) ... #8 34.83 Selecting previously unselected package libcurl3-gnutls:armhf. #8 34.83 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ... #8 34.84 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... #8 34.94 Selecting previously unselected package libpcre2-8-0:armhf. #8 36.16 Preparing to unpack .../099-libwww-perl_6.52-1_all.deb ... #8 36.16 Unpacking libwww-perl (6.52-1) ... #8 36.22 Selecting previously unselected package patchutils. #8 36.22 Preparing to unpack .../100-patchutils_0.4.2-1_armhf.deb ... #8 36.23 Unpacking patchutils (0.4.2-1) ... #8 36.31 Selecting previously unselected package libtinfo5:armhf. #8 36.31 Preparing to unpack .../101-libtinfo5_6.2+20201114-2_armhf.deb ... #8 36.31 Unpacking libtinfo5:armhf (6.2+20201114-2) ... #8 36.38 Selecting previously unselected package wdiff. #8 36.38 Preparing to unpack .../102-wdiff_1.2.2-2_armhf.deb ... #8 36.40 Unpacking wdiff (1.2.2-2) ... #8 40.35 Selecting previously unselected package git-man. #8 40.35 Preparing to unpack .../157-git-man_1%3a2.30.2-1_all.deb ... #8 40.36 Unpacking git-man (1:2.30.2-1) ... #8 57.65 Setting up python3-xdg (0.25-5) ... #8 57.82 Setting up man-db (2.8.5-2) ... #29 0.664 Building static docker-darwin-arm64 #29 0.668 + go build -o /out/docker-darwin-arm64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T11:59:26Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3"' '-buildmode=pie' github.com/docker/cli/cmd/docker #9 18.11 Preparing to unpack .../004-groff-base_1.22.4-4build1_arm64.deb ... #9 18.11 Unpacking groff-base (1.22.4-4build1) ... #9 18.21 Selecting previously unselected package libgdbm6:arm64. #9 18.21 Preparing to unpack .../005-libgdbm6_1.18.1-5_arm64.deb ... #9 18.22 Unpacking libgdbm6:arm64 (1.18.1-5) ... #9 18.25 Selecting previously unselected package libpipeline1:arm64. #9 18.25 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_arm64.deb ... #9 18.25 Unpacking libpipeline1:arm64 (1.5.2-2build1) ... #9 18.29 Selecting previously unselected package man-db. #9 18.29 Preparing to unpack .../007-man-db_2.9.1-1_arm64.deb ... #9 18.30 Unpacking man-db (2.9.1-1) ... #8 16.30 Selecting previously unselected package netbase. #8 17.20 Installing : python3-setuptools-53.0.0-10.el9.noarch 56/163 #8 17.28 Installing : python3-setools-4.4.0-5.el9.aarch64 57/163 #8 17.29 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 58/163 #8 17.30 Installing : libpsl-0.21.1-5.el9.aarch64 59/163 #8 17.31 Installing : pkgconf-m4-1.7.3-9.el9.noarch 60/163 #8 17.34 Installing : openssl-1:3.0.1-38.el9.aarch64 61/163 #8 17.36 Installing : ncurses-6.2-8.20210508.el9.aarch64 62/163 #8 17.37 Installing : perl-Digest-1.19-4.el9.noarch 63/163 #8 17.37 Installing : perl-Digest-MD5-2.58-4.el9.aarch64 64/163 #8 17.38 Installing : perl-B-1.80-479.el9.aarch64 65/163 #8 17.39 Installing : perl-FileHandle-2.03-479.el9.noarch 66/163 #8 17.40 Installing : perl-AutoLoader-5.74-479.el9.noarch 67/163 #8 17.40 Installing : perl-Data-Dumper-2.174-462.el9.aarch64 68/163 #8 17.41 Installing : perl-libnet-3.13-4.el9.noarch 69/163 #8 17.42 Installing : perl-base-2.27-479.el9.noarch 70/163 #8 17.43 Installing : perl-URI-5.09-3.el9.noarch 71/163 #8 17.45 Installing : perl-Net-SSLeay-1.92-1.el9.aarch64 72/163 #8 17.46 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 73/163 #8 17.46 Installing : perl-if-0.60.800-479.el9.noarch 74/163 #8 36.48 Selecting previously unselected package devscripts. #8 36.48 Preparing to unpack .../103-devscripts_2.21.3+deb11u1_armhf.deb ... #8 36.53 Unpacking devscripts (2.21.3+deb11u1) ... #8 34.94 Preparing to unpack .../100-libpcre2-8-0_10.32-5_armhf.deb ... #8 34.95 Unpacking libpcre2-8-0:armhf (10.32-5) ... #8 35.03 Selecting previously unselected package liberror-perl. #8 35.03 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ... #8 35.04 Unpacking liberror-perl (0.17027-2) ... #8 35.08 Selecting previously unselected package git-man. #8 35.08 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u3_all.deb ... #8 35.09 Unpacking git-man (1:2.20.1-2+deb10u3) ... #8 57.92 Building database of manual pages ... #9 18.41 Selecting previously unselected package perl-modules-5.30. #9 18.41 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... #9 18.41 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ... #8 16.30 Preparing to unpack .../020-netbase_5.6_all.deb ... #8 16.31 Unpacking netbase (5.6) ... #8 16.34 Selecting previously unselected package bzip2. #8 16.34 Preparing to unpack .../021-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... #8 16.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... #8 16.38 Selecting previously unselected package libmagic-mgc. #8 16.38 Preparing to unpack .../022-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ... #8 16.38 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #8 16.45 Selecting previously unselected package libmagic1:arm64. #8 16.45 Preparing to unpack .../023-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ... #8 16.46 Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ... #8 16.49 Selecting previously unselected package file. #8 16.49 Preparing to unpack .../024-file_1%3a5.35-4+deb10u2_arm64.deb ... #8 16.50 Unpacking file (1:5.35-4+deb10u2) ... #8 16.53 Selecting previously unselected package gettext-base. #8 16.53 Preparing to unpack .../025-gettext-base_0.19.8.1-9_arm64.deb ... #8 16.54 Unpacking gettext-base (0.19.8.1-9) ... #8 16.58 Selecting previously unselected package krb5-locales. #8 17.47 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 75/163 #8 17.48 Installing : perl-Time-Local-2:1.300-7.el9.noarch 76/163 #8 17.48 Installing : perl-File-Path-2.18-4.el9.noarch 77/163 #8 17.49 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 78/163 #8 17.50 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 79/163 #8 17.51 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 80/163 #8 17.51 Installing : perl-Class-Struct-0.66-479.el9.noarch 81/163 #8 17.52 Installing : perl-POSIX-1.94-479.el9.aarch64 82/163 #8 17.53 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 83/163 #8 17.53 Installing : perl-IPC-Open3-1.21-479.el9.noarch 84/163 #8 17.53 Installing : perl-subs-1.03-479.el9.noarch 85/163 #8 17.54 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 86/163 #8 17.55 Installing : perl-HTTP-Tiny-0.076-460.el9.noarch 87/163 #8 17.55 Installing : perl-Term-Cap-1.17-460.el9.noarch 88/163 #8 17.57 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 89/163 #8 17.57 Installing : perl-Socket-4:2.031-4.el9.aarch64 90/163 #8 17.58 Installing : perl-SelectSaver-1.02-479.el9.noarch 91/163 #8 17.59 Installing : perl-Symbol-1.08-479.el9.noarch 92/163 #8 17.59 Installing : perl-File-stat-1.09-479.el9.noarch 93/163 #8 17.60 Installing : perl-podlators-1:4.14-460.el9.noarch 94/163 #8 17.61 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 95/163 #8 17.61 Installing : perl-Fcntl-1.13-479.el9.aarch64 96/163 #8 17.62 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 97/163 #8 17.63 Installing : perl-mro-1.23-479.el9.aarch64 98/163 #8 17.63 Installing : perl-IO-1.43-479.el9.aarch64 99/163 #8 17.64 Installing : perl-overloading-0.02-479.el9.noarch 100/163 #8 17.65 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 101/163 #8 17.65 Installing : perl-Errno-1.30-479.el9.aarch64 102/163 #8 17.66 Installing : perl-File-Basename-2.85-479.el9.noarch 103/163 #8 17.66 Installing : perl-Getopt-Std-1.12-479.el9.noarch 104/163 #8 17.67 Installing : perl-MIME-Base64-3.16-4.el9.aarch64 105/163 #8 17.67 Installing : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64 106/163 #8 17.68 Installing : perl-constant-1.33-461.el9.noarch 107/163 #8 17.69 Installing : perl-Storable-1:3.21-460.el9.aarch64 108/163 #8 17.69 Installing : perl-overload-1.31-479.el9.noarch 109/163 #8 17.70 Installing : perl-parent-1:0.238-460.el9.noarch 110/163 #8 17.70 Installing : perl-vars-1.05-479.el9.noarch 111/163 #8 17.71 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 112/163 #8 17.72 Installing : perl-Carp-1.50-460.el9.noarch 113/163 #8 17.72 Installing : perl-Exporter-5.74-461.el9.noarch 114/163 #8 17.73 Installing : perl-NDBM_File-1.15-479.el9.aarch64 115/163 #8 17.74 Installing : perl-PathTools-3.78-461.el9.aarch64 116/163 #8 36.73 Selecting previously unselected package equivs. #8 36.74 Preparing to unpack .../104-equivs_2.3.1_all.deb ... #8 36.74 Unpacking equivs (2.3.1) ... #8 36.79 Selecting previously unselected package libcurl3-gnutls:armhf. #8 36.79 Preparing to unpack .../105-libcurl3-gnutls_7.74.0-1.3+deb11u2_armhf.deb ... #8 36.80 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ... #8 35.25 Selecting previously unselected package git. #8 35.25 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u3_armhf.deb ... #8 35.29 Unpacking git (1:2.20.1-2+deb10u3) ... #10 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #14 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 4.1s done #14 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 8.2s #8 16.58 Preparing to unpack .../026-krb5-locales_1.17-3+deb10u3_all.deb ... #8 16.59 Unpacking krb5-locales (1.17-3+deb10u3) ... #8 16.62 Selecting previously unselected package libicu63:arm64. #8 16.63 Preparing to unpack .../027-libicu63_63.1-6+deb10u3_arm64.deb ... #8 16.63 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... #9 18.73 Selecting previously unselected package libgdbm-compat4:arm64. #9 18.73 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_arm64.deb ... #9 18.73 Unpacking libgdbm-compat4:arm64 (1.18.1-5) ... #9 18.77 Selecting previously unselected package libperl5.30:arm64. #9 18.77 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_arm64.deb ... #8 17.78 Installing : perl-Encode-4:3.08-462.el9.aarch64 117/163 #8 17.89 Installing : perl-libs-4:5.32.1-479.el9.aarch64 118/163 #8 17.90 Installing : perl-interpreter-4:5.32.1-479.el9.aarch64 119/163 #8 17.91 Installing : kernel-srpm-macros-1.0-11.el9.noarch 120/163 #8 17.91 Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 121/163 #8 17.92 Installing : go-srpm-macros-3.0.9-9.el9.noarch 122/163 #8 17.92 Installing : python-srpm-macros-3.9-52.el9.noarch 123/163 #8 17.93 Installing : redhat-rpm-config-196-1.el9.noarch 124/163 #8 17.94 Running scriptlet: libutempter-1.2.1-6.el9.aarch64 125/163 #8 36.89 Selecting previously unselected package liberror-perl. #8 36.89 Preparing to unpack .../106-liberror-perl_0.17029-1_all.deb ... #8 36.89 Unpacking liberror-perl (0.17029-1) ... #8 36.92 Selecting previously unselected package git-man. #8 36.92 Preparing to unpack .../107-git-man_1%3a2.30.2-1_all.deb ... #8 36.93 Unpacking git-man (1:2.30.2-1) ... #8 37.07 Selecting previously unselected package git. #8 37.07 Preparing to unpack .../108-git_1%3a2.30.2-1_armhf.deb ... #8 37.11 Unpacking git (1:2.30.2-1) ... #6 extracting sha256:63ff22954daee089fd6de448c43e8ff88e1d990b8c0f7cca67c72ca57b2ee846 2.9s done #6 DONE 11.8s #7 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Stream-Sources.repo; fi #7 sha256:5411bb2fd6353592ed489b3c5bd1956fbe61867e20db8851b08bdadb9da3716c #9 18.77 Unpacking libperl5.30:arm64 (5.30.0-9ubuntu0.2) ... #8 17.99 Installing : libutempter-1.2.1-6.el9.aarch64 125/163 #8 18.01 Installing : libselinux-utils-3.4-3.el9.aarch64 126/163 #8 18.02 Installing : libpng-2:1.6.37-12.el9.aarch64 127/163 #8 18.04 Installing : gdk-pixbuf2-2.42.6-2.el9.aarch64 128/163 #8 18.05 Installing : libpkgconf-1.7.3-9.el9.aarch64 129/163 #8 18.05 Installing : pkgconf-1.7.3-9.el9.aarch64 130/163 #8 18.06 Installing : pkgconf-pkg-config-1.7.3-9.el9.aarch64 131/163 #8 18.07 Installing : libpipeline-1.5.3-4.el9.aarch64 132/163 #8 18.07 Running scriptlet: man-db-2.9.3-6.el9.aarch64 133/163 #8 18.11 Installing : man-db-2.9.3-6.el9.aarch64 133/163 #8 18.12 Running scriptlet: man-db-2.9.3-6.el9.aarch64 133/163 #8 18.14 Installing : environment-modules-5.0.1-1.el9.aarch64 134/163 #8 18.15 Running scriptlet: environment-modules-5.0.1-1.el9.aarch64 134/163 #8 41.17 Selecting previously unselected package git. #8 41.17 Preparing to unpack .../158-git_1%3a2.30.2-1_armhf.deb ... #8 41.19 Unpacking git (1:2.30.2-1) ... #8 36.03 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 36.07 Setting up libpipeline1:armhf (1.5.1-2) ... #9 19.15 Selecting previously unselected package perl. #9 19.15 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_arm64.deb ... #9 19.16 Unpacking perl (5.30.0-9ubuntu0.2) ... #9 19.20 Selecting previously unselected package openssl. #9 19.20 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.16_arm64.deb ... #9 19.21 Unpacking openssl (1.1.1f-1ubuntu2.16) ... #9 19.29 Selecting previously unselected package ca-certificates. #9 19.29 Preparing to unpack .../013-ca-certificates_20211016~20.04.1_all.deb ... #9 19.29 Unpacking ca-certificates (20211016~20.04.1) ... #9 19.35 Selecting previously unselected package distro-info-data. #8 17.28 Selecting previously unselected package libxml2:arm64. #8 17.29 Preparing to unpack .../028-libxml2_2.9.4+dfsg1-7+deb10u4_arm64.deb ... #8 17.29 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... #8 17.36 Selecting previously unselected package manpages. #8 17.37 Preparing to unpack .../029-manpages_4.16-2_all.deb ... #8 17.37 Unpacking manpages (4.16-2) ... #8 18.17 Installing : scl-utils-1:2.0.3-2.el9.aarch64 135/163 #8 18.33 Installing : libicu-67.1-9.el9.aarch64 136/163 #8 18.38 Installing : webkit2gtk3-jsc-2.36.1-1.el9.aarch64 137/163 #8 18.38 Installing : libproxy-webkitgtk4-0.4.15-35.el9.aarch64 138/163 #8 18.39 Installing : glib-networking-2.68.3-3.el9.aarch64 139/163 #8 18.40 Installing : libfdisk-2.37.4-3.el9.aarch64 140/163 #8 18.41 Installing : libeconf-0.4.1-2.el9.aarch64 141/163 #8 18.42 Installing : libdb-5.3.28-53.el9.aarch64 142/163 #8 18.46 Installing : pam-1.5.1-12.el9.aarch64 143/163 #8 36.08 Setting up mime-support (3.62) ... #8 36.13 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #8 36.14 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u2) ... #8 36.15 No schema files found: doing nothing. #8 36.16 Setting up binutils-common:armhf (2.31.1-16+rpi2) ... #8 36.18 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ... #8 36.20 Setting up perl-openssl-defaults:armhf (3) ... #8 36.21 Setting up linux-libc-dev:armhf (1:1.20220308~buster-1) ... #8 36.22 Setting up gettext-base (0.19.8.1-9) ... #8 36.24 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... #8 36.25 Setting up file (1:5.35-4+deb10u2) ... #8 36.27 Setting up libgomp1:armhf (8.3.0-6+rpi1) ... #8 36.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... #9 19.35 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.10_all.deb ... #9 19.35 Unpacking distro-info-data (0.43ubuntu1.10) ... #9 19.38 Selecting previously unselected package libmagic-mgc. #9 19.38 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_arm64.deb ... #9 19.38 Unpacking libmagic-mgc (1:5.38-4) ... #9 19.45 Selecting previously unselected package libmagic1:arm64. #9 19.45 Preparing to unpack .../016-libmagic1_1%3a5.38-4_arm64.deb ... #9 19.45 Unpacking libmagic1:arm64 (1:5.38-4) ... #9 19.48 Selecting previously unselected package file. #9 19.48 Preparing to unpack .../017-file_1%3a5.38-4_arm64.deb ... #9 19.49 Unpacking file (1:5.38-4) ... #9 19.51 Selecting previously unselected package less. #9 19.52 Preparing to unpack .../018-less_551-1ubuntu0.1_arm64.deb ... #9 19.52 Unpacking less (551-1ubuntu0.1) ... #9 19.56 Selecting previously unselected package libelf1:arm64. #8 17.48 Selecting previously unselected package libedit2:arm64. #8 17.48 Preparing to unpack .../030-libedit2_3.1-20181209-1_arm64.deb ... #8 17.49 Unpacking libedit2:arm64 (3.1-20181209-1) ... #8 17.53 Selecting previously unselected package libkeyutils1:arm64. #8 17.53 Preparing to unpack .../031-libkeyutils1_1.6-6_arm64.deb ... #8 17.54 Unpacking libkeyutils1:arm64 (1.6-6) ... #8 17.57 Selecting previously unselected package libkrb5support0:arm64. #8 17.58 Preparing to unpack .../032-libkrb5support0_1.17-3+deb10u3_arm64.deb ... #8 17.58 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... #8 17.62 Selecting previously unselected package libk5crypto3:arm64. #8 17.62 Preparing to unpack .../033-libk5crypto3_1.17-3+deb10u3_arm64.deb ... #8 17.62 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... #8 17.67 Selecting previously unselected package libkrb5-3:arm64. #8 18.48 Installing : libpwquality-1.4.4-8.el9.aarch64 144/163 #8 18.55 Installing : util-linux-2.37.4-3.el9.aarch64 145/163 #8 18.55 warning: /etc/adjtime created as /etc/adjtime.rpmnew #8 18.55 #8 18.58 Installing : policycoreutils-3.4-1.el9.aarch64 146/163 #8 18.58 Running scriptlet: policycoreutils-3.4-1.el9.aarch64 146/163 #8 18.63 Installing : python3-policycoreutils-3.4-1.el9.noarch 147/163 #8 18.64 Installing : policycoreutils-python-utils-3.4-1.el9.noarch 148/163 #8 18.66 Installing : gcc-toolset-12-runtime-12.0-5.el9.aarch64 149/163 #14 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 9.6s done #8 41.87 Selecting previously unselected package iso-codes. #8 41.87 Preparing to unpack .../159-iso-codes_4.6.0-1_all.deb ... #8 41.88 Unpacking iso-codes (4.6.0-1) ... #8 36.30 Setting up libicu63:armhf (63.1-6+deb10u3) ... #8 36.32 Setting up libfakeroot:armhf (1.23-1) ... #8 36.34 Setting up fakeroot (1.23-1) ... #8 36.36 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 36.36 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 #8 36.36 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 #8 36.36 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 #8 36.36 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 #8 36.36 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 #8 36.36 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 #8 36.36 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 #8 36.36 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 #8 36.38 Setting up libasan5:armhf (8.3.0-6+rpi1) ... #8 36.43 Setting up autotools-dev (20180224.1) ... #8 36.43 Setting up make (4.2.1-1.2) ... #8 36.44 Setting up libmpfr6:armhf (4.0.2-1) ... #8 36.45 Setting up libsigsegv2:armhf (2.12-2) ... #8 36.47 Setting up xz-utils (5.2.4-1+deb10u1) ... #8 36.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 36.49 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 #8 36.49 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 #8 36.49 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 #8 36.49 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 #8 36.49 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 #8 36.49 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 #8 36.49 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 #8 36.49 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 #8 36.49 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 #8 36.49 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 #8 36.49 Setting up libmpc3:armhf (1.1.0-1) ... #8 36.51 Setting up libatomic1:armhf (8.3.0-6+rpi1) ... #8 36.53 Setting up patch (2.7.6-3+deb10u1) ... #8 36.55 Setting up autopoint (0.19.8.1-9) ... #9 19.56 Preparing to unpack .../019-libelf1_0.176-1.1build1_arm64.deb ... #9 19.56 Unpacking libelf1:arm64 (0.176-1.1build1) ... #9 19.60 Selecting previously unselected package libglib2.0-0:arm64. #9 19.60 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_arm64.deb ... #9 19.60 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ... #9 19.72 Selecting previously unselected package libglib2.0-data. #9 19.72 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ... #9 19.72 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 19.76 Selecting previously unselected package tzdata. #9 19.76 Preparing to unpack .../022-tzdata_2022a-0ubuntu0.20.04_all.deb ... #9 19.76 Unpacking tzdata (2022a-0ubuntu0.20.04) ... #8 17.67 Preparing to unpack .../034-libkrb5-3_1.17-3+deb10u3_arm64.deb ... #8 17.68 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... #8 17.74 Selecting previously unselected package libgssapi-krb5-2:arm64. #8 17.75 Preparing to unpack .../035-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... #8 17.75 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... #8 17.80 Selecting previously unselected package openssh-client. #8 17.80 Preparing to unpack .../036-openssh-client_1%3a7.9p1-10+deb10u2_arm64.deb ... #8 17.81 Unpacking openssh-client (1:7.9p1-10+deb10u2) ... #8 17.91 Selecting previously unselected package ucf. #8 17.91 Preparing to unpack .../037-ucf_3.0038+nmu1_all.deb ... #8 17.92 Moving old data out of the way #8 17.92 Unpacking ucf (3.0038+nmu1) ... #8 17.96 Selecting previously unselected package xz-utils. #8 17.97 Preparing to unpack .../038-xz-utils_5.2.4-1+deb10u1_arm64.deb ... #8 17.97 Unpacking xz-utils (5.2.4-1+deb10u1) ... #8 18.67 Running scriptlet: gcc-toolset-12-runtime-12.0-5.el9.aarch64 149/163 #8 18.87 ValueError: SELinux policy is not managed or store cannot be accessed. #8 18.87 #8 18.96 Installing : gcc-toolset-12-binutils-2.38-16.el9.aarch64 150/163 #8 18.97 Running scriptlet: gcc-toolset-12-binutils-2.38-16.el9.aarch64 150/163 #8 18.99 Installing : gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64 151/163 #8 37.86 Setting up media-types (4.0.0) ... #8 37.88 Setting up libpipeline1:armhf (1.5.3-1) ... #8 37.89 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #8 37.91 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #8 37.91 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 #8 37.91 Setting up libicu67:armhf (67.1-7) ... #8 37.92 Setting up libmagic-mgc (1:5.39-3) ... #8 37.93 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 37.95 Setting up binutils-common:armhf (2.35.2-2+rpi1) ... #8 37.96 Setting up libmagic1:armhf (1:5.39-3) ... #8 37.97 Setting up perl-openssl-defaults:armhf (5) ... #8 37.98 Setting up linux-libc-dev:armhf (1:1.20220331-1) ... #8 38.00 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ... #8 38.01 Setting up gettext-base (0.21-4) ... #8 38.02 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ... #8 38.03 Setting up file (1:5.39-3) ... #8 38.04 Setting up libgomp1:armhf (10.2.1-6+rpi1) ... #8 38.06 Setting up bzip2 (1.0.8-4) ... #8 38.07 Setting up libfakeroot:armhf (1.25.3-1.1) ... #8 38.09 Setting up libasan6:armhf (10.2.1-6+rpi1) ... #8 38.12 Setting up fakeroot (1.25.3-1.1) ... #14 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done #8 36.56 Setting up libfl2:armhf (2.6.4-6.2) ... #8 36.58 Setting up libpcre2-8-0:armhf (10.32-5) ... #8 36.59 Setting up libubsan1:armhf (8.3.0-6+rpi1) ... #8 36.61 Setting up libisl19:armhf (0.20-2) ... #8 36.62 Setting up sensible-utils (0.0.12) ... #8 36.64 Setting up libuchardet0:armhf (0.0.6-3) ... #8 36.65 Setting up git-man (1:2.20.1-2+deb10u3) ... #8 36.66 Setting up libmpdec2:armhf (2.4.2-2) ... #8 36.68 Setting up libbinutils:armhf (2.31.1-16+rpi2) ... #8 36.69 Setting up cpp-8 (8.3.0-6+rpi1) ... #8 36.71 Setting up libc-dev-bin (2.28-10+rpt2+rpi1+deb10u1) ... #8 36.72 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ... #8 36.73 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u2) ... #8 36.75 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ... #8 36.76 Setting up libelf1:armhf (0.176-1.1) ... #9 19.96 Selecting previously unselected package libicu66:arm64. #9 19.97 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_arm64.deb ... #9 19.97 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ... #8 18.02 Selecting previously unselected package libfl2:arm64. #8 18.02 Preparing to unpack .../039-libfl2_2.6.4-6.2_arm64.deb ... #8 18.02 Unpacking libfl2:arm64 (2.6.4-6.2) ... #8 18.07 Selecting previously unselected package at. #8 18.07 Preparing to unpack .../040-at_3.1.23-1_arm64.deb ... #8 18.08 Unpacking at (3.1.23-1) ... #8 18.12 Selecting previously unselected package libsigsegv2:arm64. #8 18.12 Preparing to unpack .../041-libsigsegv2_2.12-2_arm64.deb ... #8 18.12 Unpacking libsigsegv2:arm64 (2.12-2) ... #8 18.15 Selecting previously unselected package m4. #8 18.15 Preparing to unpack .../042-m4_1.4.18-2_arm64.deb ... #8 18.16 Unpacking m4 (1.4.18-2) ... #8 18.20 Selecting previously unselected package autoconf. #8 18.20 Preparing to unpack .../043-autoconf_2.69-11_all.deb ... #8 18.21 Unpacking autoconf (2.69-11) ... #8 18.26 Selecting previously unselected package autotools-dev. #8 19.07 Installing : binutils-2.35.2-24.el9.aarch64 152/163 #8 19.08 Running scriptlet: binutils-2.35.2-24.el9.aarch64 152/163 #8 19.10 Installing : libbrotli-1.0.9-6.el9.aarch64 153/163 #8 19.11 Installing : libsoup-2.72.0-8.el9.aarch64 154/163 #8 19.12 Installing : json-glib-1.6.6-1.el9.aarch64 155/163 #8 19.14 Installing : libappstream-glib-0.7.18-4.el9.aarch64 156/163 #8 19.15 Installing : info-6.7-15.el9.aarch64 157/163 #8 19.15 Installing : ed-1.14.2-12.el9.aarch64 158/163 #8 19.16 Installing : patch-2.7.6-16.el9.aarch64 159/163 #8 19.17 Installing : rpm-build-4.16.1.3-15.el9.aarch64 160/163 #8 19.19 Installing : rpmlint-1.11-19.el9.noarch 161/163 #8 19.20 Installing : dnf-plugins-core-4.1.0-1.el9.noarch 162/163 #8 38.13 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 38.13 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 #8 38.13 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 #8 38.13 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 #8 38.13 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 #8 38.13 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 #8 38.13 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 #8 38.13 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 #8 38.13 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 #8 38.14 Setting up autotools-dev (20180224.1+nmu1) ... #8 38.15 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ... #8 38.16 Setting up make (4.3-4.1) ... #8 38.18 Setting up libmpfr6:armhf (4.1.0-3) ... #8 38.19 Setting up libsigsegv2:armhf (2.13-1) ... #8 38.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #8 38.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 38.22 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #8 38.22 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 #8 38.22 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 #8 38.22 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 #8 38.22 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 #8 38.22 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 #8 38.22 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 #8 38.22 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 #8 38.22 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 #8 38.22 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 #8 38.23 Setting up libmpc3:armhf (1.2.0-1) ... #8 38.24 Setting up libatomic1:armhf (10.2.1-6+rpi1) ... #8 38.26 Setting up patch (2.7.6-7) ... #8 38.27 Setting up autopoint (0.21-4) ... #8 38.28 Setting up libubsan1:armhf (10.2.1-6+rpi1) ... #8 38.29 Setting up libnsl-dev:armhf (1.3.0-2) ... #8 38.30 Setting up sensible-utils (0.0.14) ... #8 38.31 Setting up libcrypt-dev:armhf (1:4.4.18-4) ... #8 38.32 Setting up libuchardet0:armhf (0.0.7-1) ... #14 DONE 28.1s #10 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #10 sha256:7636a1b074a1814bb2ccd5a00fafc01aff65c9b3d44799b3b2d579cd99a4b1f4 #8 42.54 Selecting previously unselected package libalgorithm-diff-perl. #8 42.54 Preparing to unpack .../160-libalgorithm-diff-perl_1.201-1_all.deb ... #8 42.54 Unpacking libalgorithm-diff-perl (1.201-1) ... #8 42.59 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 36.77 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ... #8 36.79 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ... #8 36.81 Setting up libgdbm6:armhf (1.18.1-4) ... #8 36.84 Setting up wdiff (1.2.2-2) ... #8 36.85 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... #8 36.91 Setting up m4 (1.4.18-2) ... #8 36.93 Setting up binutils (2.31.1-16+rpi2) ... #8 37.07 Setting up bsdmainutils (11.1.2) ... #8 37.11 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 37.11 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 #8 37.12 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 37.12 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 #8 37.14 Setting up libcroco3:armhf (0.6.12-3) ... #8 37.16 Setting up libgdbm-compat4:armhf (1.18.1-4) ... #8 37.18 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ... #8 18.26 Preparing to unpack .../044-autotools-dev_20180224.1_all.deb ... #8 18.27 Unpacking autotools-dev (20180224.1) ... #8 18.31 Selecting previously unselected package automake. #8 18.31 Preparing to unpack .../045-automake_1%3a1.16.1-4_all.deb ... #8 18.31 Unpacking automake (1:1.16.1-4) ... #8 18.38 Selecting previously unselected package autopoint. #8 18.38 Preparing to unpack .../046-autopoint_0.19.8.1-9_all.deb ... #8 18.39 Unpacking autopoint (0.19.8.1-9) ... #8 18.42 Selecting previously unselected package binutils-common:arm64. #8 18.42 Preparing to unpack .../047-binutils-common_2.31.1-16_arm64.deb ... #8 18.43 Unpacking binutils-common:arm64 (2.31.1-16) ... #8 19.30 Installing : glibc-gconv-extra-2.34-39.el9.aarch64 163/163 #8 38.33 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ... #8 38.35 Setting up libcurl4:armhf (7.74.0-1.3+deb11u2) ... #8 38.36 Setting up git-man (1:2.30.2-1) ... #8 38.37 Setting up curl (7.74.0-1.3+deb11u2) ... #8 38.39 Setting up libbinutils:armhf (2.35.2-2+rpi1) ... #8 38.40 Setting up libisl23:armhf (0.23-1) ... #8 38.42 Setting up libc-dev-bin (2.31-13+rpt2+rpi1+deb11u3) ... #8 38.56 Setting up libtinfo5:armhf (6.2+20201114-2) ... #8 38.64 Setting up libelf1:armhf (0.183-1) ... #8 42.60 Preparing to unpack .../161-libalgorithm-diff-xs-perl_0.04-6+b1_armhf.deb ... #8 42.60 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 42.64 Selecting previously unselected package libalgorithm-merge-perl. #8 42.64 Preparing to unpack .../162-libalgorithm-merge-perl_0.08-3_all.deb ... #8 42.64 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 42.70 Selecting previously unselected package libaliased-perl. #8 42.70 Preparing to unpack .../163-libaliased-perl_0.34-1.1_all.deb ... #8 42.71 Unpacking libaliased-perl (0.34-1.1) ... #8 42.74 Selecting previously unselected package libapt-pkg-perl. #8 42.74 Preparing to unpack .../164-libapt-pkg-perl_0.1.39_armhf.deb ... #8 42.75 Unpacking libapt-pkg-perl (0.1.39) ... #8 42.79 Selecting previously unselected package libarchive-cpio-perl. #8 42.79 Preparing to unpack .../165-libarchive-cpio-perl_0.10-1.1_all.deb ... #8 42.79 Unpacking libarchive-cpio-perl (0.10-1.1) ... #8 37.21 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ... #8 37.23 Setting up dwz (0.12-3) ... #8 37.25 Setting up groff-base (1.22.4-3+deb10u1) ... #8 37.29 Setting up cpp (4:8.3.0-1+rpi2) ... #8 37.33 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u1) ... #8 37.35 Setting up libpython3-stdlib:armhf (3.7.3-1) ... #8 37.37 Setting up python3.7 (3.7.3-2+deb10u3) ... #8 18.63 Selecting previously unselected package libbinutils:arm64. #8 18.63 Preparing to unpack .../048-libbinutils_2.31.1-16_arm64.deb ... #8 18.64 Unpacking libbinutils:arm64 (2.31.1-16) ... #8 18.70 Selecting previously unselected package binutils-aarch64-linux-gnu. #8 18.70 Preparing to unpack .../049-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ... #8 18.71 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... #9 20.66 Selecting previously unselected package libxml2:arm64. #9 20.67 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_arm64.deb ... #8 38.79 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ... #8 38.81 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ... #8 38.83 Setting up cpp-10 (10.2.1-6+rpi1) ... #8 38.85 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... #8 38.87 Setting up libpython3-stdlib:armhf (3.9.2-3) ... #8 38.89 Setting up libgdbm6:armhf (1.19-2) ... #8 38.91 Setting up libctf0:armhf (2.35.2-2+rpi1) ... #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:9cfaa2fcb2414698d4c11451e7639c6574f6a6d58c4f741c7ed6c51f2b7ddd3b #9 10.29 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main armhf publicsuffix all 20200303.0012-1 [111 kB] #9 10.30 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.0ubuntu0.20.04.7 [17.1 kB] #9 10.30 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.0ubuntu0.20.04.7 [140 kB] #9 10.30 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf strace armhf 5.5-3ubuntu1 [279 kB] #9 10.32 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xauth armhf 1:1.1-0ubuntu1 [21.9 kB] #9 10.32 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfl2 armhf 2.6.4-6.2 [11.3 kB] #9 10.32 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main armhf at armhf 3.1.23-1ubuntu1 [36.2 kB] #9 10.32 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsigsegv2 armhf 2.12-2 [13.1 kB] #9 10.35 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main armhf m4 armhf 1.4.18-4 [187 kB] #9 10.43 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autoconf all 2.69-11.1 [321 kB] #9 10.44 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autotools-dev all 20180224.1 [39.6 kB] #9 10.44 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf automake all 1:1.16.1-4ubuntu6 [522 kB] #9 10.46 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autopoint all 0.19.8.1-10build1 [412 kB] #9 10.48 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-common armhf 2.34-6ubuntu1.3 [207 kB] #9 10.49 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbinutils armhf 2.34-6ubuntu1.3 [317 kB] #9 10.51 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf-nobfd0 armhf 2.34-6ubuntu1.3 [38.0 kB] #9 10.52 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf0 armhf 2.34-6ubuntu1.3 [37.2 kB] #9 10.52 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.34-6ubuntu1.3 [2096 kB] #9 10.60 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils armhf 2.34-6ubuntu1.3 [3368 B] #9 10.61 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc-dev-bin armhf 2.31-0ubuntu9.9 [63.7 kB] #9 10.61 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf linux-libc-dev armhf 5.4.0-122.138 [1087 kB] #9 10.67 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcrypt-dev armhf 1:4.4.10-10ubuntu4 [120 kB] #9 10.67 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc6-dev armhf 2.31-0ubuntu9.9 [1916 kB] #9 10.75 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9-base armhf 9.4.0-1ubuntu1~20.04.1 [19.4 kB] #9 10.75 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libisl22 armhf 0.22.1-1 [460 kB] #9 10.78 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpfr6 armhf 4.0.2-1 [196 kB] #9 10.80 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB] #9 10.80 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cpp-9 armhf 9.4.0-1ubuntu1~20.04.1 [5888 kB] #9 11.11 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cpp armhf 4:9.3.0-1ubuntu2 [27.6 kB] #9 11.11 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcc1-0 armhf 10.3.0-1ubuntu1~20.04 [41.8 kB] #9 11.11 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgomp1 armhf 10.3.0-1ubuntu1~20.04 [87.2 kB] #9 11.11 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libatomic1 armhf 10.3.0-1ubuntu1~20.04 [7256 B] #9 11.27 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasan5 armhf 9.4.0-1ubuntu1~20.04.1 [2808 kB] #9 11.94 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libubsan1 armhf 10.3.0-1ubuntu1~20.04 [757 kB] #9 11.96 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgcc-9-dev armhf 9.4.0-1ubuntu1~20.04.1 [683 kB] #9 11.97 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9 armhf 9.4.0-1ubuntu1~20.04.1 [6584 kB] #9 12.40 Get:106 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gcc armhf 4:9.3.0-1ubuntu2 [5224 B] #9 12.45 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libstdc++-9-dev armhf 9.4.0-1ubuntu1~20.04.1 [1792 kB] #9 12.45 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf g++-9 armhf 9.4.0-1ubuntu1~20.04.1 [6699 kB] #9 12.81 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main armhf g++ armhf 4:9.3.0-1ubuntu2 [1612 B] #9 12.81 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf make armhf 4.2.1-1.2 [149 kB] #9 12.81 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] #9 12.82 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patch armhf 2.7.6-6 [101 kB] #9 12.82 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dpkg-dev all 1.19.7ubuntu3.2 [679 kB] #9 12.83 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf build-essential armhf 12.8ubuntu1.1 [4664 B] #9 12.83 Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB] #9 12.83 Get:116 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1 [34.6 kB] #9 12.83 Get:117 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1 [140 kB] #9 12.90 Get:118 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1 [24.4 kB] #9 12.91 Get:119 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1 [78.5 kB] #9 12.92 Get:120 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1 [47.1 kB] #9 12.92 Get:121 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1 [89.0 kB] #9 12.92 Get:122 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1 [170 kB] #9 12.93 Get:123 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1 [13.2 kB] #9 12.93 Get:124 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1 [79.9 kB] #9 12.93 Get:125 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2ubuntu0.1 [13.2 kB] #9 12.93 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB] #9 12.96 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] #9 13.03 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-2.4-2 armhf 2.4.49+dfsg-2ubuntu1.9 [133 kB] #9 13.04 Get:129 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnghttp2-14 armhf 1.40.0-1build1 [67.8 kB] #9 13.04 Get:130 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB] #9 13.05 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.2 [147 kB] #9 13.05 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.12 [204 kB] #9 13.06 Get:133 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.12 [154 kB] #9 13.07 Get:134 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dctrl-tools armhf 2.24-3 [53.8 kB] #9 13.07 Get:135 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtool all 2.4.6-14 [161 kB] #9 13.08 Get:136 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-autoreconf all 19 [16.1 kB] #9 13.12 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdebhelper-perl all 12.10ubuntu1 [62.1 kB] #9 13.18 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-zip-perl all 1.67-2 [90.5 kB] #9 13.19 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-override-perl all 0.09-2 [9532 B] #9 13.19 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #9 13.19 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-strip-nondeterminism all 1.7.0-1 [5228 B] #9 13.19 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dwz armhf 0.13-5 [153 kB] #9 13.19 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcroco3 armhf 0.6.13-1 [70.5 kB] #9 13.25 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext armhf 0.19.8.1-10build1 [835 kB] #9 13.25 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 13.25 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main armhf po-debconf all 1.0.21 [233 kB] #9 13.26 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main armhf debhelper all 12.10ubuntu1 [877 kB] #9 13.34 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfakeroot armhf 1.24-1 [22.4 kB] #9 13.34 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fakeroot armhf 1.24-1 [60.9 kB] #9 13.34 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB] #9 13.34 Get:151 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB] #9 13.35 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libksba8 armhf 1.3.5-2 [78.7 kB] #9 13.35 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B] #9 13.35 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB] #9 13.36 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] #9 13.36 Get:156 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB] #9 13.41 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB] #9 13.49 Get:158 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB] #9 13.49 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB] #9 13.49 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB] #9 13.50 Get:161 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB] #9 13.50 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB] #9 13.51 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB] #9 13.52 Get:164 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-which-perl all 1.23-1 [13.8 kB] #9 13.52 Get:165 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-homedir-perl all 1.004-1 [37.3 kB] #9 13.52 Get:166 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-pty-perl armhf 1:1.12-1 [31.4 kB] #9 13.56 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-run-perl all 20180523.0-2 [89.7 kB] #9 13.60 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 13.60 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-op-check-perl armhf 0.22-1build2 [9792 B] #9 13.60 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB] #9 13.60 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu1 [14.2 kB] #9 13.60 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-classify-perl armhf 0.015-1build2 [19.8 kB] #9 13.60 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 13.60 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libimport-into-perl all 1.002005-1 [11.0 kB] #9 13.60 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librole-tiny-perl all 2.001004-1 [16.5 kB] #9 13.64 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstrictures-perl all 2.000006-1 [16.3 kB] #9 13.68 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB] #9 13.68 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoo-perl all 2.003006-1 [46.3 kB] #9 13.68 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libencode-locale-perl all 1.05-1 [12.3 kB] #9 13.68 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtimedate-perl all 2.3200-1 [34.0 kB] #9 13.68 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-date-perl all 6.05-1 [9920 B] #9 13.68 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-listing-perl all 6.04-1 [9774 B] #9 13.68 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 13.68 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liburi-perl all 1.76-2 [77.5 kB] #9 13.71 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-parser-perl armhf 3.72-5 [83.1 kB] #9 13.76 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tree-perl all 5.07-2 [200 kB] #9 13.77 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-html-perl all 1.001-1 [14.9 kB] #9 13.77 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 13.77 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-message-perl all 6.22-1 [76.1 kB] #9 13.77 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-cookies-perl all 6.08-1 [18.3 kB] #9 13.77 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 13.77 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main armhf perl-openssl-defaults armhf 4 [7188 B] #9 13.77 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ssleay-perl armhf 1.88-2ubuntu1 [272 kB] #9 13.79 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-socket-ssl-perl all 2.067-1 [176 kB] #9 13.87 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-http-perl all 6.19-1 [22.8 kB] #9 13.87 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #9 13.87 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB] #9 13.87 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 13.87 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-perl all 6.43-1 [140 kB] #9 13.87 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patchutils armhf 0.3.4-2 [64.6 kB] #9 13.87 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main armhf wdiff armhf 1.2.2-2build1 [29.1 kB] #9 13.87 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main armhf devscripts armhf 2.20.2ubuntu2 [940 kB] #9 14.05 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main armhf diffstat armhf 1.63-1 [25.1 kB] #9 14.22 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB] #9 14.35 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-debian all 0.1.36ubuntu1 [65.0 kB] #9 14.41 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgpgme11 armhf 1.13.1-7ubuntu2 [102 kB] #9 14.47 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-gpg armhf 1.13.1-7ubuntu2 [144 kB] #9 14.51 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dput all 1.0.3ubuntu1 [42.3 kB] #9 14.52 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl3-gnutls armhf 7.68.0-1ubuntu2.12 [202 kB] #9 14.56 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liberror-perl all 0.17029-1 [26.5 kB] #9 14.56 Get:211 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git-man all 1:2.25.1-1ubuntu3.5 [886 kB] #9 14.65 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git armhf 1:2.25.1-1ubuntu3.5 [3363 kB] #9 14.85 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #9 14.85 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-xs-perl armhf 0.04-6 [11.0 kB] #9 14.85 Get:215 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 14.85 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libapt-pkg-perl armhf 0.1.36build3 [63.4 kB] #9 14.85 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-cpio-perl all 0.10-1 [9644 B] #9 14.85 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarray-intspan-perl all 2.003-1 [23.3 kB] #9 14.85 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasync-mergepoint-perl all 0.04-2 [10.2 kB] #9 14.85 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB] #9 14.85 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 14.91 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libvariable-magic-perl armhf 0.62-1build2 [31.9 kB] #9 14.92 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #9 14.92 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 14.92 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-xsaccessor-perl armhf 1.19-3build3 [33.7 kB] #9 14.92 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclone-perl armhf 0.43-2 [10.2 kB] #9 14.92 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcommon-sense-perl armhf 3.74-2build6 [20.1 kB] #9 14.92 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-util-perl armhf 1.07-3build5 [18.7 kB] #9 14.92 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-install-perl all 0.928-1 [10.5 kB] #9 14.92 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-optlist-perl all 0.110-1 [9956 B] #9 15.01 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB] #9 15.01 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libconst-fast-perl all 0.014-1 [7958 B] #9 15.01 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwant-perl armhf 0.29-1build4 [23.0 kB] #9 15.01 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 15.01 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcpanel-json-xs-perl armhf 4.19-1build1 [107 kB] #9 15.01 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-dump-perl all 1.23-1 [27.0 kB] #9 15.01 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-bubblebabble-perl all 0.02-2 [7908 B] #9 15.01 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #9 15.01 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdistro-info-perl all 0.23ubuntu1 [4668 B] #9 15.06 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 15.08 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmailtools-perl all 2.21-1 [80.7 kB] #9 15.08 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ip-perl all 1.26-2 [27.4 kB] #9 15.08 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-perl all 1.22-1 [336 kB] #9 15.08 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB] #9 15.08 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libemail-valid-perl all 1.202-1 [16.3 kB] #9 15.08 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libexporter-tiny-perl all 1.002001-1 [35.5 kB] #9 15.08 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-system-simple-perl all 1.26-1 [22.8 kB] #9 15.08 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB] #9 15.13 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB] #9 15.18 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-fcntllock-perl armhf 0.22-3build4 [32.6 kB] #9 15.18 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-compare-perl all 0.03-1 [7318 B] #9 15.18 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-glob-perl all 0.10-1 [7554 B] #9 15.18 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 15.18 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-afm-perl all 1.20-2 [13.2 kB] #9 15.18 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-string-perl all 1.08-3 [11.1 kB] #9 15.18 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-ttf-perl all 1.06-1 [313 kB] #9 15.18 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfuture-perl all 0.43-1 [77.8 kB] #9 15.20 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-stringy-perl all 2.111-3 [55.8 kB] #9 15.25 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-validate-perl armhf 1.29-3 [50.6 kB] #9 15.25 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #9 15.25 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-versions-perl all 1.62-1 [9294 B] #9 15.25 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 15.25 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #9 15.25 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB] #9 15.25 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-perl all 4.02000-2 [80.9 kB] #9 15.25 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-perl all 1.708-1 [67.8 kB] #9 15.29 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #9 15.33 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-perl all 0.38-1 [19.1 kB] #9 15.33 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-identify-perl armhf 0.14-1build2 [10.1 kB] #9 15.33 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-name-perl armhf 0.26-1 [10.8 kB] #9 15.33 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 15.33 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-tiny-perl all 0.108-1 [42.6 kB] #9 15.33 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-perl all 1.008001-2 [304 kB] #9 15.33 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #9 15.33 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhash-fieldhash-perl armhf 0.15-1build2 [15.9 kB] #9 15.35 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-form-perl all 6.07-1 [22.2 kB] #9 15.41 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-format-perl all 2.12-1 [41.3 kB] #9 15.41 Get:278 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB] #9 15.41 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libidn11 armhf 1.33-2.2ubuntu2 [43.1 kB] #9 15.41 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstruct-dumb-perl all 0.09-1 [10.5 kB] #9 15.41 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-perl all 0.75-1 [254 kB] #9 15.41 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblinux-epoll-perl armhf 0.017-1 [14.7 kB] #9 15.41 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #9 15.41 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtypes-serialiser-perl all 1.0-1 [12.1 kB] #9 15.42 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-xs-perl armhf 4.020-1build1 [81.7 kB] #9 15.49 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-maybexs-perl all 1.004000-1 [11.0 kB] #9 15.49 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-compare-perl all 0.53-1 [65.6 kB] #9 15.49 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-moreutils-perl armhf 0.416-1build5 [52.7 kB] #9 15.49 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB] #9 15.49 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-xs-perl armhf 0.58-2 [29.4 kB] #9 15.49 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl7 armhf 2.4.6-14 [35.4 kB] #9 15.49 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl-dev armhf 2.4.6-14 [160 kB] #9 15.49 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB] #9 15.50 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB] #9 15.57 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-aliases-perl all 0.001006-1 [7176 B] #9 15.57 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #9 15.57 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-struct-perl all 0.017-1 [23.4 kB] #9 15.57 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-sec-perl armhf 1.15-1 [43.4 kB] #9 15.57 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-libidn-perl armhf 0.12.ds-3build2 [16.5 kB] #9 15.57 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-range-perl all 0.12-1 [8556 B] #9 15.57 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-xs-perl armhf 0.29-1build1 [16.7 kB] #9 15.57 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #9 15.57 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperl4-corelibs-perl all 0.004-2 [37.4 kB] #9 15.72 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperlio-gzip-perl armhf 0.19-1build5 [13.3 kB] #9 15.79 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpod-constants-perl all 0.19-1 [16.0 kB] #9 15.82 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre2-5 armhf 20200101+dfsg-1build1 [136 kB] #9 16.01 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre-engine-re2-perl armhf 0.13-5 [15.1 kB] #9 16.02 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadonly-perl all 2.050-2 [19.9 kB] #9 16.03 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-perl all 0.204-1 [15.0 kB] #9 16.04 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-xs-perl armhf 0.117-1build2 [10.7 kB] #9 16.05 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #9 16.06 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #9 16.07 Get:313 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg-2ubuntu0.1 [42.1 kB] #9 16.09 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-decoder-perl armhf 4.011+ds-1build1 [98.5 kB] #9 16.12 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-encoder-perl armhf 4.011+ds-1build1 [97.7 kB] #9 16.14 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-perl all 4.011-1 [8604 B] #9 16.16 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-key-perl armhf 1.33-2build2 [33.9 kB] #9 16.16 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-copyright-perl all 0.003006-1 [9608 B] #9 16.17 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB] #9 16.17 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 16.17 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libterm-readkey-perl armhf 2.38-1build1 [23.3 kB] #9 16.17 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-fatal-perl all 0.014-1 [11.1 kB] #9 16.23 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-refcount-perl all 0.10-1 [11.4 kB] #9 16.23 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B] #9 16.23 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-xs-perl armhf 0.016-1 [21.2 kB] #9 16.24 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libunicode-utf8-perl armhf 0.62-1build1 [17.1 kB] #9 16.31 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #9 16.31 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB] #9 16.31 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #9 16.31 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1build1 [306 kB] #9 16.35 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-parser-perl armhf 2.46-1 [189 kB] #9 16.36 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 16.38 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-writer-perl all 0.625-1 [24.9 kB] #9 16.38 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-libyaml-perl armhf 0.81+repack-1 [26.1 kB] #9 16.39 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main armhf licensecheck all 3.0.45-1 [23.9 kB] #9 16.39 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-size-perl armhf 0.83-1build1 [19.3 kB] #9 16.45 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main armhf t1utils armhf 1.41-3 [48.2 kB] #9 16.46 Get:338 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf lintian all 2.62.0ubuntu2.1 [980 kB] #9 16.50 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages-dev all 5.05-1 [2266 kB] #9 16.63 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB] #9 16.63 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB] #9 16.64 Get:342 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB] #9 16.64 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests all 2.22.0-2ubuntu1 [47.1 kB] #9 16.64 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-unidiff all 0.5.5-2 [9180 B] #9 16.64 Get:345 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-xdg all 0.26-1ubuntu1 [36.1 kB] #9 16.64 Get:346 http://ports.ubuntu.com/ubuntu-ports focal/main armhf unzip armhf 6.0-25ubuntu1 [155 kB] #9 16.65 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf equivs all 2.2.0 [19.7 kB] #9 16.65 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB] #9 16.71 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-magic all 2:0.4.15-3 [9376 B] #9 16.97 debconf: delaying package configuration, since apt-utils is not installed #9 17.01 Fetched 91.5 MB in 9s (9891 kB/s) #9 17.06 Selecting previously unselected package liblocale-gettext-perl. #9 17.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4118 files and directories currently installed.) #9 17.06 Preparing to unpack .../liblocale-gettext-perl_1.07-4_armhf.deb ... #8 42.83 Selecting previously unselected package libarchive13:armhf. #8 42.83 Preparing to unpack .../166-libarchive13_3.4.3-2+deb11u1_armhf.deb ... #8 42.84 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ... #8 42.89 Selecting previously unselected package libarray-intspan-perl. #8 42.90 Preparing to unpack .../167-libarray-intspan-perl_2.004-1_all.deb ... #8 42.94 Unpacking libarray-intspan-perl (2.004-1) ... #8 43.00 Selecting previously unselected package libauthen-sasl-perl. #8 43.00 Preparing to unpack .../168-libauthen-sasl-perl_2.1600-1.1_all.deb ... #8 43.00 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #8 43.05 Selecting previously unselected package libmodule-implementation-perl. #8 43.05 Preparing to unpack .../169-libmodule-implementation-perl_0.09-1.1_all.deb ... #8 43.06 Unpacking libmodule-implementation-perl (0.09-1.1) ... #8 43.09 Selecting previously unselected package libsub-exporter-progressive-perl. #8 43.09 Preparing to unpack .../170-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 43.10 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 43.12 Selecting previously unselected package libvariable-magic-perl. #8 43.13 Preparing to unpack .../171-libvariable-magic-perl_0.62-1+b3_armhf.deb ... #8 43.13 Unpacking libvariable-magic-perl (0.62-1+b3) ... #8 18.95 Selecting previously unselected package binutils. #8 18.95 Preparing to unpack .../050-binutils_2.31.1-16_arm64.deb ... #8 18.96 Unpacking binutils (2.31.1-16) ... #8 18.99 Selecting previously unselected package libc-dev-bin. #8 18.99 Preparing to unpack .../051-libc-dev-bin_2.28-10+deb10u1_arm64.deb ... #8 19.00 Unpacking libc-dev-bin (2.28-10+deb10u1) ... #8 19.04 Selecting previously unselected package linux-libc-dev:arm64. #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:db2193547b525f35a8742d151f38bbe57bd27ea4208e4c0a64e6e34a4742426b #8 4.654 Reading package lists... #8 5.948 Reading package lists... #8 7.143 Building dependency tree... #8 7.327 Reading state information... #8 7.515 The following additional packages will be installed: #8 7.515 at autoconf automake autopoint autotools-dev binutils #8 7.515 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #8 7.515 ca-certificates cpp cpp-7 dctrl-tools debhelper dh-autoreconf #8 7.515 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput #8 7.515 fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man #8 7.515 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #8 7.515 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #8 7.515 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 7.515 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 7.515 libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl #8 7.515 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #8 7.515 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5 #8 7.515 libclass-accessor-perl libclass-method-modifiers-perl #8 7.515 libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4 #8 7.515 libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl #8 7.515 libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl #8 7.515 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #8 7.515 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #8 7.515 libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl #8 7.515 libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl #8 7.515 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #8 7.515 libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl #8 7.515 libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #8 7.515 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #8 7.515 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #8 7.515 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 7.515 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 7.515 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60 #8 7.515 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl #8 7.515 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 7.515 libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1 #8 7.515 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #8 7.515 libldap-common liblist-compare-perl liblist-moreutils-perl #8 7.515 liblocale-gettext-perl libltdl-dev libltdl7 liblwp-mediatypes-perl #8 7.515 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #8 7.515 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #8 7.515 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl #8 7.515 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl #8 7.515 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #8 7.515 libnumber-compare-perl libnumber-range-perl libpackage-stash-perl #8 7.515 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #8 7.515 libparams-validate-perl libparse-debianchangelog-perl #8 7.515 libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl #8 7.515 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #8 7.515 libpython3.6-minimal libpython3.6-stdlib libreadline7 #8 7.515 libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1 #8 7.515 libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl #8 7.515 libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1 #8 7.515 libstdc++-7-dev libstrictures-perl libstring-copyright-perl #8 7.515 libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl #8 7.515 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #8 7.515 libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl #8 7.515 libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl #8 7.515 liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl #8 7.515 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 7.515 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 7.515 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 7.515 libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl #8 7.515 licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages #8 7.515 manpages-dev mime-support multiarch-support netbase openssh-client openssl #8 7.515 patch patchutils perl perl-modules-5.26 perl-openssl-defaults #8 7.515 pinentry-curses po-debconf publicsuffix python-apt-common python3 #8 7.515 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 7.515 python3-idna python3-magic python3-minimal python3-pkg-resources #8 7.515 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 7.515 python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils #8 7.515 ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 7.515 Suggested packages: #8 7.515 default-mta | mail-transport-agent autoconf-archive gnu-standards #8 7.515 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #8 7.515 gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone #8 7.515 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #8 7.515 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 7.515 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 7.515 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 7.515 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #8 7.515 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #8 7.515 mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg #8 7.515 gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg #8 7.515 libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg #8 7.515 libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc #8 7.515 libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit #8 7.515 git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn #8 7.515 parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr #8 7.515 gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl #8 7.515 libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit #8 7.515 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 7.515 libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl #8 7.515 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #8 7.515 gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch #8 7.515 libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain #8 7.515 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #8 7.515 libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc #8 7.515 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #8 7.515 python-apt-doc python3-setuptools python3-cryptography python3-openssl #8 7.515 python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip #8 7.515 wdiff-doc #8 8.051 The following NEW packages will be installed: #8 8.051 at autoconf automake autopoint autotools-dev binutils #8 8.051 binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential #8 8.051 ca-certificates cpp cpp-7 curl dctrl-tools debhelper devscripts #8 8.051 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 8.051 dpkg-dev dput equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext #8 8.051 gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #8 8.051 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #8 8.051 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #8 8.051 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #8 8.051 libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1 #8 8.051 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 8.051 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl #8 8.051 libcgi-pm-perl libcilkrts5 libclass-accessor-perl #8 8.051 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 8.051 libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #8 8.051 libdevel-callchecker-perl libdevel-globaldestruction-perl #8 8.051 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #8 8.051 libdynaloader-functions-perl libedit2 libemail-valid-perl #8 8.051 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #8 8.051 libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl #8 8.051 libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl #8 8.051 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #8 8.051 libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl #8 8.051 libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #8 8.051 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #8 8.051 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #8 8.051 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 8.051 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 8.051 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60 #8 8.051 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl #8 8.051 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 8.051 libipc-system-simple-perl libisl19 libk5crypto3 libkeyutils1 #8 8.051 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #8 8.051 libldap-common liblist-compare-perl liblist-moreutils-perl #8 8.051 liblocale-gettext-perl libltdl-dev libltdl7 liblwp-mediatypes-perl #8 8.051 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #8 8.051 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #8 8.051 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl #8 8.051 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl #8 8.051 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #8 8.051 libnumber-compare-perl libnumber-range-perl libpackage-stash-perl #8 8.051 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #8 8.051 libparams-validate-perl libparse-debianchangelog-perl #8 8.051 libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl #8 8.051 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #8 8.051 libpython3.6-minimal libpython3.6-stdlib libreadline7 #8 8.051 libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1 #8 8.051 libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl #8 8.051 libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1 #8 8.051 libstdc++-7-dev libstrictures-perl libstring-copyright-perl #8 8.051 libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl #8 8.051 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #8 8.051 libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl #8 8.051 libtimedate-perl libtool libtry-tiny-perl libubsan0 libunicode-utf8-perl #8 8.051 liburi-perl libvariable-magic-perl libwind0-heimdal libwww-perl #8 8.051 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 8.051 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 8.051 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 8.051 libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 libyaml-libyaml-perl #8 8.051 licensecheck lintian linux-libc-dev lsb-release m4 make man-db manpages #8 8.051 manpages-dev mime-support multiarch-support netbase openssh-client openssl #8 8.051 patch patchutils perl perl-modules-5.26 perl-openssl-defaults #8 8.051 pinentry-curses po-debconf publicsuffix python-apt-common python3 #8 8.051 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 8.051 python3-idna python3-magic python3-minimal python3-pkg-resources #8 8.051 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 8.051 python3.6 python3.6-minimal readline-common shared-mime-info strace t1utils #8 8.051 ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 8.472 0 upgraded, 296 newly installed, 0 to remove and 1 not upgraded. #8 8.472 Need to get 84.7 MB of archives. #8 8.472 After this operation, 324 MB of additional disk space will be used. #8 8.472 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblocale-gettext-perl armhf 1.07-3build2 [16.1 kB] #8 8.619 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.1 armhf 1.1.1-1ubuntu2.1~18.04.20 [1070 kB] #8 9.037 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-minimal armhf 3.6.9-1~18.04ubuntu1.8 [525 kB] #8 9.102 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libexpat1 armhf 2.2.5-3ubuntu0.7 [60.9 kB] #8 9.102 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6-minimal armhf 3.6.9-1~18.04ubuntu1.8 [1343 kB] #8 9.195 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-minimal armhf 3.6.7-1~18.04 [23.7 kB] #8 9.195 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf mime-support all 3.60ubuntu1 [30.1 kB] #8 9.195 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpdec2 armhf 2.4.2-1ubuntu1 [66.4 kB] #8 9.195 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf readline-common all 7.0-3 [52.9 kB] #8 9.195 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libreadline7 armhf 7.0-3 [103 kB] #8 9.195 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsqlite3-0 armhf 3.22.0-1ubuntu0.5 [424 kB] #8 9.216 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-stdlib armhf 3.6.9-1~18.04ubuntu1.8 [1638 kB] #8 9.257 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6 armhf 3.6.9-1~18.04ubuntu1.8 [203 kB] #8 9.283 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3-stdlib armhf 3.6.7-1~18.04 [7240 B] #8 9.283 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3 armhf 3.6.7-1~18.04 [47.2 kB] #8 9.283 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf multiarch-support armhf 2.27-3ubuntu1.6 [6956 B] #8 9.283 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxau6 armhf 1:1.0.8-1ubuntu1 [6736 B] #8 9.283 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbsd0 armhf 0.8.7-1ubuntu0.1 [40.4 kB] #8 9.283 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxdmcp6 armhf 1:1.1.2-3 [9316 B] #8 9.340 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxcb1 armhf 1.13-2~ubuntu18.04 [41.2 kB] #8 9.340 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB] #8 9.409 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libx11-6 armhf 2:1.6.4-3ubuntu0.4 [515 kB] #8 9.423 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxext6 armhf 2:1.3.3-1 [25.1 kB] #8 9.423 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bsdmainutils armhf 11.1.2ubuntu1 [177 kB] #8 9.423 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf groff-base armhf 1.22.3-10 [1013 kB] #8 9.483 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm5 armhf 1.14.1-6 [23.4 kB] #8 9.483 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpipeline1 armhf 1.5.0-1 [21.1 kB] #8 9.483 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf man-db armhf 2.8.3-2ubuntu0.1 [993 kB] #8 9.523 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] #8 9.676 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgdbm-compat4 armhf 1.14.1-6 [5764 B] #8 9.676 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libperl5.26 armhf 5.26.1-6ubuntu0.5 [2889 kB] #8 9.845 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf perl armhf 5.26.1-6ubuntu0.5 [201 kB] #8 9.845 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssl armhf 1.1.1-1ubuntu2.1~18.04.20 [590 kB] #8 9.863 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf ca-certificates all 20211016~18.04.1 [144 kB] #8 9.874 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf distro-info-data all 0.37ubuntu0.14 [4660 B] #8 9.874 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic-mgc armhf 1:5.32-2ubuntu0.4 [184 kB] #8 9.874 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libmagic1 armhf 1:5.32-2ubuntu0.4 [62.9 kB] #8 9.878 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf file armhf 1:5.32-2ubuntu0.4 [21.5 kB] #8 9.878 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf less armhf 487-0.1 [104 kB] #8 9.880 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapt-inst2.0 armhf 1.6.14 [54.2 kB] #8 9.910 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-0 armhf 2.56.4-0ubuntu0.18.04.9 [1017 kB] #8 9.984 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B] #8 9.984 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libicu60 armhf 60.2-3ubuntu3.2 [7802 kB] #8 10.39 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libxml2 armhf 2.9.4+dfsg1-6.1ubuntu1.7 [568 kB] #8 10.42 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-0-2 armhf 0.1.7-2ubuntu3 [40.8 kB] #8 10.42 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lsb-release all 9.20170808ubuntu1 [11.0 kB] #8 10.42 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf netbase all 5.4 [12.7 kB] #8 10.42 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf shared-mime-info armhf 1.9-2 [424 kB] #8 10.42 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf ucf all 3.0038 [50.5 kB] #8 10.42 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xdg-user-dirs armhf 0.17-1ubuntu1 [46.7 kB] #8 10.42 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf xz-utils armhf 5.2.2-1.3ubuntu0.1 [82.1 kB] #8 10.42 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext-base armhf 0.19.8.1-6ubuntu0.3 [109 kB] #8 10.58 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iso-codes all 3.79-1 [2565 kB] #8 10.71 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf krb5-locales all 1.16-2ubuntu0.2 [13.4 kB] #8 10.71 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libedit2 armhf 3.1-20170329-1 [61.9 kB] #8 10.71 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5support0 armhf 1.16-2ubuntu0.2 [27.2 kB] #8 10.71 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libk5crypto3 armhf 1.16-2ubuntu0.2 [83.1 kB] #8 10.71 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkeyutils1 armhf 1.5.9-9.2ubuntu2.1 [7852 B] #8 10.71 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-3 armhf 1.16-2ubuntu0.2 [233 kB] #8 10.72 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi-krb5-2 armhf 1.16-2ubuntu0.2 [101 kB] #8 10.72 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpsl5 armhf 0.19.1-5build1 [40.5 kB] #8 10.72 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.0.0 armhf 1.0.2n-1ubuntu5.10 [713 kB] #8 10.77 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxmuu1 armhf 2:1.1.2-2 [9130 B] #8 10.86 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages all 4.15-1 [1234 kB] #8 10.89 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssh-client armhf 1:7.6p1-4ubuntu0.7 [551 kB] #8 10.92 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf publicsuffix all 20180223.1310-1 [97.6 kB] #8 10.93 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python-apt-common all 1.6.5ubuntu0.7 [16.9 kB] #8 10.93 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-apt armhf 1.6.5ubuntu0.7 [136 kB] #8 10.93 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf strace armhf 4.21-1ubuntu1 [217 kB] #8 10.94 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf xauth armhf 1:1.0.10-1 [21.7 kB] #8 10.94 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf at armhf 3.1.20-3.1ubuntu2 [36.9 kB] #8 10.94 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsigsegv2 armhf 2.12-1 [14.0 kB] #8 10.94 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf m4 armhf 1.4.18-1 [181 kB] #8 10.99 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autoconf all 2.69-11 [322 kB] #8 11.06 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf autotools-dev all 20180224.1 [39.6 kB] #8 11.06 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf automake all 1:1.15.1-3ubuntu2 [509 kB] #8 11.08 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] #8 11.12 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-common armhf 2.30-21ubuntu1~18.04.7 [197 kB] #8 11.12 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libbinutils armhf 2.30-21ubuntu1~18.04.7 [298 kB] #8 11.12 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.30-21ubuntu1~18.04.7 [2157 kB] #8 11.24 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf binutils armhf 2.30-21ubuntu1~18.04.7 [3352 B] #8 11.24 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc-dev-bin armhf 2.27-3ubuntu1.6 [59.4 kB] #8 11.24 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf linux-libc-dev armhf 4.15.0-189.200 [962 kB] #8 11.27 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libc6-dev armhf 2.27-3ubuntu1.6 [1901 kB] #8 11.37 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc-7-base armhf 7.5.0-3ubuntu1~18.04 [18.3 kB] #8 11.37 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libisl19 armhf 0.19-1 [426 kB] #8 11.38 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpfr6 armhf 4.0.1-1 [194 kB] #8 11.40 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB] #8 11.40 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp-7 armhf 7.5.0-3ubuntu1~18.04 [6565 kB] #8 11.76 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cpp armhf 4:7.4.0-1ubuntu2.3 [27.6 kB] #8 11.76 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcc1-0 armhf 8.4.0-1ubuntu1~18.04 [32.6 kB] #8 11.76 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgomp1 armhf 8.4.0-1ubuntu1~18.04 [66.6 kB] #8 11.76 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libatomic1 armhf 8.4.0-1ubuntu1~18.04 [7060 B] #8 11.76 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libasan4 armhf 7.5.0-3ubuntu1~18.04 [328 kB] #8 11.83 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libubsan0 armhf 7.5.0-3ubuntu1~18.04 [108 kB] #8 11.83 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcilkrts5 armhf 7.5.0-3ubuntu1~18.04 [35.9 kB] #8 11.83 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgcc-7-dev armhf 7.5.0-3ubuntu1~18.04 [706 kB] #8 11.83 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc-7 armhf 7.5.0-3ubuntu1~18.04 [7278 kB] #8 12.18 Get:99 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gcc armhf 4:7.4.0-1ubuntu2.3 [5208 B] #8 12.18 Get:100 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libstdc++-7-dev armhf 7.5.0-3ubuntu1~18.04 [1544 kB] #8 12.23 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++-7 armhf 7.5.0-3ubuntu1~18.04 [7494 kB] #8 12.78 Get:102 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf g++ armhf 4:7.4.0-1ubuntu2.3 [1568 B] #8 12.85 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf make armhf 4.1-9.1ubuntu1 [142 kB] #8 13.10 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] #8 13.21 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf patch armhf 2.7.6-2ubuntu1.1 [99.1 kB] #8 13.24 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] #8 13.32 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf build-essential armhf 12.4ubuntu1 [4752 B] #8 13.32 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libroken18-heimdal armhf 7.5.0+dfsg-1 [34.1 kB] #8 13.32 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libasn1-8-heimdal armhf 7.5.0+dfsg-1 [136 kB] #8 13.33 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libheimbase1-heimdal armhf 7.5.0+dfsg-1 [24.1 kB] #8 13.34 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhcrypto4-heimdal armhf 7.5.0+dfsg-1 [76.5 kB] #8 13.34 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libwind0-heimdal armhf 7.5.0+dfsg-1 [47.2 kB] #8 13.35 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhx509-5-heimdal armhf 7.5.0+dfsg-1 [87.9 kB] #8 13.35 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libkrb5-26-heimdal armhf 7.5.0+dfsg-1 [168 kB] #8 13.36 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libheimntlm0-heimdal armhf 7.5.0+dfsg-1 [13.1 kB] #8 13.44 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgssapi3-heimdal armhf 7.5.0+dfsg-1 [78.8 kB] #8 13.44 Get:117 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-modules-db armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [13.3 kB] #8 13.44 Get:118 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-2 armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [42.1 kB] #8 13.44 Get:119 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] #8 13.44 Get:120 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-2.4-2 armhf 2.4.45+dfsg-1ubuntu1.11 [131 kB] #8 13.44 Get:121 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnghttp2-14 armhf 1.30.0-1ubuntu1 [67.4 kB] #8 13.44 Get:122 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-1 [49.1 kB] #8 13.50 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl4 armhf 7.58.0-2ubuntu3.19 [188 kB] #8 13.51 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf curl armhf 7.58.0-2ubuntu3.19 [152 kB] #8 13.51 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dctrl-tools armhf 2.24-2build1 [52.9 kB] #8 13.57 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtool all 2.4.6-2 [194 kB] #8 13.58 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dh-autoreconf all 17 [15.8 kB] #8 13.58 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] #8 13.58 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] #8 13.58 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtimedate-perl all 2.3000-2 [37.5 kB] #8 13.58 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B] #8 13.58 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcroco3 armhf 0.6.12-2 [69.4 kB] #8 13.65 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gettext armhf 0.19.8.1-6ubuntu0.3 [1229 kB] #8 13.71 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf intltool-debian all 0.35.0+20060710.4 [24.9 kB] #8 13.71 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf po-debconf all 1.0.20 [232 kB] #8 13.72 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf debhelper all 11.1.6ubuntu2 [902 kB] #8 13.76 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-which-perl all 1.21-1 [11.8 kB] #8 13.76 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-homedir-perl all 1.002-1 [37.1 kB] #8 13.76 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf devscripts armhf 2.17.12ubuntu1.1 [870 kB] #8 13.81 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf diffstat armhf 1.61-1build1 [21.1 kB] #8 13.81 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libassuan0 armhf 2.5.1-2 [28.3 kB] #8 13.81 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgconf armhf 2.2.4-1ubuntu1.6 [106 kB] #8 13.81 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libksba8 armhf 1.3.5-2 [78.7 kB] #8 13.82 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnpth0 armhf 1.5-3 [6632 B] #8 13.82 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dirmngr armhf 2.2.4-1ubuntu1.6 [275 kB] #8 13.87 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-pkg-resources all 39.0.1-2 [98.8 kB] #8 13.88 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-chardet all 3.0.4-1 [80.3 kB] #8 13.88 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-six all 1.11.0-2 [11.4 kB] #8 13.94 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-debian all 0.1.32 [65.4 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 5.1s #9 20.67 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... #9 20.74 Selecting previously unselected package libyaml-0-2:arm64. #9 20.74 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_arm64.deb ... #9 20.74 Unpacking libyaml-0-2:arm64 (0.2.2-1) ... #9 20.78 Selecting previously unselected package lsb-release. #9 20.78 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ... #9 20.78 Unpacking lsb-release (11.1.0ubuntu2) ... #9 20.81 Selecting previously unselected package netbase. #9 20.82 Preparing to unpack .../027-netbase_6.1_all.deb ... #9 20.82 Unpacking netbase (6.1) ... #9 20.85 Selecting previously unselected package python3-pkg-resources. #9 20.85 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ... #9 20.85 Unpacking python3-pkg-resources (45.2.0-1) ... #9 20.89 Selecting previously unselected package python3-six. #9 20.89 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ... #9 20.89 Unpacking python3-six (1.14.0-2) ... #9 20.92 Selecting previously unselected package shared-mime-info. #9 20.93 Preparing to unpack .../030-shared-mime-info_1.15-1_arm64.deb ... #9 20.93 Unpacking shared-mime-info (1.15-1) ... #9 20.99 Selecting previously unselected package ucf. #8 38.94 Setting up wdiff (1.2.2-2) ... #8 38.95 Setting up gettext (0.21-4) ... #8 38.97 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ... #8 38.99 Setting up m4 (1.4.18-5) ... #8 39.01 Setting up libgdbm-compat4:armhf (1.19-2) ... #8 39.04 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ... #9 17.06 Unpacking liblocale-gettext-perl (1.07-4) ... #9 17.12 Selecting previously unselected package libssl1.1:armhf. #9 17.12 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_armhf.deb ... #9 17.12 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.16) ... #9 17.27 Selecting previously unselected package libpython3.8-minimal:armhf. #9 17.27 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.5_armhf.deb ... #9 17.27 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.5) ... #21 8.323 Fetched 49.2 MB in 8s (6489 kB/s) #8 43.17 Selecting previously unselected package libb-hooks-endofscope-perl. #8 43.17 Preparing to unpack .../172-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #8 43.17 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #8 43.23 Selecting previously unselected package libpng16-16:armhf. #8 43.23 Preparing to unpack .../173-libpng16-16_1.6.37-3_armhf.deb ... #8 43.24 Unpacking libpng16-16:armhf (1.6.37-3) ... #8 43.29 Selecting previously unselected package libfreetype6:armhf. #8 43.29 Preparing to unpack .../174-libfreetype6_2.10.4+dfsg-1+deb11u1_armhf.deb ... #8 43.30 Unpacking libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ... #8 43.37 Selecting previously unselected package libfontconfig1:armhf. #8 43.37 Preparing to unpack .../175-libfontconfig1_2.13.1-4.2_armhf.deb ... #8 43.37 Unpacking libfontconfig1:armhf (2.13.1-4.2) ... #8 43.42 Selecting previously unselected package libjpeg62-turbo:armhf. #8 19.04 Preparing to unpack .../052-linux-libc-dev_4.19.249-2_arm64.deb ... #8 19.04 Unpacking linux-libc-dev:arm64 (4.19.249-2) ... #8 19.18 Selecting previously unselected package libc6-dev:arm64. #9 21.00 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ... #9 21.00 Moving old data out of the way #9 21.00 Unpacking ucf (3.0038+nmu1) ... #9 21.04 Selecting previously unselected package xdg-user-dirs. #9 21.04 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_arm64.deb ... #9 21.05 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #9 21.10 Selecting previously unselected package xz-utils. #9 21.10 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_arm64.deb ... #9 21.10 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #9 21.13 Selecting previously unselected package gettext-base. #9 21.14 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_arm64.deb ... #9 21.14 Unpacking gettext-base (0.19.8.1-10build1) ... #9 21.17 Selecting previously unselected package iso-codes. #9 21.17 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ... #9 21.17 Unpacking iso-codes (4.4-1) ... #8 39.17 Setting up dwz (0.13+20210201-1) ... #8 39.22 Setting up groff-base (1.22.4-6) ... #8 39.42 Setting up cpp (4:10.2.1-1+rpi1) ... #9 17.45 Selecting previously unselected package libexpat1:armhf. #9 17.45 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_armhf.deb ... #9 17.46 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.4) ... #8 43.43 Preparing to unpack .../176-libjpeg62-turbo_1%3a2.0.6-4_armhf.deb ... #8 43.43 Unpacking libjpeg62-turbo:armhf (1:2.0.6-4) ... #8 43.48 Selecting previously unselected package libdeflate0:armhf. #8 43.48 Preparing to unpack .../177-libdeflate0_1.7-1_armhf.deb ... #8 43.48 Unpacking libdeflate0:armhf (1.7-1) ... #8 43.52 Selecting previously unselected package libjbig0:armhf. #8 43.52 Preparing to unpack .../178-libjbig0_2.1-3.1+b2_armhf.deb ... #8 43.53 Unpacking libjbig0:armhf (2.1-3.1+b2) ... #8 43.57 Selecting previously unselected package libwebp6:armhf. #8 43.57 Preparing to unpack .../179-libwebp6_0.6.1-2.1_armhf.deb ... #8 43.57 Unpacking libwebp6:armhf (0.6.1-2.1) ... #8 43.63 Selecting previously unselected package libtiff5:armhf. #8 19.18 Preparing to unpack .../053-libc6-dev_2.28-10+deb10u1_arm64.deb ... #8 19.19 Unpacking libc6-dev:arm64 (2.28-10+deb10u1) ... #8 19.46 Selecting previously unselected package libisl19:arm64. #9 21.48 Selecting previously unselected package krb5-locales. #9 21.48 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ... #9 21.48 Unpacking krb5-locales (1.17-6ubuntu4.1) ... #9 21.51 Selecting previously unselected package libcbor0.6:arm64. #8 39.63 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u3) ... #8 39.65 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... #8 39.68 Setting up python3.9 (3.9.2-1+rpi1) ... #9 17.50 Selecting previously unselected package python3.8-minimal. #9 17.50 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.5_armhf.deb ... #9 17.51 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ... #9 17.82 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.16) ... #8 38.23 Setting up gettext (0.19.8.1-9) ... #8 38.24 Setting up gcc-8 (8.3.0-6+rpi1) ... #8 38.26 Setting up libtool (2.4.6-9) ... #8 38.27 Setting up python3 (3.7.3-1) ... #8 43.63 Preparing to unpack .../180-libtiff5_4.2.0-1+deb11u1_armhf.deb ... #8 43.63 Unpacking libtiff5:armhf (4.2.0-1+deb11u1) ... #8 43.70 Selecting previously unselected package libxau6:armhf. #8 43.70 Preparing to unpack .../181-libxau6_1%3a1.0.9-1_armhf.deb ... #8 43.70 Unpacking libxau6:armhf (1:1.0.9-1) ... #8 43.74 Selecting previously unselected package libxdmcp6:armhf. #8 43.74 Preparing to unpack .../182-libxdmcp6_1%3a1.1.2-3_armhf.deb ... #8 43.75 Unpacking libxdmcp6:armhf (1:1.1.2-3) ... #8 43.79 Selecting previously unselected package libxcb1:armhf. #8 43.79 Preparing to unpack .../183-libxcb1_1.14-3_armhf.deb ... #8 43.79 Unpacking libxcb1:armhf (1.14-3) ... #8 43.83 Selecting previously unselected package libx11-data. #8 43.83 Preparing to unpack .../184-libx11-data_2%3a1.7.2-1_all.deb ... #8 43.83 Unpacking libx11-data (2:1.7.2-1) ... #8 19.46 Preparing to unpack .../054-libisl19_0.20-2_arm64.deb ... #8 19.46 Unpacking libisl19:arm64 (0.20-2) ... #8 19.54 Selecting previously unselected package libmpfr6:arm64. #8 19.54 Preparing to unpack .../055-libmpfr6_4.0.2-1_arm64.deb ... #8 19.55 Unpacking libmpfr6:arm64 (4.0.2-1) ... #8 19.60 Selecting previously unselected package libmpc3:arm64. #8 19.61 Preparing to unpack .../056-libmpc3_1.1.0-1_arm64.deb ... #8 19.61 Unpacking libmpc3:arm64 (1.1.0-1) ... #8 19.64 Selecting previously unselected package cpp-8. #8 19.64 Preparing to unpack .../057-cpp-8_8.3.0-6_arm64.deb ... #8 19.65 Unpacking cpp-8 (8.3.0-6) ... #9 21.51 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_arm64.deb ... #9 21.52 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu1) ... #9 21.55 Selecting previously unselected package libedit2:arm64. #9 21.55 Preparing to unpack .../038-libedit2_3.1-20191231-1_arm64.deb ... #9 21.56 Unpacking libedit2:arm64 (3.1-20191231-1) ... #9 21.59 Selecting previously unselected package libfido2-1:arm64. #9 21.59 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_arm64.deb ... #9 21.60 Unpacking libfido2-1:arm64 (1.3.1-1ubuntu2) ... #9 21.63 Selecting previously unselected package libkrb5support0:arm64. #9 21.63 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_arm64.deb ... #9 21.63 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.1) ... #9 21.67 Selecting previously unselected package libk5crypto3:arm64. #9 21.67 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_arm64.deb ... #9 21.67 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.1) ... #9 21.70 Selecting previously unselected package libkeyutils1:arm64. #9 21.71 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ... #9 21.71 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ... #9 21.74 Selecting previously unselected package libkrb5-3:arm64. #9 17.94 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.5) ... #9 17.97 Setting up libexpat1:armhf (2.2.9-1ubuntu0.4) ... #9 18.00 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ... #8 43.95 Selecting previously unselected package libx11-6:armhf. #8 43.95 Preparing to unpack .../185-libx11-6_2%3a1.7.2-1_armhf.deb ... #8 43.95 Unpacking libx11-6:armhf (2:1.7.2-1) ... #8 44.05 Selecting previously unselected package libxpm4:armhf. #8 44.05 Preparing to unpack .../186-libxpm4_1%3a3.5.12-1_armhf.deb ... #8 44.06 Unpacking libxpm4:armhf (1:3.5.12-1) ... #8 44.11 Selecting previously unselected package libgd3:armhf. #8 44.11 Preparing to unpack .../187-libgd3_2.3.0-2_armhf.deb ... #8 44.12 Unpacking libgd3:armhf (2.3.0-2) ... #8 44.16 Selecting previously unselected package libc-devtools. #8 44.16 Preparing to unpack .../188-libc-devtools_2.31-13+deb11u3_armhf.deb ... #8 38.37 Setting up man-db (2.8.5-2) ... #8 38.48 Building database of manual pages ... #9 21.74 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_arm64.deb ... #9 21.74 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.1) ... #9 21.80 Selecting previously unselected package libgssapi-krb5-2:arm64. #9 21.80 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_arm64.deb ... #9 21.81 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ... #9 21.84 Selecting previously unselected package libpsl5:arm64. #9 21.85 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_arm64.deb ... #9 21.85 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ... #9 21.88 Selecting previously unselected package libxau6:arm64. #9 21.88 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_arm64.deb ... #9 21.89 Unpacking libxau6:arm64 (1:1.0.9-0ubuntu1) ... #9 21.91 Selecting previously unselected package libxdmcp6:arm64. #9 21.92 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_arm64.deb ... #9 21.92 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ... #9 21.95 Selecting previously unselected package libxcb1:arm64. #9 21.95 Preparing to unpack .../048-libxcb1_1.14-2_arm64.deb ... #9 21.96 Unpacking libxcb1:arm64 (1.14-2) ... #9 21.99 Selecting previously unselected package libx11-data. #9 21.99 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ... #9 21.99 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ... #9 22.06 Selecting previously unselected package libx11-6:arm64. #8 44.17 Unpacking libc-devtools (2.31-13+deb11u3) ... #8 44.22 Selecting previously unselected package libcapture-tiny-perl. #8 44.22 Preparing to unpack .../189-libcapture-tiny-perl_0.48-1_all.deb ... #8 44.23 Unpacking libcapture-tiny-perl (0.48-1) ... #8 44.27 Selecting previously unselected package libclass-data-inheritable-perl. #8 44.27 Preparing to unpack .../190-libclass-data-inheritable-perl_0.08-3_all.deb ... #8 44.28 Unpacking libclass-data-inheritable-perl (0.08-3) ... #8 44.31 Selecting previously unselected package libclass-inspector-perl. #8 44.32 Preparing to unpack .../191-libclass-inspector-perl_1.36-1_all.deb ... #8 44.33 Unpacking libclass-inspector-perl (1.36-1) ... #8 44.39 Selecting previously unselected package libclass-xsaccessor-perl. #9 22.06 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_arm64.deb ... #9 22.06 Unpacking libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ... #9 22.13 Selecting previously unselected package libxext6:arm64. #9 22.13 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_arm64.deb ... #9 22.13 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu1) ... #9 22.17 Selecting previously unselected package libxmuu1:arm64. #9 22.17 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ... #9 22.17 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ... #9 22.20 Selecting previously unselected package manpages. #9 22.20 Preparing to unpack .../053-manpages_5.05-1_all.deb ... #9 22.20 Unpacking manpages (5.05-1) ... #9 22.31 Selecting previously unselected package openssh-client. #8 20.21 Selecting previously unselected package cpp. #8 20.21 Preparing to unpack .../058-cpp_4%3a8.3.0-1_arm64.deb ... #8 20.21 Unpacking cpp (4:8.3.0-1) ... #8 20.25 Selecting previously unselected package libcc1-0:arm64. #8 20.25 Preparing to unpack .../059-libcc1-0_8.3.0-6_arm64.deb ... #8 20.26 Unpacking libcc1-0:arm64 (8.3.0-6) ... #8 20.30 Selecting previously unselected package libgomp1:arm64. #8 20.30 Preparing to unpack .../060-libgomp1_8.3.0-6_arm64.deb ... #8 20.30 Unpacking libgomp1:arm64 (8.3.0-6) ... #8 20.34 Selecting previously unselected package libitm1:arm64. #13 extracting sha256:1990f33eb2733c4f748a9b6d7e17f031c167465fdfc4dca3f781c2572a6727c0 6.6s done #7 DONE 3.0s #8 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Stream-PowerTools.repo; fi #8 sha256:390a965ed1b20f677c8370bcb330d7c322d0e24f6c6720595fcdab0d2abb45d2 #8 44.39 Preparing to unpack .../192-libclass-xsaccessor-perl_1.19-3+b7_armhf.deb ... #8 44.40 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #8 44.44 Selecting previously unselected package libclone-perl. #8 44.44 Preparing to unpack .../193-libclone-perl_0.45-1+b1_armhf.deb ... #8 44.45 Unpacking libclone-perl (0.45-1+b1) ... #8 44.49 Selecting previously unselected package libcommon-sense-perl. #8 44.49 Preparing to unpack .../194-libcommon-sense-perl_3.75-1+b4_armhf.deb ... #8 44.49 Unpacking libcommon-sense-perl (3.75-1+b4) ... #8 44.55 Selecting previously unselected package libconfig-tiny-perl. #8 44.55 Preparing to unpack .../195-libconfig-tiny-perl_2.26-1_all.deb ... #8 44.56 Unpacking libconfig-tiny-perl (2.26-1) ... #8 44.59 Selecting previously unselected package libparams-util-perl. #8 44.59 Preparing to unpack .../196-libparams-util-perl_1.102-1+b1_armhf.deb ... #8 44.60 Unpacking libparams-util-perl (1.102-1+b1) ... #8 44.63 Selecting previously unselected package libsub-install-perl. #8 44.64 Preparing to unpack .../197-libsub-install-perl_0.928-1.1_all.deb ... #8 44.64 Unpacking libsub-install-perl (0.928-1.1) ... #8 44.67 Selecting previously unselected package libdata-optlist-perl. #8 44.67 Preparing to unpack .../198-libdata-optlist-perl_0.110-1.1_all.deb ... #8 44.68 Unpacking libdata-optlist-perl (0.110-1.1) ... #8 44.71 Selecting previously unselected package libsub-exporter-perl. #8 40.45 Setting up python3 (3.9.2-3) ... #8 40.55 Setting up binutils (2.35.2-2+rpi1) ... #8 40.57 Setting up man-db (2.9.4-2) ... #9 22.31 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_arm64.deb ... #9 22.32 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ... #9 22.40 Selecting previously unselected package publicsuffix. #9 22.40 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ... #9 22.41 Unpacking publicsuffix (20200303.0012-1) ... #9 22.44 Selecting previously unselected package python-apt-common. #9 22.44 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.7_all.deb ... #9 22.45 Unpacking python-apt-common (2.0.0ubuntu0.20.04.7) ... #9 22.48 Selecting previously unselected package python3-apt. #9 22.48 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.7_arm64.deb ... #9 22.48 Unpacking python3-apt (2.0.0ubuntu0.20.04.7) ... #9 22.52 Selecting previously unselected package strace. #9 22.52 Preparing to unpack .../058-strace_5.5-3ubuntu1_arm64.deb ... #9 22.52 Unpacking strace (5.5-3ubuntu1) ... #9 22.58 Selecting previously unselected package xauth. #8 20.34 Preparing to unpack .../061-libitm1_8.3.0-6_arm64.deb ... #8 20.35 Unpacking libitm1:arm64 (8.3.0-6) ... #8 20.38 Selecting previously unselected package libatomic1:arm64. #8 20.39 Preparing to unpack .../062-libatomic1_8.3.0-6_arm64.deb ... #8 20.39 Unpacking libatomic1:arm64 (8.3.0-6) ... #8 20.43 Selecting previously unselected package libasan5:arm64. #8 20.43 Preparing to unpack .../063-libasan5_8.3.0-6_arm64.deb ... #8 20.43 Unpacking libasan5:arm64 (8.3.0-6) ... #8 20.49 Selecting previously unselected package liblsan0:arm64. #8 20.50 Preparing to unpack .../064-liblsan0_8.3.0-6_arm64.deb ... #8 20.50 Unpacking liblsan0:arm64 (8.3.0-6) ... #8 20.54 Selecting previously unselected package libtsan0:arm64. #8 20.55 Preparing to unpack .../065-libtsan0_8.3.0-6_arm64.deb ... #8 20.55 Unpacking libtsan0:arm64 (8.3.0-6) ... #8 20.60 Selecting previously unselected package libubsan1:arm64. #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 0.1s #8 DONE 0.8s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #14 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 2.8s done #14 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.7s done #14 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 2.8s #8 44.72 Preparing to unpack .../199-libsub-exporter-perl_0.987-1_all.deb ... #8 44.72 Unpacking libsub-exporter-perl (0.987-1) ... #8 44.76 Selecting previously unselected package libconst-fast-perl. #8 44.76 Preparing to unpack .../200-libconst-fast-perl_0.014-1.1_all.deb ... #8 44.76 Unpacking libconst-fast-perl (0.014-1.1) ... #8 44.79 Selecting previously unselected package libwant-perl. #8 44.79 Preparing to unpack .../201-libwant-perl_0.29-1+b6_armhf.deb ... #8 44.80 Unpacking libwant-perl (0.29-1+b6) ... #8 44.83 Selecting previously unselected package libcontextual-return-perl. #8 44.83 Preparing to unpack .../202-libcontextual-return-perl_0.004014-2_all.deb ... #8 44.84 Unpacking libcontextual-return-perl (0.004014-2) ... #8 44.89 Selecting previously unselected package libconvert-binhex-perl. #8 44.89 Preparing to unpack .../203-libconvert-binhex-perl_1.125-1_all.deb ... #8 44.89 Unpacking libconvert-binhex-perl (1.125-1) ... #8 44.93 Selecting previously unselected package libcpanel-json-xs-perl. #8 44.93 Preparing to unpack .../204-libcpanel-json-xs-perl_4.25-1+b1_armhf.deb ... #8 44.93 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #8 40.68 Building database of manual pages ... #9 18.73 Selecting previously unselected package python3-minimal. #9 18.73 (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 ... 4433 files and directories currently installed.) #9 18.73 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ... #9 18.74 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #9 18.78 Selecting previously unselected package mime-support. #9 18.78 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #9 18.80 Unpacking mime-support (3.64ubuntu1) ... #9 18.84 Selecting previously unselected package libmpdec2:armhf. #9 18.84 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ... #9 18.84 Unpacking libmpdec2:armhf (2.4.2-3) ... #9 18.90 Selecting previously unselected package readline-common. #9 18.90 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #9 18.90 Unpacking readline-common (8.0-4) ... #9 18.95 Selecting previously unselected package libreadline8:armhf. #9 18.95 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ... #9 18.96 Unpacking libreadline8:armhf (8.0-4) ... #9 19.05 Selecting previously unselected package libsqlite3-0:armhf. #9 19.05 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.3_armhf.deb ... #9 19.05 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.3) ... #9 22.58 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_arm64.deb ... #9 22.58 Unpacking xauth (1:1.1-0ubuntu1) ... #9 22.62 Selecting previously unselected package libfl2:arm64. #9 22.62 Preparing to unpack .../060-libfl2_2.6.4-6.2_arm64.deb ... #9 22.62 Unpacking libfl2:arm64 (2.6.4-6.2) ... #9 22.66 Selecting previously unselected package at. #9 22.66 Preparing to unpack .../061-at_3.1.23-1ubuntu1_arm64.deb ... #9 22.67 Unpacking at (3.1.23-1ubuntu1) ... #9 22.71 Selecting previously unselected package libsigsegv2:arm64. #9 22.71 Preparing to unpack .../062-libsigsegv2_2.12-2_arm64.deb ... #9 22.71 Unpacking libsigsegv2:arm64 (2.12-2) ... #9 22.74 Selecting previously unselected package m4. #9 22.74 Preparing to unpack .../063-m4_1.4.18-4_arm64.deb ... #9 22.74 Unpacking m4 (1.4.18-4) ... #9 22.78 Selecting previously unselected package autoconf. #9 22.78 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ... #9 22.79 Unpacking autoconf (2.69-11.1) ... #9 22.84 Selecting previously unselected package autotools-dev. #8 20.61 Preparing to unpack .../066-libubsan1_8.3.0-6_arm64.deb ... #8 20.61 Unpacking libubsan1:arm64 (8.3.0-6) ... #8 20.64 Selecting previously unselected package libgcc-8-dev:arm64. #8 20.65 Preparing to unpack .../067-libgcc-8-dev_8.3.0-6_arm64.deb ... #8 20.65 Unpacking libgcc-8-dev:arm64 (8.3.0-6) ... #8 20.77 Selecting previously unselected package gcc-8. #8 20.77 Preparing to unpack .../068-gcc-8_8.3.0-6_arm64.deb ... #8 20.77 Unpacking gcc-8 (8.3.0-6) ... #8 44.99 Selecting previously unselected package libdevel-stacktrace-perl. #8 45.00 Preparing to unpack .../205-libdevel-stacktrace-perl_2.0400-1_all.deb ... #8 45.01 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #8 45.05 Selecting previously unselected package libexception-class-perl. #8 45.05 Preparing to unpack .../206-libexception-class-perl_1.44-1_all.deb ... #8 45.06 Unpacking libexception-class-perl (1.44-1) ... #8 45.09 Selecting previously unselected package libiterator-perl. #8 45.09 Preparing to unpack .../207-libiterator-perl_0.03+ds1-1.1_all.deb ... #8 45.10 Unpacking libiterator-perl (0.03+ds1-1.1) ... #8 45.13 Selecting previously unselected package libiterator-util-perl. #8 45.13 Preparing to unpack .../208-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #8 45.13 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #8 45.17 Selecting previously unselected package libexporter-tiny-perl. #8 45.17 Preparing to unpack .../209-libexporter-tiny-perl_1.002002-1_all.deb ... #8 45.18 Unpacking libexporter-tiny-perl (1.002002-1) ... #8 45.21 Selecting previously unselected package liblist-moreutils-xs-perl. #9 19.14 Selecting previously unselected package libpython3.8-stdlib:armhf. #9 19.14 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.5_armhf.deb ... #9 19.15 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.5) ... #9 22.84 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ... #9 22.84 Unpacking autotools-dev (20180224.1) ... #9 22.88 Selecting previously unselected package automake. #9 22.88 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ... #9 22.88 Unpacking automake (1:1.16.1-4ubuntu6) ... #9 22.94 Selecting previously unselected package autopoint. #9 22.95 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ... #9 22.95 Unpacking autopoint (0.19.8.1-10build1) ... #9 22.99 Selecting previously unselected package binutils-common:arm64. #9 22.99 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.3_arm64.deb ... #9 22.99 Unpacking binutils-common:arm64 (2.34-6ubuntu1.3) ... #9 23.03 Selecting previously unselected package libbinutils:arm64. #9 23.03 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.3_arm64.deb ... #9 23.04 Unpacking libbinutils:arm64 (2.34-6ubuntu1.3) ... #8 45.22 Preparing to unpack .../210-liblist-moreutils-xs-perl_0.430-2_armhf.deb ... #8 45.22 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #8 45.26 Selecting previously unselected package liblist-moreutils-perl. #8 45.26 Preparing to unpack .../211-liblist-moreutils-perl_0.430-2_all.deb ... #8 45.26 Unpacking liblist-moreutils-perl (0.430-2) ... #8 45.31 Selecting previously unselected package libdata-dpath-perl. #8 45.31 Preparing to unpack .../212-libdata-dpath-perl_0.58-1_all.deb ... #8 45.31 Unpacking libdata-dpath-perl (0.58-1) ... #8 45.35 Selecting previously unselected package libdata-dump-perl. #8 45.35 Preparing to unpack .../213-libdata-dump-perl_1.23-1.1_all.deb ... #8 45.35 Unpacking libdata-dump-perl (1.23-1.1) ... #8 45.39 Selecting previously unselected package libdata-messagepack-perl. #8 45.39 Preparing to unpack .../214-libdata-messagepack-perl_1.00-4+b1_armhf.deb ... #8 45.40 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #8 45.44 Selecting previously unselected package libnet-domain-tld-perl. #8 45.44 Preparing to unpack .../215-libnet-domain-tld-perl_1.75-1.1_all.deb ... #8 45.44 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #8 45.50 Selecting previously unselected package libdata-validate-domain-perl. #9 23.11 Selecting previously unselected package libctf-nobfd0:arm64. #9 23.11 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.3_arm64.deb ... #9 23.11 Unpacking libctf-nobfd0:arm64 (2.34-6ubuntu1.3) ... #9 23.14 Selecting previously unselected package libctf0:arm64. #9 23.15 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.3_arm64.deb ... #9 23.15 Unpacking libctf0:arm64 (2.34-6ubuntu1.3) ... #9 23.19 Selecting previously unselected package binutils-aarch64-linux-gnu. #9 23.19 Preparing to unpack .../072-binutils-aarch64-linux-gnu_2.34-6ubuntu1.3_arm64.deb ... #9 23.20 Unpacking binutils-aarch64-linux-gnu (2.34-6ubuntu1.3) ... #8 45.50 Preparing to unpack .../216-libdata-validate-domain-perl_0.10-1.1_all.deb ... #8 45.52 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #8 45.56 Selecting previously unselected package libdevel-size-perl. #8 45.56 Preparing to unpack .../217-libdevel-size-perl_0.83-1+b2_armhf.deb ... #8 45.57 Unpacking libdevel-size-perl (0.83-1+b2) ... #8 45.61 Selecting previously unselected package libdistro-info-perl. #8 45.61 Preparing to unpack .../218-libdistro-info-perl_1.0_all.deb ... #8 45.62 Unpacking libdistro-info-perl (1.0) ... #8 45.66 Selecting previously unselected package libemail-address-xs-perl. #8 45.66 Preparing to unpack .../219-libemail-address-xs-perl_1.04-1+b3_armhf.deb ... #8 45.66 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #8 45.70 Selecting previously unselected package libfcgi0ldbl:armhf. #8 45.70 Preparing to unpack .../220-libfcgi0ldbl_2.4.2-2_armhf.deb ... #8 45.71 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ... #8 45.74 Selecting previously unselected package libfcgi-bin. #9 23.43 Selecting previously unselected package binutils. #9 23.43 Preparing to unpack .../073-binutils_2.34-6ubuntu1.3_arm64.deb ... #9 23.44 Unpacking binutils (2.34-6ubuntu1.3) ... #9 23.46 Selecting previously unselected package libc-dev-bin. #9 23.47 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_arm64.deb ... #9 23.47 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ... #9 23.50 Selecting previously unselected package linux-libc-dev:arm64. #9 23.50 Preparing to unpack .../075-linux-libc-dev_5.4.0-122.138_arm64.deb ... #9 23.51 Unpacking linux-libc-dev:arm64 (5.4.0-122.138) ... #14 ... #9 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #9 sha256:8455e87777f664400f834c6e85f60280f0d80acb3727a49d8bade03fb3c729b3 #9 DONE 0.7s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #14 ... #10 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #10 sha256:d5e38ae7d172ebc5deb5df7b1400a123f3ce1eaceba2a8196eac39f66fdc198d #9 19.48 Selecting previously unselected package python3.8. #9 19.48 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.5_armhf.deb ... #9 19.49 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.5) ... #9 19.54 Selecting previously unselected package libpython3-stdlib:armhf. #9 19.54 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ... #9 19.54 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ... #9 19.60 Setting up python3-minimal (3.8.2-0ubuntu2) ... #21 8.323 Reading package lists... #8 19.31 Running scriptlet: glibc-gconv-extra-2.34-39.el9.aarch64 163/163 #8 22.63 Verifying : binutils-2.35.2-24.el9.aarch64 1/163 #8 22.63 Verifying : bzip2-1.0.8-8.el9.aarch64 2/163 #8 22.63 Verifying : cpio-2.13-16.el9.aarch64 3/163 #8 22.63 Verifying : cracklib-2.9.6-27.el9.aarch64 4/163 #8 22.63 Verifying : cracklib-dicts-2.9.6-27.el9.aarch64 5/163 #8 22.63 Verifying : dbus-libs-1:1.12.20-5.el9.aarch64 6/163 #8 22.63 Verifying : diffutils-3.7-12.el9.aarch64 7/163 #8 22.63 Verifying : dnf-plugins-core-4.1.0-1.el9.noarch 8/163 #8 22.63 Verifying : ed-1.14.2-12.el9.aarch64 9/163 #8 22.63 Verifying : elfutils-0.187-5.el9.aarch64 10/163 #8 22.63 Verifying : elfutils-debuginfod-client-0.187-5.el9.aarch64 11/163 #8 22.63 Verifying : environment-modules-5.0.1-1.el9.aarch64 12/163 #8 22.63 Verifying : file-5.39-8.el9.aarch64 13/163 #8 22.63 Verifying : glib-networking-2.68.3-3.el9.aarch64 14/163 #8 22.63 Verifying : glibc-gconv-extra-2.34-39.el9.aarch64 15/163 #8 22.63 Verifying : groff-base-1.22.4-10.el9.aarch64 16/163 #8 22.63 Verifying : gsettings-desktop-schemas-40.0-4.el9.aarch64 17/163 #8 22.63 Verifying : info-6.7-15.el9.aarch64 18/163 #8 22.63 Verifying : json-glib-1.6.6-1.el9.aarch64 19/163 #8 22.63 Verifying : less-590-1.el9.aarch64 20/163 #8 22.63 Verifying : libbrotli-1.0.9-6.el9.aarch64 21/163 #8 22.63 Verifying : libdb-5.3.28-53.el9.aarch64 22/163 #8 22.63 Verifying : libeconf-0.4.1-2.el9.aarch64 23/163 #8 22.63 Verifying : libfdisk-2.37.4-3.el9.aarch64 24/163 #8 22.63 Verifying : libicu-67.1-9.el9.aarch64 25/163 #8 22.63 Verifying : libpipeline-1.5.3-4.el9.aarch64 26/163 #8 22.63 Verifying : libpkgconf-1.7.3-9.el9.aarch64 27/163 #8 22.63 Verifying : libpng-2:1.6.37-12.el9.aarch64 28/163 #8 22.63 Verifying : libproxy-0.4.15-35.el9.aarch64 29/163 #8 22.63 Verifying : libpsl-0.21.1-5.el9.aarch64 30/163 #8 22.63 Verifying : libpwquality-1.4.4-8.el9.aarch64 31/163 #8 22.63 Verifying : libselinux-utils-3.4-3.el9.aarch64 32/163 #8 22.63 Verifying : libutempter-1.2.1-6.el9.aarch64 33/163 #8 22.63 Verifying : man-db-2.9.3-6.el9.aarch64 34/163 #8 22.63 Verifying : ncurses-6.2-8.20210508.el9.aarch64 35/163 #8 22.64 Verifying : openssl-1:3.0.1-38.el9.aarch64 36/163 #8 22.64 Verifying : pam-1.5.1-12.el9.aarch64 37/163 #8 22.64 Verifying : pkgconf-1.7.3-9.el9.aarch64 38/163 #8 22.64 Verifying : pkgconf-m4-1.7.3-9.el9.noarch 39/163 #8 22.64 Verifying : pkgconf-pkg-config-1.7.3-9.el9.aarch64 40/163 #8 45.74 Preparing to unpack .../221-libfcgi-bin_2.4.2-2_armhf.deb ... #8 45.74 Unpacking libfcgi-bin (2.4.2-2) ... #8 22.64 Verifying : policycoreutils-3.4-1.el9.aarch64 41/163 #8 45.77 Selecting previously unselected package libfcgi-perl:armhf. #8 22.64 Verifying : procps-ng-3.3.17-5.el9.aarch64 42/163 #8 22.64 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 43/163 #8 45.77 Preparing to unpack .../222-libfcgi-perl_0.79+ds-2_armhf.deb ... #8 22.64 Verifying : python3-dateutil-1:2.8.1-6.el9.noarch 44/163 #8 22.64 Verifying : python3-dbus-1.2.18-2.el9.aarch64 45/163 #8 45.78 Unpacking libfcgi-perl:armhf (0.79+ds-2) ... #8 22.64 Verifying : python3-dnf-plugins-core-4.1.0-1.el9.noarch 46/163 #8 22.64 Verifying : python3-setools-4.4.0-5.el9.aarch64 47/163 #8 45.82 Selecting previously unselected package libipc-system-simple-perl. #8 22.64 Verifying : python3-setuptools-53.0.0-10.el9.noarch 48/163 #8 22.64 Verifying : python3-six-1.15.0-9.el9.noarch 49/163 #8 45.82 Preparing to unpack .../223-libipc-system-simple-perl_1.30-1_all.deb ... #8 45.83 Unpacking libipc-system-simple-perl (1.30-1) ... #8 22.64 Verifying : shared-mime-info-2.1-4.el9.aarch64 50/163 #8 22.64 Verifying : systemd-libs-250-7.el9.aarch64 51/163 #8 45.86 Selecting previously unselected package libfile-basedir-perl. #8 22.64 Verifying : tcl-1:8.6.10-7.el9.aarch64 52/163 #8 22.64 Verifying : unzip-6.0-56.el9.aarch64 53/163 #8 45.86 Preparing to unpack .../224-libfile-basedir-perl_0.08-1_all.deb ... #8 45.87 Unpacking libfile-basedir-perl (0.08-1) ... #8 22.64 Verifying : util-linux-2.37.4-3.el9.aarch64 54/163 #8 22.64 Verifying : util-linux-core-2.37.4-3.el9.aarch64 55/163 #8 45.90 Selecting previously unselected package libfile-chdir-perl. #8 45.90 Preparing to unpack .../225-libfile-chdir-perl_0.1008-1.1_all.deb ... #8 22.64 Verifying : vim-filesystem-2:8.2.2637-16.el9.noarch 56/163 #8 22.64 Verifying : xz-5.2.5-8.el9.aarch64 57/163 #8 45.90 Unpacking libfile-chdir-perl (0.1008-1.1) ... #8 22.64 Verifying : zip-3.0-33.el9.aarch64 58/163 #8 22.64 Verifying : zstd-1.5.1-2.el9.aarch64 59/163 #8 45.94 Selecting previously unselected package libfile-fcntllock-perl. #8 22.64 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 60/163 #8 22.64 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 61/163 #8 45.94 Preparing to unpack .../226-libfile-fcntllock-perl_0.22-3+b7_armhf.deb ... #8 45.94 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #8 22.64 Verifying : checkpolicy-3.4-1.el9.aarch64 62/163 #8 22.64 Verifying : desktop-file-utils-0.26-6.el9.aarch64 63/163 #8 45.98 Selecting previously unselected package libnumber-compare-perl. #8 22.64 Verifying : dwz-0.14-3.el9.aarch64 64/163 #8 22.64 Verifying : efi-srpm-macros-4-9.el9.noarch 65/163 #8 45.98 Preparing to unpack .../227-libnumber-compare-perl_0.03-1.1_all.deb ... #8 22.64 Verifying : emacs-filesystem-1:27.1-3.el9.noarch 66/163 #8 22.64 Verifying : enchant-1:1.6.0-30.el9.aarch64 67/163 #8 22.64 Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 68/163 #8 22.64 Verifying : gcc-toolset-12-binutils-2.38-16.el9.aarch64 69/163 #8 22.64 Verifying : gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64 70/163 #8 22.64 Verifying : gcc-toolset-12-runtime-12.0-5.el9.aarch64 71/163 #8 22.64 Verifying : gdb-minimal-10.2-10.el9.aarch64 72/163 #8 22.64 Verifying : gdk-pixbuf2-2.42.6-2.el9.aarch64 73/163 #8 22.64 Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 74/163 #8 22.64 Verifying : go-srpm-macros-3.0.9-9.el9.noarch 75/163 #8 22.64 Verifying : hunspell-1.7.0-11.el9.aarch64 76/163 #8 22.64 Verifying : hunspell-en-0.20140811.1-20.el9.noarch 77/163 #8 22.64 Verifying : hunspell-en-GB-0.20140811.1-20.el9.noarch 78/163 #8 22.64 Verifying : hunspell-en-US-0.20140811.1-20.el9.noarch 79/163 #8 22.64 Verifying : hunspell-filesystem-1.7.0-11.el9.aarch64 80/163 #8 22.64 Verifying : kernel-srpm-macros-1.0-11.el9.noarch 81/163 #8 22.64 Verifying : libappstream-glib-0.7.18-4.el9.aarch64 82/163 #8 22.64 Verifying : libjpeg-turbo-2.0.90-5.el9.aarch64 83/163 #8 22.64 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.aarch64 84/163 #8 22.64 Verifying : libsoup-2.72.0-8.el9.aarch64 85/163 #8 22.64 Verifying : libstemmer-0-18.585svn.el9.aarch64 86/163 #8 22.64 Verifying : lua-srpm-macros-1-6.el9.noarch 87/163 #8 22.64 Verifying : ocaml-srpm-macros-6-6.el9.noarch 88/163 #8 22.64 Verifying : openblas-srpm-macros-2-11.el9.noarch 89/163 #8 22.64 Verifying : patch-2.7.6-16.el9.aarch64 90/163 #8 22.64 Verifying : perl-AutoLoader-5.74-479.el9.noarch 91/163 #8 22.64 Verifying : perl-B-1.80-479.el9.aarch64 92/163 #8 22.64 Verifying : perl-Carp-1.50-460.el9.noarch 93/163 #8 22.64 Verifying : perl-Class-Struct-0.66-479.el9.noarch 94/163 #8 22.64 Verifying : perl-Data-Dumper-2.174-462.el9.aarch64 95/163 #8 22.64 Verifying : perl-Digest-1.19-4.el9.noarch 96/163 #8 22.64 Verifying : perl-Digest-MD5-2.58-4.el9.aarch64 97/163 #8 22.64 Verifying : perl-Encode-4:3.08-462.el9.aarch64 98/163 #8 22.64 Verifying : perl-Errno-1.30-479.el9.aarch64 99/163 #8 22.64 Verifying : perl-Exporter-5.74-461.el9.noarch 100/163 #8 22.64 Verifying : perl-Fcntl-1.13-479.el9.aarch64 101/163 #8 22.64 Verifying : perl-File-Basename-2.85-479.el9.noarch 102/163 #8 22.64 Verifying : perl-File-Path-2.18-4.el9.noarch 103/163 #8 22.64 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 104/163 #8 22.64 Verifying : perl-File-stat-1.09-479.el9.noarch 105/163 #8 22.64 Verifying : perl-FileHandle-2.03-479.el9.noarch 106/163 #8 22.64 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 107/163 #8 22.64 Verifying : perl-Getopt-Std-1.12-479.el9.noarch 108/163 #8 22.64 Verifying : perl-HTTP-Tiny-0.076-460.el9.noarch 109/163 #8 22.64 Verifying : perl-IO-1.43-479.el9.aarch64 110/163 #8 22.64 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 111/163 #8 22.64 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 112/163 #8 22.64 Verifying : perl-IPC-Open3-1.21-479.el9.noarch 113/163 #8 22.64 Verifying : perl-MIME-Base64-3.16-4.el9.aarch64 114/163 #8 22.64 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 115/163 #8 22.64 Verifying : perl-NDBM_File-1.15-479.el9.aarch64 116/163 #8 22.64 Verifying : perl-Net-SSLeay-1.92-1.el9.aarch64 117/163 #8 22.64 Verifying : perl-POSIX-1.94-479.el9.aarch64 118/163 #8 22.64 Verifying : perl-PathTools-3.78-461.el9.aarch64 119/163 #8 22.64 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 120/163 #8 22.64 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 121/163 #8 22.64 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 122/163 #8 22.64 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 123/163 #8 22.64 Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64 124/163 #8 22.64 Verifying : perl-SelectSaver-1.02-479.el9.noarch 125/163 #8 22.64 Verifying : perl-Socket-4:2.031-4.el9.aarch64 126/163 #8 22.64 Verifying : perl-Storable-1:3.21-460.el9.aarch64 127/163 #8 22.64 Verifying : perl-Symbol-1.08-479.el9.noarch 128/163 #8 22.64 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 129/163 #8 22.64 Verifying : perl-Term-Cap-1.17-460.el9.noarch 130/163 #8 22.64 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 131/163 #8 22.64 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 132/163 #8 22.64 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 133/163 #8 22.64 Verifying : perl-URI-5.09-3.el9.noarch 134/163 #8 22.64 Verifying : perl-base-2.27-479.el9.noarch 135/163 #8 22.64 Verifying : perl-constant-1.33-461.el9.noarch 136/163 #8 22.64 Verifying : perl-if-0.60.800-479.el9.noarch 137/163 #8 22.64 Verifying : perl-interpreter-4:5.32.1-479.el9.aarch64 138/163 #8 22.64 Verifying : perl-libnet-3.13-4.el9.noarch 139/163 #8 22.64 Verifying : perl-libs-4:5.32.1-479.el9.aarch64 140/163 #8 22.64 Verifying : perl-mro-1.23-479.el9.aarch64 141/163 #8 22.64 Verifying : perl-overload-1.31-479.el9.noarch 142/163 #8 22.64 Verifying : perl-overloading-0.02-479.el9.noarch 143/163 #8 22.64 Verifying : perl-parent-1:0.238-460.el9.noarch 144/163 #8 22.64 Verifying : perl-podlators-1:4.14-460.el9.noarch 145/163 #8 22.64 Verifying : perl-srpm-macros-1-41.el9.noarch 146/163 #8 22.64 Verifying : perl-subs-1.03-479.el9.noarch 147/163 #8 22.64 Verifying : perl-vars-1.05-479.el9.noarch 148/163 #8 22.64 Verifying : policycoreutils-python-utils-3.4-1.el9.noarch 149/163 #8 22.64 Verifying : python-srpm-macros-3.9-52.el9.noarch 150/163 #8 22.64 Verifying : python3-audit-3.0.7-103.el9.aarch64 151/163 #8 22.64 Verifying : python3-enchant-3.2.0-5.el9.noarch 152/163 #8 22.64 Verifying : python3-file-magic-5.39-8.el9.noarch 153/163 #8 22.64 Verifying : python3-libselinux-3.4-3.el9.aarch64 154/163 #8 22.64 Verifying : python3-libsemanage-3.4-1.el9.aarch64 155/163 #8 22.64 Verifying : python3-policycoreutils-3.4-1.el9.noarch 156/163 #8 22.64 Verifying : qt5-srpm-macros-5.15.3-1.el9.noarch 157/163 #8 22.64 Verifying : redhat-rpm-config-196-1.el9.noarch 158/163 #8 22.64 Verifying : rpm-build-4.16.1.3-15.el9.aarch64 159/163 #8 22.64 Verifying : rpmlint-1.11-19.el9.noarch 160/163 #8 22.65 Verifying : rust-srpm-macros-17-4.el9.noarch 161/163 #8 22.65 Verifying : scl-utils-1:2.0.3-2.el9.aarch64 162/163 #8 21.36 Selecting previously unselected package gcc. #8 21.36 Preparing to unpack .../069-gcc_4%3a8.3.0-1_arm64.deb ... #8 21.37 Unpacking gcc (4:8.3.0-1) ... #8 21.41 Selecting previously unselected package libstdc++-8-dev:arm64. #8 21.41 Preparing to unpack .../070-libstdc++-8-dev_8.3.0-6_arm64.deb ... #8 21.42 Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ... #8 21.63 Selecting previously unselected package g++-8. #8 21.63 Preparing to unpack .../071-g++-8_8.3.0-6_arm64.deb ... #8 21.64 Unpacking g++-8 (8.3.0-6) ... #9 23.65 Selecting previously unselected package libcrypt-dev:arm64. #9 23.65 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_arm64.deb ... #9 23.65 Unpacking libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ... #9 23.69 Selecting previously unselected package libc6-dev:arm64. #9 23.69 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_arm64.deb ... #9 23.69 Unpacking libc6-dev:arm64 (2.31-0ubuntu9.9) ... #9 19.88 Selecting previously unselected package python3. #9 19.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 ... 4863 files and directories currently installed.) #9 19.88 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_armhf.deb ... #9 19.89 Unpacking python3 (3.8.2-0ubuntu2) ... #9 19.94 Selecting previously unselected package libbsd0:armhf. #9 19.94 Preparing to unpack .../001-libbsd0_0.10.0-1_armhf.deb ... #9 19.95 Unpacking libbsd0:armhf (0.10.0-1) ... #9 20.02 Selecting previously unselected package bsdmainutils. #9 20.02 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_armhf.deb ... #9 20.02 Unpacking bsdmainutils (11.1.2ubuntu3) ... #8 45.98 Unpacking libnumber-compare-perl (0.03-1.1) ... #8 46.01 Selecting previously unselected package libtext-glob-perl. #8 46.01 Preparing to unpack .../228-libtext-glob-perl_0.11-1_all.deb ... #8 46.02 Unpacking libtext-glob-perl (0.11-1) ... #8 46.06 Selecting previously unselected package libfile-find-rule-perl. #8 46.06 Preparing to unpack .../229-libfile-find-rule-perl_0.34-1_all.deb ... #8 46.06 Unpacking libfile-find-rule-perl (0.34-1) ... #8 46.10 Selecting previously unselected package libfont-afm-perl. #8 46.10 Preparing to unpack .../230-libfont-afm-perl_1.20-3_all.deb ... #8 46.11 Unpacking libfont-afm-perl (1.20-3) ... #8 46.14 Selecting previously unselected package libio-string-perl. #8 46.14 Preparing to unpack .../231-libio-string-perl_1.08-3.1_all.deb ... #8 46.15 Unpacking libio-string-perl (1.08-3.1) ... #8 46.18 Selecting previously unselected package libfont-ttf-perl. #8 46.18 Preparing to unpack .../232-libfont-ttf-perl_1.06-1.1_all.deb ... #8 46.18 Unpacking libfont-ttf-perl (1.06-1.1) ... #8 22.65 Verifying : webkit2gtk3-jsc-2.36.1-1.el9.aarch64 163/163 #8 22.79 #8 22.79 Installed: #8 22.79 abattis-cantarell-fonts-0.301-4.el9.noarch #8 22.79 adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch #8 22.79 binutils-2.35.2-24.el9.aarch64 #8 22.79 bzip2-1.0.8-8.el9.aarch64 #8 22.79 checkpolicy-3.4-1.el9.aarch64 #8 22.79 cpio-2.13-16.el9.aarch64 #8 22.79 cracklib-2.9.6-27.el9.aarch64 #8 22.79 cracklib-dicts-2.9.6-27.el9.aarch64 #8 22.79 dbus-libs-1:1.12.20-5.el9.aarch64 #8 22.79 desktop-file-utils-0.26-6.el9.aarch64 #8 22.79 diffutils-3.7-12.el9.aarch64 #8 22.79 dnf-plugins-core-4.1.0-1.el9.noarch #8 22.79 dwz-0.14-3.el9.aarch64 #8 22.79 ed-1.14.2-12.el9.aarch64 #8 22.79 efi-srpm-macros-4-9.el9.noarch #8 22.79 elfutils-0.187-5.el9.aarch64 #8 22.79 elfutils-debuginfod-client-0.187-5.el9.aarch64 #8 22.79 emacs-filesystem-1:27.1-3.el9.noarch #8 22.79 enchant-1:1.6.0-30.el9.aarch64 #8 22.79 environment-modules-5.0.1-1.el9.aarch64 #8 22.79 file-5.39-8.el9.aarch64 #8 22.79 fonts-srpm-macros-1:2.0.5-7.el9.1.noarch #8 22.79 gcc-toolset-12-binutils-2.38-16.el9.aarch64 #8 22.79 gcc-toolset-12-binutils-gold-2.38-14.el9.aarch64 #8 22.79 gcc-toolset-12-runtime-12.0-5.el9.aarch64 #8 22.79 gdb-minimal-10.2-10.el9.aarch64 #8 22.79 gdk-pixbuf2-2.42.6-2.el9.aarch64 #8 22.79 ghc-srpm-macros-1.5.0-6.el9.noarch #8 22.79 glib-networking-2.68.3-3.el9.aarch64 #8 22.79 glibc-gconv-extra-2.34-39.el9.aarch64 #8 22.79 go-srpm-macros-3.0.9-9.el9.noarch #8 22.79 groff-base-1.22.4-10.el9.aarch64 #8 22.79 gsettings-desktop-schemas-40.0-4.el9.aarch64 #8 22.79 hunspell-1.7.0-11.el9.aarch64 #8 22.79 hunspell-en-0.20140811.1-20.el9.noarch #8 22.79 hunspell-en-GB-0.20140811.1-20.el9.noarch #8 22.79 hunspell-en-US-0.20140811.1-20.el9.noarch #8 22.79 hunspell-filesystem-1.7.0-11.el9.aarch64 #8 22.79 info-6.7-15.el9.aarch64 #8 22.79 json-glib-1.6.6-1.el9.aarch64 #8 22.79 kernel-srpm-macros-1.0-11.el9.noarch #8 22.79 less-590-1.el9.aarch64 #8 22.79 libappstream-glib-0.7.18-4.el9.aarch64 #8 22.79 libbrotli-1.0.9-6.el9.aarch64 #8 22.79 libdb-5.3.28-53.el9.aarch64 #8 22.79 libeconf-0.4.1-2.el9.aarch64 #8 22.79 libfdisk-2.37.4-3.el9.aarch64 #8 22.79 libicu-67.1-9.el9.aarch64 #8 22.79 libjpeg-turbo-2.0.90-5.el9.aarch64 #8 22.79 libpipeline-1.5.3-4.el9.aarch64 #8 22.79 libpkgconf-1.7.3-9.el9.aarch64 #8 22.79 libpng-2:1.6.37-12.el9.aarch64 #8 22.79 libproxy-0.4.15-35.el9.aarch64 #8 22.79 libproxy-webkitgtk4-0.4.15-35.el9.aarch64 #8 22.79 libpsl-0.21.1-5.el9.aarch64 #8 22.79 libpwquality-1.4.4-8.el9.aarch64 #8 22.79 libselinux-utils-3.4-3.el9.aarch64 #8 22.79 libsoup-2.72.0-8.el9.aarch64 #8 22.79 libstemmer-0-18.585svn.el9.aarch64 #8 22.79 libutempter-1.2.1-6.el9.aarch64 #8 22.79 lua-srpm-macros-1-6.el9.noarch #8 22.79 man-db-2.9.3-6.el9.aarch64 #8 22.79 ncurses-6.2-8.20210508.el9.aarch64 #8 22.79 ocaml-srpm-macros-6-6.el9.noarch #8 22.79 openblas-srpm-macros-2-11.el9.noarch #8 22.79 openssl-1:3.0.1-38.el9.aarch64 #8 22.79 pam-1.5.1-12.el9.aarch64 #8 22.79 patch-2.7.6-16.el9.aarch64 #8 22.79 perl-AutoLoader-5.74-479.el9.noarch #8 22.79 perl-B-1.80-479.el9.aarch64 #8 22.79 perl-Carp-1.50-460.el9.noarch #8 22.79 perl-Class-Struct-0.66-479.el9.noarch #8 22.79 perl-Data-Dumper-2.174-462.el9.aarch64 #8 22.79 perl-Digest-1.19-4.el9.noarch #8 22.79 perl-Digest-MD5-2.58-4.el9.aarch64 #8 22.79 perl-Encode-4:3.08-462.el9.aarch64 #8 22.79 perl-Errno-1.30-479.el9.aarch64 #8 22.79 perl-Exporter-5.74-461.el9.noarch #8 22.79 perl-Fcntl-1.13-479.el9.aarch64 #8 22.79 perl-File-Basename-2.85-479.el9.noarch #8 22.79 perl-File-Path-2.18-4.el9.noarch #8 22.79 perl-File-Temp-1:0.231.100-4.el9.noarch #8 22.79 perl-File-stat-1.09-479.el9.noarch #8 22.79 perl-FileHandle-2.03-479.el9.noarch #8 22.79 perl-Getopt-Long-1:2.52-4.el9.noarch #8 22.79 perl-Getopt-Std-1.12-479.el9.noarch #8 22.79 perl-HTTP-Tiny-0.076-460.el9.noarch #8 22.79 perl-IO-1.43-479.el9.aarch64 #8 22.79 perl-IO-Socket-IP-0.41-5.el9.noarch #8 22.79 perl-IO-Socket-SSL-2.073-1.el9.noarch #8 22.79 perl-IPC-Open3-1.21-479.el9.noarch #8 22.79 perl-MIME-Base64-3.16-4.el9.aarch64 #8 22.79 perl-Mozilla-CA-20200520-6.el9.noarch #8 22.79 perl-NDBM_File-1.15-479.el9.aarch64 #8 22.79 perl-Net-SSLeay-1.92-1.el9.aarch64 #8 22.79 perl-POSIX-1.94-479.el9.aarch64 #8 22.79 perl-PathTools-3.78-461.el9.aarch64 #8 22.79 perl-Pod-Escapes-1:1.07-460.el9.noarch #8 22.79 perl-Pod-Perldoc-3.28.01-461.el9.noarch #8 22.79 perl-Pod-Simple-1:3.42-4.el9.noarch #8 22.79 perl-Pod-Usage-4:2.01-4.el9.noarch #8 22.79 perl-Scalar-List-Utils-4:1.56-461.el9.aarch64 #8 22.79 perl-SelectSaver-1.02-479.el9.noarch #8 22.79 perl-Socket-4:2.031-4.el9.aarch64 #8 22.79 perl-Storable-1:3.21-460.el9.aarch64 #8 22.79 perl-Symbol-1.08-479.el9.noarch #8 22.79 perl-Term-ANSIColor-5.01-461.el9.noarch #8 22.79 perl-Term-Cap-1.17-460.el9.noarch #8 22.79 perl-Text-ParseWords-3.30-460.el9.noarch #8 22.79 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch #8 22.79 perl-Time-Local-2:1.300-7.el9.noarch #8 22.79 perl-URI-5.09-3.el9.noarch #8 22.79 perl-base-2.27-479.el9.noarch #8 22.79 perl-constant-1.33-461.el9.noarch #8 22.79 perl-if-0.60.800-479.el9.noarch #8 22.79 perl-interpreter-4:5.32.1-479.el9.aarch64 #8 22.79 perl-libnet-3.13-4.el9.noarch #8 22.79 perl-libs-4:5.32.1-479.el9.aarch64 #8 22.79 perl-mro-1.23-479.el9.aarch64 #8 22.79 perl-overload-1.31-479.el9.noarch #8 22.79 perl-overloading-0.02-479.el9.noarch #8 22.79 perl-parent-1:0.238-460.el9.noarch #8 22.79 perl-podlators-1:4.14-460.el9.noarch #8 22.79 perl-srpm-macros-1-41.el9.noarch #8 22.79 perl-subs-1.03-479.el9.noarch #8 22.79 perl-vars-1.05-479.el9.noarch #8 22.79 pkgconf-1.7.3-9.el9.aarch64 #8 22.79 pkgconf-m4-1.7.3-9.el9.noarch #8 22.79 pkgconf-pkg-config-1.7.3-9.el9.aarch64 #8 22.79 policycoreutils-3.4-1.el9.aarch64 #8 22.79 policycoreutils-python-utils-3.4-1.el9.noarch #8 22.79 procps-ng-3.3.17-5.el9.aarch64 #8 22.79 publicsuffix-list-dafsa-20210518-3.el9.noarch #8 22.79 python-srpm-macros-3.9-52.el9.noarch #8 22.79 python3-audit-3.0.7-103.el9.aarch64 #8 22.79 python3-dateutil-1:2.8.1-6.el9.noarch #8 22.79 python3-dbus-1.2.18-2.el9.aarch64 #8 22.79 python3-dnf-plugins-core-4.1.0-1.el9.noarch #8 22.79 python3-enchant-3.2.0-5.el9.noarch #8 22.79 python3-file-magic-5.39-8.el9.noarch #8 22.79 python3-libselinux-3.4-3.el9.aarch64 #8 22.79 python3-libsemanage-3.4-1.el9.aarch64 #8 22.79 python3-policycoreutils-3.4-1.el9.noarch #8 22.79 python3-setools-4.4.0-5.el9.aarch64 #8 22.79 python3-setuptools-53.0.0-10.el9.noarch #8 22.79 python3-six-1.15.0-9.el9.noarch #8 22.79 qt5-srpm-macros-5.15.3-1.el9.noarch #8 22.79 redhat-rpm-config-196-1.el9.noarch #8 22.79 rpm-build-4.16.1.3-15.el9.aarch64 #8 22.79 rpmlint-1.11-19.el9.noarch #8 22.79 rust-srpm-macros-17-4.el9.noarch #8 22.79 scl-utils-1:2.0.3-2.el9.aarch64 #8 22.79 shared-mime-info-2.1-4.el9.aarch64 #8 22.79 systemd-libs-250-7.el9.aarch64 #8 22.79 tcl-1:8.6.10-7.el9.aarch64 #8 22.79 unzip-6.0-56.el9.aarch64 #8 22.79 util-linux-2.37.4-3.el9.aarch64 #8 22.79 util-linux-core-2.37.4-3.el9.aarch64 #8 22.79 vim-filesystem-2:8.2.2637-16.el9.noarch #8 22.79 webkit2gtk3-jsc-2.36.1-1.el9.aarch64 #8 22.79 xz-5.2.5-8.el9.aarch64 #8 22.79 zip-3.0-33.el9.aarch64 #8 22.79 zstd-1.5.1-2.el9.aarch64 #8 22.80 #8 22.80 Complete! #8 DONE 22.9s #9 [stage-1 4/8] RUN dnf config-manager --set-enabled crb #9 sha256:2fbfa5c2474fc3b83d8e5c7c209488d7a7ea8c1d9ca1e302985f76a5652023f7 #9 23.93 Selecting previously unselected package gcc-9-base:arm64. #9 23.93 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.1_arm64.deb ... #9 23.93 Unpacking gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.1) ... #9 23.97 Selecting previously unselected package libisl22:arm64. #9 23.97 Preparing to unpack .../079-libisl22_0.22.1-1_arm64.deb ... #9 23.97 Unpacking libisl22:arm64 (0.22.1-1) ... #9 24.04 Selecting previously unselected package libmpfr6:arm64. #9 20.12 Selecting previously unselected package libuchardet0:armhf. #9 20.12 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_armhf.deb ... #9 20.12 Unpacking libuchardet0:armhf (0.0.6-3build1) ... #9 20.17 Selecting previously unselected package groff-base. #9 20.17 Preparing to unpack .../004-groff-base_1.22.4-4build1_armhf.deb ... #9 20.18 Unpacking groff-base (1.22.4-4build1) ... #9 20.40 Selecting previously unselected package libgdbm6:armhf. #9 20.40 Preparing to unpack .../005-libgdbm6_1.18.1-5_armhf.deb ... #9 20.40 Unpacking libgdbm6:armhf (1.18.1-5) ... #8 46.26 Selecting previously unselected package libio-stringy-perl. #8 46.26 Preparing to unpack .../233-libio-stringy-perl_2.111-3_all.deb ... #8 46.27 Unpacking libio-stringy-perl (2.111-3) ... #8 46.31 Selecting previously unselected package libparams-validate-perl:armhf. #8 46.31 Preparing to unpack .../234-libparams-validate-perl_1.30-1+b1_armhf.deb ... #8 46.31 Unpacking libparams-validate-perl:armhf (1.30-1+b1) ... #8 46.35 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 46.36 Preparing to unpack .../235-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #8 46.36 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #8 46.39 Selecting previously unselected package libsort-versions-perl. #8 46.39 Preparing to unpack .../236-libsort-versions-perl_1.62-1_all.deb ... #8 46.40 Unpacking libsort-versions-perl (1.62-1) ... #8 46.43 Selecting previously unselected package libgit-wrapper-perl. #8 46.43 Preparing to unpack .../237-libgit-wrapper-perl_0.048-1_all.deb ... #8 46.43 Unpacking libgit-wrapper-perl (0.048-1) ... #8 22.25 Selecting previously unselected package g++. #8 22.26 Preparing to unpack .../072-g++_4%3a8.3.0-1_arm64.deb ... #8 22.26 Unpacking g++ (4:8.3.0-1) ... #8 22.30 Selecting previously unselected package make. #8 22.30 Preparing to unpack .../073-make_4.2.1-1.2_arm64.deb ... #8 22.31 Unpacking make (4.2.1-1.2) ... #8 22.37 Selecting previously unselected package libdpkg-perl. #9 24.04 Preparing to unpack .../080-libmpfr6_4.0.2-1_arm64.deb ... #9 24.05 Unpacking libmpfr6:arm64 (4.0.2-1) ... #9 24.09 Selecting previously unselected package libmpc3:arm64. #9 24.09 Preparing to unpack .../081-libmpc3_1.1.0-1_arm64.deb ... #9 24.10 Unpacking libmpc3:arm64 (1.1.0-1) ... #9 24.13 Selecting previously unselected package cpp-9. #9 24.13 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ... #9 24.13 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ... #9 20.44 Selecting previously unselected package libpipeline1:armhf. #9 20.44 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_armhf.deb ... #9 20.44 Unpacking libpipeline1:armhf (1.5.2-2build1) ... #9 20.54 Selecting previously unselected package man-db. #9 20.54 Preparing to unpack .../007-man-db_2.9.1-1_armhf.deb ... #9 20.54 Unpacking man-db (2.9.1-1) ... #8 40.83 Setting up gcc (4:8.3.0-1+rpi2) ... #8 40.85 Setting up perl (5.28.1-6+deb10u1) ... #8 40.87 Setting up libio-html-perl (1.001-1) ... #8 40.89 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #8 40.90 Setting up libdpkg-perl (1.19.8) ... #8 40.91 Setting up autoconf (2.69-11) ... #8 40.93 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 40.94 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #8 40.96 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 40.97 Setting up libstrictures-perl (2.000005-1) ... #8 40.98 Setting up libsub-quote-perl (2.005001-1) ... #8 40.99 Setting up liburi-perl (1.76-1) ... #8 41.01 Setting up libnet-ssleay-perl (1.85-2+b1) ... #8 41.02 Setting up automake (1:1.16.1-4) ... #8 41.08 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 41.08 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #8 41.08 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #8 41.09 Setting up libhttp-date-perl (6.02-1) ... #8 41.10 Setting up libfile-which-perl (1.23-1) ... #8 41.11 Setting up libfile-listing-perl (6.04-1) ... #8 41.12 Setting up libdynaloader-functions-perl (0.003-1) ... #8 41.14 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 41.15 Setting up libio-pty-perl (1:1.08-1.1+b4) ... #8 41.16 Setting up libarchive-zip-perl (1.64-1) ... #8 46.47 Selecting previously unselected package libhttp-tiny-multipart-perl. #8 46.47 Preparing to unpack .../238-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #8 46.47 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #8 46.51 Selecting previously unselected package libio-prompter-perl. #8 46.51 Preparing to unpack .../239-libio-prompter-perl_0.004015-1_all.deb ... #8 46.52 Unpacking libio-prompter-perl (0.004015-1) ... #8 46.56 Selecting previously unselected package libjson-perl. #8 46.56 Preparing to unpack .../240-libjson-perl_4.03000-1_all.deb ... #8 46.57 Unpacking libjson-perl (4.03000-1) ... #8 46.61 Selecting previously unselected package liblog-any-perl. #8 46.61 Preparing to unpack .../241-liblog-any-perl_1.709-1_all.deb ... #8 46.61 Unpacking liblog-any-perl (1.709-1) ... #8 46.66 Selecting previously unselected package liblog-any-adapter-screen-perl. #8 46.66 Preparing to unpack .../242-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #8 46.67 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #8 46.70 Selecting previously unselected package libpackage-stash-perl. #9 DONE 0.6s #11 [stage-1 5/8] COPY SPECS /root/rpmbuild/SPECS #11 sha256:b7388e90ad1e89b4a49dacfdc907a1458fca212e6c6bd02bd2007329d8e07f7f #11 DONE 0.1s #8 22.37 Preparing to unpack .../074-libdpkg-perl_1.19.8_all.deb ... #8 22.37 Unpacking libdpkg-perl (1.19.8) ... #8 22.45 Selecting previously unselected package patch. #8 22.46 Preparing to unpack .../075-patch_2.7.6-3+deb10u1_arm64.deb ... #8 22.46 Unpacking patch (2.7.6-3+deb10u1) ... #8 22.52 Selecting previously unselected package dpkg-dev. #8 22.52 Preparing to unpack .../076-dpkg-dev_1.19.8_all.deb ... #8 22.52 Unpacking dpkg-dev (1.19.8) ... #8 22.62 Selecting previously unselected package build-essential. #8 22.62 Preparing to unpack .../077-build-essential_12.6_arm64.deb ... #9 24.60 Selecting previously unselected package cpp. #9 20.73 Selecting previously unselected package perl-modules-5.30. #9 20.73 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... #9 20.73 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ... #8 46.71 Preparing to unpack .../243-libpackage-stash-perl_0.39-1_all.deb ... #8 46.71 Unpacking libpackage-stash-perl (0.39-1) ... #8 46.77 Selecting previously unselected package libsub-identify-perl. #8 46.77 Preparing to unpack .../244-libsub-identify-perl_0.14-1+b3_armhf.deb ... #8 46.77 Unpacking libsub-identify-perl (0.14-1+b3) ... #8 46.81 Selecting previously unselected package libsub-name-perl. #8 46.81 Preparing to unpack .../245-libsub-name-perl_0.26-1+b1_armhf.deb ... #8 46.82 Unpacking libsub-name-perl (0.26-1+b1) ... #8 46.86 Selecting previously unselected package libnamespace-clean-perl. #8 46.86 Preparing to unpack .../246-libnamespace-clean-perl_0.27-1_all.deb ... #8 46.86 Unpacking libnamespace-clean-perl (0.27-1) ... #8 46.90 Selecting previously unselected package libpath-tiny-perl. #8 46.90 Preparing to unpack .../247-libpath-tiny-perl_0.118-1_all.deb ... #8 46.90 Unpacking libpath-tiny-perl (0.118-1) ... #8 41.18 Setting up libhtml-tagset-perl (3.20-3) ... #8 41.19 Setting up libdebhelper-perl (13.2~bpo10+1) ... #8 41.20 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 41.22 Setting up libtry-tiny-perl (0.30-1) ... #8 41.23 Setting up libnet-http-perl (6.18-1) ... #8 41.24 Setting up libencode-locale-perl (1.05-1) ... #8 41.25 Setting up libdevel-callchecker-perl (0.008-1) ... #8 41.26 Setting up dpkg-dev (1.19.8) ... #8 41.28 Setting up intltool-debian (0.35.0+20060710.5) ... #8 41.29 Setting up liberror-perl (0.17027-2) ... #8 41.31 Setting up patchutils (0.3.4-2) ... #8 41.32 Setting up libipc-run-perl (20180523.0-1) ... #8 41.33 Setting up git (1:2.20.1-2+deb10u3) ... #8 41.36 Setting up libwww-robotrules-perl (6.02-1) ... #8 41.37 Setting up libhtml-parser-perl (3.72-3+b2) ... #8 41.38 Setting up librole-tiny-perl (2.000006-1) ... #8 41.39 Setting up libfile-homedir-perl (1.004-1) ... #8 41.41 Setting up libio-socket-ssl-perl (2.060-3) ... #8 41.42 Setting up libhttp-message-perl (6.18-1) ... #8 41.43 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #8 41.44 Setting up libhttp-negotiate-perl (6.01-1) ... #8 41.46 Setting up libhttp-cookies-perl (6.04-1) ... #8 41.47 Setting up po-debconf (1.0.21) ... #8 41.48 Setting up libhtml-tree-perl (5.07-2) ... #8 41.49 Setting up libparams-classify-perl (0.015-1+b1) ... #12 [stage-1 6/8] RUN if [ "$(uname -m)" = "x86_64" ]; then dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec; else dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec; dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-b*.spec; fi #12 sha256:ce65a46ec45fb02ef33258498e877dcf6a85fcac4f2744f1820205c90b6b2276 #8 22.62 Unpacking build-essential (12.6) ... #8 22.66 Selecting previously unselected package openssl. #8 22.67 Preparing to unpack .../078-openssl_1.1.1n-0+deb10u3_arm64.deb ... #8 22.67 Unpacking openssl (1.1.1n-0+deb10u3) ... #8 22.78 Selecting previously unselected package ca-certificates. #8 22.78 Preparing to unpack .../079-ca-certificates_20200601~deb10u2_all.deb ... #8 22.79 Unpacking ca-certificates (20200601~deb10u2) ... #8 22.84 Selecting previously unselected package libnghttp2-14:arm64. #8 22.85 Preparing to unpack .../080-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... #8 22.85 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... #8 22.89 Selecting previously unselected package libpsl5:arm64. #9 24.61 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_arm64.deb ... #9 24.61 Unpacking cpp (4:9.3.0-1ubuntu2) ... #9 24.65 Selecting previously unselected package libcc1-0:arm64. #9 24.66 Preparing to unpack .../084-libcc1-0_10.3.0-1ubuntu1~20.04_arm64.deb ... #9 24.66 Unpacking libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ... #9 24.70 Selecting previously unselected package libgomp1:arm64. #9 24.70 Preparing to unpack .../085-libgomp1_10.3.0-1ubuntu1~20.04_arm64.deb ... #9 24.71 Unpacking libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ... #9 24.75 Selecting previously unselected package libitm1:arm64. #9 24.75 Preparing to unpack .../086-libitm1_10.3.0-1ubuntu1~20.04_arm64.deb ... #9 24.76 Unpacking libitm1:arm64 (10.3.0-1ubuntu1~20.04) ... #9 24.80 Selecting previously unselected package libatomic1:arm64. #9 24.80 Preparing to unpack .../087-libatomic1_10.3.0-1ubuntu1~20.04_arm64.deb ... #9 24.80 Unpacking libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ... #10 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #14 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 4.8s done #14 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done #14 DONE 17.9s #8 46.95 Selecting previously unselected package libtype-tiny-perl. #8 46.95 Preparing to unpack .../248-libtype-tiny-perl_1.012001-2_all.deb ... #8 46.95 Unpacking libtype-tiny-perl (1.012001-2) ... #8 47.03 Selecting previously unselected package libgitlab-api-v4-perl. #8 47.04 Preparing to unpack .../249-libgitlab-api-v4-perl_0.26-1_all.deb ... #8 47.04 Unpacking libgitlab-api-v4-perl (0.26-1) ... #8 47.12 Selecting previously unselected package libglib2.0-0:armhf. #8 47.13 Preparing to unpack .../250-libglib2.0-0_2.66.8-1_armhf.deb ... #8 47.13 Unpacking libglib2.0-0:armhf (2.66.8-1) ... #8 41.50 Setting up libmodule-runtime-perl (0.016-1) ... #8 41.52 Setting up libimport-into-perl (1.002005-1) ... #8 41.53 Setting up libmoo-perl (2.003004-2) ... #8 41.55 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 41.56 Setting up libwww-perl (6.36-2) ... #8 41.58 Setting up debhelper (13.2~bpo10+1) ... #8 41.59 Setting up dh-autoreconf (19) ... #8 41.60 Setting up devscripts (2.19.5+deb10u1) ... #8 22.89 Preparing to unpack .../081-libpsl5_0.20.2-2_arm64.deb ... #8 22.90 Unpacking libpsl5:arm64 (0.20.2-2) ... #8 22.94 Selecting previously unselected package librtmp1:arm64. #8 22.94 Preparing to unpack .../082-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... #8 22.94 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... #8 23.00 Selecting previously unselected package libssh2-1:arm64. #8 23.00 Preparing to unpack .../083-libssh2-1_1.8.0-2.1_arm64.deb ... #8 23.00 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... #8 23.06 Selecting previously unselected package libcurl4:arm64. #8 23.06 Preparing to unpack .../084-libcurl4_7.64.0-4+deb10u2_arm64.deb ... #8 23.06 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... #8 23.11 Selecting previously unselected package curl. #8 23.11 Preparing to unpack .../085-curl_7.64.0-4+deb10u2_arm64.deb ... #8 23.12 Unpacking curl (7.64.0-4+deb10u2) ... #8 23.17 Selecting previously unselected package dctrl-tools. #8 23.17 Preparing to unpack .../086-dctrl-tools_2.24-3_arm64.deb ... #8 23.18 Unpacking dctrl-tools (2.24-3) ... #8 23.22 Selecting previously unselected package libtool. #9 24.84 Selecting previously unselected package libasan5:arm64. #9 24.84 Preparing to unpack .../088-libasan5_9.4.0-1ubuntu1~20.04.1_arm64.deb ... #9 24.85 Unpacking libasan5:arm64 (9.4.0-1ubuntu1~20.04.1) ... #9 25.12 Selecting previously unselected package liblsan0:arm64. #10 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #10 sha256:d5e38ae7d172ebc5deb5df7b1400a123f3ce1eaceba2a8196eac39f66fdc198d #9 21.32 Selecting previously unselected package libgdbm-compat4:armhf. #9 21.32 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_armhf.deb ... #9 21.32 Unpacking libgdbm-compat4:armhf (1.18.1-5) ... #9 21.37 Selecting previously unselected package libperl5.30:armhf. #9 21.37 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_armhf.deb ... #9 21.37 Unpacking libperl5.30:armhf (5.30.0-9ubuntu0.2) ... #8 47.31 Selecting previously unselected package libglib2.0-data. #8 47.32 Preparing to unpack .../251-libglib2.0-data_2.66.8-1_all.deb ... #8 47.32 Unpacking libglib2.0-data (2.66.8-1) ... #8 41.78 Setting up dh-strip-nondeterminism (1.1.2-1) ... #8 41.80 Setting up equivs (2.2.0) ... #8 41.81 Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ... #8 DONE 42.0s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:fc2ef48f15f2ea4bb9d91bd00494d36eeb0d737f0ae64da895bf4d735449c9c0 #10 DONE 0.1s #8 23.22 Preparing to unpack .../087-libtool_2.4.6-9_all.deb ... #8 23.23 Unpacking libtool (2.4.6-9) ... #8 23.31 Selecting previously unselected package dh-autoreconf. #8 23.31 Preparing to unpack .../088-dh-autoreconf_19_all.deb ... #8 23.32 Unpacking dh-autoreconf (19) ... #8 23.35 Selecting previously unselected package libarchive-zip-perl. #8 23.35 Preparing to unpack .../089-libarchive-zip-perl_1.64-1_all.deb ... #8 23.36 Unpacking libarchive-zip-perl (1.64-1) ... #8 23.40 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 23.40 Preparing to unpack .../090-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #8 23.41 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #8 23.44 Selecting previously unselected package dh-strip-nondeterminism. #8 23.45 Preparing to unpack .../091-dh-strip-nondeterminism_1.1.2-1_all.deb ... #8 23.45 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #8 23.48 Selecting previously unselected package dwz. #9 25.13 Preparing to unpack .../089-liblsan0_10.3.0-1ubuntu1~20.04_arm64.deb ... #9 25.13 Unpacking liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ... #9 25.23 Selecting previously unselected package libtsan0:arm64. #9 25.23 Preparing to unpack .../090-libtsan0_10.3.0-1ubuntu1~20.04_arm64.deb ... #9 25.24 Unpacking libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ... #10 2.250 CentOS Stream 8 - AppStream 16 MB/s | 21 MB 00:01 #8 47.54 Selecting previously unselected package libgpm2:armhf. #8 47.54 Preparing to unpack .../252-libgpm2_1.20.7-8_armhf.deb ... #8 47.55 Unpacking libgpm2:armhf (1.20.7-8) ... #8 47.58 Selecting previously unselected package libhash-fieldhash-perl. #8 47.59 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1+b3_armhf.deb ... #8 47.59 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #8 47.62 Selecting previously unselected package libhtml-form-perl. #8 47.63 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ... #8 47.63 Unpacking libhtml-form-perl (6.07-1) ... #8 47.66 Selecting previously unselected package libhtml-format-perl. #8 47.67 Preparing to unpack .../255-libhtml-format-perl_2.12-1.1_all.deb ... #8 47.67 Unpacking libhtml-format-perl (2.12-1.1) ... #8 47.71 Selecting previously unselected package libhtml-html5-entities-perl. #8 47.71 Preparing to unpack .../256-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #8 47.72 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #8 47.75 Selecting previously unselected package libhttp-daemon-perl. #8 47.76 Preparing to unpack .../257-libhttp-daemon-perl_6.12-1_all.deb ... #8 47.76 Unpacking libhttp-daemon-perl (6.12-1) ... #10 12.36 CentOS Stream 8 - BaseOS 20 MB/s | 25 MB 00:01 #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:19e49809e94f457d8f94ffa94f570e6bf4cb05bf3f7d3deeb743cedd92c5b01b #8 23.48 Preparing to unpack .../092-dwz_0.12-3_arm64.deb ... #8 23.50 Unpacking dwz (0.12-3) ... #8 23.58 Selecting previously unselected package libglib2.0-0:arm64. #8 23.59 Preparing to unpack .../093-libglib2.0-0_2.58.3-2+deb10u3_arm64.deb ... #8 23.59 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u3) ... #8 23.72 Selecting previously unselected package libcroco3:arm64. #9 25.43 Selecting previously unselected package libubsan1:arm64. #9 25.43 Preparing to unpack .../091-libubsan1_10.3.0-1ubuntu1~20.04_arm64.deb ... #9 25.44 Unpacking libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ... #9 25.52 Selecting previously unselected package libgcc-9-dev:arm64. #9 25.53 Preparing to unpack .../092-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_arm64.deb ... #9 25.53 Unpacking libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ... #9 25.65 Selecting previously unselected package gcc-9. #12 0.911 CentOS Stream 9 - BaseOS 24 kB/s | 7.9 kB 00:00 #8 47.79 Selecting previously unselected package libio-sessiondata-perl. #8 47.79 Preparing to unpack .../258-libio-sessiondata-perl_1.03-1.1_all.deb ... #8 47.81 Unpacking libio-sessiondata-perl (1.03-1.1) ... #8 47.83 Selecting previously unselected package libipc-run3-perl. #8 47.84 Preparing to unpack .../259-libipc-run3-perl_0.048-2_all.deb ... #8 47.84 Unpacking libipc-run3-perl (0.048-2) ... #8 47.88 Selecting previously unselected package libtypes-serialiser-perl. #8 47.88 Preparing to unpack .../260-libtypes-serialiser-perl_1.01-1_all.deb ... #8 47.89 Unpacking libtypes-serialiser-perl (1.01-1) ... #8 47.92 Selecting previously unselected package libjson-xs-perl. #8 47.93 Preparing to unpack .../261-libjson-xs-perl_4.030-1+b1_armhf.deb ... #8 47.93 Unpacking libjson-xs-perl (4.030-1+b1) ... #8 47.97 Selecting previously unselected package libjson-maybexs-perl. #8 47.97 Preparing to unpack .../262-libjson-maybexs-perl_1.004003-1_all.deb ... #8 47.98 Unpacking libjson-maybexs-perl (1.004003-1) ... #9 21.90 Selecting previously unselected package perl. #9 21.90 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_armhf.deb ... #9 21.92 Unpacking perl (5.30.0-9ubuntu0.2) ... #9 21.99 Selecting previously unselected package openssl. #9 21.99 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.16_armhf.deb ... #9 22.00 Unpacking openssl (1.1.1f-1ubuntu2.16) ... #8 23.72 Preparing to unpack .../094-libcroco3_0.6.12-3_arm64.deb ... #8 23.72 Unpacking libcroco3:arm64 (0.6.12-3) ... #8 23.78 Selecting previously unselected package libncurses6:arm64. #8 23.78 Preparing to unpack .../095-libncurses6_6.1+20181013-2+deb10u2_arm64.deb ... #8 23.78 Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u2) ... #8 23.82 Selecting previously unselected package gettext. #8 23.82 Preparing to unpack .../096-gettext_0.19.8.1-9_arm64.deb ... #8 23.83 Unpacking gettext (0.19.8.1-9) ... #8 23.96 Selecting previously unselected package intltool-debian. #9 25.65 Preparing to unpack .../093-gcc-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ... #9 25.65 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ... #12 1.332 CentOS Stream 9 - AppStream 22 kB/s | 8.0 kB 00:00 #8 43.74 Setting up perl (5.32.1-4+deb11u2) ... #8 43.76 Setting up libio-html-perl (1.004-2) ... #8 43.77 Setting up libb-hooks-op-check-perl (0.22-1+b4) ... #8 43.78 Setting up gcc-10 (10.2.1-6+rpi1) ... #8 43.80 Setting up libdpkg-perl (1.20.11+rpi1) ... #8 43.81 Setting up autoconf (2.69-14) ... #8 43.82 Setting up libtimedate-perl (2.3300-2) ... #8 43.84 Setting up libsub-override-perl (0.09-2) ... #8 43.86 Setting up libstrictures-perl (2.000006-1) ... #8 43.87 Setting up libsub-quote-perl (2.006006-1) ... #8 43.88 Setting up libfile-dirlist-perl (0.05-2) ... #8 43.89 Setting up liburi-perl (5.08-1) ... #8 43.91 Setting up libfile-touch-perl (0.11-1) ... #8 43.92 Setting up libnet-ssleay-perl (1.88-3+b1) ... #8 43.94 Setting up automake (1:1.16.3-2) ... #8 43.99 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 43.99 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 #8 43.99 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 #8 43.99 Setting up libhttp-date-perl (6.05-1) ... #8 44.01 Setting up libfile-which-perl (1.23-1) ... #8 44.02 Setting up libfile-listing-perl (6.14-1) ... #8 44.03 Setting up libdynaloader-functions-perl (0.003-1.1) ... #8 44.04 Setting up libclass-method-modifiers-perl (2.13-1) ... #8 44.05 Setting up libio-pty-perl (1:1.15-2) ... #8 44.07 Setting up libtool (2.4.6-15) ... #8 44.08 Setting up libarchive-zip-perl (1.68-1) ... #8 44.09 Setting up libhtml-tagset-perl (3.20-4) ... #8 44.10 Setting up libdebhelper-perl (13.3.4) ... #8 44.12 Setting up liblwp-mediatypes-perl (6.04-1) ... #8 44.13 Setting up libtry-tiny-perl (0.30-1) ... #8 44.14 Setting up libnet-http-perl (6.20-1) ... #8 44.15 Setting up libencode-locale-perl (1.05-1.1) ... #8 44.17 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #8 44.18 Setting up gcc (4:10.2.1-1+rpi1) ... #8 48.04 Selecting previously unselected package libldap-common. #8 48.05 Preparing to unpack .../263-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... #8 48.05 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... #8 48.09 Selecting previously unselected package liblist-compare-perl. #8 48.10 Preparing to unpack .../264-liblist-compare-perl_0.55-1_all.deb ... #8 48.10 Unpacking liblist-compare-perl (0.55-1) ... #8 48.14 Selecting previously unselected package liblist-someutils-perl. #8 48.15 Preparing to unpack .../265-liblist-someutils-perl_0.58-1_all.deb ... #8 48.15 Unpacking liblist-someutils-perl (0.58-1) ... #8 48.19 Selecting previously unselected package liblist-someutils-xs-perl. #8 48.20 Preparing to unpack .../266-liblist-someutils-xs-perl_0.58-2+b1_armhf.deb ... #8 48.20 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #8 48.24 Selecting previously unselected package liblist-utilsby-perl. #8 48.24 Preparing to unpack .../267-liblist-utilsby-perl_0.11-1_all.deb ... #9 22.15 Selecting previously unselected package ca-certificates. #9 22.15 Preparing to unpack .../013-ca-certificates_20211016~20.04.1_all.deb ... #9 22.15 Unpacking ca-certificates (20211016~20.04.1) ... #8 23.96 Preparing to unpack .../097-intltool-debian_0.35.0+20060710.5_all.deb ... #8 23.96 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 24.01 Selecting previously unselected package po-debconf. #8 24.01 Preparing to unpack .../098-po-debconf_1.0.21_all.deb ... #8 24.02 Unpacking po-debconf (1.0.21) ... #8 24.07 Selecting previously unselected package debhelper. #8 24.07 Preparing to unpack .../099-debhelper_12.1.1_all.deb ... #8 24.08 Unpacking debhelper (12.1.1) ... #8 24.19 Selecting previously unselected package debian-keyring. #9 26.16 Selecting previously unselected package gcc. #9 26.16 Preparing to unpack .../094-gcc_4%3a9.3.0-1ubuntu2_arm64.deb ... #9 26.18 Unpacking gcc (4:9.3.0-1ubuntu2) ... #9 26.22 Selecting previously unselected package libstdc++-9-dev:arm64. #8 44.20 Setting up dpkg-dev (1.20.11+rpi1) ... #8 44.22 Setting up intltool-debian (0.35.0+20060710.5) ... #8 44.23 Setting up liberror-perl (0.17029-1) ... #8 44.24 Setting up dh-autoreconf (20) ... #8 44.25 Setting up patchutils (0.4.2-1) ... #8 44.27 Setting up libipc-run-perl (20200505.0-1) ... #8 44.28 Setting up git (1:2.30.2-1) ... #8 44.31 Setting up libwww-robotrules-perl (6.02-1) ... #8 44.32 Setting up libhtml-parser-perl (3.75-1+b1) ... #8 44.33 Setting up librole-tiny-perl (2.002004-1) ... #8 44.34 Setting up libfile-homedir-perl (1.006-1) ... #8 44.36 Setting up libio-socket-ssl-perl (2.069-1) ... #8 44.37 Setting up libhttp-message-perl (6.28-1) ... #8 44.38 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #8 44.40 Setting up libhttp-negotiate-perl (6.01-1) ... #8 44.42 Setting up libhttp-cookies-perl (6.10-1) ... #8 44.43 Setting up po-debconf (1.0.21+nmu1) ... #8 44.45 Setting up libhtml-tree-perl (5.07-2) ... #8 44.47 Setting up libparams-classify-perl (0.015-1+b3) ... #8 44.48 Setting up libmodule-runtime-perl (0.016-1) ... #8 44.49 Setting up dh-strip-nondeterminism (1.12.0-1) ... #8 44.51 Setting up libimport-into-perl (1.002005-1) ... #8 48.25 Unpacking liblist-utilsby-perl (0.11-1) ... #8 48.28 Selecting previously unselected package libltdl7:armhf. #8 48.28 Preparing to unpack .../268-libltdl7_2.4.6-15_armhf.deb ... #8 48.29 Unpacking libltdl7:armhf (2.4.6-15) ... #8 48.33 Selecting previously unselected package libltdl-dev:armhf. #8 48.33 Preparing to unpack .../269-libltdl-dev_2.4.6-15_armhf.deb ... #8 48.34 Unpacking libltdl-dev:armhf (2.4.6-15) ... #8 48.40 Selecting previously unselected package liblzo2-2:armhf. #8 48.40 Preparing to unpack .../270-liblzo2-2_2.10-2_armhf.deb ... #8 48.41 Unpacking liblzo2-2:armhf (2.10-2) ... #8 48.44 Selecting previously unselected package libsys-hostname-long-perl. #8 48.44 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-2_all.deb ... #8 48.45 Unpacking libsys-hostname-long-perl (1.5-2) ... #8 48.48 Selecting previously unselected package libmail-sendmail-perl. #8 48.48 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1.1_all.deb ... #8 48.49 Unpacking libmail-sendmail-perl (0.80-1.1) ... #9 22.23 Selecting previously unselected package distro-info-data. #9 22.23 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.10_all.deb ... #9 22.23 Unpacking distro-info-data (0.43ubuntu1.10) ... #9 22.27 Selecting previously unselected package libmagic-mgc. #9 22.27 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_armhf.deb ... #9 22.28 Unpacking libmagic-mgc (1:5.38-4) ... #9 22.43 Selecting previously unselected package libmagic1:armhf. #9 22.43 Preparing to unpack .../016-libmagic1_1%3a5.38-4_armhf.deb ... #9 22.43 Unpacking libmagic1:armhf (1:5.38-4) ... #9 22.48 Selecting previously unselected package file. #9 22.48 Preparing to unpack .../017-file_1%3a5.38-4_armhf.deb ... #9 22.49 Unpacking file (1:5.38-4) ... #9 22.52 Selecting previously unselected package less. #9 22.52 Preparing to unpack .../018-less_551-1ubuntu0.1_armhf.deb ... #9 22.53 Unpacking less (551-1ubuntu0.1) ... #9 22.60 Selecting previously unselected package libelf1:armhf. #9 22.60 Preparing to unpack .../019-libelf1_0.176-1.1build1_armhf.deb ... #8 24.19 Preparing to unpack .../100-debian-keyring_2019.02.25_all.deb ... #8 24.20 Unpacking debian-keyring (2019.02.25) ... #9 26.22 Preparing to unpack .../095-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_arm64.deb ... #9 26.22 Unpacking libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ... #11 1.016 Hit:1 http://archive.raspbian.org/raspbian buster InRelease #11 1.113 Hit:2 http://archive.raspberrypi.org/debian buster InRelease #8 44.52 Setting up libmoo-perl (2.004004-1) ... #8 44.54 Setting up debhelper (13.3.4) ... #8 44.55 Setting up equivs (2.3.1) ... #8 44.57 Setting up liblwp-protocol-https-perl (6.10-1) ... #8 44.58 Setting up libwww-perl (6.52-1) ... #8 44.59 Setting up devscripts (2.21.3+deb11u1) ... #8 48.66 Selecting previously unselected package libnet-smtp-ssl-perl. #8 48.66 Preparing to unpack .../273-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 48.66 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 48.69 Selecting previously unselected package libmailtools-perl. #8 48.70 Preparing to unpack .../274-libmailtools-perl_2.21-1_all.deb ... #8 48.70 Unpacking libmailtools-perl (2.21-1) ... #8 48.75 Selecting previously unselected package libmarkdown2:armhf. #8 48.76 Preparing to unpack .../275-libmarkdown2_2.2.6-1_armhf.deb ... #8 48.76 Unpacking libmarkdown2:armhf (2.2.6-1) ... #8 48.79 Selecting previously unselected package libmime-tools-perl. #8 48.79 Preparing to unpack .../276-libmime-tools-perl_5.509-1_all.deb ... #8 48.80 Unpacking libmime-tools-perl (5.509-1) ... #8 48.85 Selecting previously unselected package libmoox-aliases-perl. #8 48.86 Preparing to unpack .../277-libmoox-aliases-perl_0.001006-1.1_all.deb ... #9 22.60 Unpacking libelf1:armhf (0.176-1.1build1) ... #9 22.66 Selecting previously unselected package libglib2.0-0:armhf. #9 22.66 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_armhf.deb ... #9 22.66 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ... #9 22.87 Selecting previously unselected package libglib2.0-data. #9 22.87 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ... #8 66.21 Setting up libgpgme11:armhf (1.12.0-6) ... #8 66.23 Setting up gcc (4:8.3.0-1) ... #9 26.45 Selecting previously unselected package g++-9. #9 26.45 Preparing to unpack .../096-g++-9_9.4.0-1ubuntu1~20.04.1_arm64.deb ... #9 26.46 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... #8 44.78 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ... #8 48.86 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #8 48.90 Selecting previously unselected package libnamespace-autoclean-perl. #8 48.90 Preparing to unpack .../278-libnamespace-autoclean-perl_0.29-1_all.deb ... #8 48.91 Unpacking libnamespace-autoclean-perl (0.29-1) ... #8 48.94 Selecting previously unselected package libobject-id-perl. #8 48.94 Preparing to unpack .../279-libobject-id-perl_0.1.2-2.1_all.deb ... #8 48.95 Unpacking libobject-id-perl (0.1.2-2.1) ... #8 48.98 Selecting previously unselected package libmoox-struct-perl. #8 48.98 Preparing to unpack .../280-libmoox-struct-perl_0.020-1_all.deb ... #8 48.98 Unpacking libmoox-struct-perl (0.020-1) ... #8 49.01 Selecting previously unselected package libmouse-perl. #8 49.02 Preparing to unpack .../281-libmouse-perl_2.5.10-1+b1_armhf.deb ... #8 49.02 Unpacking libmouse-perl (2.5.10-1+b1) ... #9 22.87 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 22.98 Selecting previously unselected package tzdata. #9 22.98 Preparing to unpack .../022-tzdata_2022a-0ubuntu0.20.04_all.deb ... #9 22.98 Unpacking tzdata (2022a-0ubuntu0.20.04) ... #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:db2193547b525f35a8742d151f38bbe57bd27ea4208e4c0a64e6e34a4742426b #8 13.94 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB] #8 13.95 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-utils armhf 2.2.4-1ubuntu1.6 [107 kB] #8 13.95 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg armhf 2.2.4-1ubuntu1.6 [409 kB] #8 13.97 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pinentry-curses armhf 1.1.0-1 [31.4 kB] #8 13.97 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-agent armhf 2.2.4-1ubuntu1.6 [189 kB] #8 13.98 Get:155 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-client armhf 2.2.4-1ubuntu1.6 [76.5 kB] #8 14.02 Get:156 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-server armhf 2.2.4-1ubuntu1.6 [71.7 kB] #8 14.02 Get:157 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgsm armhf 2.2.4-1ubuntu1.6 [183 kB] #8 14.03 Get:158 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg armhf 2.2.4-1ubuntu1.6 [249 kB] #8 14.09 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgpgme11 armhf 1.10.0-1ubuntu2 [92.3 kB] #8 14.10 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-gpg armhf 1.10.0-1ubuntu2 [129 kB] #8 14.10 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf dput all 1.0.1ubuntu1 [42.7 kB] #8 14.10 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfakeroot armhf 1.22-2ubuntu1 [21.6 kB] #8 14.10 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf fakeroot armhf 1.22-2ubuntu1 [60.3 kB] #8 14.11 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl3-gnutls armhf 7.58.0-2ubuntu3.19 [187 kB] #8 14.11 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liberror-perl all 0.17025-1 [22.8 kB] #8 14.17 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git-man all 1:2.17.1-1ubuntu0.12 [804 kB] #8 14.20 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf git armhf 1:2.17.1-1ubuntu0.12 [2819 kB] #8 14.34 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] #8 14.34 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-diff-xs-perl armhf 0.04-5 [10.8 kB] #8 14.36 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB] #8 14.36 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libapt-pkg-perl armhf 0.1.33build1 [63.8 kB] #8 14.36 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libarchive-cpio-perl all 0.10-1 [9644 B] #8 14.36 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-op-check-perl armhf 0.22-1 [9852 B] #8 14.36 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB] #8 14.36 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-callchecker-perl armhf 0.007-2build1 [14.0 kB] #8 14.36 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-classify-perl armhf 0.015-1 [20.0 kB] #8 14.41 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB] #8 14.43 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB] #8 14.44 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB] #8 14.44 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #8 14.44 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libvariable-magic-perl armhf 0.62-1 [32.2 kB] #8 14.44 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libb-hooks-endofscope-perl all 0.21-1 [14.7 kB] #8 14.44 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tagset-perl all 3.20-3 [12.1 kB] #8 14.44 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liburi-perl all 1.73-1 [77.2 kB] #8 14.44 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-parser-perl armhf 3.72-3build1 [82.7 kB] #8 14.48 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-pm-perl all 4.38-1 [185 kB] #8 14.52 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfcgi-perl armhf 0.78-2build1 [28.7 kB] #8 14.52 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcgi-fast-perl all 1:2.13-1 [9940 B] #8 14.52 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-name-perl armhf 0.21-1build1 [11.1 kB] #8 14.52 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-accessor-perl all 0.51-1 [21.2 kB] #8 14.52 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-method-modifiers-perl all 2.12-1 [15.7 kB] #8 14.52 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclass-xsaccessor-perl armhf 1.19-2build8 [33.7 kB] #8 14.52 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libclone-perl armhf 0.39-1 [9832 B] #8 14.52 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-dump-perl all 1.23-1 [27.0 kB] #8 14.57 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-util-perl armhf 1.07-3build3 [18.6 kB] #8 14.60 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-install-perl all 0.928-1 [10.5 kB] #8 14.60 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdata-optlist-perl all 0.110-1 [9956 B] #8 14.60 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdevel-globaldestruction-perl all 0.14-1 [6752 B] #8 14.60 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB] #8 14.60 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B] #8 14.60 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf perl-openssl-defaults armhf 3build1 [7012 B] #8 14.60 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libnet-ssleay-perl armhf 1.84-1ubuntu0.2 [264 kB] #8 14.76 Get:203 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB] #8 15.12 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B] #8 15.12 Get:205 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmailtools-perl all 2.18-1 [74.0 kB] #8 15.15 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsocket6-perl armhf 0.27-1build2 [21.7 kB] #8 15.15 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-socket-inet6-perl all 2.72-2 [13.8 kB] #8 15.15 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-ip-perl all 1.26-1 [31.5 kB] #8 15.17 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-dns-perl all 1.10-2 [335 kB] #8 15.27 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB] #8 15.28 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libemail-valid-perl all 1.202-1 [16.3 kB] #8 15.28 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libencode-locale-perl all 1.05-1 [12.3 kB] #8 15.28 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libexporter-tiny-perl all 1.000000-2 [34.6 kB] #8 15.28 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-system-simple-perl all 1.25-4 [22.5 kB] #8 15.29 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-basedir-perl all 0.07-1 [16.9 kB] #8 15.29 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB] #8 15.29 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-fcntllock-perl armhf 0.22-3build2 [32.9 kB] #8 15.29 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-date-perl all 6.02-1 [10.4 kB] #8 15.35 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfile-listing-perl all 6.04-1 [9774 B] #8 15.37 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libfont-afm-perl all 1.20-2 [13.2 kB] #8 15.37 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-stringy-perl all 2.111-2 [60.6 kB] #8 15.37 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparams-validate-perl armhf 1.29-1 [50.3 kB] #8 15.38 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB] #8 15.38 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB] #8 15.38 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-versions-perl all 1.62-1 [9294 B] #8 15.38 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgit-wrapper-perl all 0.047-1 [29.6 kB] #8 15.38 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-html-perl all 1.001-1 [14.9 kB] #8 15.42 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-mediatypes-perl all 6.02-1 [21.7 kB] #8 15.46 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-message-perl all 6.14-1 [72.1 kB] #8 15.48 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-form-perl all 6.03-1 [23.5 kB] #8 15.48 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-tree-perl all 5.07-1 [200 kB] #8 15.49 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhtml-format-perl all 2.12-1 [41.3 kB] #8 15.49 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-cookies-perl all 6.04-1 [17.2 kB] #8 15.49 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB] #8 15.49 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhttp-negotiate-perl all 6.00-2 [13.4 kB] #8 15.49 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libimport-into-perl all 1.002005-1 [11.0 kB] #8 15.50 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-pty-perl armhf 1:1.08-1.1build4 [29.3 kB] #8 15.57 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libio-string-perl all 1.08-3 [11.1 kB] #8 15.57 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libipc-run-perl all 0.96-1 [89.9 kB] #8 15.57 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-compare-perl all 0.53-1 [65.6 kB] #8 15.58 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblist-moreutils-perl armhf 0.416-1build3 [52.5 kB] #8 15.58 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl7 armhf 2.4.6-2 [35.8 kB] #8 15.58 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libltdl-dev armhf 2.4.6-2 [159 kB] #8 15.59 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnet-http-perl all 6.17-1 [22.7 kB] #8 15.59 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libwww-robotrules-perl all 6.01-1 [14.1 kB] #8 15.59 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libwww-perl all 6.31-1ubuntu0.1 [137 kB] #8 15.65 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblwp-protocol-https-perl all 6.07-2 [8284 B] #8 15.65 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB] #8 15.65 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB] #8 15.72 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librole-tiny-perl all 2.000006-1 [15.9 kB] #8 15.72 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstrictures-perl all 2.000003-1 [16.1 kB] #8 15.72 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-quote-perl all 2.005000-1 [17.0 kB] #8 15.72 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmoo-perl all 2.003004-1 [45.5 kB] #8 15.72 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-perl all 0.37-1 [18.3 kB] #8 15.72 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsub-identify-perl armhf 0.14-1 [10.1 kB] #8 15.72 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB] #8 15.79 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-compare-perl all 0.03-1 [7318 B] #8 15.79 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnumber-range-perl all 0.12-1 [8556 B] #8 15.79 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpackage-stash-xs-perl armhf 0.28-3build2 [14.7 kB] #8 15.88 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB] #8 15.88 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-glob-perl all 0.10-1 [7554 B] #8 15.88 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-iterator-rule-perl all 1.009-1 [49.1 kB] #8 15.88 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpath-tiny-perl all 0.104-1 [55.3 kB] #8 15.88 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libperlio-gzip-perl armhf 0.19-1build3 [13.3 kB] #8 15.88 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpod-constants-perl all 0.19-1 [16.0 kB] #8 15.88 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB] #8 15.94 Get:267 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-modules armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [41.9 kB] #8 15.94 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libsort-key-perl armhf 1.33-2 [33.6 kB] #8 15.94 Get:269 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-copyright-perl all 0.003005-1 [10.1 kB] #8 16.02 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB] #8 16.02 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B] #8 16.02 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libunicode-utf8-perl armhf 0.60-1build4 [17.2 kB] #8 16.02 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #8 16.02 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB] #8 16.02 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] #8 16.02 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-libxml-perl armhf 2.0128+dfsg-5 [298 kB] #8 16.08 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-parser-perl armhf 2.44-2build3 [196 kB] #8 16.09 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-sax-expat-perl all 0.40-2 [11.5 kB] #8 16.09 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxml-simple-perl all 2.24-1 [63.6 kB] #8 16.15 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libyaml-libyaml-perl armhf 0.69+repack-1 [24.1 kB] #8 16.15 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf licensecheck all 3.0.31-2 [22.0 kB] #8 16.16 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf patchutils armhf 0.3.4-2 [64.6 kB] #8 16.19 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf t1utils armhf 1.41-2 [48.2 kB] #8 16.19 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lintian all 2.5.81ubuntu1 [847 kB] #8 16.21 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf manpages-dev all 4.15-1 [2217 kB] #8 16.31 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-certifi all 2018.1.18-2 [144 kB] #8 16.32 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-idna all 2.6-1 [32.5 kB] #8 16.33 Get:288 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB] #8 16.33 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB] #8 16.33 Get:290 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-unidiff all 0.5.4-1 [7140 B] #8 16.33 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] #8 16.33 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf unzip armhf 6.0-21ubuntu1.1 [155 kB] #8 16.34 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf wdiff armhf 1.2.2-2 [27.7 kB] #8 16.34 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf equivs all 2.1.0 [19.4 kB] #8 16.39 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB] #8 16.46 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-magic all 2:0.4.15-1 [9280 B] #8 16.70 debconf: delaying package configuration, since apt-utils is not installed #8 16.72 Fetched 84.7 MB in 8s (10.1 MB/s) #8 16.80 Selecting previously unselected package liblocale-gettext-perl. #8 16.80 (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 ... 4045 files and directories currently installed.) #8 16.80 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_armhf.deb ... #8 16.80 Unpacking liblocale-gettext-perl (1.07-3build2) ... #8 16.86 Selecting previously unselected package libssl1.1:armhf. #8 16.86 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ... #8 16.87 Unpacking libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ... #8 17.10 Selecting previously unselected package libpython3.6-minimal:armhf. #8 17.10 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_armhf.deb ... #8 17.10 Unpacking libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.8) ... #8 17.29 Selecting previously unselected package libexpat1:armhf. #8 17.29 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_armhf.deb ... #8 17.29 Unpacking libexpat1:armhf (2.2.5-3ubuntu0.7) ... #8 17.35 Selecting previously unselected package python3.6-minimal. #8 17.35 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_armhf.deb ... #8 17.37 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... #8 17.62 Setting up libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ... #8 17.78 Setting up libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.8) ... #8 17.78 Setting up libexpat1:armhf (2.2.5-3ubuntu0.7) ... #8 17.81 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... #8 18.43 Selecting previously unselected package python3-minimal. #8 18.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4316 files and directories currently installed.) #8 18.43 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_armhf.deb ... #8 18.44 Unpacking python3-minimal (3.6.7-1~18.04) ... #8 18.51 Selecting previously unselected package mime-support. #8 18.51 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... #8 18.51 Unpacking mime-support (3.60ubuntu1) ... #8 18.56 Selecting previously unselected package libmpdec2:armhf. #8 18.56 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_armhf.deb ... #8 18.56 Unpacking libmpdec2:armhf (2.4.2-1ubuntu1) ... #8 18.60 Selecting previously unselected package readline-common. #8 18.60 Preparing to unpack .../3-readline-common_7.0-3_all.deb ... #8 18.60 Unpacking readline-common (7.0-3) ... #8 18.66 Selecting previously unselected package libreadline7:armhf. #8 18.66 Preparing to unpack .../4-libreadline7_7.0-3_armhf.deb ... #8 18.66 Unpacking libreadline7:armhf (7.0-3) ... #8 18.70 Selecting previously unselected package libsqlite3-0:armhf. #8 18.70 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.5_armhf.deb ... #8 18.70 Unpacking libsqlite3-0:armhf (3.22.0-1ubuntu0.5) ... #8 18.79 Selecting previously unselected package libpython3.6-stdlib:armhf. #8 18.79 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_armhf.deb ... #8 18.79 Unpacking libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.8) ... #8 19.08 Selecting previously unselected package python3.6. #8 19.08 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.8_armhf.deb ... #8 19.09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ... #8 19.13 Selecting previously unselected package libpython3-stdlib:armhf. #8 19.13 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_armhf.deb ... #8 19.14 Unpacking libpython3-stdlib:armhf (3.6.7-1~18.04) ... #8 19.22 Setting up python3-minimal (3.6.7-1~18.04) ... #8 19.50 Selecting previously unselected package python3. #8 19.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4774 files and directories currently installed.) #8 19.50 Preparing to unpack .../0-python3_3.6.7-1~18.04_armhf.deb ... #8 19.54 Unpacking python3 (3.6.7-1~18.04) ... #8 19.55 Selecting previously unselected package multiarch-support. #8 19.55 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_armhf.deb ... #8 19.55 Unpacking multiarch-support (2.27-3ubuntu1.6) ... #8 19.59 Selecting previously unselected package libxau6:armhf. #8 19.59 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_armhf.deb ... #8 19.59 Unpacking libxau6:armhf (1:1.0.8-1ubuntu1) ... #8 19.64 Selecting previously unselected package libbsd0:armhf. #8 19.64 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_armhf.deb ... #8 19.64 Unpacking libbsd0:armhf (0.8.7-1ubuntu0.1) ... #8 19.68 Selecting previously unselected package libxdmcp6:armhf. #8 19.68 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_armhf.deb ... #8 19.68 Unpacking libxdmcp6:armhf (1:1.1.2-3) ... #8 19.72 Selecting previously unselected package libxcb1:armhf. #8 19.72 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_armhf.deb ... #8 19.72 Unpacking libxcb1:armhf (1.13-2~ubuntu18.04) ... #8 19.75 Selecting previously unselected package libx11-data. #8 19.75 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ... #8 19.75 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ... #8 19.86 Selecting previously unselected package libx11-6:armhf. #8 19.86 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_armhf.deb ... #8 19.87 Unpacking libx11-6:armhf (2:1.6.4-3ubuntu0.4) ... #8 19.99 Setting up multiarch-support (2.27-3ubuntu1.6) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #8 66.26 Setting up python3-six (1.12.0-1) ... #8 66.43 Setting up dirmngr (2.2.12-1+deb10u2) ... #8 66.46 Setting up perl (5.28.1-6+deb10u1) ... #8 66.50 Setting up libpackage-stash-xs-perl (0.29-1) ... #8 66.51 Setting up python3-gpg (1.12.0-6) ... #21 11.48 Reading package lists... #9 26.97 Selecting previously unselected package g++. #8 DONE 44.9s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:bd73de5f9aa6eb20f6f060814e16e6772f3392cff99af468f8647b3af261111d #10 DONE 0.0s #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:b590ebf2d6969701d42550d27600e2fd93ea8c40c1784f1c3d5cb96405ff04c5 #8 49.08 Selecting previously unselected package libnumber-range-perl. #8 49.08 Preparing to unpack .../282-libnumber-range-perl_0.12-1.1_all.deb ... #8 49.08 Unpacking libnumber-range-perl (0.12-1.1) ... #8 49.12 Selecting previously unselected package libossp-uuid16:armhf. #8 49.12 Preparing to unpack .../283-libossp-uuid16_1.6.2-1.5+b9_armhf.deb ... #8 49.13 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b9) ... #8 49.17 Selecting previously unselected package libossp-uuid-perl. #8 49.17 Preparing to unpack .../284-libossp-uuid-perl_1.6.2-1.5+b9_armhf.deb ... #8 49.18 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #8 49.21 Selecting previously unselected package libpackage-stash-xs-perl. #8 49.21 Preparing to unpack .../285-libpackage-stash-xs-perl_0.29-1+b2_armhf.deb ... #8 49.22 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #8 49.25 Selecting previously unselected package libpath-iterator-rule-perl. #8 49.25 Preparing to unpack .../286-libpath-iterator-rule-perl_1.014-1_all.deb ... #8 49.26 Unpacking libpath-iterator-rule-perl (1.014-1) ... #8 49.29 Selecting previously unselected package libperlio-gzip-perl. #8 49.30 Preparing to unpack .../287-libperlio-gzip-perl_0.19-1+b7_armhf.deb ... #8 49.30 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #8 66.69 Setting up libdata-dump-perl (1.23-1) ... #8 66.71 Setting up python3-certifi (2018.8.24-1) ... #9 26.97 Preparing to unpack .../097-g++_4%3a9.3.0-1ubuntu2_arm64.deb ... #9 26.97 Unpacking g++ (4:9.3.0-1ubuntu2) ... #9 27.00 Selecting previously unselected package make. #9 27.00 Preparing to unpack .../098-make_4.2.1-1.2_arm64.deb ... #9 27.01 Unpacking make (4.2.1-1.2) ... #9 27.05 Selecting previously unselected package libdpkg-perl. #9 27.05 Preparing to unpack .../099-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... #9 27.05 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... #9 27.10 Selecting previously unselected package patch. #9 27.10 Preparing to unpack .../100-patch_2.7.6-6_arm64.deb ... #9 27.10 Unpacking patch (2.7.6-6) ... #9 27.14 Selecting previously unselected package dpkg-dev. #9 27.14 Preparing to unpack .../101-dpkg-dev_1.19.7ubuntu3.2_all.deb ... #9 27.17 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... #9 27.24 Selecting previously unselected package build-essential. #8 49.34 Selecting previously unselected package libpod-parser-perl. #8 49.35 Preparing to unpack .../288-libpod-parser-perl_1.63-2_all.deb ... #8 49.36 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #8 49.37 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #8 49.38 Unpacking libpod-parser-perl (1.63-2) ... #8 49.43 Selecting previously unselected package libpod-constants-perl. #8 49.43 Preparing to unpack .../289-libpod-constants-perl_0.19-2_all.deb ... #8 49.44 Unpacking libpod-constants-perl (0.19-2) ... #8 49.47 Selecting previously unselected package libproc-processtable-perl. #8 49.48 Preparing to unpack .../290-libproc-processtable-perl_0.59-2+b1_armhf.deb ... #8 49.48 Unpacking libproc-processtable-perl (0.59-2+b1) ... #8 49.53 Selecting previously unselected package libre2-9:armhf. #8 49.53 Preparing to unpack .../291-libre2-9_20210201+dfsg-1_armhf.deb ... #8 49.53 Unpacking libre2-9:armhf (20210201+dfsg-1) ... #12 2.450 CentOS Stream 9 - CRB 3.4 MB/s | 3.4 MB 00:01 #9 23.26 Selecting previously unselected package libicu66:armhf. #9 23.26 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_armhf.deb ... #9 23.26 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ... #8 66.84 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #8 66.85 Setting up libref-util-perl (0.204-1) ... #8 66.86 Setting up libipc-system-simple-perl (1.25-4) ... #8 66.88 Setting up libnet-domain-tld-perl (1.75-1) ... #8 66.90 Setting up libnet-libidn-perl (0.12.ds-3+b1) ... #8 66.91 Setting up libvariable-magic-perl (0.62-1+b1) ... #8 66.92 Setting up python3-idna (2.6-1) ... #9 27.24 Preparing to unpack .../102-build-essential_12.8ubuntu1.1_arm64.deb ... #9 27.24 Unpacking build-essential (12.8ubuntu1.1) ... #9 27.27 Selecting previously unselected package libbrotli1:arm64. #9 27.28 Preparing to unpack .../103-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ... #9 27.28 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... #9 27.33 Selecting previously unselected package libroken18-heimdal:arm64. #9 27.33 Preparing to unpack .../104-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 27.33 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 27.37 Selecting previously unselected package libasn1-8-heimdal:arm64. #9 27.37 Preparing to unpack .../105-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 27.37 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 27.42 Selecting previously unselected package libheimbase1-heimdal:arm64. #9 27.42 Preparing to unpack .../106-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 27.42 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 27.46 Selecting previously unselected package libhcrypto4-heimdal:arm64. #9 27.46 Preparing to unpack .../107-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 27.46 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 27.50 Selecting previously unselected package libwind0-heimdal:arm64. #8 49.58 Selecting previously unselected package libre-engine-re2-perl:armhf. #8 49.58 Preparing to unpack .../292-libre-engine-re2-perl_0.14-1_armhf.deb ... #8 49.59 Unpacking libre-engine-re2-perl:armhf (0.14-1) ... #8 49.62 Selecting previously unselected package libreadonly-perl. #8 49.62 Preparing to unpack .../293-libreadonly-perl_2.050-3_all.deb ... #8 49.63 Unpacking libreadonly-perl (2.050-3) ... #8 49.66 Selecting previously unselected package libref-util-perl. #8 49.67 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ... #8 49.67 Unpacking libref-util-perl (0.204-1) ... #8 49.70 Selecting previously unselected package libref-util-xs-perl. #8 49.71 Preparing to unpack .../295-libref-util-xs-perl_0.117-1+b3_armhf.deb ... #8 49.71 Unpacking libref-util-xs-perl (0.117-1+b3) ... #8 49.74 Selecting previously unselected package libregexp-pattern-license-perl. #8 49.74 Preparing to unpack .../296-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #8 49.75 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #8 49.79 Selecting previously unselected package libregexp-pattern-perl. #8 49.79 Preparing to unpack .../297-libregexp-pattern-perl_0.2.14-1_all.deb ... #8 49.80 Unpacking libregexp-pattern-perl (0.2.14-1) ... #8 67.11 Setting up libio-html-perl (1.001-1) ... #8 67.12 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #8 67.14 Setting up libtest-refcount-perl (0.08-3) ... #8 67.15 Setting up libparams-util-perl (1.07-3+b4) ... #8 67.16 Setting up libdpkg-perl (1.19.8) ... #8 67.18 Setting up autoconf (2.69-11) ... #8 67.19 Setting up python3-urllib3 (1.24.1-1) ... #9 27.50 Preparing to unpack .../108-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 27.51 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 27.54 Selecting previously unselected package libhx509-5-heimdal:arm64. #9 27.54 Preparing to unpack .../109-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 27.55 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 27.61 Selecting previously unselected package libkrb5-26-heimdal:arm64. #9 27.61 Preparing to unpack .../110-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 27.62 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 27.66 Selecting previously unselected package libheimntlm0-heimdal:arm64. #9 27.66 Preparing to unpack .../111-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 27.67 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 27.70 Selecting previously unselected package libgssapi3-heimdal:arm64. #9 27.70 Preparing to unpack .../112-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... #9 27.70 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 27.74 Selecting previously unselected package libsasl2-modules-db:arm64. #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 5.2s #8 49.84 Selecting previously unselected package libsasl2-modules:armhf. #8 49.84 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... #8 49.85 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ... #8 49.91 Selecting previously unselected package libsereal-decoder-perl. #8 49.91 Preparing to unpack .../299-libsereal-decoder-perl_4.018+ds-1+b1_armhf.deb ... #8 49.91 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #8 49.96 Selecting previously unselected package libsereal-encoder-perl. #8 49.96 Preparing to unpack .../300-libsereal-encoder-perl_4.018+ds-1+b1_armhf.deb ... #8 49.96 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #8 50.01 Selecting previously unselected package libtask-weaken-perl. #8 50.01 Preparing to unpack .../301-libtask-weaken-perl_1.06-1_all.deb ... #8 50.02 Unpacking libtask-weaken-perl (1.06-1) ... #8 50.05 Selecting previously unselected package libxml-parser-perl:armhf. #8 50.05 Preparing to unpack .../302-libxml-parser-perl_2.46-2_armhf.deb ... #8 50.06 Unpacking libxml-parser-perl:armhf (2.46-2) ... #21 14.76 Building dependency tree... #8 67.37 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 67.39 Setting up libcapture-tiny-perl (0.48-1) ... #8 67.40 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #8 67.41 Setting up gpg-wks-server (2.2.12-1+deb10u2) ... #8 67.43 Setting up libsub-name-perl (0.21-1+b3) ... #8 67.45 Setting up libtype-tiny-xs-perl (0.014-1+b1) ... #8 67.47 Setting up g++-8 (8.3.0-6) ... #8 67.48 Setting up libfile-chdir-perl (0.1008-1) ... #8 67.49 Setting up xauth (1:1.0.10-1) ... #8 67.50 Setting up libpath-tiny-perl (0.108-1) ... #8 67.51 Setting up libarchive-cpio-perl (0.10-1) ... #8 67.53 Setting up libjson-perl (4.02000-1) ... #8 67.54 Setting up libfcgi-perl (0.78-2+b3) ... #8 67.55 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 67.57 Setting up python3-unidiff (0.5.4-1) ... #9 27.74 Preparing to unpack .../113-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... #9 27.75 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #9 27.78 Selecting previously unselected package libsasl2-2:arm64. #9 27.78 Preparing to unpack .../114-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... #9 27.79 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #9 27.82 Selecting previously unselected package libldap-common. #9 27.83 Preparing to unpack .../115-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... #9 27.83 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #9 27.86 Selecting previously unselected package libldap-2.4-2:arm64. #9 27.87 Preparing to unpack .../116-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ... #9 27.87 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ... #9 27.91 Selecting previously unselected package libnghttp2-14:arm64. #9 27.91 Preparing to unpack .../117-libnghttp2-14_1.40.0-1build1_arm64.deb ... #9 27.92 Unpacking libnghttp2-14:arm64 (1.40.0-1build1) ... #9 27.96 Selecting previously unselected package librtmp1:arm64. #9 27.96 Preparing to unpack .../118-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ... #9 27.96 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ... #11 0.956 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease #11 1.214 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease #8 50.11 Selecting previously unselected package libsoap-lite-perl. #8 50.12 Preparing to unpack .../303-libsoap-lite-perl_1.27-1_all.deb ... #8 50.12 Unpacking libsoap-lite-perl (1.27-1) ... #8 50.20 Selecting previously unselected package libsort-key-perl. #8 50.21 Preparing to unpack .../304-libsort-key-perl_1.33-2+b3_armhf.deb ... #8 50.21 Unpacking libsort-key-perl (1.33-2+b3) ... #8 50.25 Selecting previously unselected package libstring-copyright-perl. #8 50.26 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ... #8 50.26 Unpacking libstring-copyright-perl (0.003006-1) ... #8 50.29 Selecting previously unselected package libstring-escape-perl. #8 50.29 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ... #8 50.30 Unpacking libstring-escape-perl (2010.002-2) ... #11 1.197 Reading package lists... #11 2.856 dh_testdir #11 2.878 dh_testroot #11 2.898 dh_prep #11 2.923 dh_testdir #8 67.71 Setting up libstrictures-perl (2.000005-1) ... #8 67.72 Setting up libsub-quote-perl (2.005001-1) ... #8 67.74 Setting up libclass-xsaccessor-perl (1.19-3+b2) ... #8 67.77 Setting up libsort-versions-perl (1.62-1) ... #8 67.79 Setting up libexporter-tiny-perl (1.002001-1) ... #8 67.80 Setting up libterm-readkey-perl (2.38-1) ... #8 67.81 Setting up lsb-release (10.2019051400) ... #8 67.83 Setting up libclass-accessor-perl (0.51-1) ... #9 28.01 Selecting previously unselected package libssh-4:arm64. #9 28.01 Preparing to unpack .../119-libssh-4_0.9.3-2ubuntu2.2_arm64.deb ... #9 28.04 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.2) ... #9 28.09 Selecting previously unselected package libcurl4:arm64. #9 28.09 Preparing to unpack .../120-libcurl4_7.68.0-1ubuntu2.12_arm64.deb ... #9 28.09 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.12) ... #9 28.14 Selecting previously unselected package curl. #9 28.14 Preparing to unpack .../121-curl_7.68.0-1ubuntu2.12_arm64.deb ... #9 28.14 Unpacking curl (7.68.0-1ubuntu2.12) ... #9 28.19 Selecting previously unselected package dctrl-tools. #9 28.20 Preparing to unpack .../122-dctrl-tools_2.24-3_arm64.deb ... #9 28.20 Unpacking dctrl-tools (2.24-3) ... #9 28.24 Selecting previously unselected package libtool. #9 28.24 Preparing to unpack .../123-libtool_2.4.6-14_all.deb ... #9 28.24 Unpacking libtool (2.4.6-14) ... #9 28.28 Selecting previously unselected package dh-autoreconf. #9 28.28 Preparing to unpack .../124-dh-autoreconf_19_all.deb ... #9 28.29 Unpacking dh-autoreconf (19) ... #9 28.32 Selecting previously unselected package libdebhelper-perl. #29 ... #30 [linux/amd64->darwin/amd64 build 3/3] RUN --mount=type=bind,target=.,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 #0 0.714 Building static docker-darwin-amd64 #0 0.720 + go build -o /out/docker-darwin-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T11:59:26Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3"' '-buildmode=pie' github.com/docker/cli/cmd/docker #9 24.31 Selecting previously unselected package libxml2:armhf. #9 24.31 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_armhf.deb ... #9 24.31 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.4) ... #9 24.44 Selecting previously unselected package libyaml-0-2:armhf. #9 24.44 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_armhf.deb ... #9 24.45 Unpacking libyaml-0-2:armhf (0.2.2-1) ... #9 24.49 Selecting previously unselected package lsb-release. #9 24.49 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ... #9 24.49 Unpacking lsb-release (11.1.0ubuntu2) ... #9 24.54 Selecting previously unselected package netbase. #9 24.54 Preparing to unpack .../027-netbase_6.1_all.deb ... #8 50.33 Selecting previously unselected package libstring-shellquote-perl. #8 50.34 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ... #8 50.34 Unpacking libstring-shellquote-perl (1.04-1) ... #8 50.38 Selecting previously unselected package libsys-cpuaffinity-perl:armhf. #8 50.38 Preparing to unpack .../308-libsys-cpuaffinity-perl_1.13~03-1_armhf.deb ... #8 50.38 Unpacking libsys-cpuaffinity-perl:armhf (1.13~03-1) ... #8 50.42 Selecting previously unselected package libterm-readkey-perl. #8 50.42 Preparing to unpack .../309-libterm-readkey-perl_2.38-1+b2_armhf.deb ... #8 50.43 Unpacking libterm-readkey-perl (2.38-1+b2) ... #8 50.46 Selecting previously unselected package libtext-levenshteinxs-perl. #8 50.47 Preparing to unpack .../310-libtext-levenshteinxs-perl_0.03-4+b8_armhf.deb ... #8 50.47 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #8 50.50 Selecting previously unselected package libtext-markdown-discount-perl:armhf. #8 50.50 Preparing to unpack .../311-libtext-markdown-discount-perl_0.12-1+b1_armhf.deb ... #8 50.51 Unpacking libtext-markdown-discount-perl:armhf (0.12-1+b1) ... #8 50.58 Selecting previously unselected package libtext-xslate-perl. #8 50.58 Preparing to unpack .../312-libtext-xslate-perl_3.5.8-1+b1_armhf.deb ... #8 50.58 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #8 50.65 Selecting previously unselected package libtime-duration-perl. #8 50.65 Preparing to unpack .../313-libtime-duration-perl_1.21-1_all.deb ... #8 50.66 Unpacking libtime-duration-perl (1.21-1) ... #21 16.33 The following additional packages will be installed: #21 16.33 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi #21 16.33 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu #11 2.944 dh_testroot #11 2.965 dh_install #11 2.990 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.000 dh_installdocs #11 3.021 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.035 dh_installchangelogs #11 3.117 dh_compress #11 3.143 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #9 28.32 Preparing to unpack .../125-libdebhelper-perl_12.10ubuntu1_all.deb ... #9 28.32 Unpacking libdebhelper-perl (12.10ubuntu1) ... #9 28.36 Selecting previously unselected package libarchive-zip-perl. #9 28.36 Preparing to unpack .../126-libarchive-zip-perl_1.67-2_all.deb ... #9 28.37 Unpacking libarchive-zip-perl (1.67-2) ... #9 28.40 Selecting previously unselected package libsub-override-perl. #9 28.40 Preparing to unpack .../127-libsub-override-perl_0.09-2_all.deb ... #9 28.41 Unpacking libsub-override-perl (0.09-2) ... #9 28.44 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 28.44 Preparing to unpack .../128-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #9 28.44 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #9 28.47 Selecting previously unselected package dh-strip-nondeterminism. #9 28.47 Preparing to unpack .../129-dh-strip-nondeterminism_1.7.0-1_all.deb ... #9 28.48 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #9 28.50 Selecting previously unselected package dwz. #9 28.51 Preparing to unpack .../130-dwz_0.13-5_arm64.deb ... #9 28.51 Unpacking dwz (0.13-5) ... #9 28.55 Selecting previously unselected package libcroco3:arm64. #8 67.84 Setting up libnet-ip-perl (1.26-2) ... #8 67.85 Setting up python3-magic (2:0.4.15-2) ... #8 68.00 Setting up libperlio-gzip-perl (0.19-1+b5) ... #8 68.01 Setting up libsys-hostname-long-perl (1.5-1) ... #8 68.02 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ... #8 68.03 Setting up liburi-perl (1.76-1) ... #8 68.04 Setting up exim4-daemon-light (4.92-8+deb10u6) ... #9 24.54 Unpacking netbase (6.1) ... #9 24.59 Selecting previously unselected package python3-pkg-resources. #9 24.59 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ... #9 24.59 Unpacking python3-pkg-resources (45.2.0-1) ... #9 24.65 Selecting previously unselected package python3-six. #9 24.65 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ... #9 24.65 Unpacking python3-six (1.14.0-2) ... #9 24.69 Selecting previously unselected package shared-mime-info. #9 24.69 Preparing to unpack .../030-shared-mime-info_1.15-1_armhf.deb ... #9 24.70 Unpacking shared-mime-info (1.15-1) ... #9 24.82 Selecting previously unselected package ucf. #9 24.82 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ... #9 24.83 Moving old data out of the way #9 24.83 Unpacking ucf (3.0038+nmu1) ... #8 50.69 Selecting previously unselected package libtime-moment-perl. #8 50.70 Preparing to unpack .../314-libtime-moment-perl_0.44-1+b3_armhf.deb ... #8 50.70 Unpacking libtime-moment-perl (0.44-1+b3) ... #8 50.74 Selecting previously unselected package libtype-tiny-xs-perl. #8 50.75 Preparing to unpack .../315-libtype-tiny-xs-perl_0.022-1_armhf.deb ... #8 50.75 Unpacking libtype-tiny-xs-perl (0.022-1) ... #8 50.79 Selecting previously unselected package libunicode-utf8-perl. #8 50.80 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1+b2_armhf.deb ... #8 50.80 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #8 50.84 Selecting previously unselected package libxdelta2. #8 50.84 Preparing to unpack .../317-libxdelta2_1.1.3-9.3_armhf.deb ... #8 50.85 Unpacking libxdelta2 (1.1.3-9.3) ... #21 16.33 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu #21 16.33 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf #21 16.33 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu #21 16.33 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu #21 16.33 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file #21 16.33 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf #21 16.33 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu #21 16.33 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu #21 16.33 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base #21 16.33 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base #21 16.33 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base #21 16.33 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base #21 16.33 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu #21 16.33 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu #21 16.33 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross #21 16.33 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross #21 16.33 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross #21 16.33 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross #21 16.33 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross #21 16.33 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross #21 16.33 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross #21 16.33 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl #21 16.33 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross #21 16.33 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross #21 16.33 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross #21 16.33 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross #21 16.33 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross #21 16.33 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 #21 16.33 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross #21 16.33 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross #21 16.33 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross #21 16.33 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross #21 16.33 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross #21 16.33 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross #21 16.33 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross #21 16.33 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross #21 16.33 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross #21 16.33 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl #21 16.33 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl #21 16.33 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross #21 16.33 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross #21 16.34 linux-libc-dev-s390x-cross patch xz-utils #21 16.35 Suggested packages: #21 16.35 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch #21 16.35 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu #21 16.35 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex #21 16.35 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi #21 16.35 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu #21 16.35 libyaml-shell-perl ed diffutils-doc #21 16.35 Recommended packages: #21 16.35 fakeroot build-essential libalgorithm-merge-perl libwww-perl #21 16.35 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl #12 3.962 Package bash-5.1.8-4.el9.aarch64 is already installed. #12 3.975 Package bash-5.1.8-4.el9.aarch64 is already installed. #12 3.976 Package ca-certificates-2022.2.54-90.0.el9.noarch is already installed. #12 3.976 Package libarchive-3.5.3-3.el9.aarch64 is already installed. #12 3.977 Package pkgconf-pkg-config-1.7.3-9.el9.aarch64 is already installed. #12 3.977 Package tar-2:1.34-5.el9.aarch64 is already installed. #12 3.990 Package bash-5.1.8-4.el9.aarch64 is already installed. #12 4.071 Dependencies resolved. #12 4.078 ================================================================================ #12 4.078 Package Arch Version Repository Size #12 4.078 ================================================================================ #12 4.078 Installing: #12 4.078 cmake aarch64 3.20.2-7.el9 appstream 6.2 M #12 4.078 device-mapper-devel aarch64 9:1.02.185-1.el9 crb 44 k #12 4.078 gcc aarch64 11.3.1-2.1.el9 appstream 30 M #12 4.078 git aarch64 2.31.1-2.el9.2 appstream 124 k #12 4.078 glibc-static aarch64 2.34-39.el9 crb 1.4 M #12 4.078 libseccomp-devel aarch64 2.5.2-2.el9 appstream 59 k #12 4.078 libselinux-devel aarch64 3.4-3.el9 appstream 158 k #12 4.078 libtool aarch64 2.4.6-45.el9 appstream 582 k #12 4.078 libtool-ltdl-devel aarch64 2.4.6-45.el9 crb 161 k #12 4.078 make aarch64 1:4.3-7.el9 baseos 535 k #12 4.078 selinux-policy-devel noarch 34.1.38-1.el9 appstream 934 k #12 4.078 systemd aarch64 250-7.el9 baseos 4.0 M #12 4.078 systemd-devel aarch64 250-7.el9 appstream 618 k #12 4.078 which aarch64 2.21-28.el9 baseos 41 k #12 4.078 Installing dependencies: #12 4.078 acl aarch64 2.3.1-3.el9 baseos 73 k #12 4.078 annobin aarch64 10.73-3.el9 appstream 959 k #12 4.078 autoconf noarch 2.69-38.el9 appstream 681 k #12 4.078 automake noarch 1.16.2-6.el9 appstream 689 k #12 4.078 cmake-data noarch 3.20.2-7.el9 appstream 2.1 M #12 4.078 cmake-filesystem aarch64 3.20.2-7.el9 appstream 23 k #12 4.078 cmake-rpm-macros noarch 3.20.2-7.el9 appstream 16 k #12 4.078 cpp aarch64 11.3.1-2.1.el9 appstream 10 M #12 4.078 cryptsetup-libs aarch64 2.4.3-4.el9 baseos 438 k #12 4.078 dbus aarch64 1:1.12.20-5.el9 baseos 4.3 k #12 4.078 dbus-broker aarch64 28-5.el9 baseos 166 k #12 4.078 dbus-common noarch 1:1.12.20-5.el9 baseos 15 k #12 4.078 device-mapper aarch64 9:1.02.185-1.el9 baseos 139 k #12 4.078 device-mapper-libs aarch64 9:1.02.185-1.el9 baseos 172 k #12 4.078 gcc-plugin-annobin aarch64 11.3.1-2.1.el9 appstream 68 k #12 4.078 git-core aarch64 2.31.1-2.el9.2 appstream 3.7 M #12 4.078 git-core-doc noarch 2.31.1-2.el9.2 appstream 2.5 M #12 4.078 glibc-devel aarch64 2.34-39.el9 appstream 554 k #12 4.078 kernel-headers aarch64 5.14.0-134.el9 appstream 3.0 M #12 4.078 kmod-libs aarch64 28-7.el9 baseos 63 k #12 4.078 libasan aarch64 11.3.1-2.1.el9 appstream 435 k #12 4.078 libatomic aarch64 11.3.1-2.1.el9 baseos 60 k #12 4.078 libcbor aarch64 0.7.0-5.el9 baseos 56 k #12 4.078 libedit aarch64 3.1-37.20210216cvs.el9 baseos 104 k #12 4.078 libfido2 aarch64 1.6.0-7.el9 baseos 69 k #12 4.078 libmpc aarch64 1.2.1-4.el9 appstream 63 k #12 4.078 libseccomp aarch64 2.5.2-2.el9 baseos 72 k #12 4.078 libsepol-devel aarch64 3.4-1.1.el9 appstream 48 k #12 4.078 libtool-ltdl aarch64 2.4.6-45.el9 appstream 37 k #12 4.078 libubsan aarch64 11.3.1-2.1.el9 appstream 208 k #12 4.078 libuv aarch64 1:1.42.0-1.el9 appstream 146 k #12 4.078 libxcrypt-devel aarch64 4.4.18-3.el9 appstream 29 k #12 4.078 libxcrypt-static aarch64 4.4.18-3.el9 crb 108 k #12 4.078 llvm-libs aarch64 14.0.5-1.el9 appstream 19 M #12 4.078 m4 aarch64 1.4.19-1.el9 appstream 297 k #12 4.078 openssh aarch64 8.7p1-19.el9 baseos 448 k #12 4.078 openssh-clients aarch64 8.7p1-19.el9 baseos 681 k #12 4.078 pcre2-devel aarch64 10.40-2.el9 appstream 515 k #12 4.078 pcre2-utf16 aarch64 10.40-2.el9 appstream 199 k #12 4.078 pcre2-utf32 aarch64 10.40-2.el9 appstream 190 k #12 4.078 perl-DynaLoader aarch64 1.47-479.el9 appstream 35 k #12 4.078 perl-Error noarch 1:0.17029-7.el9 appstream 42 k #12 4.078 perl-File-Compare noarch 1.100.600-479.el9 appstream 23 k #12 4.078 perl-File-Copy noarch 2.34-479.el9 appstream 30 k #12 4.078 perl-File-Find noarch 1.37-479.el9 appstream 35 k #12 4.078 perl-Git noarch 2.31.1-2.el9.2 appstream 43 k #12 4.078 perl-TermReadKey aarch64 2.38-11.el9 appstream 36 k #12 4.078 perl-Thread-Queue noarch 3.14-460.el9 appstream 22 k #12 4.078 perl-lib aarch64 0.65-479.el9 appstream 24 k #12 4.078 perl-threads aarch64 1:2.25-460.el9 appstream 57 k #12 4.078 perl-threads-shared aarch64 1.61-460.el9 appstream 44 k #12 4.078 policycoreutils-devel aarch64 3.4-1.el9 appstream 139 k #12 4.078 rpm-plugin-selinux aarch64 4.16.1.3-15.el9 baseos 18 k #12 4.078 selinux-policy noarch 34.1.38-1.el9 baseos 62 k #12 4.078 selinux-policy-targeted noarch 34.1.38-1.el9 baseos 6.7 M #12 4.078 systemd-pam aarch64 250-7.el9 baseos 233 k #12 4.078 systemd-rpm-macros noarch 250-7.el9 baseos 29 k #12 4.078 #12 4.078 Transaction Summary #12 4.078 ================================================================================ #12 4.078 Install 71 Packages #12 4.078 #12 4.082 Total download size: 100 M #12 4.082 Installed size: 345 M #12 4.083 Downloading Packages: #11 3.155 dh_fixperms #11 3.203 dh_installdeb #11 3.233 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.236 dh_gencontrol #11 3.361 dh_md5sums #11 3.393 dh_builddeb #11 3.416 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #9 28.55 Preparing to unpack .../131-libcroco3_0.6.13-1_arm64.deb ... #9 28.56 Unpacking libcroco3:arm64 (0.6.13-1) ... #9 28.59 Selecting previously unselected package gettext. #9 28.59 Preparing to unpack .../132-gettext_0.19.8.1-10build1_arm64.deb ... #9 28.60 Unpacking gettext (0.19.8.1-10build1) ... #9 28.69 Selecting previously unselected package intltool-debian. #9 28.69 Preparing to unpack .../133-intltool-debian_0.35.0+20060710.5_all.deb ... #9 28.69 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 28.72 Selecting previously unselected package po-debconf. #9 28.73 Preparing to unpack .../134-po-debconf_1.0.21_all.deb ... #9 28.73 Unpacking po-debconf (1.0.21) ... #9 28.78 Selecting previously unselected package debhelper. #9 28.78 Preparing to unpack .../135-debhelper_12.10ubuntu1_all.deb ... #9 28.78 Unpacking debhelper (12.10ubuntu1) ... #8 68.13 invoke-rc.d: could not determine current runlevel #8 68.14 invoke-rc.d: policy-rc.d denied execution of start. #8 68.15 Initializing GnuTLS DH parameter file #8 68.18 Setting up libmailutils5:armhf (1:3.5-4) ... #8 68.19 Setting up libdigest-bubblebabble-perl (0.02-2) ... #8 68.21 Setting up libnet-ssleay-perl (1.85-2+b1) ... #8 68.22 Setting up python3-pkg-resources (40.8.0-1) ... #9 24.92 Selecting previously unselected package xdg-user-dirs. #9 24.92 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_armhf.deb ... #9 24.95 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #9 25.02 Selecting previously unselected package xz-utils. #9 25.02 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_armhf.deb ... #9 25.03 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #9 25.08 Selecting previously unselected package gettext-base. #9 25.08 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_armhf.deb ... Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00e4ae40ad7325da9) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] withDockerRegistry #8 50.89 Selecting previously unselected package libxext6:armhf. #8 50.90 Preparing to unpack .../318-libxext6_2%3a1.3.3-1.1_armhf.deb ... #8 50.90 Unpacking libxext6:armhf (2:1.3.3-1.1) ... #8 50.94 Selecting previously unselected package libxml-namespacesupport-perl. #8 50.94 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #8 50.96 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #8 50.99 Selecting previously unselected package libxml-sax-base-perl. #8 50.99 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ... #8 51.00 Unpacking libxml-sax-base-perl (1.09-1.1) ... #8 51.05 Selecting previously unselected package libxml-sax-perl. #8 51.05 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ... #8 51.06 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #8 51.11 Selecting previously unselected package libxml-libxml-perl. #8 51.12 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2+b1_armhf.deb ... #8 51.13 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 51.21 Selecting previously unselected package libxml-sax-expat-perl. #8 51.21 Preparing to unpack .../323-libxml-sax-expat-perl_0.51-1_all.deb ... #8 26.32 Selecting previously unselected package libfakeroot:arm64. #8 26.32 Preparing to unpack .../101-libfakeroot_1.23-1_arm64.deb ... #8 26.33 Unpacking libfakeroot:arm64 (1.23-1) ... #8 26.37 Selecting previously unselected package fakeroot. #8 26.37 Preparing to unpack .../102-fakeroot_1.23-1_arm64.deb ... #8 26.38 Unpacking fakeroot (1.23-1) ... #8 26.42 Selecting previously unselected package libfile-which-perl. #8 26.42 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ... #8 26.42 Unpacking libfile-which-perl (1.23-1) ... #8 26.45 Selecting previously unselected package libfile-homedir-perl. #8 26.46 Preparing to unpack .../104-libfile-homedir-perl_1.004-1_all.deb ... #8 26.46 Unpacking libfile-homedir-perl (1.004-1) ... #8 26.49 Selecting previously unselected package libio-pty-perl. #8 26.50 Preparing to unpack .../105-libio-pty-perl_1%3a1.08-1.1+b5_arm64.deb ... #8 26.50 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #8 26.53 Selecting previously unselected package libipc-run-perl. #8 26.53 Preparing to unpack .../106-libipc-run-perl_20180523.0-1_all.deb ... #8 26.54 Unpacking libipc-run-perl (20180523.0-1) ... #8 26.58 Selecting previously unselected package libclass-method-modifiers-perl. #8 26.58 Preparing to unpack .../107-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 26.58 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 26.61 Selecting previously unselected package libsub-exporter-progressive-perl. #8 26.61 Preparing to unpack .../108-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 26.62 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 26.65 Selecting previously unselected package libdevel-globaldestruction-perl. #8 26.65 Preparing to unpack .../109-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 26.65 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 26.68 Selecting previously unselected package libb-hooks-op-check-perl. #8 26.68 Preparing to unpack .../110-libb-hooks-op-check-perl_0.22-1+b1_arm64.deb ... #8 26.69 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #8 26.72 Selecting previously unselected package libdynaloader-functions-perl. #8 26.72 Preparing to unpack .../111-libdynaloader-functions-perl_0.003-1_all.deb ... #8 26.73 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 26.76 Selecting previously unselected package libdevel-callchecker-perl. #8 26.76 Preparing to unpack .../112-libdevel-callchecker-perl_0.008-1_arm64.deb ... #8 26.76 Unpacking libdevel-callchecker-perl (0.008-1) ... #8 26.79 Selecting previously unselected package libparams-classify-perl. #8 26.79 Preparing to unpack .../113-libparams-classify-perl_0.015-1+b1_arm64.deb ... #8 26.80 Unpacking libparams-classify-perl (0.015-1+b1) ... #8 26.83 Selecting previously unselected package libmodule-runtime-perl. #8 26.83 Preparing to unpack .../114-libmodule-runtime-perl_0.016-1_all.deb ... #8 26.84 Unpacking libmodule-runtime-perl (0.016-1) ... #8 26.86 Selecting previously unselected package libimport-into-perl. #8 26.86 Preparing to unpack .../115-libimport-into-perl_1.002005-1_all.deb ... #8 26.87 Unpacking libimport-into-perl (1.002005-1) ... #8 26.90 Selecting previously unselected package librole-tiny-perl. #8 26.90 Preparing to unpack .../116-librole-tiny-perl_2.000006-1_all.deb ... #8 26.91 Unpacking librole-tiny-perl (2.000006-1) ... #8 26.94 Selecting previously unselected package libstrictures-perl. #8 26.94 Preparing to unpack .../117-libstrictures-perl_2.000005-1_all.deb ... #8 26.95 Unpacking libstrictures-perl (2.000005-1) ... #8 26.98 Selecting previously unselected package libsub-quote-perl. $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #11 3.437 #11 3.437 The package has been created. #11 3.437 Attention, the package has been created in the current directory, #11 3.437 not in ".." as indicated by the message above! #11 3.487 Selecting previously unselected package docker-ce-build-deps. #11 3.498 (Reading database ... 17198 files and directories currently installed.) #11 3.499 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.508 Unpacking docker-ce-build-deps (1.0) ... #9 28.88 Selecting previously unselected package libfakeroot:arm64. #9 28.88 Preparing to unpack .../136-libfakeroot_1.24-1_arm64.deb ... #9 28.89 Unpacking libfakeroot:arm64 (1.24-1) ... #9 28.92 Selecting previously unselected package fakeroot. #9 28.92 Preparing to unpack .../137-fakeroot_1.24-1_arm64.deb ... #9 28.92 Unpacking fakeroot (1.24-1) ... #9 28.96 Selecting previously unselected package libassuan0:arm64. #9 28.96 Preparing to unpack .../138-libassuan0_2.5.3-7ubuntu2_arm64.deb ... #9 28.97 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ... #9 29.00 Selecting previously unselected package gpgconf. #9 29.00 Preparing to unpack .../139-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ... #9 29.00 Unpacking gpgconf (2.2.19-3ubuntu2.2) ... #9 29.04 Selecting previously unselected package libksba8:arm64. #9 29.04 Preparing to unpack .../140-libksba8_1.3.5-2_arm64.deb ... #9 29.05 Unpacking libksba8:arm64 (1.3.5-2) ... #9 29.09 Selecting previously unselected package libnpth0:arm64. #8 68.42 Setting up automake (1:1.16.1-4) ... #8 68.43 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 68.44 Setting up libasync-mergepoint-perl (0.04-2) ... #8 68.45 Setting up libio-sessiondata-perl (1.03-1) ... #8 68.46 Setting up libstring-escape-perl (2010.002-2) ... #8 68.48 Setting up libhttp-date-perl (6.02-1) ... #8 68.49 Setting up libfile-which-perl (1.23-1) ... #8 68.52 Setting up mailutils (1:3.5-4) ... #8 68.53 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode #8 68.53 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode #8 68.54 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode #8 68.54 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode #8 68.55 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode #8 68.55 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode #8 68.56 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode #8 68.57 Setting up libfile-basedir-perl (0.08-1) ... #8 68.58 Setting up libnumber-range-perl (0.12-1) ... #8 68.59 Setting up libtask-weaken-perl (1.06-1) ... #8 68.60 Setting up libunicode-utf8-perl (0.62-1) ... #8 68.61 Setting up libstruct-dumb-perl (0.09-1) ... #8 68.63 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ... #8 68.64 Setting up libfile-listing-perl (6.04-1) ... #8 68.66 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... #8 68.68 Setting up libclass-inspector-perl (1.32-1) ... #8 68.69 Setting up libfont-afm-perl (1.20-2) ... #8 68.71 Setting up libwant-perl (0.29-1+b4) ... #8 68.72 Setting up libdynaloader-functions-perl (0.003-1) ... #8 68.74 Setting up libtext-glob-perl (0.10-1) ... 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-725@tmp/ac1cb725-88f7-4af5-822a-db57da77dd91/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #9 25.10 Unpacking gettext-base (0.19.8.1-10build1) ... #9 25.13 Selecting previously unselected package iso-codes. #9 25.13 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ... #9 25.14 Unpacking iso-codes (4.4-1) ... #8 51.21 Unpacking libxml-sax-expat-perl (0.51-1) ... #8 51.25 Selecting previously unselected package libxmlrpc-lite-perl. #8 51.25 Preparing to unpack .../324-libxmlrpc-lite-perl_0.717-4_all.deb ... #8 51.26 Unpacking libxmlrpc-lite-perl (0.717-4) ... #8 51.30 Selecting previously unselected package libxmuu1:armhf. #8 51.30 Preparing to unpack .../325-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ... #8 51.31 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ... #8 51.35 Selecting previously unselected package libyaml-0-2:armhf. #8 51.35 Preparing to unpack .../326-libyaml-0-2_0.2.2-1_armhf.deb ... #8 51.35 Unpacking libyaml-0-2:armhf (0.2.2-1) ... #8 51.40 Selecting previously unselected package libyaml-libyaml-perl. #8 51.41 Preparing to unpack .../327-libyaml-libyaml-perl_0.82+repack-1+b1_armhf.deb ... #8 51.41 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 26.98 Preparing to unpack .../118-libsub-quote-perl_2.005001-1_all.deb ... #8 26.99 Unpacking libsub-quote-perl (2.005001-1) ... #8 27.02 Selecting previously unselected package libmoo-perl. #8 27.02 Preparing to unpack .../119-libmoo-perl_2.003004-2_all.deb ... #8 27.02 Unpacking libmoo-perl (2.003004-2) ... #8 27.05 Selecting previously unselected package libencode-locale-perl. #8 27.06 Preparing to unpack .../120-libencode-locale-perl_1.05-1_all.deb ... #8 27.06 Unpacking libencode-locale-perl (1.05-1) ... #8 27.09 Selecting previously unselected package libtimedate-perl. #8 27.09 Preparing to unpack .../121-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #8 27.10 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #8 27.13 Selecting previously unselected package libhttp-date-perl. #8 27.13 Preparing to unpack .../122-libhttp-date-perl_6.02-1_all.deb ... #8 27.14 Unpacking libhttp-date-perl (6.02-1) ... #8 27.17 Selecting previously unselected package libfile-listing-perl. #8 27.17 Preparing to unpack .../123-libfile-listing-perl_6.04-1_all.deb ... #8 27.18 Unpacking libfile-listing-perl (6.04-1) ... #8 27.21 Selecting previously unselected package libhtml-tagset-perl. #9 29.09 Preparing to unpack .../141-libnpth0_1.6-1_arm64.deb ... #9 29.09 Unpacking libnpth0:arm64 (1.6-1) ... #9 29.13 Selecting previously unselected package dirmngr. #9 29.13 Preparing to unpack .../142-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ... #9 29.15 Unpacking dirmngr (2.2.19-3ubuntu2.2) ... #9 29.21 Selecting previously unselected package gnupg-l10n. #9 29.21 Preparing to unpack .../143-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... #9 29.22 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... #9 29.25 Selecting previously unselected package gnupg-utils. #9 29.25 Preparing to unpack .../144-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ... #9 29.26 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... #9 29.32 Selecting previously unselected package gpg. #8 68.75 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 68.76 Setting up liblist-compare-perl (0.53-1) ... #8 68.78 Setting up libref-util-xs-perl (0.117-1+b1) ... #8 68.79 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #8 68.80 Setting up libfile-fcntllock-perl (0.22-3+b5) ... #8 68.81 Setting up libsort-key-perl (1.33-2+b1) ... #8 68.82 Setting up libclone-perl (0.41-1+b1) ... #8 68.83 Setting up libalgorithm-diff-perl (1.19.03-2) ... #8 68.85 Setting up libarchive-zip-perl (1.64-1) ... #8 68.86 Setting up libsub-identify-perl (0.14-1+b1) ... #8 68.87 Setting up libdistro-info-perl (0.21) ... #8 68.88 Setting up python3-apt (1.8.4.3) ... #9 24.49 Resolving Dependencies + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace #8 51.45 Selecting previously unselected package licensecheck. #8 51.45 Preparing to unpack .../328-licensecheck_3.1.1-2_all.deb ... #8 51.45 Unpacking licensecheck (3.1.1-2) ... #8 51.50 Selecting previously unselected package lzip. #8 51.50 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ... #8 51.50 Unpacking lzip (1.22-3) ... #8 51.54 Selecting previously unselected package lzop. #8 51.55 Preparing to unpack .../330-lzop_1.04-2_armhf.deb ... #8 51.55 Unpacking lzop (1.04-2) ... #8 51.59 Selecting previously unselected package t1utils. #8 51.59 Preparing to unpack .../331-t1utils_1.41-4_armhf.deb ... #8 51.59 Unpacking t1utils (1.41-4) ... #8 51.64 Selecting previously unselected package unzip. #8 51.65 Preparing to unpack .../332-unzip_6.0-26_armhf.deb ... #8 27.21 Preparing to unpack .../124-libhtml-tagset-perl_3.20-3_all.deb ... #8 27.21 Unpacking libhtml-tagset-perl (3.20-3) ... #8 27.25 Selecting previously unselected package liburi-perl. #8 27.25 Preparing to unpack .../125-liburi-perl_1.76-1_all.deb ... #8 27.25 Unpacking liburi-perl (1.76-1) ... #8 27.29 Selecting previously unselected package libhtml-parser-perl. #8 27.30 Preparing to unpack .../126-libhtml-parser-perl_3.72-3+b3_arm64.deb ... #8 27.30 Unpacking libhtml-parser-perl (3.72-3+b3) ... #8 27.34 Selecting previously unselected package libhtml-tree-perl. #8 27.34 Preparing to unpack .../127-libhtml-tree-perl_5.07-2_all.deb ... #8 27.34 Unpacking libhtml-tree-perl (5.07-2) ... #8 27.39 Selecting previously unselected package libio-html-perl. #8 27.39 Preparing to unpack .../128-libio-html-perl_1.001-1_all.deb ... #8 27.40 Unpacking libio-html-perl (1.001-1) ... #8 27.42 Selecting previously unselected package liblwp-mediatypes-perl. #8 27.43 Preparing to unpack .../129-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 27.43 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 27.46 Selecting previously unselected package libhttp-message-perl. #9 29.32 Preparing to unpack .../145-gpg_2.2.19-3ubuntu2.2_arm64.deb ... #9 29.32 Unpacking gpg (2.2.19-3ubuntu2.2) ... #9 29.39 Selecting previously unselected package pinentry-curses. #9 29.39 Preparing to unpack .../146-pinentry-curses_1.1.0-3build1_arm64.deb ... #9 29.39 Unpacking pinentry-curses (1.1.0-3build1) ... #9 29.43 Selecting previously unselected package gpg-agent. #9 29.43 Preparing to unpack .../147-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ... #9 29.44 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... #9 29.49 Selecting previously unselected package gpg-wks-client. #9 29.49 Preparing to unpack .../148-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ... #9 29.49 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... #9 29.53 Selecting previously unselected package gpg-wks-server. #9 29.53 Preparing to unpack .../149-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ... #9 29.53 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... #8 69.05 Setting up libio-stringy-perl (2.111-3) ... #8 69.07 Setting up liblist-moreutils-perl (0.416-1+b4) ... #8 69.08 Setting up libhtml-tagset-perl (3.20-3) ... #8 69.09 Setting up liblog-any-perl (1.707-1) ... #8 69.10 Setting up libauthen-sasl-perl (2.1600-1) ... #8 69.12 Setting up libpod-constants-perl (0.19-1) ... #8 69.13 Setting up libregexp-pattern-license-perl (3.0.31-4) ... #8 69.14 Setting up libconvert-binhex-perl (1.125-1) ... #8 69.15 Setting up libfuture-perl (0.39-1) ... #8 69.16 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 69.17 Setting up libyaml-libyaml-perl (0.76+repack-1) ... #8 69.18 Setting up libtry-tiny-perl (0.30-1) ... #8 69.20 Setting up libtype-tiny-perl (1.004004-1) ... #8 69.21 Setting up libtest-fatal-perl (0.014-1) ... #9 24.49 --> Running transaction check #9 24.49 ---> Package rpm-build.aarch64 0:4.11.3-48.el7_9 will be installed #9 24.51 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 24.62 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 24.63 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 24.63 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 24.63 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 24.63 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 24.63 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 24.63 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 24.63 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 24.63 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 24.64 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 24.64 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 24.64 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 24.65 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.aarch64 #9 24.65 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed #9 24.65 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch #9 24.65 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch #9 24.65 --> Running transaction check #9 24.65 ---> Package bzip2.aarch64 0:1.0.6-13.el7 will be installed #9 24.65 ---> Package desktop-file-utils.aarch64 0:0.23-2.el7 will be installed #9 24.65 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.aarch64 #9 24.65 ---> Package elfutils.aarch64 0:0.176-5.el7 will be installed #9 24.66 ---> Package file.aarch64 0:5.11-37.el7 will be installed #9 24.66 ---> Package gdb.aarch64 0:7.6.1-120.el7 will be installed #9 24.66 ---> Package groff-base.aarch64 0:1.22.2-8.el7 will be installed #9 24.67 ---> Package patch.aarch64 0:2.7.1-12.el7_7 will be installed #9 24.67 ---> Package perl.aarch64 4:5.16.3-299.el7_9 will be installed #9 24.67 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.67 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.68 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.68 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.68 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.68 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.68 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.68 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.68 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.68 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.68 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.68 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.68 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.69 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.69 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.69 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.69 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.69 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.69 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.69 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.69 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.69 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.69 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.aarch64 #9 24.69 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #9 24.70 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #9 24.70 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #9 24.70 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch #9 24.70 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed #9 24.70 ---> Package perl-threads.aarch64 0:1.87-4.el7 will be installed #9 24.70 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed #9 24.70 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 24.71 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 24.71 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 24.71 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 24.71 ---> Package rpm.aarch64 0:4.11.3-45.el7 will be updated #9 24.71 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.aarch64 #9 24.71 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.aarch64 #9 24.71 ---> Package rpm.aarch64 0:4.11.3-48.el7_9 will be an update #9 24.71 ---> Package unzip.aarch64 0:6.0-24.el7_9 will be installed #9 24.71 --> Running transaction check #9 24.71 ---> Package dwz.aarch64 0:0.11-3.el7 will be installed #9 24.71 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed #9 24.71 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #9 24.72 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #9 24.72 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #9 24.72 ---> Package perl-Filter.aarch64 0:1.49-3.el7 will be installed #9 24.72 ---> Package perl-PathTools.aarch64 0:3.40-5.el7 will be installed #9 24.72 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #9 24.73 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #11 1.292 Reading package lists... #11 2.697 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?) #8 27.46 Preparing to unpack .../130-libhttp-message-perl_6.18-1_all.deb ... #8 27.47 Unpacking libhttp-message-perl (6.18-1) ... #8 27.51 Selecting previously unselected package libhttp-cookies-perl. #8 27.51 Preparing to unpack .../131-libhttp-cookies-perl_6.04-1_all.deb ... #8 27.51 Unpacking libhttp-cookies-perl (6.04-1) ... #8 27.54 Selecting previously unselected package libhttp-negotiate-perl. #8 27.55 Preparing to unpack .../132-libhttp-negotiate-perl_6.01-1_all.deb ... #8 27.55 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 27.59 Selecting previously unselected package perl-openssl-defaults:arm64. #8 27.59 Preparing to unpack .../133-perl-openssl-defaults_3_arm64.deb ... #8 27.59 Unpacking perl-openssl-defaults:arm64 (3) ... #8 27.62 Selecting previously unselected package libnet-ssleay-perl. #8 27.62 Preparing to unpack .../134-libnet-ssleay-perl_1.85-2+b1_arm64.deb ... #8 27.63 Unpacking libnet-ssleay-perl (1.85-2+b1) ... #8 27.69 Selecting previously unselected package libio-socket-ssl-perl. #8 27.69 Preparing to unpack .../135-libio-socket-ssl-perl_2.060-3_all.deb ... #8 27.69 Unpacking libio-socket-ssl-perl (2.060-3) ... #8 27.74 Selecting previously unselected package libnet-http-perl. #8 27.74 Preparing to unpack .../136-libnet-http-perl_6.18-1_all.deb ... #8 27.74 Unpacking libnet-http-perl (6.18-1) ... #8 27.78 Selecting previously unselected package liblwp-protocol-https-perl. #8 27.78 Preparing to unpack .../137-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 27.79 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 51.65 Unpacking unzip (6.0-26) ... #8 51.71 Selecting previously unselected package lintian. #8 51.72 Preparing to unpack .../333-lintian_2.104.0_all.deb ... #8 51.73 Unpacking lintian (2.104.0) ... #9 25.66 Selecting previously unselected package krb5-locales. #9 25.66 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ... #9 25.66 Unpacking krb5-locales (1.17-6ubuntu4.1) ... #9 25.70 Selecting previously unselected package libcbor0.6:armhf. #9 25.70 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_armhf.deb ... #9 25.71 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu1) ... #9 25.75 Selecting previously unselected package libedit2:armhf. #9 25.75 Preparing to unpack .../038-libedit2_3.1-20191231-1_armhf.deb ... #9 25.76 Unpacking libedit2:armhf (3.1-20191231-1) ... #9 25.80 Selecting previously unselected package libfido2-1:armhf. #9 25.80 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_armhf.deb ... #9 25.81 Unpacking libfido2-1:armhf (1.3.1-1ubuntu2) ... #9 29.57 Selecting previously unselected package gpgsm. #9 29.57 Preparing to unpack .../150-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ... #9 29.57 Unpacking gpgsm (2.2.19-3ubuntu2.2) ... #9 29.62 Selecting previously unselected package gnupg. #9 29.62 Preparing to unpack .../151-gnupg_2.2.19-3ubuntu2.2_all.deb ... #9 29.62 Unpacking gnupg (2.2.19-3ubuntu2.2) ... #9 29.66 Selecting previously unselected package libfile-which-perl. #9 29.67 Preparing to unpack .../152-libfile-which-perl_1.23-1_all.deb ... #9 29.67 Unpacking libfile-which-perl (1.23-1) ... #9 29.70 Selecting previously unselected package libfile-homedir-perl. #9 29.70 Preparing to unpack .../153-libfile-homedir-perl_1.004-1_all.deb ... #9 29.70 Unpacking libfile-homedir-perl (1.004-1) ... #9 29.73 Selecting previously unselected package libio-pty-perl. #9 29.73 Preparing to unpack .../154-libio-pty-perl_1%3a1.12-1_arm64.deb ... #9 29.74 Unpacking libio-pty-perl (1:1.12-1) ... #9 29.77 Selecting previously unselected package libipc-run-perl. #9 29.77 Preparing to unpack .../155-libipc-run-perl_20180523.0-2_all.deb ... #9 29.77 Unpacking libipc-run-perl (20180523.0-2) ... #9 29.81 Selecting previously unselected package libclass-method-modifiers-perl. #9 29.81 Preparing to unpack .../156-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 29.81 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 29.84 Selecting previously unselected package libb-hooks-op-check-perl. #9 29.84 Preparing to unpack .../157-libb-hooks-op-check-perl_0.22-1build2_arm64.deb ... #9 29.85 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #9 29.88 Selecting previously unselected package libdynaloader-functions-perl. #8 69.23 Setting up libcommon-sense-perl (3.74-2+b7) ... #8 69.24 Setting up libxml-namespacesupport-perl (1.12-1) ... #8 69.25 Setting up libnet-http-perl (6.18-1) ... #8 69.27 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #8 69.28 Setting up libencode-locale-perl (1.05-1) ... #8 69.29 Setting up libtext-levenshtein-perl (0.13-1) ... #8 69.30 Setting up libnet-dns-perl (1.19-1) ... #8 69.32 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ... #8 69.33 Setting up libdevel-callchecker-perl (0.008-1) ... #8 69.35 Setting up libstring-shellquote-perl (1.04-1) ... #8 69.36 Setting up libsub-install-perl (0.928-1) ... #8 69.38 Setting up dpkg-dev (1.19.8) ... #8 69.40 Setting up libnumber-compare-perl (0.03-1) ... #8 69.41 Setting up intltool-debian (0.35.0+20060710.5) ... #8 69.42 Setting up libio-async-perl (0.72-1) ... #9 24.73 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #9 24.73 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #9 24.73 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #9 24.73 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #9 24.73 ---> Package perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 will be installed #9 24.73 ---> Package perl-Socket.aarch64 0:2.010-5.el7 will be installed #9 24.74 ---> Package perl-Storable.aarch64 0:2.45-3.el7 will be installed #9 24.74 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #9 24.74 ---> Package perl-Time-HiRes.aarch64 4:1.9725-3.el7 will be installed #9 24.74 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #9 24.74 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #9 24.74 ---> Package perl-libs.aarch64 4:5.16.3-299.el7_9 will be installed #9 24.74 ---> Package perl-macros.aarch64 4:5.16.3-299.el7_9 will be installed #9 24.74 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed #9 24.74 ---> Package perl-threads-shared.aarch64 0:1.43-6.el7 will be installed #9 24.75 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed #9 24.75 ---> Package rpm-libs.aarch64 0:4.11.3-45.el7 will be updated #9 24.75 --> Processing Dependency: rpm-libs(aarch-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.aarch64 #9 24.75 ---> Package rpm-libs.aarch64 0:4.11.3-48.el7_9 will be an update #9 24.75 ---> Package rpm-python.aarch64 0:4.11.3-45.el7 will be updated #9 24.75 ---> Package rpm-python.aarch64 0:4.11.3-48.el7_9 will be an update #9 24.75 ---> Package zip.aarch64 0:3.0-11.el7 will be installed #9 24.75 --> Running transaction check #9 24.75 ---> Package perl-Encode.aarch64 0:2.51-7.el7 will be installed #9 24.76 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed #9 24.76 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #9 24.76 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #9 24.76 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #9 24.76 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #9 24.77 ---> Package rpm-build-libs.aarch64 0:4.11.3-45.el7 will be updated #9 24.77 ---> Package rpm-build-libs.aarch64 0:4.11.3-48.el7_9 will be an update #9 24.77 --> Running transaction check #9 24.77 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #9 24.77 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #9 24.98 --> Finished Dependency Resolution #11 3.020 dpkg-buildpackage: info: source package docker-ce-build-deps #11 3.020 dpkg-buildpackage: info: source version 1.0 #11 3.020 dpkg-buildpackage: info: source distribution unstable #11 3.020 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #11 3.062 dpkg-source --before-build . #11 3.062 dpkg-buildpackage: info: host architecture armhf #8 27.82 Selecting previously unselected package libtry-tiny-perl. #8 27.82 Preparing to unpack .../138-libtry-tiny-perl_0.30-1_all.deb ... #8 27.83 Unpacking libtry-tiny-perl (0.30-1) ... #8 27.86 Selecting previously unselected package libwww-robotrules-perl. #8 27.86 Preparing to unpack .../139-libwww-robotrules-perl_6.02-1_all.deb ... #8 27.87 Unpacking libwww-robotrules-perl (6.02-1) ... #8 27.92 Selecting previously unselected package libwww-perl. #8 27.92 Preparing to unpack .../140-libwww-perl_6.36-2_all.deb ... #8 27.92 Unpacking libwww-perl (6.36-2) ... #8 27.98 Selecting previously unselected package patchutils. #8 27.98 Preparing to unpack .../141-patchutils_0.3.4-2_arm64.deb ... #8 27.99 Unpacking patchutils (0.3.4-2) ... #8 28.04 Selecting previously unselected package wdiff. #8 52.11 Selecting previously unselected package lsb-release. #8 52.11 Preparing to unpack .../334-lsb-release_11.1.0_all.deb ... #8 52.12 Unpacking lsb-release (11.1.0) ... #9 25.86 Selecting previously unselected package libkrb5support0:armhf. #9 25.86 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_armhf.deb ... #9 25.86 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.1) ... #9 25.90 Selecting previously unselected package libk5crypto3:armhf. #9 25.90 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_armhf.deb ... #9 25.90 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.1) ... #9 26.04 Selecting previously unselected package libkeyutils1:armhf. #9 26.04 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ... #9 26.05 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ... #9 26.10 Selecting previously unselected package libkrb5-3:armhf. #9 26.10 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_armhf.deb ... #9 26.10 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.1) ... #9 26.20 Selecting previously unselected package libgssapi-krb5-2:armhf. #9 26.20 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_armhf.deb ... #9 26.20 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ... #9 26.26 Selecting previously unselected package libpsl5:armhf. #9 26.26 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_armhf.deb ... [Pipeline] echo Removing all docker containers [Pipeline] sh #9 29.88 Preparing to unpack .../158-libdynaloader-functions-perl_0.003-1_all.deb ... #9 29.88 Unpacking libdynaloader-functions-perl (0.003-1) ... #9 29.91 Selecting previously unselected package libdevel-callchecker-perl. #9 29.91 Preparing to unpack .../159-libdevel-callchecker-perl_0.008-1ubuntu1_arm64.deb ... #9 29.92 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 29.94 Selecting previously unselected package libparams-classify-perl. #9 29.95 Preparing to unpack .../160-libparams-classify-perl_0.015-1build2_arm64.deb ... #9 29.95 Unpacking libparams-classify-perl (0.015-1build2) ... #9 29.98 Selecting previously unselected package libmodule-runtime-perl. #9 29.98 Preparing to unpack .../161-libmodule-runtime-perl_0.016-1_all.deb ... #9 29.99 Unpacking libmodule-runtime-perl (0.016-1) ... #9 30.02 Selecting previously unselected package libimport-into-perl. #9 30.03 Preparing to unpack .../162-libimport-into-perl_1.002005-1_all.deb ... #9 30.03 Unpacking libimport-into-perl (1.002005-1) ... #9 30.06 Selecting previously unselected package librole-tiny-perl. #9 30.06 Preparing to unpack .../163-librole-tiny-perl_2.001004-1_all.deb ... #9 30.06 Unpacking librole-tiny-perl (2.001004-1) ... #9 30.09 Selecting previously unselected package libstrictures-perl. #21 17.58 The following NEW packages will be installed: #21 17.58 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi #21 17.58 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu #21 17.58 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu #21 17.58 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf #21 17.58 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu #21 17.58 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu #21 17.58 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 #21 17.58 crossbuild-essential-armel crossbuild-essential-armhf #21 17.58 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev #21 17.58 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi #21 17.58 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu #21 17.58 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi #21 17.58 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu #21 17.58 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base #21 17.58 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base #21 17.58 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base #21 17.58 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base #21 17.58 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu #21 17.58 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu #21 17.58 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross #21 17.58 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross #21 17.58 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross #21 17.58 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross #21 17.58 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross #21 17.58 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross #21 17.58 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross #21 17.58 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl #21 17.58 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross #21 17.58 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross #21 17.58 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross #21 17.58 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross #21 17.58 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross #21 17.58 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 #21 17.58 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross #21 17.59 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross #21 17.59 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross #21 17.59 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross #21 17.59 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross #21 17.59 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross #21 17.59 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross #21 17.59 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross #21 17.59 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross #21 17.59 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl #21 17.59 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl #21 17.59 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross #21 17.59 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross #21 17.59 linux-libc-dev-s390x-cross patch xz-utils #21 17.92 0 upgraded, 133 newly installed, 0 to remove and 5 not upgraded. #21 17.92 Need to get 788 MB of archives. #21 17.92 After this operation, 3385 MB of additional disk space will be used. #21 17.92 Get:1 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] #21 17.92 Get:2 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #21 17.92 Get:3 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] #21 17.92 Get:4 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] #21 17.92 Get:5 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] #21 17.92 Get:6 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #21 17.93 Get:7 http://deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] #21 17.97 Get:8 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] #12 5.428 (1/71): acl-2.3.1-3.el9.aarch64.rpm 177 kB/s | 73 kB 00:00 #12 5.431 (2/71): dbus-1.12.20-5.el9.aarch64.rpm 10 kB/s | 4.3 kB 00:00 #12 5.437 (3/71): cryptsetup-libs-2.4.3-4.el9.aarch64.rpm 1.0 MB/s | 438 kB 00:00 #12 5.441 (4/71): dbus-broker-28-5.el9.aarch64.rpm 13 MB/s | 166 kB 00:00 #12 5.443 (5/71): dbus-common-1.12.20-5.el9.noarch.rpm 1.4 MB/s | 15 kB 00:00 #12 5.447 (6/71): device-mapper-1.02.185-1.el9.aarch64.rp 14 MB/s | 139 kB 00:00 #12 5.450 (7/71): kmod-libs-28-7.el9.aarch64.rpm 10 MB/s | 63 kB 00:00 #12 5.454 (8/71): device-mapper-libs-1.02.185-1.el9.aarch 16 MB/s | 172 kB 00:00 #12 5.457 (9/71): libatomic-11.3.1-2.1.el9.aarch64.rpm 6.6 MB/s | 60 kB 00:00 #12 5.460 (10/71): libcbor-0.7.0-5.el9.aarch64.rpm 6.1 MB/s | 56 kB 00:00 #12 5.464 (11/71): libedit-3.1-37.20210216cvs.el9.aarch64 17 MB/s | 104 kB 00:00 #12 5.467 (12/71): libfido2-1.6.0-7.el9.aarch64.rpm 7.1 MB/s | 69 kB 00:00 #12 5.470 (13/71): libseccomp-2.5.2-2.el9.aarch64.rpm 8.0 MB/s | 72 kB 00:00 #12 5.483 (14/71): openssh-clients-8.7p1-19.el9.aarch64.r 58 MB/s | 681 kB 00:00 #12 5.490 (15/71): make-4.3-7.el9.aarch64.rpm 21 MB/s | 535 kB 00:00 #12 5.494 (16/71): openssh-8.7p1-19.el9.aarch64.rpm 19 MB/s | 448 kB 00:00 #12 5.496 (17/71): rpm-plugin-selinux-4.16.1.3-15.el9.aar 1.4 MB/s | 18 kB 00:00 #12 5.502 (18/71): selinux-policy-34.1.38-1.el9.noarch.rp 10 MB/s | 62 kB 00:00 #12 5.516 (19/71): systemd-pam-250-7.el9.aarch64.rpm 17 MB/s | 233 kB 00:00 #12 5.531 (20/71): systemd-rpm-macros-250-7.el9.noarch.rp 2.0 MB/s | 29 kB 00:00 #12 5.543 (21/71): systemd-250-7.el9.aarch64.rpm 85 MB/s | 4.0 MB 00:00 #8 69.43 Setting up liberror-perl (0.17027-2) ... #8 69.44 Setting up patchutils (0.3.4-2) ... #8 69.45 Setting up libmail-sendmail-perl (0.80-1) ... #8 69.47 Setting up libltdl-dev:armhf (2.4.6-9) ... #8 69.48 Setting up libxml-sax-base-perl (1.09-1) ... #8 69.49 Setting up libio-string-perl (1.08-3) ... #8 69.50 Setting up libreadonly-perl (2.050-1) ... #8 69.53 Setting up python3-chardet (3.0.4-3) ... #9 24.99 #9 24.99 Dependencies Resolved #9 25.00 #9 25.00 ================================================================================ #9 25.00 Package Arch Version Repository Size #9 25.00 ================================================================================ #9 25.00 Installing: #9 25.00 rpm-build aarch64 4.11.3-48.el7_9 updates 150 k #9 25.00 rpmlint noarch 1.5-4.el7 base 229 k #9 25.00 Installing for dependencies: #9 25.00 bzip2 aarch64 1.0.6-13.el7 base 52 k #9 25.00 desktop-file-utils aarch64 0.23-2.el7 base 68 k #9 25.00 dwz aarch64 0.11-3.el7 base 95 k #9 25.00 elfutils aarch64 0.176-5.el7 base 301 k #9 25.00 emacs-filesystem noarch 1:24.3-23.el7 base 58 k #9 25.00 file aarch64 5.11-37.el7 base 57 k #9 25.00 gdb aarch64 7.6.1-120.el7 base 2.3 M #9 25.00 groff-base aarch64 1.22.2-8.el7 base 920 k #9 25.00 patch aarch64 2.7.1-12.el7_7 base 107 k #9 25.00 perl aarch64 4:5.16.3-299.el7_9 updates 7.9 M #9 25.00 perl-Carp noarch 1.26-244.el7 base 19 k #9 25.00 perl-Encode aarch64 2.51-7.el7 base 1.1 M #9 25.00 perl-Exporter noarch 5.68-3.el7 base 28 k #9 25.00 perl-File-Path noarch 2.09-2.el7 base 26 k #9 25.00 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #9 25.00 perl-Filter aarch64 1.49-3.el7 base 76 k #9 25.00 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #9 25.00 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #9 25.00 perl-PathTools aarch64 3.40-5.el7 base 82 k #9 25.00 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #9 25.00 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #9 25.00 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #9 25.00 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #9 25.00 perl-Scalar-List-Utils aarch64 1.27-248.el7 base 35 k #9 25.00 perl-Socket aarch64 2.010-5.el7 base 48 k #9 25.00 perl-Storable aarch64 2.45-3.el7 base 73 k #9 25.00 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #9 25.00 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #9 25.00 perl-Time-HiRes aarch64 4:1.9725-3.el7 base 45 k #9 25.00 perl-Time-Local noarch 1.2300-2.el7 base 24 k #9 25.00 perl-constant noarch 1.27-2.el7 base 19 k #9 25.00 perl-libs aarch64 4:5.16.3-299.el7_9 updates 621 k #9 25.00 perl-macros aarch64 4:5.16.3-299.el7_9 updates 44 k #9 25.00 perl-parent noarch 1:0.225-244.el7 base 12 k #9 25.00 perl-podlators noarch 2.5.1-3.el7 base 112 k #9 25.00 perl-srpm-macros noarch 1-8.el7 base 4.6 k #9 25.00 perl-threads aarch64 1.87-4.el7 base 48 k #9 25.00 perl-threads-shared aarch64 1.43-6.el7 base 37 k #9 25.00 python-srpm-macros noarch 3-34.el7 base 8.8 k #9 25.00 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k #9 25.00 unzip aarch64 6.0-24.el7_9 updates 168 k #9 25.00 zip aarch64 3.0-11.el7 base 257 k #9 25.00 Updating for dependencies: #9 25.00 rpm aarch64 4.11.3-48.el7_9 updates 1.2 M #9 25.00 rpm-build-libs aarch64 4.11.3-48.el7_9 updates 101 k #9 25.00 rpm-libs aarch64 4.11.3-48.el7_9 updates 256 k #9 25.00 rpm-python aarch64 4.11.3-48.el7_9 updates 83 k #9 25.00 #9 25.00 Transaction Summary #9 25.00 ================================================================================ #9 25.00 Install 2 Packages (+42 Dependent packages) #9 25.00 Upgrade ( 4 Dependent packages) #9 25.00 #9 25.00 Total download size: 17 M #9 25.00 Downloading packages: #9 25.00 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #11 3.178 debian/rules clean #11 3.179 dh clean #11 3.268 dh_clean #11 3.306 debian/rules binary #11 3.307 dh binary #11 3.388 dh_update_autotools_config #8 28.05 Preparing to unpack .../142-wdiff_1.2.2-2+b1_arm64.deb ... #8 28.05 Unpacking wdiff (1.2.2-2+b1) ... #8 52.23 Selecting previously unselected package manpages-dev. #8 52.23 Preparing to unpack .../335-manpages-dev_5.10-1_all.deb ... #8 52.24 Unpacking manpages-dev (5.10-1) ... #9 26.26 Resolving Dependencies #9 26.26 --> Running transaction check #9 26.26 ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed #9 26.28 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 26.39 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 26.39 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 26.40 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 26.40 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 26.40 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 26.40 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 26.40 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 26.40 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 26.40 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 26.41 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 26.41 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 26.41 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 26.41 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64 #9 26.41 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed #9 26.42 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch #9 26.42 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch #9 26.42 --> Running transaction check #9 26.42 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed #9 26.42 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed #9 26.42 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64 #9 26.42 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed #9 26.42 ---> Package file.x86_64 0:5.11-37.el7 will be installed #9 26.43 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed #9 26.43 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed #9 26.43 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed #9 26.43 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed #9 26.44 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.44 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.44 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.44 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.44 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.44 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.44 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.44 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.45 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.45 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.45 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.45 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.45 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.45 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.45 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.45 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.45 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.45 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.45 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.45 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.45 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.45 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.46 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.46 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #9 26.46 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #9 26.46 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #9 26.46 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch #9 26.46 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed #9 26.46 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed #9 26.46 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed #9 26.47 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 26.47 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 26.47 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 26.47 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 26.47 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated #9 26.47 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64 #9 26.47 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64 #9 26.47 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update #9 26.47 ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed #9 26.47 --> Running transaction check #9 26.47 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed #9 26.48 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed #9 26.48 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #9 26.48 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #9 26.48 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #9 26.48 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed #9 26.48 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed #9 26.48 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #9 26.48 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #9 26.49 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #9 26.49 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #9 26.49 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #9 26.49 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #9 26.49 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed #9 26.49 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed #9 26.49 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed #9 26.49 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #9 26.49 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed #9 26.50 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #9 26.50 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #9 26.50 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed #9 26.50 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed #9 26.50 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed #9 26.50 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed #9 26.50 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed #9 26.50 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated #9 26.50 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64 #9 26.50 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update #9 26.50 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated #9 26.51 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update #9 26.51 ---> Package zip.x86_64 0:3.0-11.el7 will be installed #9 26.51 --> Running transaction check #9 26.51 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed #9 26.51 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed #9 26.51 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #9 26.51 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #9 26.51 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #9 26.52 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #9 26.52 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated #9 26.52 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update #9 26.52 --> Running transaction check #9 26.52 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #9 26.52 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #9 26.59 --> Finished Dependency Resolution #9 26.60 #9 26.60 Dependencies Resolved #9 26.60 #9 26.60 ================================================================================ #9 26.60 Package Arch Version Repository Size #9 26.60 ================================================================================ #9 26.60 Installing: #9 26.60 rpm-build x86_64 4.11.3-48.el7_9 updates 150 k #9 26.60 rpmlint noarch 1.5-4.el7 base 229 k #9 26.60 Installing for dependencies: #9 26.60 bzip2 x86_64 1.0.6-13.el7 base 52 k #9 26.60 desktop-file-utils x86_64 0.23-2.el7 base 67 k #9 26.60 dwz x86_64 0.11-3.el7 base 99 k #9 26.60 elfutils x86_64 0.176-5.el7 base 308 k #9 26.60 emacs-filesystem noarch 1:24.3-23.el7 base 58 k #9 26.60 file x86_64 5.11-37.el7 base 57 k #9 26.60 gdb x86_64 7.6.1-120.el7 base 2.4 M #9 26.60 groff-base x86_64 1.22.2-8.el7 base 942 k #9 26.60 patch x86_64 2.7.1-12.el7_7 base 111 k #9 26.60 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M #9 26.60 perl-Carp noarch 1.26-244.el7 base 19 k #9 26.60 perl-Encode x86_64 2.51-7.el7 base 1.5 M #9 26.60 perl-Exporter noarch 5.68-3.el7 base 28 k #9 26.60 perl-File-Path noarch 2.09-2.el7 base 26 k #9 26.60 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #9 26.60 perl-Filter x86_64 1.49-3.el7 base 76 k #9 26.60 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #9 26.60 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #9 26.60 perl-PathTools x86_64 3.40-5.el7 base 82 k #9 26.60 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #9 26.60 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #9 26.60 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #9 26.60 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #9 26.60 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k #9 26.60 perl-Socket x86_64 2.010-5.el7 base 49 k #9 26.60 perl-Storable x86_64 2.45-3.el7 base 77 k #9 26.60 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #9 26.60 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #9 26.60 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k #9 26.60 perl-Time-Local noarch 1.2300-2.el7 base 24 k #9 26.60 perl-constant noarch 1.27-2.el7 base 19 k #9 26.60 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k #9 26.60 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k #9 26.60 perl-parent noarch 1:0.225-244.el7 base 12 k #9 26.60 perl-podlators noarch 2.5.1-3.el7 base 112 k #9 26.60 perl-srpm-macros noarch 1-8.el7 base 4.6 k #9 26.60 perl-threads x86_64 1.87-4.el7 base 49 k #9 26.60 perl-threads-shared x86_64 1.43-6.el7 base 39 k #9 26.60 python-srpm-macros noarch 3-34.el7 base 8.8 k #9 26.60 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k #9 26.60 unzip x86_64 6.0-24.el7_9 updates 172 k #9 26.60 zip x86_64 3.0-11.el7 base 260 k #9 26.60 Updating for dependencies: #9 26.60 rpm x86_64 4.11.3-48.el7_9 updates 1.2 M #9 26.60 rpm-build-libs x86_64 4.11.3-48.el7_9 updates 108 k #9 26.60 rpm-libs x86_64 4.11.3-48.el7_9 updates 279 k #9 26.60 rpm-python x86_64 4.11.3-48.el7_9 updates 84 k #9 26.60 #9 26.60 Transaction Summary #9 26.60 ================================================================================ #9 26.60 Install 2 Packages (+42 Dependent packages) #9 26.60 Upgrade ( 4 Dependent packages) #9 26.60 #9 26.61 Total download size: 18 M #9 26.61 Downloading packages: #9 26.61 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #9 26.27 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ... #9 26.30 Selecting previously unselected package libxau6:armhf. #9 26.30 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_armhf.deb ... #9 26.31 Unpacking libxau6:armhf (1:1.0.9-0ubuntu1) ... #9 26.34 Selecting previously unselected package libxdmcp6:armhf. #9 26.34 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_armhf.deb ... #9 26.34 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu1) ... #9 26.38 Selecting previously unselected package libxcb1:armhf. #9 26.38 Preparing to unpack .../048-libxcb1_1.14-2_armhf.deb ... #9 26.39 Unpacking libxcb1:armhf (1.14-2) ... #9 26.42 Selecting previously unselected package libx11-data. #9 26.42 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ... #9 26.43 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ... #9 26.52 Selecting previously unselected package libx11-6:armhf. #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #14 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 5.4s done #14 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 7.1s + docker container ls -aq + docker container rm -vf 6812ac822781 #13 extracting sha256:5a3425f37baeb68fc4deb85b38f18cb528d38b975a485bb89d8f11703569fcaf 7.5s done #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a #21 18.00 Get:9 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] #21 18.02 Get:10 http://deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] #21 18.03 Get:11 http://deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] #21 18.04 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] #21 18.05 Get:13 http://deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] #9 30.10 Preparing to unpack .../164-libstrictures-perl_2.000006-1_all.deb ... #9 30.10 Unpacking libstrictures-perl (2.000006-1) ... #9 30.13 Selecting previously unselected package libsub-quote-perl. #9 30.13 Preparing to unpack .../165-libsub-quote-perl_2.006006-1_all.deb ... #9 30.13 Unpacking libsub-quote-perl (2.006006-1) ... #9 30.17 Selecting previously unselected package libmoo-perl. #9 30.17 Preparing to unpack .../166-libmoo-perl_2.003006-1_all.deb ... #9 30.17 Unpacking libmoo-perl (2.003006-1) ... #9 30.20 Selecting previously unselected package libencode-locale-perl. #9 30.21 Preparing to unpack .../167-libencode-locale-perl_1.05-1_all.deb ... #9 30.22 Unpacking libencode-locale-perl (1.05-1) ... #9 30.25 Selecting previously unselected package libtimedate-perl. #9 30.25 Preparing to unpack .../168-libtimedate-perl_2.3200-1_all.deb ... #9 30.26 Unpacking libtimedate-perl (2.3200-1) ... #9 30.29 Selecting previously unselected package libhttp-date-perl. #9 30.29 Preparing to unpack .../169-libhttp-date-perl_6.05-1_all.deb ... #9 30.30 Unpacking libhttp-date-perl (6.05-1) ... #9 30.32 Selecting previously unselected package libfile-listing-perl. #12 5.571 (22/71): selinux-policy-targeted-34.1.38-1.el9. 90 MB/s | 6.7 MB 00:00 #12 5.573 (23/71): which-2.21-28.el9.aarch64.rpm 1.0 MB/s | 41 kB 00:00 #12 5.579 (24/71): annobin-10.73-3.el9.aarch64.rpm 29 MB/s | 959 kB 00:00 #12 5.599 (25/71): autoconf-2.69-38.el9.noarch.rpm 34 MB/s | 681 kB 00:00 #12 5.605 (26/71): automake-1.16.2-6.el9.noarch.rpm 27 MB/s | 689 kB 00:00 #12 5.615 (27/71): cmake-filesystem-3.20.2-7.el9.aarch64. 2.7 MB/s | 23 kB 00:00 #12 5.624 (28/71): cmake-data-3.20.2-7.el9.noarch.rpm 90 MB/s | 2.1 MB 00:00 #12 5.627 (29/71): cmake-rpm-macros-3.20.2-7.el9.noarch.r 1.4 MB/s | 16 kB 00:00 #12 5.745 (30/71): cpp-11.3.1-2.1.el9.aarch64.rpm 85 MB/s | 10 MB 00:00 #12 5.777 (31/71): gcc-plugin-annobin-11.3.1-2.1.el9.aarc 2.1 MB/s | 68 kB 00:00 #12 5.810 (32/71): git-2.31.1-2.el9.2.aarch64.rpm 3.7 MB/s | 124 kB 00:00 #8 69.77 Setting up libstring-copyright-perl (0.003006-1) ... #8 69.78 Setting up python3-debian (0.1.35) ... #8 69.95 Setting up python3-requests (2.21.0-1) ... #11 3.594 Reading package lists... #11 4.829 Building dependency tree... #11 5.024 Reading state information... #11 5.045 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 5.092 Starting 2 pkgProblemResolver with broken count: 0 #11 5.095 Done #11 5.117 Done #11 3.420 dh_autoreconf #11 3.465 create-stamp debian/debhelper-build-stamp #11 3.465 dh_prep #11 3.497 dh_install #11 3.539 dh_installdocs #11 3.581 dh_installchangelogs #8 28.20 Selecting previously unselected package devscripts. #8 28.20 Preparing to unpack .../143-devscripts_2.19.5+deb10u1_arm64.deb ... #8 28.23 Unpacking devscripts (2.19.5+deb10u1) ... #8 28.34 Selecting previously unselected package diffstat. #8 28.34 Preparing to unpack .../144-diffstat_1.62-1_arm64.deb ... #8 28.37 Unpacking diffstat (1.62-1) ... #8 28.41 Selecting previously unselected package distro-info-data. #8 28.41 Preparing to unpack .../145-distro-info-data_0.41+deb10u4_all.deb ... #8 28.41 Unpacking distro-info-data (0.41+deb10u4) ... #8 28.44 Selecting previously unselected package python3-pkg-resources. #8 28.45 Preparing to unpack .../146-python3-pkg-resources_40.8.0-1_all.deb ... #8 28.45 Unpacking python3-pkg-resources (40.8.0-1) ... #8 28.51 Selecting previously unselected package python3-chardet. #8 28.51 Preparing to unpack .../147-python3-chardet_3.0.4-3_all.deb ... #8 28.52 Unpacking python3-chardet (3.0.4-3) ... #8 28.56 Selecting previously unselected package python3-six. #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:9cfaa2fcb2414698d4c11451e7639c6574f6a6d58c4f741c7ed6c51f2b7ddd3b #9 26.52 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_armhf.deb ... #9 26.53 Unpacking libx11-6:armhf (2:1.6.9-2ubuntu1.2) ... 6812ac822781 [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-9-amd64) [Pipeline] sh #9 30.33 Preparing to unpack .../170-libfile-listing-perl_6.04-1_all.deb ... #9 30.33 Unpacking libfile-listing-perl (6.04-1) ... #9 30.36 Selecting previously unselected package libhtml-tagset-perl. #9 30.36 Preparing to unpack .../171-libhtml-tagset-perl_3.20-4_all.deb ... #9 30.36 Unpacking libhtml-tagset-perl (3.20-4) ... #9 30.39 Selecting previously unselected package liburi-perl. #9 30.40 Preparing to unpack .../172-liburi-perl_1.76-2_all.deb ... #9 30.40 Unpacking liburi-perl (1.76-2) ... #9 30.44 Selecting previously unselected package libhtml-parser-perl. #9 30.44 Preparing to unpack .../173-libhtml-parser-perl_3.72-5_arm64.deb ... #9 30.45 Unpacking libhtml-parser-perl (3.72-5) ... #9 30.48 Selecting previously unselected package libhtml-tree-perl. #9 30.48 Preparing to unpack .../174-libhtml-tree-perl_5.07-2_all.deb ... #9 30.49 Unpacking libhtml-tree-perl (5.07-2) ... #9 30.53 Selecting previously unselected package libio-html-perl. #9 30.53 Preparing to unpack .../175-libio-html-perl_1.001-1_all.deb ... #9 30.53 Unpacking libio-html-perl (1.001-1) ... #9 30.56 Selecting previously unselected package liblwp-mediatypes-perl. #9 30.56 Preparing to unpack .../176-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 30.57 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 30.59 Selecting previously unselected package libhttp-message-perl. #9 30.59 Preparing to unpack .../177-libhttp-message-perl_6.22-1_all.deb ... #9 30.60 Unpacking libhttp-message-perl (6.22-1) ... #9 30.63 Selecting previously unselected package libhttp-cookies-perl. #9 30.63 Preparing to unpack .../178-libhttp-cookies-perl_6.08-1_all.deb ... #9 30.64 Unpacking libhttp-cookies-perl (6.08-1) ... #9 30.66 Selecting previously unselected package libhttp-negotiate-perl. #12 5.892 (33/71): cmake-3.20.2-7.el9.aarch64.rpm 20 MB/s | 6.2 MB 00:00 #12 5.959 (34/71): git-core-2.31.1-2.el9.2.aarch64.rpm 25 MB/s | 3.7 MB 00:00 #12 6.034 (35/71): glibc-devel-2.34-39.el9.aarch64.rpm 7.6 MB/s | 554 kB 00:00 #12 6.084 (36/71): git-core-doc-2.31.1-2.el9.2.noarch.rpm 13 MB/s | 2.5 MB 00:00 #21 18.42 Get:14 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] #21 18.42 Get:15 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] #8 70.12 Setting up libdata-optlist-perl (0.110-1) ... #8 70.13 Setting up libipc-run-perl (20180523.0-1) ... #8 70.14 Setting up git (1:2.20.1-2+deb10u3) ... #8 70.17 Setting up libcontextual-return-perl (0.004014-2) ... #8 70.18 Setting up libwww-robotrules-perl (6.02-1) ... #8 70.19 Setting up libtypes-serialiser-perl (1.0-1) ... #8 70.20 Setting up g++ (4:8.3.0-1) ... #8 70.23 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 70.24 Setting up libhtml-parser-perl (3.72-3+b3) ... #11 5.127 Starting pkgProblemResolver with broken count: 0 #11 5.159 Starting 2 pkgProblemResolver with broken count: 0 #11 5.166 Done #11 3.672 dh_perl #11 3.716 dh_link #11 3.753 dh_strip_nondeterminism #11 3.823 dh_compress #11 3.865 dh_fixperms #8 28.56 Preparing to unpack .../148-python3-six_1.12.0-1_all.deb ... #8 28.57 Unpacking python3-six (1.12.0-1) ... #8 28.61 Selecting previously unselected package python3-debian. #8 28.61 Preparing to unpack .../149-python3-debian_0.1.35_all.deb ... #8 28.62 Unpacking python3-debian (0.1.35) ... #8 28.66 Selecting previously unselected package libgpgme11:arm64. #8 28.66 Preparing to unpack .../150-libgpgme11_1.12.0-6_arm64.deb ... #8 28.67 Unpacking libgpgme11:arm64 (1.12.0-6) ... #8 28.72 Selecting previously unselected package python3-gpg. #8 28.72 Preparing to unpack .../151-python3-gpg_1.12.0-6_arm64.deb ... #8 28.73 Unpacking python3-gpg (1.12.0-6) ... #8 28.79 Selecting previously unselected package dput. #9 26.69 Selecting previously unselected package libxext6:armhf. #9 26.69 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_armhf.deb ... #9 26.69 Unpacking libxext6:armhf (2:1.3.4-0ubuntu1) ... #9 26.74 Selecting previously unselected package libxmuu1:armhf. #9 26.74 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ... #9 26.75 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ... #9 26.80 Selecting previously unselected package manpages. #9 26.80 Preparing to unpack .../053-manpages_5.05-1_all.deb ... #9 26.81 Unpacking manpages (5.05-1) ... #8 52.69 Selecting previously unselected package pbzip2. #8 52.69 Preparing to unpack .../336-pbzip2_1.1.13-1_armhf.deb ... #8 52.69 Unpacking pbzip2 (1.1.13-1) ... #8 52.74 Selecting previously unselected package pixz. #8 52.74 Preparing to unpack .../337-pixz_1.0.7-1_armhf.deb ... #8 52.75 Unpacking pixz (1.0.7-1) ... #8 52.78 Selecting previously unselected package xdelta. #8 52.78 Preparing to unpack .../338-xdelta_1.1.3-9.3_armhf.deb ... #8 52.79 Unpacking xdelta (1.1.3-9.3) ... #8 52.82 Selecting previously unselected package xdelta3. #8 52.82 Preparing to unpack .../339-xdelta3_3.0.11-dfsg-1+b1_armhf.deb ... #8 52.83 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #8 52.87 Selecting previously unselected package pristine-tar. #8 52.87 Preparing to unpack .../340-pristine-tar_1.49_armhf.deb ... #8 52.87 Unpacking pristine-tar (1.49) ... #8 52.93 Selecting previously unselected package publicsuffix. #8 52.93 Preparing to unpack .../341-publicsuffix_20211207.1025-0+deb11u1_all.deb ... #8 52.94 Unpacking publicsuffix (20211207.1025-0+deb11u1) ... #8 52.99 Selecting previously unselected package python-apt-common. #8 52.99 Preparing to unpack .../342-python-apt-common_2.2.1_all.deb ... #8 53.00 Unpacking python-apt-common (2.2.1) ... + echo starting... starting... #9 30.67 Preparing to unpack .../179-libhttp-negotiate-perl_6.01-1_all.deb ... #9 30.67 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 30.70 Selecting previously unselected package perl-openssl-defaults:arm64. #9 30.70 Preparing to unpack .../180-perl-openssl-defaults_4_arm64.deb ... #9 30.71 Unpacking perl-openssl-defaults:arm64 (4) ... #9 30.76 Selecting previously unselected package libnet-ssleay-perl. #9 30.76 Preparing to unpack .../181-libnet-ssleay-perl_1.88-2ubuntu1_arm64.deb ... #9 30.77 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #9 30.82 Selecting previously unselected package libio-socket-ssl-perl. #9 30.82 Preparing to unpack .../182-libio-socket-ssl-perl_2.067-1_all.deb ... #9 30.83 Unpacking libio-socket-ssl-perl (2.067-1) ... #9 30.86 Selecting previously unselected package libnet-http-perl. #9 30.87 Preparing to unpack .../183-libnet-http-perl_6.19-1_all.deb ... #9 30.87 Unpacking libnet-http-perl (6.19-1) ... #12 6.148 (37/71): libasan-11.3.1-2.1.el9.aarch64.rpm 7.0 MB/s | 435 kB 00:00 #12 6.197 (38/71): kernel-headers-5.14.0-134.el9.aarch64. 19 MB/s | 3.0 MB 00:00 #12 6.220 (39/71): libmpc-1.2.1-4.el9.aarch64.rpm 895 kB/s | 63 kB 00:00 #21 18.83 Get:16 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [Pipeline] } [Pipeline] // stage #8 70.25 Setting up libgit-wrapper-perl (0.048-1) ... #8 70.26 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #8 70.27 Setting up librole-tiny-perl (2.000006-1) ... #8 70.28 Setting up gnupg (2.2.12-1+deb10u2) ... #8 70.30 Setting up build-essential (12.6) ... #8 70.31 Setting up libfile-homedir-perl (1.004-1) ... #8 70.32 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... #8 70.33 Setting up libio-socket-ssl-perl (2.060-3) ... #8 70.35 Setting up libsub-exporter-perl (0.987-1) ... #8 70.37 Setting up libalgorithm-merge-perl (0.08-3) ... #8 70.38 Setting up libhttp-message-perl (6.18-1) ... #8 70.39 Setting up libhtml-form-perl (6.03-1) ... #8 70.41 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #8 70.42 Setting up libjson-xs-perl (3.040-1+b1) ... #8 70.43 Setting up libhttp-negotiate-perl (6.01-1) ... #8 70.44 Setting up libio-prompter-perl (0.004015-1) ... #8 70.45 Setting up libhttp-cookies-perl (6.04-1) ... #8 70.46 Setting up po-debconf (1.0.21) ... #8 70.47 Setting up libhtml-tree-perl (5.07-2) ... #8 70.49 Setting up libparams-classify-perl (0.015-1+b1) ... #8 70.50 Setting up libcgi-pm-perl (4.40-1) ... #8 70.51 Setting up libpath-iterator-rule-perl (1.014-1) ... #8 70.52 Setting up libnet-dns-sec-perl (1.11-1) ... #8 70.53 Setting up libsereal-perl (4.005-1) ... #8 70.55 Setting up libhtml-format-perl (2.12-1) ... [Pipeline] stage [Pipeline] { (info) [Pipeline] sh #11 3.910 dh_missing #11 3.959 dh_installdeb #11 4.022 dh_gencontrol #11 4.147 dh_md5sums #11 5.315 The following additional packages will be installed: #11 5.316 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #11 5.316 g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 5.317 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 #11 5.317 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev #11 5.317 libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev #11 5.318 libuv1 pkg-config #11 5.319 Suggested packages: #11 5.320 cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip #11 5.320 libtool-doc seccomp libstdc++-8-doc #8 28.80 Preparing to unpack .../152-dput_1.0.3_all.deb ... #8 28.81 Unpacking dput (1.0.3) ... #8 28.85 Selecting previously unselected package equivs. #8 28.85 Preparing to unpack .../153-equivs_2.2.0_all.deb ... #8 28.86 Unpacking equivs (2.2.0) ... #8 28.94 Selecting previously unselected package exim4-config. #8 28.94 Preparing to unpack .../154-exim4-config_4.92-8+deb10u6_all.deb ... #8 28.95 Unpacking exim4-config (4.92-8+deb10u6) ... #8 29.01 Selecting previously unselected package exim4-base. #8 29.02 Preparing to unpack .../155-exim4-base_4.92-8+deb10u6_arm64.deb ... #8 29.02 Unpacking exim4-base (4.92-8+deb10u6) ... #9 27.00 Selecting previously unselected package openssh-client. #9 27.00 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_armhf.deb ... #9 27.01 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ... #9 27.17 Selecting previously unselected package publicsuffix. #9 27.17 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ... #9 27.17 Unpacking publicsuffix (20200303.0012-1) ... #8 53.06 Selecting previously unselected package python3-apt. #8 53.06 Preparing to unpack .../343-python3-apt_2.2.1_armhf.deb ... #8 53.07 Unpacking python3-apt (2.2.1) ... #8 53.13 Selecting previously unselected package python3-certifi. #8 53.13 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ... #8 53.13 Unpacking python3-certifi (2020.6.20-1) ... #8 53.19 Selecting previously unselected package python3-idna. #8 53.19 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ... #8 53.20 Unpacking python3-idna (2.10-1) ... #8 53.24 Selecting previously unselected package python3-magic. #8 53.24 Preparing to unpack .../346-python3-magic_2%3a0.4.20-3_all.deb ... #8 53.25 Unpacking python3-magic (2:0.4.20-3) ... #8 53.29 Selecting previously unselected package python3-urllib3. #9 26.11 warning: /var/cache/yum/aarch64/7/base/packages/bzip2-1.0.6-13.el7.aarch64.rpm: Header V4 RSA/SHA1 Signature, key ID 305d49d6: NOKEY #9 26.11 Public key for bzip2-1.0.6-13.el7.aarch64.rpm is not installed #12 6.500 (40/71): gcc-11.3.1-2.1.el9.aarch64.rpm 34 MB/s | 30 MB 00:00 #12 6.502 (41/71): libseccomp-devel-2.5.2-2.el9.aarch64.r 193 kB/s | 59 kB 00:00 #12 6.507 (42/71): libselinux-devel-3.4-3.el9.aarch64.rpm 553 kB/s | 158 kB 00:00 #12 6.512 (43/71): libsepol-devel-3.4-1.1.el9.aarch64.rpm 5.3 MB/s | 48 kB 00:00 #12 6.540 (44/71): libtool-2.4.6-45.el9.aarch64.rpm 16 MB/s | 582 kB 00:00 #12 6.544 (45/71): libtool-ltdl-2.4.6-45.el9.aarch64.rpm 1.0 MB/s | 37 kB 00:00 #12 6.564 (46/71): libubsan-11.3.1-2.1.el9.aarch64.rpm 8.7 MB/s | 208 kB 00:00 #12 6.568 (47/71): libuv-1.42.0-1.el9.aarch64.rpm 5.3 MB/s | 146 kB 00:00 #12 6.570 (48/71): libxcrypt-devel-4.4.18-3.el9.aarch64.r 1.1 MB/s | 29 kB 00:00 #12 6.643 (49/71): m4-1.4.19-1.el9.aarch64.rpm 4.2 MB/s | 297 kB 00:00 #9 30.90 Selecting previously unselected package liblwp-protocol-https-perl. #9 30.90 Preparing to unpack .../184-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #9 30.91 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 30.93 Selecting previously unselected package libtry-tiny-perl. #9 30.94 Preparing to unpack .../185-libtry-tiny-perl_0.30-1_all.deb ... #9 30.94 Unpacking libtry-tiny-perl (0.30-1) ... #9 30.97 Selecting previously unselected package libwww-robotrules-perl. #9 30.97 Preparing to unpack .../186-libwww-robotrules-perl_6.02-1_all.deb ... #9 30.97 Unpacking libwww-robotrules-perl (6.02-1) ... #9 31.00 Selecting previously unselected package libwww-perl. #9 31.00 Preparing to unpack .../187-libwww-perl_6.43-1_all.deb ... #9 31.01 Unpacking libwww-perl (6.43-1) ... #9 31.04 Selecting previously unselected package patchutils. #9 31.05 Preparing to unpack .../188-patchutils_0.3.4-2_arm64.deb ... #9 31.05 Unpacking patchutils (0.3.4-2) ... #9 31.08 Selecting previously unselected package wdiff. #21 18.83 Get:17 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] #8 70.57 Setting up libxml-sax-perl (1.00+dfsg-1) ... #8 70.65 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 70.71 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 70.83 #11 4.186 dh_builddeb #11 4.216 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 4.234 dpkg-genbuildinfo --build=binary #11 4.379 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 #11 5.633 The following NEW packages will be installed: #11 5.633 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #11 5.634 g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 5.634 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 #11 5.635 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev #11 5.635 libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev #11 5.636 libuv1 pkg-config #8 29.11 Selecting previously unselected package libevent-2.1-6:arm64. #8 29.11 Preparing to unpack .../156-libevent-2.1-6_2.1.8-stable-4_arm64.deb ... #8 29.12 Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ... #8 29.17 Selecting previously unselected package libunbound8:arm64. #8 29.17 Preparing to unpack .../157-libunbound8_1.9.0-2+deb10u2_arm64.deb ... #8 29.18 Unpacking libunbound8:arm64 (1.9.0-2+deb10u2) ... [Pipeline] sh #9 27.21 Selecting previously unselected package python-apt-common. #9 27.22 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.7_all.deb ... #9 27.22 Unpacking python-apt-common (2.0.0ubuntu0.20.04.7) ... #9 27.25 Selecting previously unselected package python3-apt. #9 27.26 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.7_armhf.deb ... #9 27.26 Unpacking python3-apt (2.0.0ubuntu0.20.04.7) ... #9 27.31 Selecting previously unselected package strace. #9 27.31 Preparing to unpack .../058-strace_5.5-3ubuntu1_armhf.deb ... #9 27.32 Unpacking strace (5.5-3ubuntu1) ... #9 27.44 Selecting previously unselected package xauth. #9 27.44 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_armhf.deb ... #8 53.29 Preparing to unpack .../347-python3-urllib3_1.26.5-1~exp1_all.deb ... #8 53.30 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #8 53.34 Selecting previously unselected package python3-requests. #8 53.35 Preparing to unpack .../348-python3-requests_2.25.1+dfsg-2_all.deb ... #8 53.35 Unpacking python3-requests (2.25.1+dfsg-2) ... #8 53.40 Selecting previously unselected package python3-unidiff. #8 53.40 Preparing to unpack .../349-python3-unidiff_0.5.5-2_all.deb ... #8 53.41 Unpacking python3-unidiff (0.5.5-2) ... #8 53.45 Selecting previously unselected package python3-xdg. #8 53.45 Preparing to unpack .../350-python3-xdg_0.27-2_all.deb ... #8 53.46 Unpacking python3-xdg (0.27-2) ... #12 6.695 (50/71): pcre2-devel-10.40-2.el9.aarch64.rpm 4.2 MB/s | 515 kB 00:00 #12 6.875 (51/71): llvm-libs-14.0.5-1.el9.aarch64.rpm 61 MB/s | 19 MB 00:00 #12 6.879 (52/71): pcre2-utf16-10.40-2.el9.aarch64.rpm 847 kB/s | 199 kB 00:00 #12 6.883 (53/71): pcre2-utf32-10.40-2.el9.aarch64.rpm 1.0 MB/s | 190 kB 00:00 #12 6.889 (54/71): perl-DynaLoader-1.47-479.el9.aarch64.r 6.0 MB/s | 35 kB 00:00 #12 6.893 (55/71): perl-Error-0.17029-7.el9.noarch.rpm 4.3 MB/s | 42 kB 00:00 #12 6.897 (56/71): perl-File-Compare-1.100.600-479.el9.no 1.6 MB/s | 23 kB 00:00 #9 31.09 Preparing to unpack .../189-wdiff_1.2.2-2build1_arm64.deb ... #9 31.09 Unpacking wdiff (1.2.2-2build1) ... #9 31.13 Selecting previously unselected package devscripts. #9 31.13 Preparing to unpack .../190-devscripts_2.20.2ubuntu2_arm64.deb ... #9 31.15 Unpacking devscripts (2.20.2ubuntu2) ... #9 31.26 Selecting previously unselected package diffstat. #9 31.26 Preparing to unpack .../191-diffstat_1.63-1_arm64.deb ... #9 31.26 Unpacking diffstat (1.63-1) ... #9 31.29 Selecting previously unselected package python3-chardet. #9 31.30 Preparing to unpack .../192-python3-chardet_3.0.4-4build1_all.deb ... #9 31.30 Unpacking python3-chardet (3.0.4-4build1) ... #9 31.34 Selecting previously unselected package python3-debian. #21 19.18 Get:18 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] #21 19.18 Get:19 http://deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] #8 70.83 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 70.87 Setting up dput (1.0.3) ... #11 4.469 dpkg-genchanges: info: binary-only upload (no source code included) #11 4.472 dpkg-source --after-build . #11 4.584 dpkg-buildpackage: info: binary-only upload (no source included) #11 4.588 #11 4.588 The package has been created. #11 4.588 Attention, the package has been created in the current directory, #11 4.588 not in ".." as indicated by the message above! #11 4.633 Selecting previously unselected package docker-ce-build-deps. #11 4.645 (Reading database ... 17527 files and directories currently installed.) #11 4.646 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 4.650 Unpacking docker-ce-build-deps (1.0) ... #8 29.24 Selecting previously unselected package libgnutls-dane0:arm64. #8 29.25 Preparing to unpack .../158-libgnutls-dane0_3.6.7-4+deb10u7_arm64.deb ... #8 29.25 Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u7) ... #8 29.30 Selecting previously unselected package exim4-daemon-light. #8 29.31 Preparing to unpack .../159-exim4-daemon-light_4.92-8+deb10u6_arm64.deb ... #8 29.31 Unpacking exim4-daemon-light (4.92-8+deb10u6) ... #8 29.40 Selecting previously unselected package libcurl3-gnutls:arm64. #8 29.40 Preparing to unpack .../160-libcurl3-gnutls_7.64.0-4+deb10u2_arm64.deb ... #8 29.41 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ... #8 29.47 Selecting previously unselected package libpcre2-8-0:arm64. #8 29.47 Preparing to unpack .../161-libpcre2-8-0_10.32-5_arm64.deb ... #8 29.47 Unpacking libpcre2-8-0:arm64 (10.32-5) ... #8 29.52 Selecting previously unselected package liberror-perl. #11 6.079 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded. #11 6.079 1 not fully installed or removed. #11 6.079 Need to get 17.5 MB of archives. #11 6.079 After this operation, 72.0 MB of additional disk space will be used. #11 6.079 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB] + docker info #9 27.45 Unpacking xauth (1:1.1-0ubuntu1) ... #9 27.48 Selecting previously unselected package libfl2:armhf. #9 27.48 Preparing to unpack .../060-libfl2_2.6.4-6.2_armhf.deb ... #9 27.49 Unpacking libfl2:armhf (2.6.4-6.2) ... #9 27.53 Selecting previously unselected package at. #9 27.53 Preparing to unpack .../061-at_3.1.23-1ubuntu1_armhf.deb ... #9 27.53 Unpacking at (3.1.23-1ubuntu1) ... #9 27.58 Selecting previously unselected package libsigsegv2:armhf. #9 27.58 Preparing to unpack .../062-libsigsegv2_2.12-2_armhf.deb ... #9 27.58 Unpacking libsigsegv2:armhf (2.12-2) ... #9 27.62 Selecting previously unselected package m4. #9 27.62 Preparing to unpack .../063-m4_1.4.18-4_armhf.deb ... #9 27.63 Unpacking m4 (1.4.18-4) ... #9 27.69 Selecting previously unselected package autoconf. #9 27.69 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ... #9 27.70 Unpacking autoconf (2.69-11.1) ... #9 27.80 Selecting previously unselected package autotools-dev. #9 27.80 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ... #8 53.50 Selecting previously unselected package shared-mime-info. #8 53.50 Preparing to unpack .../351-shared-mime-info_2.0-1_armhf.deb ... #8 53.51 Unpacking shared-mime-info (2.0-1) ... #8 53.65 Selecting previously unselected package strace. #8 53.65 Preparing to unpack .../352-strace_5.10-1_armhf.deb ... #8 53.66 Unpacking strace (5.10-1) ... #8 53.74 Selecting previously unselected package xauth. #8 53.74 Preparing to unpack .../353-xauth_1%3a1.1-1_armhf.deb ... #8 53.75 Unpacking xauth (1:1.1-1) ... #12 6.903 (57/71): perl-File-Copy-2.34-479.el9.noarch.rpm 2.3 MB/s | 30 kB 00:00 #12 6.907 (58/71): perl-File-Find-1.37-479.el9.noarch.rpm 3.9 MB/s | 35 kB 00:00 #12 6.912 (59/71): perl-Git-2.31.1-2.el9.2.noarch.rpm 3.2 MB/s | 43 kB 00:00 #12 6.916 (60/71): perl-TermReadKey-2.38-11.el9.aarch64.r 2.8 MB/s | 36 kB 00:00 #12 6.921 (61/71): perl-Thread-Queue-3.14-460.el9.noarch. 2.6 MB/s | 22 kB 00:00 #12 6.924 (62/71): perl-lib-0.65-479.el9.aarch64.rpm 2.0 MB/s | 24 kB 00:00 #12 6.928 (63/71): perl-threads-2.25-460.el9.aarch64.rpm 5.0 MB/s | 57 kB 00:00 #12 6.932 (64/71): policycoreutils-devel-3.4-1.el9.aarch6 20 MB/s | 139 kB 00:00 #12 6.940 (65/71): perl-threads-shared-1.61-460.el9.aarch 2.9 MB/s | 44 kB 00:00 #12 6.991 (66/71): selinux-policy-devel-34.1.38-1.el9.noa 15 MB/s | 934 kB 00:00 #12 7.047 (67/71): systemd-devel-250-7.el9.aarch64.rpm 5.4 MB/s | 618 kB 00:00 #9 31.34 Preparing to unpack .../193-python3-debian_0.1.36ubuntu1_all.deb ... #9 31.35 Unpacking python3-debian (0.1.36ubuntu1) ... #9 31.38 Selecting previously unselected package libgpgme11:arm64. #9 31.39 Preparing to unpack .../194-libgpgme11_1.13.1-7ubuntu2_arm64.deb ... #9 31.39 Unpacking libgpgme11:arm64 (1.13.1-7ubuntu2) ... #9 31.43 Selecting previously unselected package python3-gpg. #9 31.43 Preparing to unpack .../195-python3-gpg_1.13.1-7ubuntu2_arm64.deb ... #9 31.43 Unpacking python3-gpg (1.13.1-7ubuntu2) ... #9 31.49 Selecting previously unselected package dput. #9 31.49 Preparing to unpack .../196-dput_1.0.3ubuntu1_all.deb ... #9 31.50 Unpacking dput (1.0.3ubuntu1) ... #9 31.54 Selecting previously unselected package libcurl3-gnutls:arm64. #9 31.54 Preparing to unpack .../197-libcurl3-gnutls_7.68.0-1ubuntu2.12_arm64.deb ... #9 31.54 Unpacking libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.12) ... #9 31.59 Selecting previously unselected package liberror-perl. #9 31.59 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ... #21 19.54 Get:20 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] #8 71.03 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 71.04 Setting up libmodule-runtime-perl (0.016-1) ... #8 71.05 Setting up libmailtools-perl (2.18-1) ... #8 71.06 Setting up libparse-debianchangelog-perl (1.2.0-13) ... #8 71.08 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #8 71.13 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 71.20 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 71.27 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 29.52 Preparing to unpack .../162-liberror-perl_0.17027-2_all.deb ... #8 29.52 Unpacking liberror-perl (0.17027-2) ... #8 29.56 Selecting previously unselected package git-man. #8 29.56 Preparing to unpack .../163-git-man_1%3a2.20.1-2+deb10u3_all.deb ... #8 29.57 Unpacking git-man (1:2.20.1-2+deb10u3) ... #8 29.68 Selecting previously unselected package git. #8 29.69 Preparing to unpack .../164-git_1%3a2.20.1-2+deb10u3_arm64.deb ... #8 29.71 Unpacking git (1:2.20.1-2+deb10u3) ... #11 6.263 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB] #9 27.81 Unpacking autotools-dev (20180224.1) ... #9 27.86 Selecting previously unselected package automake. #9 27.86 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ... #9 27.87 Unpacking automake (1:1.16.1-4ubuntu6) ... #9 28.00 Selecting previously unselected package autopoint. #9 28.00 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ... #9 28.00 Unpacking autopoint (0.19.8.1-10build1) ... #9 28.06 Selecting previously unselected package binutils-common:armhf. #9 28.06 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.3_armhf.deb ... #8 53.79 Selecting previously unselected package xdg-user-dirs. #8 53.79 Preparing to unpack .../354-xdg-user-dirs_0.17-2_armhf.deb ... #8 53.80 Unpacking xdg-user-dirs (0.17-2) ... #8 53.87 Setting up libksba8:armhf (1.5.0-3) ... #8 53.89 Setting up media-types (4.0.0) ... #8 53.91 Setting up libpipeline1:armhf (1.5.3-1) ... #8 53.93 Setting up wdiff (1.2.2-2+b1) ... #8 53.94 Setting up libxau6:armhf (1:1.0.9-1) ... #8 53.96 Setting up libre2-9:armhf (20210201+dfsg-1) ... #8 53.97 Setting up libpsl5:armhf (0.21.0-1.2) ... #8 53.98 Setting up libgpm2:armhf (1.20.7-8) ... #8 53.99 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #8 54.01 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #8 54.03 Setting up libicu67:armhf (67.1-7) ... #8 54.04 Setting up libfcgi0ldbl:armhf (2.4.2-2) ... #8 54.05 Setting up xdg-user-dirs (0.17-2) ... Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 4 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-73-138 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #12 7.053 (68/71): device-mapper-devel-1.02.185-1.el9.aar 737 kB/s | 44 kB 00:00 #12 7.095 (69/71): glibc-static-2.34-39.el9.aarch64.rpm 14 MB/s | 1.4 MB 00:00 #12 7.099 (70/71): libtool-ltdl-devel-2.4.6-45.el9.aarch6 3.3 MB/s | 161 kB 00:00 #12 7.102 (71/71): libxcrypt-static-4.4.18-3.el9.aarch64. 17 MB/s | 108 kB 00:00 #12 7.107 -------------------------------------------------------------------------------- #12 7.107 Total 33 MB/s | 100 MB 00:03 #21 19.54 Get:21 http://deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] #9 31.59 Unpacking liberror-perl (0.17029-1) ... #9 31.62 Selecting previously unselected package git-man. #9 31.63 Preparing to unpack .../199-git-man_1%3a2.25.1-1ubuntu3.5_all.deb ... #9 31.63 Unpacking git-man (1:2.25.1-1ubuntu3.5) ... #9 31.73 Selecting previously unselected package git. #9 31.73 Preparing to unpack .../200-git_1%3a2.25.1-1ubuntu3.5_arm64.deb ... #9 31.75 Unpacking git (1:2.25.1-1ubuntu3.5) ... #8 71.40 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 71.44 Setting up libconst-fast-perl (0.014-1) ... #8 71.45 Setting up libhttp-daemon-perl (6.01-3) ... #8 71.46 Setting up libmodule-implementation-perl (0.09-1) ... #8 71.47 Setting up libemail-valid-perl (1.202-1) ... #8 71.48 Setting up libcgi-fast-perl (1:2.13-1) ... #8 71.50 Setting up libpackage-stash-perl (0.38-1) ... #8 71.51 Setting up libimport-into-perl (1.002005-1) ... #8 71.52 Setting up libmoo-perl (2.003004-2) ... #8 71.53 Setting up libmime-tools-perl (5.509-1) ... #8 71.55 Setting up libxml-simple-perl (2.25-1) ... #8 71.56 Setting up libparams-validate-perl (1.29-1+b1) ... #8 71.57 Setting up libb-hooks-endofscope-perl (0.24-1) ... #8 71.58 Setting up lintian (2.15.0) ... #8 71.59 Setting up libnamespace-clean-perl (0.27-1) ... #11 6.655 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB] #9 28.07 Unpacking binutils-common:armhf (2.34-6ubuntu1.3) ... #9 28.15 Selecting previously unselected package libbinutils:armhf. #9 28.15 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.3_armhf.deb ... #9 28.15 Unpacking libbinutils:armhf (2.34-6ubuntu1.3) ... #8 54.10 Setting up libmagic-mgc (1:5.39-3) ... #8 54.12 Setting up libyaml-0-2:armhf (0.2.2-1) ... #8 54.14 Setting up libglib2.0-0:armhf (2.66.8-1) ... #8 54.17 No schema files found: doing nothing. #8 54.18 Setting up distro-info-data (0.51+deb11u2) ... #8 54.19 Setting up manpages (5.10-1) ... #8 54.21 Setting up unzip (6.0-26) ... #8 54.22 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 54.24 Setting up libbrotli1:armhf (1.0.9-2+b2) ... #8 54.25 Setting up libsqlite3-0:armhf (3.34.1-3) ... #8 54.26 Setting up libcbor0:armhf (0.5.0+dfsg-2) ... #8 54.27 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ... #8 54.29 Setting up libfcgi-bin (2.4.2-2) ... #10 8.319 CentOS Stream 8 - BaseOS 21 MB/s | 19 MB 00:00 #10 18.07 CentOS Stream 8 - Extras 27 kB/s | 18 kB 00:00 #10 19.10 CentOS Stream 8 - Extras common packages 5.3 kB/s | 4.6 kB 00:00 Fetching without tags #21 20.12 Get:22 http://deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] #8 71.61 Setting up libgetopt-long-descriptive-perl (0.103-2) ... #8 71.62 Setting up licensecheck (3.0.31-3) ... #8 71.63 Setting up libgitlab-api-v4-perl (0.16-1) ... #8 71.65 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 71.66 Setting up libwww-perl (6.36-2) ... #8 71.67 Setting up debhelper (12.1.1) ... #8 71.68 Setting up dh-autoreconf (19) ... #8 71.70 Setting up devscripts (2.19.5+deb10u1) ... Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c #8 30.19 Selecting previously unselected package libgc1c2:arm64. #8 30.20 Preparing to unpack .../165-libgc1c2_1%3a7.6.4-0.4_arm64.deb ... #8 30.20 Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ... #8 30.25 Selecting previously unselected package libltdl7:arm64. #8 30.25 Preparing to unpack .../166-libltdl7_2.4.6-9_arm64.deb ... #8 30.25 Unpacking libltdl7:arm64 (2.4.6-9) ... #8 30.30 Selecting previously unselected package guile-2.2-libs:arm64. #8 30.31 Preparing to unpack .../167-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ... #8 30.39 Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... Merge succeeded, producing 50acae4fa7fb137b2ab63e806fb8054d53f64b88 Checking out Revision 50acae4fa7fb137b2ab63e806fb8054d53f64b88 (PR-725) #9 28.23 Selecting previously unselected package libctf-nobfd0:armhf. #9 28.23 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.3_armhf.deb ... #9 28.23 Unpacking libctf-nobfd0:armhf (2.34-6ubuntu1.3) ... #9 28.28 Selecting previously unselected package libctf0:armhf. #9 28.28 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.3_armhf.deb ... #9 28.28 Unpacking libctf0:armhf (2.34-6ubuntu1.3) ... #9 28.36 Selecting previously unselected package binutils-arm-linux-gnueabihf. #9 28.36 Preparing to unpack .../072-binutils-arm-linux-gnueabihf_2.34-6ubuntu1.3_armhf.deb ... #9 28.37 Unpacking binutils-arm-linux-gnueabihf (2.34-6ubuntu1.3) ... #8 54.31 Setting up binutils-common:armhf (2.35.2-2) ... #8 54.32 Setting up libnghttp2-14:armhf (1.43.0-1) ... #8 54.34 Setting up libmagic1:armhf (1:5.39-3) ... #8 54.36 Setting up libdeflate0:armhf (1.7-1) ... #8 54.37 Setting up less (551-2) ... #8 54.39 Setting up perl-openssl-defaults:armhf (5) ... #8 54.41 Setting up linux-libc-dev:armhf (5.10.127-2) ... #8 54.42 Setting up libctf-nobfd0:armhf (2.35.2-2) ... #8 54.43 Setting up gettext-base (0.21-4) ... #8 54.45 Setting up liblzo2-2:armhf (2.10-2) ... #8 54.46 Setting up libnpth0:armhf (1.6-3) ... #8 54.48 Setting up file (1:5.39-3) ... #8 54.49 Setting up libossp-uuid16:armhf (1.6.2-1.5+b9) ... #8 54.51 Setting up libassuan0:armhf (2.5.3-7.1) ... #8 54.52 Setting up libgomp1:armhf (10.2.1-6) ... #11 7.008 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB] #11 7.059 Get:5 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B] Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" #21 20.13 Get:23 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] #21 20.13 Get:24 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] #21 20.13 Get:25 http://deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] #21 20.13 Get:26 http://deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] #21 20.13 Get:27 http://deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] #21 20.13 Get:28 http://deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] #21 20.14 Get:29 http://deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] #21 20.15 Get:30 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] #21 20.15 Get:31 http://deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] #21 20.15 Get:32 http://deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] #21 20.15 Get:33 http://deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] #21 20.15 Get:34 http://deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] #21 20.17 Get:35 http://deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] #21 20.19 Get:36 http://deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] #21 20.20 Get:37 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] #21 20.21 Get:38 http://deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] #21 20.23 Get:39 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] #21 20.24 Get:40 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] #9 32.18 Selecting previously unselected package libalgorithm-diff-perl. #9 32.18 Preparing to unpack .../201-libalgorithm-diff-perl_1.19.03-2_all.deb ... #9 32.18 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #9 32.22 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 32.22 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6_arm64.deb ... #9 32.22 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #9 32.25 Selecting previously unselected package libalgorithm-merge-perl. #9 32.25 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ... #9 32.26 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 32.28 Selecting previously unselected package libapt-pkg-perl. #9 32.29 Preparing to unpack .../204-libapt-pkg-perl_0.1.36build3_arm64.deb ... #9 32.29 Unpacking libapt-pkg-perl (0.1.36build3) ... #9 32.32 Selecting previously unselected package libarchive-cpio-perl. #9 32.33 Preparing to unpack .../205-libarchive-cpio-perl_0.10-1_all.deb ... #9 32.33 Unpacking libarchive-cpio-perl (0.10-1) ... #9 32.36 Selecting previously unselected package libarray-intspan-perl. #9 32.36 Preparing to unpack .../206-libarray-intspan-perl_2.003-1_all.deb ... #9 32.36 Unpacking libarray-intspan-perl (2.003-1) ... #9 32.39 Selecting previously unselected package libasync-mergepoint-perl. #9 32.39 Preparing to unpack .../207-libasync-mergepoint-perl_0.04-2_all.deb ... #9 32.40 Unpacking libasync-mergepoint-perl (0.04-2) ... #9 32.42 Selecting previously unselected package libmodule-implementation-perl. #9 32.42 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1_all.deb ... #9 32.43 Unpacking libmodule-implementation-perl (0.09-1) ... #9 32.46 Selecting previously unselected package libsub-exporter-progressive-perl. #9 32.46 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 32.46 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 32.49 Selecting previously unselected package libvariable-magic-perl. #9 27.33 Public key for perl-5.16.3-299.el7_9.aarch64.rpm is not installed #8 71.86 Setting up dh-strip-nondeterminism (1.1.2-1) ... #8 71.87 Setting up equivs (2.2.0) ... #8 71.88 Setting up libxml-parser-perl (2.44-4) ... #8 71.89 Setting up libxml-sax-expat-perl (0.51-1) ... #8 71.94 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 71.99 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 28.68 Selecting previously unselected package binutils. #9 28.68 Preparing to unpack .../073-binutils_2.34-6ubuntu1.3_armhf.deb ... #9 28.69 Unpacking binutils (2.34-6ubuntu1.3) ... #9 28.72 Selecting previously unselected package libc-dev-bin. #9 28.72 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_armhf.deb ... #9 28.73 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ... #9 28.79 Selecting previously unselected package linux-libc-dev:armhf. #9 28.79 Preparing to unpack .../075-linux-libc-dev_5.4.0-122.138_armhf.deb ... #8 54.53 Setting up bzip2 (1.0.8-4) ... #8 54.55 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... #8 54.57 Setting up pbzip2 (1.1.13-1) ... #8 54.58 Setting up libjbig0:armhf (2.1-3.1+b2) ... #8 54.59 Setting up libfakeroot:armhf (1.25.3-1.1) ... #8 54.62 Setting up libasan6:armhf (10.2.1-6) ... #8 54.63 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ... #8 54.65 Setting up fakeroot (1.25.3-1.1) ... #8 54.66 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 54.67 Setting up autotools-dev (20180224.1+nmu1) ... #8 54.69 Setting up libglib2.0-data (2.66.8-1) ... #8 54.70 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ... #8 54.71 Setting up libjpeg62-turbo:armhf (1:2.0.6-4) ... #8 54.73 Setting up libx11-data (2:1.7.2-1) ... #8 54.74 Setting up make (4.3-4.1) ... #8 54.76 Setting up libmpfr6:armhf (4.1.0-3) ... #8 54.77 Setting up gnupg-l10n (2.2.27-2+deb11u2) ... #8 54.78 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... #8 54.80 Setting up lzip (1.22-3) ... #8 54.82 Setting up strace (5.10-1) ... #8 54.84 Setting up libsigsegv2:armhf (2.13-1) ... #11 7.060 Get:6 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B] #11 7.067 Get:7 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB] #11 7.068 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB] #11 7.075 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB] #11 7.077 Get:10 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB] #11 7.079 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB] #11 7.081 Get:12 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB] #11 7.084 Get:13 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB] #11 7.135 Get:14 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB] #11 7.141 Get:15 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB] #11 7.144 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB] #11 7.146 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB] #11 7.231 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB] #11 7.232 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB] #11 7.235 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB] #11 7.239 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB] #11 7.243 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB] #11 7.245 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB] #11 7.307 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB] #11 7.311 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB] #9 32.49 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build2_arm64.deb ... #9 32.50 Unpacking libvariable-magic-perl (0.62-1build2) ... #9 32.53 Selecting previously unselected package libb-hooks-endofscope-perl. #9 32.53 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1_all.deb ... #9 32.53 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #9 32.56 Selecting previously unselected package libcapture-tiny-perl. #9 32.57 Preparing to unpack .../212-libcapture-tiny-perl_0.48-1_all.deb ... #9 32.57 Unpacking libcapture-tiny-perl (0.48-1) ... #9 32.60 Selecting previously unselected package libclass-xsaccessor-perl. #9 32.60 Preparing to unpack .../213-libclass-xsaccessor-perl_1.19-3build3_arm64.deb ... #9 32.60 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #9 32.63 Selecting previously unselected package libclone-perl. #9 32.63 Preparing to unpack .../214-libclone-perl_0.43-2_arm64.deb ... #9 32.64 Unpacking libclone-perl (0.43-2) ... #9 32.67 Selecting previously unselected package libcommon-sense-perl. #9 32.67 Preparing to unpack .../215-libcommon-sense-perl_3.74-2build6_arm64.deb ... #9 32.67 Unpacking libcommon-sense-perl (3.74-2build6) ... #9 32.70 Selecting previously unselected package libparams-util-perl. #9 32.70 Preparing to unpack .../216-libparams-util-perl_1.07-3build5_arm64.deb ... #9 32.71 Unpacking libparams-util-perl (1.07-3build5) ... #9 32.74 Selecting previously unselected package libsub-install-perl. #9 32.74 Preparing to unpack .../217-libsub-install-perl_0.928-1_all.deb ... #9 32.74 Unpacking libsub-install-perl (0.928-1) ... #9 32.77 Selecting previously unselected package libdata-optlist-perl. #9 32.77 Preparing to unpack .../218-libdata-optlist-perl_0.110-1_all.deb ... #9 32.78 Unpacking libdata-optlist-perl (0.110-1) ... #9 32.81 Selecting previously unselected package libsub-exporter-perl. #8 72.13 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 72.16 Setting up libsoap-lite-perl (1.27-1) ... #8 72.17 Setting up libxmlrpc-lite-perl (0.717-2) ... #8 72.18 Processing triggers for libc-bin (2.28-10+deb10u1) ... #8 72.21 Processing triggers for ca-certificates (20200601~deb10u2) ... #8 72.21 Updating certificates in /etc/ssl/certs... [Pipeline] sh #9 28.80 Unpacking linux-libc-dev:armhf (5.4.0-122.138) ... #8 54.87 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #8 54.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 54.90 Setting up t1utils (1.41-4) ... #8 54.92 Setting up diffstat (1.64-1) ... #8 54.93 Setting up libpng16-16:armhf (1.6.37-3) ... #8 54.95 Setting up libmpc3:armhf (1.2.0-1) ... #8 54.97 Setting up libatomic1:armhf (10.2.1-6) ... #8 54.98 Setting up patch (2.7.6-7) ... #8 55.00 Setting up autopoint (0.21-4) ... #8 55.01 Setting up libwebp6:armhf (0.6.1-2.1) ... #8 55.03 Setting up fonts-dejavu-core (2.37-2) ... Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50acae4fa7fb137b2ab63e806fb8054d53f64b88 # timeout=10 > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 #11 7.314 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB] #11 7.389 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB] #11 7.396 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB] #11 7.398 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB] #11 7.403 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB] #9 32.81 Preparing to unpack .../219-libsub-exporter-perl_0.987-1_all.deb ... #9 32.81 Unpacking libsub-exporter-perl (0.987-1) ... #9 32.84 Selecting previously unselected package libconst-fast-perl. #9 32.85 Preparing to unpack .../220-libconst-fast-perl_0.014-1_all.deb ... #9 32.87 Unpacking libconst-fast-perl (0.014-1) ... #9 32.90 Selecting previously unselected package libwant-perl. #9 32.90 Preparing to unpack .../221-libwant-perl_0.29-1build4_arm64.deb ... #9 32.91 Unpacking libwant-perl (0.29-1build4) ... #9 32.94 Selecting previously unselected package libcontextual-return-perl. #9 32.94 Preparing to unpack .../222-libcontextual-return-perl_0.004014-2_all.deb ... #9 32.94 Unpacking libcontextual-return-perl (0.004014-2) ... #9 32.97 Selecting previously unselected package libcpanel-json-xs-perl. #9 32.97 Preparing to unpack .../223-libcpanel-json-xs-perl_4.19-1build1_arm64.deb ... #9 32.98 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #9 33.01 Selecting previously unselected package libdata-dump-perl. #9 33.01 Preparing to unpack .../224-libdata-dump-perl_1.23-1_all.deb ... #9 33.02 Unpacking libdata-dump-perl (1.23-1) ... #9 33.05 Selecting previously unselected package libdigest-bubblebabble-perl. #8 72.59 0 added, 0 removed; done. #8 72.59 Running hooks in /etc/ca-certificates/update.d... #8 72.60 done. #9 29.11 Selecting previously unselected package libcrypt-dev:armhf. #9 29.11 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_armhf.deb ... #9 29.12 Unpacking libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ... #9 29.18 Selecting previously unselected package libc6-dev:armhf. #9 29.18 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_armhf.deb ... #9 29.19 Unpacking libc6-dev:armhf (2.31-0ubuntu9.9) ... #8 55.11 Setting up libxdelta2 (1.1.3-9.3) ... #8 55.13 Setting up libncursesw6:armhf (6.2+20201114-2) ... #8 55.14 Setting up libltdl7:armhf (2.4.6-15) ... #8 55.16 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ... #8 55.18 Setting up libubsan1:armhf (10.2.1-6) ... #8 55.19 Setting up libmd0:armhf (1.0.3-3) ... #8 55.21 Setting up python-apt-common (2.2.1) ... #8 55.22 Setting up libnsl-dev:armhf (1.3.0-2) ... #8 55.25 Setting up sensible-utils (0.0.14) ... #8 55.26 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #8 55.28 Setting up libcrypt-dev:armhf (1:4.4.18-4) ... #8 55.29 Setting up libuchardet0:armhf (0.0.7-1) ... #8 55.30 Setting up lzop (1.04-2) ... #8 55.32 Setting up libmpdec3:armhf (2.5.1-1) ... + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' #11 7.663 debconf: delaying package configuration, since apt-utils is not installed #11 7.694 Fetched 17.5 MB in 2s (9700 kB/s) #11 7.713 Selecting previously unselected package libstdc++-8-dev:armhf. #11 7.713 (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 ... 17202 files and directories currently installed.) #11 7.724 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ... #11 7.728 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... [Pipeline] sh #8 30.89 Selecting previously unselected package iso-codes. #8 30.89 Preparing to unpack .../168-iso-codes_4.2-1_all.deb ... #8 30.90 Unpacking iso-codes (4.2-1) ... #8 31.23 Selecting previously unselected package libalgorithm-diff-perl. #8 31.24 Preparing to unpack .../169-libalgorithm-diff-perl_1.19.03-2_all.deb ... #8 31.24 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #12 8.569 Running transaction check #12 8.682 Transaction check succeeded. #9 33.05 Preparing to unpack .../225-libdigest-bubblebabble-perl_0.02-2_all.deb ... #9 33.06 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #9 33.08 Selecting previously unselected package libdigest-hmac-perl. #9 33.09 Preparing to unpack .../226-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #9 33.09 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #9 33.13 Selecting previously unselected package libdistro-info-perl. #9 33.13 Preparing to unpack .../227-libdistro-info-perl_0.23ubuntu1_all.deb ... #9 33.13 Unpacking libdistro-info-perl (0.23ubuntu1) ... #9 33.16 Selecting previously unselected package libnet-smtp-ssl-perl. #9 33.16 Preparing to unpack .../228-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 33.17 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 33.19 Selecting previously unselected package libmailtools-perl. #9 33.20 Preparing to unpack .../229-libmailtools-perl_2.21-1_all.deb ... #9 33.20 Unpacking libmailtools-perl (2.21-1) ... #9 33.24 Selecting previously unselected package libnet-ip-perl. #9 33.24 Preparing to unpack .../230-libnet-ip-perl_1.26-2_all.deb ... #9 33.24 Unpacking libnet-ip-perl (1.26-2) ... #9 33.28 Selecting previously unselected package libnet-dns-perl. #8 55.33 Setting up git-man (1:2.30.2-1) ... #8 55.34 Setting up libssh2-1:armhf (1.9.0-2) ... #8 55.36 Setting up netbase (6.3) ... #8 55.39 Setting up libtiff5:armhf (4.2.0-1+deb11u1) ... #8 55.40 Setting up libbinutils:armhf (2.35.2-2) ... #8 55.42 Setting up libfido2-1:armhf (1.6.0-2) ... #8 55.44 Setting up libisl23:armhf (0.23-1) ... #8 55.45 Setting up libc-dev-bin (2.31-13+deb11u3) ... #8 55.47 Setting up openssl (1.1.1n-0+deb11u3) ... #8 55.49 Setting up libbsd0:armhf (0.11.3-1) ... #8 55.50 Setting up libelf1:armhf (0.183-1) ... #8 55.52 Setting up readline-common (8.1-1) ... #8 55.54 Setting up publicsuffix (20211207.1025-0+deb11u1) ... #8 55.55 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ... #8 55.63 Setting up libmarkdown2:armhf (2.2.6-1) ... #11 4.711 Reading package lists... #11 6.131 Building dependency tree... #11 6.315 Reading state information... #11 6.342 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #8 DONE 72.9s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:f9458c3ee067b354369d03f594e487648b69369430c008c5c9647fd0f8f6cd0e #10 DONE 0.1s #21 21.12 Get:41 http://deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] #21 21.12 Get:42 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] #21 21.14 Get:43 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] #21 21.16 Get:44 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] #21 21.17 Get:45 http://deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] + make REF=master centos-9 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 31.27 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 31.28 Preparing to unpack .../170-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ... #8 31.28 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... #8 31.31 Selecting previously unselected package libalgorithm-merge-perl. #8 31.32 Preparing to unpack .../171-libalgorithm-merge-perl_0.08-3_all.deb ... #8 31.32 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 31.36 Selecting previously unselected package libapt-inst2.0:arm64. #8 31.36 Preparing to unpack .../172-libapt-inst2.0_1.8.2.3_arm64.deb ... #8 31.37 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ... #8 31.42 Selecting previously unselected package libapt-pkg-perl. #8 31.42 Preparing to unpack .../173-libapt-pkg-perl_0.1.34+b1_arm64.deb ... #8 31.43 Unpacking libapt-pkg-perl (0.1.34+b1) ... #8 31.46 Selecting previously unselected package libarchive-cpio-perl. #8 31.47 Preparing to unpack .../174-libarchive-cpio-perl_0.10-1_all.deb ... #8 31.47 Unpacking libarchive-cpio-perl (0.10-1) ... #8 31.50 Selecting previously unselected package libasync-mergepoint-perl. #8 31.51 Preparing to unpack .../175-libasync-mergepoint-perl_0.04-2_all.deb ... #8 31.51 Unpacking libasync-mergepoint-perl (0.04-2) ... #8 31.55 Selecting previously unselected package libauthen-sasl-perl. #8 31.55 Preparing to unpack .../176-libauthen-sasl-perl_2.1600-1_all.deb ... #8 31.56 Unpacking libauthen-sasl-perl (2.1600-1) ... #8 31.59 Selecting previously unselected package libmodule-implementation-perl. #10 20.35 CentOS Stream 8 - PowerTools 4.5 MB/s | 5.0 MB 00:01 #9 33.28 Preparing to unpack .../231-libnet-dns-perl_1.22-1_all.deb ... #9 33.28 Unpacking libnet-dns-perl (1.22-1) ... #9 33.34 Selecting previously unselected package libnet-domain-tld-perl. #9 33.34 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1_all.deb ... #9 33.34 Unpacking libnet-domain-tld-perl (1.75-1) ... #9 33.37 Selecting previously unselected package libemail-valid-perl. #9 33.37 Preparing to unpack .../233-libemail-valid-perl_1.202-1_all.deb ... #9 33.38 Unpacking libemail-valid-perl (1.202-1) ... #9 33.41 Selecting previously unselected package libexporter-tiny-perl. #9 33.41 Preparing to unpack .../234-libexporter-tiny-perl_1.002001-1_all.deb ... #9 33.41 Unpacking libexporter-tiny-perl (1.002001-1) ... #9 33.44 Selecting previously unselected package libipc-system-simple-perl. #9 33.45 Preparing to unpack .../235-libipc-system-simple-perl_1.26-1_all.deb ... #9 33.45 Unpacking libipc-system-simple-perl (1.26-1) ... #9 33.48 Selecting previously unselected package libfile-basedir-perl. #9 33.48 Preparing to unpack .../236-libfile-basedir-perl_0.08-1_all.deb ... #9 33.49 Unpacking libfile-basedir-perl (0.08-1) ... #9 33.51 Selecting previously unselected package libfile-chdir-perl. #9 33.52 Preparing to unpack .../237-libfile-chdir-perl_0.1008-1_all.deb ... #9 33.52 Unpacking libfile-chdir-perl (0.1008-1) ... #9 33.55 Selecting previously unselected package libfile-fcntllock-perl. #9 33.55 Preparing to unpack .../238-libfile-fcntllock-perl_0.22-3build4_arm64.deb ... #9 33.55 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #9 33.58 Selecting previously unselected package libnumber-compare-perl. #12 8.682 Running transaction test #11 6.595 Starting 2 pkgProblemResolver with broken count: 0 #11 6.599 Done #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:db2193547b525f35a8742d151f38bbe57bd27ea4208e4c0a64e6e34a4742426b #8 20.07 Selecting previously unselected package libxext6:armhf. #8 20.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 ... 5098 files and directories currently installed.) #8 20.07 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_armhf.deb ... #8 20.08 Unpacking libxext6:armhf (2:1.3.3-1) ... #8 20.11 Selecting previously unselected package bsdmainutils. #8 20.11 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_armhf.deb ... #8 20.11 Unpacking bsdmainutils (11.1.2ubuntu1) ... #8 20.18 Selecting previously unselected package groff-base. #8 20.18 Preparing to unpack .../002-groff-base_1.22.3-10_armhf.deb ... #8 20.19 Unpacking groff-base (1.22.3-10) ... #8 20.31 Selecting previously unselected package libgdbm5:armhf. #8 20.31 Preparing to unpack .../003-libgdbm5_1.14.1-6_armhf.deb ... #8 20.32 Unpacking libgdbm5:armhf (1.14.1-6) ... #8 20.35 Selecting previously unselected package libpipeline1:armhf. #8 20.35 Preparing to unpack .../004-libpipeline1_1.5.0-1_armhf.deb ... #8 20.36 Unpacking libpipeline1:armhf (1.5.0-1) ... #8 20.41 Selecting previously unselected package man-db. #8 20.41 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_armhf.deb ... #8 20.41 Unpacking man-db (2.8.3-2ubuntu0.1) ... #8 20.59 Selecting previously unselected package perl-modules-5.26. #8 20.59 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... #8 20.59 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... #8 21.17 Selecting previously unselected package libgdbm-compat4:armhf. #8 21.17 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_armhf.deb ... #8 21.18 Unpacking libgdbm-compat4:armhf (1.14.1-6) ... #8 21.25 Selecting previously unselected package libperl5.26:armhf. #8 21.25 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.5_armhf.deb ... #8 21.25 Unpacking libperl5.26:armhf (5.26.1-6ubuntu0.5) ... #8 21.70 Selecting previously unselected package perl. #8 21.70 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.5_armhf.deb ... #8 21.70 Unpacking perl (5.26.1-6ubuntu0.5) ... #8 21.79 Selecting previously unselected package openssl. #8 21.79 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ... #8 21.80 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ... #8 21.91 Selecting previously unselected package ca-certificates. #8 21.91 Preparing to unpack .../011-ca-certificates_20211016~18.04.1_all.deb ... #8 21.91 Unpacking ca-certificates (20211016~18.04.1) ... #8 21.98 Selecting previously unselected package distro-info-data. #8 21.98 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.14_all.deb ... #8 21.98 Unpacking distro-info-data (0.37ubuntu0.14) ... #8 22.02 Selecting previously unselected package libmagic-mgc. #8 22.02 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_armhf.deb ... #8 22.02 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... #8 22.14 Selecting previously unselected package libmagic1:armhf. #8 22.14 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_armhf.deb ... #8 22.14 Unpacking libmagic1:armhf (1:5.32-2ubuntu0.4) ... #8 22.48 Selecting previously unselected package file. #8 22.48 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_armhf.deb ... #8 22.49 Unpacking file (1:5.32-2ubuntu0.4) ... #8 22.52 Selecting previously unselected package less. #8 22.52 Preparing to unpack .../016-less_487-0.1_armhf.deb ... #8 22.53 Unpacking less (487-0.1) ... #8 22.64 Selecting previously unselected package libapt-inst2.0:armhf. #8 22.64 Preparing to unpack .../017-libapt-inst2.0_1.6.14_armhf.deb ... #8 22.65 Unpacking libapt-inst2.0:armhf (1.6.14) ... #8 22.71 Selecting previously unselected package libglib2.0-0:armhf. #8 22.71 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_armhf.deb ... #8 22.71 Unpacking libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ... #8 22.89 Selecting previously unselected package libglib2.0-data. #8 22.89 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ... #8 22.89 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #8 22.93 Selecting previously unselected package libicu60:armhf. #8 22.93 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_armhf.deb ... #8 22.94 Unpacking libicu60:armhf (60.2-3ubuntu3.2) ... #8 23.82 Selecting previously unselected package libxml2:armhf. #8 23.82 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.7_armhf.deb ... #8 23.82 Unpacking libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.7) ... #8 23.95 Selecting previously unselected package libyaml-0-2:armhf. #8 23.95 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_armhf.deb ... #8 23.95 Unpacking libyaml-0-2:armhf (0.1.7-2ubuntu3) ... #8 24.00 Selecting previously unselected package lsb-release. #8 24.00 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ... #8 24.00 Unpacking lsb-release (9.20170808ubuntu1) ... #8 24.04 Selecting previously unselected package netbase. #8 24.04 Preparing to unpack .../024-netbase_5.4_all.deb ... #8 24.04 Unpacking netbase (5.4) ... #8 24.07 Selecting previously unselected package shared-mime-info. #8 24.07 Preparing to unpack .../025-shared-mime-info_1.9-2_armhf.deb ... #8 24.08 Unpacking shared-mime-info (1.9-2) ... #8 24.20 Selecting previously unselected package ucf. #8 24.20 Preparing to unpack .../026-ucf_3.0038_all.deb ... #8 24.20 Moving old data out of the way #8 24.20 Unpacking ucf (3.0038) ... #8 24.28 Selecting previously unselected package xdg-user-dirs. #8 24.28 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_armhf.deb ... #8 24.28 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... #8 24.35 Selecting previously unselected package xz-utils. #8 24.35 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_armhf.deb ... #8 24.35 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ... #8 24.39 Selecting previously unselected package gettext-base. #8 24.39 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_armhf.deb ... #8 24.40 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ... #8 24.46 Selecting previously unselected package iso-codes. #8 24.46 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ... #8 24.46 Unpacking iso-codes (3.79-1) ... #8 24.94 Selecting previously unselected package krb5-locales. #8 24.94 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ... #8 24.95 Unpacking krb5-locales (1.16-2ubuntu0.2) ... #8 24.98 Selecting previously unselected package libedit2:armhf. #8 24.98 Preparing to unpack .../032-libedit2_3.1-20170329-1_armhf.deb ... #8 24.99 Unpacking libedit2:armhf (3.1-20170329-1) ... #8 25.03 Selecting previously unselected package libkrb5support0:armhf. #8 25.03 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_armhf.deb ... #8 25.04 Unpacking libkrb5support0:armhf (1.16-2ubuntu0.2) ... #8 25.07 Selecting previously unselected package libk5crypto3:armhf. #8 25.07 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_armhf.deb ... #8 25.08 Unpacking libk5crypto3:armhf (1.16-2ubuntu0.2) ... #8 25.14 Selecting previously unselected package libkeyutils1:armhf. #8 25.14 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_armhf.deb ... #8 25.14 Unpacking libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ... #8 25.20 Selecting previously unselected package libkrb5-3:armhf. #8 25.20 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_armhf.deb ... #8 25.20 Unpacking libkrb5-3:armhf (1.16-2ubuntu0.2) ... #8 25.30 Selecting previously unselected package libgssapi-krb5-2:armhf. #8 25.30 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_armhf.deb ... #8 25.30 Unpacking libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ... #8 25.38 Selecting previously unselected package libpsl5:armhf. #8 25.38 Preparing to unpack .../038-libpsl5_0.19.1-5build1_armhf.deb ... #8 25.38 Unpacking libpsl5:armhf (0.19.1-5build1) ... #8 25.46 Selecting previously unselected package libssl1.0.0:armhf. #8 25.46 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.10_armhf.deb ... #8 25.47 Unpacking libssl1.0.0:armhf (1.0.2n-1ubuntu5.10) ... #8 25.62 Selecting previously unselected package libxmuu1:armhf. #8 25.62 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_armhf.deb ... #8 25.62 Unpacking libxmuu1:armhf (2:1.1.2-2) ... #8 25.66 Selecting previously unselected package manpages. #8 25.66 Preparing to unpack .../041-manpages_4.15-1_all.deb ... #8 25.66 Unpacking manpages (4.15-1) ... #8 25.80 Selecting previously unselected package openssh-client. #8 25.80 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_armhf.deb ... #8 25.81 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... #8 25.95 Selecting previously unselected package publicsuffix. #8 25.95 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ... #8 25.96 Unpacking publicsuffix (20180223.1310-1) ... #8 26.01 Selecting previously unselected package python-apt-common. #8 26.01 Preparing to unpack .../044-python-apt-common_1.6.5ubuntu0.7_all.deb ... #8 26.01 Unpacking python-apt-common (1.6.5ubuntu0.7) ... #8 26.07 Selecting previously unselected package python3-apt. #8 26.07 Preparing to unpack .../045-python3-apt_1.6.5ubuntu0.7_armhf.deb ... #8 26.07 Unpacking python3-apt (1.6.5ubuntu0.7) ... #8 26.13 Selecting previously unselected package strace. #8 26.13 Preparing to unpack .../046-strace_4.21-1ubuntu1_armhf.deb ... #8 26.13 Unpacking strace (4.21-1ubuntu1) ... #8 26.20 Selecting previously unselected package xauth. #8 26.20 Preparing to unpack .../047-xauth_1%3a1.0.10-1_armhf.deb ... #8 26.21 Unpacking xauth (1:1.0.10-1) ... #8 26.25 Selecting previously unselected package at. #8 26.25 Preparing to unpack .../048-at_3.1.20-3.1ubuntu2_armhf.deb ... #8 26.25 Unpacking at (3.1.20-3.1ubuntu2) ... #8 26.30 Selecting previously unselected package libsigsegv2:armhf. #8 26.30 Preparing to unpack .../049-libsigsegv2_2.12-1_armhf.deb ... #8 26.30 Unpacking libsigsegv2:armhf (2.12-1) ... #8 26.37 Selecting previously unselected package m4. #8 26.37 Preparing to unpack .../050-m4_1.4.18-1_armhf.deb ... #8 26.38 Unpacking m4 (1.4.18-1) ... #8 26.43 Selecting previously unselected package autoconf. #8 26.43 Preparing to unpack .../051-autoconf_2.69-11_all.deb ... #8 26.43 Unpacking autoconf (2.69-11) ... #8 26.51 Selecting previously unselected package autotools-dev. #8 26.51 Preparing to unpack .../052-autotools-dev_20180224.1_all.deb ... #8 26.52 Unpacking autotools-dev (20180224.1) ... #8 26.56 Selecting previously unselected package automake. #8 26.56 Preparing to unpack .../053-automake_1%3a1.15.1-3ubuntu2_all.deb ... #8 26.56 Unpacking automake (1:1.15.1-3ubuntu2) ... #8 26.66 Selecting previously unselected package autopoint. #8 26.66 Preparing to unpack .../054-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... #8 26.67 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... #8 26.72 Selecting previously unselected package binutils-common:armhf. #8 26.72 Preparing to unpack .../055-binutils-common_2.30-21ubuntu1~18.04.7_armhf.deb ... #8 26.73 Unpacking binutils-common:armhf (2.30-21ubuntu1~18.04.7) ... #8 26.79 Selecting previously unselected package libbinutils:armhf. #8 26.79 Preparing to unpack .../056-libbinutils_2.30-21ubuntu1~18.04.7_armhf.deb ... #8 26.79 Unpacking libbinutils:armhf (2.30-21ubuntu1~18.04.7) ... #8 26.88 Selecting previously unselected package binutils-arm-linux-gnueabihf. #8 26.88 Preparing to unpack .../057-binutils-arm-linux-gnueabihf_2.30-21ubuntu1~18.04.7_armhf.deb ... #8 26.88 Unpacking binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.7) ... #8 27.24 Selecting previously unselected package binutils. #8 27.24 Preparing to unpack .../058-binutils_2.30-21ubuntu1~18.04.7_armhf.deb ... #8 27.25 Unpacking binutils (2.30-21ubuntu1~18.04.7) ... #8 27.28 Selecting previously unselected package libc-dev-bin. #8 27.28 Preparing to unpack .../059-libc-dev-bin_2.27-3ubuntu1.6_armhf.deb ... #8 27.29 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ... #8 27.34 Selecting previously unselected package linux-libc-dev:armhf. #8 27.34 Preparing to unpack .../060-linux-libc-dev_4.15.0-189.200_armhf.deb ... #8 27.34 Unpacking linux-libc-dev:armhf (4.15.0-189.200) ... #8 55.64 Setting up libcc1-0:armhf (10.2.1-6) ... #8 55.66 Setting up iso-codes (4.6.0-1) ... #8 55.67 Setting up liblocale-gettext-perl (1.07-4+b1) ... #8 55.69 Setting up cpp-10 (10.2.1-6) ... #8 55.70 Setting up dctrl-tools (2.24-3) ... #8 55.72 Setting up debian-keyring (2021.07.26) ... #8 55.75 Setting up libgdbm6:armhf (1.19-2) ... #8 55.77 Setting up libctf0:armhf (2.35.2-2) ... #8 55.78 Setting up pinentry-curses (1.1.0-4) ... #8 55.79 Setting up manpages-dev (5.10-1) ... #8 55.81 Setting up libxdmcp6:armhf (1:1.1.2-3) ... #8 55.82 Setting up libxcb1:armhf (1.14-3) ... #8 55.83 Setting up gettext (0.21-4) ... #8 55.85 Setting up xdelta (1.1.3-9.3) ... #8 55.86 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ... #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:c78a34049f0dcfb89049015f9c90533791acc50c74796d7ff6c97f6771a955d9 #9 29.52 Selecting previously unselected package gcc-9-base:armhf. #9 29.52 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.1_armhf.deb ... #9 29.53 Unpacking gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.1) ... #9 29.57 Selecting previously unselected package libisl22:armhf. #9 29.57 Preparing to unpack .../079-libisl22_0.22.1-1_armhf.deb ... #9 29.58 Unpacking libisl22:armhf (0.22.1-1) ... #9 29.67 Selecting previously unselected package libmpfr6:armhf. #9 29.67 Preparing to unpack .../080-libmpfr6_4.0.2-1_armhf.deb ... #9 29.68 Unpacking libmpfr6:armhf (4.0.2-1) ... #9 29.74 Selecting previously unselected package libmpc3:armhf. #9 29.74 Preparing to unpack .../081-libmpc3_1.1.0-1_armhf.deb ... #9 29.75 Unpacking libmpc3:armhf (1.1.0-1) ... #9 29.79 Selecting previously unselected package cpp-9. #9 29.79 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ... #9 29.79 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ... #8 31.59 Preparing to unpack .../177-libmodule-implementation-perl_0.09-1_all.deb ... #8 31.60 Unpacking libmodule-implementation-perl (0.09-1) ... #8 31.63 Selecting previously unselected package libvariable-magic-perl. #8 31.64 Preparing to unpack .../178-libvariable-magic-perl_0.62-1+b1_arm64.deb ... #8 31.64 Unpacking libvariable-magic-perl (0.62-1+b1) ... #8 31.67 Selecting previously unselected package libb-hooks-endofscope-perl. #8 31.68 Preparing to unpack .../179-libb-hooks-endofscope-perl_0.24-1_all.deb ... #8 31.68 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #8 31.71 Selecting previously unselected package libcapture-tiny-perl. #8 31.72 Preparing to unpack .../180-libcapture-tiny-perl_0.48-1_all.deb ... #8 31.72 Unpacking libcapture-tiny-perl (0.48-1) ... #8 31.76 Selecting previously unselected package libcgi-pm-perl. #8 31.76 Preparing to unpack .../181-libcgi-pm-perl_4.40-1_all.deb ... #8 31.76 Unpacking libcgi-pm-perl (4.40-1) ... #8 31.81 Selecting previously unselected package libfcgi-perl. #11 8.041 Selecting previously unselected package g++-8. #11 8.044 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ... #11 8.048 Unpacking g++-8 (8.3.0-6+rpi1) ... #9 33.58 Preparing to unpack .../239-libnumber-compare-perl_0.03-1_all.deb ... #9 33.59 Unpacking libnumber-compare-perl (0.03-1) ... #9 33.62 Selecting previously unselected package libtext-glob-perl. #9 33.62 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ... #9 33.62 Unpacking libtext-glob-perl (0.10-1) ... #9 33.65 Selecting previously unselected package libfile-find-rule-perl. #9 33.65 Preparing to unpack .../241-libfile-find-rule-perl_0.34-1_all.deb ... #9 33.65 Unpacking libfile-find-rule-perl (0.34-1) ... #9 33.68 Selecting previously unselected package libfont-afm-perl. #9 33.69 Preparing to unpack .../242-libfont-afm-perl_1.20-2_all.deb ... #9 33.69 Unpacking libfont-afm-perl (1.20-2) ... #9 33.72 Selecting previously unselected package libio-string-perl. #9 33.72 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ... #9 33.72 Unpacking libio-string-perl (1.08-3) ... #9 33.75 Selecting previously unselected package libfont-ttf-perl. #9 33.75 Preparing to unpack .../244-libfont-ttf-perl_1.06-1_all.deb ... #9 33.76 Unpacking libfont-ttf-perl (1.06-1) ... #9 33.81 Selecting previously unselected package libfuture-perl. #11 6.799 Done #8 27.71 Selecting previously unselected package libc6-dev:armhf. #8 27.71 Preparing to unpack .../061-libc6-dev_2.27-3ubuntu1.6_armhf.deb ... #8 27.72 Unpacking libc6-dev:armhf (2.27-3ubuntu1.6) ... #8 55.88 Setting up libgcc-10-dev:armhf (10.2.1-6) ... #8 55.89 Setting up libedit2:armhf (3.1-20191231-2+b1) ... #8 55.91 Setting up libreadline8:armhf (8.1-1) ... #8 55.92 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ... #8 55.96 Setting up m4 (1.4.18-5) ... #8 55.98 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ... #8 55.99 Setting up ca-certificates (20210119) ... #8 31.82 Preparing to unpack .../182-libfcgi-perl_0.78-2+b3_arm64.deb ... #8 31.82 Unpacking libfcgi-perl (0.78-2+b3) ... #8 31.86 Selecting previously unselected package libcgi-fast-perl. #8 31.86 Preparing to unpack .../183-libcgi-fast-perl_1%3a2.13-1_all.deb ... #8 31.87 Unpacking libcgi-fast-perl (1:2.13-1) ... #8 31.90 Selecting previously unselected package libsub-name-perl. #8 31.90 Preparing to unpack .../184-libsub-name-perl_0.21-1+b3_arm64.deb ... #8 31.90 Unpacking libsub-name-perl (0.21-1+b3) ... #8 31.94 Selecting previously unselected package libclass-accessor-perl. #8 31.94 Preparing to unpack .../185-libclass-accessor-perl_0.51-1_all.deb ... #8 31.94 Unpacking libclass-accessor-perl (0.51-1) ... #8 31.98 Selecting previously unselected package libclass-inspector-perl. #8 31.98 Preparing to unpack .../186-libclass-inspector-perl_1.32-1_all.deb ... #8 31.98 Unpacking libclass-inspector-perl (1.32-1) ... #8 32.02 Selecting previously unselected package libclass-xsaccessor-perl. #8 32.02 Preparing to unpack .../187-libclass-xsaccessor-perl_1.19-3+b2_arm64.deb ... #8 32.02 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ... #8 32.06 Selecting previously unselected package libclone-perl. #11 8.727 Selecting previously unselected package g++. #9 33.81 Preparing to unpack .../245-libfuture-perl_0.43-1_all.deb ... #9 33.82 Unpacking libfuture-perl (0.43-1) ... #9 33.85 Selecting previously unselected package libio-stringy-perl. #9 33.85 Preparing to unpack .../246-libio-stringy-perl_2.111-3_all.deb ... #9 33.86 Unpacking libio-stringy-perl (2.111-3) ... #9 33.89 Selecting previously unselected package libparams-validate-perl. #9 33.89 Preparing to unpack .../247-libparams-validate-perl_1.29-3_arm64.deb ... #9 33.90 Unpacking libparams-validate-perl (1.29-3) ... #9 33.93 Selecting previously unselected package libgetopt-long-descriptive-perl. #9 33.93 Preparing to unpack .../248-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #9 33.93 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #9 33.97 Selecting previously unselected package libsort-versions-perl. #9 33.97 Preparing to unpack .../249-libsort-versions-perl_1.62-1_all.deb ... #9 33.97 Unpacking libsort-versions-perl (1.62-1) ... #9 34.00 Selecting previously unselected package libgit-wrapper-perl. #9 34.00 Preparing to unpack .../250-libgit-wrapper-perl_0.048-1_all.deb ... #9 34.00 Unpacking libgit-wrapper-perl (0.048-1) ... #9 34.05 Selecting previously unselected package libhttp-tiny-multipart-perl. #12 9.425 Transaction test succeeded. #12 9.425 Running transaction #11 6.998 Starting pkgProblemResolver with broken count: 0 #11 7.049 Starting 2 pkgProblemResolver with broken count: 0 #11 7.053 Done #8 56.34 Updating certificates in /etc/ssl/certs... #11 0.749 Hit:1 http://deb.debian.org/debian buster InRelease #11 0.749 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #11 0.749 Hit:3 http://deb.debian.org/debian buster-updates InRelease #8 32.06 Preparing to unpack .../188-libclone-perl_0.41-1+b1_arm64.deb ... #8 32.06 Unpacking libclone-perl (0.41-1+b1) ... #8 32.09 Selecting previously unselected package libcommon-sense-perl. #8 32.09 Preparing to unpack .../189-libcommon-sense-perl_3.74-2+b7_arm64.deb ... #8 32.10 Unpacking libcommon-sense-perl (3.74-2+b7) ... #8 32.13 Selecting previously unselected package libparams-util-perl. #8 32.14 Preparing to unpack .../190-libparams-util-perl_1.07-3+b4_arm64.deb ... #8 32.14 Unpacking libparams-util-perl (1.07-3+b4) ... #8 32.17 Selecting previously unselected package libsub-install-perl. #8 32.17 Preparing to unpack .../191-libsub-install-perl_0.928-1_all.deb ... #8 32.18 Unpacking libsub-install-perl (0.928-1) ... #8 32.22 Selecting previously unselected package libdata-optlist-perl. #8 32.22 Preparing to unpack .../192-libdata-optlist-perl_0.110-1_all.deb ... #8 32.22 Unpacking libdata-optlist-perl (0.110-1) ... #8 32.25 Selecting previously unselected package libsub-exporter-perl. #8 32.25 Preparing to unpack .../193-libsub-exporter-perl_0.987-1_all.deb ... #8 32.26 Unpacking libsub-exporter-perl (0.987-1) ... #8 32.30 Selecting previously unselected package libconst-fast-perl. #11 8.729 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ... #11 8.733 Unpacking g++ (4:8.3.0-1+rpi2) ... #11 8.760 Selecting previously unselected package build-essential. #11 8.761 Preparing to unpack .../03-build-essential_12.6_armhf.deb ... #11 8.769 Unpacking build-essential (12.6) ... #11 8.805 Selecting previously unselected package bash-completion. #11 8.806 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ... #21 21.95 Get:46 http://deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] #21 21.96 Get:47 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #21 21.96 Get:48 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] #21 21.98 Get:49 http://deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] #21 21.98 Get:50 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] #21 21.98 Get:51 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] #21 22.09 Get:52 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] #21 22.11 Get:53 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #21 22.11 Get:54 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #21 22.11 Get:55 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #21 22.11 Get:56 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] #21 22.12 Get:57 http://deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] #21 22.12 Get:58 http://deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] #21 22.12 Get:59 http://deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] #21 22.12 Get:60 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #21 22.12 Get:61 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] #21 22.12 Get:62 http://deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] #21 22.12 Get:63 http://deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] #21 22.12 Get:64 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] #21 22.12 Get:65 http://deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] #21 22.13 Get:66 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] #21 22.13 Get:67 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] #21 22.13 Get:68 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] #21 22.13 Get:69 http://deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] #21 22.15 Get:70 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] #21 22.16 Get:71 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] #21 22.17 Get:72 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] #21 22.17 Get:73 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] #9 34.05 Preparing to unpack .../251-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #9 34.05 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #9 34.08 Selecting previously unselected package libio-prompter-perl. #9 34.08 Preparing to unpack .../252-libio-prompter-perl_0.004015-1_all.deb ... #9 34.09 Unpacking libio-prompter-perl (0.004015-1) ... #9 34.12 Selecting previously unselected package libjson-perl. #9 34.12 Preparing to unpack .../253-libjson-perl_4.02000-2_all.deb ... #9 34.13 Unpacking libjson-perl (4.02000-2) ... #9 34.16 Selecting previously unselected package liblog-any-perl. #9 34.17 Preparing to unpack .../254-liblog-any-perl_1.708-1_all.deb ... #9 34.17 Unpacking liblog-any-perl (1.708-1) ... #9 34.20 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 34.20 Preparing to unpack .../255-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #9 34.21 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #9 34.24 Selecting previously unselected package libpackage-stash-perl. #9 34.24 Preparing to unpack .../256-libpackage-stash-perl_0.38-1_all.deb ... #9 34.25 Unpacking libpackage-stash-perl (0.38-1) ... #9 34.27 Selecting previously unselected package libsub-identify-perl. #9 34.28 Preparing to unpack .../257-libsub-identify-perl_0.14-1build2_arm64.deb ... #9 34.28 Unpacking libsub-identify-perl (0.14-1build2) ... #9 34.31 Selecting previously unselected package libsub-name-perl. #9 34.31 Preparing to unpack .../258-libsub-name-perl_0.26-1_arm64.deb ... #9 34.31 Unpacking libsub-name-perl (0.26-1) ... #9 34.34 Selecting previously unselected package libnamespace-clean-perl. #9 34.34 Preparing to unpack .../259-libnamespace-clean-perl_0.27-1_all.deb ... #9 34.35 Unpacking libnamespace-clean-perl (0.27-1) ... #9 34.37 Selecting previously unselected package libpath-tiny-perl. #9 34.37 Preparing to unpack .../260-libpath-tiny-perl_0.108-1_all.deb ... #9 34.38 Unpacking libpath-tiny-perl (0.108-1) ... #11 7.405 The following additional packages will be installed: #11 7.406 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #11 7.406 g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 7.407 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 #11 7.407 libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #11 7.407 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 7.408 libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config #11 7.410 Suggested packages: #11 7.410 cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp #11 7.410 libstdc++-10-doc #11 7.410 Recommended packages: #11 7.411 libglib2.0-data shared-mime-info xdg-user-dirs #8 28.08 Selecting previously unselected package gcc-7-base:armhf. #8 28.08 Preparing to unpack .../062-gcc-7-base_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 28.08 Unpacking gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ... #8 28.15 Selecting previously unselected package libisl19:armhf. #8 28.15 Preparing to unpack .../063-libisl19_0.19-1_armhf.deb ... #8 28.16 Unpacking libisl19:armhf (0.19-1) ... #8 28.24 Selecting previously unselected package libmpfr6:armhf. #8 28.24 Preparing to unpack .../064-libmpfr6_4.0.1-1_armhf.deb ... #8 28.25 Unpacking libmpfr6:armhf (4.0.1-1) ... #8 28.32 Selecting previously unselected package libmpc3:armhf. #8 28.32 Preparing to unpack .../065-libmpc3_1.1.0-1_armhf.deb ... #8 28.32 Unpacking libmpc3:armhf (1.1.0-1) ... #8 28.35 Selecting previously unselected package cpp-7. #8 28.35 Preparing to unpack .../066-cpp-7_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 32.30 Preparing to unpack .../194-libconst-fast-perl_0.014-1_all.deb ... #8 32.31 Unpacking libconst-fast-perl (0.014-1) ... #8 32.34 Selecting previously unselected package libwant-perl. #8 32.34 Preparing to unpack .../195-libwant-perl_0.29-1+b4_arm64.deb ... #8 32.34 Unpacking libwant-perl (0.29-1+b4) ... #8 32.38 Selecting previously unselected package libcontextual-return-perl. #8 32.38 Preparing to unpack .../196-libcontextual-return-perl_0.004014-2_all.deb ... #8 32.38 Unpacking libcontextual-return-perl (0.004014-2) ... #8 32.42 Selecting previously unselected package libconvert-binhex-perl. #8 32.42 Preparing to unpack .../197-libconvert-binhex-perl_1.125-1_all.deb ... #8 32.43 Unpacking libconvert-binhex-perl (1.125-1) ... #8 32.46 Selecting previously unselected package libdata-dump-perl. #8 32.46 Preparing to unpack .../198-libdata-dump-perl_1.23-1_all.deb ... #8 32.47 Unpacking libdata-dump-perl (1.23-1) ... #8 32.50 Selecting previously unselected package libdigest-bubblebabble-perl. #8 32.51 Preparing to unpack .../199-libdigest-bubblebabble-perl_0.02-2_all.deb ... #8 32.51 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #8 32.55 Selecting previously unselected package libdigest-hmac-perl. #9 34.41 Selecting previously unselected package libtype-tiny-perl. #9 34.41 Preparing to unpack .../261-libtype-tiny-perl_1.008001-2_all.deb ... #9 34.41 Unpacking libtype-tiny-perl (1.008001-2) ... #9 34.46 Selecting previously unselected package libgitlab-api-v4-perl. #9 34.47 Preparing to unpack .../262-libgitlab-api-v4-perl_0.25-1_all.deb ... #9 34.47 Unpacking libgitlab-api-v4-perl (0.25-1) ... #9 34.50 Selecting previously unselected package libhash-fieldhash-perl. #9 34.51 Preparing to unpack .../263-libhash-fieldhash-perl_0.15-1build2_arm64.deb ... #9 34.51 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #9 34.54 Selecting previously unselected package libhtml-form-perl. #9 34.54 Preparing to unpack .../264-libhtml-form-perl_6.07-1_all.deb ... #9 34.54 Unpacking libhtml-form-perl (6.07-1) ... #9 34.57 Selecting previously unselected package libhtml-format-perl. #9 34.57 Preparing to unpack .../265-libhtml-format-perl_2.12-1_all.deb ... #9 34.58 Unpacking libhtml-format-perl (2.12-1) ... #9 34.61 Selecting previously unselected package libhttp-daemon-perl. #9 30.47 Selecting previously unselected package cpp. #9 30.47 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_armhf.deb ... #9 30.48 Unpacking cpp (4:9.3.0-1ubuntu2) ... #9 30.58 Selecting previously unselected package libcc1-0:armhf. #9 30.58 Preparing to unpack .../084-libcc1-0_10.3.0-1ubuntu1~20.04_armhf.deb ... #9 30.59 Unpacking libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ... #9 30.64 Selecting previously unselected package libgomp1:armhf. #9 30.64 Preparing to unpack .../085-libgomp1_10.3.0-1ubuntu1~20.04_armhf.deb ... #9 30.64 Unpacking libgomp1:armhf (10.3.0-1ubuntu1~20.04) ... #9 30.70 Selecting previously unselected package libatomic1:armhf. #9 30.70 Preparing to unpack .../086-libatomic1_10.3.0-1ubuntu1~20.04_armhf.deb ... #9 30.70 Unpacking libatomic1:armhf (10.3.0-1ubuntu1~20.04) ... #9 30.75 Selecting previously unselected package libasan5:armhf. #9 30.75 Preparing to unpack .../087-libasan5_9.4.0-1ubuntu1~20.04.1_armhf.deb ... #9 30.76 Unpacking libasan5:armhf (9.4.0-1ubuntu1~20.04.1) ... #11 7.809 The following NEW packages will be installed: #8 56.73 129 added, 0 removed; done. #8 56.81 Setting up libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ... #8 56.82 Setting up shared-mime-info (2.0-1) ... #8 28.36 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... #8 32.55 Preparing to unpack .../200-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #8 32.55 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #8 32.59 Selecting previously unselected package libdistro-info-perl. #8 32.59 Preparing to unpack .../201-libdistro-info-perl_0.21_all.deb ... #8 32.60 Unpacking libdistro-info-perl (0.21) ... #8 32.63 Selecting previously unselected package libnet-smtp-ssl-perl. #8 32.63 Preparing to unpack .../202-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 32.64 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 32.67 Selecting previously unselected package libmailtools-perl. #8 32.67 Preparing to unpack .../203-libmailtools-perl_2.18-1_all.deb ... #8 32.67 Unpacking libmailtools-perl (2.18-1) ... #8 32.72 Selecting previously unselected package libnet-ip-perl. #8 32.72 Preparing to unpack .../204-libnet-ip-perl_1.26-2_all.deb ... #8 32.72 Unpacking libnet-ip-perl (1.26-2) ... #8 32.75 Selecting previously unselected package libnet-dns-perl. #8 32.75 Preparing to unpack .../205-libnet-dns-perl_1.19-1_all.deb ... #8 32.76 Unpacking libnet-dns-perl (1.19-1) ... #9 34.61 Preparing to unpack .../266-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ... #9 34.61 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ... #9 34.65 Selecting previously unselected package libidn11:arm64. #9 34.65 Preparing to unpack .../267-libidn11_1.33-2.2ubuntu2_arm64.deb ... #9 34.65 Unpacking libidn11:arm64 (1.33-2.2ubuntu2) ... #9 34.69 Selecting previously unselected package libstruct-dumb-perl. #9 34.69 Preparing to unpack .../268-libstruct-dumb-perl_0.09-1_all.deb ... #9 34.69 Unpacking libstruct-dumb-perl (0.09-1) ... #9 34.72 Selecting previously unselected package libio-async-perl. #9 34.72 Preparing to unpack .../269-libio-async-perl_0.75-1_all.deb ... #9 34.73 Unpacking libio-async-perl (0.75-1) ... #9 34.77 Selecting previously unselected package liblinux-epoll-perl. #9 34.77 Preparing to unpack .../270-liblinux-epoll-perl_0.017-1_arm64.deb ... #9 34.78 Unpacking liblinux-epoll-perl (0.017-1) ... #9 34.80 Selecting previously unselected package libio-async-loop-epoll-perl. #9 34.81 Preparing to unpack .../271-libio-async-loop-epoll-perl_0.20-1_all.deb ... #9 34.81 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #9 34.84 Selecting previously unselected package libtypes-serialiser-perl. From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master #11 9.390 Unpacking bash-completion (1:2.8-6) ... #11 7.810 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #11 7.811 g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 7.811 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 #11 7.811 libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #11 7.812 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 7.812 libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config #8 32.82 Selecting previously unselected package libnet-domain-tld-perl. #8 32.83 Preparing to unpack .../206-libnet-domain-tld-perl_1.75-1_all.deb ... #8 32.83 Unpacking libnet-domain-tld-perl (1.75-1) ... #8 32.86 Selecting previously unselected package libemail-valid-perl. #8 32.86 Preparing to unpack .../207-libemail-valid-perl_1.202-1_all.deb ... #8 32.87 Unpacking libemail-valid-perl (1.202-1) ... #8 32.90 Selecting previously unselected package libexporter-tiny-perl. #8 32.90 Preparing to unpack .../208-libexporter-tiny-perl_1.002001-1_all.deb ... #8 32.91 Unpacking libexporter-tiny-perl (1.002001-1) ... #8 32.94 Selecting previously unselected package libipc-system-simple-perl. #8 32.95 Preparing to unpack .../209-libipc-system-simple-perl_1.25-4_all.deb ... #8 32.95 Unpacking libipc-system-simple-perl (1.25-4) ... #8 32.98 Selecting previously unselected package libfile-basedir-perl. #8 32.98 Preparing to unpack .../210-libfile-basedir-perl_0.08-1_all.deb ... #8 32.99 Unpacking libfile-basedir-perl (0.08-1) ... #8 33.02 Selecting previously unselected package libfile-chdir-perl. #8 33.03 Preparing to unpack .../211-libfile-chdir-perl_0.1008-1_all.deb ... #8 33.03 Unpacking libfile-chdir-perl (0.1008-1) ... #8 33.06 Selecting previously unselected package libfile-fcntllock-perl. #12 10.26 Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 1/1 #12 10.38 Preparing : 1/1 #12 10.45 Installing : make-1:4.3-7.el9.aarch64 1/71 #12 10.50 Installing : perl-DynaLoader-1.47-479.el9.aarch64 2/71 #12 10.50 Installing : perl-threads-1:2.25-460.el9.aarch64 3/71 #12 10.54 Installing : perl-File-Find-1.37-479.el9.noarch 4/71 #12 10.54 Installing : perl-File-Copy-2.34-479.el9.noarch 5/71 #12 10.55 Installing : perl-File-Compare-1.100.600-479.el9.noarch 6/71 #9 34.84 Preparing to unpack .../272-libtypes-serialiser-perl_1.0-1_all.deb ... #9 34.84 Unpacking libtypes-serialiser-perl (1.0-1) ... #9 34.87 Selecting previously unselected package libjson-xs-perl. #9 34.88 Preparing to unpack .../273-libjson-xs-perl_4.020-1build1_arm64.deb ... #9 34.88 Unpacking libjson-xs-perl (4.020-1build1) ... #9 34.91 Selecting previously unselected package libjson-maybexs-perl. #9 34.92 Preparing to unpack .../274-libjson-maybexs-perl_1.004000-1_all.deb ... #9 34.92 Unpacking libjson-maybexs-perl (1.004000-1) ... #9 34.95 Selecting previously unselected package liblist-compare-perl. #9 34.95 Preparing to unpack .../275-liblist-compare-perl_0.53-1_all.deb ... #9 34.96 Unpacking liblist-compare-perl (0.53-1) ... #9 34.99 Selecting previously unselected package liblist-moreutils-perl. #9 34.99 Preparing to unpack .../276-liblist-moreutils-perl_0.416-1build5_arm64.deb ... #9 34.99 Unpacking liblist-moreutils-perl (0.416-1build5) ... #9 35.03 Selecting previously unselected package liblist-someutils-perl. #9 35.03 Preparing to unpack .../277-liblist-someutils-perl_0.58-1_all.deb ... #9 35.03 Unpacking liblist-someutils-perl (0.58-1) ... #9 35.06 Selecting previously unselected package liblist-someutils-xs-perl. #11 9.505 Selecting previously unselected package cmake-data. #11 9.505 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ... #11 9.510 Unpacking cmake-data (3.16.3-3~bpo10+1) ... git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} #11 8.255 0 upgraded, 31 newly installed, 0 to remove and 23 not upgraded. #11 8.255 1 not fully installed or removed. #11 8.255 Need to get 19.6 MB of archives. #11 8.255 After this operation, 84.0 MB of additional disk space will be used. #11 8.255 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB] #9 31.17 Selecting previously unselected package libubsan1:armhf. #9 31.17 Preparing to unpack .../088-libubsan1_10.3.0-1ubuntu1~20.04_armhf.deb ... #9 31.18 Unpacking libubsan1:armhf (10.3.0-1ubuntu1~20.04) ... #9 31.34 Selecting previously unselected package libgcc-9-dev:armhf. #9 31.34 Preparing to unpack .../089-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_armhf.deb ... #9 31.34 Unpacking libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ... #21 22.97 Get:74 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] #21 22.97 Get:75 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] #21 22.98 Get:76 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] #21 23.00 Get:77 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] #21 23.02 Get:78 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] #8 33.06 Preparing to unpack .../212-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ... #8 33.07 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... #8 33.10 Selecting previously unselected package libfont-afm-perl. #8 33.10 Preparing to unpack .../213-libfont-afm-perl_1.20-2_all.deb ... #8 33.11 Unpacking libfont-afm-perl (1.20-2) ... #8 33.14 Selecting previously unselected package libfribidi0:arm64. #8 33.15 Preparing to unpack .../214-libfribidi0_1.0.5-3.1+deb10u1_arm64.deb ... #8 33.18 Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u1) ... #8 33.22 Selecting previously unselected package libfuture-perl. #8 33.22 Preparing to unpack .../215-libfuture-perl_0.39-1_all.deb ... #8 33.23 Unpacking libfuture-perl (0.39-1) ... #8 33.27 Selecting previously unselected package libio-stringy-perl. #8 33.27 Preparing to unpack .../216-libio-stringy-perl_2.111-3_all.deb ... #8 33.27 Unpacking libio-stringy-perl (2.111-3) ... #8 33.31 Selecting previously unselected package libparams-validate-perl. #8 29.04 Selecting previously unselected package cpp. #8 29.04 Preparing to unpack .../067-cpp_4%3a7.4.0-1ubuntu2.3_armhf.deb ... #8 29.04 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... #8 29.08 Selecting previously unselected package libcc1-0:armhf. #8 29.08 Preparing to unpack .../068-libcc1-0_8.4.0-1ubuntu1~18.04_armhf.deb ... #8 29.09 Unpacking libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ... #8 29.14 Selecting previously unselected package libgomp1:armhf. #8 29.14 Preparing to unpack .../069-libgomp1_8.4.0-1ubuntu1~18.04_armhf.deb ... #8 29.14 Unpacking libgomp1:armhf (8.4.0-1ubuntu1~18.04) ... #8 29.18 Selecting previously unselected package libatomic1:armhf. #8 29.18 Preparing to unpack .../070-libatomic1_8.4.0-1ubuntu1~18.04_armhf.deb ... #12 10.58 Installing : m4-1.4.19-1.el9.aarch64 7/71 #12 10.60 Installing : autoconf-2.69-38.el9.noarch 8/71 #12 10.64 Installing : libmpc-1.2.1-4.el9.aarch64 9/71 #12 10.64 Installing : cmake-rpm-macros-3.20.2-7.el9.noarch 10/71 #12 10.68 Installing : cmake-filesystem-3.20.2-7.el9.aarch64 11/71 #12 10.69 Installing : libseccomp-2.5.2-2.el9.aarch64 12/71 #9 35.06 Preparing to unpack .../278-liblist-someutils-xs-perl_0.58-2_arm64.deb ... #9 35.07 Unpacking liblist-someutils-xs-perl (0.58-2) ... #9 35.10 Selecting previously unselected package libltdl7:arm64. #9 35.10 Preparing to unpack .../279-libltdl7_2.4.6-14_arm64.deb ... #9 35.10 Unpacking libltdl7:arm64 (2.4.6-14) ... #9 35.14 Selecting previously unselected package libltdl-dev:arm64. #9 35.14 Preparing to unpack .../280-libltdl-dev_2.4.6-14_arm64.deb ... #9 35.14 Unpacking libltdl-dev:arm64 (2.4.6-14) ... #9 35.19 Selecting previously unselected package libsys-hostname-long-perl. #9 35.19 Preparing to unpack .../281-libsys-hostname-long-perl_1.5-1_all.deb ... #9 35.19 Unpacking libsys-hostname-long-perl (1.5-1) ... #9 35.22 Selecting previously unselected package libmail-sendmail-perl. #9 35.22 Preparing to unpack .../282-libmail-sendmail-perl_0.80-1_all.deb ... #9 35.23 Unpacking libmail-sendmail-perl (0.80-1) ... #9 35.26 Selecting previously unselected package libmoox-aliases-perl. #9 35.26 Preparing to unpack .../283-libmoox-aliases-perl_0.001006-1_all.deb ... #9 35.26 Unpacking libmoox-aliases-perl (0.001006-1) ... #9 35.29 Selecting previously unselected package libobject-id-perl. #9 35.29 Preparing to unpack .../284-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #9 35.30 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #9 35.33 Selecting previously unselected package libmoox-struct-perl. #9 35.33 Preparing to unpack .../285-libmoox-struct-perl_0.017-1_all.deb ... #9 35.34 Unpacking libmoox-struct-perl (0.017-1) ... #9 35.36 Selecting previously unselected package libnet-dns-sec-perl. #9 35.37 Preparing to unpack .../286-libnet-dns-sec-perl_1.15-1_arm64.deb ... #9 35.37 Unpacking libnet-dns-sec-perl (1.15-1) ... #9 35.40 Selecting previously unselected package libnet-libidn-perl. #11 9.919 Selecting previously unselected package libarchive13:armhf. #11 9.923 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ... #11 9.931 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ... #11 9.989 Selecting previously unselected package libjsoncpp1:armhf. #11 9.991 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ... #11 9.995 Unpacking libjsoncpp1:armhf (1.7.4-3) ... #11 10.03 Selecting previously unselected package librhash0:armhf. #11 10.04 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ... #11 10.04 Unpacking librhash0:armhf (1.3.8-1) ... #11 10.08 Selecting previously unselected package libuv1:armhf. #11 10.08 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ... #11 10.09 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... #11 10.13 Selecting previously unselected package cmake. #11 10.13 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ... #11 10.14 Unpacking cmake (3.16.3-3~bpo10+1) ... #11 1.093 Reading package lists... + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #9 31.51 Selecting previously unselected package gcc-9. #9 31.51 Preparing to unpack .../090-gcc-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ... #9 31.52 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ... #8 33.31 Preparing to unpack .../217-libparams-validate-perl_1.29-1+b1_arm64.deb ... #8 33.32 Unpacking libparams-validate-perl (1.29-1+b1) ... #8 33.39 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 33.39 Preparing to unpack .../218-libgetopt-long-descriptive-perl_0.103-2_all.deb ... #8 33.40 Unpacking libgetopt-long-descriptive-perl (0.103-2) ... #8 33.45 Selecting previously unselected package libsort-versions-perl. #8 33.45 Preparing to unpack .../219-libsort-versions-perl_1.62-1_all.deb ... #8 33.45 Unpacking libsort-versions-perl (1.62-1) ... #8 33.50 Selecting previously unselected package libgit-wrapper-perl. #8 33.50 Preparing to unpack .../220-libgit-wrapper-perl_0.048-1_all.deb ... #8 33.50 Unpacking libgit-wrapper-perl (0.048-1) ... #8 33.54 Selecting previously unselected package libhttp-tiny-multipart-perl. #8 33.54 Preparing to unpack .../221-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #8 33.55 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #8 29.19 Unpacking libatomic1:armhf (8.4.0-1ubuntu1~18.04) ... #8 29.23 Selecting previously unselected package libasan4:armhf. #8 29.23 Preparing to unpack .../071-libasan4_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 29.24 Unpacking libasan4:armhf (7.5.0-3ubuntu1~18.04) ... #8 29.32 Selecting previously unselected package libubsan0:armhf. #8 29.32 Preparing to unpack .../072-libubsan0_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 29.32 Unpacking libubsan0:armhf (7.5.0-3ubuntu1~18.04) ... #8 29.37 Selecting previously unselected package libcilkrts5:armhf. #8 29.37 Preparing to unpack .../073-libcilkrts5_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 29.38 Unpacking libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ... #8 29.41 Selecting previously unselected package libgcc-7-dev:armhf. #8 29.41 Preparing to unpack .../074-libgcc-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ... #9 35.40 Preparing to unpack .../287-libnet-libidn-perl_0.12.ds-3build2_arm64.deb ... #9 35.41 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #9 35.44 Selecting previously unselected package libnumber-range-perl. #9 35.44 Preparing to unpack .../288-libnumber-range-perl_0.12-1_all.deb ... #9 35.45 Unpacking libnumber-range-perl (0.12-1) ... #9 35.47 Selecting previously unselected package libpackage-stash-xs-perl. #9 35.47 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1build1_arm64.deb ... #9 35.48 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #9 35.51 Selecting previously unselected package libpath-iterator-rule-perl. #9 35.51 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ... #9 35.51 Unpacking libpath-iterator-rule-perl (1.014-1) ... #9 35.54 Selecting previously unselected package libperl4-corelibs-perl. #9 35.55 Preparing to unpack .../291-libperl4-corelibs-perl_0.004-2_all.deb ... #9 35.55 Unpacking libperl4-corelibs-perl (0.004-2) ... #9 35.59 Selecting previously unselected package libperlio-gzip-perl. #9 35.59 Preparing to unpack .../292-libperlio-gzip-perl_0.19-1build5_arm64.deb ... #9 35.59 Unpacking libperlio-gzip-perl (0.19-1build5) ... #9 35.63 Selecting previously unselected package libpod-constants-perl. #11 10.41 Selecting previously unselected package dh-apparmor. #11 8.577 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf cmake-data all 3.18.4-2+rpt1+rpi1+deb11u1 [1726 kB] #11 8.818 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB] #9 30.68 -------------------------------------------------------------------------------- #9 30.68 Total 3.0 MB/s | 17 MB 00:05 #9 30.68 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 30.69 Importing GPG key 0xF4A80EB5: #9 30.69 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #9 30.69 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #9 30.69 Package : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS) #9 30.69 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 30.69 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64 #9 30.70 Importing GPG key 0x305D49D6: #9 30.70 Userid : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) " #9 30.70 Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6 #9 30.70 Package : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS) #9 30.70 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64 #9 30.76 Running transaction check #9 30.80 Running transaction test #9 30.88 Transaction test succeeded #9 30.88 Running transaction #8 33.58 Selecting previously unselected package libio-prompter-perl. #8 33.58 Preparing to unpack .../222-libio-prompter-perl_0.004015-1_all.deb ... #8 33.59 Unpacking libio-prompter-perl (0.004015-1) ... #8 33.63 Selecting previously unselected package libjson-perl. #8 33.63 Preparing to unpack .../223-libjson-perl_4.02000-1_all.deb ... #8 33.63 Unpacking libjson-perl (4.02000-1) ... #8 33.68 Selecting previously unselected package liblog-any-perl. #8 33.68 Preparing to unpack .../224-liblog-any-perl_1.707-1_all.deb ... #8 33.69 Unpacking liblog-any-perl (1.707-1) ... #8 33.73 Selecting previously unselected package liblog-any-adapter-screen-perl. #8 33.73 Preparing to unpack .../225-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #8 33.73 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #8 33.76 Selecting previously unselected package libpackage-stash-perl. #8 33.77 Preparing to unpack .../226-libpackage-stash-perl_0.38-1_all.deb ... #8 33.77 Unpacking libpackage-stash-perl (0.38-1) ... #8 33.81 Selecting previously unselected package libsub-identify-perl. #8 29.42 Unpacking libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ... #8 29.60 Selecting previously unselected package gcc-7. #8 29.60 Preparing to unpack .../075-gcc-7_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 29.61 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... #12 10.73 Installing : libedit-3.1-37.20210216cvs.el9.aarch64 13/71 #12 11.08 Installing : llvm-libs-14.0.5-1.el9.aarch64 14/71 #12 11.23 Installing : cpp-11.3.1-2.1.el9.aarch64 15/71 #12 11.27 Installing : perl-threads-shared-1.61-460.el9.aarch64 16/71 #12 11.30 Installing : perl-Thread-Queue-3.14-460.el9.noarch 17/71 #12 11.32 Installing : automake-1.16.2-6.el9.noarch 18/71 #12 11.36 Installing : perl-TermReadKey-2.38-11.el9.aarch64 19/71 #9 35.63 Preparing to unpack .../293-libpod-constants-perl_0.19-1_all.deb ... #9 35.63 Unpacking libpod-constants-perl (0.19-1) ... #9 35.67 Selecting previously unselected package libre2-5:arm64. #9 35.67 Preparing to unpack .../294-libre2-5_20200101+dfsg-1build1_arm64.deb ... #9 35.68 Unpacking libre2-5:arm64 (20200101+dfsg-1build1) ... #9 35.72 Selecting previously unselected package libre-engine-re2-perl. #9 35.72 Preparing to unpack .../295-libre-engine-re2-perl_0.13-5_arm64.deb ... #9 35.73 Unpacking libre-engine-re2-perl (0.13-5) ... #9 35.76 Selecting previously unselected package libreadonly-perl. #9 35.76 Preparing to unpack .../296-libreadonly-perl_2.050-2_all.deb ... #9 35.77 Unpacking libreadonly-perl (2.050-2) ... #9 35.80 Selecting previously unselected package libref-util-perl. #9 35.80 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ... #9 35.81 Unpacking libref-util-perl (0.204-1) ... #9 35.83 Selecting previously unselected package libref-util-xs-perl. #9 35.83 Preparing to unpack .../298-libref-util-xs-perl_0.117-1build2_arm64.deb ... #9 35.84 Unpacking libref-util-xs-perl (0.117-1build2) ... #9 35.87 Selecting previously unselected package libregexp-pattern-license-perl. #11 10.41 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ... #11 10.41 Unpacking dh-apparmor (2.13.2-10) ... #11 10.45 Selecting previously unselected package libbtrfs0:armhf. #11 10.45 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ... #11 10.46 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ... #11 10.50 Selecting previously unselected package libbtrfs-dev:armhf. #11 10.50 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ... #11 10.51 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ... #11 10.56 Selecting previously unselected package dmsetup. #11 10.56 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ... #11 10.57 Unpacking dmsetup (2:1.02.155-3) ... #11 10.62 Selecting previously unselected package libdevmapper1.02.1:armhf. #11 10.62 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ... #11 10.62 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ... #11 10.67 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #11 9.226 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B] #11 2.352 dh_testdir #11 2.371 dh_testroot #11 2.388 dh_prep #11 2.408 dh_testdir #11 2.426 dh_testroot #11 2.443 dh_install #11 2.470 dh_installdocs #11 2.503 dh_installchangelogs #11 2.574 dh_compress #9 31.02 Updating : rpm-4.11.3-48.el7_9.aarch64 1/52 #8 33.81 Preparing to unpack .../227-libsub-identify-perl_0.14-1+b1_arm64.deb ... #8 33.81 Unpacking libsub-identify-perl (0.14-1+b1) ... #8 33.85 Selecting previously unselected package libnamespace-clean-perl. #8 33.85 Preparing to unpack .../228-libnamespace-clean-perl_0.27-1_all.deb ... #8 33.85 Unpacking libnamespace-clean-perl (0.27-1) ... #8 33.89 Selecting previously unselected package libpath-tiny-perl. #8 33.89 Preparing to unpack .../229-libpath-tiny-perl_0.108-1_all.deb ... #8 33.90 Unpacking libpath-tiny-perl (0.108-1) ... #8 33.94 Selecting previously unselected package libtype-tiny-perl. #8 33.94 Preparing to unpack .../230-libtype-tiny-perl_1.004004-1_all.deb ... #8 33.94 Unpacking libtype-tiny-perl (1.004004-1) ... #8 34.00 Selecting previously unselected package libgitlab-api-v4-perl. #8 34.00 Preparing to unpack .../231-libgitlab-api-v4-perl_0.16-1_all.deb ... #8 34.01 Unpacking libgitlab-api-v4-perl (0.16-1) ... #8 34.05 Selecting previously unselected package libglib2.0-data. #12 11.40 Installing : rpm-plugin-selinux-4.16.1.3-15.el9.aarch64 20/71 #12 11.41 Installing : selinux-policy-34.1.38-1.el9.noarch 21/71 #12 11.44 Running scriptlet: selinux-policy-34.1.38-1.el9.noarch 21/71 #9 35.87 Preparing to unpack .../299-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #9 35.87 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #9 35.90 Selecting previously unselected package libregexp-pattern-perl. #9 35.91 Preparing to unpack .../300-libregexp-pattern-perl_0.2.12-1_all.deb ... #9 35.91 Unpacking libregexp-pattern-perl (0.2.12-1) ... #9 35.94 Selecting previously unselected package libsasl2-modules:arm64. #9 35.95 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... #9 35.95 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #9 35.98 Selecting previously unselected package libsereal-decoder-perl. #9 35.99 Preparing to unpack .../302-libsereal-decoder-perl_4.011+ds-1build1_arm64.deb ... #9 35.99 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #9 36.03 Selecting previously unselected package libsereal-encoder-perl. #9 36.03 Preparing to unpack .../303-libsereal-encoder-perl_4.011+ds-1build1_arm64.deb ... #9 36.03 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #9 36.07 Selecting previously unselected package libsereal-perl. #9 36.07 Preparing to unpack .../304-libsereal-perl_4.011-1_all.deb ... #9 36.08 Unpacking libsereal-perl (4.011-1) ... #9 36.10 Selecting previously unselected package libsort-key-perl. #21 23.78 Get:79 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] #21 23.78 Get:80 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] #21 23.78 Get:81 http://deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] #21 23.79 Get:82 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] #21 23.79 Get:83 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] #21 23.79 Get:84 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] #21 23.79 Get:85 http://deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] #21 23.81 Get:86 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] #21 23.82 Get:87 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] #21 23.84 Get:88 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] #21 23.84 Get:89 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] #11 10.67 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ... #11 10.68 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #11 10.71 Selecting previously unselected package libudev-dev:armhf. #11 10.72 Preparing to unpack .../17-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ... #11 10.73 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ... #11 10.77 Selecting previously unselected package libsepol1-dev:armhf. #11 10.77 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ... #11 10.77 Unpacking libsepol1-dev:armhf (2.8-1) ... #11 10.83 Selecting previously unselected package libpcre16-3:armhf. #11 10.84 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ... #11 10.84 Unpacking libpcre16-3:armhf (2:8.39-12) ... #11 10.89 Selecting previously unselected package libpcre32-3:armhf. #11 10.89 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ... #11 10.89 Unpacking libpcre32-3:armhf (2:8.39-12) ... #11 10.94 Selecting previously unselected package libpcrecpp0v5:armhf. #11 2.607 dh_fixperms #11 2.650 dh_installdeb #11 2.680 dh_gencontrol #11 2.795 dh_md5sums #11 2.823 dh_builddeb #11 2.842 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 2.863 #11 2.863 The package has been created. #11 2.863 Attention, the package has been created in the current directory, #11 2.863 not in ".." as indicated by the message above! #11 2.884 Selecting previously unselected package docker-ce-build-deps. #11 2.899 (Reading database ... 27523 files and directories currently installed.) #11 9.228 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B] #11 9.229 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB] #11 9.232 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [297 kB] #11 9.235 Get:8 http://archive.raspberrypi.org/debian bullseye/main armhf cmake armhf 3.18.4-2+rpt1+rpi1+deb11u1 [3104 kB] #11 9.236 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB] #11 9.239 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB] #11 9.242 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-1 [118 kB] #11 9.245 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB] #11 9.247 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [218 kB] #11 9.308 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [279 kB] #9 31.08 Updating : rpm-libs-4.11.3-48.el7_9.aarch64 2/52 #8 34.05 Preparing to unpack .../232-libglib2.0-data_2.58.3-2+deb10u3_all.deb ... #8 34.05 Unpacking libglib2.0-data (2.58.3-2+deb10u3) ... #8 34.20 Selecting previously unselected package libgpm2:arm64. #8 34.21 Preparing to unpack .../233-libgpm2_1.20.7-5_arm64.deb ... #8 34.21 Unpacking libgpm2:arm64 (1.20.7-5) ... #8 34.25 Selecting previously unselected package libidn11:arm64. #8 34.26 Preparing to unpack .../234-libidn11_1.33-2.2_arm64.deb ... #8 34.26 Unpacking libidn11:arm64 (1.33-2.2) ... #8 34.31 Selecting previously unselected package libntlm0:arm64. #8 34.31 Preparing to unpack .../235-libntlm0_1.5-1+deb10u1_arm64.deb ... #8 34.32 Unpacking libntlm0:arm64 (1.5-1+deb10u1) ... #8 34.36 Selecting previously unselected package libgsasl7. #8 34.36 Preparing to unpack .../236-libgsasl7_1.8.0-8+deb10u1_arm64.deb ... #8 34.37 Unpacking libgsasl7 (1.8.0-8+deb10u1) ... #8 34.42 Selecting previously unselected package libhtml-form-perl. #12 11.46 Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 22/71 #12 11.68 Installing : selinux-policy-targeted-34.1.38-1.el9.noarch 22/71 #12 11.72 Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 22/71 #9 32.19 Selecting previously unselected package gcc. #9 32.19 Preparing to unpack .../091-gcc_4%3a9.3.0-1ubuntu2_armhf.deb ... #9 32.19 Unpacking gcc (4:9.3.0-1ubuntu2) ... #9 32.23 Selecting previously unselected package libstdc++-9-dev:armhf. #9 32.23 Preparing to unpack .../092-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_armhf.deb ... #9 32.24 Unpacking libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ... #9 36.11 Preparing to unpack .../305-libsort-key-perl_1.33-2build2_arm64.deb ... #9 36.11 Unpacking libsort-key-perl (1.33-2build2) ... #9 36.14 Selecting previously unselected package libstring-copyright-perl. #9 36.14 Preparing to unpack .../306-libstring-copyright-perl_0.003006-1_all.deb ... #9 36.15 Unpacking libstring-copyright-perl (0.003006-1) ... #9 36.17 Selecting previously unselected package libstring-escape-perl. #9 36.18 Preparing to unpack .../307-libstring-escape-perl_2010.002-2_all.deb ... #9 36.18 Unpacking libstring-escape-perl (2010.002-2) ... #9 36.23 Selecting previously unselected package libstring-shellquote-perl. #9 36.24 Preparing to unpack .../308-libstring-shellquote-perl_1.04-1_all.deb ... #9 36.24 Unpacking libstring-shellquote-perl (1.04-1) ... #9 36.27 Selecting previously unselected package libterm-readkey-perl. #9 36.27 Preparing to unpack .../309-libterm-readkey-perl_2.38-1build1_arm64.deb ... #9 36.27 Unpacking libterm-readkey-perl (2.38-1build1) ... #9 36.31 Selecting previously unselected package libtest-fatal-perl. #9 36.31 Preparing to unpack .../310-libtest-fatal-perl_0.014-1_all.deb ... #9 36.31 Unpacking libtest-fatal-perl (0.014-1) ... #9 36.34 Selecting previously unselected package libtest-refcount-perl. #9 36.34 Preparing to unpack .../311-libtest-refcount-perl_0.10-1_all.deb ... #9 36.35 Unpacking libtest-refcount-perl (0.10-1) ... #9 36.38 Selecting previously unselected package libtext-levenshtein-perl. #9 36.38 Preparing to unpack .../312-libtext-levenshtein-perl_0.13-1_all.deb ... #9 36.39 Unpacking libtext-levenshtein-perl (0.13-1) ... #9 36.41 Selecting previously unselected package libtype-tiny-xs-perl. #9 36.42 Preparing to unpack .../313-libtype-tiny-xs-perl_0.016-1_arm64.deb ... #9 36.42 Unpacking libtype-tiny-xs-perl (0.016-1) ... #9 36.45 Selecting previously unselected package libunicode-utf8-perl. #11 10.94 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ... #11 10.95 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ... #11 10.98 Selecting previously unselected package libpcre3-dev:armhf. #11 10.98 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ... #11 10.99 Unpacking libpcre3-dev:armhf (2:8.39-12) ... #11 11.06 Selecting previously unselected package libselinux1-dev:armhf. #11 11.06 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ... #11 11.07 Unpacking libselinux1-dev:armhf (2.8-1+b1) ... #11 11.11 Selecting previously unselected package libdevmapper-dev:armhf. #11 11.11 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ... #11 11.12 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ... #11 11.15 Selecting previously unselected package libltdl7:armhf. #11 11.15 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ... #11 11.16 Unpacking libltdl7:armhf (2.4.6-9) ... #11 11.19 Selecting previously unselected package libltdl-dev:armhf. #11 9.386 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB] #11 9.400 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB] #11 9.402 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB] #11 9.403 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-7+rpi1 [124 kB] #11 9.405 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB] #11 9.407 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB] #11 9.409 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [187 kB] #11 9.413 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.7 kB] #11 9.465 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2 [626 kB] #11 9.473 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB] #11 9.544 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB] #11 9.546 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB] #11 9.549 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB] #11 9.551 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1+deb11u1 [88.2 kB] #11 9.553 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-7+rpi1 [401 kB] #11 9.555 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB] #11 9.633 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB] #11 2.901 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 2.905 Unpacking docker-ce-build-deps (1.0) ... #9 31.37 Updating : rpm-build-libs-4.11.3-48.el7_9.aarch64 3/52 #8 34.42 Preparing to unpack .../237-libhtml-form-perl_6.03-1_all.deb ... #8 34.43 Unpacking libhtml-form-perl (6.03-1) ... #8 34.49 Selecting previously unselected package libhtml-format-perl. #8 34.49 Preparing to unpack .../238-libhtml-format-perl_2.12-1_all.deb ... #8 34.49 Unpacking libhtml-format-perl (2.12-1) ... #8 34.53 Selecting previously unselected package libhttp-daemon-perl. #8 34.53 Preparing to unpack .../239-libhttp-daemon-perl_6.01-3_all.deb ... #8 34.54 Unpacking libhttp-daemon-perl (6.01-3) ... #8 34.57 Selecting previously unselected package libstruct-dumb-perl. #8 34.57 Preparing to unpack .../240-libstruct-dumb-perl_0.09-1_all.deb ... #8 34.58 Unpacking libstruct-dumb-perl (0.09-1) ... #8 34.64 Selecting previously unselected package libio-async-perl. #12 11.74 Installing : policycoreutils-devel-3.4-1.el9.aarch64 23/71 #12 11.88 Installing : selinux-policy-devel-34.1.38-1.el9.noarch 24/71 #12 11.92 Running scriptlet: selinux-policy-devel-34.1.38-1.el9.noarch 24/71 #12 11.93 Installing : perl-lib-0.65-479.el9.aarch64 25/71 #12 11.96 Installing : perl-Error-1:0.17029-7.el9.noarch 26/71 #12 11.97 Installing : pcre2-utf32-10.40-2.el9.aarch64 27/71 #12 11.98 Installing : pcre2-utf16-10.40-2.el9.aarch64 28/71 #12 12.04 Installing : pcre2-devel-10.40-2.el9.aarch64 29/71 #9 36.46 Preparing to unpack .../314-libunicode-utf8-perl_0.62-1build1_arm64.deb ... #9 36.46 Unpacking libunicode-utf8-perl (0.62-1build1) ... #9 36.49 Selecting previously unselected package libxml-namespacesupport-perl. #9 36.50 Preparing to unpack .../315-libxml-namespacesupport-perl_1.12-1_all.deb ... #9 36.50 Unpacking libxml-namespacesupport-perl (1.12-1) ... #9 36.53 Selecting previously unselected package libxml-sax-base-perl. #9 36.53 Preparing to unpack .../316-libxml-sax-base-perl_1.09-1_all.deb ... #9 36.54 Unpacking libxml-sax-base-perl (1.09-1) ... #9 36.57 Selecting previously unselected package libxml-sax-perl. #9 36.57 Preparing to unpack .../317-libxml-sax-perl_1.02+dfsg-1_all.deb ... #9 36.58 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #9 36.62 Selecting previously unselected package libxml-libxml-perl. #9 36.62 Preparing to unpack .../318-libxml-libxml-perl_2.0134+dfsg-1build1_arm64.deb ... #9 36.62 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #9 36.68 Selecting previously unselected package libxml-parser-perl. #11 11.19 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ... #11 11.20 Unpacking libltdl-dev:armhf (2.4.6-9) ... #11 11.24 Selecting previously unselected package libseccomp-dev:armhf. #11 11.24 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ... #11 11.24 Unpacking libseccomp-dev:armhf (2.3.3-4) ... #11 11.28 Selecting previously unselected package libsystemd-dev:armhf. #11 11.29 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ... #11 11.29 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ... #11 11.36 Selecting previously unselected package pkg-config. #11 11.37 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ... #11 11.37 Unpacking pkg-config (0.29-6) ... #11 11.44 Setting up libpcrecpp0v5:armhf (2:8.39-12) ... #8 30.30 Selecting previously unselected package gcc. #8 30.30 Preparing to unpack .../076-gcc_4%3a7.4.0-1ubuntu2.3_armhf.deb ... #8 30.31 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... #8 30.38 Selecting previously unselected package libstdc++-7-dev:armhf. #8 30.38 Preparing to unpack .../077-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 30.38 Unpacking libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ... #21 24.64 Get:90 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] #21 24.64 Get:91 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] #21 24.65 Get:92 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] #21 24.67 Get:93 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] #21 24.69 Get:94 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] #9 31.65 Installing : bzip2-1.0.6-13.el7.aarch64 4/52 #9 31.83 Installing : groff-base-1.22.2-8.el7.aarch64 5/52 #9 31.85 Installing : 1:perl-parent-0.225-244.el7.noarch 6/52 #9 31.87 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 7/52 #9 31.90 Installing : perl-podlators-2.5.1-3.el7.noarch 8/52 #8 34.64 Preparing to unpack .../241-libio-async-perl_0.72-1_all.deb ... #8 34.64 Unpacking libio-async-perl (0.72-1) ... #8 34.69 Selecting previously unselected package libio-sessiondata-perl. #8 34.70 Preparing to unpack .../242-libio-sessiondata-perl_1.03-1_all.deb ... #8 34.70 Unpacking libio-sessiondata-perl (1.03-1) ... #8 34.74 Selecting previously unselected package libio-string-perl. #8 34.74 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ... #8 34.75 Unpacking libio-string-perl (1.08-3) ... #8 34.78 Selecting previously unselected package libtypes-serialiser-perl. #8 34.78 Preparing to unpack .../244-libtypes-serialiser-perl_1.0-1_all.deb ... #8 34.78 Unpacking libtypes-serialiser-perl (1.0-1) ... #8 34.82 Selecting previously unselected package libjson-xs-perl. #8 34.82 Preparing to unpack .../245-libjson-xs-perl_3.040-1+b1_arm64.deb ... #8 34.82 Unpacking libjson-xs-perl (3.040-1+b1) ... #8 34.87 Selecting previously unselected package liblzo2-2:arm64. #9 36.68 Preparing to unpack .../319-libxml-parser-perl_2.46-1_arm64.deb ... #9 36.68 Unpacking libxml-parser-perl (2.46-1) ... #9 36.73 Selecting previously unselected package libxml-sax-expat-perl. #9 36.73 Preparing to unpack .../320-libxml-sax-expat-perl_0.51-1_all.deb ... #9 36.74 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 36.77 Selecting previously unselected package libxml-writer-perl. #9 36.77 Preparing to unpack .../321-libxml-writer-perl_0.625-1_all.deb ... #9 36.77 Unpacking libxml-writer-perl (0.625-1) ... #9 36.80 Selecting previously unselected package libyaml-libyaml-perl. #9 36.81 Preparing to unpack .../322-libyaml-libyaml-perl_0.81+repack-1_arm64.deb ... #9 36.81 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #9 36.84 Selecting previously unselected package licensecheck. #9 36.85 Preparing to unpack .../323-licensecheck_3.0.45-1_all.deb ... #9 36.85 Unpacking licensecheck (3.0.45-1) ... #9 36.88 Selecting previously unselected package libdevel-size-perl. #9 36.88 Preparing to unpack .../324-libdevel-size-perl_0.83-1build1_arm64.deb ... #9 36.89 Unpacking libdevel-size-perl (0.83-1build1) ... #9 36.92 Selecting previously unselected package t1utils. #9 32.83 Selecting previously unselected package g++-9. #9 32.83 Preparing to unpack .../093-g++-9_9.4.0-1ubuntu1~20.04.1_armhf.deb ... #9 32.98 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... #8 30.73 Selecting previously unselected package g++-7. #8 30.73 Preparing to unpack .../078-g++-7_7.5.0-3ubuntu1~18.04_armhf.deb ... #8 30.73 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... #11 11.45 Setting up libseccomp-dev:armhf (2.3.3-4) ... #11 11.47 Setting up libpcre16-3:armhf (2:8.39-12) ... #11 11.48 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ... #11 11.50 Setting up libsepol1-dev:armhf (2.8-1) ... #11 11.51 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ... #11 11.52 Setting up libuv1:armhf (1.24.1-1+deb10u1) ... #11 11.53 Setting up bash-completion (1:2.8-6) ... #9 31.93 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 9/52 #9 31.95 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 10/52 #11 9.941 debconf: delaying package configuration, since apt-utils is not installed #11 9.987 Fetched 19.6 MB in 2s (10.4 MB/s) #11 10.01 Selecting previously unselected package libstdc++-10-dev:armhf. #11 10.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 ... 17531 files and directories currently installed.) #11 10.02 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ... #11 10.03 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ... #8 34.87 Preparing to unpack .../246-liblzo2-2_2.10-0.1_arm64.deb ... #8 34.88 Unpacking liblzo2-2:arm64 (2.10-0.1) ... #8 34.92 Selecting previously unselected package libkyotocabinet16v5:arm64. #8 34.92 Preparing to unpack .../247-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ... #8 34.92 Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... #8 34.99 Selecting previously unselected package liblist-compare-perl. #8 34.99 Preparing to unpack .../248-liblist-compare-perl_0.53-1_all.deb ... #8 34.99 Unpacking liblist-compare-perl (0.53-1) ... #8 35.03 Selecting previously unselected package liblist-moreutils-perl. #8 35.03 Preparing to unpack .../249-liblist-moreutils-perl_0.416-1+b4_arm64.deb ... #8 35.04 Unpacking liblist-moreutils-perl (0.416-1+b4) ... #8 35.08 Selecting previously unselected package libltdl-dev:arm64. #8 35.08 Preparing to unpack .../250-libltdl-dev_2.4.6-9_arm64.deb ... #8 35.09 Unpacking libltdl-dev:arm64 (2.4.6-9) ... #12 12.05 Installing : libuv-1:1.42.0-1.el9.aarch64 30/71 #12 12.42 Installing : cmake-data-3.20.2-7.el9.noarch 31/71 #12 12.58 Installing : cmake-3.20.2-7.el9.aarch64 32/71 #12 12.59 Installing : libubsan-11.3.1-2.1.el9.aarch64 33/71 #12 12.62 Installing : libtool-ltdl-2.4.6-45.el9.aarch64 34/71 #12 12.63 Installing : libsepol-devel-3.4-1.1.el9.aarch64 35/71 #9 36.92 Preparing to unpack .../325-t1utils_1.41-3_arm64.deb ... #9 36.93 Unpacking t1utils (1.41-3) ... #9 36.97 Selecting previously unselected package lintian. #9 36.97 Preparing to unpack .../326-lintian_2.62.0ubuntu2.1_all.deb ... #9 36.98 Unpacking lintian (2.62.0ubuntu2.1) ... #9 31.97 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 11/52 #9 32.29 Installing : perl-Encode-2.51-7.el7.aarch64 12/52 #9 32.31 Installing : perl-Pod-Usage-1.63-3.el7.noarch 13/52 #9 32.33 Installing : 4:perl-macros-5.16.3-299.el7_9.aarch64 14/52 #9 32.35 Installing : 4:perl-Time-HiRes-1.9725-3.el7.aarch64 15/52 #9 32.37 Installing : perl-Exporter-5.68-3.el7.noarch 16/52 #9 32.38 Installing : perl-constant-1.27-2.el7.noarch 17/52 #9 32.41 Installing : perl-Socket-2.010-5.el7.aarch64 18/52 #9 32.42 Installing : perl-Time-Local-1.2300-2.el7.noarch 19/52 #9 32.44 Installing : perl-Carp-1.26-244.el7.noarch 20/52 #9 32.47 Installing : perl-Storable-2.45-3.el7.aarch64 21/52 #9 32.50 Installing : perl-Filter-1.49-3.el7.aarch64 22/52 #9 32.53 Installing : perl-PathTools-3.40-5.el7.aarch64 23/52 #11 10.42 Selecting previously unselected package g++-10. #11 10.42 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ... #11 10.43 Unpacking g++-10 (10.2.1-6+rpi1) ... #10 13.24 CentOS Stream 8 - Extras 20 kB/s | 17 kB 00:00 #8 35.18 Selecting previously unselected package libsys-hostname-long-perl. #8 35.18 Preparing to unpack .../251-libsys-hostname-long-perl_1.5-1_all.deb ... #8 35.19 Unpacking libsys-hostname-long-perl (1.5-1) ... #8 35.22 Selecting previously unselected package libmail-sendmail-perl. #8 35.22 Preparing to unpack .../252-libmail-sendmail-perl_0.80-1_all.deb ... #8 35.23 Unpacking libmail-sendmail-perl (0.80-1) ... #8 35.26 Selecting previously unselected package mailutils-common. #8 35.27 Preparing to unpack .../253-mailutils-common_1%3a3.5-4_all.deb ... #8 35.27 Unpacking mailutils-common (1:3.5-4) ... #8 35.34 Selecting previously unselected package mysql-common. #8 35.35 Preparing to unpack .../254-mysql-common_5.8+1.0.5_all.deb ... #8 35.36 Unpacking mysql-common (5.8+1.0.5) ... #8 35.41 Selecting previously unselected package mariadb-common. #12 12.68 Installing : libselinux-devel-3.4-3.el9.aarch64 36/71 #12 12.73 Installing : libasan-11.3.1-2.1.el9.aarch64 37/71 #9 37.24 Selecting previously unselected package manpages-dev. #9 37.24 Preparing to unpack .../327-manpages-dev_5.05-1_all.deb ... #9 37.25 Unpacking manpages-dev (5.05-1) ... #9 37.50 Selecting previously unselected package python3-certifi. #11 2.986 Reading package lists... #11 3.853 Building dependency tree... #11 4.019 Reading state information... #11 12.16 Setting up libpcre32-3:armhf (2:8.39-12) ... #11 12.18 Setting up pkg-config (0.29-6) ... #11 12.24 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ... #11 12.25 Setting up libltdl7:armhf (2.4.6-9) ... #11 12.26 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ... #10 14.23 CentOS Stream 8 - Extras common packages 5.4 kB/s | 4.6 kB 00:00 #9 32.55 Installing : perl-threads-shared-1.43-6.el7.aarch64 24/52 #9 32.57 Installing : perl-Scalar-List-Utils-1.27-248.el7.aarch64 25/52 #8 35.42 Preparing to unpack .../255-mariadb-common_1%3a10.3.34-0+deb10u1_all.deb ... #8 35.42 Unpacking mariadb-common (1:10.3.34-0+deb10u1) ... #8 35.47 Selecting previously unselected package libmariadb3:arm64. #8 35.47 Preparing to unpack .../256-libmariadb3_1%3a10.3.34-0+deb10u1_arm64.deb ... #8 35.47 Unpacking libmariadb3:arm64 (1:10.3.34-0+deb10u1) ... #8 35.53 Selecting previously unselected package libpython2.7-minimal:arm64. #8 35.53 Preparing to unpack .../257-libpython2.7-minimal_2.7.16-2+deb10u1_arm64.deb ... #8 35.53 Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ... #8 35.61 Selecting previously unselected package libpython2.7-stdlib:arm64. #8 35.61 Preparing to unpack .../258-libpython2.7-stdlib_2.7.16-2+deb10u1_arm64.deb ... #8 35.62 Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ... #21 25.45 Get:95 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] #21 25.45 Get:96 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] #21 25.45 Get:97 http://deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] #21 25.47 Get:98 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] #21 25.47 Get:99 http://deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] #21 25.47 Get:100 http://deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] #21 25.47 Get:101 http://deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] #21 25.47 Get:102 http://deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] #21 25.49 Get:103 http://deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] #21 25.51 Get:104 http://deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] #21 25.52 Get:105 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] #21 25.54 Get:106 http://deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] #21 25.55 Get:107 http://deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] #21 25.55 Get:108 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] #21 25.56 Get:109 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] #12 12.95 Installing : kernel-headers-5.14.0-134.el9.aarch64 38/71 #12 13.01 Installing : libxcrypt-devel-4.4.18-3.el9.aarch64 39/71 #12 13.07 Installing : glibc-devel-2.34-39.el9.aarch64 40/71 #10 24.14 Dependencies resolved. #10 24.15 ============================================================================================= #10 24.15 Package Arch Version Repo Size #10 24.15 ============================================================================================= #10 24.15 Installing: #10 24.15 dnf-plugins-core noarch 4.0.21-14.el8 baseos 72 k #10 24.15 rpm-build x86_64 4.14.3-23.el8 appstream 174 k #10 24.15 rpmlint noarch 1.10-14.el8 appstream 192 k #10 24.15 Installing dependencies: #10 24.15 binutils x86_64 2.30-117.el8 baseos 5.8 M #10 24.15 bzip2 x86_64 1.0.6-26.el8 baseos 60 k #10 24.15 cpio x86_64 2.12-11.el8 baseos 266 k #10 24.15 desktop-file-utils x86_64 0.23-8.el8 appstream 80 k #10 24.15 diffutils x86_64 3.6-6.el8 baseos 358 k #10 24.15 dwz x86_64 0.12-10.el8 appstream 109 k #10 24.15 efi-srpm-macros noarch 3-3.el8 appstream 22 k #10 24.15 elfutils x86_64 0.187-4.el8 baseos 543 k #10 24.15 emacs-filesystem noarch 1:26.1-7.el8 baseos 70 k #10 24.15 file x86_64 5.33-20.el8 baseos 77 k #10 24.15 gc x86_64 7.6.4-3.el8 appstream 109 k #10 24.15 gdb-headless x86_64 8.2-19.el8 appstream 3.7 M #10 24.15 ghc-srpm-macros noarch 1.4.2-7.el8 appstream 9.3 k #10 24.15 glibc-gconv-extra x86_64 2.28-208.el8 baseos 1.5 M #10 24.15 go-srpm-macros noarch 2-17.el8 appstream 13 k #10 24.15 groff-base x86_64 1.22.3-18.el8 baseos 1.0 M #10 24.15 guile x86_64 5:2.0.14-7.el8 appstream 3.5 M #10 24.15 libatomic_ops x86_64 7.6.2-3.el8 appstream 38 k #10 24.15 libbabeltrace x86_64 1.5.4-4.el8 baseos 200 k #10 24.15 libipt x86_64 1.6.1-8.el8 appstream 50 k #10 24.15 libpkgconf x86_64 1.4.2-1.el8 baseos 35 k #10 24.15 libtool-ltdl x86_64 2.4.6-25.el8 baseos 58 k #10 24.15 ncurses x86_64 6.1-9.20180224.el8 baseos 387 k #10 24.15 ocaml-srpm-macros noarch 5-4.el8 appstream 9.4 k #10 24.15 openblas-srpm-macros noarch 2-2.el8 appstream 7.9 k #10 24.15 patch x86_64 2.7.6-11.el8 baseos 138 k #10 24.15 perl-Carp noarch 1.42-396.el8 baseos 30 k #10 24.15 perl-Encode x86_64 4:2.97-3.el8 baseos 1.5 M #10 24.15 perl-Errno x86_64 1.28-421.el8 baseos 76 k #10 24.15 perl-Exporter noarch 5.72-396.el8 baseos 34 k #10 24.15 perl-File-Path noarch 2.15-2.el8 baseos 38 k #10 24.15 perl-File-Temp noarch 0.230.600-1.el8 baseos 63 k #10 24.15 perl-Getopt-Long noarch 1:2.50-4.el8 baseos 63 k #10 24.15 perl-HTTP-Tiny noarch 0.074-1.el8 baseos 58 k #10 24.15 perl-IO x86_64 1.38-421.el8 baseos 142 k #10 24.15 perl-MIME-Base64 x86_64 3.15-396.el8 baseos 31 k #10 24.15 perl-PathTools x86_64 3.74-1.el8 baseos 90 k #10 24.15 perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 20 k #10 24.15 perl-Pod-Perldoc noarch 3.28-396.el8 baseos 86 k #10 24.15 perl-Pod-Simple noarch 1:3.35-395.el8 baseos 213 k #10 24.15 perl-Pod-Usage noarch 4:1.69-395.el8 baseos 34 k #10 24.15 perl-Scalar-List-Utils x86_64 3:1.49-2.el8 baseos 68 k #10 24.15 perl-Socket x86_64 4:2.027-3.el8 baseos 59 k #10 24.15 perl-Storable x86_64 1:3.11-3.el8 baseos 98 k #10 24.15 perl-Term-ANSIColor noarch 4.06-396.el8 baseos 46 k #10 24.15 perl-Term-Cap noarch 1.17-395.el8 baseos 23 k #10 24.15 perl-Text-ParseWords noarch 3.30-395.el8 baseos 18 k #10 24.15 perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 24 k #10 24.15 perl-Time-Local noarch 1:1.280-1.el8 baseos 34 k #10 24.15 perl-Unicode-Normalize x86_64 1.25-396.el8 baseos 82 k #10 24.15 perl-constant noarch 1.33-396.el8 baseos 25 k #10 24.15 perl-interpreter x86_64 4:5.26.3-421.el8 baseos 6.3 M #10 24.15 perl-libs x86_64 4:5.26.3-421.el8 baseos 1.6 M #10 24.15 perl-macros x86_64 4:5.26.3-421.el8 baseos 72 k #10 24.15 perl-parent noarch 1:0.237-1.el8 baseos 20 k #10 24.15 perl-podlators noarch 4.11-1.el8 baseos 118 k #10 24.15 perl-srpm-macros noarch 1-25.el8 appstream 11 k #10 24.15 perl-threads x86_64 1:2.21-2.el8 baseos 61 k #10 24.15 perl-threads-shared x86_64 1.58-2.el8 baseos 48 k #10 24.15 pkgconf x86_64 1.4.2-1.el8 baseos 38 k #10 24.15 pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k #10 24.15 pkgconf-pkg-config x86_64 1.4.2-1.el8 baseos 15 k #10 24.15 python-rpm-macros noarch 3-43.el8 appstream 16 k #10 24.15 python-srpm-macros noarch 3-43.el8 appstream 15 k #10 24.15 python3-rpm-macros noarch 3-43.el8 appstream 15 k #10 24.15 qt5-srpm-macros noarch 5.15.3-1.el8 appstream 11 k #10 24.15 redhat-rpm-config noarch 130-1.el8 appstream 90 k #10 24.15 rust-srpm-macros noarch 5-2.el8 appstream 9.2 k #10 24.15 unzip x86_64 6.0-46.el8 baseos 196 k #10 24.15 xz x86_64 5.2.4-4.el8 baseos 153 k #10 24.15 zip x86_64 3.0-23.el8 baseos 270 k #10 24.15 zstd x86_64 1.4.4-1.el8 appstream 393 k #10 24.15 Installing weak dependencies: #10 24.15 elfutils-debuginfod-client x86_64 0.187-4.el8 baseos 73 k #10 24.15 perl-IO-Socket-IP noarch 0.39-5.el8 appstream 47 k #10 24.15 perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef appstream 15 k #10 24.15 Downgrading: #10 24.15 xz-libs x86_64 5.2.4-4.el8 baseos 94 k #10 24.15 Enabling module streams: #10 24.15 perl 5.26 #10 24.15 perl-IO-Socket-SSL 2.066 #10 24.15 perl-libwww-perl 6.34 #10 24.15 #10 24.15 Transaction Summary #10 24.15 ============================================================================================= #10 24.15 Install 78 Packages #10 24.15 Downgrade 1 Package #10 24.15 #10 24.15 Total download size: 31 M #10 24.16 Downloading Packages: #10 24.88 (1/79): xz-libs-5.2.4-4.el8.x86_64.rpm 410 kB/s | 94 kB 00:00 #10 24.89 (2/79): desktop-file-utils-0.23-8.el8.x86_64.rp 344 kB/s | 80 kB 00:00 #10 24.89 (3/79): efi-srpm-macros-3-3.el8.noarch.rpm 3.8 MB/s | 22 kB 00:00 #10 24.89 (4/79): dwz-0.12-10.el8.x86_64.rpm 455 kB/s | 109 kB 00:00 #10 24.90 (5/79): gc-7.6.4-3.el8.x86_64.rpm 11 MB/s | 109 kB 00:00 #10 24.90 (6/79): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm 1.1 MB/s | 9.3 kB 00:00 #10 24.90 (7/79): go-srpm-macros-2-17.el8.noarch.rpm 1.8 MB/s | 13 kB 00:00 #10 24.91 (8/79): libatomic_ops-7.6.2-3.el8.x86_64.rpm 6.6 MB/s | 38 kB 00:00 #9 37.51 Preparing to unpack .../328-python3-certifi_2019.11.28-1_all.deb ... #9 37.51 Unpacking python3-certifi (2019.11.28-1) ... #9 37.57 Selecting previously unselected package python3-idna. #9 37.57 Preparing to unpack .../329-python3-idna_2.8-1_all.deb ... #9 37.57 Unpacking python3-idna (2.8-1) ... #9 37.61 Selecting previously unselected package python3-urllib3. #9 37.62 Preparing to unpack .../330-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ... #9 37.62 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 37.66 Selecting previously unselected package python3-requests. #9 37.66 Preparing to unpack .../331-python3-requests_2.22.0-2ubuntu1_all.deb ... #9 37.67 Unpacking python3-requests (2.22.0-2ubuntu1) ... #9 37.70 Selecting previously unselected package python3-unidiff. #9 37.71 Preparing to unpack .../332-python3-unidiff_0.5.5-2_all.deb ... #9 37.71 Unpacking python3-unidiff (0.5.5-2) ... #9 37.74 Selecting previously unselected package python3-xdg. #11 4.040 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 4.085 Starting 2 pkgProblemResolver with broken count: 0 #11 4.088 Done #11 4.109 Done #11 4.116 Starting pkgProblemResolver with broken count: 0 #11 4.146 Starting 2 pkgProblemResolver with broken count: 0 #11 4.148 Done #11 4.270 The following additional packages will be installed: #11 4.270 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #11 4.271 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #11 4.271 libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3 #11 4.271 libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev #11 4.272 libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps #11 4.274 Suggested packages: #11 4.275 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #11 12.28 Setting up librhash0:armhf (1.3.8-1) ... #11 12.29 Setting up cmake-data (3.16.3-3~bpo10+1) ... #11 12.30 Setting up dh-apparmor (2.13.2-10) ... #11 12.31 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ... #11 12.33 Setting up libjsoncpp1:armhf (1.7.4-3) ... #11 12.34 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... #11 12.35 Setting up libpcre3-dev:armhf (2:8.39-12) ... #11 12.36 Setting up libltdl-dev:armhf (2.4.6-9) ... #11 12.37 Setting up g++-8 (8.3.0-6+rpi1) ... #11 12.38 Setting up cmake (3.16.3-3~bpo10+1) ... #11 12.40 Setting up libselinux1-dev:armhf (2.8-1+b1) ... #11 12.41 Setting up g++ (4:8.3.0-1+rpi2) ... #11 12.44 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #11 12.45 Setting up build-essential (12.6) ... #11 12.46 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ... #11 12.47 Setting up dmsetup (2:1.02.155-3) ... #11 12.48 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #9 34.11 Selecting previously unselected package g++. #9 34.11 Preparing to unpack .../094-g++_4%3a9.3.0-1ubuntu2_armhf.deb ... #9 34.13 Unpacking g++ (4:9.3.0-1ubuntu2) ... #9 32.66 Installing : 4:perl-libs-5.16.3-299.el7_9.aarch64 26/52 #9 32.97 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 27/52 #9 33.00 Installing : perl-Getopt-Long-2.40-3.el7.noarch 28/52 #9 33.02 Installing : perl-File-Temp-0.23.01-3.el7.noarch 29/52 #9 33.04 Installing : perl-File-Path-2.09-2.el7.noarch 30/52 #8 35.82 Selecting previously unselected package libpython2.7:arm64. #8 35.82 Preparing to unpack .../259-libpython2.7_2.7.16-2+deb10u1_arm64.deb ... #8 35.83 Unpacking libpython2.7:arm64 (2.7.16-2+deb10u1) ... #8 35.94 Selecting previously unselected package libmailutils5:arm64. #11 11.05 Selecting previously unselected package g++. #11 11.05 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ... #11 11.06 Unpacking g++ (4:10.2.1-1+rpi1) ... #11 11.08 Selecting previously unselected package build-essential. #11 11.08 Preparing to unpack .../03-build-essential_12.9_armhf.deb ... #11 11.09 Unpacking build-essential (12.9) ... #11 11.12 Selecting previously unselected package bash-completion. #8 31.45 Selecting previously unselected package g++. #8 31.45 Preparing to unpack .../079-g++_4%3a7.4.0-1ubuntu2.3_armhf.deb ... #8 31.45 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... #8 31.48 Selecting previously unselected package make. #8 31.48 Preparing to unpack .../080-make_4.1-9.1ubuntu1_armhf.deb ... #8 31.49 Unpacking make (4.1-9.1ubuntu1) ... #8 31.53 Selecting previously unselected package libdpkg-perl. #8 31.53 Preparing to unpack .../081-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... #8 31.54 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ... #8 31.60 Selecting previously unselected package patch. #8 31.60 Preparing to unpack .../082-patch_2.7.6-2ubuntu1.1_armhf.deb ... #8 31.61 Unpacking patch (2.7.6-2ubuntu1.1) ... #8 31.65 Selecting previously unselected package dpkg-dev. #8 31.65 Preparing to unpack .../083-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... #8 31.65 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ... #12 13.17 Installing : glibc-static-2.34-39.el9.aarch64 41/71 #12 13.18 Installing : libxcrypt-static-4.4.18-3.el9.aarch64 42/71 #12 13.19 Installing : systemd-rpm-macros-250-7.el9.noarch 43/71 #12 13.19 Running scriptlet: openssh-8.7p1-19.el9.aarch64 44/71 #12 13.23 Installing : openssh-8.7p1-19.el9.aarch64 44/71 #12 13.28 Installing : libcbor-0.7.0-5.el9.aarch64 45/71 #12 13.29 Installing : libfido2-1.6.0-7.el9.aarch64 46/71 #12 13.32 Installing : openssh-clients-8.7p1-19.el9.aarch64 47/71 #12 13.35 Running scriptlet: openssh-clients-8.7p1-19.el9.aarch64 47/71 #8 59.59 Setting up libgdbm-compat4:armhf (1.19-2) ... #8 59.61 Setting up ucf (3.0043) ... #8 59.75 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ... #8 59.76 Setting up dwz (0.13+20210201-1) ... #8 59.78 Setting up groff-base (1.22.4-6) ... #8 59.80 Setting up cpp (4:10.2.1-1) ... #8 59.81 Setting up pixz (1.0.7-1) ... #8 59.83 Setting up gpgconf (2.2.27-2+deb11u2) ... #8 59.84 Setting up libcurl4:armhf (7.74.0-1.3+deb11u2) ... #8 59.85 Setting up libc6-dev:armhf (2.31-13+deb11u3) ... #8 59.86 Setting up libx11-6:armhf (2:1.7.2-1) ... #8 59.87 Setting up curl (7.74.0-1.3+deb11u2) ... #8 59.89 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... #8 59.90 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ... #8 59.91 Setting up gpg (2.2.27-2+deb11u2) ... #8 59.93 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ... #8 59.94 Setting up libpython3-stdlib:armhf (3.9.2-3) ... #8 59.96 Setting up gnupg-utils (2.2.27-2+deb11u2) ... #8 59.98 Setting up libstdc++-10-dev:armhf (10.2.1-6) ... #8 59.99 Setting up gpg-agent (2.2.27-2+deb11u2) ... #10 24.92 (9/79): libipt-1.6.1-8.el8.x86_64.rpm 8.8 MB/s | 50 kB 00:00 #10 24.92 (10/79): ocaml-srpm-macros-5-4.el8.noarch.rpm 1.8 MB/s | 9.4 kB 00:00 #10 24.93 (11/79): openblas-srpm-macros-2-2.el8.noarch.rp 1.2 MB/s | 7.9 kB 00:00 #10 24.94 (12/79): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 6.9 MB/s | 47 kB 00:00 #10 24.94 (13/79): perl-Mozilla-CA-20160104-7.module_el8. 2.6 MB/s | 15 kB 00:00 #10 24.95 (14/79): perl-srpm-macros-1-25.el8.noarch.rpm 1.2 MB/s | 11 kB 00:00 #10 25.03 (15/79): gdb-headless-8.2-19.el8.x86_64.rpm 26 MB/s | 3.7 MB 00:00 #10 25.04 (16/79): python-rpm-macros-3-43.el8.noarch.rpm 189 kB/s | 16 kB 00:00 #10 25.04 (17/79): python-srpm-macros-3-43.el8.noarch.rpm 2.4 MB/s | 15 kB 00:00 #10 25.04 (18/79): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 2.0 MB/s | 11 kB 00:00 #10 25.05 (19/79): python3-rpm-macros-3-43.el8.noarch.rpm 1.2 MB/s | 15 kB 00:00 #10 25.05 (20/79): redhat-rpm-config-130-1.el8.noarch.rpm 12 MB/s | 90 kB 00:00 #10 25.06 (21/79): rpm-build-4.14.3-23.el8.x86_64.rpm 18 MB/s | 174 kB 00:00 #10 25.06 (22/79): rust-srpm-macros-5-2.el8.noarch.rpm 1.9 MB/s | 9.2 kB 00:00 #10 25.07 (23/79): rpmlint-1.10-14.el8.noarch.rpm 14 MB/s | 192 kB 00:00 #10 25.11 (24/79): zstd-1.4.4-1.el8.x86_64.rpm 8.5 MB/s | 393 kB 00:00 #10 25.12 (25/79): bzip2-1.0.6-26.el8.x86_64.rpm 7.8 MB/s | 60 kB 00:00 #10 25.15 (26/79): cpio-2.12-11.el8.x86_64.rpm 8.5 MB/s | 266 kB 00:00 #9 37.74 Preparing to unpack .../333-python3-xdg_0.26-1ubuntu1_all.deb ... #9 37.75 Unpacking python3-xdg (0.26-1ubuntu1) ... #9 37.78 Selecting previously unselected package unzip. #9 37.79 Preparing to unpack .../334-unzip_6.0-25ubuntu1_arm64.deb ... #9 37.79 Unpacking unzip (6.0-25ubuntu1) ... #9 37.86 Selecting previously unselected package equivs. #9 37.86 Preparing to unpack .../335-equivs_2.2.0_all.deb ... #9 37.87 Unpacking equivs (2.2.0) ... #9 37.90 Selecting previously unselected package libauthen-sasl-perl. #9 37.90 Preparing to unpack .../336-libauthen-sasl-perl_2.1600-1_all.deb ... #9 37.91 Unpacking libauthen-sasl-perl (2.1600-1) ... #9 37.94 Selecting previously unselected package python3-magic. #9 37.94 Preparing to unpack .../337-python3-magic_2%3a0.4.15-3_all.deb ... #9 37.95 Unpacking python3-magic (2:0.4.15-3) ... #9 37.99 Setting up libapt-pkg-perl (0.1.36build3) ... #11 4.530 The following NEW packages will be installed: #11 4.530 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #11 4.531 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #11 4.531 libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3 #11 4.532 libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev #11 4.533 libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps #11 12.49 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ... #11 12.51 Setting up docker-ce-build-deps (1.0) ... #11 12.52 Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ... #11 12.53 Processing triggers for man-db (2.8.5-2) ... #8 35.94 Preparing to unpack .../260-libmailutils5_1%3a3.5-4_arm64.deb ... #8 35.95 Unpacking libmailutils5:arm64 (1:3.5-4) ... #8 36.03 Selecting previously unselected package libmime-tools-perl. #8 36.03 Preparing to unpack .../261-libmime-tools-perl_5.509-1_all.deb ... #8 36.04 Unpacking libmime-tools-perl (5.509-1) ... #8 36.08 Selecting previously unselected package libnet-dns-sec-perl. #8 36.09 Preparing to unpack .../262-libnet-dns-sec-perl_1.11-1_arm64.deb ... #8 36.09 Unpacking libnet-dns-sec-perl (1.11-1) ... #11 11.12 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ... #8 31.80 Selecting previously unselected package build-essential. #8 31.80 Preparing to unpack .../084-build-essential_12.4ubuntu1_armhf.deb ... #8 31.81 Unpacking build-essential (12.4ubuntu1) ... #8 31.85 Selecting previously unselected package libroken18-heimdal:armhf. #8 31.85 Preparing to unpack .../085-libroken18-heimdal_7.5.0+dfsg-1_armhf.deb ... #8 31.86 Unpacking libroken18-heimdal:armhf (7.5.0+dfsg-1) ... #8 31.91 Selecting previously unselected package libasn1-8-heimdal:armhf. #8 31.91 Preparing to unpack .../086-libasn1-8-heimdal_7.5.0+dfsg-1_armhf.deb ... #8 31.91 Unpacking libasn1-8-heimdal:armhf (7.5.0+dfsg-1) ... #8 31.98 Selecting previously unselected package libheimbase1-heimdal:armhf. #8 31.98 Preparing to unpack .../087-libheimbase1-heimdal_7.5.0+dfsg-1_armhf.deb ... #8 31.99 Unpacking libheimbase1-heimdal:armhf (7.5.0+dfsg-1) ... #8 32.02 Selecting previously unselected package libhcrypto4-heimdal:armhf. #8 32.02 Preparing to unpack .../088-libhcrypto4-heimdal_7.5.0+dfsg-1_armhf.deb ... #8 32.03 Unpacking libhcrypto4-heimdal:armhf (7.5.0+dfsg-1) ... #8 32.08 Selecting previously unselected package libwind0-heimdal:armhf. #12 13.43 Installing : git-core-2.31.1-2.el9.2.aarch64 48/71 #12 13.64 Installing : git-core-doc-2.31.1-2.el9.2.noarch 49/71 #8 60.47 Setting up libxpm4:armhf (1:3.5.12-1) ... #8 60.49 Setting up fontconfig-config (2.13.1-4.2) ... #10 25.21 (27/79): diffutils-3.6-6.el8.x86_64.rpm 5.3 MB/s | 358 kB 00:00 #10 25.22 (28/79): dnf-plugins-core-4.0.21-14.el8.noarch. 11 MB/s | 72 kB 00:00 #10 25.28 (29/79): guile-2.0.14-7.el8.x86_64.rpm 9.3 MB/s | 3.5 MB 00:00 #10 25.31 (30/79): elfutils-0.187-4.el8.x86_64.rpm 5.8 MB/s | 543 kB 00:00 #10 25.32 (31/79): elfutils-debuginfod-client-0.187-4.el8 1.9 MB/s | 73 kB 00:00 #10 25.32 (32/79): emacs-filesystem-26.1-7.el8.noarch.rpm 8.9 MB/s | 70 kB 00:00 #10 25.33 (33/79): file-5.33-20.el8.x86_64.rpm 8.7 MB/s | 77 kB 00:00 #10 25.39 (34/79): groff-base-1.22.3-18.el8.x86_64.rpm 16 MB/s | 1.0 MB 00:00 #10 25.40 (35/79): libbabeltrace-1.5.4-4.el8.x86_64.rpm 23 MB/s | 200 kB 00:00 #10 25.41 (36/79): libpkgconf-1.4.2-1.el8.x86_64.rpm 6.2 MB/s | 35 kB 00:00 #10 25.41 (37/79): libtool-ltdl-2.4.6-25.el8.x86_64.rpm 11 MB/s | 58 kB 00:00 #10 25.45 (38/79): glibc-gconv-extra-2.28-208.el8.x86_64. 12 MB/s | 1.5 MB 00:00 #10 25.48 (39/79): ncurses-6.1-9.20180224.el8.x86_64.rpm 5.6 MB/s | 387 kB 00:00 #10 25.49 (40/79): patch-2.7.6-11.el8.x86_64.rpm 4.0 MB/s | 138 kB 00:00 #10 25.49 (41/79): perl-Carp-1.42-396.el8.noarch.rpm 3.6 MB/s | 30 kB 00:00 #10 25.50 (42/79): perl-Errno-1.28-421.el8.x86_64.rpm 11 MB/s | 76 kB 00:00 #9 38.00 Setting up libksba8:arm64 (1.3.5-2) ... #9 38.01 Setting up libpipeline1:arm64 (1.5.2-2build1) ... #9 38.03 Setting up wdiff (1.2.2-2build1) ... #9 38.04 Setting up libxau6:arm64 (1:1.0.9-0ubuntu1) ... #9 38.05 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ... #9 38.06 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ... #9 38.07 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... #9 38.09 Setting up mime-support (3.64ubuntu1) ... #9 38.12 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #9 38.15 Setting up libmagic-mgc (1:5.38-4) ... #9 38.16 Setting up libyaml-0-2:arm64 (0.2.2-1) ... #9 38.17 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ... #9 38.18 No schema files found: doing nothing. #9 38.19 Setting up distro-info-data (0.43ubuntu1.10) ... #9 38.20 Setting up manpages (5.05-1) ... #9 38.21 Setting up unzip (6.0-25ubuntu1) ... #9 38.23 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... #11 4.805 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. #11 4.805 1 not fully installed or removed. #11 4.805 Need to get 8132 kB of archives. #11 4.805 After this operation, 28.9 MB of additional disk space will be used. #11 4.805 Get:1 http://deb.debian.org/debian buster/main armhf bash-completion all 1:2.8-6 [208 kB] #11 4.818 Get:2 http://deb.debian.org/debian buster/main armhf cmake-data all 3.13.4-1 [1476 kB] #11 4.836 Get:3 http://deb.debian.org/debian buster/main armhf libprocps7 armhf 2:3.3.15-2 [58.7 kB] #11 4.838 Get:4 http://deb.debian.org/debian buster/main armhf procps armhf 2:3.3.15-2 [248 kB] #11 4.842 Get:5 http://deb.debian.org/debian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [277 kB] #11 4.846 Get:6 http://deb.debian.org/debian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB] #11 4.847 Get:7 http://deb.debian.org/debian buster/main armhf librhash0 armhf 1.3.8-1 [134 kB] #11 4.849 Get:8 http://deb.debian.org/debian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB] #11 4.851 Get:9 http://deb.debian.org/debian buster/main armhf cmake armhf 3.13.4-1 [2848 kB] #11 4.884 Get:10 http://deb.debian.org/debian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB] #11 4.886 Get:11 http://deb.debian.org/debian buster/main armhf libbtrfs0 armhf 4.20.1-2 [40.1 kB] #11 4.887 Get:12 http://deb.debian.org/debian buster/main armhf libbtrfs-dev armhf 4.20.1-2 [76.1 kB] #11 4.889 Get:13 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB] #11 4.891 Get:14 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB] #11 4.893 Get:15 http://deb.debian.org/debian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.4 kB] #11 4.894 Get:16 http://deb.debian.org/debian buster/main armhf libudev-dev armhf 241-7~deb10u8 [110 kB] #11 4.896 Get:17 http://deb.debian.org/debian buster/main armhf libsepol1-dev armhf 2.8-1 [318 kB] #11 4.900 Get:18 http://deb.debian.org/debian buster/main armhf libpcre16-3 armhf 2:8.39-12 [238 kB] #11 4.903 Get:19 http://deb.debian.org/debian buster/main armhf libpcre32-3 armhf 2:8.39-12 [231 kB] #11 4.909 Get:20 http://deb.debian.org/debian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB] #9 35.00 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 #9 35.00 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed #11 DONE 13.1s #8 36.19 Selecting previously unselected package libnet-libidn-perl. #8 36.20 Preparing to unpack .../263-libnet-libidn-perl_0.12.ds-3+b1_arm64.deb ... #8 36.20 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ... #8 36.23 Selecting previously unselected package libnumber-compare-perl. #8 36.24 Preparing to unpack .../264-libnumber-compare-perl_0.03-1_all.deb ... #8 36.24 Unpacking libnumber-compare-perl (0.03-1) ... #8 36.28 Selecting previously unselected package libnumber-range-perl. #8 36.28 Preparing to unpack .../265-libnumber-range-perl_0.12-1_all.deb ... #8 36.28 Unpacking libnumber-range-perl (0.12-1) ... #8 36.32 Selecting previously unselected package libossp-uuid16:arm64. #8 36.32 Preparing to unpack .../266-libossp-uuid16_1.6.2-1.5+b7_arm64.deb ... #8 36.32 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b7) ... #8 36.36 Selecting previously unselected package libossp-uuid-perl. #8 36.36 Preparing to unpack .../267-libossp-uuid-perl_1.6.2-1.5+b7_arm64.deb ... #8 36.37 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ... #8 36.40 Selecting previously unselected package libpackage-stash-xs-perl. #8 36.41 Preparing to unpack .../268-libpackage-stash-xs-perl_0.29-1_arm64.deb ... #8 36.41 Unpacking libpackage-stash-xs-perl (0.29-1) ... #8 36.44 Selecting previously unselected package libparse-debianchangelog-perl. #11 11.68 Unpacking bash-completion (1:2.11-2) ... #9 34.47 Selecting previously unselected package make. #9 34.47 Preparing to unpack .../095-make_4.2.1-1.2_armhf.deb ... #9 34.47 Unpacking make (4.2.1-1.2) ... #9 34.53 Selecting previously unselected package libdpkg-perl. #9 34.53 Preparing to unpack .../096-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... #9 34.53 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... #9 34.64 Selecting previously unselected package patch. #9 34.64 Preparing to unpack .../097-patch_2.7.6-6_armhf.deb ... #9 34.64 Unpacking patch (2.7.6-6) ... #9 34.70 Selecting previously unselected package dpkg-dev. #9 34.70 Preparing to unpack .../098-dpkg-dev_1.19.7ubuntu3.2_all.deb ... #8 32.08 Preparing to unpack .../089-libwind0-heimdal_7.5.0+dfsg-1_armhf.deb ... #8 32.09 Unpacking libwind0-heimdal:armhf (7.5.0+dfsg-1) ... #8 32.14 Selecting previously unselected package libhx509-5-heimdal:armhf. #8 32.14 Preparing to unpack .../090-libhx509-5-heimdal_7.5.0+dfsg-1_armhf.deb ... #8 32.14 Unpacking libhx509-5-heimdal:armhf (7.5.0+dfsg-1) ... #8 32.19 Selecting previously unselected package libkrb5-26-heimdal:armhf. #8 32.19 Preparing to unpack .../091-libkrb5-26-heimdal_7.5.0+dfsg-1_armhf.deb ... #8 32.20 Unpacking libkrb5-26-heimdal:armhf (7.5.0+dfsg-1) ... #8 32.26 Selecting previously unselected package libheimntlm0-heimdal:armhf. #8 32.26 Preparing to unpack .../092-libheimntlm0-heimdal_7.5.0+dfsg-1_armhf.deb ... #8 32.27 Unpacking libheimntlm0-heimdal:armhf (7.5.0+dfsg-1) ... #8 32.30 Selecting previously unselected package libgssapi3-heimdal:armhf. #8 32.30 Preparing to unpack .../093-libgssapi3-heimdal_7.5.0+dfsg-1_armhf.deb ... #12 13.68 Installing : perl-Git-2.31.1-2.el9.2.noarch 50/71 #12 13.69 Installing : git-2.31.1-2.el9.2.aarch64 51/71 #10 25.51 (43/79): perl-Exporter-5.72-396.el8.noarch.rpm 5.2 MB/s | 34 kB 00:00 #10 25.51 (44/79): perl-File-Path-2.15-2.el8.noarch.rpm 6.4 MB/s | 38 kB 00:00 #10 25.54 (45/79): perl-File-Temp-0.230.600-1.el8.noarch. 2.1 MB/s | 63 kB 00:00 #10 25.58 (46/79): perl-Encode-2.97-3.el8.x86_64.rpm 16 MB/s | 1.5 MB 00:00 #10 25.58 (47/79): perl-Getopt-Long-2.50-4.el8.noarch.rpm 1.5 MB/s | 63 kB 00:00 #10 25.59 (48/79): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm 8.2 MB/s | 58 kB 00:00 #10 25.66 (49/79): binutils-2.30-117.el8.x86_64.rpm 9.8 MB/s | 5.8 MB 00:00 #10 25.67 (50/79): perl-IO-1.38-421.el8.x86_64.rpm 1.7 MB/s | 142 kB 00:00 #10 25.67 (51/79): perl-MIME-Base64-3.15-396.el8.x86_64.r 370 kB/s | 31 kB 00:00 #10 25.67 (52/79): perl-PathTools-3.74-1.el8.x86_64.rpm 8.8 MB/s | 90 kB 00:00 #10 25.68 (53/79): perl-Pod-Escapes-1.07-395.el8.noarch.r 3.5 MB/s | 20 kB 00:00 #10 25.68 (54/79): perl-Pod-Perldoc-3.28-396.el8.noarch.r 9.3 MB/s | 86 kB 00:00 #10 25.68 (55/79): perl-Pod-Usage-1.69-395.el8.noarch.rpm 5.5 MB/s | 34 kB 00:00 #10 25.69 (56/79): perl-Pod-Simple-3.35-395.el8.noarch.rp 15 MB/s | 213 kB 00:00 #10 25.69 (57/79): perl-Scalar-List-Utils-1.49-2.el8.x86_ 6.3 MB/s | 68 kB 00:00 #10 25.69 (58/79): perl-Socket-2.027-3.el8.x86_64.rpm 5.5 MB/s | 59 kB 00:00 #10 25.70 (59/79): perl-Storable-3.11-3.el8.x86_64.rpm 11 MB/s | 98 kB 00:00 #10 25.70 (60/79): perl-Term-ANSIColor-4.06-396.el8.noarc 5.1 MB/s | 46 kB 00:00 #10 25.70 (61/79): perl-Term-Cap-1.17-395.el8.noarch.rpm 2.4 MB/s | 23 kB 00:00 #10 25.71 (62/79): perl-Text-Tabs+Wrap-2013.0523-395.el8. 3.9 MB/s | 24 kB 00:00 #10 25.71 (63/79): perl-Text-ParseWords-3.30-395.el8.noar 1.5 MB/s | 18 kB 00:00 #10 25.71 (64/79): perl-Time-Local-1.280-1.el8.noarch.rpm 3.7 MB/s | 34 kB 00:00 #10 25.72 (65/79): perl-constant-1.33-396.el8.noarch.rpm 4.3 MB/s | 25 kB 00:00 #10 25.74 (66/79): perl-Unicode-Normalize-1.25-396.el8.x8 2.5 MB/s | 82 kB 00:00 #10 25.78 (67/79): perl-libs-5.26.3-421.el8.x86_64.rpm 23 MB/s | 1.6 MB 00:00 #9 38.24 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.3) ... #9 38.25 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #9 38.27 Setting up binutils-common:arm64 (2.34-6ubuntu1.3) ... #9 38.28 Setting up libnghttp2-14:arm64 (1.40.0-1build1) ... #9 38.29 Setting up libmagic1:arm64 (1:5.38-4) ... #9 38.31 Setting up less (551-1ubuntu0.1) ... #9 38.32 Setting up perl-openssl-defaults:arm64 (4) ... #9 38.34 Setting up linux-libc-dev:arm64 (5.4.0-122.138) ... #9 38.35 Setting up libctf-nobfd0:arm64 (2.34-6ubuntu1.3) ... #9 38.36 Setting up gettext-base (0.19.8.1-10build1) ... #9 38.37 Setting up libnpth0:arm64 (1.6-1) ... #9 38.38 Setting up krb5-locales (1.17-6ubuntu4.1) ... #9 38.39 Setting up file (1:5.38-4) ... #9 38.40 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ... #9 38.41 Setting up libgomp1:arm64 (10.3.0-1ubuntu1~20.04) ... #9 38.42 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu1) ... #9 38.45 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #9 38.46 Setting up libfakeroot:arm64 (1.24-1) ... #9 38.48 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.1) ... #9 38.49 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #9 38.50 Setting up tzdata (2022a-0ubuntu0.20.04) ... #10 15.20 CentOS Stream 8 - PowerTools 3.7 MB/s | 3.2 MB 00:00 #11 4.911 Get:21 http://deb.debian.org/debian buster/main armhf libpcre3-dev armhf 2:8.39-12 [585 kB] #11 4.918 Get:22 http://deb.debian.org/debian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [162 kB] #11 4.920 Get:23 http://deb.debian.org/debian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB] #11 4.922 Get:24 http://deb.debian.org/debian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.3 kB] #11 4.923 Get:25 http://deb.debian.org/debian buster/main armhf libsystemd-dev armhf 241-7~deb10u8 [322 kB] #11 4.927 Get:26 http://deb.debian.org/debian buster/main armhf pkg-config armhf 0.29-6 [60.7 kB] #11 5.150 debconf: delaying package configuration, since apt-utils is not installed #11 5.188 Fetched 8132 kB in 0s (21.5 MB/s) #21 26.40 Get:110 http://deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] #21 26.40 Get:111 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] #21 26.41 Get:112 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] #21 26.45 Get:113 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] #21 26.47 Get:114 http://deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] #8 36.44 Preparing to unpack .../269-libparse-debianchangelog-perl_1.2.0-13_all.deb ... #8 36.45 Unpacking libparse-debianchangelog-perl (1.2.0-13) ... #8 36.50 Selecting previously unselected package libtext-glob-perl. #8 36.50 Preparing to unpack .../270-libtext-glob-perl_0.10-1_all.deb ... #8 36.50 Unpacking libtext-glob-perl (0.10-1) ... #8 36.54 Selecting previously unselected package libpath-iterator-rule-perl. #8 36.54 Preparing to unpack .../271-libpath-iterator-rule-perl_1.014-1_all.deb ... #8 36.55 Unpacking libpath-iterator-rule-perl (1.014-1) ... #8 36.59 Selecting previously unselected package libperlio-gzip-perl. #8 36.59 Preparing to unpack .../272-libperlio-gzip-perl_0.19-1+b5_arm64.deb ... #8 36.60 Unpacking libperlio-gzip-perl (0.19-1+b5) ... #8 36.63 Selecting previously unselected package libpod-constants-perl. #8 36.63 Preparing to unpack .../273-libpod-constants-perl_0.19-1_all.deb ... #8 36.63 Unpacking libpod-constants-perl (0.19-1) ... #8 36.68 Selecting previously unselected package libreadonly-perl. #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:dbeb86fedd4bba15748d1ce425252a8f1d1fa71ff5a96381c8a782785960ce07 #11 11.80 Selecting previously unselected package cmake-data. #9 34.70 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... #9 34.86 Selecting previously unselected package build-essential. #9 34.86 Preparing to unpack .../099-build-essential_12.8ubuntu1.1_armhf.deb ... #9 34.86 Unpacking build-essential (12.8ubuntu1.1) ... #9 34.89 Selecting previously unselected package libbrotli1:armhf. #9 34.89 Preparing to unpack .../100-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ... #9 34.90 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ... From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 #8 32.30 Unpacking libgssapi3-heimdal:armhf (7.5.0+dfsg-1) ... #8 32.35 Selecting previously unselected package libsasl2-modules-db:armhf. #8 32.35 Preparing to unpack .../094-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ... #8 32.36 Unpacking libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 32.39 Selecting previously unselected package libsasl2-2:armhf. #8 32.39 Preparing to unpack .../095-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ... #8 32.39 Unpacking libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 32.44 Selecting previously unselected package libldap-common. #8 32.44 Preparing to unpack .../096-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... #8 32.44 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #8 32.49 Selecting previously unselected package libldap-2.4-2:armhf. #8 32.49 Preparing to unpack .../097-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_armhf.deb ... #8 32.49 Unpacking libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ... #8 32.55 Selecting previously unselected package libnghttp2-14:armhf. #8 32.55 Preparing to unpack .../098-libnghttp2-14_1.30.0-1ubuntu1_armhf.deb ... #12 13.72 Installing : libatomic-11.3.1-2.1.el9.aarch64 52/71 #12 14.08 Installing : gcc-11.3.1-2.1.el9.aarch64 53/71 #12 14.12 Installing : kmod-libs-28-7.el9.aarch64 54/71 #12 14.16 Installing : acl-2.3.1-3.el9.aarch64 55/71 #12 14.17 Installing : device-mapper-9:1.02.185-1.el9.aarch64 56/71 #10 25.79 (68/79): perl-macros-5.26.3-421.el8.x86_64.rpm 1.5 MB/s | 72 kB 00:00 #10 25.79 (69/79): perl-parent-0.237-1.el8.noarch.rpm 2.2 MB/s | 20 kB 00:00 #10 25.80 (70/79): perl-threads-2.21-2.el8.x86_64.rpm 8.8 MB/s | 61 kB 00:00 #10 25.81 (71/79): perl-threads-shared-1.58-2.el8.x86_64. 6.5 MB/s | 48 kB 00:00 #10 25.81 (72/79): pkgconf-1.4.2-1.el8.x86_64.rpm 6.1 MB/s | 38 kB 00:00 #10 25.82 (73/79): pkgconf-m4-1.4.2-1.el8.noarch.rpm 2.7 MB/s | 17 kB 00:00 #10 25.83 (74/79): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 3.1 MB/s | 15 kB 00:00 #10 25.83 (75/79): perl-podlators-4.11-1.el8.noarch.rpm 2.7 MB/s | 118 kB 00:00 #10 25.84 (76/79): unzip-6.0-46.el8.x86_64.rpm 13 MB/s | 196 kB 00:00 #10 25.87 (77/79): xz-5.2.4-4.el8.x86_64.rpm 4.3 MB/s | 153 kB 00:00 #10 25.91 (78/79): zip-3.0-23.el8.x86_64.rpm 4.0 MB/s | 270 kB 00:00 #9 38.60 #9 38.60 Current default time zone: 'Etc/UTC' #8 60.74 Setting up openssh-client (1:8.4p1-5+deb11u1) ... #8 60.83 Setting up gpgsm (2.2.27-2+deb11u2) ... #8 60.85 Setting up libxext6:armhf (2:1.3.3-1.1) ... #9 38.61 Local time is now: Mon Aug 8 11:59:46 UTC 2022. #9 38.61 Universal Time is now: Mon Aug 8 11:59:46 UTC 2022. #8 60.86 Setting up binutils (2.35.2-2) ... #8 60.87 Setting up man-db (2.9.4-2) ... #9 38.61 Run 'dpkg-reconfigure tzdata' if you wish to change it. #9 38.61 #9 38.62 Setting up fakeroot (1.24-1) ... #9 38.63 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 38.63 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 #9 38.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 #9 38.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 #9 38.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 #9 38.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 #9 38.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 #9 38.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 #9 38.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 #9 38.65 Setting up autotools-dev (20180224.1) ... #9 38.66 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 38.67 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ... #9 38.68 Setting up make (4.2.1-1.2) ... #9 38.69 Setting up libmpfr6:arm64 (4.0.2-1) ... #9 38.70 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... #9 38.71 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ... #9 38.72 Setting up libidn11:arm64 (1.33-2.2ubuntu2) ... #9 38.73 Setting up strace (5.5-3ubuntu1) ... #9 38.74 Setting up libsigsegv2:arm64 (2.12-2) ... #9 38.75 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #9 38.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 38.76 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 #9 38.76 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 #9 38.76 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 #9 38.76 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 #9 38.76 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 #9 38.76 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 #9 38.76 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 #9 38.76 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 #9 38.76 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 #9 38.76 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 #9 38.77 Setting up t1utils (1.41-3) ... #9 38.78 Setting up diffstat (1.63-1) ... #9 38.79 Setting up libmpc3:arm64 (1.1.0-1) ... #9 38.81 Setting up libatomic1:arm64 (10.3.0-1ubuntu1~20.04) ... #11 5.219 Selecting previously unselected package bash-completion. #11 5.219 (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 ... 27527 files and directories currently installed.) #11 5.240 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ... #8 36.68 Preparing to unpack .../274-libreadonly-perl_2.050-1_all.deb ... #8 36.69 Unpacking libreadonly-perl (2.050-1) ... #8 36.73 Selecting previously unselected package libref-util-perl. #8 36.73 Preparing to unpack .../275-libref-util-perl_0.204-1_all.deb ... #8 36.73 Unpacking libref-util-perl (0.204-1) ... #8 36.76 Selecting previously unselected package libref-util-xs-perl. #8 36.77 Preparing to unpack .../276-libref-util-xs-perl_0.117-1+b1_arm64.deb ... #8 36.77 Unpacking libref-util-xs-perl (0.117-1+b1) ... #8 36.81 Selecting previously unselected package libregexp-pattern-license-perl. #8 36.81 Preparing to unpack .../277-libregexp-pattern-license-perl_3.0.31-4_all.deb ... #8 36.82 Unpacking libregexp-pattern-license-perl (3.0.31-4) ... #8 36.85 Selecting previously unselected package libsasl2-modules:arm64. #8 36.85 Preparing to unpack .../278-libsasl2-modules_2.1.27+dfsg-1+deb10u2_arm64.deb ... #8 36.86 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ... #8 36.90 Selecting previously unselected package libsereal-decoder-perl. #8 36.90 Preparing to unpack .../279-libsereal-decoder-perl_4.005+ds-1+b1_arm64.deb ... #8 36.91 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ... #8 36.94 Selecting previously unselected package libsereal-encoder-perl. #12 DONE 0.5s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:84ee346c4d3bee549e010655d2c26ef3b6f2f54b0d8fe0a36abf3d96598e7014 #11 11.80 Preparing to unpack .../05-cmake-data_3.18.4-2+rpt1+rpi1+deb11u1_all.deb ... #11 11.81 Unpacking cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ... #9 34.99 Selecting previously unselected package libroken18-heimdal:armhf. #9 34.99 Preparing to unpack .../101-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 35.00 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 35.05 Selecting previously unselected package libasn1-8-heimdal:armhf. #9 35.06 Preparing to unpack .../102-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 35.07 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 35.13 Selecting previously unselected package libheimbase1-heimdal:armhf. #9 35.13 Preparing to unpack .../103-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 35.13 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 35.19 Selecting previously unselected package libhcrypto4-heimdal:armhf. #9 35.19 Preparing to unpack .../104-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 35.19 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 35.24 Selecting previously unselected package libwind0-heimdal:armhf. #9 35.24 Preparing to unpack .../105-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #8 32.55 Unpacking libnghttp2-14:armhf (1.30.0-1ubuntu1) ... #8 32.59 Selecting previously unselected package librtmp1:armhf. #8 32.59 Preparing to unpack .../099-librtmp1_2.4+20151223.gitfa8646d.1-1_armhf.deb ... #8 32.59 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ... #8 32.63 Selecting previously unselected package libcurl4:armhf. #8 32.63 Preparing to unpack .../100-libcurl4_7.58.0-2ubuntu3.19_armhf.deb ... #8 32.64 Unpacking libcurl4:armhf (7.58.0-2ubuntu3.19) ... #8 32.70 Selecting previously unselected package curl. #8 32.70 Preparing to unpack .../101-curl_7.58.0-2ubuntu3.19_armhf.deb ... #8 32.71 Unpacking curl (7.58.0-2ubuntu3.19) ... #8 32.76 Selecting previously unselected package dctrl-tools. #8 32.76 Preparing to unpack .../102-dctrl-tools_2.24-2build1_armhf.deb ... #8 32.77 Unpacking dctrl-tools (2.24-2build1) ... #12 14.21 Installing : device-mapper-libs-9:1.02.185-1.el9.aarch64 57/71 #12 14.22 Installing : cryptsetup-libs-2.4.3-4.el9.aarch64 58/71 #12 14.25 Installing : dbus-1:1.12.20-5.el9.aarch64 59/71 #12 14.26 Installing : systemd-pam-250-7.el9.aarch64 60/71 #10 26.00 (79/79): perl-interpreter-5.26.3-421.el8.x86_64 22 MB/s | 6.3 MB 00:00 #10 26.00 -------------------------------------------------------------------------------- #10 26.00 Total 17 MB/s | 31 MB 00:01 #8 60.97 Building database of manual pages ... #9 38.82 Setting up patch (2.7.6-6) ... #9 38.83 Setting up autopoint (0.19.8.1-10build1) ... #9 38.84 Setting up libfl2:arm64 (2.6.4-6.2) ... #9 38.85 Setting up ucf (3.0038+nmu1) ... #9 38.95 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.1) ... #9 38.96 Setting up libltdl7:arm64 (2.4.6-14) ... #9 38.98 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ... #9 38.99 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 39.00 Setting up libubsan1:arm64 (10.3.0-1ubuntu1~20.04) ... #9 39.01 Setting up python-apt-common (2.0.0ubuntu0.20.04.7) ... #9 39.02 Setting up libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ... #9 39.03 Setting up libuchardet0:arm64 (0.0.6-3build1) ... #9 39.04 Setting up libre2-5:arm64 (20200101+dfsg-1build1) ... #9 39.05 Setting up git-man (1:2.25.1-1ubuntu3.5) ... #8 36.94 Preparing to unpack .../280-libsereal-encoder-perl_4.005+ds-1+b1_arm64.deb ... #8 36.95 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ... #8 36.99 Selecting previously unselected package libsereal-perl. #8 36.99 Preparing to unpack .../281-libsereal-perl_4.005-1_all.deb ... #8 36.99 Unpacking libsereal-perl (4.005-1) ... #8 37.02 Selecting previously unselected package libtask-weaken-perl. #8 37.03 Preparing to unpack .../282-libtask-weaken-perl_1.06-1_all.deb ... #8 37.03 Unpacking libtask-weaken-perl (1.06-1) ... #8 37.06 Selecting previously unselected package libxml-parser-perl. #8 37.07 Preparing to unpack .../283-libxml-parser-perl_2.44-4_arm64.deb ... #8 37.07 Unpacking libxml-parser-perl (2.44-4) ... #8 37.12 Selecting previously unselected package libsoap-lite-perl. #8 37.12 Preparing to unpack .../284-libsoap-lite-perl_1.27-1_all.deb ... #8 37.13 Unpacking libsoap-lite-perl (1.27-1) ... #8 37.19 Selecting previously unselected package libsort-key-perl. #11 12.18 Selecting previously unselected package libarchive13:armhf. #11 12.18 Preparing to unpack .../06-libarchive13_3.4.3-2+deb11u1_armhf.deb ... #11 12.18 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ... #11 12.24 Selecting previously unselected package libjsoncpp24:armhf. #11 12.24 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ... #11 12.25 Unpacking libjsoncpp24:armhf (1.9.4-4) ... #11 12.28 Selecting previously unselected package librhash0:armhf. #11 12.29 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ... #11 12.29 Unpacking librhash0:armhf (1.4.1-2) ... #11 12.33 Selecting previously unselected package libuv1:armhf. #11 12.33 Preparing to unpack .../09-libuv1_1.40.0-1_armhf.deb ... #11 12.34 Unpacking libuv1:armhf (1.40.0-1) ... #11 12.37 Selecting previously unselected package cmake. #9 35.24 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 35.31 Selecting previously unselected package libhx509-5-heimdal:armhf. #9 35.31 Preparing to unpack .../106-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 35.31 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 35.38 Selecting previously unselected package libkrb5-26-heimdal:armhf. #9 35.38 Preparing to unpack .../107-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 35.38 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 35.44 Selecting previously unselected package libheimntlm0-heimdal:armhf. #9 35.44 Preparing to unpack .../108-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #9 35.44 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 35.49 Selecting previously unselected package libgssapi3-heimdal:armhf. #9 35.49 Preparing to unpack .../109-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... #8 32.81 Selecting previously unselected package libtool. #8 32.81 Preparing to unpack .../103-libtool_2.4.6-2_all.deb ... #8 32.83 Unpacking libtool (2.4.6-2) ... #8 32.94 Selecting previously unselected package dh-autoreconf. #8 32.94 Preparing to unpack .../104-dh-autoreconf_17_all.deb ... #8 32.95 Unpacking dh-autoreconf (17) ... #8 33.04 Selecting previously unselected package libarchive-zip-perl. #8 33.04 Preparing to unpack .../105-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... #12 14.30 Running scriptlet: systemd-250-7.el9.aarch64 61/71 #12 14.60 Installing : systemd-250-7.el9.aarch64 61/71 #12 14.65 Running scriptlet: systemd-250-7.el9.aarch64 61/71 #9 39.06 Setting up libisl22:arm64 (0.22.1-1) ... #9 39.07 Setting up netbase (6.1) ... #9 39.12 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.1) ... #9 39.14 Setting up libmpdec2:arm64 (2.4.2-3) ... #9 39.15 Setting up libbinutils:arm64 (2.34-6ubuntu1.3) ... #9 39.16 Setting up libfido2-1:arm64 (1.3.1-1ubuntu2) ... #9 39.17 Setting up libc-dev-bin (2.31-0ubuntu9.9) ... #9 39.18 Setting up openssl (1.1.1f-1ubuntu2.16) ... #9 39.19 Setting up libbsd0:arm64 (0.10.0-1) ... #9 39.20 Setting up libelf1:arm64 (0.176-1.1build1) ... #9 39.21 Setting up readline-common (8.0-4) ... #9 39.24 Setting up publicsuffix (20200303.0012-1) ... #9 39.25 Setting up libcc1-0:arm64 (10.3.0-1ubuntu1~20.04) ... #9 39.26 Setting up iso-codes (4.4-1) ... #9 39.27 Setting up liblocale-gettext-perl (1.07-4) ... #9 39.28 Setting up liblsan0:arm64 (10.3.0-1ubuntu1~20.04) ... #9 39.29 Setting up dctrl-tools (2.24-3) ... #9 39.31 Setting up libitm1:arm64 (10.3.0-1ubuntu1~20.04) ... #9 39.32 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 39.33 Setting up libgdbm6:arm64 (1.18.1-5) ... #9 39.34 Setting up gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.1) ... #9 39.36 Setting up libtsan0:arm64 (10.3.0-1ubuntu1~20.04) ... #9 39.37 Setting up libctf0:arm64 (2.34-6ubuntu1.3) ... #9 39.38 Setting up pinentry-curses (1.1.0-3build1) ... #9 39.39 Setting up manpages-dev (5.05-1) ... #9 39.41 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ... #9 39.42 Setting up libxcb1:arm64 (1.14-2) ... #9 39.43 Setting up at (3.1.23-1ubuntu1) ... #11 5.774 Unpacking bash-completion (1:2.8-6) ... #11 5.899 Selecting previously unselected package cmake-data. #11 5.902 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ... #11 5.907 Unpacking cmake-data (3.13.4-1) ... #8 37.19 Preparing to unpack .../285-libsort-key-perl_1.33-2+b1_arm64.deb ... #8 37.19 Unpacking libsort-key-perl (1.33-2+b1) ... #8 37.23 Selecting previously unselected package libstring-copyright-perl. #8 37.23 Preparing to unpack .../286-libstring-copyright-perl_0.003006-1_all.deb ... #8 37.24 Unpacking libstring-copyright-perl (0.003006-1) ... #8 37.27 Selecting previously unselected package libstring-escape-perl. #8 37.27 Preparing to unpack .../287-libstring-escape-perl_2010.002-2_all.deb ... #8 37.27 Unpacking libstring-escape-perl (2010.002-2) ... #8 37.31 Selecting previously unselected package libstring-shellquote-perl. #8 37.31 Preparing to unpack .../288-libstring-shellquote-perl_1.04-1_all.deb ... #8 37.32 Unpacking libstring-shellquote-perl (1.04-1) ... #8 37.34 Selecting previously unselected package libterm-readkey-perl. #8 37.35 Preparing to unpack .../289-libterm-readkey-perl_2.38-1_arm64.deb ... #8 37.35 Unpacking libterm-readkey-perl (2.38-1) ... #8 37.39 Selecting previously unselected package libtest-fatal-perl. #8 37.39 Preparing to unpack .../290-libtest-fatal-perl_0.014-1_all.deb ... #8 37.40 Unpacking libtest-fatal-perl (0.014-1) ... #8 37.43 Selecting previously unselected package libtest-refcount-perl. #8 37.43 Preparing to unpack .../291-libtest-refcount-perl_0.08-3_all.deb ... #8 37.43 Unpacking libtest-refcount-perl (0.08-3) ... #8 37.47 Selecting previously unselected package libtext-levenshtein-perl. #8 37.47 Preparing to unpack .../292-libtext-levenshtein-perl_0.13-1_all.deb ... #8 37.48 Unpacking libtext-levenshtein-perl (0.13-1) ... #8 37.51 Selecting previously unselected package libtype-tiny-xs-perl. #8 37.51 Preparing to unpack .../293-libtype-tiny-xs-perl_0.014-1+b1_arm64.deb ... #8 37.51 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ... #8 37.55 Selecting previously unselected package libunicode-utf8-perl. #11 12.38 Preparing to unpack .../10-cmake_3.18.4-2+rpt1+rpi1+deb11u1_armhf.deb ... #11 12.38 Unpacking cmake (3.18.4-2+rpt1+rpi1+deb11u1) ... #9 35.49 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 35.58 Selecting previously unselected package libsasl2-modules-db:armhf. #9 35.58 Preparing to unpack .../110-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... #9 35.59 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... #9 35.63 Selecting previously unselected package libsasl2-2:armhf. #9 35.63 Preparing to unpack .../111-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... #9 35.64 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ... #9 35.69 Selecting previously unselected package libldap-common. #9 35.69 Preparing to unpack .../112-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... #9 35.69 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #9 35.74 Selecting previously unselected package libldap-2.4-2:armhf. #9 35.74 Preparing to unpack .../113-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ... #8 33.06 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... #8 33.15 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 33.15 Preparing to unpack .../106-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... #8 33.16 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... #8 33.21 Selecting previously unselected package libtimedate-perl. #8 33.21 Preparing to unpack .../107-libtimedate-perl_2.3000-2_all.deb ... #8 33.22 Unpacking libtimedate-perl (2.3000-2) ... #12 14.78 Installing : dbus-common-1:1.12.20-5.el9.noarch 62/71 #12 14.81 Running scriptlet: dbus-common-1:1.12.20-5.el9.noarch 62/71 #12 14.83 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #12 14.83 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #12 14.83 #12 14.83 Running scriptlet: dbus-broker-28-5.el9.aarch64 63/71 #12 14.90 Installing : dbus-broker-28-5.el9.aarch64 63/71 #12 14.90 Running scriptlet: dbus-broker-28-5.el9.aarch64 63/71 #12 14.92 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #12 14.92 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #12 14.92 #9 33.06 Installing : perl-threads-1.87-4.el7.aarch64 31/52 #9 34.15 Installing : 4:perl-5.16.3-299.el7_9.aarch64 32/52 #9 34.19 Installing : perl-Thread-Queue-3.02-2.el7.noarch 33/52 #9 34.22 Updating : rpm-python-4.11.3-48.el7_9.aarch64 34/52 #9 34.24 Installing : python-srpm-macros-3-34.el7.noarch 35/52 #9 34.28 Installing : unzip-6.0-24.el7_9.aarch64 36/52 #9 34.30 Installing : 1:emacs-filesystem-24.3-23.el7.noarch 37/52 #9 34.34 Installing : desktop-file-utils-0.23-2.el7.aarch64 38/52 #9 34.39 Installing : zip-3.0-11.el7.aarch64 39/52 #9 34.42 Installing : patch-2.7.1-12.el7_7.aarch64 40/52 #21 27.22 Get:115 http://deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] #21 27.22 Get:116 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] #21 27.22 Get:117 http://deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] #21 27.24 Get:118 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] #21 27.24 Get:119 http://deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] #21 27.24 Get:120 http://deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] #21 27.25 Get:121 http://deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] #21 27.25 Get:122 http://deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] #21 27.27 Get:123 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] #21 27.28 Get:124 http://deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] #21 27.29 Get:125 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] #21 27.29 Get:126 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] #8 37.55 Preparing to unpack .../294-libunicode-utf8-perl_0.62-1_arm64.deb ... #8 37.55 Unpacking libunicode-utf8-perl (0.62-1) ... #8 37.60 Selecting previously unselected package libwrap0:arm64. #8 37.60 Preparing to unpack .../295-libwrap0_7.6.q-28_arm64.deb ... #8 37.61 Unpacking libwrap0:arm64 (7.6.q-28) ... #8 37.65 Selecting previously unselected package libxau6:arm64. #8 37.65 Preparing to unpack .../296-libxau6_1%3a1.0.8-1+b2_arm64.deb ... #8 37.66 Unpacking libxau6:arm64 (1:1.0.8-1+b2) ... #8 37.70 Selecting previously unselected package libxdmcp6:arm64. #8 37.70 Preparing to unpack .../297-libxdmcp6_1%3a1.1.2-3_arm64.deb ... #8 37.70 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... #8 37.75 Selecting previously unselected package libxcb1:arm64. #8 37.75 Preparing to unpack .../298-libxcb1_1.13.1-2_arm64.deb ... #8 37.75 Unpacking libxcb1:arm64 (1.13.1-2) ... #9 39.58 invoke-rc.d: could not determine current runlevel #9 39.58 invoke-rc.d: policy-rc.d denied execution of start. #9 39.58 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ... #9 39.60 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 39.61 Setting up libedit2:arm64 (3.1-20191231-1) ... #9 39.63 Setting up libreadline8:arm64 (8.0-4) ... #9 39.64 Setting up m4 (1.4.18-4) ... #9 39.65 Setting up binutils-aarch64-linux-gnu (2.34-6ubuntu1.3) ... #9 39.67 Setting up binutils (2.34-6ubuntu1.3) ... #9 39.68 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 39.69 Setting up ca-certificates (20211016~20.04.1) ... #11 12.80 Selecting previously unselected package dh-apparmor. #11 12.80 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ... #11 12.81 Unpacking dh-apparmor (2.13.6-10) ... #11 12.84 Selecting previously unselected package libbtrfs0:armhf. #11 12.85 Preparing to unpack .../12-libbtrfs0_5.10.1-2_armhf.deb ... #11 12.85 Unpacking libbtrfs0:armhf (5.10.1-2) ... #11 12.91 Selecting previously unselected package libbtrfs-dev:armhf. #12 15.01 Installing : systemd-devel-250-7.el9.aarch64 64/71 #12 15.05 Installing : device-mapper-devel-9:1.02.185-1.el9.aarch64 65/71 #12 15.06 Installing : annobin-10.73-3.el9.aarch64 66/71 #12 15.09 Running scriptlet: annobin-10.73-3.el9.aarch64 66/71 #12 15.12 Installing : gcc-plugin-annobin-11.3.1-2.1.el9.aarch64 67/71 #12 15.12 Running scriptlet: gcc-plugin-annobin-11.3.1-2.1.el9.aarch64 67/71 #12 15.16 Installing : libtool-2.4.6-45.el9.aarch64 68/71 #12 15.17 Installing : libtool-ltdl-devel-2.4.6-45.el9.aarch64 69/71 #12 15.21 Installing : libseccomp-devel-2.5.2-2.el9.aarch64 70/71 #9 35.74 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ... #9 35.82 Selecting previously unselected package libnghttp2-14:armhf. #9 35.82 Preparing to unpack .../114-libnghttp2-14_1.40.0-1build1_armhf.deb ... #9 35.83 Unpacking libnghttp2-14:armhf (1.40.0-1build1) ... #9 35.90 Selecting previously unselected package librtmp1:armhf. #9 35.90 Preparing to unpack .../115-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ... #9 35.90 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ... #9 35.95 Selecting previously unselected package libssh-4:armhf. #9 35.95 Preparing to unpack .../116-libssh-4_0.9.3-2ubuntu2.2_armhf.deb ... #9 35.95 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.2) ... #9 36.01 Selecting previously unselected package libcurl4:armhf. #9 36.01 Preparing to unpack .../117-libcurl4_7.68.0-1ubuntu2.12_armhf.deb ... #11 6.286 Selecting previously unselected package libprocps7:armhf. #11 6.290 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_armhf.deb ... #11 6.297 Unpacking libprocps7:armhf (2:3.3.15-2) ... #11 6.337 Selecting previously unselected package procps. #11 6.340 Preparing to unpack .../03-procps_2%3a3.3.15-2_armhf.deb ... #11 6.350 Unpacking procps (2:3.3.15-2) ... #11 6.414 Selecting previously unselected package libarchive13:armhf. #11 6.417 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u1_armhf.deb ... #11 6.421 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ... #10 27.00 Running transaction check #10 27.07 Transaction check succeeded. #8 37.80 Selecting previously unselected package libx11-data. #8 37.80 Preparing to unpack .../299-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... #8 37.80 Unpacking libx11-data (2:1.6.7-1+deb10u2) ... #8 37.89 Selecting previously unselected package libx11-6:arm64. #8 37.89 Preparing to unpack .../300-libx11-6_2%3a1.6.7-1+deb10u2_arm64.deb ... #8 37.89 Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u2) ... #8 37.98 Selecting previously unselected package libxext6:arm64. #8 37.98 Preparing to unpack .../301-libxext6_2%3a1.3.3-1+b2_arm64.deb ... #8 37.98 Unpacking libxext6:arm64 (2:1.3.3-1+b2) ... #8 38.02 Selecting previously unselected package libxml-namespacesupport-perl. #8 38.03 Preparing to unpack .../302-libxml-namespacesupport-perl_1.12-1_all.deb ... #8 38.03 Unpacking libxml-namespacesupport-perl (1.12-1) ... #8 38.07 Selecting previously unselected package libxml-sax-base-perl. #8 38.07 Preparing to unpack .../303-libxml-sax-base-perl_1.09-1_all.deb ... #8 38.07 Unpacking libxml-sax-base-perl (1.09-1) ... #8 38.12 Selecting previously unselected package libxml-sax-perl. #8 38.12 Preparing to unpack .../304-libxml-sax-perl_1.00+dfsg-1_all.deb ... #12 15.22 Installing : which-2.21-28.el9.aarch64 71/71 #12 15.25 Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 71/71 #11 12.91 Preparing to unpack .../13-libbtrfs-dev_5.10.1-2_armhf.deb ... #11 12.92 Unpacking libbtrfs-dev:armhf (5.10.1-2) ... #11 12.99 Selecting previously unselected package dmsetup. #11 12.99 Preparing to unpack .../14-dmsetup_2%3a1.02.175-2.1_armhf.deb ... #11 13.00 Unpacking dmsetup (2:1.02.175-2.1) ... #11 13.05 Selecting previously unselected package libdevmapper1.02.1:armhf. #11 13.05 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ... #11 13.05 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... #11 13.11 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #11 13.11 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ... #11 13.12 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... #11 13.15 Selecting previously unselected package libudev-dev:armhf. #11 13.15 Preparing to unpack .../17-libudev-dev_247.3-7+rpi1_armhf.deb ... #11 13.16 Unpacking libudev-dev:armhf (247.3-7+rpi1) ... #11 13.19 Selecting previously unselected package libsepol1-dev:armhf. #11 13.19 Preparing to unpack .../18-libsepol1-dev_3.1-1_armhf.deb ... #11 13.20 Unpacking libsepol1-dev:armhf (3.1-1) ... #11 13.26 Selecting previously unselected package libpcre2-16-0:armhf. #9 36.02 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.12) ... #9 36.08 Selecting previously unselected package curl. #9 36.08 Preparing to unpack .../118-curl_7.68.0-1ubuntu2.12_armhf.deb ... #9 36.08 Unpacking curl (7.68.0-1ubuntu2.12) ... #9 36.15 Selecting previously unselected package dctrl-tools. #9 36.15 Preparing to unpack .../119-dctrl-tools_2.24-3_armhf.deb ... #9 36.17 Unpacking dctrl-tools (2.24-3) ... #9 36.20 Selecting previously unselected package libtool. #9 36.20 Preparing to unpack .../120-libtool_2.4.6-14_all.deb ... #9 36.21 Unpacking libtool (2.4.6-14) ... #11 6.480 Selecting previously unselected package libjsoncpp1:armhf. #11 6.484 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ... #11 6.490 Unpacking libjsoncpp1:armhf (1.7.4-3) ... #11 6.535 Selecting previously unselected package librhash0:armhf. #11 6.538 Preparing to unpack .../06-librhash0_1.3.8-1_armhf.deb ... #11 6.542 Unpacking librhash0:armhf (1.3.8-1) ... #11 6.588 Selecting previously unselected package libuv1:armhf. #11 6.591 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_armhf.deb ... #11 6.596 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... #11 6.641 Selecting previously unselected package cmake. #11 6.644 Preparing to unpack .../08-cmake_3.13.4-1_armhf.deb ... #11 6.649 Unpacking cmake (3.13.4-1) ... #10 27.07 Running transaction test #9 34.44 Installing : perl-srpm-macros-1-8.el7.noarch 41/52 #9 34.99 Installing : gdb-7.6.1-120.el7.aarch64 42/52 #9 35.02 Installing : file-5.11-37.el7.aarch64 43/52 #9 35.05 Installing : dwz-0.11-3.el7.aarch64 44/52 #9 35.08 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 45/52 #9 35.15 Installing : elfutils-0.176-5.el7.aarch64 46/52 #9 35.19 Installing : rpm-build-4.11.3-48.el7_9.aarch64 47/52 #9 35.26 Installing : rpmlint-1.5-4.el7.noarch 48/52 #9 35.28 Cleanup : rpm-python-4.11.3-45.el7.aarch64 49/52 #8 33.61 Selecting previously unselected package dh-strip-nondeterminism. #8 33.61 Preparing to unpack .../108-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... #8 33.63 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... #21 28.02 Get:127 http://deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] #8 38.13 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #8 38.18 Selecting previously unselected package libxml-libxml-perl. #8 38.18 Preparing to unpack .../305-libxml-libxml-perl_2.0134+dfsg-1_arm64.deb ... #8 38.18 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #8 38.25 Selecting previously unselected package libxml-sax-expat-perl. #8 38.25 Preparing to unpack .../306-libxml-sax-expat-perl_0.51-1_all.deb ... #8 38.26 Unpacking libxml-sax-expat-perl (0.51-1) ... #8 38.29 Selecting previously unselected package libxml-simple-perl. #8 38.30 Preparing to unpack .../307-libxml-simple-perl_2.25-1_all.deb ... #8 38.30 Unpacking libxml-simple-perl (2.25-1) ... #8 38.36 Selecting previously unselected package libxmlrpc-lite-perl. #11 13.27 Preparing to unpack .../19-libpcre2-16-0_10.36-2_armhf.deb ... #11 13.27 Unpacking libpcre2-16-0:armhf (10.36-2) ... #11 13.34 Selecting previously unselected package libpcre2-32-0:armhf. #11 13.35 Preparing to unpack .../20-libpcre2-32-0_10.36-2_armhf.deb ... #11 13.35 Unpacking libpcre2-32-0:armhf (10.36-2) ... #11 13.40 Selecting previously unselected package libpcre2-posix2:armhf. #11 13.40 Preparing to unpack .../21-libpcre2-posix2_10.36-2_armhf.deb ... #11 13.40 Unpacking libpcre2-posix2:armhf (10.36-2) ... #11 13.43 Selecting previously unselected package libpcre2-dev:armhf. #11 13.43 Preparing to unpack .../22-libpcre2-dev_10.36-2_armhf.deb ... #11 13.43 Unpacking libpcre2-dev:armhf (10.36-2) ... #11 13.51 Selecting previously unselected package libselinux1-dev:armhf. #11 13.51 Preparing to unpack .../23-libselinux1-dev_3.1-3_armhf.deb ... #9 36.31 Selecting previously unselected package dh-autoreconf. #9 36.31 Preparing to unpack .../121-dh-autoreconf_19_all.deb ... #9 36.31 Unpacking dh-autoreconf (19) ... #9 36.34 Selecting previously unselected package libdebhelper-perl. #9 36.34 Preparing to unpack .../122-libdebhelper-perl_12.10ubuntu1_all.deb ... #9 36.35 Unpacking libdebhelper-perl (12.10ubuntu1) ... #9 36.41 Selecting previously unselected package libarchive-zip-perl. #9 36.41 Preparing to unpack .../123-libarchive-zip-perl_1.67-2_all.deb ... #9 36.41 Unpacking libarchive-zip-perl (1.67-2) ... #9 36.46 Selecting previously unselected package libsub-override-perl. #9 36.46 Preparing to unpack .../124-libsub-override-perl_0.09-2_all.deb ... #9 36.47 Unpacking libsub-override-perl (0.09-2) ... #9 36.50 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 36.50 Preparing to unpack .../125-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #9 36.51 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #9 36.56 Selecting previously unselected package dh-strip-nondeterminism. #9 36.56 Preparing to unpack .../126-dh-strip-nondeterminism_1.7.0-1_all.deb ... #9 40.19 Updating certificates in /etc/ssl/certs... #10 27.40 Transaction test succeeded. #10 27.40 Running transaction #9 35.30 Cleanup : rpm-build-libs-4.11.3-45.el7.aarch64 50/52 #8 34.26 Selecting previously unselected package libcroco3:armhf. #8 34.26 Preparing to unpack .../109-libcroco3_0.6.12-2_armhf.deb ... #21 28.02 Get:128 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] #21 28.03 Get:129 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] #21 28.05 Get:130 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] #21 28.08 Get:131 http://deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] #8 38.36 Preparing to unpack .../308-libxmlrpc-lite-perl_0.717-2_all.deb ... #8 38.37 Unpacking libxmlrpc-lite-perl (0.717-2) ... #8 38.41 Selecting previously unselected package libxmuu1:arm64. #8 38.41 Preparing to unpack .../309-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... #8 38.42 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... #8 38.46 Selecting previously unselected package libyaml-0-2:arm64. #8 38.46 Preparing to unpack .../310-libyaml-0-2_0.2.1-1_arm64.deb ... #8 38.47 Unpacking libyaml-0-2:arm64 (0.2.1-1) ... #8 38.51 Selecting previously unselected package libyaml-libyaml-perl. #8 38.51 Preparing to unpack .../311-libyaml-libyaml-perl_0.76+repack-1_arm64.deb ... #8 38.51 Unpacking libyaml-libyaml-perl (0.76+repack-1) ... #8 38.55 Selecting previously unselected package licensecheck. #8 38.55 Preparing to unpack .../312-licensecheck_3.0.31-3_all.deb ... #8 38.55 Unpacking licensecheck (3.0.31-3) ... #8 38.59 Selecting previously unselected package t1utils. #11 13.52 Unpacking libselinux1-dev:armhf (3.1-3) ... #11 13.58 Selecting previously unselected package libdevmapper-dev:armhf. #11 13.58 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ... #11 13.58 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ... #11 13.65 Selecting previously unselected package libltdl7:armhf. #11 13.65 Preparing to unpack .../25-libltdl7_2.4.6-15_armhf.deb ... #11 13.65 Unpacking libltdl7:armhf (2.4.6-15) ... #11 13.69 Selecting previously unselected package libltdl-dev:armhf. #11 13.69 Preparing to unpack .../26-libltdl-dev_2.4.6-15_armhf.deb ... #11 13.70 Unpacking libltdl-dev:armhf (2.4.6-15) ... #11 13.75 Selecting previously unselected package libseccomp-dev:armhf. #9 36.57 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #9 36.62 Selecting previously unselected package dwz. #9 36.62 Preparing to unpack .../127-dwz_0.13-5_armhf.deb ... #9 36.62 Unpacking dwz (0.13-5) ... #9 36.67 Selecting previously unselected package libcroco3:armhf. #9 36.67 Preparing to unpack .../128-libcroco3_0.6.13-1_armhf.deb ... #9 36.68 Unpacking libcroco3:armhf (0.6.13-1) ... #9 36.72 Selecting previously unselected package gettext. #9 36.72 Preparing to unpack .../129-gettext_0.19.8.1-10build1_armhf.deb ... #9 36.75 Unpacking gettext (0.19.8.1-10build1) ... #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #14 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 17.3s #9 35.58 Cleanup : rpm-4.11.3-45.el7.aarch64 51/52 #11 6.991 Selecting previously unselected package dh-apparmor. #11 6.995 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ... #11 7.002 Unpacking dh-apparmor (2.13.2-10) ... #11 7.042 Selecting previously unselected package libbtrfs0. #11 7.048 Preparing to unpack .../10-libbtrfs0_4.20.1-2_armhf.deb ... #11 7.052 Unpacking libbtrfs0 (4.20.1-2) ... #11 7.086 Selecting previously unselected package libbtrfs-dev. #11 7.090 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_armhf.deb ... #11 7.095 Unpacking libbtrfs-dev (4.20.1-2) ... #11 7.133 Selecting previously unselected package dmsetup. #11 7.136 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_armhf.deb ... #11 7.141 Unpacking dmsetup (2:1.02.155-3) ... #11 7.182 Selecting previously unselected package libdevmapper1.02.1:armhf. #11 7.185 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ... #11 7.190 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ... #8 34.27 Unpacking libcroco3:armhf (0.6.12-2) ... #8 34.38 Selecting previously unselected package gettext. #8 34.38 Preparing to unpack .../110-gettext_0.19.8.1-6ubuntu0.3_armhf.deb ... #8 34.40 Unpacking gettext (0.19.8.1-6ubuntu0.3) ... #8 38.59 Preparing to unpack .../313-t1utils_1.41-3_arm64.deb ... #8 38.60 Unpacking t1utils (1.41-3) ... #8 38.64 Selecting previously unselected package lintian. #8 38.64 Preparing to unpack .../314-lintian_2.15.0_all.deb ... #8 38.65 Unpacking lintian (2.15.0) ... #8 38.77 Selecting previously unselected package lsb-release. #8 38.77 Preparing to unpack .../315-lsb-release_10.2019051400_all.deb ... #8 38.77 Unpacking lsb-release (10.2019051400) ... #8 38.81 Selecting previously unselected package mailutils. #8 38.82 Preparing to unpack .../316-mailutils_1%3a3.5-4_arm64.deb ... #8 38.82 Unpacking mailutils (1:3.5-4) ... #8 38.87 Selecting previously unselected package manpages-dev. #11 13.75 Preparing to unpack .../27-libseccomp-dev_2.5.1-1+rpi1+deb11u1_armhf.deb ... #11 13.76 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ... #11 13.80 Selecting previously unselected package libsystemd-dev:armhf. #11 13.80 Preparing to unpack .../28-libsystemd-dev_247.3-7+rpi1_armhf.deb ... #11 13.80 Unpacking libsystemd-dev:armhf (247.3-7+rpi1) ... #11 13.90 Selecting previously unselected package libglib2.0-0:armhf. #11 13.90 Preparing to unpack .../29-libglib2.0-0_2.66.8-1_armhf.deb ... #11 13.90 Unpacking libglib2.0-0:armhf (2.66.8-1) ... #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:9cfaa2fcb2414698d4c11451e7639c6574f6a6d58c4f741c7ed6c51f2b7ddd3b #9 36.92 Selecting previously unselected package intltool-debian. #9 36.92 Preparing to unpack .../130-intltool-debian_0.35.0+20060710.5_all.deb ... #9 36.93 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 37.00 Selecting previously unselected package po-debconf. #9 37.00 Preparing to unpack .../131-po-debconf_1.0.21_all.deb ... #9 37.00 Unpacking po-debconf (1.0.21) ... #9 37.06 Selecting previously unselected package debhelper. #9 37.06 Preparing to unpack .../132-debhelper_12.10ubuntu1_all.deb ... From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 #11 7.242 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #11 7.245 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ... #11 7.251 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #11 7.288 Selecting previously unselected package libudev-dev:armhf. #11 7.291 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_armhf.deb ... #11 7.299 Unpacking libudev-dev:armhf (241-7~deb10u8) ... #11 7.341 Selecting previously unselected package libsepol1-dev:armhf. #11 7.344 Preparing to unpack .../16-libsepol1-dev_2.8-1_armhf.deb ... #11 7.348 Unpacking libsepol1-dev:armhf (2.8-1) ... #11 7.420 Selecting previously unselected package libpcre16-3:armhf. #11 7.424 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_armhf.deb ... #11 7.430 Unpacking libpcre16-3:armhf (2:8.39-12) ... #9 40.79 127 added, 0 removed; done. #9 40.83 Setting up libasan5:arm64 (9.4.0-1ubuntu1~20.04.1) ... #9 40.84 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 40.85 Setting up bsdmainutils (11.1.2ubuntu3) ... #9 40.87 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #9 40.87 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 #9 40.87 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #9 40.87 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 #9 40.88 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ... #9 40.89 Setting up libgdbm-compat4:arm64 (1.18.1-5) ... #9 40.90 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.2) ... #10 28.03 Preparing : 1/1 #10 28.06 Installing : python-srpm-macros-3-43.el8.noarch 1/80 #14 DONE 1.9s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:5c780f7714644bc86382d7cee7a24e08d075e4d6b7ba0917d1a7c42d6a1c7dcf #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:62ac207b355ba60c43a5676d12f6d630647f2341ea0f69de0ca3a2912e44620c #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #21 28.77 Get:132 http://deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] #21 28.77 Get:133 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] #8 38.88 Preparing to unpack .../317-manpages-dev_4.16-2_all.deb ... #8 38.88 Unpacking manpages-dev (4.16-2) ... #11 14.05 Selecting previously unselected package pkg-config. #11 14.05 Preparing to unpack .../30-pkg-config_0.29.2-1_armhf.deb ... #11 14.05 Unpacking pkg-config (0.29.2-1) ... #11 14.14 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ... #11 14.15 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ... #11 14.16 Setting up g++-10 (10.2.1-6+rpi1) ... #11 14.17 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ... #11 14.19 Setting up libglib2.0-0:armhf (2.66.8-1) ... #11 14.20 No schema files found: doing nothing. #11 14.21 Setting up libsepol1-dev:armhf (3.1-1) ... #11 14.22 Setting up libpcre2-16-0:armhf (10.36-2) ... #11 14.23 Setting up libbtrfs0:armhf (5.10.1-2) ... #11 14.24 Setting up libpcre2-32-0:armhf (10.36-2) ... #11 14.25 Setting up libuv1:armhf (1.40.0-1) ... #11 14.26 Setting up bash-completion (1:2.11-2) ... #9 37.07 Unpacking debhelper (12.10ubuntu1) ... #9 37.23 Selecting previously unselected package libfakeroot:armhf. #9 37.23 Preparing to unpack .../133-libfakeroot_1.24-1_armhf.deb ... #9 37.24 Unpacking libfakeroot:armhf (1.24-1) ... #9 37.28 Selecting previously unselected package fakeroot. #9 37.28 Preparing to unpack .../134-fakeroot_1.24-1_armhf.deb ... #9 37.29 Unpacking fakeroot (1.24-1) ... #9 37.35 Selecting previously unselected package libassuan0:armhf. #9 37.35 Preparing to unpack .../135-libassuan0_2.5.3-7ubuntu2_armhf.deb ... #11 7.488 Selecting previously unselected package libpcre32-3:armhf. #11 7.491 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_armhf.deb ... #11 7.500 Unpacking libpcre32-3:armhf (2:8.39-12) ... #11 7.551 Selecting previously unselected package libpcrecpp0v5:armhf. #11 7.554 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_armhf.deb ... #11 7.565 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ... #11 7.597 Selecting previously unselected package libpcre3-dev:armhf. #11 7.600 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_armhf.deb ... #11 7.607 Unpacking libpcre3-dev:armhf (2:8.39-12) ... #11 7.696 Selecting previously unselected package libselinux1-dev:armhf. #11 7.700 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_armhf.deb ... #11 7.706 Unpacking libselinux1-dev:armhf (2.8-1+b1) ... #11 7.769 Selecting previously unselected package libdevmapper-dev:armhf. #11 7.772 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ... #11 7.776 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ... git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} #9 40.91 Setting up dwz (0.13-5) ... #9 40.92 Setting up groff-base (1.22.4-4build1) ... #9 40.94 Setting up gpgconf (2.2.19-3ubuntu2.2) ... #9 40.95 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... #9 40.96 Setting up libperl5.30:arm64 (5.30.0-9ubuntu0.2) ... #9 40.97 Setting up libc6-dev:arm64 (2.31-0ubuntu9.9) ... #9 40.98 Setting up libx11-6:arm64 (2:1.6.9-2ubuntu1.2) ... #9 40.99 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.5) ... #9 41.00 Setting up python3.8 (3.8.10-0ubuntu1~20.04.5) ... #10 28.07 Downgrading : xz-libs-5.2.4-4.el8.x86_64 2/80 #10 28.10 Installing : xz-5.2.4-4.el8.x86_64 3/80 #10 28.13 Installing : unzip-6.0-46.el8.x86_64 4/80 #10 28.27 Installing : groff-base-1.22.3-18.el8.x86_64 5/80 #10 28.29 Installing : file-5.33-20.el8.x86_64 6/80 #10 28.32 Installing : cpio-2.12-11.el8.x86_64 7/80 #9 35.60 Cleanup : rpm-libs-4.11.3-45.el7.aarch64 52/52 #9 36.16 Verifying : elfutils-0.176-5.el7.aarch64 1/52 #9 36.18 Verifying : rpm-libs-4.11.3-48.el7_9.aarch64 2/52 #9 36.19 Verifying : rpm-4.11.3-48.el7_9.aarch64 3/52 #9 36.20 Verifying : perl-threads-1.87-4.el7.aarch64 4/52 #9 36.21 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.aarch64 5/52 #9 36.22 Verifying : perl-Exporter-5.68-3.el7.noarch 6/52 #9 36.23 Verifying : perl-constant-1.27-2.el7.noarch 7/52 #9 36.24 Verifying : dwz-0.11-3.el7.aarch64 8/52 #9 36.25 Verifying : file-5.11-37.el7.aarch64 9/52 #9 36.27 Verifying : 1:perl-parent-0.225-244.el7.noarch 10/52 #9 36.28 Verifying : perl-Socket-2.010-5.el7.aarch64 11/52 #9 36.29 Verifying : perl-PathTools-3.40-5.el7.aarch64 12/52 #9 36.30 Verifying : gdb-7.6.1-120.el7.aarch64 13/52 #9 36.31 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 14/52 #9 36.32 Verifying : perl-srpm-macros-1-8.el7.noarch 15/52 #9 36.33 Verifying : desktop-file-utils-0.23-2.el7.aarch64 16/52 #9 36.34 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 17/52 #9 36.35 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 18/52 #9 36.36 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 19/52 #8 34.87 Selecting previously unselected package intltool-debian. #8 34.87 Preparing to unpack .../111-intltool-debian_0.35.0+20060710.4_all.deb ... #8 34.88 Unpacking intltool-debian (0.35.0+20060710.4) ... #8 34.91 Selecting previously unselected package po-debconf. #8 34.91 Preparing to unpack .../112-po-debconf_1.0.20_all.deb ... #8 34.91 Unpacking po-debconf (1.0.20) ... #8 34.99 Selecting previously unselected package debhelper. #8 34.99 Preparing to unpack .../113-debhelper_11.1.6ubuntu2_all.deb ... #8 34.99 Unpacking debhelper (11.1.6ubuntu2) ... #21 29.09 debconf: delaying package configuration, since apt-utils is not installed #21 29.22 Fetched 788 MB in 11s (70.8 MB/s) #8 39.18 Selecting previously unselected package psmisc. #8 39.18 Preparing to unpack .../318-psmisc_23.2-1+deb10u1_arm64.deb ... #8 39.18 Unpacking psmisc (23.2-1+deb10u1) ... #8 39.23 Selecting previously unselected package publicsuffix. #8 39.23 Preparing to unpack .../319-publicsuffix_20211109.1735-0+deb10u1_all.deb ... #8 39.23 Unpacking publicsuffix (20211109.1735-0+deb10u1) ... #8 39.28 Selecting previously unselected package python-apt-common. #8 39.28 Preparing to unpack .../320-python-apt-common_1.8.4.3_all.deb ... #8 39.29 Unpacking python-apt-common (1.8.4.3) ... #8 39.34 Selecting previously unselected package python3-apt. #8 39.34 Preparing to unpack .../321-python3-apt_1.8.4.3_arm64.deb ... #8 39.34 Unpacking python3-apt (1.8.4.3) ... #8 39.39 Selecting previously unselected package python3-certifi. #9 37.36 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ... #9 37.39 Selecting previously unselected package gpgconf. #9 37.39 Preparing to unpack .../136-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ... #9 37.40 Unpacking gpgconf (2.2.19-3ubuntu2.2) ... #9 37.48 Selecting previously unselected package libksba8:armhf. #9 37.48 Preparing to unpack .../137-libksba8_1.3.5-2_armhf.deb ... #9 37.48 Unpacking libksba8:armhf (1.3.5-2) ... + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 #11 7.808 Selecting previously unselected package libseccomp-dev:armhf. #11 7.811 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_armhf.deb ... #11 7.817 Unpacking libseccomp-dev:armhf (2.3.3-4) ... #11 7.858 Selecting previously unselected package libsystemd-dev:armhf. #11 7.861 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_armhf.deb ... #11 7.865 Unpacking libsystemd-dev:armhf (241-7~deb10u8) ... #11 7.965 Selecting previously unselected package pkg-config. #11 7.969 Preparing to unpack .../25-pkg-config_0.29-6_armhf.deb ... #11 7.973 Unpacking pkg-config (0.29-6) ... #11 8.053 Setting up libpcrecpp0v5:armhf (2:8.39-12) ... #8 35.16 Selecting previously unselected package libfile-which-perl. #8 35.16 Preparing to unpack .../114-libfile-which-perl_1.21-1_all.deb ... #8 35.16 Unpacking libfile-which-perl (1.21-1) ... #8 35.20 Selecting previously unselected package libfile-homedir-perl. #8 35.20 Preparing to unpack .../115-libfile-homedir-perl_1.002-1_all.deb ... #8 35.20 Unpacking libfile-homedir-perl (1.002-1) ... #8 35.25 Selecting previously unselected package devscripts. #8 35.25 Preparing to unpack .../116-devscripts_2.17.12ubuntu1.1_armhf.deb ... #9 36.37 Verifying : rpm-build-4.11.3-48.el7_9.aarch64 20/52 #9 36.38 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 21/52 #9 36.39 Verifying : perl-Encode-2.51-7.el7.aarch64 22/52 #9 36.41 Verifying : perl-Time-Local-1.2300-2.el7.noarch 23/52 #9 36.42 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 24/52 #9 36.43 Verifying : 4:perl-macros-5.16.3-299.el7_9.aarch64 25/52 #9 36.44 Verifying : patch-2.7.1-12.el7_7.aarch64 26/52 #9 36.45 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 27/52 #9 36.46 Verifying : perl-Carp-1.26-244.el7.noarch 28/52 #9 36.47 Verifying : groff-base-1.22.2-8.el7.aarch64 29/52 #9 36.48 Verifying : rpm-build-libs-4.11.3-48.el7_9.aarch64 30/52 #9 36.49 Verifying : perl-threads-shared-1.43-6.el7.aarch64 31/52 #9 36.51 Verifying : bzip2-1.0.6-13.el7.aarch64 32/52 #9 36.52 Verifying : perl-Storable-2.45-3.el7.aarch64 33/52 #9 36.53 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 34/52 #9 36.54 Verifying : rpmlint-1.5-4.el7.noarch 35/52 #9 36.55 Verifying : perl-podlators-2.5.1-3.el7.noarch 36/52 #9 36.56 Verifying : zip-3.0-11.el7.aarch64 37/52 #9 36.57 Verifying : rpm-python-4.11.3-48.el7_9.aarch64 38/52 #9 36.58 Verifying : perl-Filter-1.49-3.el7.aarch64 39/52 #9 36.59 Verifying : perl-Scalar-List-Utils-1.27-248.el7.aarch64 40/52 #9 36.60 Verifying : 1:emacs-filesystem-24.3-23.el7.noarch 41/52 #9 36.61 Verifying : 4:perl-5.16.3-299.el7_9.aarch64 42/52 #9 36.62 Verifying : 4:perl-libs-5.16.3-299.el7_9.aarch64 43/52 #9 36.64 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 44/52 #9 36.65 Verifying : unzip-6.0-24.el7_9.aarch64 45/52 #9 36.66 Verifying : python-srpm-macros-3-34.el7.noarch 46/52 #9 36.67 Verifying : perl-File-Path-2.09-2.el7.noarch 47/52 #21 29.25 Selecting previously unselected package liblocale-gettext-perl. #21 29.25 (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 ... 15717 files and directories currently installed.) #21 29.26 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... #21 29.26 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #21 29.28 Selecting previously unselected package bzip2. #21 29.29 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... #21 29.29 Unpacking bzip2 (1.0.8-4) ... #21 29.32 Selecting previously unselected package libmagic-mgc. #21 29.32 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... #21 29.33 Unpacking libmagic-mgc (1:5.39-3) ... #21 29.40 Selecting previously unselected package libmagic1:amd64. #21 29.41 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... #21 29.41 Unpacking libmagic1:amd64 (1:5.39-3) ... #21 29.45 Selecting previously unselected package file. #8 39.40 Preparing to unpack .../322-python3-certifi_2018.8.24-1_all.deb ... #8 39.40 Unpacking python3-certifi (2018.8.24-1) ... #8 39.45 Selecting previously unselected package python3-idna. #8 39.46 Preparing to unpack .../323-python3-idna_2.6-1_all.deb ... #8 39.46 Unpacking python3-idna (2.6-1) ... #8 39.50 Selecting previously unselected package python3-magic. #8 39.51 Preparing to unpack .../324-python3-magic_2%3a0.4.15-2_all.deb ... #8 39.51 Unpacking python3-magic (2:0.4.15-2) ... #8 39.55 Selecting previously unselected package python3-urllib3. #8 39.55 Preparing to unpack .../325-python3-urllib3_1.24.1-1_all.deb ... #8 39.55 Unpacking python3-urllib3 (1.24.1-1) ... #8 39.60 Selecting previously unselected package python3-requests. #8 39.60 Preparing to unpack .../326-python3-requests_2.21.0-1_all.deb ... #8 39.61 Unpacking python3-requests (2.21.0-1) ... #9 37.55 Selecting previously unselected package libnpth0:armhf. #9 37.55 Preparing to unpack .../138-libnpth0_1.6-1_armhf.deb ... #9 37.55 Unpacking libnpth0:armhf (1.6-1) ... #9 37.63 Selecting previously unselected package dirmngr. #9 37.63 Preparing to unpack .../139-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ... #9 37.65 Unpacking dirmngr (2.2.19-3ubuntu2.2) ... #9 37.74 Selecting previously unselected package gnupg-l10n. #9 37.74 Preparing to unpack .../140-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... #11 14.85 Setting up pkg-config (0.29.2-1) ... From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 #11 8.067 Setting up libseccomp-dev:armhf (2.3.3-4) ... #11 8.087 Setting up libpcre16-3:armhf (2:8.39-12) ... #11 8.101 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ... #11 8.114 Setting up libprocps7:armhf (2:3.3.15-2) ... #11 8.127 Setting up libsepol1-dev:armhf (2.8-1) ... #11 8.138 Setting up libbtrfs0 (4.20.1-2) ... #11 8.148 Setting up libuv1:armhf (1.24.1-1+deb10u1) ... #11 8.162 Setting up bash-completion (1:2.8-6) ... #8 35.29 Unpacking devscripts (2.17.12ubuntu1.1) ... #8 35.43 Selecting previously unselected package diffstat. #8 35.44 Preparing to unpack .../117-diffstat_1.61-1build1_armhf.deb ... #8 35.44 Unpacking diffstat (1.61-1build1) ... #8 35.48 Selecting previously unselected package libassuan0:armhf. #8 35.48 Preparing to unpack .../118-libassuan0_2.5.1-2_armhf.deb ... #8 35.49 Unpacking libassuan0:armhf (2.5.1-2) ... #8 35.52 Selecting previously unselected package gpgconf. #8 35.52 Preparing to unpack .../119-gpgconf_2.2.4-1ubuntu1.6_armhf.deb ... #8 35.53 Unpacking gpgconf (2.2.4-1ubuntu1.6) ... #9 36.68 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 48/52 #9 36.69 Verifying : rpm-4.11.3-45.el7.aarch64 49/52 #9 36.69 Verifying : rpm-python-4.11.3-45.el7.aarch64 50/52 #9 36.69 Verifying : rpm-build-libs-4.11.3-45.el7.aarch64 51/52 #9 36.69 Verifying : rpm-libs-4.11.3-45.el7.aarch64 52/52 #9 36.74 #9 36.74 Installed: #9 36.74 rpm-build.aarch64 0:4.11.3-48.el7_9 rpmlint.noarch 0:1.5-4.el7 #9 36.74 #9 36.74 Dependency Installed: #9 36.74 bzip2.aarch64 0:1.0.6-13.el7 #9 36.74 desktop-file-utils.aarch64 0:0.23-2.el7 #9 36.74 dwz.aarch64 0:0.11-3.el7 #9 36.74 elfutils.aarch64 0:0.176-5.el7 #9 36.74 emacs-filesystem.noarch 1:24.3-23.el7 #9 36.74 file.aarch64 0:5.11-37.el7 #9 36.74 gdb.aarch64 0:7.6.1-120.el7 #9 36.74 groff-base.aarch64 0:1.22.2-8.el7 #9 36.74 patch.aarch64 0:2.7.1-12.el7_7 #9 36.74 perl.aarch64 4:5.16.3-299.el7_9 #9 36.74 perl-Carp.noarch 0:1.26-244.el7 #9 36.74 perl-Encode.aarch64 0:2.51-7.el7 #9 36.74 perl-Exporter.noarch 0:5.68-3.el7 #9 36.74 perl-File-Path.noarch 0:2.09-2.el7 #9 36.74 perl-File-Temp.noarch 0:0.23.01-3.el7 #9 36.74 perl-Filter.aarch64 0:1.49-3.el7 #9 36.74 perl-Getopt-Long.noarch 0:2.40-3.el7 #9 36.74 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #9 36.74 perl-PathTools.aarch64 0:3.40-5.el7 #9 36.74 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 #9 36.74 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #9 36.74 perl-Pod-Simple.noarch 1:3.28-4.el7 #9 36.74 perl-Pod-Usage.noarch 0:1.63-3.el7 #9 36.74 perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 #9 36.74 perl-Socket.aarch64 0:2.010-5.el7 #9 36.74 perl-Storable.aarch64 0:2.45-3.el7 #9 36.74 perl-Text-ParseWords.noarch 0:3.29-4.el7 #9 36.74 perl-Thread-Queue.noarch 0:3.02-2.el7 #9 36.74 perl-Time-HiRes.aarch64 4:1.9725-3.el7 #9 36.74 perl-Time-Local.noarch 0:1.2300-2.el7 #9 36.74 perl-constant.noarch 0:1.27-2.el7 #9 36.74 perl-libs.aarch64 4:5.16.3-299.el7_9 #9 36.74 perl-macros.aarch64 4:5.16.3-299.el7_9 #9 36.74 perl-parent.noarch 1:0.225-244.el7 #9 36.74 perl-podlators.noarch 0:2.5.1-3.el7 #9 36.74 perl-srpm-macros.noarch 0:1-8.el7 #9 36.74 perl-threads.aarch64 0:1.87-4.el7 #9 36.74 perl-threads-shared.aarch64 0:1.43-6.el7 #9 36.74 python-srpm-macros.noarch 0:3-34.el7 #9 36.74 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos #9 36.74 unzip.aarch64 0:6.0-24.el7_9 #9 36.74 zip.aarch64 0:3.0-11.el7 #9 36.74 #9 36.74 Dependency Updated: #9 36.74 rpm.aarch64 0:4.11.3-48.el7_9 rpm-build-libs.aarch64 0:4.11.3-48.el7_9 #9 36.74 rpm-libs.aarch64 0:4.11.3-48.el7_9 rpm-python.aarch64 0:4.11.3-48.el7_9 #9 36.74 #9 36.74 Complete! #9 41.65 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... #9 41.66 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ... #9 41.67 Setting up gpg (2.2.19-3ubuntu2.2) ... #9 41.68 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ... #9 41.69 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... #9 41.70 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... #21 29.45 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... #21 29.45 Unpacking file (1:5.39-3) ... #21 29.49 Selecting previously unselected package xz-utils. #21 29.49 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #21 29.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #21 29.54 Selecting previously unselected package binutils-aarch64-linux-gnu. #21 29.54 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... #21 29.54 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... #10 28.34 Installing : bzip2-1.0.6-26.el8.x86_64 8/80 #10 28.93 Installing : binutils-2.30-117.el8.x86_64 9/80 #10 28.94 Running scriptlet: binutils-2.30-117.el8.x86_64 9/80 #10 29.02 Installing : zip-3.0-23.el8.x86_64 10/80 #8 39.65 Selecting previously unselected package python3-unidiff. #8 39.65 Preparing to unpack .../327-python3-unidiff_0.5.4-1_all.deb ... #8 39.65 Unpacking python3-unidiff (0.5.4-1) ... #8 39.70 Selecting previously unselected package python3-xdg. #8 39.70 Preparing to unpack .../328-python3-xdg_0.25-5_all.deb ... #8 39.70 Unpacking python3-xdg (0.25-5) ... #8 39.75 Selecting previously unselected package shared-mime-info. #8 39.75 Preparing to unpack .../329-shared-mime-info_1.10-1_arm64.deb ... #8 39.76 Unpacking shared-mime-info (1.10-1) ... #8 39.86 Selecting previously unselected package strace. #9 37.75 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... #9 37.80 Selecting previously unselected package gnupg-utils. #9 37.80 Preparing to unpack .../141-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ... #9 37.81 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... #9 37.92 Selecting previously unselected package gpg. #9 37.92 Preparing to unpack .../142-gpg_2.2.19-3ubuntu2.2_armhf.deb ... #9 37.92 Unpacking gpg (2.2.19-3ubuntu2.2) ... #9 38.04 Selecting previously unselected package pinentry-curses. #9 38.04 Preparing to unpack .../143-pinentry-curses_1.1.0-3build1_armhf.deb ... #10 18.28 Dependencies resolved. #10 18.29 ============================================================================================== #10 18.29 Package Arch Version Repo Size #10 18.29 ============================================================================================== #10 18.29 Installing: #10 18.29 dnf-plugins-core noarch 4.0.21-14.el8 baseos 72 k #10 18.29 rpm-build aarch64 4.14.3-23.el8 appstream 173 k #10 18.29 rpmlint noarch 1.10-14.el8 appstream 192 k #10 18.29 Installing dependencies: #10 18.29 binutils aarch64 2.30-117.el8 baseos 6.1 M #10 18.29 bzip2 aarch64 1.0.6-26.el8 baseos 60 k #10 18.29 cpio aarch64 2.12-11.el8 baseos 260 k #10 18.29 desktop-file-utils aarch64 0.23-8.el8 appstream 79 k #10 18.29 diffutils aarch64 3.6-6.el8 baseos 352 k #10 18.29 dwz aarch64 0.12-10.el8 appstream 103 k #10 18.29 efi-srpm-macros noarch 3-3.el8 appstream 22 k #10 18.29 elfutils aarch64 0.187-4.el8 baseos 529 k #10 18.29 emacs-filesystem noarch 1:26.1-7.el8 baseos 70 k #10 18.29 file aarch64 5.33-20.el8 baseos 77 k #10 18.29 gc aarch64 7.6.4-3.el8 appstream 99 k #10 18.29 gdb-headless aarch64 8.2-19.el8 appstream 3.1 M #10 18.29 ghc-srpm-macros noarch 1.4.2-7.el8 appstream 9.3 k #10 18.29 glibc-gconv-extra aarch64 2.28-208.el8 baseos 1.8 M #10 18.29 go-srpm-macros noarch 2-17.el8 appstream 13 k #10 18.29 groff-base aarch64 1.22.3-18.el8 baseos 989 k #10 18.29 guile aarch64 5:2.0.14-7.el8 appstream 3.5 M #10 18.29 libatomic_ops aarch64 7.6.2-3.el8 appstream 38 k #10 18.29 libbabeltrace aarch64 1.5.4-4.el8 baseos 189 k #10 18.29 libpkgconf aarch64 1.4.2-1.el8 baseos 34 k #10 18.29 libtool-ltdl aarch64 2.4.6-25.el8 baseos 57 k #10 18.29 ncurses aarch64 6.1-9.20180224.el8 baseos 383 k #10 18.29 ocaml-srpm-macros noarch 5-4.el8 appstream 9.4 k #10 18.29 openblas-srpm-macros noarch 2-2.el8 appstream 7.9 k #10 18.29 patch aarch64 2.7.6-11.el8 baseos 134 k #10 18.29 perl-Carp noarch 1.42-396.el8 baseos 30 k #10 18.29 perl-Encode aarch64 4:2.97-3.el8 baseos 1.5 M #10 18.29 perl-Errno aarch64 1.28-421.el8 baseos 76 k #10 18.29 perl-Exporter noarch 5.72-396.el8 baseos 34 k #10 18.29 perl-File-Path noarch 2.15-2.el8 baseos 38 k #10 18.29 perl-File-Temp noarch 0.230.600-1.el8 baseos 63 k #10 18.29 perl-Getopt-Long noarch 1:2.50-4.el8 baseos 63 k #10 18.29 perl-HTTP-Tiny noarch 0.074-1.el8 baseos 58 k #10 18.29 perl-IO aarch64 1.38-421.el8 baseos 142 k #10 18.29 perl-MIME-Base64 aarch64 3.15-396.el8 baseos 31 k #10 18.29 perl-PathTools aarch64 3.74-1.el8 baseos 90 k #10 18.29 perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 20 k #10 18.29 perl-Pod-Perldoc noarch 3.28-396.el8 baseos 86 k #10 18.29 perl-Pod-Simple noarch 1:3.35-395.el8 baseos 213 k #10 18.29 perl-Pod-Usage noarch 4:1.69-395.el8 baseos 34 k #10 18.29 perl-Scalar-List-Utils aarch64 3:1.49-2.el8 baseos 67 k #10 18.29 perl-Socket aarch64 4:2.027-3.el8 baseos 59 k #10 18.29 perl-Storable aarch64 1:3.11-3.el8 baseos 95 k #10 18.29 perl-Term-ANSIColor noarch 4.06-396.el8 baseos 46 k #10 18.29 perl-Term-Cap noarch 1.17-395.el8 baseos 23 k #10 18.29 perl-Text-ParseWords noarch 3.30-395.el8 baseos 18 k #10 18.29 perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 24 k #10 18.29 perl-Time-Local noarch 1:1.280-1.el8 baseos 34 k #10 18.29 perl-Unicode-Normalize aarch64 1.25-396.el8 baseos 78 k #10 18.29 perl-constant noarch 1.33-396.el8 baseos 25 k #10 18.29 perl-interpreter aarch64 4:5.26.3-421.el8 baseos 6.3 M #10 18.29 perl-libs aarch64 4:5.26.3-421.el8 baseos 1.5 M #10 18.29 perl-macros aarch64 4:5.26.3-421.el8 baseos 72 k #10 18.29 perl-parent noarch 1:0.237-1.el8 baseos 20 k #10 18.29 perl-podlators noarch 4.11-1.el8 baseos 118 k #10 18.29 perl-srpm-macros noarch 1-25.el8 appstream 11 k #10 18.29 perl-threads aarch64 1:2.21-2.el8 baseos 60 k #10 18.29 perl-threads-shared aarch64 1.58-2.el8 baseos 47 k #10 18.29 pkgconf aarch64 1.4.2-1.el8 baseos 37 k #10 18.29 pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k #10 18.29 pkgconf-pkg-config aarch64 1.4.2-1.el8 baseos 15 k #10 18.29 python-rpm-macros noarch 3-43.el8 appstream 16 k #10 18.29 python-srpm-macros noarch 3-43.el8 appstream 15 k #10 18.29 python3-rpm-macros noarch 3-43.el8 appstream 15 k #10 18.29 qt5-srpm-macros noarch 5.15.3-1.el8 appstream 11 k #10 18.29 redhat-rpm-config noarch 130-1.el8 appstream 90 k #10 18.29 rust-srpm-macros noarch 5-2.el8 appstream 9.2 k #10 18.29 unzip aarch64 6.0-46.el8 baseos 189 k #10 18.29 xz aarch64 5.2.4-4.el8 baseos 153 k #10 18.29 zip aarch64 3.0-23.el8 baseos 265 k #10 18.29 zstd aarch64 1.4.4-1.el8 appstream 303 k #10 18.29 Installing weak dependencies: #10 18.29 elfutils-debuginfod-client aarch64 0.187-4.el8 baseos 72 k #10 18.29 perl-IO-Socket-IP noarch 0.39-5.el8 appstream 47 k #10 18.29 perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef appstream 15 k #10 18.29 Downgrading: #10 18.29 xz-libs aarch64 5.2.4-4.el8 baseos 91 k #10 18.29 Enabling module streams: #10 18.29 perl 5.26 #10 18.29 perl-IO-Socket-SSL 2.066 #10 18.29 perl-libwww-perl 6.34 #10 18.29 #10 18.29 Transaction Summary #10 18.29 ============================================================================================== #10 18.29 Install 77 Packages #10 18.29 Downgrade 1 Package #10 18.29 #10 18.30 Total download size: 31 M #10 18.30 Downloading Packages: #11 14.91 Setting up libudev-dev:armhf (247.3-7+rpi1) ... #11 14.92 Setting up libpcre2-posix2:armhf (10.36-2) ... #11 14.93 Setting up libltdl7:armhf (2.4.6-15) ... #11 14.94 Setting up libjsoncpp24:armhf (1.9.4-4) ... #11 14.95 Setting up libbtrfs-dev:armhf (5.10.1-2) ... #11 14.97 Setting up g++ (4:10.2.1-1+rpi1) ... #11 14.99 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #11 15.00 Setting up librhash0:armhf (1.4.1-2) ... #11 15.01 Setting up build-essential (12.9) ... #11 15.02 Setting up cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ... #11 15.03 Setting up dh-apparmor (2.13.6-10) ... #11 15.04 Setting up libsystemd-dev:armhf (247.3-7+rpi1) ... From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 #8 35.59 Selecting previously unselected package libksba8:armhf. make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 centos-9 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #8 35.59 Preparing to unpack .../120-libksba8_1.3.5-2_armhf.deb ... #8 35.60 Unpacking libksba8:armhf (1.3.5-2) ... #8 35.65 Selecting previously unselected package libnpth0:armhf. #8 35.65 Preparing to unpack .../121-libnpth0_1.5-3_armhf.deb ... #8 35.66 Unpacking libnpth0:armhf (1.5-3) ... #8 35.70 Selecting previously unselected package dirmngr. #8 35.70 Preparing to unpack .../122-dirmngr_2.2.4-1ubuntu1.6_armhf.deb ... #8 35.73 Unpacking dirmngr (2.2.4-1ubuntu1.6) ... #8 35.79 Selecting previously unselected package python3-pkg-resources. #8 35.79 Preparing to unpack .../123-python3-pkg-resources_39.0.1-2_all.deb ... #10 29.03 Installing : python-rpm-macros-3-43.el8.noarch 11/80 #10 29.04 Installing : python3-rpm-macros-3-43.el8.noarch 12/80 #10 29.05 Installing : pkgconf-m4-1.4.2-1.el8.noarch 13/80 #10 29.07 Installing : patch-2.7.6-11.el8.x86_64 14/80 #10 29.10 Installing : ncurses-6.1-9.20180224.el8.x86_64 15/80 #10 29.12 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 16/80 #10 29.13 Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 17/80 #10 29.14 Installing : perl-Time-Local-1:1.280-1.el8.noarch 18/80 #10 29.15 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 19/80 #10 29.16 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 20/80 #10 29.17 Installing : perl-Term-Cap-1.17-395.el8.noarch 21/80 #10 29.19 Installing : perl-File-Temp-0.230.600-1.el8.noarch 22/80 #10 29.22 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 23/80 #21 29.87 Selecting previously unselected package binutils-arm-linux-gnueabi. #21 29.88 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... #21 29.88 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... #8 39.86 Preparing to unpack .../330-strace_4.26-0.2_arm64.deb ... #8 39.87 Unpacking strace (4.26-0.2) ... #8 39.94 Selecting previously unselected package unzip. #8 39.95 Preparing to unpack .../331-unzip_6.0-23+deb10u2_arm64.deb ... #8 39.95 Unpacking unzip (6.0-23+deb10u2) ... #8 40.00 Selecting previously unselected package xauth. #8 40.00 Preparing to unpack .../332-xauth_1%3a1.0.10-1_arm64.deb ... #8 40.01 Unpacking xauth (1:1.0.10-1) ... #8 40.06 Selecting previously unselected package xdg-user-dirs. #8 40.06 Preparing to unpack .../333-xdg-user-dirs_0.17-2_arm64.deb ... #8 40.07 Unpacking xdg-user-dirs (0.17-2) ... #9 38.05 Unpacking pinentry-curses (1.1.0-3build1) ... #9 38.13 Selecting previously unselected package gpg-agent. #9 38.13 Preparing to unpack .../144-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ... #9 38.16 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... #9 38.23 Selecting previously unselected package gpg-wks-client. #9 38.23 Preparing to unpack .../145-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ... #9 38.23 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... #9 38.28 Selecting previously unselected package gpg-wks-server. #9 38.28 Preparing to unpack .../146-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ... #11 15.06 Setting up libpcre2-dev:armhf (10.36-2) ... #11 15.07 Setting up libselinux1-dev:armhf (3.1-3) ... #11 15.08 Setting up libltdl-dev:armhf (2.4.6-15) ... #11 15.09 Setting up cmake (3.18.4-2+rpt1+rpi1+deb11u1) ... #11 15.10 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... #11 15.11 Setting up dmsetup (2:1.02.175-2.1) ... #11 15.13 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... #11 15.14 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ... #11 15.15 Setting up docker-ce-build-deps (1.0) ... #11 15.16 Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ... #11 15.18 Processing triggers for man-db (2.9.4-2) ... #8 35.79 Unpacking python3-pkg-resources (39.0.1-2) ... #8 35.86 Selecting previously unselected package python3-chardet. #8 35.86 Preparing to unpack .../124-python3-chardet_3.0.4-1_all.deb ... #8 35.86 Unpacking python3-chardet (3.0.4-1) ... #8 35.92 Selecting previously unselected package python3-six. #8 35.92 Preparing to unpack .../125-python3-six_1.11.0-2_all.deb ... #8 35.92 Unpacking python3-six (1.11.0-2) ... #8 35.96 Selecting previously unselected package python3-debian. #8 35.96 Preparing to unpack .../126-python3-debian_0.1.32_all.deb ... #8 35.96 Unpacking python3-debian (0.1.32) ... #8 36.02 Selecting previously unselected package gnupg-l10n. #8 36.02 Preparing to unpack .../127-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ... #8 36.02 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ... #11 8.721 Setting up libpcre32-3:armhf (2:8.39-12) ... #11 8.737 Setting up pkg-config (0.29-6) ... #11 8.785 Setting up libudev-dev:armhf (241-7~deb10u8) ... #11 8.799 Setting up libbtrfs-dev (4.20.1-2) ... #11 8.817 Setting up librhash0:armhf (1.3.8-1) ... #11 8.834 Setting up procps (2:3.3.15-2) ... #11 8.873 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #10 29.24 Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 24/80 #10 29.26 Installing : perl-podlators-4.11-1.el8.noarch 25/80 #10 29.28 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 26/80 #10 29.29 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 27/80 #10 29.31 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 28/80 #10 29.32 Installing : perl-MIME-Base64-3.15-396.el8.x86_64 29/80 #10 29.34 Installing : perl-Storable-1:3.11-3.el8.x86_64 30/80 #10 29.35 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 31/80 #10 29.36 Installing : perl-Errno-1.28-421.el8.x86_64 32/80 #9 DONE 37.4s #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS #11 sha256:42c60d664a92bbc825ad6b3dc0b9b2c256119e70693b6d5d4ad0b10791737d3e #11 DONE 0.0s #9 42.18 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... #8 40.17 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 40.18 Setting up libapt-pkg-perl (0.1.34+b1) ... #8 40.19 Setting up libksba8:arm64 (1.3.5-2) ... #8 40.21 Setting up libpipeline1:arm64 (1.5.1-2) ... #8 40.22 Setting up wdiff (1.2.2-2+b1) ... #8 40.23 Setting up lsb-base (10.2019051400) ... #8 40.25 Setting up mysql-common (5.8+1.0.5) ... #8 40.28 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #8 40.29 Setting up libxau6:arm64 (1:1.0.8-1+b2) ... #8 40.30 Setting up libkeyutils1:arm64 (1.6-6) ... #8 40.32 Setting up libpsl5:arm64 (0.20.2-2) ... #8 40.33 Setting up libgpm2:arm64 (1.20.7-5) ... #8 40.35 Setting up mime-support (3.62) ... #8 40.38 Setting up xdg-user-dirs (0.17-2) ... #9 38.29 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... #9 38.37 Selecting previously unselected package gpgsm. #9 38.37 Preparing to unpack .../147-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ... #9 38.38 Unpacking gpgsm (2.2.19-3ubuntu2.2) ... #9 38.44 Selecting previously unselected package gnupg. #9 38.44 Preparing to unpack .../148-gnupg_2.2.19-3ubuntu2.2_all.deb ... #9 38.44 Unpacking gnupg (2.2.19-3ubuntu2.2) ... #9 38.50 Selecting previously unselected package libfile-which-perl. #9 38.50 Preparing to unpack .../149-libfile-which-perl_1.23-1_all.deb ... #9 38.51 Unpacking libfile-which-perl (1.23-1) ... #10 19.03 (1/78): xz-libs-5.2.4-4.el8.aarch64.rpm 393 kB/s | 91 kB 00:00 #10 19.03 (2/78): desktop-file-utils-0.23-8.el8.aarch64.r 337 kB/s | 79 kB 00:00 #10 19.04 (3/78): efi-srpm-macros-3-3.el8.noarch.rpm 3.5 MB/s | 22 kB 00:00 #10 19.04 (4/78): dwz-0.12-10.el8.aarch64.rpm 429 kB/s | 103 kB 00:00 #10 19.05 (5/78): gc-7.6.4-3.el8.aarch64.rpm 9.2 MB/s | 99 kB 00:00 #10 19.05 (6/78): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm 1.1 MB/s | 9.3 kB 00:00 #10 19.05 (7/78): go-srpm-macros-2-17.el8.noarch.rpm 1.7 MB/s | 13 kB 00:00 #10 19.06 (8/78): libatomic_ops-7.6.2-3.el8.aarch64.rpm 6.8 MB/s | 38 kB 00:00 #10 19.07 (9/78): ocaml-srpm-macros-5-4.el8.noarch.rpm 1.7 MB/s | 9.4 kB 00:00 #10 19.07 (10/78): openblas-srpm-macros-2-2.el8.noarch.rp 1.5 MB/s | 7.9 kB 00:00 #10 19.08 (11/78): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 7.8 MB/s | 47 kB 00:00 #10 19.08 (12/78): perl-Mozilla-CA-20160104-7.module_el8. 2.7 MB/s | 15 kB 00:00 #10 19.09 (13/78): perl-srpm-macros-1-25.el8.noarch.rpm 2.4 MB/s | 11 kB 00:00 #10 19.09 (14/78): python-rpm-macros-3-43.el8.noarch.rpm 3.1 MB/s | 16 kB 00:00 #10 19.10 (15/78): python-srpm-macros-3-43.el8.noarch.rpm 2.8 MB/s | 15 kB 00:00 #10 19.12 (16/78): gdb-headless-8.2-19.el8.aarch64.rpm 38 MB/s | 3.1 MB 00:00 #10 19.12 (17/78): python3-rpm-macros-3-43.el8.noarch.rpm 699 kB/s | 15 kB 00:00 #10 19.13 (18/78): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 1.9 MB/s | 11 kB 00:00 #10 19.13 (19/78): redhat-rpm-config-130-1.el8.noarch.rpm 14 MB/s | 90 kB 00:00 #10 19.13 (20/78): rpm-build-4.14.3-23.el8.aarch64.rpm 21 MB/s | 173 kB 00:00 #8 36.07 Selecting previously unselected package gnupg-utils. #8 36.07 Preparing to unpack .../128-gnupg-utils_2.2.4-1ubuntu1.6_armhf.deb ... #8 36.08 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ... #8 36.14 Selecting previously unselected package gpg. #8 36.14 Preparing to unpack .../129-gpg_2.2.4-1ubuntu1.6_armhf.deb ... #8 36.14 Unpacking gpg (2.2.4-1ubuntu1.6) ... #8 36.22 Selecting previously unselected package pinentry-curses. #8 36.22 Preparing to unpack .../130-pinentry-curses_1.1.0-1_armhf.deb ... #8 36.22 Unpacking pinentry-curses (1.1.0-1) ... #8 36.28 Selecting previously unselected package gpg-agent. #8 36.28 Preparing to unpack .../131-gpg-agent_2.2.4-1ubuntu1.6_armhf.deb ... #8 36.30 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ... #8 36.37 Selecting previously unselected package gpg-wks-client. #8 36.37 Preparing to unpack .../132-gpg-wks-client_2.2.4-1ubuntu1.6_armhf.deb ... #8 36.38 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ... #11 8.889 Setting up cmake-data (3.13.4-1) ... #11 8.908 Setting up dh-apparmor (2.13.2-10) ... #11 8.921 Setting up libsystemd-dev:armhf (241-7~deb10u8) ... #11 8.934 Setting up libjsoncpp1:armhf (1.7.4-3) ... #11 8.949 Setting up libpcre3-dev:armhf (2:8.39-12) ... #11 8.963 Setting up cmake (3.13.4-1) ... #11 8.979 Setting up libselinux1-dev:armhf (2.8-1+b1) ... #11 8.990 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ... #11 9.002 Setting up dmsetup (2:1.02.155-3) ... #11 9.013 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #11 9.025 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ... #11 9.037 Setting up docker-ce-build-deps (1.0) ... #11 9.050 Processing triggers for libc-bin (2.28-10+deb10u1) ... #11 9.074 Processing triggers for man-db (2.8.5-2) ... #10 29.38 Installing : perl-Socket-4:2.027-3.el8.x86_64 33/80 #10 29.61 Installing : perl-Encode-4:2.97-3.el8.x86_64 34/80 #10 29.62 Installing : perl-Carp-1.42-396.el8.noarch 35/80 #9 42.27 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 42.28 Setting up gpgsm (2.2.19-3ubuntu2.2) ... #9 42.30 Setting up libxext6:arm64 (2:1.3.4-0ubuntu1) ... #9 42.31 Setting up python3 (3.8.2-0ubuntu2) ... #8 40.42 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #8 40.43 Setting up psmisc (23.2-1+deb10u1) ... #8 40.44 Setting up libgc1c2:arm64 (1:7.6.4-0.4) ... #8 40.45 Setting up libyaml-0-2:arm64 (0.2.1-1) ... #8 40.47 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u3) ... #8 40.48 No schema files found: doing nothing. #8 40.49 Setting up distro-info-data (0.41+deb10u4) ... #8 40.51 Setting up manpages (4.16-2) ... #8 40.53 Setting up unzip (6.0-23+deb10u2) ... #8 40.55 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u1) ... #8 40.56 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ... #8 40.58 Setting up binutils-common:arm64 (2.31.1-16) ... #8 40.60 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... #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; yum-builddep -y /root/rpmbuild/SPECS/docker-b*.spec; fi #12 sha256:19c46a0b5bd7da9f95a26d6c3a369316a7a32aa5db507250a43be6466052111c #21 30.22 Selecting previously unselected package binutils-arm-linux-gnueabihf. #21 30.22 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... #21 30.22 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... #21 30.54 Selecting previously unselected package binutils-powerpc64le-linux-gnu. #21 30.54 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... #21 30.55 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... #9 38.57 Selecting previously unselected package libfile-homedir-perl. #9 38.57 Preparing to unpack .../150-libfile-homedir-perl_1.004-1_all.deb ... #9 38.58 Unpacking libfile-homedir-perl (1.004-1) ... #9 38.61 Selecting previously unselected package libio-pty-perl. #9 38.61 Preparing to unpack .../151-libio-pty-perl_1%3a1.12-1_armhf.deb ... #9 38.62 Unpacking libio-pty-perl (1:1.12-1) ... #9 38.65 Selecting previously unselected package libipc-run-perl. #9 38.65 Preparing to unpack .../152-libipc-run-perl_20180523.0-2_all.deb ... #9 38.66 Unpacking libipc-run-perl (20180523.0-2) ... #9 38.71 Selecting previously unselected package libclass-method-modifiers-perl. #9 38.71 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 38.72 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 38.76 Selecting previously unselected package libb-hooks-op-check-perl. #9 38.76 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build2_armhf.deb ... #9 38.77 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #9 38.85 Selecting previously unselected package libdynaloader-functions-perl. #9 38.85 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1_all.deb ... #9 38.86 Unpacking libdynaloader-functions-perl (0.003-1) ... #9 38.91 Selecting previously unselected package libdevel-callchecker-perl. #9 38.91 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu1_armhf.deb ... #10 19.14 (21/78): rpmlint-1.10-14.el8.noarch.rpm 19 MB/s | 192 kB 00:00 #10 19.14 (22/78): rust-srpm-macros-5-2.el8.noarch.rpm 1.1 MB/s | 9.2 kB 00:00 #10 19.15 (23/78): zstd-1.4.4-1.el8.aarch64.rpm 26 MB/s | 303 kB 00:00 #10 19.16 (24/78): bzip2-1.0.6-26.el8.aarch64.rpm 10 MB/s | 60 kB 00:00 #10 19.17 (25/78): cpio-2.12-11.el8.aarch64.rpm 22 MB/s | 260 kB 00:00 #10 19.19 (26/78): diffutils-3.6-6.el8.aarch64.rpm 21 MB/s | 352 kB 00:00 #10 19.19 (27/78): dnf-plugins-core-4.0.21-14.el8.noarch. 10 MB/s | 72 kB 00:00 #10 19.23 (28/78): elfutils-0.187-4.el8.aarch64.rpm 13 MB/s | 529 kB 00:00 #10 19.24 (29/78): elfutils-debuginfod-client-0.187-4.el8 12 MB/s | 72 kB 00:00 #10 19.25 (30/78): emacs-filesystem-26.1-7.el8.noarch.rpm 12 MB/s | 70 kB 00:00 #10 19.26 (31/78): file-5.33-20.el8.aarch64.rpm 9.6 MB/s | 77 kB 00:00 #10 19.31 (32/78): binutils-2.30-117.el8.aarch64.rpm 35 MB/s | 6.1 MB 00:00 #10 19.35 (33/78): guile-2.0.14-7.el8.aarch64.rpm 12 MB/s | 3.5 MB 00:00 #10 19.36 (34/78): glibc-gconv-extra-2.28-208.el8.aarch64 17 MB/s | 1.8 MB 00:00 #10 19.36 (35/78): libbabeltrace-1.5.4-4.el8.aarch64.rpm 13 MB/s | 189 kB 00:00 #10 19.37 (36/78): libpkgconf-1.4.2-1.el8.aarch64.rpm 3.9 MB/s | 34 kB 00:00 #10 19.37 (37/78): libtool-ltdl-2.4.6-25.el8.aarch64.rpm 7.7 MB/s | 57 kB 00:00 #10 19.38 (38/78): ncurses-6.1-9.20180224.el8.aarch64.rpm 31 MB/s | 383 kB 00:00 #10 19.38 (39/78): patch-2.7.6-11.el8.aarch64.rpm 12 MB/s | 134 kB 00:00 #10 19.39 (40/78): perl-Carp-1.42-396.el8.noarch.rpm 4.6 MB/s | 30 kB 00:00 #10 19.39 (41/78): perl-Errno-1.28-421.el8.aarch64.rpm 12 MB/s | 76 kB 00:00 #10 19.40 (42/78): perl-Exporter-5.72-396.el8.noarch.rpm 6.2 MB/s | 34 kB 00:00 #10 19.41 (43/78): groff-base-1.22.3-18.el8.aarch64.rpm 10 MB/s | 989 kB 00:00 #10 19.41 (44/78): perl-File-Path-2.15-2.el8.noarch.rpm 3.0 MB/s | 38 kB 00:00 #10 19.41 (45/78): perl-File-Temp-0.230.600-1.el8.noarch. 9.7 MB/s | 63 kB 00:00 #10 19.42 (46/78): perl-Getopt-Long-2.50-4.el8.noarch.rpm 9.9 MB/s | 63 kB 00:00 #10 19.42 (47/78): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm 9.0 MB/s | 58 kB 00:00 #10 19.43 (48/78): perl-IO-1.38-421.el8.aarch64.rpm 16 MB/s | 142 kB 00:00 #10 19.43 (49/78): perl-MIME-Base64-3.15-396.el8.aarch64. 3.8 MB/s | 31 kB 00:00 #10 19.44 (50/78): perl-Encode-2.97-3.el8.aarch64.rpm 27 MB/s | 1.5 MB 00:00 #10 19.44 (51/78): perl-Pod-Escapes-1.07-395.el8.noarch.r 2.0 MB/s | 20 kB 00:00 #10 19.44 (52/78): perl-PathTools-3.74-1.el8.aarch64.rpm 5.3 MB/s | 90 kB 00:00 #10 19.45 (53/78): perl-Pod-Perldoc-3.28-396.el8.noarch.r 9.2 MB/s | 86 kB 00:00 #10 19.45 (54/78): perl-Pod-Usage-1.69-395.el8.noarch.rpm 6.0 MB/s | 34 kB 00:00 #8 36.41 Selecting previously unselected package gpg-wks-server. #8 36.41 Preparing to unpack .../133-gpg-wks-server_2.2.4-1ubuntu1.6_armhf.deb ... #8 36.42 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ... #8 36.46 Selecting previously unselected package gpgsm. #8 36.46 Preparing to unpack .../134-gpgsm_2.2.4-1ubuntu1.6_armhf.deb ... #8 36.47 Unpacking gpgsm (2.2.4-1ubuntu1.6) ... #8 36.55 Selecting previously unselected package gnupg. #8 36.55 Preparing to unpack .../135-gnupg_2.2.4-1ubuntu1.6_armhf.deb ... #8 36.55 Unpacking gnupg (2.2.4-1ubuntu1.6) ... #8 36.58 Selecting previously unselected package libgpgme11:armhf. #8 36.58 Preparing to unpack .../136-libgpgme11_1.10.0-1ubuntu2_armhf.deb ... #8 36.59 Unpacking libgpgme11:armhf (1.10.0-1ubuntu2) ... #8 36.64 Selecting previously unselected package python3-gpg. #8 36.64 Preparing to unpack .../137-python3-gpg_1.10.0-1ubuntu2_armhf.deb ... #10 29.64 Installing : perl-Exporter-5.72-396.el8.noarch 36/80 #10 29.85 Installing : perl-libs-4:5.26.3-421.el8.x86_64 37/80 #10 29.86 Installing : perl-parent-1:0.237-1.el8.noarch 38/80 #10 29.88 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 39/80 #10 29.89 Installing : perl-macros-4:5.26.3-421.el8.x86_64 40/80 #10 29.90 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 41/80 #10 29.92 Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 42/80 #10 29.94 Installing : perl-File-Path-2.15-2.el8.noarch 43/80 #10 29.95 Installing : perl-IO-1.38-421.el8.x86_64 44/80 #9 42.62 Setting up python3-xdg (0.26-1ubuntu1) ... #9 42.79 Setting up man-db (2.9.1-1) ... #8 40.61 Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ... #8 40.63 Setting up less (487-0.1+b1) ... #8 40.72 Setting up perl-openssl-defaults:arm64 (3) ... #8 40.74 Setting up linux-libc-dev:arm64 (4.19.249-2) ... #8 40.75 Setting up gettext-base (0.19.8.1-9) ... #8 40.76 Setting up liblzo2-2:arm64 (2.10-0.1) ... #8 40.77 Setting up libnpth0:arm64 (1.6-1) ... #8 40.79 Setting up krb5-locales (1.17-3+deb10u3) ... #8 40.80 Setting up file (1:5.35-4+deb10u2) ... #8 40.81 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b7) ... #8 40.83 Setting up libassuan0:arm64 (2.5.2-1) ... #8 40.84 Setting up libgomp1:arm64 (8.3.0-6) ... #8 40.85 Setting up libapt-inst2.0:arm64 (1.8.2.3) ... #8 40.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... #8 40.88 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #8 40.90 Setting up libicu63:arm64 (63.1-6+deb10u3) ... #8 40.91 Setting up libfakeroot:arm64 (1.23-1) ... #8 40.92 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... #8 40.94 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... #12 0.579 Loaded plugins: fastestmirror, ovl #9 38.91 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 38.95 Selecting previously unselected package libparams-classify-perl. #9 38.95 Preparing to unpack .../157-libparams-classify-perl_0.015-1build2_armhf.deb ... #9 38.97 Unpacking libparams-classify-perl (0.015-1build2) ... #9 39.01 Selecting previously unselected package libmodule-runtime-perl. #9 39.01 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ... #9 39.02 Unpacking libmodule-runtime-perl (0.016-1) ... #9 39.12 Selecting previously unselected package libimport-into-perl. #9 39.12 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ... #10 19.45 (55/78): perl-Scalar-List-Utils-1.49-2.el8.aarc 10 MB/s | 67 kB 00:00 #10 19.46 (56/78): perl-Pod-Simple-3.35-395.el8.noarch.rp 12 MB/s | 213 kB 00:00 #10 19.46 (57/78): perl-Socket-2.027-3.el8.aarch64.rpm 5.4 MB/s | 59 kB 00:00 #10 19.46 (58/78): perl-Storable-3.11-3.el8.aarch64.rpm 8.8 MB/s | 95 kB 00:00 #10 19.47 (59/78): perl-Term-ANSIColor-4.06-396.el8.noarc 5.3 MB/s | 46 kB 00:00 #10 19.47 (60/78): perl-Term-Cap-1.17-395.el8.noarch.rpm 2.6 MB/s | 23 kB 00:00 #10 19.47 (61/78): perl-Text-Tabs+Wrap-2013.0523-395.el8. 3.7 MB/s | 24 kB 00:00 #10 19.48 (62/78): perl-Text-ParseWords-3.30-395.el8.noar 1.8 MB/s | 18 kB 00:00 #10 19.48 (63/78): perl-Time-Local-1.280-1.el8.noarch.rpm 3.4 MB/s | 34 kB 00:00 #10 19.48 (64/78): perl-constant-1.33-396.el8.noarch.rpm 4.2 MB/s | 25 kB 00:00 #10 19.49 (65/78): perl-Unicode-Normalize-1.25-396.el8.aa 6.3 MB/s | 78 kB 00:00 #10 19.49 (66/78): perl-macros-5.26.3-421.el8.aarch64.rpm 12 MB/s | 72 kB 00:00 #10 19.50 (67/78): perl-parent-0.237-1.el8.noarch.rpm 3.4 MB/s | 20 kB 00:00 #10 19.51 (68/78): perl-podlators-4.11-1.el8.noarch.rpm 16 MB/s | 118 kB 00:00 #10 19.51 (69/78): perl-threads-2.21-2.el8.aarch64.rpm 8.9 MB/s | 60 kB 00:00 #10 19.56 (70/78): perl-libs-5.26.3-421.el8.aarch64.rpm 20 MB/s | 1.5 MB 00:00 #10 19.56 (71/78): perl-threads-shared-1.58-2.el8.aarch64 1.0 MB/s | 47 kB 00:00 #10 19.56 (72/78): pkgconf-1.4.2-1.el8.aarch64.rpm 5.5 MB/s | 37 kB 00:00 #10 19.57 (73/78): pkgconf-m4-1.4.2-1.el8.noarch.rpm 2.8 MB/s | 17 kB 00:00 #10 19.57 (74/78): pkgconf-pkg-config-1.4.2-1.el8.aarch64 3.0 MB/s | 15 kB 00:00 #10 19.58 (75/78): unzip-6.0-46.el8.aarch64.rpm 20 MB/s | 189 kB 00:00 #10 19.58 (76/78): xz-5.2.4-4.el8.aarch64.rpm 13 MB/s | 153 kB 00:00 #10 19.62 (77/78): zip-3.0-23.el8.aarch64.rpm 5.9 MB/s | 265 kB 00:00 #10 19.70 (78/78): perl-interpreter-5.26.3-421.el8.aarch6 29 MB/s | 6.3 MB 00:00 #8 36.64 Unpacking python3-gpg (1.10.0-1ubuntu2) ... #8 36.72 Selecting previously unselected package dput. #8 36.72 Preparing to unpack .../138-dput_1.0.1ubuntu1_all.deb ... #8 36.73 Unpacking dput (1.0.1ubuntu1) ... #8 36.78 Selecting previously unselected package libfakeroot:armhf. #8 36.78 Preparing to unpack .../139-libfakeroot_1.22-2ubuntu1_armhf.deb ... #8 36.79 Unpacking libfakeroot:armhf (1.22-2ubuntu1) ... #8 36.83 Selecting previously unselected package fakeroot. #8 36.83 Preparing to unpack .../140-fakeroot_1.22-2ubuntu1_armhf.deb ... #8 36.84 Unpacking fakeroot (1.22-2ubuntu1) ... #8 36.88 Selecting previously unselected package libcurl3-gnutls:armhf. #8 36.88 Preparing to unpack .../141-libcurl3-gnutls_7.58.0-2ubuntu3.19_armhf.deb ... #8 36.90 Unpacking libcurl3-gnutls:armhf (7.58.0-2ubuntu3.19) ... #10 29.97 Installing : perl-PathTools-3.74-1.el8.x86_64 45/80 #10 29.99 Installing : perl-constant-1.33-396.el8.noarch 46/80 #10 30.00 Installing : perl-threads-1:2.21-2.el8.x86_64 47/80 #9 42.89 Building database of manual pages ... #9 43.10 Setting up libgpgme11:arm64 (1.13.1-7ubuntu2) ... #9 43.12 Setting up python3-six (1.14.0-2) ... #8 40.95 Setting up fakeroot (1.23-1) ... #8 40.96 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 40.97 Setting up mariadb-common (1:10.3.34-0+deb10u1) ... #8 40.99 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #8 40.99 Setting up libasan5:arm64 (8.3.0-6) ... #8 41.01 Setting up autotools-dev (20180224.1) ... #8 41.02 Setting up libglib2.0-data (2.58.3-2+deb10u3) ... #8 41.03 Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ... #8 41.05 Setting up libwrap0:arm64 (7.6.q-28) ... #8 41.07 Setting up libx11-data (2:1.6.7-1+deb10u2) ... #8 41.08 Setting up make (4.2.1-1.2) ... #8 41.09 Setting up libmpfr6:arm64 (4.0.2-1) ... #8 41.10 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #8 41.12 Setting up libntlm0:arm64 (1.5-1+deb10u1) ... #8 41.13 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... #8 41.14 Setting up libidn11:arm64 (1.33-2.2) ... #8 41.16 Setting up libncurses6:arm64 (6.1+20181013-2+deb10u2) ... #9 39.12 Unpacking libimport-into-perl (1.002005-1) ... #9 39.20 Selecting previously unselected package librole-tiny-perl. #9 39.20 Preparing to unpack .../160-librole-tiny-perl_2.001004-1_all.deb ... #9 39.20 Unpacking librole-tiny-perl (2.001004-1) ... #9 39.23 Selecting previously unselected package libstrictures-perl. #9 39.23 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ... #9 39.23 Unpacking libstrictures-perl (2.000006-1) ... #9 39.29 Selecting previously unselected package libsub-quote-perl. #9 39.30 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ... #9 39.30 Unpacking libsub-quote-perl (2.006006-1) ... #21 30.84 Selecting previously unselected package binutils-s390x-linux-gnu. #21 30.84 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... #21 30.85 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... #10 19.70 -------------------------------------------------------------------------------- #10 19.70 Total 22 MB/s | 31 MB 00:01 #8 36.96 Selecting previously unselected package liberror-perl. #8 36.96 Preparing to unpack .../142-liberror-perl_0.17025-1_all.deb ... #8 36.98 Unpacking liberror-perl (0.17025-1) ... #8 37.00 Selecting previously unselected package git-man. #8 37.00 Preparing to unpack .../143-git-man_1%3a2.17.1-1ubuntu0.12_all.deb ... #8 37.00 Unpacking git-man (1:2.17.1-1ubuntu0.12) ... #12 15.28 Running scriptlet: which-2.21-28.el9.aarch64 71/71 #12 18.27 Verifying : acl-2.3.1-3.el9.aarch64 1/71 #12 18.27 Verifying : cryptsetup-libs-2.4.3-4.el9.aarch64 2/71 #12 18.27 Verifying : dbus-1:1.12.20-5.el9.aarch64 3/71 #12 18.27 Verifying : dbus-broker-28-5.el9.aarch64 4/71 #12 18.27 Verifying : dbus-common-1:1.12.20-5.el9.noarch 5/71 #12 18.27 Verifying : device-mapper-9:1.02.185-1.el9.aarch64 6/71 #12 18.27 Verifying : device-mapper-libs-9:1.02.185-1.el9.aarch64 7/71 #12 18.27 Verifying : kmod-libs-28-7.el9.aarch64 8/71 #12 18.27 Verifying : libatomic-11.3.1-2.1.el9.aarch64 9/71 #12 18.27 Verifying : libcbor-0.7.0-5.el9.aarch64 10/71 #12 18.27 Verifying : libedit-3.1-37.20210216cvs.el9.aarch64 11/71 #12 18.27 Verifying : libfido2-1.6.0-7.el9.aarch64 12/71 #12 18.27 Verifying : libseccomp-2.5.2-2.el9.aarch64 13/71 #12 18.27 Verifying : make-1:4.3-7.el9.aarch64 14/71 #12 18.27 Verifying : openssh-8.7p1-19.el9.aarch64 15/71 #12 18.27 Verifying : openssh-clients-8.7p1-19.el9.aarch64 16/71 #12 18.27 Verifying : rpm-plugin-selinux-4.16.1.3-15.el9.aarch64 17/71 #12 18.27 Verifying : selinux-policy-34.1.38-1.el9.noarch 18/71 #12 18.27 Verifying : selinux-policy-targeted-34.1.38-1.el9.noarch 19/71 #12 18.27 Verifying : systemd-250-7.el9.aarch64 20/71 #12 18.27 Verifying : systemd-pam-250-7.el9.aarch64 21/71 #12 18.27 Verifying : systemd-rpm-macros-250-7.el9.noarch 22/71 #12 18.27 Verifying : which-2.21-28.el9.aarch64 23/71 #12 18.27 Verifying : annobin-10.73-3.el9.aarch64 24/71 #12 18.27 Verifying : autoconf-2.69-38.el9.noarch 25/71 #12 18.27 Verifying : automake-1.16.2-6.el9.noarch 26/71 #12 18.27 Verifying : cmake-3.20.2-7.el9.aarch64 27/71 #12 18.27 Verifying : cmake-data-3.20.2-7.el9.noarch 28/71 #12 18.27 Verifying : cmake-filesystem-3.20.2-7.el9.aarch64 29/71 #12 18.27 Verifying : cmake-rpm-macros-3.20.2-7.el9.noarch 30/71 #12 18.27 Verifying : cpp-11.3.1-2.1.el9.aarch64 31/71 #12 18.27 Verifying : gcc-11.3.1-2.1.el9.aarch64 32/71 #12 18.27 Verifying : gcc-plugin-annobin-11.3.1-2.1.el9.aarch64 33/71 #12 18.27 Verifying : git-2.31.1-2.el9.2.aarch64 34/71 #12 18.27 Verifying : git-core-2.31.1-2.el9.2.aarch64 35/71 #12 18.27 Verifying : git-core-doc-2.31.1-2.el9.2.noarch 36/71 #12 18.27 Verifying : glibc-devel-2.34-39.el9.aarch64 37/71 #12 18.27 Verifying : kernel-headers-5.14.0-134.el9.aarch64 38/71 #12 18.27 Verifying : libasan-11.3.1-2.1.el9.aarch64 39/71 #12 18.27 Verifying : libmpc-1.2.1-4.el9.aarch64 40/71 #12 18.27 Verifying : libseccomp-devel-2.5.2-2.el9.aarch64 41/71 #12 18.27 Verifying : libselinux-devel-3.4-3.el9.aarch64 42/71 #12 18.27 Verifying : libsepol-devel-3.4-1.1.el9.aarch64 43/71 #12 18.27 Verifying : libtool-2.4.6-45.el9.aarch64 44/71 #12 18.27 Verifying : libtool-ltdl-2.4.6-45.el9.aarch64 45/71 #12 18.27 Verifying : libubsan-11.3.1-2.1.el9.aarch64 46/71 #12 18.27 Verifying : libuv-1:1.42.0-1.el9.aarch64 47/71 #12 18.27 Verifying : libxcrypt-devel-4.4.18-3.el9.aarch64 48/71 #12 18.27 Verifying : llvm-libs-14.0.5-1.el9.aarch64 49/71 #12 18.27 Verifying : m4-1.4.19-1.el9.aarch64 50/71 #12 18.27 Verifying : pcre2-devel-10.40-2.el9.aarch64 51/71 #12 18.27 Verifying : pcre2-utf16-10.40-2.el9.aarch64 52/71 #12 18.27 Verifying : pcre2-utf32-10.40-2.el9.aarch64 53/71 #12 18.27 Verifying : perl-DynaLoader-1.47-479.el9.aarch64 54/71 #12 18.27 Verifying : perl-Error-1:0.17029-7.el9.noarch 55/71 #12 18.27 Verifying : perl-File-Compare-1.100.600-479.el9.noarch 56/71 #12 18.28 Verifying : perl-File-Copy-2.34-479.el9.noarch 57/71 #12 18.28 Verifying : perl-File-Find-1.37-479.el9.noarch 58/71 #12 18.28 Verifying : perl-Git-2.31.1-2.el9.2.noarch 59/71 #12 18.28 Verifying : perl-TermReadKey-2.38-11.el9.aarch64 60/71 #12 18.28 Verifying : perl-Thread-Queue-3.14-460.el9.noarch 61/71 #12 18.28 Verifying : perl-lib-0.65-479.el9.aarch64 62/71 #12 18.28 Verifying : perl-threads-1:2.25-460.el9.aarch64 63/71 #12 18.28 Verifying : perl-threads-shared-1.61-460.el9.aarch64 64/71 #12 18.28 Verifying : policycoreutils-devel-3.4-1.el9.aarch64 65/71 #12 18.28 Verifying : selinux-policy-devel-34.1.38-1.el9.noarch 66/71 #12 18.28 Verifying : systemd-devel-250-7.el9.aarch64 67/71 #12 18.28 Verifying : device-mapper-devel-9:1.02.185-1.el9.aarch64 68/71 #12 18.28 Verifying : glibc-static-2.34-39.el9.aarch64 69/71 #12 18.28 Verifying : libtool-ltdl-devel-2.4.6-45.el9.aarch64 70/71 #12 18.28 Verifying : libxcrypt-static-4.4.18-3.el9.aarch64 71/71 #12 18.43 #12 18.43 Installed: #12 18.43 acl-2.3.1-3.el9.aarch64 #12 18.43 annobin-10.73-3.el9.aarch64 #12 18.43 autoconf-2.69-38.el9.noarch #12 18.43 automake-1.16.2-6.el9.noarch #12 18.43 cmake-3.20.2-7.el9.aarch64 #12 18.43 cmake-data-3.20.2-7.el9.noarch #12 18.43 cmake-filesystem-3.20.2-7.el9.aarch64 #12 18.43 cmake-rpm-macros-3.20.2-7.el9.noarch #12 18.43 cpp-11.3.1-2.1.el9.aarch64 #12 18.43 cryptsetup-libs-2.4.3-4.el9.aarch64 #12 18.43 dbus-1:1.12.20-5.el9.aarch64 #12 18.43 dbus-broker-28-5.el9.aarch64 #12 18.43 dbus-common-1:1.12.20-5.el9.noarch #12 18.43 device-mapper-9:1.02.185-1.el9.aarch64 #12 18.43 device-mapper-devel-9:1.02.185-1.el9.aarch64 #12 18.43 device-mapper-libs-9:1.02.185-1.el9.aarch64 #12 18.43 gcc-11.3.1-2.1.el9.aarch64 #12 18.43 gcc-plugin-annobin-11.3.1-2.1.el9.aarch64 #12 18.43 git-2.31.1-2.el9.2.aarch64 #12 18.43 git-core-2.31.1-2.el9.2.aarch64 #12 18.43 git-core-doc-2.31.1-2.el9.2.noarch #12 18.43 glibc-devel-2.34-39.el9.aarch64 #12 18.43 glibc-static-2.34-39.el9.aarch64 #12 18.43 kernel-headers-5.14.0-134.el9.aarch64 #12 18.43 kmod-libs-28-7.el9.aarch64 #12 18.43 libasan-11.3.1-2.1.el9.aarch64 #12 18.43 libatomic-11.3.1-2.1.el9.aarch64 #12 18.43 libcbor-0.7.0-5.el9.aarch64 #12 18.43 libedit-3.1-37.20210216cvs.el9.aarch64 #12 18.43 libfido2-1.6.0-7.el9.aarch64 #12 18.43 libmpc-1.2.1-4.el9.aarch64 #12 18.43 libseccomp-2.5.2-2.el9.aarch64 #12 18.43 libseccomp-devel-2.5.2-2.el9.aarch64 #12 18.43 libselinux-devel-3.4-3.el9.aarch64 #12 18.43 libsepol-devel-3.4-1.1.el9.aarch64 #12 18.43 libtool-2.4.6-45.el9.aarch64 #12 18.43 libtool-ltdl-2.4.6-45.el9.aarch64 #12 18.43 libtool-ltdl-devel-2.4.6-45.el9.aarch64 #12 18.43 libubsan-11.3.1-2.1.el9.aarch64 #12 18.43 libuv-1:1.42.0-1.el9.aarch64 #12 18.43 libxcrypt-devel-4.4.18-3.el9.aarch64 #12 18.43 libxcrypt-static-4.4.18-3.el9.aarch64 #12 18.43 llvm-libs-14.0.5-1.el9.aarch64 #12 18.43 m4-1.4.19-1.el9.aarch64 #12 18.43 make-1:4.3-7.el9.aarch64 #12 18.43 openssh-8.7p1-19.el9.aarch64 #12 18.43 openssh-clients-8.7p1-19.el9.aarch64 #12 18.43 pcre2-devel-10.40-2.el9.aarch64 #12 18.43 pcre2-utf16-10.40-2.el9.aarch64 #12 18.43 pcre2-utf32-10.40-2.el9.aarch64 #12 18.43 perl-DynaLoader-1.47-479.el9.aarch64 #12 18.43 perl-Error-1:0.17029-7.el9.noarch #12 18.43 perl-File-Compare-1.100.600-479.el9.noarch #12 18.43 perl-File-Copy-2.34-479.el9.noarch #12 18.43 perl-File-Find-1.37-479.el9.noarch #12 18.43 perl-Git-2.31.1-2.el9.2.noarch #12 18.43 perl-TermReadKey-2.38-11.el9.aarch64 #12 18.43 perl-Thread-Queue-3.14-460.el9.noarch #12 18.43 perl-lib-0.65-479.el9.aarch64 #12 18.43 perl-threads-1:2.25-460.el9.aarch64 #12 18.43 perl-threads-shared-1.61-460.el9.aarch64 #12 18.43 policycoreutils-devel-3.4-1.el9.aarch64 #12 18.43 rpm-plugin-selinux-4.16.1.3-15.el9.aarch64 #12 18.43 selinux-policy-34.1.38-1.el9.noarch #12 18.43 selinux-policy-devel-34.1.38-1.el9.noarch #12 18.43 selinux-policy-targeted-34.1.38-1.el9.noarch #12 18.43 systemd-250-7.el9.aarch64 #12 18.43 systemd-devel-250-7.el9.aarch64 #12 18.43 systemd-pam-250-7.el9.aarch64 #12 18.43 systemd-rpm-macros-250-7.el9.noarch #12 18.43 which-2.21-28.el9.aarch64 #12 18.43 #12 18.43 Complete! #9 43.26 Setting up libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ... #9 43.27 Setting up perl (5.30.0-9ubuntu0.2) ... #9 43.29 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #9 43.30 Setting up python3-gpg (1.13.1-7ubuntu2) ... #8 41.17 Setting up strace (4.26-0.2) ... #8 41.18 Setting up libsigsegv2:arm64 (2.12-2) ... #8 41.19 Setting up xz-utils (5.2.4-1+deb10u1) ... #8 41.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 41.22 Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u1) ... #8 41.23 Setting up t1utils (1.41-3) ... #8 41.24 Setting up diffstat (1.62-1) ... #8 41.26 Setting up libmpc3:arm64 (1.1.0-1) ... #8 41.27 Setting up libatomic1:arm64 (8.3.0-6) ... #8 41.28 Setting up patch (2.7.6-3+deb10u1) ... #8 41.29 Setting up mailutils-common (1:3.5-4) ... #8 41.30 Setting up autopoint (0.19.8.1-9) ... #8 41.31 Setting up libmariadb3:arm64 (1:10.3.34-0+deb10u1) ... #8 41.33 Setting up libfl2:arm64 (2.6.4-6.2) ... #8 41.34 Setting up libpcre2-8-0:arm64 (10.32-5) ... #8 41.35 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... #8 41.37 Setting up libltdl7:arm64 (2.4.6-9) ... #8 41.38 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... #9 39.35 Selecting previously unselected package libmoo-perl. #9 39.35 Preparing to unpack .../163-libmoo-perl_2.003006-1_all.deb ... #9 39.35 Unpacking libmoo-perl (2.003006-1) ... #9 39.40 Selecting previously unselected package libencode-locale-perl. #9 39.40 Preparing to unpack .../164-libencode-locale-perl_1.05-1_all.deb ... #9 39.41 Unpacking libencode-locale-perl (1.05-1) ... #9 39.44 Selecting previously unselected package libtimedate-perl. #9 39.45 Preparing to unpack .../165-libtimedate-perl_2.3200-1_all.deb ... #9 39.46 Unpacking libtimedate-perl (2.3200-1) ...#9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #14 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 19.1s done #14 extracting sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 done #14 DONE 51.2s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:9cfaa2fcb2414698d4c11451e7639c6574f6a6d58c4f741c7ed6c51f2b7ddd3b #9 39.46 Unpacking libtimedate-perl (2.3200-1) ... #9 39.50 Selecting previously unselected package libhttp-date-perl. #9 39.50 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ... #9 39.52 Unpacking libhttp-date-perl (6.05-1) ... #9 39.56 Selecting previously unselected package libfile-listing-perl. #9 39.56 Preparing to unpack .../167-libfile-listing-perl_6.04-1_all.deb ... #21 31.10 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. #21 31.10 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... #21 31.11 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... #21 31.14 Selecting previously unselected package cpp-10-aarch64-linux-gnu. #21 31.14 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 31.14 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... #11 DONE 10.1s #12 0.973 Enabling base-source repository #12 0.973 Enabling extras-source repository #12 0.973 Enabling updates-source repository #12 0.974 Loading mirror speeds from cached hostfile #12 0.975 * base: download.cf.centos.org #12 0.975 * extras: download.cf.centos.org #12 0.976 * updates: download.cf.centos.org #8 37.14 Selecting previously unselected package git. #8 37.14 Preparing to unpack .../144-git_1%3a2.17.1-1ubuntu0.12_armhf.deb ... #8 37.18 Unpacking git (1:2.17.1-1ubuntu0.12) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 12.8s #11 DONE 16.3s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:7c60aa3bda24ce5bb430e5765c2e777ca4ca4016f21e59c2f033e41bf1e3a038 #12 DONE 0.4s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:2fdd52118bbf6a210bdfad51e11eeedbb434cdf6193204f05a7359135cbdb184 #9 43.48 Setting up libdata-dump-perl (1.23-1) ... #9 43.49 Setting up python3-certifi (2019.11.28-1) ... #9 43.63 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #9 43.64 Setting up libref-util-perl (0.204-1) ... #9 43.65 Setting up libipc-system-simple-perl (1.26-1) ... #9 43.66 Setting up libnet-domain-tld-perl (1.75-1) ... #9 43.67 Setting up libxml-writer-perl (0.625-1) ... #10 30.02 Installing : perl-threads-shared-1.58-2.el8.x86_64 48/80 #10 30.58 Installing : perl-interpreter-4:5.26.3-421.el8.x86_64 49/80 #10 30.61 Installing : libtool-ltdl-2.4.6-25.el8.x86_64 50/80 #10 30.62 Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 50/80 #10 30.63 Installing : libpkgconf-1.4.2-1.el8.x86_64 51/80 #10 30.65 Installing : pkgconf-1.4.2-1.el8.x86_64 52/80 #10 30.66 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 53/80 #10 30.69 Installing : libbabeltrace-1.5.4-4.el8.x86_64 54/80 #8 41.39 Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ... #8 41.40 Setting up libubsan1:arm64 (8.3.0-6) ... #8 41.42 Setting up libisl19:arm64 (0.20-2) ... #8 41.47 Setting up dwz (0.12-3) ... #8 41.49 Setting up python-apt-common (1.8.4.3) ... #8 41.50 Setting up sensible-utils (0.0.12) ... #8 41.51 Setting up exim4-config (4.92-8+deb10u6) ... #9 39.61 Unpacking libfile-listing-perl (6.04-1) ... #9 39.64 Selecting previously unselected package libhtml-tagset-perl. #9 39.64 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ... #9 39.66 Unpacking libhtml-tagset-perl (3.20-4) ... #9 39.70 Selecting previously unselected package liburi-perl. #9 39.70 Preparing to unpack .../169-liburi-perl_1.76-2_all.deb ... #9 39.71 Unpacking liburi-perl (1.76-2) ... #9 39.77 Selecting previously unselected package libhtml-parser-perl. #9 39.78 Preparing to unpack .../170-libhtml-parser-perl_3.72-5_armhf.deb ... #9 39.78 Unpacking libhtml-parser-perl (3.72-5) ... #9 39.84 Selecting previously unselected package libhtml-tree-perl. #9 39.84 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ... #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:f19d4c6663ac6134f760b5645de96f2327350857b40e0bab110230db633b35da #12 DONE 0.1s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:3a49c5619a671783de6c4d9903a90bf71667282463f91fbb18f0b417089c7ea9 #12 18.99 Last metadata expiration check: 0:00:16 ago on Mon Aug 8 11:59:35 2022. #12 19.03 Package bash-5.1.8-4.el9.aarch64 is already installed. #12 19.05 Dependencies resolved. #12 19.05 Nothing to do. #12 19.05 Complete! #12 DONE 19.1s #14 [stage-1 7/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:9bf9f863d48c4f8b766d18875c924b5905875d72fc8182bc243a1c0f7e2870af #9 43.68 Setting up libhash-fieldhash-perl (0.15-1build2) ... #9 43.70 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #9 43.71 Setting up shared-mime-info (1.15-1) ... #10 30.70 Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64 54/80 #10 30.95 Installing : glibc-gconv-extra-2.28-208.el8.x86_64 55/80 #10 30.97 Running scriptlet: glibc-gconv-extra-2.28-208.el8.x86_64 55/80 #10 30.98 Installing : emacs-filesystem-1:26.1-7.el8.noarch 56/80 #10 31.00 Installing : desktop-file-utils-0.23-8.el8.x86_64 57/80 #10 31.01 Installing : elfutils-debuginfod-client-0.187-4.el8.x86_64 58/80 #8 41.86 Adding system-user for exim (v4) #9 39.85 Unpacking libhtml-tree-perl (5.07-2) ... #9 39.92 Selecting previously unselected package libio-html-perl. #9 39.92 Preparing to unpack .../172-libio-html-perl_1.001-1_all.deb ... #9 39.93 Unpacking libio-html-perl (1.001-1) ... #9 39.97 Selecting previously unselected package liblwp-mediatypes-perl. #9 39.97 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 39.98 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 40.03 Selecting previously unselected package libhttp-message-perl. #9 40.03 Preparing to unpack .../174-libhttp-message-perl_6.22-1_all.deb ... #9 40.04 Unpacking libhttp-message-perl (6.22-1) ... #9 40.09 Selecting previously unselected package libhttp-cookies-perl. #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:db2193547b525f35a8742d151f38bbe57bd27ea4208e4c0a64e6e34a4742426b #8 37.73 Selecting previously unselected package libalgorithm-diff-perl. #8 37.73 Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-1_all.deb ... #8 37.74 Unpacking libalgorithm-diff-perl (1.19.03-1) ... #8 37.78 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 37.78 Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-5_armhf.deb ... #8 37.78 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... #8 37.81 Selecting previously unselected package libalgorithm-merge-perl. #8 37.81 Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... #8 37.82 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 37.85 Selecting previously unselected package libapt-pkg-perl. #8 37.85 Preparing to unpack .../148-libapt-pkg-perl_0.1.33build1_armhf.deb ... #8 37.86 Unpacking libapt-pkg-perl (0.1.33build1) ... #8 37.90 Selecting previously unselected package libarchive-cpio-perl. #8 37.90 Preparing to unpack .../149-libarchive-cpio-perl_0.10-1_all.deb ... #8 37.90 Unpacking libarchive-cpio-perl (0.10-1) ... #8 37.93 Selecting previously unselected package libb-hooks-op-check-perl. #8 37.93 Preparing to unpack .../150-libb-hooks-op-check-perl_0.22-1_armhf.deb ... #8 37.94 Unpacking libb-hooks-op-check-perl (0.22-1) ... #8 37.97 Selecting previously unselected package libdynaloader-functions-perl. #8 37.97 Preparing to unpack .../151-libdynaloader-functions-perl_0.003-1_all.deb ... #10 31.09 Installing : elfutils-0.187-4.el8.x86_64 59/80 #10 31.14 Installing : diffutils-3.6-6.el8.x86_64 60/80 #10 31.15 Running scriptlet: diffutils-3.6-6.el8.x86_64 60/80 #10 31.21 Installing : zstd-1.4.4-1.el8.x86_64 61/80 #10 31.22 Installing : rust-srpm-macros-5-2.el8.noarch 62/80 #10 31.23 Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 63/80 #10 31.24 Installing : perl-srpm-macros-1-25.el8.noarch 64/80 #10 31.24 Installing : openblas-srpm-macros-2-2.el8.noarch 65/80 #10 31.25 Installing : ocaml-srpm-macros-5-4.el8.noarch 66/80 #10 31.26 Installing : libipt-1.6.1-8.el8.x86_64 67/80 #10 31.28 Installing : libatomic_ops-7.6.2-3.el8.x86_64 68/80 #8 42.19 Setting up libuchardet0:arm64 (0.0.6-3) ... #10 20.81 Running transaction check #10 20.88 Transaction check succeeded. #9 40.09 Preparing to unpack .../175-libhttp-cookies-perl_6.08-1_all.deb ... #9 40.09 Unpacking libhttp-cookies-perl (6.08-1) ... #9 40.14 Selecting previously unselected package libhttp-negotiate-perl. #9 40.14 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ... #9 40.14 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 40.18 Selecting previously unselected package perl-openssl-defaults:armhf. #9 40.18 Preparing to unpack .../177-perl-openssl-defaults_4_armhf.deb ... #9 40.19 Unpacking perl-openssl-defaults:armhf (4) ... #9 40.22 Selecting previously unselected package libnet-ssleay-perl. #9 40.23 Preparing to unpack .../178-libnet-ssleay-perl_1.88-2ubuntu1_armhf.deb ... #9 40.23 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #9 40.33 Selecting previously unselected package libio-socket-ssl-perl. #9 40.33 Preparing to unpack .../179-libio-socket-ssl-perl_2.067-1_all.deb ... #9 40.33 Unpacking libio-socket-ssl-perl (2.067-1) ... #9 40.39 Selecting previously unselected package libnet-http-perl. #9 40.39 Preparing to unpack .../180-libnet-http-perl_6.19-1_all.deb ... #9 40.40 Unpacking libnet-http-perl (6.19-1) ... #9 40.44 Selecting previously unselected package liblwp-protocol-https-perl. #9 40.44 Preparing to unpack .../181-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #8 37.98 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 38.01 Selecting previously unselected package libdevel-callchecker-perl. #8 38.01 Preparing to unpack .../152-libdevel-callchecker-perl_0.007-2build1_armhf.deb ... #8 38.01 Unpacking libdevel-callchecker-perl (0.007-2build1) ... #8 38.05 Selecting previously unselected package libparams-classify-perl. #8 38.05 Preparing to unpack .../153-libparams-classify-perl_0.015-1_armhf.deb ... #8 38.05 Unpacking libparams-classify-perl (0.015-1) ... #8 38.09 Selecting previously unselected package libmodule-runtime-perl. #8 38.09 Preparing to unpack .../154-libmodule-runtime-perl_0.016-1_all.deb ... #8 38.09 Unpacking libmodule-runtime-perl (0.016-1) ... #8 38.12 Selecting previously unselected package libtry-tiny-perl. #8 38.12 Preparing to unpack .../155-libtry-tiny-perl_0.30-1_all.deb ... #8 38.13 Unpacking libtry-tiny-perl (0.30-1) ... #8 38.15 Selecting previously unselected package libmodule-implementation-perl. #8 38.15 Preparing to unpack .../156-libmodule-implementation-perl_0.09-1_all.deb ... #8 38.16 Unpacking libmodule-implementation-perl (0.09-1) ... #8 38.20 Selecting previously unselected package libsub-exporter-progressive-perl. #8 38.20 Preparing to unpack .../157-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 42.21 Setting up git-man (1:2.20.1-2+deb10u3) ... #8 42.22 Setting up libssh2-1:arm64 (1.8.0-2.1) ... #8 42.23 Setting up netbase (5.6) ... #8 42.26 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... #8 42.28 Setting up libmpdec2:arm64 (2.4.2-2) ... #8 42.30 Setting up libbinutils:arm64 (2.31.1-16) ... #8 42.31 Setting up cpp-8 (8.3.0-6) ... #8 42.33 Setting up libc-dev-bin (2.28-10+deb10u1) ... #8 42.35 Setting up openssl (1.1.1n-0+deb10u3) ... #8 42.37 Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ... #8 42.39 Setting up readline-common (7.0-5) ... #8 42.41 Setting up publicsuffix (20211109.1735-0+deb10u1) ... #10 20.88 Running transaction test #10 21.17 Transaction test succeeded. #9 40.45 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 40.49 Selecting previously unselected package libtry-tiny-perl. #9 40.49 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ... #9 40.50 Unpacking libtry-tiny-perl (0.30-1) ... #9 40.54 Selecting previously unselected package libwww-robotrules-perl. #9 40.54 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ... #9 40.55 Unpacking libwww-robotrules-perl (6.02-1) ... #9 40.60 Selecting previously unselected package libwww-perl. #9 40.60 Preparing to unpack .../184-libwww-perl_6.43-1_all.deb ... #9 40.61 Unpacking libwww-perl (6.43-1) ... #9 40.68 Selecting previously unselected package patchutils. #9 40.68 Preparing to unpack .../185-patchutils_0.3.4-2_armhf.deb ... #8 38.21 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 38.24 Selecting previously unselected package libvariable-magic-perl. #8 38.24 Preparing to unpack .../158-libvariable-magic-perl_0.62-1_armhf.deb ... #8 38.24 Unpacking libvariable-magic-perl (0.62-1) ... #8 38.29 Selecting previously unselected package libb-hooks-endofscope-perl. #8 38.29 Preparing to unpack .../159-libb-hooks-endofscope-perl_0.21-1_all.deb ... #8 38.29 Unpacking libb-hooks-endofscope-perl (0.21-1) ... #8 38.33 Selecting previously unselected package libhtml-tagset-perl. #8 38.33 Preparing to unpack .../160-libhtml-tagset-perl_3.20-3_all.deb ... #8 38.33 Unpacking libhtml-tagset-perl (3.20-3) ... #8 38.37 Selecting previously unselected package liburi-perl. #8 38.37 Preparing to unpack .../161-liburi-perl_1.73-1_all.deb ... #8 38.38 Unpacking liburi-perl (1.73-1) ... #8 38.44 Selecting previously unselected package libhtml-parser-perl. #8 38.44 Preparing to unpack .../162-libhtml-parser-perl_3.72-3build1_armhf.deb ... #8 38.44 Unpacking libhtml-parser-perl (3.72-3build1) ... #8 42.42 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... #8 42.43 Setting up libcc1-0:arm64 (8.3.0-6) ... #8 42.45 Setting up iso-codes (4.2-1) ... #8 42.46 Setting up liblocale-gettext-perl (1.07-3+b4) ... #8 42.48 Setting up liblsan0:arm64 (8.3.0-6) ... #8 42.49 Setting up dctrl-tools (2.24-3) ... #8 42.51 Setting up libitm1:arm64 (8.3.0-6) ... #8 42.52 Setting up debian-keyring (2019.02.25) ... #8 42.53 Setting up libreadline7:arm64 (7.0-5) ... #8 42.55 Setting up libgdbm6:arm64 (1.18.1-4) ... #8 42.56 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #8 42.57 Setting up libtsan0:arm64 (8.3.0-6) ... #8 42.58 Setting up pinentry-curses (1.1.0-2) ... #8 42.61 Setting up manpages-dev (4.16-2) ... #8 42.62 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... #8 42.64 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... #8 42.65 Setting up libxcb1:arm64 (1.13.1-2) ... #8 42.66 Setting up at (3.1.23-1) ... #10 21.18 Running transaction #10 31.30 Installing : gc-7.6.4-3.el8.x86_64 69/80 #10 31.68 Installing : guile-5:2.0.14-7.el8.x86_64 70/80 #9 40.69 Unpacking patchutils (0.3.4-2) ... #9 40.75 Selecting previously unselected package wdiff. #9 40.75 Preparing to unpack .../186-wdiff_1.2.2-2build1_armhf.deb ... #9 40.75 Unpacking wdiff (1.2.2-2build1) ... #9 40.81 Selecting previously unselected package devscripts. #9 40.81 Preparing to unpack .../187-devscripts_2.20.2ubuntu2_armhf.deb ... #9 40.85 Unpacking devscripts (2.20.2ubuntu2) ... #8 38.49 Selecting previously unselected package libcgi-pm-perl. #8 38.49 Preparing to unpack .../163-libcgi-pm-perl_4.38-1_all.deb ... #8 38.49 Unpacking libcgi-pm-perl (4.38-1) ... #8 38.58 Selecting previously unselected package libfcgi-perl. #8 38.58 Preparing to unpack .../164-libfcgi-perl_0.78-2build1_armhf.deb ... #8 38.58 Unpacking libfcgi-perl (0.78-2build1) ... #8 38.60 Selecting previously unselected package libcgi-fast-perl. #8 38.60 Preparing to unpack .../165-libcgi-fast-perl_1%3a2.13-1_all.deb ... #8 38.61 Unpacking libcgi-fast-perl (1:2.13-1) ... #8 38.64 Selecting previously unselected package libsub-name-perl. #8 38.64 Preparing to unpack .../166-libsub-name-perl_0.21-1build1_armhf.deb ... #8 38.65 Unpacking libsub-name-perl (0.21-1build1) ... #8 38.71 Selecting previously unselected package libclass-accessor-perl. #8 38.71 Preparing to unpack .../167-libclass-accessor-perl_0.51-1_all.deb ... #8 42.80 invoke-rc.d: could not determine current runlevel #8 42.80 invoke-rc.d: policy-rc.d denied execution of start. #8 42.81 Setting up libedit2:arm64 (3.1-20181209-1) ... #8 42.82 Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... #8 42.83 Setting up cron (3.0pl1-134+deb10u1) ... #8 42.92 Adding group `crontab' (GID 102) ... #10 21.62 Preparing : 1/1 #10 21.65 Installing : python-srpm-macros-3-43.el8.noarch 1/79 #10 21.67 Downgrading : xz-libs-5.2.4-4.el8.aarch64 2/79 #10 21.70 Installing : xz-5.2.4-4.el8.aarch64 3/79 #10 31.70 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 70/80 #10 32.08 Installing : gdb-headless-8.2-19.el8.x86_64 71/80 #10 32.10 Installing : go-srpm-macros-2-17.el8.noarch 72/80 #10 32.11 Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 73/80 #10 32.12 Installing : efi-srpm-macros-3-3.el8.noarch 74/80 #10 32.14 Installing : dwz-0.12-10.el8.x86_64 75/80 #10 32.16 Installing : redhat-rpm-config-130-1.el8.noarch 76/80 #10 32.18 Installing : rpm-build-4.14.3-23.el8.x86_64 77/80 #9 41.01 Selecting previously unselected package diffstat. #9 41.01 Preparing to unpack .../188-diffstat_1.63-1_armhf.deb ... #9 41.02 Unpacking diffstat (1.63-1) ... #9 41.06 Selecting previously unselected package python3-chardet. #9 41.06 Preparing to unpack .../189-python3-chardet_3.0.4-4build1_all.deb ... #9 41.06 Unpacking python3-chardet (3.0.4-4build1) ... #9 41.13 Selecting previously unselected package python3-debian. #9 41.13 Preparing to unpack .../190-python3-debian_0.1.36ubuntu1_all.deb ... #9 41.13 Unpacking python3-debian (0.1.36ubuntu1) ... #9 41.20 Selecting previously unselected package libgpgme11:armhf. #8 38.74 Unpacking libclass-accessor-perl (0.51-1) ... #8 38.78 Selecting previously unselected package libclass-method-modifiers-perl. #8 38.78 Preparing to unpack .../168-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 38.78 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 38.82 Selecting previously unselected package libclass-xsaccessor-perl. #8 38.82 Preparing to unpack .../169-libclass-xsaccessor-perl_1.19-2build8_armhf.deb ... #8 38.83 Unpacking libclass-xsaccessor-perl (1.19-2build8) ... #8 38.89 Selecting previously unselected package libclone-perl. #8 38.89 Preparing to unpack .../170-libclone-perl_0.39-1_armhf.deb ... #8 38.92 Unpacking libclone-perl (0.39-1) ... #8 38.96 Selecting previously unselected package libdata-dump-perl. #8 38.96 Preparing to unpack .../171-libdata-dump-perl_1.23-1_all.deb ... #8 42.93 Done. #8 42.95 invoke-rc.d: could not determine current runlevel #8 42.95 invoke-rc.d: policy-rc.d denied execution of start. #8 43.06 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... #8 43.07 Setting up m4 (1.4.18-2) ... #8 43.08 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... #8 43.10 Setting up binutils (2.31.1-16) ... #8 43.11 Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ... #8 43.12 Setting up ca-certificates (20200601~deb10u2) ... #10 21.72 Installing : unzip-6.0-46.el8.aarch64 4/79 #10 32.22 Installing : rpmlint-1.10-14.el8.noarch 78/80 #10 32.24 Installing : dnf-plugins-core-4.0.21-14.el8.noarch 79/80 #10 32.25 Cleanup : xz-libs-5.2.4-4.el8_6.x86_64 80/80 #10 32.26 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 80/80 #9 41.21 Preparing to unpack .../191-libgpgme11_1.13.1-7ubuntu2_armhf.deb ... #9 41.21 Unpacking libgpgme11:armhf (1.13.1-7ubuntu2) ... #9 41.29 Selecting previously unselected package python3-gpg. #9 41.29 Preparing to unpack .../192-python3-gpg_1.13.1-7ubuntu2_armhf.deb ... #9 41.29 Unpacking python3-gpg (1.13.1-7ubuntu2) ... #9 41.39 Selecting previously unselected package dput. #9 41.39 Preparing to unpack .../193-dput_1.0.3ubuntu1_all.deb ... #9 41.40 Unpacking dput (1.0.3ubuntu1) ... #9 41.46 Selecting previously unselected package libcurl3-gnutls:armhf. #9 41.46 Preparing to unpack .../194-libcurl3-gnutls_7.68.0-1ubuntu2.12_armhf.deb ... #8 38.97 Unpacking libdata-dump-perl (1.23-1) ... #8 39.00 Selecting previously unselected package libparams-util-perl. #8 39.00 Preparing to unpack .../172-libparams-util-perl_1.07-3build3_armhf.deb ... #8 39.01 Unpacking libparams-util-perl (1.07-3build3) ... #8 39.04 Selecting previously unselected package libsub-install-perl. #8 39.04 Preparing to unpack .../173-libsub-install-perl_0.928-1_all.deb ... #8 39.05 Unpacking libsub-install-perl (0.928-1) ... #8 39.09 Selecting previously unselected package libdata-optlist-perl. #8 39.09 Preparing to unpack .../174-libdata-optlist-perl_0.110-1_all.deb ... #8 39.10 Unpacking libdata-optlist-perl (0.110-1) ... #8 39.13 Selecting previously unselected package libdevel-globaldestruction-perl. #8 39.13 Preparing to unpack .../175-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 39.13 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 39.17 Selecting previously unselected package libdigest-hmac-perl. #8 39.17 Preparing to unpack .../176-libdigest-hmac-perl_1.03+dfsg-1_all.deb ... #8 39.18 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ... #8 39.22 Selecting previously unselected package libdistro-info-perl. #8 39.22 Preparing to unpack .../177-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ... #10 21.84 Installing : groff-base-1.22.3-18.el8.aarch64 5/79 #10 21.86 Installing : file-5.33-20.el8.aarch64 6/79 #10 21.90 Installing : cpio-2.12-11.el8.aarch64 7/79 #10 32.27 Running scriptlet: xz-libs-5.2.4-4.el8_6.x86_64 80/80 #10 32.39 Verifying : xz-libs-5.2.4-4.el8.x86_64 1/80 #10 32.39 Verifying : xz-libs-5.2.4-4.el8_6.x86_64 2/80 #10 32.39 Verifying : desktop-file-utils-0.23-8.el8.x86_64 3/80 #10 32.39 Verifying : dwz-0.12-10.el8.x86_64 4/80 #10 32.39 Verifying : efi-srpm-macros-3-3.el8.noarch 5/80 #10 32.39 Verifying : gc-7.6.4-3.el8.x86_64 6/80 #10 32.39 Verifying : gdb-headless-8.2-19.el8.x86_64 7/80 #10 32.39 Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 8/80 #10 32.39 Verifying : go-srpm-macros-2-17.el8.noarch 9/80 #10 32.39 Verifying : guile-5:2.0.14-7.el8.x86_64 10/80 #10 32.39 Verifying : libatomic_ops-7.6.2-3.el8.x86_64 11/80 #10 32.39 Verifying : libipt-1.6.1-8.el8.x86_64 12/80 #10 32.39 Verifying : ocaml-srpm-macros-5-4.el8.noarch 13/80 #10 32.39 Verifying : openblas-srpm-macros-2-2.el8.noarch 14/80 #10 32.39 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 15/80 #10 32.39 Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 16/80 #10 32.39 Verifying : perl-srpm-macros-1-25.el8.noarch 17/80 #10 32.39 Verifying : python-rpm-macros-3-43.el8.noarch 18/80 #10 32.39 Verifying : python-srpm-macros-3-43.el8.noarch 19/80 #10 32.39 Verifying : python3-rpm-macros-3-43.el8.noarch 20/80 #10 32.39 Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 21/80 #10 32.39 Verifying : redhat-rpm-config-130-1.el8.noarch 22/80 #10 32.39 Verifying : rpm-build-4.14.3-23.el8.x86_64 23/80 #10 32.39 Verifying : rpmlint-1.10-14.el8.noarch 24/80 #10 32.39 Verifying : rust-srpm-macros-5-2.el8.noarch 25/80 #10 32.39 Verifying : zstd-1.4.4-1.el8.x86_64 26/80 #10 32.39 Verifying : binutils-2.30-117.el8.x86_64 27/80 #10 32.39 Verifying : bzip2-1.0.6-26.el8.x86_64 28/80 #10 32.39 Verifying : cpio-2.12-11.el8.x86_64 29/80 #10 32.39 Verifying : diffutils-3.6-6.el8.x86_64 30/80 #10 32.39 Verifying : dnf-plugins-core-4.0.21-14.el8.noarch 31/80 #10 32.39 Verifying : elfutils-0.187-4.el8.x86_64 32/80 #10 32.39 Verifying : elfutils-debuginfod-client-0.187-4.el8.x86_64 33/80 #10 32.39 Verifying : emacs-filesystem-1:26.1-7.el8.noarch 34/80 #10 32.39 Verifying : file-5.33-20.el8.x86_64 35/80 #10 32.39 Verifying : glibc-gconv-extra-2.28-208.el8.x86_64 36/80 #10 32.39 Verifying : groff-base-1.22.3-18.el8.x86_64 37/80 #10 32.39 Verifying : libbabeltrace-1.5.4-4.el8.x86_64 38/80 #10 32.39 Verifying : libpkgconf-1.4.2-1.el8.x86_64 39/80 #10 32.39 Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 40/80 #10 32.39 Verifying : ncurses-6.1-9.20180224.el8.x86_64 41/80 #10 32.39 Verifying : patch-2.7.6-11.el8.x86_64 42/80 #10 32.39 Verifying : perl-Carp-1.42-396.el8.noarch 43/80 #10 32.39 Verifying : perl-Encode-4:2.97-3.el8.x86_64 44/80 #10 32.39 Verifying : perl-Errno-1.28-421.el8.x86_64 45/80 #10 32.39 Verifying : perl-Exporter-5.72-396.el8.noarch 46/80 #10 32.39 Verifying : perl-File-Path-2.15-2.el8.noarch 47/80 #10 32.39 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 48/80 #10 32.39 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 49/80 #10 32.39 Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 50/80 #10 32.39 Verifying : perl-IO-1.38-421.el8.x86_64 51/80 #10 32.39 Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 52/80 #10 32.39 Verifying : perl-PathTools-3.74-1.el8.x86_64 53/80 #10 32.39 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 54/80 #10 32.39 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 55/80 #10 32.39 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 56/80 #10 32.39 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 57/80 #10 32.39 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 58/80 #10 32.39 Verifying : perl-Socket-4:2.027-3.el8.x86_64 59/80 #10 32.39 Verifying : perl-Storable-1:3.11-3.el8.x86_64 60/80 #10 32.39 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 61/80 #10 32.39 Verifying : perl-Term-Cap-1.17-395.el8.noarch 62/80 #10 32.39 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 63/80 #10 32.39 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 64/80 #10 32.39 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 65/80 #10 32.39 Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 66/80 #10 32.39 Verifying : perl-constant-1.33-396.el8.noarch 67/80 #10 32.39 Verifying : perl-interpreter-4:5.26.3-421.el8.x86_64 68/80 #10 32.39 Verifying : perl-libs-4:5.26.3-421.el8.x86_64 69/80 #10 32.39 Verifying : perl-macros-4:5.26.3-421.el8.x86_64 70/80 #10 32.39 Verifying : perl-parent-1:0.237-1.el8.noarch 71/80 #10 32.39 Verifying : perl-podlators-4.11-1.el8.noarch 72/80 #10 32.39 Verifying : perl-threads-1:2.21-2.el8.x86_64 73/80 #10 32.39 Verifying : perl-threads-shared-1.58-2.el8.x86_64 74/80 #10 32.39 Verifying : pkgconf-1.4.2-1.el8.x86_64 75/80 #10 32.39 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 76/80 #10 32.39 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 77/80 #10 32.39 Verifying : unzip-6.0-46.el8.x86_64 78/80 #10 32.39 Verifying : xz-5.2.4-4.el8.x86_64 79/80 #10 32.40 Verifying : zip-3.0-23.el8.x86_64 80/80 #10 32.65 #10 32.65 Downgraded: #10 32.65 xz-libs-5.2.4-4.el8.x86_64 #10 32.65 Installed: #10 32.65 binutils-2.30-117.el8.x86_64 #10 32.65 bzip2-1.0.6-26.el8.x86_64 #10 32.65 cpio-2.12-11.el8.x86_64 #10 32.65 desktop-file-utils-0.23-8.el8.x86_64 #10 32.65 diffutils-3.6-6.el8.x86_64 #10 32.65 dnf-plugins-core-4.0.21-14.el8.noarch #10 32.65 dwz-0.12-10.el8.x86_64 #10 32.65 efi-srpm-macros-3-3.el8.noarch #10 32.65 elfutils-0.187-4.el8.x86_64 #10 32.65 elfutils-debuginfod-client-0.187-4.el8.x86_64 #10 32.65 emacs-filesystem-1:26.1-7.el8.noarch #10 32.65 file-5.33-20.el8.x86_64 #10 32.65 gc-7.6.4-3.el8.x86_64 #10 32.65 gdb-headless-8.2-19.el8.x86_64 #10 32.65 ghc-srpm-macros-1.4.2-7.el8.noarch #10 32.65 glibc-gconv-extra-2.28-208.el8.x86_64 #10 32.65 go-srpm-macros-2-17.el8.noarch #10 32.65 groff-base-1.22.3-18.el8.x86_64 #10 32.65 guile-5:2.0.14-7.el8.x86_64 #10 32.65 libatomic_ops-7.6.2-3.el8.x86_64 #10 32.65 libbabeltrace-1.5.4-4.el8.x86_64 #10 32.65 libipt-1.6.1-8.el8.x86_64 #10 32.65 libpkgconf-1.4.2-1.el8.x86_64 #10 32.65 libtool-ltdl-2.4.6-25.el8.x86_64 #10 32.65 ncurses-6.1-9.20180224.el8.x86_64 #10 32.65 ocaml-srpm-macros-5-4.el8.noarch #10 32.65 openblas-srpm-macros-2-2.el8.noarch #10 32.65 patch-2.7.6-11.el8.x86_64 #10 32.65 perl-Carp-1.42-396.el8.noarch #10 32.65 perl-Encode-4:2.97-3.el8.x86_64 #10 32.65 perl-Errno-1.28-421.el8.x86_64 #10 32.65 perl-Exporter-5.72-396.el8.noarch #10 32.65 perl-File-Path-2.15-2.el8.noarch #10 32.65 perl-File-Temp-0.230.600-1.el8.noarch #10 32.65 perl-Getopt-Long-1:2.50-4.el8.noarch #10 32.65 perl-HTTP-Tiny-0.074-1.el8.noarch #10 32.65 perl-IO-1.38-421.el8.x86_64 #10 32.65 perl-IO-Socket-IP-0.39-5.el8.noarch #10 32.65 perl-MIME-Base64-3.15-396.el8.x86_64 #10 32.65 perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch #10 32.65 perl-PathTools-3.74-1.el8.x86_64 #10 32.65 perl-Pod-Escapes-1:1.07-395.el8.noarch #10 32.65 perl-Pod-Perldoc-3.28-396.el8.noarch #10 32.65 perl-Pod-Simple-1:3.35-395.el8.noarch #10 32.65 perl-Pod-Usage-4:1.69-395.el8.noarch #10 32.65 perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 #10 32.65 perl-Socket-4:2.027-3.el8.x86_64 #10 32.65 perl-Storable-1:3.11-3.el8.x86_64 #10 32.65 perl-Term-ANSIColor-4.06-396.el8.noarch #10 32.65 perl-Term-Cap-1.17-395.el8.noarch #10 32.65 perl-Text-ParseWords-3.30-395.el8.noarch #10 32.65 perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch #10 32.65 perl-Time-Local-1:1.280-1.el8.noarch #10 32.65 perl-Unicode-Normalize-1.25-396.el8.x86_64 #10 32.65 perl-constant-1.33-396.el8.noarch #10 32.65 perl-interpreter-4:5.26.3-421.el8.x86_64 #10 32.65 perl-libs-4:5.26.3-421.el8.x86_64 #10 32.65 perl-macros-4:5.26.3-421.el8.x86_64 #10 32.65 perl-parent-1:0.237-1.el8.noarch #10 32.65 perl-podlators-4.11-1.el8.noarch #10 32.65 perl-srpm-macros-1-25.el8.noarch #10 32.65 perl-threads-1:2.21-2.el8.x86_64 #10 32.65 perl-threads-shared-1.58-2.el8.x86_64 #10 32.65 pkgconf-1.4.2-1.el8.x86_64 #10 32.65 pkgconf-m4-1.4.2-1.el8.noarch #10 32.65 pkgconf-pkg-config-1.4.2-1.el8.x86_64 #10 32.65 python-rpm-macros-3-43.el8.noarch #10 32.65 python-srpm-macros-3-43.el8.noarch #10 32.65 python3-rpm-macros-3-43.el8.noarch #10 32.65 qt5-srpm-macros-5.15.3-1.el8.noarch #10 32.65 redhat-rpm-config-130-1.el8.noarch #10 32.65 rpm-build-4.14.3-23.el8.x86_64 #10 32.65 rpmlint-1.10-14.el8.noarch #10 32.65 rust-srpm-macros-5-2.el8.noarch #10 32.65 unzip-6.0-46.el8.x86_64 #10 32.65 xz-5.2.4-4.el8.x86_64 #10 32.65 zip-3.0-23.el8.x86_64 #10 32.65 zstd-1.4.4-1.el8.x86_64 #10 32.65 #10 32.65 Complete! #9 41.46 Unpacking libcurl3-gnutls:armhf (7.68.0-1ubuntu2.12) ... #9 41.53 Selecting previously unselected package liberror-perl. #9 41.53 Preparing to unpack .../195-liberror-perl_0.17029-1_all.deb ... #9 41.54 Unpacking liberror-perl (0.17029-1) ... #9 41.58 Selecting previously unselected package git-man. #9 41.58 Preparing to unpack .../196-git-man_1%3a2.25.1-1ubuntu3.5_all.deb ... #9 41.58 Unpacking git-man (1:2.25.1-1ubuntu3.5) ... #8 39.23 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ... #8 39.26 Selecting previously unselected package perl-openssl-defaults:armhf. #8 39.26 Preparing to unpack .../178-perl-openssl-defaults_3build1_armhf.deb ... #8 39.27 Unpacking perl-openssl-defaults:armhf (3build1) ... #8 39.31 Selecting previously unselected package libnet-ssleay-perl. #8 39.31 Preparing to unpack .../179-libnet-ssleay-perl_1.84-1ubuntu0.2_armhf.deb ... #8 39.32 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ... #8 39.42 Selecting previously unselected package libio-socket-ssl-perl. #8 39.42 Preparing to unpack .../180-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ... #8 39.43 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... #8 39.50 Selecting previously unselected package libnet-smtp-ssl-perl. #8 39.50 Preparing to unpack .../181-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 39.51 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 39.54 Selecting previously unselected package libmailtools-perl. #8 39.54 Preparing to unpack .../182-libmailtools-perl_2.18-1_all.deb ... #8 43.63 Updating certificates in /etc/ssl/certs... #14 DONE 2.0s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:279d3ce97048e8abb5e7f9704f8fe22f5391a018a7f6cfc0f4a440b7e14f16bc #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:f6fb24d2eec5ff65f3e2bc79eb5ff26cadce7418ab3807ead8919b886b63a3c6 #16 DONE 0.0s #10 21.91 Installing : bzip2-1.0.6-26.el8.aarch64 8/79 #9 41.73 Selecting previously unselected package git. #9 41.73 Preparing to unpack .../197-git_1%3a2.25.1-1ubuntu3.5_armhf.deb ... #9 41.78 Unpacking git (1:2.25.1-1ubuntu3.5) ... #9 45.57 Setting up liblinux-epoll-perl (0.017-1) ... #9 45.58 Setting up libvariable-magic-perl (0.62-1build2) ... #9 45.59 Setting up python3-idna (2.8-1) ... #9 45.79 Setting up libio-html-perl (1.001-1) ... #9 45.80 Setting up libcroco3:arm64 (0.6.13-1) ... #9 45.81 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #9 45.82 Setting up libtest-refcount-perl (0.10-1) ... #9 45.83 Setting up libparams-util-perl (1.07-3build5) ... #8 39.55 Unpacking libmailtools-perl (2.18-1) ... #8 39.61 Selecting previously unselected package libsocket6-perl. #8 39.61 Preparing to unpack .../183-libsocket6-perl_0.27-1build2_armhf.deb ... #8 39.62 Unpacking libsocket6-perl (0.27-1build2) ... #8 39.66 Selecting previously unselected package libio-socket-inet6-perl. #8 39.66 Preparing to unpack .../184-libio-socket-inet6-perl_2.72-2_all.deb ... #8 39.66 Unpacking libio-socket-inet6-perl (2.72-2) ... #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #10 22.42 Installing : binutils-2.30-117.el8.aarch64 9/79 #10 22.43 Running scriptlet: binutils-2.30-117.el8.aarch64 9/79 #10 22.51 Installing : zip-3.0-23.el8.aarch64 10/79 #10 22.52 Installing : python-rpm-macros-3-43.el8.noarch 11/79 #10 22.53 Installing : python3-rpm-macros-3-43.el8.noarch 12/79 #10 22.54 Installing : pkgconf-m4-1.4.2-1.el8.noarch 13/79 #10 22.56 Installing : patch-2.7.6-11.el8.aarch64 14/79 #10 22.59 Installing : ncurses-6.1-9.20180224.el8.aarch64 15/79 #10 22.60 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 16/79 #10 22.61 Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 17/79 #10 22.62 Installing : perl-Time-Local-1:1.280-1.el8.noarch 18/79 #10 22.63 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 19/79 #10 22.65 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 20/79 #10 22.66 Installing : perl-Term-Cap-1.17-395.el8.noarch 21/79 #10 22.67 Installing : perl-File-Temp-0.230.600-1.el8.noarch 22/79 #10 22.70 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 23/79 #10 22.72 Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 24/79 #9 45.86 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... #9 45.87 Setting up autoconf (2.69-11.1) ... #9 45.88 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 46.05 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 46.06 Setting up libarray-intspan-perl (2.003-1) ... #9 46.07 Setting up libcapture-tiny-perl (0.48-1) ... #9 46.08 Setting up libtimedate-perl (2.3200-1) ... #10 DONE 33.2s #12 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS #12 sha256:f3abf034345fc060233d4c96bbe35d8d639ade1da8906ce726895b616e9f124a #12 DONE 0.1s #14 DONE 2.0s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:0300e93667464d4c7af1e01d8969a3e48702009b2cc9648305ba0cc49f97176d #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:735e804e32803f92a84526064cfdedabc45c976cf660a264ea1d7e6183cf7ea5 #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #8 39.71 Selecting previously unselected package libnet-ip-perl. #8 39.71 Preparing to unpack .../185-libnet-ip-perl_1.26-1_all.deb ... #8 39.71 Unpacking libnet-ip-perl (1.26-1) ... #8 39.76 Selecting previously unselected package libnet-dns-perl. #8 39.76 Preparing to unpack .../186-libnet-dns-perl_1.10-2_all.deb ... #8 39.76 Unpacking libnet-dns-perl (1.10-2) ... #8 39.85 Selecting previously unselected package libnet-domain-tld-perl. #8 39.85 Preparing to unpack .../187-libnet-domain-tld-perl_1.75-1_all.deb ... #8 39.85 Unpacking libnet-domain-tld-perl (1.75-1) ... #8 39.90 Selecting previously unselected package libemail-valid-perl. #8 39.90 Preparing to unpack .../188-libemail-valid-perl_1.202-1_all.deb ... #8 39.90 Unpacking libemail-valid-perl (1.202-1) ... #8 39.94 Selecting previously unselected package libencode-locale-perl. #8 39.94 Preparing to unpack .../189-libencode-locale-perl_1.05-1_all.deb ... #10 22.74 Installing : perl-podlators-4.11-1.el8.noarch 25/79 #10 22.76 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 26/79 #10 22.77 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 27/79 #10 22.78 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 28/79 #10 22.79 Installing : perl-MIME-Base64-3.15-396.el8.aarch64 29/79 #10 22.81 Installing : perl-Storable-1:3.11-3.el8.aarch64 30/79 #10 22.82 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 31/79 #10 22.83 Installing : perl-Errno-1.28-421.el8.aarch64 32/79 #8 44.25 137 added, 0 removed; done. #8 44.32 Setting up libunbound8:arm64 (1.9.0-2+deb10u2) ... #8 44.33 Setting up shared-mime-info (1.10-1) ... #9 46.09 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... #9 46.10 Setting up libsub-name-perl (0.26-1) ... #9 46.11 Setting up libtype-tiny-xs-perl (0.016-1) ... #9 46.12 Setting up libfile-chdir-perl (0.1008-1) ... #9 46.13 Setting up xauth (1:1.1-0ubuntu1) ... #9 46.14 Setting up cpp (4:9.3.0-1ubuntu2) ... #9 46.16 Setting up libpath-tiny-perl (0.108-1) ... #9 46.17 Setting up libarchive-cpio-perl (0.10-1) ... #9 46.18 Setting up libjson-perl (4.02000-2) ... #9 46.19 Setting up libsub-override-perl (0.09-2) ... #9 46.20 Setting up python3-unidiff (0.5.5-2) ... #9 46.34 Setting up libstrictures-perl (2.000006-1) ... #13 [stage-1 7/9] RUN if [ "$(uname -m)" = "x86_64" ]; then dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec; else dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec; dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-b*.spec; fi #13 sha256:dc7042a568d7ee18c9a1bcfee4bd796c4e8f90e4379eb846ed3fb8f856061732 #9 42.35 Selecting previously unselected package libalgorithm-diff-perl. #9 42.35 Preparing to unpack .../198-libalgorithm-diff-perl_1.19.03-2_all.deb ... #9 42.36 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #9 42.43 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 42.43 Preparing to unpack .../199-libalgorithm-diff-xs-perl_0.04-6_armhf.deb ... #9 42.43 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #9 42.47 Selecting previously unselected package libalgorithm-merge-perl. #9 42.48 Preparing to unpack .../200-libalgorithm-merge-perl_0.08-3_all.deb ... #9 42.48 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 42.54 Selecting previously unselected package libapt-pkg-perl. mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #14 DONE 2.5s #15 [stage-1 8/8] WORKDIR /root/rpmbuild #15 sha256:bcbb39d78e25fde26f255b68eb6e95487b33b63b970d01e2a801b902e3a1351a #15 DONE 0.0s #16 exporting to image #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #16 exporting layers #8 39.94 Unpacking libencode-locale-perl (1.05-1) ... #8 39.98 Selecting previously unselected package libexporter-tiny-perl. #8 39.98 Preparing to unpack .../190-libexporter-tiny-perl_1.000000-2_all.deb ... #8 39.99 Unpacking libexporter-tiny-perl (1.000000-2) ... #8 40.04 Selecting previously unselected package libipc-system-simple-perl. #8 40.04 Preparing to unpack .../191-libipc-system-simple-perl_1.25-4_all.deb ... #8 40.04 Unpacking libipc-system-simple-perl (1.25-4) ... #8 40.08 Selecting previously unselected package libfile-basedir-perl. #8 40.08 Preparing to unpack .../192-libfile-basedir-perl_0.07-1_all.deb ... #8 40.08 Unpacking libfile-basedir-perl (0.07-1) ... #8 40.13 Selecting previously unselected package libfile-chdir-perl. #8 40.13 Preparing to unpack .../193-libfile-chdir-perl_0.1008-1_all.deb ... #8 40.14 Unpacking libfile-chdir-perl (0.1008-1) ... #8 40.17 Selecting previously unselected package libfile-fcntllock-perl. #8 40.17 Preparing to unpack .../194-libfile-fcntllock-perl_0.22-3build2_armhf.deb ... #8 40.17 Unpacking libfile-fcntllock-perl (0.22-3build2) ... #8 40.21 Selecting previously unselected package libhttp-date-perl. #8 40.21 Preparing to unpack .../195-libhttp-date-perl_6.02-1_all.deb ... #8 40.22 Unpacking libhttp-date-perl (6.02-1) ... #8 40.25 Selecting previously unselected package libfile-listing-perl. #8 40.25 Preparing to unpack .../196-libfile-listing-perl_6.04-1_all.deb ... #8 40.26 Unpacking libfile-listing-perl (6.04-1) ... #8 40.29 Selecting previously unselected package libfont-afm-perl. #8 40.29 Preparing to unpack .../197-libfont-afm-perl_1.20-2_all.deb ... #8 40.29 Unpacking libfont-afm-perl (1.20-2) ... #8 40.33 Selecting previously unselected package libio-stringy-perl. #8 40.33 Preparing to unpack .../198-libio-stringy-perl_2.111-2_all.deb ... #10 22.84 Installing : perl-Socket-4:2.027-3.el8.aarch64 33/79 #10 23.04 Installing : perl-Encode-4:2.97-3.el8.aarch64 34/79 #10 23.06 Installing : perl-Carp-1.42-396.el8.noarch 35/79 #10 23.07 Installing : perl-Exporter-5.72-396.el8.noarch 36/79 #9 46.35 Setting up libsub-quote-perl (2.006006-1) ... #9 46.36 Setting up libclass-xsaccessor-perl (1.19-3build3) ... #9 46.37 Setting up libsort-versions-perl (1.62-1) ... #9 46.38 Setting up libexporter-tiny-perl (1.002001-1) ... #9 46.39 Setting up libre-engine-re2-perl (0.13-5) ... #9 46.40 Setting up libterm-readkey-perl (2.38-1build1) ... #9 46.41 Setting up lsb-release (11.1.0ubuntu2) ... #9 46.43 Setting up libnet-ip-perl (1.26-2) ... #9 46.43 Setting up python3-magic (2:0.4.15-3) ... #9 46.57 Setting up libperlio-gzip-perl (0.19-1build5) ... #9 46.58 Setting up libsys-hostname-long-perl (1.5-1) ... #9 46.59 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #9 42.54 Preparing to unpack .../201-libapt-pkg-perl_0.1.36build3_armhf.deb ... #9 42.54 Unpacking libapt-pkg-perl (0.1.36build3) ... #9 42.59 Selecting previously unselected package libarchive-cpio-perl. #9 42.59 Preparing to unpack .../202-libarchive-cpio-perl_0.10-1_all.deb ... #9 42.60 Unpacking libarchive-cpio-perl (0.10-1) ... #9 42.64 Selecting previously unselected package libarray-intspan-perl. #9 42.64 Preparing to unpack .../203-libarray-intspan-perl_2.003-1_all.deb ... #9 42.65 Unpacking libarray-intspan-perl (2.003-1) ... #9 42.69 Selecting previously unselected package libasync-mergepoint-perl. #9 42.69 Preparing to unpack .../204-libasync-mergepoint-perl_0.04-2_all.deb ... #9 42.70 Unpacking libasync-mergepoint-perl (0.04-2) ... #9 42.76 Selecting previously unselected package libmodule-implementation-perl. #9 42.76 Preparing to unpack .../205-libmodule-implementation-perl_0.09-1_all.deb ... #8 40.33 Unpacking libio-stringy-perl (2.111-2) ... #8 40.38 Selecting previously unselected package libparams-validate-perl. #8 40.38 Preparing to unpack .../199-libparams-validate-perl_1.29-1_armhf.deb ... #8 40.38 Unpacking libparams-validate-perl (1.29-1) ... #8 40.41 Selecting previously unselected package libsub-exporter-perl. #8 40.41 Preparing to unpack .../200-libsub-exporter-perl_0.987-1_all.deb ... #8 40.43 Unpacking libsub-exporter-perl (0.987-1) ... #8 40.46 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 40.46 Preparing to unpack .../201-libgetopt-long-descriptive-perl_0.102-1_all.deb ... #8 40.46 Unpacking libgetopt-long-descriptive-perl (0.102-1) ... #8 40.50 Selecting previously unselected package libsort-versions-perl. #8 40.50 Preparing to unpack .../202-libsort-versions-perl_1.62-1_all.deb ... #8 40.50 Unpacking libsort-versions-perl (1.62-1) ... #8 40.54 Selecting previously unselected package libgit-wrapper-perl. #8 40.54 Preparing to unpack .../203-libgit-wrapper-perl_0.047-1_all.deb ... #8 40.55 Unpacking libgit-wrapper-perl (0.047-1) ... #10 23.26 Installing : perl-libs-4:5.26.3-421.el8.aarch64 37/79 #10 23.27 Installing : perl-parent-1:0.237-1.el8.noarch 38/79 #10 23.29 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64 39/79 #10 23.30 Installing : perl-macros-4:5.26.3-421.el8.aarch64 40/79 #10 23.31 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 41/79 #10 23.33 Installing : perl-Unicode-Normalize-1.25-396.el8.aarch64 42/79 #10 23.34 Installing : perl-File-Path-2.15-2.el8.noarch 43/79 #10 23.36 Installing : perl-IO-1.38-421.el8.aarch64 44/79 #10 23.38 Installing : perl-PathTools-3.74-1.el8.aarch64 45/79 #10 23.40 Installing : perl-constant-1.33-396.el8.noarch 46/79 #10 23.42 Installing : perl-threads-1:2.21-2.el8.aarch64 47/79 #9 46.60 Setting up liburi-perl (1.76-2) ... #9 46.61 Setting up libdigest-bubblebabble-perl (0.02-2) ... #9 46.62 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 46.63 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #9 46.64 Setting up python3-pkg-resources (45.2.0-1) ... #9 46.84 Setting up automake (1:1.16.1-4ubuntu6) ... #9 46.85 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 42.77 Unpacking libmodule-implementation-perl (0.09-1) ... #9 42.81 Selecting previously unselected package libsub-exporter-progressive-perl. #9 42.81 Preparing to unpack .../206-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 42.82 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 42.87 Selecting previously unselected package libvariable-magic-perl. #9 42.87 Preparing to unpack .../207-libvariable-magic-perl_0.62-1build2_armhf.deb ... #9 42.88 Unpacking libvariable-magic-perl (0.62-1build2) ... #9 42.93 Selecting previously unselected package libb-hooks-endofscope-perl. #9 42.93 Preparing to unpack .../208-libb-hooks-endofscope-perl_0.24-1_all.deb ... #9 42.93 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #9 42.98 Selecting previously unselected package libcapture-tiny-perl. #9 42.98 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ... #9 42.99 Unpacking libcapture-tiny-perl (0.48-1) ... #9 43.02 Selecting previously unselected package libclass-xsaccessor-perl. #9 43.03 Preparing to unpack .../210-libclass-xsaccessor-perl_1.19-3build3_armhf.deb ... #9 43.04 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #9 43.08 Selecting previously unselected package libclone-perl. #9 43.08 Preparing to unpack .../211-libclone-perl_0.43-2_armhf.deb ... #9 43.09 Unpacking libclone-perl (0.43-2) ... #8 40.59 Selecting previously unselected package libio-html-perl. #8 40.59 Preparing to unpack .../204-libio-html-perl_1.001-1_all.deb ... #8 40.59 Unpacking libio-html-perl (1.001-1) ... #8 40.64 Selecting previously unselected package liblwp-mediatypes-perl. #8 40.64 Preparing to unpack .../205-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 40.64 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 40.70 Selecting previously unselected package libhttp-message-perl. #8 40.70 Preparing to unpack .../206-libhttp-message-perl_6.14-1_all.deb ... #8 40.70 Unpacking libhttp-message-perl (6.14-1) ... #9 46.85 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 #9 46.85 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 #9 46.86 Setting up libasync-mergepoint-perl (0.04-2) ... #9 46.87 Setting up libstring-escape-perl (2010.002-2) ... #9 46.88 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... #9 46.89 Setting up libhttp-date-perl (6.05-1) ... #9 46.90 Setting up libfile-which-perl (1.23-1) ... #9 46.91 Setting up libfile-basedir-perl (0.08-1) ... #9 46.92 Setting up gettext (0.19.8.1-10build1) ... #9 46.93 Setting up libnumber-range-perl (0.12-1) ... #9 46.94 Setting up libunicode-utf8-perl (0.62-1build1) ... #9 46.95 Setting up libstruct-dumb-perl (0.09-1) ... #9 46.96 Setting up libfile-listing-perl (6.04-1) ... #9 46.97 Setting up libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.1) ... #9 46.98 Setting up libregexp-pattern-perl (0.2.12-1) ... #9 47.00 Setting up libfont-afm-perl (1.20-2) ... #9 47.00 Setting up libwant-perl (0.29-1build4) ... #9 47.02 Setting up libdynaloader-functions-perl (0.003-1) ... #9 47.03 Setting up libtext-glob-perl (0.10-1) ... #9 47.04 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 47.05 Setting up liblist-compare-perl (0.53-1) ... #9 47.06 Setting up libref-util-xs-perl (0.117-1build2) ... #9 43.13 Selecting previously unselected package libcommon-sense-perl. #9 43.13 Preparing to unpack .../212-libcommon-sense-perl_3.74-2build6_armhf.deb ... #9 43.13 Unpacking libcommon-sense-perl (3.74-2build6) ... #9 43.17 Selecting previously unselected package libparams-util-perl. #9 43.17 Preparing to unpack .../213-libparams-util-perl_1.07-3build5_armhf.deb ... #9 43.18 Unpacking libparams-util-perl (1.07-3build5) ... #9 43.23 Selecting previously unselected package libsub-install-perl. #9 43.23 Preparing to unpack .../214-libsub-install-perl_0.928-1_all.deb ... #9 43.23 Unpacking libsub-install-perl (0.928-1) ... #9 43.28 Selecting previously unselected package libdata-optlist-perl. #9 43.28 Preparing to unpack .../215-libdata-optlist-perl_0.110-1_all.deb ... #9 43.28 Unpacking libdata-optlist-perl (0.110-1) ... #9 43.32 Selecting previously unselected package libsub-exporter-perl. #9 43.32 Preparing to unpack .../216-libsub-exporter-perl_0.987-1_all.deb ... #9 43.33 Unpacking libsub-exporter-perl (0.987-1) ... #8 40.75 Selecting previously unselected package libhtml-form-perl. #8 40.75 Preparing to unpack .../207-libhtml-form-perl_6.03-1_all.deb ... #8 40.75 Unpacking libhtml-form-perl (6.03-1) ... #8 40.79 Selecting previously unselected package libhtml-tree-perl. #8 40.79 Preparing to unpack .../208-libhtml-tree-perl_5.07-1_all.deb ... #8 40.79 Unpacking libhtml-tree-perl (5.07-1) ... #8 40.86 Selecting previously unselected package libhtml-format-perl. #8 40.86 Preparing to unpack .../209-libhtml-format-perl_2.12-1_all.deb ... #8 40.87 Unpacking libhtml-format-perl (2.12-1) ... #8 40.91 Selecting previously unselected package libhttp-cookies-perl. #8 40.91 Preparing to unpack .../210-libhttp-cookies-perl_6.04-1_all.deb ... #8 40.92 Unpacking libhttp-cookies-perl (6.04-1) ... #8 40.97 Selecting previously unselected package libhttp-daemon-perl. #8 40.97 Preparing to unpack .../211-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ... #8 40.97 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ... #8 40.98 Selecting previously unselected package libhttp-negotiate-perl. #8 40.98 Preparing to unpack .../212-libhttp-negotiate-perl_6.00-2_all.deb ... #8 40.99 Unpacking libhttp-negotiate-perl (6.00-2) ... #8 41.03 Selecting previously unselected package libimport-into-perl. #8 41.03 Preparing to unpack .../213-libimport-into-perl_1.002005-1_all.deb ... #8 41.03 Unpacking libimport-into-perl (1.002005-1) ... #8 41.07 Selecting previously unselected package libio-pty-perl. #8 41.07 Preparing to unpack .../214-libio-pty-perl_1%3a1.08-1.1build4_armhf.deb ... #8 41.07 Unpacking libio-pty-perl (1:1.08-1.1build4) ... #13 0.902 Last metadata expiration check: 0:00:14 ago on Mon Aug 8 11:59:41 2022. #9 47.07 Setting up libio-pty-perl (1:1.12-1) ... #9 47.08 Setting up libtool (2.4.6-14) ... #9 47.09 Setting up libfile-fcntllock-perl (0.22-3build4) ... #9 47.10 Setting up libsort-key-perl (1.33-2build2) ... #9 47.11 Setting up libclone-perl (0.43-2) ... #9 47.12 Setting up libalgorithm-diff-perl (1.19.03-2) ... #9 47.12 Setting up libarchive-zip-perl (1.67-2) ... #9 47.13 Setting up libsub-identify-perl (0.14-1build2) ... #9 47.15 Setting up libdistro-info-perl (0.23ubuntu1) ... #9 47.16 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #9 47.17 Setting up python3-apt (2.0.0ubuntu0.20.04.7) ... #9 43.38 Selecting previously unselected package libconst-fast-perl. #9 43.38 Preparing to unpack .../217-libconst-fast-perl_0.014-1_all.deb ... #9 43.39 Unpacking libconst-fast-perl (0.014-1) ... #9 43.42 Selecting previously unselected package libwant-perl. #9 43.43 Preparing to unpack .../218-libwant-perl_0.29-1build4_armhf.deb ... #9 43.44 Unpacking libwant-perl (0.29-1build4) ... #9 43.48 Selecting previously unselected package libcontextual-return-perl. #9 43.48 Preparing to unpack .../219-libcontextual-return-perl_0.004014-2_all.deb ... #9 43.49 Unpacking libcontextual-return-perl (0.004014-2) ... #9 43.54 Selecting previously unselected package libcpanel-json-xs-perl. #9 43.54 Preparing to unpack .../220-libcpanel-json-xs-perl_4.19-1build1_armhf.deb ... #10 23.43 Installing : perl-threads-shared-1.58-2.el8.aarch64 48/79 #10 23.94 Installing : perl-interpreter-4:5.26.3-421.el8.aarch64 49/79 #10 23.97 Installing : libtool-ltdl-2.4.6-25.el8.aarch64 50/79 #10 23.98 Running scriptlet: libtool-ltdl-2.4.6-25.el8.aarch64 50/79 #10 23.99 Installing : libpkgconf-1.4.2-1.el8.aarch64 51/79 #10 24.01 Installing : pkgconf-1.4.2-1.el8.aarch64 52/79 #10 24.02 Installing : pkgconf-pkg-config-1.4.2-1.el8.aarch64 53/79 #8 41.12 Selecting previously unselected package libio-string-perl. #8 41.12 Preparing to unpack .../215-libio-string-perl_1.08-3_all.deb ... #8 41.12 Unpacking libio-string-perl (1.08-3) ... #8 41.17 Selecting previously unselected package libipc-run-perl. #8 41.17 Preparing to unpack .../216-libipc-run-perl_0.96-1_all.deb ... #8 41.17 Unpacking libipc-run-perl (0.96-1) ... #8 41.21 Selecting previously unselected package liblist-compare-perl. #8 41.21 Preparing to unpack .../217-liblist-compare-perl_0.53-1_all.deb ... #8 41.22 Unpacking liblist-compare-perl (0.53-1) ... #8 41.27 Selecting previously unselected package liblist-moreutils-perl. #8 41.27 Preparing to unpack .../218-liblist-moreutils-perl_0.416-1build3_armhf.deb ... #8 41.27 Unpacking liblist-moreutils-perl (0.416-1build3) ... #8 41.32 Selecting previously unselected package libltdl7:armhf. #8 41.32 Preparing to unpack .../219-libltdl7_2.4.6-2_armhf.deb ... #9 47.33 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #9 47.34 Setting up libio-stringy-perl (2.111-3) ... #9 47.35 Setting up liblist-moreutils-perl (0.416-1build5) ... #9 47.36 Setting up libhtml-tagset-perl (3.20-4) ... #9 47.37 Setting up liblog-any-perl (1.708-1) ... #9 47.38 Setting up libauthen-sasl-perl (2.1600-1) ... #9 47.39 Setting up libdevel-size-perl (0.83-1build1) ... #9 47.40 Setting up libdebhelper-perl (12.10ubuntu1) ... #9 47.41 Setting up libpod-constants-perl (0.19-1) ... #9 47.42 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #9 47.43 Setting up libperl4-corelibs-perl (0.004-2) ... #9 47.44 Setting up libfuture-perl (0.43-1) ... #9 47.45 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 47.46 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #9 47.48 Setting up libtry-tiny-perl (0.30-1) ... #9 47.50 Setting up libtype-tiny-perl (1.008001-2) ... #9 47.51 Setting up libtest-fatal-perl (0.014-1) ... #9 47.52 Setting up libcommon-sense-perl (3.74-2build6) ... #9 47.53 Setting up libxml-namespacesupport-perl (1.12-1) ... #9 47.54 Setting up libnet-http-perl (6.19-1) ... #9 47.55 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #9 47.56 Setting up libencode-locale-perl (1.05-1) ... #9 47.57 Setting up libtext-levenshtein-perl (0.13-1) ... #9 47.58 Setting up libnet-dns-perl (1.22-1) ... #9 47.59 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #9 47.59 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 47.60 Setting up libstring-shellquote-perl (1.04-1) ... #9 47.62 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 47.63 Setting up libsub-install-perl (0.928-1) ... #9 43.54 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #9 43.61 Selecting previously unselected package libdata-dump-perl. #9 43.61 Preparing to unpack .../221-libdata-dump-perl_1.23-1_all.deb ... #9 43.62 Unpacking libdata-dump-perl (1.23-1) ... #9 43.66 Selecting previously unselected package libdigest-bubblebabble-perl. #9 43.66 Preparing to unpack .../222-libdigest-bubblebabble-perl_0.02-2_all.deb ... #9 43.67 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #9 43.70 Selecting previously unselected package libdigest-hmac-perl. #9 43.70 Preparing to unpack .../223-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #9 43.71 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #9 43.75 Selecting previously unselected package libdistro-info-perl. #9 43.75 Preparing to unpack .../224-libdistro-info-perl_0.23ubuntu1_all.deb ... #9 43.75 Unpacking libdistro-info-perl (0.23ubuntu1) ... #10 24.05 Installing : libbabeltrace-1.5.4-4.el8.aarch64 54/79 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #8 41.32 Unpacking libltdl7:armhf (2.4.6-2) ... #8 41.36 Selecting previously unselected package libltdl-dev:armhf. #8 41.36 Preparing to unpack .../220-libltdl-dev_2.4.6-2_armhf.deb ... #8 41.39 Unpacking libltdl-dev:armhf (2.4.6-2) ... #8 41.45 Selecting previously unselected package libnet-http-perl. #8 41.45 Preparing to unpack .../221-libnet-http-perl_6.17-1_all.deb ... #8 41.45 Unpacking libnet-http-perl (6.17-1) ... #8 41.50 Selecting previously unselected package libwww-robotrules-perl. #8 41.50 Preparing to unpack .../222-libwww-robotrules-perl_6.01-1_all.deb ... #8 41.52 Unpacking libwww-robotrules-perl (6.01-1) ... #8 41.59 Selecting previously unselected package libwww-perl. #8 41.59 Preparing to unpack .../223-libwww-perl_6.31-1ubuntu0.1_all.deb ... #9 47.63 Setting up gcc (4:9.3.0-1ubuntu2) ... #9 47.66 Setting up dpkg-dev (1.19.7ubuntu3.2) ... #9 47.67 Setting up libnumber-compare-perl (0.03-1) ... #9 47.69 Setting up intltool-debian (0.35.0+20060710.5) ... #9 47.70 Setting up libio-async-perl (0.75-1) ... #9 47.71 Setting up liberror-perl (0.17029-1) ... #9 47.72 Setting up patchutils (0.3.4-2) ... #9 47.73 Setting up libmail-sendmail-perl (0.80-1) ... #9 47.74 Setting up libltdl-dev:arm64 (2.4.6-14) ... #9 47.75 Setting up libjson-maybexs-perl (1.004000-1) ... #9 47.76 Setting up libxml-sax-base-perl (1.09-1) ... #9 47.77 Setting up libio-string-perl (1.08-3) ... #9 47.78 Setting up libreadonly-perl (2.050-2) ... #9 47.79 Setting up python3-chardet (3.0.4-4build1) ... #9 43.81 Selecting previously unselected package libnet-smtp-ssl-perl. #9 43.81 Preparing to unpack .../225-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 43.82 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 43.86 Selecting previously unselected package libmailtools-perl. #9 43.86 Preparing to unpack .../226-libmailtools-perl_2.21-1_all.deb ... #9 43.86 Unpacking libmailtools-perl (2.21-1) ... #9 43.92 Selecting previously unselected package libnet-ip-perl. #9 43.92 Preparing to unpack .../227-libnet-ip-perl_1.26-2_all.deb ... #9 43.93 Unpacking libnet-ip-perl (1.26-2) ... #9 43.98 Selecting previously unselected package libnet-dns-perl. #9 43.98 Preparing to unpack .../228-libnet-dns-perl_1.22-1_all.deb ... #9 43.99 Unpacking libnet-dns-perl (1.22-1) ... #9 44.07 Selecting previously unselected package libnet-domain-tld-perl. #9 44.07 Preparing to unpack .../229-libnet-domain-tld-perl_1.75-1_all.deb ... #10 24.06 Running scriptlet: libbabeltrace-1.5.4-4.el8.aarch64 54/79 #10 24.37 Installing : glibc-gconv-extra-2.28-208.el8.aarch64 55/79 #10 24.39 Running scriptlet: glibc-gconv-extra-2.28-208.el8.aarch64 55/79 #10 24.41 Installing : emacs-filesystem-1:26.1-7.el8.noarch 56/79 #10 24.42 Installing : desktop-file-utils-0.23-8.el8.aarch64 57/79 #10 24.44 Installing : elfutils-debuginfod-client-0.187-4.el8.aarch64 58/79 #10 24.51 Installing : elfutils-0.187-4.el8.aarch64 59/79 #10 24.56 Installing : diffutils-3.6-6.el8.aarch64 60/79 #10 24.57 Running scriptlet: diffutils-3.6-6.el8.aarch64 60/79 #8 41.59 Unpacking libwww-perl (6.31-1ubuntu0.1) ... #8 41.66 Selecting previously unselected package liblwp-protocol-https-perl. #8 41.66 Preparing to unpack .../224-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 41.66 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 41.70 Selecting previously unselected package libsys-hostname-long-perl. #8 41.70 Preparing to unpack .../225-libsys-hostname-long-perl_1.5-1_all.deb ... #8 41.70 Unpacking libsys-hostname-long-perl (1.5-1) ... #8 41.74 Selecting previously unselected package libmail-sendmail-perl. #8 41.74 Preparing to unpack .../226-libmail-sendmail-perl_0.80-1_all.deb ... #8 41.74 Unpacking libmail-sendmail-perl (0.80-1) ... #8 41.78 Selecting previously unselected package librole-tiny-perl. #8 41.78 Preparing to unpack .../227-librole-tiny-perl_2.000006-1_all.deb ... #8 41.79 Unpacking librole-tiny-perl (2.000006-1) ... #8 41.82 Selecting previously unselected package libstrictures-perl. #8 41.82 Preparing to unpack .../228-libstrictures-perl_2.000003-1_all.deb ... #9 48.04 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... #9 48.05 Setting up libfile-find-rule-perl (0.34-1) ... #9 48.05 Setting up libstring-copyright-perl (0.003006-1) ... #9 48.06 Setting up python3-debian (0.1.36ubuntu1) ... #9 44.08 Unpacking libnet-domain-tld-perl (1.75-1) ... #9 44.12 Selecting previously unselected package libemail-valid-perl. #9 44.12 Preparing to unpack .../230-libemail-valid-perl_1.202-1_all.deb ... #9 44.12 Unpacking libemail-valid-perl (1.202-1) ... #9 44.15 Selecting previously unselected package libexporter-tiny-perl. #9 44.15 Preparing to unpack .../231-libexporter-tiny-perl_1.002001-1_all.deb ... #9 44.16 Unpacking libexporter-tiny-perl (1.002001-1) ... #9 44.21 Selecting previously unselected package libipc-system-simple-perl. #9 44.21 Preparing to unpack .../232-libipc-system-simple-perl_1.26-1_all.deb ... #9 44.22 Unpacking libipc-system-simple-perl (1.26-1) ... #9 44.25 Selecting previously unselected package libfile-basedir-perl. #9 44.25 Preparing to unpack .../233-libfile-basedir-perl_0.08-1_all.deb ... #9 44.26 Unpacking libfile-basedir-perl (0.08-1) ... #9 44.31 Selecting previously unselected package libfile-chdir-perl. #9 44.31 Preparing to unpack .../234-libfile-chdir-perl_0.1008-1_all.deb ... #9 44.31 Unpacking libfile-chdir-perl (0.1008-1) ... #10 24.61 Installing : zstd-1.4.4-1.el8.aarch64 61/79 #10 24.62 Installing : rust-srpm-macros-5-2.el8.noarch 62/79 #10 24.63 Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 63/79 #10 24.63 Installing : perl-srpm-macros-1-25.el8.noarch 64/79 #10 24.64 Installing : openblas-srpm-macros-2-2.el8.noarch 65/79 #10 24.65 Installing : ocaml-srpm-macros-5-4.el8.noarch 66/79 #10 24.66 Installing : libatomic_ops-7.6.2-3.el8.aarch64 67/79 #13 1.976 Package bash-4.4.20-4.el8.x86_64 is already installed. #13 1.979 Package bash-4.4.20-4.el8.x86_64 is already installed. #13 1.979 Package bash-4.4.20-4.el8.x86_64 is already installed. #13 1.979 Package ca-certificates-2021.2.50-82.el8.noarch is already installed. #13 1.980 Package libarchive-3.3.3-4.el8.x86_64 is already installed. #13 1.980 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed. #13 1.981 Package systemd-239-60.el8.x86_64 is already installed. #13 1.981 Package tar-2:1.30-6.el8.x86_64 is already installed. #13 1.981 Package which-2.21-18.el8.x86_64 is already installed. #13 1.982 Package bash-4.4.20-4.el8.x86_64 is already installed. #13 1.983 Package bash-4.4.20-4.el8.x86_64 is already installed. #13 2.105 Dependencies resolved. #13 2.112 ================================================================================ #13 2.112 Package Arch Version Repository Size #13 2.112 ================================================================================ #13 2.112 Installing: #13 2.112 cmake x86_64 3.20.2-4.el8 appstream 12 M #13 2.112 device-mapper-devel x86_64 8:1.02.181-5.el8 powertools 283 k #13 2.112 gcc x86_64 8.5.0-15.el8 appstream 23 M #13 2.112 git x86_64 2.31.1-2.el8 appstream 161 k #13 2.112 glibc-static x86_64 2.28-208.el8 powertools 2.1 M #13 2.112 libseccomp-devel x86_64 2.5.2-1.el8 appstream 57 k #13 2.112 libselinux-devel x86_64 2.9-5.el8 baseos 200 k #13 2.112 libtool x86_64 2.4.6-25.el8 appstream 709 k #13 2.112 libtool-ltdl-devel x86_64 2.4.6-25.el8 appstream 184 k #13 2.112 make x86_64 1:4.2.1-11.el8 baseos 498 k #13 2.112 selinux-policy-devel noarch 3.14.3-105.el8 baseos 1.5 M #13 2.112 systemd-devel x86_64 239-62.el8 baseos 396 k #13 2.112 Upgrading: #13 2.112 device-mapper x86_64 8:1.02.181-5.el8 baseos 377 k #13 2.112 device-mapper-libs x86_64 8:1.02.181-5.el8 baseos 410 k #13 2.112 systemd x86_64 239-62.el8 baseos 3.6 M #13 2.112 systemd-libs x86_64 239-62.el8 baseos 1.1 M #13 2.112 systemd-pam x86_64 239-62.el8 baseos 488 k #13 2.112 Installing dependencies: #13 2.112 annobin x86_64 10.67-3.el8 appstream 955 k #13 2.112 autoconf noarch 2.69-29.el8 appstream 710 k #13 2.112 automake noarch 1.16.1-7.el8 appstream 713 k #13 2.112 checkpolicy x86_64 2.9-1.el8 baseos 348 k #13 2.112 cmake-data noarch 3.20.2-4.el8 appstream 1.7 M #13 2.112 cmake-filesystem x86_64 3.20.2-4.el8 appstream 44 k #13 2.112 cmake-rpm-macros noarch 3.20.2-4.el8 appstream 44 k #13 2.112 cpp x86_64 8.5.0-15.el8 appstream 10 M #13 2.112 gcc-plugin-annobin x86_64 8.5.0-15.el8 appstream 35 k #13 2.112 git-core x86_64 2.31.1-2.el8 appstream 4.7 M #13 2.112 git-core-doc noarch 2.31.1-2.el8 appstream 2.6 M #13 2.112 glibc-devel x86_64 2.28-208.el8 baseos 81 k #13 2.112 glibc-headers x86_64 2.28-208.el8 baseos 485 k #13 2.112 isl x86_64 0.16.1-6.el8 appstream 841 k #13 2.112 kernel-headers x86_64 4.18.0-408.el8 baseos 9.8 M #13 2.112 less x86_64 530-1.el8 baseos 164 k #13 2.112 libedit x86_64 3.1-23.20170329cvs.el8 baseos 102 k #13 2.112 libgomp x86_64 8.5.0-15.el8 baseos 207 k #13 2.112 libmpc x86_64 1.1.0-9.1.el8 appstream 61 k #13 2.112 libselinux-utils x86_64 2.9-5.el8 baseos 243 k #13 2.112 libsepol-devel x86_64 2.9-3.el8 baseos 87 k #13 2.112 libuv x86_64 1:1.41.1-1.el8_4 appstream 156 k #13 2.112 libxcrypt-devel x86_64 4.1.1-6.el8 baseos 25 k #13 2.112 libxcrypt-static x86_64 4.1.1-6.el8 powertools 56 k #13 2.112 m4 x86_64 1.4.18-7.el8 baseos 223 k #13 2.112 openssh x86_64 8.0p1-16.el8 baseos 523 k #13 2.112 openssh-clients x86_64 8.0p1-16.el8 baseos 669 k #13 2.112 pcre2-devel x86_64 10.32-3.el8 baseos 605 k #13 2.112 pcre2-utf16 x86_64 10.32-3.el8 baseos 229 k #13 2.112 pcre2-utf32 x86_64 10.32-3.el8 baseos 220 k #13 2.112 perl-Data-Dumper x86_64 2.167-399.el8 baseos 58 k #13 2.112 perl-Error noarch 1:0.17025-2.el8 appstream 46 k #13 2.112 perl-Git noarch 2.31.1-2.el8 appstream 78 k #13 2.112 perl-TermReadKey x86_64 2.37-7.el8 appstream 40 k #13 2.112 perl-Thread-Queue noarch 3.13-1.el8 appstream 24 k #13 2.112 policycoreutils x86_64 2.9-19.el8 baseos 374 k #13 2.112 policycoreutils-devel x86_64 2.9-19.el8 baseos 293 k #13 2.112 policycoreutils-python-utils noarch 2.9-19.el8 baseos 253 k #13 2.112 python3-audit x86_64 3.0.7-4.el8 baseos 87 k #13 2.112 python3-libselinux x86_64 2.9-5.el8 baseos 283 k #13 2.112 python3-libsemanage x86_64 2.9-8.el8 baseos 128 k #13 2.112 python3-policycoreutils noarch 2.9-19.el8 baseos 2.2 M #13 2.112 python3-setools x86_64 4.3.0-3.el8 baseos 624 k #13 2.112 rpm-plugin-selinux x86_64 4.14.3-23.el8 baseos 78 k #13 2.112 selinux-policy noarch 3.14.3-105.el8 baseos 650 k #13 2.112 selinux-policy-minimum noarch 3.14.3-105.el8 baseos 13 M #13 2.112 vim-filesystem noarch 2:8.0.1763-19.el8.4 appstream 50 k #13 2.112 xkeyboard-config noarch 2.28-1.el8 appstream 782 k #13 2.112 Installing weak dependencies: #13 2.112 libxkbcommon x86_64 0.9.1-1.el8 appstream 116 k #13 2.112 #13 2.112 Transaction Summary #13 2.112 ================================================================================ #13 2.112 Install 61 Packages #13 2.112 Upgrade 5 Packages #13 2.112 #13 2.116 Total download size: 104 M #13 2.117 Downloading Packages: #8 41.83 Unpacking libstrictures-perl (2.000003-1) ... #8 41.86 Selecting previously unselected package libsub-quote-perl. #8 41.86 Preparing to unpack .../229-libsub-quote-perl_2.005000-1_all.deb ... #8 41.87 Unpacking libsub-quote-perl (2.005000-1) ... #8 41.91 Selecting previously unselected package libmoo-perl. #8 41.91 Preparing to unpack .../230-libmoo-perl_2.003004-1_all.deb ... #8 41.92 Unpacking libmoo-perl (2.003004-1) ... #8 41.95 Selecting previously unselected package libpackage-stash-perl. #8 41.95 Preparing to unpack .../231-libpackage-stash-perl_0.37-1_all.deb ... #8 41.96 Unpacking libpackage-stash-perl (0.37-1) ... #8 42.00 Selecting previously unselected package libsub-identify-perl. #8 42.00 Preparing to unpack .../232-libsub-identify-perl_0.14-1_armhf.deb ... #8 42.01 Unpacking libsub-identify-perl (0.14-1) ... #8 42.05 Selecting previously unselected package libnamespace-clean-perl. #8 42.05 Preparing to unpack .../233-libnamespace-clean-perl_0.27-1_all.deb ... #9 43.61 Public key for perl-Pod-Escapes-1.04-299.el7_9.noarch.rpm is not installed #9 48.22 Setting up python3-requests (2.22.0-2ubuntu1) ... #9 48.38 Setting up libdata-optlist-perl (0.110-1) ... #9 48.39 Setting up libipc-run-perl (20180523.0-2) ... #9 48.40 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... #9 48.41 Setting up libcontextual-return-perl (0.004014-2) ... #9 48.42 Setting up libwww-robotrules-perl (6.02-1) ... #9 48.43 Setting up libtypes-serialiser-perl (1.0-1) ... #9 48.43 Setting up g++ (4:9.3.0-1ubuntu2) ... #9 44.35 Selecting previously unselected package libfile-fcntllock-perl. #9 44.35 Preparing to unpack .../235-libfile-fcntllock-perl_0.22-3build4_armhf.deb ... #9 44.35 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #9 44.40 Selecting previously unselected package libnumber-compare-perl. #9 44.40 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ... #9 44.40 Unpacking libnumber-compare-perl (0.03-1) ... #9 44.45 Selecting previously unselected package libtext-glob-perl. #9 44.45 Preparing to unpack .../237-libtext-glob-perl_0.10-1_all.deb ... #9 44.45 Unpacking libtext-glob-perl (0.10-1) ... #9 44.50 Selecting previously unselected package libfile-find-rule-perl. #9 44.50 Preparing to unpack .../238-libfile-find-rule-perl_0.34-1_all.deb ... #9 44.50 Unpacking libfile-find-rule-perl (0.34-1) ... #9 44.55 Selecting previously unselected package libfont-afm-perl. #9 44.55 Preparing to unpack .../239-libfont-afm-perl_1.20-2_all.deb ... #9 44.56 Unpacking libfont-afm-perl (1.20-2) ... #9 44.61 Selecting previously unselected package libio-string-perl. #9 44.61 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ... #9 44.61 Unpacking libio-string-perl (1.08-3) ... #9 44.66 Selecting previously unselected package libfont-ttf-perl. #9 44.66 Preparing to unpack .../241-libfont-ttf-perl_1.06-1_all.deb ... #10 24.69 Installing : gc-7.6.4-3.el8.aarch64 68/79 #10 25.02 Installing : guile-5:2.0.14-7.el8.aarch64 69/79 #8 42.06 Unpacking libnamespace-clean-perl (0.27-1) ... #8 42.10 Selecting previously unselected package libnumber-compare-perl. #8 42.10 Preparing to unpack .../234-libnumber-compare-perl_0.03-1_all.deb ... #8 42.10 Unpacking libnumber-compare-perl (0.03-1) ... #8 42.13 Selecting previously unselected package libnumber-range-perl. #8 42.13 Preparing to unpack .../235-libnumber-range-perl_0.12-1_all.deb ... #8 42.14 Unpacking libnumber-range-perl (0.12-1) ... #8 42.18 Selecting previously unselected package libpackage-stash-xs-perl. #8 42.18 Preparing to unpack .../236-libpackage-stash-xs-perl_0.28-3build2_armhf.deb ... #8 42.18 Unpacking libpackage-stash-xs-perl (0.28-3build2) ... #8 42.22 Selecting previously unselected package libparse-debianchangelog-perl. #8 42.22 Preparing to unpack .../237-libparse-debianchangelog-perl_1.2.0-12_all.deb ... #8 42.23 Unpacking libparse-debianchangelog-perl (1.2.0-12) ... #8 42.27 Selecting previously unselected package libtext-glob-perl. #8 42.27 Preparing to unpack .../238-libtext-glob-perl_0.10-1_all.deb ... #8 42.28 Unpacking libtext-glob-perl (0.10-1) ... #8 42.31 Selecting previously unselected package libpath-iterator-rule-perl. #8 42.31 Preparing to unpack .../239-libpath-iterator-rule-perl_1.009-1_all.deb ... #8 42.32 Unpacking libpath-iterator-rule-perl (1.009-1) ... #8 42.38 Selecting previously unselected package libpath-tiny-perl. #9 48.46 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 48.46 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 #9 48.47 Setting up libhtml-parser-perl (3.72-5) ... #9 48.47 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #9 48.49 Setting up librole-tiny-perl (2.001004-1) ... #9 48.49 Setting up build-essential (12.8ubuntu1.1) ... #9 48.50 Setting up libfont-ttf-perl (1.06-1) ... #9 48.51 Setting up libfile-homedir-perl (1.004-1) ... #9 48.52 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #9 48.53 Setting up libio-socket-ssl-perl (2.067-1) ... #9 48.54 Setting up libsub-exporter-perl (0.987-1) ... #9 48.55 Setting up libalgorithm-merge-perl (0.08-3) ... #9 48.56 Setting up libhttp-message-perl (6.22-1) ... #9 48.58 Setting up libhtml-form-perl (6.07-1) ... #9 48.59 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... #9 48.60 Setting up libjson-xs-perl (4.020-1build1) ... #9 48.61 Setting up libhttp-negotiate-perl (6.01-1) ... #9 48.62 Setting up libio-prompter-perl (0.004015-1) ... #9 48.63 Setting up libhttp-cookies-perl (6.08-1) ... #9 44.66 Unpacking libfont-ttf-perl (1.06-1) ... #9 44.75 Selecting previously unselected package libfuture-perl. #9 44.75 Preparing to unpack .../242-libfuture-perl_0.43-1_all.deb ... #10 25.04 Running scriptlet: guile-5:2.0.14-7.el8.aarch64 69/79 #21 35.63 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. #21 35.63 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... #21 35.63 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... #21 35.67 Selecting previously unselected package cpp-10-arm-linux-gnueabi. #21 35.67 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... #21 35.67 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... #8 42.38 Preparing to unpack .../240-libpath-tiny-perl_0.104-1_all.deb ... #8 42.45 Unpacking libpath-tiny-perl (0.104-1) ... #8 42.45 Selecting previously unselected package libperlio-gzip-perl. #8 42.45 Preparing to unpack .../241-libperlio-gzip-perl_0.19-1build3_armhf.deb ... #8 42.45 Unpacking libperlio-gzip-perl (0.19-1build3) ... #8 42.49 Selecting previously unselected package libpod-constants-perl. #8 42.49 Preparing to unpack .../242-libpod-constants-perl_0.19-1_all.deb ... #8 42.50 Unpacking libpod-constants-perl (0.19-1) ... #8 42.53 Selecting previously unselected package libregexp-pattern-license-perl. #8 42.53 Preparing to unpack .../243-libregexp-pattern-license-perl_3.0.31-3_all.deb ... #8 42.56 Unpacking libregexp-pattern-license-perl (3.0.31-3) ... #8 42.60 Selecting previously unselected package libsasl2-modules:armhf. #8 42.60 Preparing to unpack .../244-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ... #8 46.75 Setting up bsdmainutils (11.1.2+b1) ... #8 46.78 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 46.78 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 46.79 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... #8 46.81 Setting up libcroco3:arm64 (0.6.12-3) ... #8 46.82 Setting up libgdbm-compat4:arm64 (1.18.1-4) ... #8 46.84 Setting up ucf (3.0038+nmu1) ... #9 48.64 Setting up po-debconf (1.0.21) ... #9 48.65 Setting up libhtml-tree-perl (5.07-2) ... #9 48.66 Setting up libparams-classify-perl (0.015-1build2) ... #9 48.67 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ... #9 48.68 Setting up libpath-iterator-rule-perl (1.014-1) ... #9 48.69 Setting up libnet-dns-sec-perl (1.15-1) ... #9 48.70 Setting up libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.12) ... #9 48.71 Setting up libsereal-perl (4.011-1) ... #9 48.73 Setting up libhtml-format-perl (2.12-1) ... #9 48.74 Setting up libxml-sax-perl (1.02+dfsg-1) ... #9 48.80 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #9 48.87 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 44.81 Unpacking libfuture-perl (0.43-1) ... #9 45.02 Selecting previously unselected package libio-stringy-perl. #9 45.02 Preparing to unpack .../243-libio-stringy-perl_2.111-3_all.deb ... #16 exporting layers 2.7s done #16 writing image sha256:897768fd7b4e666e43c099ba5df612ba1570c96330acac0d2d089c97df396bcf done #16 naming to docker.io/rpmbuild-centos-9/aarch64 done #16 DONE 2.7s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-9/aarch64 -ba --define '_gitcommit_cli e1f24d3' --define '_gitcommit_engine f068067' --define '_release 0' --define '_version 0.0.0~20220808082437.e1f24d3' --define '_origversion 0.0.0-20220808082437-e1f24d3' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec #10 25.32 Installing : gdb-headless-8.2-19.el8.aarch64 70/79 #10 25.33 Installing : go-srpm-macros-2-17.el8.noarch 71/79 #10 25.34 Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 72/79 #10 25.35 Installing : efi-srpm-macros-3-3.el8.noarch 73/79 #10 25.36 Installing : dwz-0.12-10.el8.aarch64 74/79 #10 25.38 Installing : redhat-rpm-config-130-1.el8.noarch 75/79 #10 25.41 Installing : rpm-build-4.14.3-23.el8.aarch64 76/79 #10 25.45 Installing : rpmlint-1.10-14.el8.noarch 77/79 #10 25.46 Installing : dnf-plugins-core-4.0.21-14.el8.noarch 78/79 #10 25.48 Cleanup : xz-libs-5.2.4-4.el8_6.aarch64 79/79 #10 25.49 Running scriptlet: guile-5:2.0.14-7.el8.aarch64 79/79 #8 42.60 Unpacking libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 42.64 Selecting previously unselected package libsort-key-perl. #8 42.64 Preparing to unpack .../245-libsort-key-perl_1.33-2_armhf.deb ... #8 42.65 Unpacking libsort-key-perl (1.33-2) ... #8 42.71 Selecting previously unselected package libstring-copyright-perl. #8 42.71 Preparing to unpack .../246-libstring-copyright-perl_0.003005-1_all.deb ... #8 42.71 Unpacking libstring-copyright-perl (0.003005-1) ... #8 42.76 Selecting previously unselected package libstring-escape-perl. #8 42.76 Preparing to unpack .../247-libstring-escape-perl_2010.002-2_all.deb ... #8 42.76 Unpacking libstring-escape-perl (2010.002-2) ... #8 42.80 Selecting previously unselected package libtext-levenshtein-perl. #8 42.80 Preparing to unpack .../248-libtext-levenshtein-perl_0.13-1_all.deb ... #8 42.81 Unpacking libtext-levenshtein-perl (0.13-1) ... #8 42.84 Selecting previously unselected package libunicode-utf8-perl. #8 42.84 Preparing to unpack .../249-libunicode-utf8-perl_0.60-1build4_armhf.deb ... #8 46.98 Setting up libgcc-8-dev:arm64 (8.3.0-6) ... #8 46.99 Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ... #8 47.01 Setting up groff-base (1.22.4-3+deb10u1) ... #8 47.03 Setting up cpp (4:8.3.0-1) ... #8 47.05 Setting up gpgconf (2.2.12-1+deb10u2) ... #8 47.06 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... #8 47.08 Setting up libc6-dev:arm64 (2.28-10+deb10u1) ... #8 47.10 Setting up libx11-6:arm64 (2:1.6.7-1+deb10u2) ... #9 49.03 #9 49.03 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 49.06 Setting up dput (1.0.3ubuntu1) ... #10 25.50 Running scriptlet: xz-libs-5.2.4-4.el8_6.aarch64 79/79 #10 25.64 Verifying : xz-libs-5.2.4-4.el8.aarch64 1/79 #10 25.64 Verifying : xz-libs-5.2.4-4.el8_6.aarch64 2/79 #10 25.64 Verifying : desktop-file-utils-0.23-8.el8.aarch64 3/79 #10 25.64 Verifying : dwz-0.12-10.el8.aarch64 4/79 #10 25.64 Verifying : efi-srpm-macros-3-3.el8.noarch 5/79 #10 25.64 Verifying : gc-7.6.4-3.el8.aarch64 6/79 #10 25.64 Verifying : gdb-headless-8.2-19.el8.aarch64 7/79 #10 25.64 Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 8/79 #10 25.64 Verifying : go-srpm-macros-2-17.el8.noarch 9/79 #10 25.64 Verifying : guile-5:2.0.14-7.el8.aarch64 10/79 #10 25.64 Verifying : libatomic_ops-7.6.2-3.el8.aarch64 11/79 #10 25.64 Verifying : ocaml-srpm-macros-5-4.el8.noarch 12/79 #10 25.64 Verifying : openblas-srpm-macros-2-2.el8.noarch 13/79 #10 25.64 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 14/79 #10 25.64 Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 15/79 #10 25.64 Verifying : perl-srpm-macros-1-25.el8.noarch 16/79 #10 25.64 Verifying : python-rpm-macros-3-43.el8.noarch 17/79 #10 25.64 Verifying : python-srpm-macros-3-43.el8.noarch 18/79 #10 25.64 Verifying : python3-rpm-macros-3-43.el8.noarch 19/79 #10 25.64 Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 20/79 #10 25.64 Verifying : redhat-rpm-config-130-1.el8.noarch 21/79 #10 25.64 Verifying : rpm-build-4.14.3-23.el8.aarch64 22/79 #10 25.64 Verifying : rpmlint-1.10-14.el8.noarch 23/79 #10 25.64 Verifying : rust-srpm-macros-5-2.el8.noarch 24/79 #10 25.64 Verifying : zstd-1.4.4-1.el8.aarch64 25/79 #10 25.64 Verifying : binutils-2.30-117.el8.aarch64 26/79 #10 25.64 Verifying : bzip2-1.0.6-26.el8.aarch64 27/79 #10 25.64 Verifying : cpio-2.12-11.el8.aarch64 28/79 #10 25.64 Verifying : diffutils-3.6-6.el8.aarch64 29/79 #10 25.64 Verifying : dnf-plugins-core-4.0.21-14.el8.noarch 30/79 #10 25.64 Verifying : elfutils-0.187-4.el8.aarch64 31/79 #10 25.64 Verifying : elfutils-debuginfod-client-0.187-4.el8.aarch64 32/79 #10 25.64 Verifying : emacs-filesystem-1:26.1-7.el8.noarch 33/79 #10 25.64 Verifying : file-5.33-20.el8.aarch64 34/79 #10 25.64 Verifying : glibc-gconv-extra-2.28-208.el8.aarch64 35/79 #10 25.64 Verifying : groff-base-1.22.3-18.el8.aarch64 36/79 #10 25.64 Verifying : libbabeltrace-1.5.4-4.el8.aarch64 37/79 #10 25.64 Verifying : libpkgconf-1.4.2-1.el8.aarch64 38/79 #10 25.64 Verifying : libtool-ltdl-2.4.6-25.el8.aarch64 39/79 #10 25.64 Verifying : ncurses-6.1-9.20180224.el8.aarch64 40/79 #10 25.64 Verifying : patch-2.7.6-11.el8.aarch64 41/79 #10 25.64 Verifying : perl-Carp-1.42-396.el8.noarch 42/79 #10 25.64 Verifying : perl-Encode-4:2.97-3.el8.aarch64 43/79 #10 25.64 Verifying : perl-Errno-1.28-421.el8.aarch64 44/79 #10 25.64 Verifying : perl-Exporter-5.72-396.el8.noarch 45/79 #10 25.64 Verifying : perl-File-Path-2.15-2.el8.noarch 46/79 #10 25.64 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 47/79 #10 25.64 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 48/79 #10 25.64 Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 49/79 #10 25.64 Verifying : perl-IO-1.38-421.el8.aarch64 50/79 #10 25.64 Verifying : perl-MIME-Base64-3.15-396.el8.aarch64 51/79 #10 25.64 Verifying : perl-PathTools-3.74-1.el8.aarch64 52/79 #10 25.64 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 53/79 #10 25.64 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 54/79 #10 25.64 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 55/79 #10 25.64 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 56/79 #10 25.64 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64 57/79 #10 25.64 Verifying : perl-Socket-4:2.027-3.el8.aarch64 58/79 #10 25.65 Verifying : perl-Storable-1:3.11-3.el8.aarch64 59/79 #10 25.65 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 60/79 #10 25.65 Verifying : perl-Term-Cap-1.17-395.el8.noarch 61/79 #10 25.65 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 62/79 #10 25.65 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 63/79 #10 25.65 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 64/79 #10 25.65 Verifying : perl-Unicode-Normalize-1.25-396.el8.aarch64 65/79 #10 25.65 Verifying : perl-constant-1.33-396.el8.noarch 66/79 #10 25.65 Verifying : perl-interpreter-4:5.26.3-421.el8.aarch64 67/79 #10 25.65 Verifying : perl-libs-4:5.26.3-421.el8.aarch64 68/79 #10 25.65 Verifying : perl-macros-4:5.26.3-421.el8.aarch64 69/79 #10 25.65 Verifying : perl-parent-1:0.237-1.el8.noarch 70/79 #10 25.65 Verifying : perl-podlators-4.11-1.el8.noarch 71/79 #10 25.65 Verifying : perl-threads-1:2.21-2.el8.aarch64 72/79 #10 25.65 Verifying : perl-threads-shared-1.58-2.el8.aarch64 73/79 #10 25.65 Verifying : pkgconf-1.4.2-1.el8.aarch64 74/79 #10 25.65 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 75/79 #10 25.65 Verifying : pkgconf-pkg-config-1.4.2-1.el8.aarch64 76/79 #10 25.65 Verifying : unzip-6.0-46.el8.aarch64 77/79 #10 25.65 Verifying : xz-5.2.4-4.el8.aarch64 78/79 #10 25.65 Verifying : zip-3.0-23.el8.aarch64 79/79 #10 25.79 #10 25.79 Downgraded: #10 25.79 xz-libs-5.2.4-4.el8.aarch64 #10 25.79 Installed: #10 25.79 binutils-2.30-117.el8.aarch64 #10 25.79 bzip2-1.0.6-26.el8.aarch64 #10 25.79 cpio-2.12-11.el8.aarch64 #10 25.79 desktop-file-utils-0.23-8.el8.aarch64 #10 25.79 diffutils-3.6-6.el8.aarch64 #10 25.79 dnf-plugins-core-4.0.21-14.el8.noarch #10 25.79 dwz-0.12-10.el8.aarch64 #10 25.79 efi-srpm-macros-3-3.el8.noarch #10 25.79 elfutils-0.187-4.el8.aarch64 #10 25.79 elfutils-debuginfod-client-0.187-4.el8.aarch64 #10 25.79 emacs-filesystem-1:26.1-7.el8.noarch #10 25.79 file-5.33-20.el8.aarch64 #10 25.79 gc-7.6.4-3.el8.aarch64 #10 25.79 gdb-headless-8.2-19.el8.aarch64 #10 25.79 ghc-srpm-macros-1.4.2-7.el8.noarch #10 25.79 glibc-gconv-extra-2.28-208.el8.aarch64 #10 25.79 go-srpm-macros-2-17.el8.noarch #10 25.79 groff-base-1.22.3-18.el8.aarch64 #10 25.79 guile-5:2.0.14-7.el8.aarch64 #10 25.79 libatomic_ops-7.6.2-3.el8.aarch64 #10 25.79 libbabeltrace-1.5.4-4.el8.aarch64 #10 25.79 libpkgconf-1.4.2-1.el8.aarch64 #10 25.79 libtool-ltdl-2.4.6-25.el8.aarch64 #10 25.79 ncurses-6.1-9.20180224.el8.aarch64 #10 25.79 ocaml-srpm-macros-5-4.el8.noarch #10 25.79 openblas-srpm-macros-2-2.el8.noarch #10 25.79 patch-2.7.6-11.el8.aarch64 #10 25.79 perl-Carp-1.42-396.el8.noarch #10 25.79 perl-Encode-4:2.97-3.el8.aarch64 #10 25.79 perl-Errno-1.28-421.el8.aarch64 #10 25.79 perl-Exporter-5.72-396.el8.noarch #10 25.79 perl-File-Path-2.15-2.el8.noarch #10 25.79 perl-File-Temp-0.230.600-1.el8.noarch #10 25.79 perl-Getopt-Long-1:2.50-4.el8.noarch #10 25.79 perl-HTTP-Tiny-0.074-1.el8.noarch #10 25.79 perl-IO-1.38-421.el8.aarch64 #10 25.79 perl-IO-Socket-IP-0.39-5.el8.noarch #10 25.79 perl-MIME-Base64-3.15-396.el8.aarch64 #10 25.79 perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch #10 25.79 perl-PathTools-3.74-1.el8.aarch64 #10 25.79 perl-Pod-Escapes-1:1.07-395.el8.noarch #10 25.79 perl-Pod-Perldoc-3.28-396.el8.noarch #10 25.79 perl-Pod-Simple-1:3.35-395.el8.noarch #10 25.79 perl-Pod-Usage-4:1.69-395.el8.noarch #10 25.79 perl-Scalar-List-Utils-3:1.49-2.el8.aarch64 #10 25.79 perl-Socket-4:2.027-3.el8.aarch64 #10 25.79 perl-Storable-1:3.11-3.el8.aarch64 #10 25.79 perl-Term-ANSIColor-4.06-396.el8.noarch #10 25.79 perl-Term-Cap-1.17-395.el8.noarch #10 25.79 perl-Text-ParseWords-3.30-395.el8.noarch #10 25.79 perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch #10 25.79 perl-Time-Local-1:1.280-1.el8.noarch #10 25.79 perl-Unicode-Normalize-1.25-396.el8.aarch64 #10 25.79 perl-constant-1.33-396.el8.noarch #10 25.79 perl-interpreter-4:5.26.3-421.el8.aarch64 #10 25.79 perl-libs-4:5.26.3-421.el8.aarch64 #10 25.79 perl-macros-4:5.26.3-421.el8.aarch64 #10 25.79 perl-parent-1:0.237-1.el8.noarch #10 25.79 perl-podlators-4.11-1.el8.noarch #10 25.79 perl-srpm-macros-1-25.el8.noarch #10 25.79 perl-threads-1:2.21-2.el8.aarch64 #10 25.79 perl-threads-shared-1.58-2.el8.aarch64 #10 25.79 pkgconf-1.4.2-1.el8.aarch64 #10 25.79 pkgconf-m4-1.4.2-1.el8.noarch #10 25.79 pkgconf-pkg-config-1.4.2-1.el8.aarch64 #10 25.79 python-rpm-macros-3-43.el8.noarch #10 25.79 python-srpm-macros-3-43.el8.noarch #10 25.79 python3-rpm-macros-3-43.el8.noarch #10 25.79 qt5-srpm-macros-5.15.3-1.el8.noarch #10 25.79 redhat-rpm-config-130-1.el8.noarch #10 25.79 rpm-build-4.14.3-23.el8.aarch64 #10 25.79 rpmlint-1.10-14.el8.noarch #10 25.79 rust-srpm-macros-5-2.el8.noarch #10 25.79 unzip-6.0-46.el8.aarch64 #10 25.79 xz-5.2.4-4.el8.aarch64 #10 25.79 zip-3.0-23.el8.aarch64 #10 25.79 zstd-1.4.4-1.el8.aarch64 #10 25.79 #10 25.79 Complete! #9 45.18 Unpacking libio-stringy-perl (2.111-3) ... #9 45.37 Selecting previously unselected package libparams-validate-perl. #8 42.84 Unpacking libunicode-utf8-perl (0.60-1build4) ... #8 42.90 Selecting previously unselected package libxml-namespacesupport-perl. #8 42.90 Preparing to unpack .../250-libxml-namespacesupport-perl_1.12-1_all.deb ... #8 42.90 Unpacking libxml-namespacesupport-perl (1.12-1) ... #8 42.98 Selecting previously unselected package libxml-sax-base-perl. #8 42.98 Preparing to unpack .../251-libxml-sax-base-perl_1.09-1_all.deb ... #8 42.99 Unpacking libxml-sax-base-perl (1.09-1) ... #8 43.03 Selecting previously unselected package libxml-sax-perl. #8 43.03 Preparing to unpack .../252-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... #8 43.03 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... #8 43.08 Selecting previously unselected package libxml-libxml-perl. #8 43.08 Preparing to unpack .../253-libxml-libxml-perl_2.0128+dfsg-5_armhf.deb ... #8 47.11 Setting up curl (7.64.0-4+deb10u2) ... #8 47.12 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... #8 47.19 Setting up gpg (2.2.12-1+deb10u2) ... #8 47.28 Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... #8 47.38 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... #9 49.22 Setting up libio-async-loop-epoll-perl (0.20-1) ... #9 49.23 Setting up dirmngr (2.2.19-3ubuntu2.2) ... #9 49.37 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 49.38 Setting up libmodule-runtime-perl (0.016-1) ... #9 49.39 Setting up libmailtools-perl (2.21-1) ... #9 49.40 Setting up git (1:2.25.1-1ubuntu3.5) ... #9 49.43 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... #9 49.47 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #10 DONE 26.2s #9 45.38 Preparing to unpack .../244-libparams-validate-perl_1.29-3_armhf.deb ... #9 45.39 Unpacking libparams-validate-perl (1.29-3) ... #9 45.60 Selecting previously unselected package libgetopt-long-descriptive-perl. #9 45.60 Preparing to unpack .../245-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #9 45.61 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FcQI8H + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz #8 43.09 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ... #8 43.16 Selecting previously unselected package libxml-parser-perl. #8 43.17 Preparing to unpack .../254-libxml-parser-perl_2.44-2build3_armhf.deb ... #8 43.17 Unpacking libxml-parser-perl (2.44-2build3) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #13 extracting sha256:5674f1d29f77663f04106f32569e101c94599654c29aa237498005bf29db236a 18.2s done #13 extracting sha256:51535751bb9f3fed6d5f9fa83b05434161f008a0cd95a93eb27a536ab08475e3 done #13 DONE 55.7s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:db2193547b525f35a8742d151f38bbe57bd27ea4208e4c0a64e6e34a4742426b #8 43.28 Selecting previously unselected package libxml-sax-expat-perl. #8 43.28 Preparing to unpack .../255-libxml-sax-expat-perl_0.40-2_all.deb ... #8 43.28 Unpacking libxml-sax-expat-perl (0.40-2) ... #8 43.32 Selecting previously unselected package libxml-simple-perl. #8 43.32 Preparing to unpack .../256-libxml-simple-perl_2.24-1_all.deb ... #8 43.34 Unpacking libxml-simple-perl (2.24-1) ... #13 3.357 (1/66): autoconf-2.69-29.el8.noarch.rpm 2.6 MB/s | 710 kB 00:00 #13 3.392 (2/66): annobin-10.67-3.el8.x86_64.rpm 3.0 MB/s | 955 kB 00:00 #13 3.433 (3/66): automake-1.16.1-7.el8.noarch.rpm 2.0 MB/s | 713 kB 00:00 #13 3.440 (4/66): cmake-filesystem-3.20.2-4.el8.x86_64.rp 7.3 MB/s | 44 kB 00:00 #8 47.44 Setting up libstdc++-8-dev:arm64 (8.3.0-6) ... #8 47.46 Setting up python3.7 (3.7.3-2+deb10u3) ... #9 49.54 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 49.61 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 45.68 Selecting previously unselected package libsort-versions-perl. #9 45.68 Preparing to unpack .../246-libsort-versions-perl_1.62-1_all.deb ... #9 45.69 Unpacking libsort-versions-perl (1.62-1) ... #9 45.75 Selecting previously unselected package libgit-wrapper-perl. #9 45.75 Preparing to unpack .../247-libgit-wrapper-perl_0.048-1_all.deb ... #9 45.76 Unpacking libgit-wrapper-perl (0.048-1) ... #9 45.85 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 45.85 Preparing to unpack .../248-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #9 45.87 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #9 45.91 Selecting previously unselected package libio-prompter-perl. #9 45.92 Preparing to unpack .../249-libio-prompter-perl_0.004015-1_all.deb ... #9 45.92 Unpacking libio-prompter-perl (0.004015-1) ... #12 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS #12 sha256:36a002aa84c91852252b3d298d15eb6d722431568b64c420b4f950a4d750cadb #12 DONE 0.1s #13 [stage-1 7/9] RUN if [ "$(uname -m)" = "x86_64" ]; then dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec; else dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec; dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-b*.spec; fi #13 sha256:9448e395f6a77577eb9b82f03980b303a27c7f8c2701fa95b8335ecae9adfdbb #8 43.37 Selecting previously unselected package libyaml-libyaml-perl. #8 43.37 Preparing to unpack .../257-libyaml-libyaml-perl_0.69+repack-1_armhf.deb ... #8 43.37 Unpacking libyaml-libyaml-perl (0.69+repack-1) ... #8 43.42 Selecting previously unselected package licensecheck. #8 43.42 Preparing to unpack .../258-licensecheck_3.0.31-2_all.deb ... #8 43.42 Unpacking licensecheck (3.0.31-2) ... #8 43.47 Selecting previously unselected package patchutils. #8 43.47 Preparing to unpack .../259-patchutils_0.3.4-2_armhf.deb ... #8 43.47 Unpacking patchutils (0.3.4-2) ... #8 43.51 Selecting previously unselected package t1utils. #8 43.51 Preparing to unpack .../260-t1utils_1.41-2_armhf.deb ... #8 43.52 Unpacking t1utils (1.41-2) ... #8 43.58 Selecting previously unselected package lintian. #8 43.58 Preparing to unpack .../261-lintian_2.5.81ubuntu1_all.deb ... #13 3.640 (5/66): cmake-3.20.2-4.el8.x86_64.rpm 42 MB/s | 12 MB 00:00 #13 3.801 (6/66): cmake-rpm-macros-3.20.2-4.el8.noarch.rp 122 kB/s | 44 kB 00:00 #9 49.77 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 49.80 Setting up dh-strip-nondeterminism (1.7.0-1) ... #9 49.81 Setting up libconst-fast-perl (0.014-1) ... #9 49.82 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ... #9 49.83 Setting up libgit-wrapper-perl (0.048-1) ... #9 49.84 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.12) ... #9 49.85 Setting up curl (7.68.0-1ubuntu2.12) ... #9 49.86 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... #9 49.90 Setting up libmodule-implementation-perl (0.09-1) ... #9 49.91 Setting up libemail-valid-perl (1.202-1) ... #9 49.92 Setting up libpackage-stash-perl (0.38-1) ... #9 49.93 Setting up libimport-into-perl (1.002005-1) ... #9 49.94 Setting up libmoo-perl (2.003006-1) ... #9 49.95 Setting up liblist-someutils-perl (0.58-1) ... #9 49.96 Setting up liblist-someutils-xs-perl (0.58-2) ... #9 49.97 Setting up gnupg (2.2.19-3ubuntu2.2) ... #9 49.99 Setting up libmoox-aliases-perl (0.001006-1) ... #9 49.99 Setting up libparams-validate-perl (1.29-3) ... #9 50.01 Setting up libb-hooks-endofscope-perl (0.24-1) ... #9 45.95 Selecting previously unselected package libjson-perl. #9 45.96 Preparing to unpack .../250-libjson-perl_4.02000-2_all.deb ... #9 45.96 Unpacking libjson-perl (4.02000-2) ... #9 46.04 Selecting previously unselected package liblog-any-perl. #9 46.04 Preparing to unpack .../251-liblog-any-perl_1.708-1_all.deb ... #9 46.04 Unpacking liblog-any-perl (1.708-1) ... #9 46.08 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 46.08 Preparing to unpack .../252-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #9 46.09 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #9 46.12 Selecting previously unselected package libpackage-stash-perl. #9 46.12 Preparing to unpack .../253-libpackage-stash-perl_0.38-1_all.deb ... #9 46.12 Unpacking libpackage-stash-perl (0.38-1) ... #9 46.15 Selecting previously unselected package libsub-identify-perl. #9 46.15 Preparing to unpack .../254-libsub-identify-perl_0.14-1build2_armhf.deb ... #9 46.16 Unpacking libsub-identify-perl (0.14-1build2) ... #8 43.58 Unpacking lintian (2.5.81ubuntu1) ... #8 43.76 Selecting previously unselected package manpages-dev. #8 43.76 Preparing to unpack .../262-manpages-dev_4.15-1_all.deb ... #8 43.76 Unpacking manpages-dev (4.15-1) ... #13 3.968 (7/66): cpp-8.5.0-15.el8.x86_64.rpm 32 MB/s | 10 MB 00:00 #13 3.975 (8/66): gcc-plugin-annobin-8.5.0-15.el8.x86_64. 5.1 MB/s | 35 kB 00:00 #13 3.989 (9/66): git-2.31.1-2.el8.x86_64.rpm 12 MB/s | 161 kB 00:00 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz #8 48.23 Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u7) ... #8 48.24 Setting up libpython2.7:arm64 (2.7.16-2+deb10u1) ... #9 50.02 Setting up libnamespace-clean-perl (0.27-1) ... #9 50.03 Setting up libgetopt-long-descriptive-perl (0.104-1) ... #9 50.04 Setting up libgitlab-api-v4-perl (0.25-1) ... #9 50.05 Setting up libmoox-struct-perl (0.017-1) ... #9 50.06 Setting up lintian (2.62.0ubuntu2.1) ... #9 50.07 Setting up licensecheck (3.0.45-1) ... #9 50.09 Setting up dh-autoreconf (19) ... #9 50.10 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 50.11 Setting up libwww-perl (6.43-1) ... #9 50.11 Setting up debhelper (12.10ubuntu1) ... #9 50.13 Setting up devscripts (2.20.2ubuntu2) ... #9 46.19 Selecting previously unselected package libsub-name-perl. #9 46.19 Preparing to unpack .../255-libsub-name-perl_0.26-1_armhf.deb ... #9 46.19 Unpacking libsub-name-perl (0.26-1) ... #9 46.22 Selecting previously unselected package libnamespace-clean-perl. #9 46.22 Preparing to unpack .../256-libnamespace-clean-perl_0.27-1_all.deb ... #9 46.23 Unpacking libnamespace-clean-perl (0.27-1) ... #9 46.26 Selecting previously unselected package libpath-tiny-perl. #9 46.26 Preparing to unpack .../257-libpath-tiny-perl_0.108-1_all.deb ... #9 46.27 Unpacking libpath-tiny-perl (0.108-1) ... #9 46.30 Selecting previously unselected package libtype-tiny-perl. #9 46.30 Preparing to unpack .../258-libtype-tiny-perl_1.008001-2_all.deb ... #9 46.31 Unpacking libtype-tiny-perl (1.008001-2) ... #9 46.37 Selecting previously unselected package libgitlab-api-v4-perl. #9 46.37 Preparing to unpack .../259-libgitlab-api-v4-perl_0.25-1_all.deb ... #9 46.38 Unpacking libgitlab-api-v4-perl (0.25-1) ... mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #8 44.08 Selecting previously unselected package python3-certifi. #8 44.08 Preparing to unpack .../263-python3-certifi_2018.1.18-2_all.deb ... #8 44.09 Unpacking python3-certifi (2018.1.18-2) ... #8 44.15 Selecting previously unselected package python3-idna. #8 44.15 Preparing to unpack .../264-python3-idna_2.6-1_all.deb ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . #13 4.144 (10/66): git-core-2.31.1-2.el8.x86_64.rpm 31 MB/s | 4.7 MB 00:00 #13 4.208 (11/66): cmake-data-3.20.2-4.el8.noarch.rpm 2.1 MB/s | 1.7 MB 00:00 #13 4.282 (12/66): git-core-doc-2.31.1-2.el8.noarch.rpm 19 MB/s | 2.6 MB 00:00 #13 4.317 (13/66): isl-0.16.1-6.el8.x86_64.rpm 7.7 MB/s | 841 kB 00:00 #13 4.320 (14/66): libmpc-1.1.0-9.1.el8.x86_64.rpm 1.6 MB/s | 61 kB 00:00 #13 4.327 (15/66): libseccomp-devel-2.5.2-1.el8.x86_64.rp 5.7 MB/s | 57 kB 00:00 #13 4.345 (16/66): libtool-ltdl-devel-2.4.6-25.el8.x86_64 10 MB/s | 184 kB 00:00 #13 4.384 (17/66): libtool-2.4.6-25.el8.x86_64.rpm 11 MB/s | 709 kB 00:00 #8 48.25 Setting up gettext (0.19.8.1-9) ... #8 48.27 Setting up exim4-base (4.92-8+deb10u6) ... #8 48.37 exim: DB upgrade, deleting hints-db #8 48.45 Setting up gcc-8 (8.3.0-6) ... #8 48.46 Setting up gpg-agent (2.2.12-1+deb10u2) ... #8 48.48 Setting up libtool (2.4.6-9) ... #9 50.29 Setting up equivs (2.2.0) ... #9 50.30 Setting up libxml-parser-perl (2.46-1) ... #9 50.31 Setting up libxml-sax-expat-perl (0.51-1) ... #9 50.35 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 50.40 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 46.42 Selecting previously unselected package libhash-fieldhash-perl. #9 46.43 Preparing to unpack .../260-libhash-fieldhash-perl_0.15-1build2_armhf.deb ... #9 46.43 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #9 46.46 Selecting previously unselected package libhtml-form-perl. #9 46.46 Preparing to unpack .../261-libhtml-form-perl_6.07-1_all.deb ... #9 46.47 Unpacking libhtml-form-perl (6.07-1) ... #9 46.50 Selecting previously unselected package libhtml-format-perl. #9 46.51 Preparing to unpack .../262-libhtml-format-perl_2.12-1_all.deb ... #9 46.51 Unpacking libhtml-format-perl (2.12-1) ... #9 46.54 Selecting previously unselected package libhttp-daemon-perl. #9 46.54 Preparing to unpack .../263-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ... #9 46.55 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ... #9 46.58 Selecting previously unselected package libidn11:armhf. #9 46.58 Preparing to unpack .../264-libidn11_1.33-2.2ubuntu2_armhf.deb ... #9 46.59 Unpacking libidn11:armhf (1.33-2.2ubuntu2) ... #9 46.62 Selecting previously unselected package libstruct-dumb-perl. #9 46.62 Preparing to unpack .../265-libstruct-dumb-perl_0.09-1_all.deb ... #9 46.63 Unpacking libstruct-dumb-perl (0.09-1) ... #9 46.66 Selecting previously unselected package libio-async-perl. #9 46.66 Preparing to unpack .../266-libio-async-perl_0.75-1_all.deb ... #9 46.67 Unpacking libio-async-perl (0.75-1) ... #9 46.73 Selecting previously unselected package liblinux-epoll-perl. #9 46.73 Preparing to unpack .../267-liblinux-epoll-perl_0.017-1_armhf.deb ... #9 46.73 Unpacking liblinux-epoll-perl (0.017-1) ... #9 46.77 Selecting previously unselected package libio-async-loop-epoll-perl. #9 46.77 Preparing to unpack .../268-libio-async-loop-epoll-perl_0.20-1_all.deb ... #8 44.15 Unpacking python3-idna (2.6-1) ... #8 44.20 Selecting previously unselected package python3-urllib3. #8 44.21 Preparing to unpack .../265-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ... #8 44.21 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ... #8 44.27 Selecting previously unselected package python3-requests. #8 44.27 Preparing to unpack .../266-python3-requests_2.18.4-2ubuntu0.1_all.deb ... #8 44.28 Unpacking python3-requests (2.18.4-2ubuntu0.1) ... #8 44.34 Selecting previously unselected package python3-unidiff. #8 44.34 Preparing to unpack .../267-python3-unidiff_0.5.4-1_all.deb ... #8 44.35 Unpacking python3-unidiff (0.5.4-1) ... #8 44.39 Selecting previously unselected package python3-xdg. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5ae6G2 + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 Install tini version v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #13 4.389 (18/66): libuv-1.41.1-1.el8_4.x86_64.rpm 3.5 MB/s | 156 kB 00:00 #13 4.395 (19/66): libxkbcommon-0.9.1-1.el8.x86_64.rpm 11 MB/s | 116 kB 00:00 #13 4.398 (20/66): perl-Error-0.17025-2.el8.noarch.rpm 5.5 MB/s | 46 kB 00:00 #13 4.402 (21/66): perl-Git-2.31.1-2.el8.noarch.rpm 11 MB/s | 78 kB 00:00 #13 4.405 (22/66): perl-TermReadKey-2.37-7.el8.x86_64.rpm 5.7 MB/s | 40 kB 00:00 #13 4.408 (23/66): perl-Thread-Queue-3.13-1.el8.noarch.rp 4.4 MB/s | 24 kB 00:00 #13 4.414 (24/66): vim-filesystem-8.0.1763-19.el8.4.noarc 6.2 MB/s | 50 kB 00:00 #8 48.50 Setting up openssh-client (1:7.9p1-10+deb10u2) ... #8 48.59 Setting up gpgsm (2.2.12-1+deb10u2) ... #8 48.61 Setting up libgsasl7 (1.8.0-8+deb10u1) ... #8 48.62 Setting up libxext6:arm64 (2:1.3.3-1+b2) ... #8 48.63 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ... #8 48.64 Setting up python3 (3.7.3-1) ... #13 0.908 Last metadata expiration check: 0:00:12 ago on Mon Aug 8 11:59:46 2022. #9 50.56 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 50.59 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... #9 50.62 Processing triggers for ca-certificates (20211016~20.04.1) ... #9 50.63 Updating certificates in /etc/ssl/certs... #9 46.77 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #9 46.81 Selecting previously unselected package libtypes-serialiser-perl. #9 46.81 Preparing to unpack .../269-libtypes-serialiser-perl_1.0-1_all.deb ... #9 46.81 Unpacking libtypes-serialiser-perl (1.0-1) ... #9 46.84 Selecting previously unselected package libjson-xs-perl. #9 46.84 Preparing to unpack .../270-libjson-xs-perl_4.020-1build1_armhf.deb ... #9 46.84 Unpacking libjson-xs-perl (4.020-1build1) ... #9 46.88 Selecting previously unselected package libjson-maybexs-perl. #9 46.88 Preparing to unpack .../271-libjson-maybexs-perl_1.004000-1_all.deb ... #9 46.88 Unpacking libjson-maybexs-perl (1.004000-1) ... #9 46.91 Selecting previously unselected package liblist-compare-perl. #9 46.91 Preparing to unpack .../272-liblist-compare-perl_0.53-1_all.deb ... #9 46.92 Unpacking liblist-compare-perl (0.53-1) ... #9 46.96 Selecting previously unselected package liblist-moreutils-perl. #9 46.96 Preparing to unpack .../273-liblist-moreutils-perl_0.416-1build5_armhf.deb ... #9 46.96 Unpacking liblist-moreutils-perl (0.416-1build5) ... #9 46.99 Selecting previously unselected package liblist-someutils-perl. #9 46.99 Preparing to unpack .../274-liblist-someutils-perl_0.58-1_all.deb ... mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #8 44.39 Preparing to unpack .../268-python3-xdg_0.25-4ubuntu1.1_all.deb ... #8 44.40 Unpacking python3-xdg (0.25-4ubuntu1.1) ... #8 44.46 Selecting previously unselected package unzip. #8 44.46 Preparing to unpack .../269-unzip_6.0-21ubuntu1.1_armhf.deb ... #8 44.47 Unpacking unzip (6.0-21ubuntu1.1) ... #8 44.52 Selecting previously unselected package wdiff. #8 44.52 Preparing to unpack .../270-wdiff_1.2.2-2_armhf.deb ... #8 44.53 Unpacking wdiff (1.2.2-2) ... #8 44.58 Selecting previously unselected package equivs. #8 44.58 Preparing to unpack .../271-equivs_2.1.0_all.deb ... #8 44.59 Unpacking equivs (2.1.0) ... #8 44.64 Selecting previously unselected package libauthen-sasl-perl. #8 44.64 Preparing to unpack .../272-libauthen-sasl-perl_2.1600-1_all.deb ... #13 4.692 (25/66): gcc-8.5.0-15.el8.x86_64.rpm 26 MB/s | 23 MB 00:00 #13 4.740 (26/66): xkeyboard-config-2.28-1.el8.noarch.rpm 2.3 MB/s | 782 kB 00:00 #13 4.768 (27/66): checkpolicy-2.9-1.el8.x86_64.rpm 986 kB/s | 348 kB 00:00 #13 4.771 (28/66): glibc-devel-2.28-208.el8.x86_64.rpm 1.0 MB/s | 81 kB 00:00 #13 4.800 (29/66): glibc-headers-2.28-208.el8.x86_64.rpm 8.1 MB/s | 485 kB 00:00 #13 4.808 (30/66): libedit-3.1-23.20170329cvs.el8.x86_64. 13 MB/s | 102 kB 00:00 #13 4.812 (31/66): less-530-1.el8.x86_64.rpm 4.0 MB/s | 164 kB 00:00 #13 4.820 (32/66): libgomp-8.5.0-15.el8.x86_64.rpm 19 MB/s | 207 kB 00:00 #13 4.826 (33/66): libselinux-devel-2.9-5.el8.x86_64.rpm 15 MB/s | 200 kB 00:00 #13 4.874 (34/66): libselinux-utils-2.9-5.el8.x86_64.rpm 4.4 MB/s | 243 kB 00:00 #13 4.880 (35/66): libsepol-devel-2.9-3.el8.x86_64.rpm 1.6 MB/s | 87 kB 00:00 #13 4.885 (36/66): libxcrypt-devel-4.1.1-6.el8.x86_64.rpm 2.4 MB/s | 25 kB 00:00 #13 4.920 (37/66): m4-1.4.18-7.el8.x86_64.rpm 5.6 MB/s | 223 kB 00:00 + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done #9 47.00 Unpacking liblist-someutils-perl (0.58-1) ... #9 47.03 Selecting previously unselected package liblist-someutils-xs-perl. #9 47.03 Preparing to unpack .../275-liblist-someutils-xs-perl_0.58-2_armhf.deb ... #9 47.03 Unpacking liblist-someutils-xs-perl (0.58-2) ... #9 47.07 Selecting previously unselected package libltdl7:armhf. #9 47.07 Preparing to unpack .../276-libltdl7_2.4.6-14_armhf.deb ... #9 47.07 Unpacking libltdl7:armhf (2.4.6-14) ... #9 47.11 Selecting previously unselected package libltdl-dev:armhf. #9 47.11 Preparing to unpack .../277-libltdl-dev_2.4.6-14_armhf.deb ... #9 47.11 Unpacking libltdl-dev:armhf (2.4.6-14) ... #9 47.16 Selecting previously unselected package libsys-hostname-long-perl. #9 47.16 Preparing to unpack .../278-libsys-hostname-long-perl_1.5-1_all.deb ... #9 47.17 Unpacking libsys-hostname-long-perl (1.5-1) ... #9 47.20 Selecting previously unselected package libmail-sendmail-perl. #9 47.20 Preparing to unpack .../279-libmail-sendmail-perl_0.80-1_all.deb ... #9 47.20 Unpacking libmail-sendmail-perl (0.80-1) ... #9 47.24 Selecting previously unselected package libmoox-aliases-perl. #9 47.24 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1_all.deb ... #17 exporting layers 9.7s done #17 writing image sha256:f23ff7e9e36b7a6d8eba6911ff535f21184bb54d9cbc874493f38eda2111a3e3 done #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done #17 DONE 9.7s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/raspbian-buster:/build debbuild-raspbian-buster/aarch64 #8 44.64 Unpacking libauthen-sasl-perl (2.1600-1) ... #8 44.71 Selecting previously unselected package python3-magic. #8 44.71 Preparing to unpack .../273-python3-magic_2%3a0.4.15-1_all.deb ... #8 44.72 Unpacking python3-magic (2:0.4.15-1) ... #8 44.80 Setting up python-apt-common (1.6.5ubuntu0.7) ... #8 44.81 Setting up libnpth0:armhf (1.5-3) ... #8 44.85 Setting up libedit2:armhf (3.1-20170329-1) ... #8 44.87 Setting up libgomp1:armhf (8.4.0-1ubuntu1~18.04) ... #8 44.88 Setting up libatomic1:armhf (8.4.0-1ubuntu1~18.04) ... #8 44.89 Setting up readline-common (7.0-3) ... #8 44.91 Setting up libapt-inst2.0:armhf (1.6.14) ... #8 44.93 Setting up manpages (4.15-1) ... #8 44.95 Setting up strace (4.21-1ubuntu1) ... #8 44.97 Setting up git-man (1:2.17.1-1ubuntu0.12) ... #8 44.98 Setting up libicu60:armhf (60.2-3ubuntu3.2) ... #8 44.99 Setting up libcc1-0:armhf (8.4.0-1ubuntu1~18.04) ... #13 4.956 (38/66): make-4.2.1-11.el8.x86_64.rpm 7.0 MB/s | 498 kB 00:00 #13 5.018 (39/66): openssh-clients-8.0p1-16.el8.x86_64.rp 11 MB/s | 669 kB 00:00 #13 5.069 (40/66): pcre2-devel-10.32-3.el8.x86_64.rpm 12 MB/s | 605 kB 00:00 #13 5.082 (41/66): pcre2-utf16-10.32-3.el8.x86_64.rpm 18 MB/s | 229 kB 00:00 #13 5.198 (42/66): kernel-headers-4.18.0-408.el8.x86_64.r 23 MB/s | 9.8 MB 00:00 -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #8 48.95 Setting up python3-xdg (0.25-5) ... #8 49.12 Setting up man-db (2.8.5-2) ... #9 47.24 Unpacking libmoox-aliases-perl (0.001006-1) ... #9 47.27 Selecting previously unselected package libobject-id-perl. #9 47.27 Preparing to unpack .../281-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #9 47.28 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #9 47.31 Selecting previously unselected package libmoox-struct-perl. #9 47.31 Preparing to unpack .../282-libmoox-struct-perl_0.017-1_all.deb ... #9 47.31 Unpacking libmoox-struct-perl (0.017-1) ... #9 47.34 Selecting previously unselected package libnet-dns-sec-perl. #9 47.34 Preparing to unpack .../283-libnet-dns-sec-perl_1.15-1_armhf.deb ... #9 47.35 Unpacking libnet-dns-sec-perl (1.15-1) ... #9 47.38 Selecting previously unselected package libnet-libidn-perl. #9 47.38 Preparing to unpack .../284-libnet-libidn-perl_0.12.ds-3build2_armhf.deb ... #9 47.39 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #9 47.42 Selecting previously unselected package libnumber-range-perl. #9 47.42 Preparing to unpack .../285-libnumber-range-perl_0.12-1_all.deb ... #9 47.42 Unpacking libnumber-range-perl (0.12-1) ... #9 47.45 Selecting previously unselected package libpackage-stash-xs-perl. #9 47.45 Preparing to unpack .../286-libpackage-stash-xs-perl_0.29-1build1_armhf.deb ... #9 51.10 0 added, 0 removed; done. #9 51.10 Running hooks in /etc/ca-certificates/update.d... #9 51.10 done. + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #8 45.01 Setting up less (487-0.1) ... #8 45.12 Setting up make (4.1-9.1ubuntu1) ... #8 45.13 Setting up libapt-pkg-perl (0.1.33build1) ... #8 45.15 Setting up libssl1.0.0:armhf (1.0.2n-1ubuntu5.10) ... #13 5.205 (43/66): pcre2-utf32-10.32-3.el8.x86_64.rpm 1.8 MB/s | 220 kB 00:00 #13 5.241 (44/66): openssh-8.0p1-16.el8.x86_64.rpm 1.6 MB/s | 523 kB 00:00 #13 5.244 (45/66): perl-Data-Dumper-2.167-399.el8.x86_64. 1.2 MB/s | 58 kB 00:00 #13 5.273 (46/66): policycoreutils-2.9-19.el8.x86_64.rpm 5.4 MB/s | 374 kB 00:00 #13 5.281 (47/66): policycoreutils-python-utils-2.9-19.el 6.8 MB/s | 253 kB 00:00 #13 5.313 (48/66): policycoreutils-devel-2.9-19.el8.x86_6 4.0 MB/s | 293 kB 00:00 #13 5.316 (49/66): python3-audit-3.0.7-4.el8.x86_64.rpm 2.0 MB/s | 87 kB 00:00 #13 5.354 (50/66): python3-libselinux-2.9-5.el8.x86_64.rp 3.8 MB/s | 283 kB 00:00 #13 5.359 (51/66): python3-libsemanage-2.9-8.el8.x86_64.r 2.7 MB/s | 128 kB 00:00 #13 5.372 (52/66): rpm-plugin-selinux-4.14.3-23.el8.x86_6 6.2 MB/s | 78 kB 00:00 #13 5.409 (53/66): python3-setools-4.3.0-3.el8.x86_64.rpm 11 MB/s | 624 kB 00:00 #13 5.458 (54/66): selinux-policy-3.14.3-105.el8.noarch.r 7.5 MB/s | 650 kB 00:00 [100%] Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220808082437-e1f24d3 + PRODUCT=docker + hack/make.sh dynbinary #8 71.80 Setting up libgpgme11:armhf (1.14.0-1+b2) ... #8 71.83 Setting up dirmngr (2.2.27-2+deb11u2) ... #8 71.97 Setting up perl (5.32.1-4+deb11u2) ... #8 71.99 Setting up libpackage-stash-xs-perl (0.29-1+b2) ... #8 72.01 Setting up libclass-data-inheritable-perl (0.08-3) ... #8 72.06 Setting up libdata-dump-perl (1.23-1.1) ... #8 72.14 Setting up libref-util-perl (0.204-1) ... #8 72.17 Setting up libipc-system-simple-perl (1.30-1) ... #8 72.18 Setting up libnet-domain-tld-perl (1.75-1.1) ... #8 72.19 Setting up libhash-fieldhash-perl (0.15-1+b3) ... #8 72.21 Setting up libvariable-magic-perl (0.62-1+b3) ... #8 72.22 Setting up libio-html-perl (1.004-2) ... #8 72.23 Setting up libpod-parser-perl (1.63-2) ... #8 72.24 Setting up libb-hooks-op-check-perl (0.22-1+b3) ... #8 72.26 Setting up liblist-moreutils-xs-perl (0.430-2) ... #8 72.28 Setting up gcc-10 (10.2.1-6) ... #8 72.29 Setting up libparams-util-perl (1.102-1+b1) ... #8 72.30 Setting up libdpkg-perl (1.20.11) ... #8 72.31 Setting up libtime-duration-perl (1.21-1) ... #8 72.33 Setting up autoconf (2.69-14) ... #8 72.35 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 72.36 Setting up libarray-intspan-perl (2.004-1) ... #8 72.37 Setting up libcapture-tiny-perl (0.48-1) ... #8 72.38 Setting up libtimedate-perl (2.3300-2) ... #8 72.40 Setting up gpg-wks-server (2.2.27-2+deb11u2) ... #8 72.41 Setting up libsub-name-perl (0.26-1+b1) ... #8 72.42 Setting up libtype-tiny-xs-perl (0.022-1) ... #8 72.43 Setting up libdata-validate-domain-perl (0.10-1.1) ... #8 72.44 Setting up libproc-processtable-perl (0.59-2+b1) ... #8 72.46 Setting up libfile-chdir-perl (0.1008-1.1) ... #8 72.47 Setting up xauth (1:1.1-1) ... #8 72.48 Setting up libpath-tiny-perl (0.118-1) ... #8 72.49 Setting up libarchive-cpio-perl (0.10-1.1) ... #8 72.51 Setting up libjson-perl (4.03000-1) ... #8 72.52 Setting up libipc-run3-perl (0.048-2) ... #8 72.53 Setting up libfcgi-perl:armhf (0.79+ds-2) ... #8 72.55 Setting up libsub-override-perl (0.09-2) ... #8 72.56 Setting up libaliased-perl (0.34-1.1) ... #8 72.57 Setting up libstrictures-perl (2.000006-1) ... #8 72.58 Setting up libsub-quote-perl (2.006006-1) ... #8 72.59 Setting up libdevel-stacktrace-perl (2.0400-1) ... #8 72.61 Setting up libclass-xsaccessor-perl (1.19-3+b7) ... #8 72.62 Setting up libfontconfig1:armhf (2.13.1-4.2) ... #8 72.63 Setting up libsort-versions-perl (1.62-1) ... #8 72.64 Setting up libexporter-tiny-perl (1.002002-1) ... #8 72.66 Setting up libre-engine-re2-perl:armhf (0.14-1) ... #8 72.67 Setting up libfile-dirlist-perl (0.05-2) ... #8 72.68 Setting up libterm-readkey-perl (2.38-1+b2) ... #8 72.70 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... #8 72.71 Setting up libperlio-gzip-perl (0.19-1+b7) ... #8 72.73 Setting up libsys-hostname-long-perl (1.5-2) ... #8 72.74 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #8 72.77 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... #8 72.79 Setting up liburi-perl (5.08-1) ... #8 72.80 Setting up libfile-touch-perl (0.11-1) ... #8 72.81 Setting up python3.9 (3.9.2-1) ... #8 73.53 Setting up libemail-address-xs-perl (1.04-1+b3) ... #8 73.54 Setting up libnet-ssleay-perl (1.88-3+b1) ... #8 73.55 Setting up automake (1:1.16.3-2) ... #8 73.57 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 73.57 Setting up libapt-pkg-perl (0.1.39) ... #8 73.58 Setting up libio-sessiondata-perl (1.03-1.1) ... #8 73.60 Setting up libstring-escape-perl (2010.002-2) ... #8 73.61 Setting up libhttp-date-perl (6.05-1) ... #8 73.62 Setting up libfile-which-perl (1.23-1) ... #8 73.63 Setting up libfile-basedir-perl (0.08-1) ... #8 73.64 Setting up libnumber-range-perl (0.12-1.1) ... #8 73.66 Setting up libtask-weaken-perl (1.06-1) ... #8 73.67 Setting up libunicode-utf8-perl (0.62-1+b2) ... #8 49.23 Building database of manual pages ... #9 47.45 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #9 47.48 Selecting previously unselected package libpath-iterator-rule-perl. #9 47.48 Preparing to unpack .../287-libpath-iterator-rule-perl_1.014-1_all.deb ... #9 47.49 Unpacking libpath-iterator-rule-perl (1.014-1) ... #9 47.52 Selecting previously unselected package libperl4-corelibs-perl. #9 47.52 Preparing to unpack .../288-libperl4-corelibs-perl_0.004-2_all.deb ... #9 47.52 Unpacking libperl4-corelibs-perl (0.004-2) ... #9 47.56 Selecting previously unselected package libperlio-gzip-perl. #9 47.56 Preparing to unpack .../289-libperlio-gzip-perl_0.19-1build5_armhf.deb ... #9 47.56 Unpacking libperlio-gzip-perl (0.19-1build5) ... #9 47.59 Selecting previously unselected package libpod-constants-perl. #9 47.59 Preparing to unpack .../290-libpod-constants-perl_0.19-1_all.deb ... #9 47.60 Unpacking libpod-constants-perl (0.19-1) ... #9 47.64 Selecting previously unselected package libre2-5:armhf. #9 47.64 Preparing to unpack .../291-libre2-5_20200101+dfsg-1build1_armhf.deb ... #9 47.64 Unpacking libre2-5:armhf (20200101+dfsg-1build1) ... #9 47.68 Selecting previously unselected package libre-engine-re2-perl. #9 47.68 Preparing to unpack .../292-libre-engine-re2-perl_0.13-5_armhf.deb ... #9 47.69 Unpacking libre-engine-re2-perl (0.13-5) ... #9 47.71 Selecting previously unselected package libreadonly-perl. #9 47.71 Preparing to unpack .../293-libreadonly-perl_2.050-2_all.deb ... #9 47.72 Unpacking libreadonly-perl (2.050-2) ... #9 47.75 Selecting previously unselected package libref-util-perl. #9 47.75 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ... #9 47.75 Unpacking libref-util-perl (0.204-1) ... #9 47.78 Selecting previously unselected package libref-util-xs-perl. #9 47.78 Preparing to unpack .../295-libref-util-xs-perl_0.117-1build2_armhf.deb ... #9 47.78 Unpacking libref-util-xs-perl (0.117-1build2) ... #13 2.020 Package bash-4.4.20-4.el8.aarch64 is already installed. #8 45.29 Setting up libnghttp2-14:armhf (1.30.0-1ubuntu1) ... #8 45.30 Setting up mime-support (3.60ubuntu1) ... #8 45.33 Setting up iso-codes (3.79-1) ... #8 45.35 Setting up libsigsegv2:armhf (2.12-1) ... #8 45.36 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #8 45.38 Setting up libreadline7:armhf (7.0-3) ... #8 45.39 Setting up perl-openssl-defaults:armhf (3build1) ... #8 45.41 Setting up libpsl5:armhf (0.19.1-5build1) ... #8 45.42 Setting up groff-base (1.22.3-10) ... #8 45.47 Setting up libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ... #8 45.48 No schema files found: doing nothing. #13 5.527 (55/66): python3-policycoreutils-2.9-19.el8.noa 11 MB/s | 2.2 MB 00:00 #13 5.586 (56/66): selinux-policy-devel-3.14.3-105.el8.no 8.6 MB/s | 1.5 MB 00:00 Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #8 73.68 Setting up libmouse-perl (2.5.10-1+b1) ... #8 73.70 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ... #8 73.71 Setting up g++-10 (10.2.1-6) ... #8 73.72 Setting up libfile-listing-perl (6.14-1) ... #8 73.74 Setting up libsys-cpuaffinity-perl:armhf (1.13~03-1) ... #8 73.75 Setting up gpg-wks-client (2.2.27-2+deb11u2) ... #8 73.76 Setting up libregexp-pattern-perl (0.2.14-1) ... #8 73.78 Setting up libdata-messagepack-perl (1.00-4+b1) ... #8 73.80 Setting up libclass-inspector-perl (1.36-1) ... #8 73.81 Setting up libfont-afm-perl (1.20-3) ... #8 73.83 Setting up libwant-perl (0.29-1+b6) ... #8 73.84 Setting up libdynaloader-functions-perl (0.003-1.1) ... #8 73.85 Setting up libtext-glob-perl (0.11-1) ... #8 73.86 Setting up libclass-method-modifiers-perl (2.13-1) ... #8 73.88 Setting up liblist-compare-perl (0.55-1) ... #8 73.89 Setting up libref-util-xs-perl (0.117-1+b3) ... #8 73.90 Setting up libio-pty-perl (1:1.15-2) ... #8 73.91 Setting up libtool (2.4.6-15) ... #8 73.92 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #8 73.93 Setting up libsort-key-perl (1.33-2+b3) ... #8 73.95 Setting up libclone-perl (0.45-1+b1) ... #8 73.98 Setting up libalgorithm-diff-perl (1.201-1) ... #9 47.81 Selecting previously unselected package libregexp-pattern-license-perl. #9 47.81 Preparing to unpack .../296-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #9 47.82 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #9 47.85 Selecting previously unselected package libregexp-pattern-perl. #9 47.85 Preparing to unpack .../297-libregexp-pattern-perl_0.2.12-1_all.deb ... #9 47.85 Unpacking libregexp-pattern-perl (0.2.12-1) ... #9 47.89 Selecting previously unselected package libsasl2-modules:armhf. #9 47.89 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... #9 47.89 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ... #9 47.93 Selecting previously unselected package libsereal-decoder-perl. #9 47.93 Preparing to unpack .../299-libsereal-decoder-perl_4.011+ds-1build1_armhf.deb ... #9 47.93 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #9 47.97 Selecting previously unselected package libsereal-encoder-perl. #9 47.97 Preparing to unpack .../300-libsereal-encoder-perl_4.011+ds-1build1_armhf.deb ... #9 47.98 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #9 48.02 Selecting previously unselected package libsereal-perl. #9 48.02 Preparing to unpack .../301-libsereal-perl_4.011-1_all.deb ... #9 DONE 51.9s #13 2.021 Package bash-4.4.20-4.el8.aarch64 is already installed. #13 2.021 Package ca-certificates-2021.2.50-82.el8.noarch is already installed. #13 2.022 Package libarchive-3.3.3-4.el8.aarch64 is already installed. #13 2.022 Package pkgconf-pkg-config-1.4.2-1.el8.aarch64 is already installed. #13 2.022 Package systemd-239-60.el8.aarch64 is already installed. #13 2.023 Package tar-2:1.30-6.el8.aarch64 is already installed. #13 2.023 Package which-2.21-18.el8.aarch64 is already installed. #13 2.024 Package bash-4.4.20-4.el8.aarch64 is already installed. #13 2.093 Dependencies resolved. #13 2.103 ================================================================================ #13 2.103 Package Arch Version Repository Size #13 2.103 ================================================================================ #13 2.103 Installing: #13 2.103 cmake aarch64 3.20.2-4.el8 appstream 10 M #13 2.103 device-mapper-devel aarch64 8:1.02.181-5.el8 powertools 283 k #13 2.103 gcc aarch64 8.5.0-15.el8 appstream 19 M #13 2.103 git aarch64 2.31.1-2.el8 appstream 161 k #13 2.103 glibc-static aarch64 2.28-208.el8 powertools 1.6 M #13 2.103 libseccomp-devel aarch64 2.5.2-1.el8 appstream 57 k #13 2.103 libselinux-devel aarch64 2.9-5.el8 baseos 200 k #13 2.103 libtool aarch64 2.4.6-25.el8 appstream 708 k #13 2.103 libtool-ltdl-devel aarch64 2.4.6-25.el8 appstream 184 k #13 2.103 make aarch64 1:4.2.1-11.el8 baseos 490 k #13 2.103 selinux-policy-devel noarch 3.14.3-105.el8 baseos 1.5 M #13 2.103 systemd-devel aarch64 239-62.el8 baseos 396 k #13 2.103 Upgrading: #13 2.103 device-mapper aarch64 8:1.02.181-5.el8 baseos 374 k #13 2.103 device-mapper-libs aarch64 8:1.02.181-5.el8 baseos 398 k #13 2.103 systemd aarch64 239-62.el8 baseos 3.3 M #13 2.103 systemd-libs aarch64 239-62.el8 baseos 1.0 M #13 2.103 systemd-pam aarch64 239-62.el8 baseos 450 k #13 2.103 Installing dependencies: #13 2.103 annobin aarch64 10.67-3.el8 appstream 954 k #13 2.103 autoconf noarch 2.69-29.el8 appstream 710 k #13 2.103 automake noarch 1.16.1-7.el8 appstream 713 k #13 2.103 checkpolicy aarch64 2.9-1.el8 baseos 338 k #13 2.103 cmake-data noarch 3.20.2-4.el8 appstream 1.7 M #13 2.103 cmake-filesystem aarch64 3.20.2-4.el8 appstream 44 k #13 2.103 cmake-rpm-macros noarch 3.20.2-4.el8 appstream 44 k #13 2.103 cpp aarch64 8.5.0-15.el8 appstream 8.9 M #13 2.103 gcc-plugin-annobin aarch64 8.5.0-15.el8 appstream 34 k #13 2.103 git-core aarch64 2.31.1-2.el8 appstream 4.7 M #13 2.103 git-core-doc noarch 2.31.1-2.el8 appstream 2.6 M #13 2.103 glibc-devel aarch64 2.28-208.el8 baseos 80 k #13 2.103 glibc-headers aarch64 2.28-208.el8 baseos 476 k #13 2.103 isl aarch64 0.16.1-6.el8 appstream 778 k #13 2.103 kernel-headers aarch64 4.18.0-408.el8 baseos 9.8 M #13 2.103 less aarch64 530-1.el8 baseos 162 k #13 2.103 libasan aarch64 8.5.0-15.el8 baseos 386 k #13 2.103 libatomic aarch64 8.5.0-15.el8 baseos 25 k #13 2.103 libedit aarch64 3.1-23.20170329cvs.el8 baseos 99 k #13 2.103 libgomp aarch64 8.5.0-15.el8 baseos 199 k #13 2.103 libmpc aarch64 1.1.0-9.1.el8 appstream 60 k #13 2.103 libselinux-utils aarch64 2.9-5.el8 baseos 241 k #13 2.103 libsepol-devel aarch64 2.9-3.el8 baseos 87 k #13 2.103 libubsan aarch64 8.5.0-15.el8 baseos 144 k #13 2.103 libuv aarch64 1:1.41.1-1.el8_4 appstream 150 k #13 2.103 libxcrypt-devel aarch64 4.1.1-6.el8 baseos 25 k #13 2.103 libxcrypt-static aarch64 4.1.1-6.el8 powertools 58 k #13 2.103 m4 aarch64 1.4.18-7.el8 baseos 218 k #13 2.103 openssh aarch64 8.0p1-16.el8 baseos 488 k #13 2.103 openssh-clients aarch64 8.0p1-16.el8 baseos 626 k #13 2.103 pcre2-devel aarch64 10.32-3.el8 baseos 605 k #13 2.103 pcre2-utf16 aarch64 10.32-3.el8 baseos 203 k #13 2.103 pcre2-utf32 aarch64 10.32-3.el8 baseos 196 k #13 2.103 perl-Data-Dumper aarch64 2.167-399.el8 baseos 57 k #13 2.103 perl-Error noarch 1:0.17025-2.el8 appstream 46 k #13 2.103 perl-Git noarch 2.31.1-2.el8 appstream 78 k #13 2.103 perl-TermReadKey aarch64 2.37-7.el8 appstream 40 k #13 2.103 perl-Thread-Queue noarch 3.13-1.el8 appstream 24 k #13 2.103 policycoreutils aarch64 2.9-19.el8 baseos 374 k #13 2.103 policycoreutils-devel aarch64 2.9-19.el8 baseos 287 k #13 2.103 policycoreutils-python-utils noarch 2.9-19.el8 baseos 253 k #13 2.103 python3-audit aarch64 3.0.7-4.el8 baseos 85 k #13 2.103 python3-libselinux aarch64 2.9-5.el8 baseos 272 k #13 2.103 python3-libsemanage aarch64 2.9-8.el8 baseos 126 k #13 2.103 python3-policycoreutils noarch 2.9-19.el8 baseos 2.2 M #13 2.103 python3-setools aarch64 4.3.0-3.el8 baseos 528 k #13 2.103 rpm-plugin-selinux aarch64 4.14.3-23.el8 baseos 78 k #13 2.103 selinux-policy noarch 3.14.3-105.el8 baseos 650 k #13 2.103 selinux-policy-minimum noarch 3.14.3-105.el8 baseos 13 M #13 2.103 vim-filesystem noarch 2:8.0.1763-19.el8.4 appstream 50 k #13 2.103 xkeyboard-config noarch 2.28-1.el8 appstream 782 k #13 2.103 Installing weak dependencies: #13 2.103 libxkbcommon aarch64 0.9.1-1.el8 appstream 112 k #13 2.103 #13 2.103 Transaction Summary #13 2.103 ================================================================================ #13 2.103 Install 64 Packages #13 2.103 Upgrade 5 Packages #13 2.103 #13 2.108 Total download size: 96 M #13 2.109 Downloading Packages: #8 45.51 Setting up libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 45.54 Setting up unzip (6.0-21ubuntu1.1) ... #8 45.57 Setting up linux-libc-dev:armhf (4.15.0-189.200) ... #8 45.58 Setting up libmpfr6:armhf (4.0.1-1) ... #8 45.59 Setting up libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 45.61 Setting up dctrl-tools (2.24-2build1) ... #8 45.63 Setting up distro-info-data (0.37ubuntu0.14) ... #8 45.65 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ... #8 45.66 Setting up libpipeline1:armhf (1.5.0-1) ... #8 45.67 Setting up libroken18-heimdal:armhf (7.5.0+dfsg-1) ... #8 45.68 Setting up libksba8:armhf (1.3.5-2) ... #8 45.70 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ... #13 5.655 (57/66): systemd-devel-239-62.el8.x86_64.rpm 3.0 MB/s | 396 kB 00:00 #13 5.858 (58/66): selinux-policy-minimum-3.14.3-105.el8. 33 MB/s | 13 MB 00:00 #8 73.99 Setting up libarchive-zip-perl (1.68-1) ... #8 74.00 Setting up libsub-identify-perl (0.14-1+b3) ... #8 74.02 Setting up libdistro-info-perl (1.0) ... #8 74.04 Setting up libcpanel-json-xs-perl (4.25-1+b1) ... #8 74.06 Setting up libobject-id-perl (0.1.2-2.1) ... #8 74.07 Setting up libio-stringy-perl (2.111-3) ... #8 74.08 Setting up liblist-moreutils-perl (0.430-2) ... #8 74.09 Setting up libhtml-tagset-perl (3.20-4) ... #8 74.10 Setting up liblog-any-perl (1.709-1) ... #8 74.11 Setting up libauthen-sasl-perl (2.1600-1.1) ... #8 74.13 Setting up libdevel-size-perl (0.83-1+b2) ... #8 74.15 Setting up libdebhelper-perl (13.3.4) ... #8 74.16 Setting up libpod-constants-perl (0.19-2) ... #8 74.17 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #8 74.18 Setting up libconvert-binhex-perl (1.125-1) ... #8 74.19 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 48.03 Unpacking libsereal-perl (4.011-1) ... #9 48.06 Selecting previously unselected package libsort-key-perl. #9 48.06 Preparing to unpack .../302-libsort-key-perl_1.33-2build2_armhf.deb ... #9 48.06 Unpacking libsort-key-perl (1.33-2build2) ... #9 48.10 Selecting previously unselected package libstring-copyright-perl. #9 48.10 Preparing to unpack .../303-libstring-copyright-perl_0.003006-1_all.deb ... #9 48.11 Unpacking libstring-copyright-perl (0.003006-1) ... #9 48.13 Selecting previously unselected package libstring-escape-perl. #9 48.13 Preparing to unpack .../304-libstring-escape-perl_2010.002-2_all.deb ... #9 48.14 Unpacking libstring-escape-perl (2010.002-2) ... #9 48.17 Selecting previously unselected package libstring-shellquote-perl. #9 48.17 Preparing to unpack .../305-libstring-shellquote-perl_1.04-1_all.deb ... #9 48.17 Unpacking libstring-shellquote-perl (1.04-1) ... #9 48.20 Selecting previously unselected package libterm-readkey-perl. #9 48.20 Preparing to unpack .../306-libterm-readkey-perl_2.38-1build1_armhf.deb ... #9 48.21 Unpacking libterm-readkey-perl (2.38-1build1) ... #9 48.24 Selecting previously unselected package libtest-fatal-perl. #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:ff96f1e8496278a51d0c888ce5e9b831fd9e7ca2d5cb3574a31c9147637591f2 #11 DONE 0.1s #12 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #12 sha256:d1c340b810cdbf13163cb006b94a5cff6f2cb78d4054b20157fa7c25dc4888a2 #8 45.71 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... #8 45.72 Setting up m4 (1.4.18-1) ... #8 45.73 Setting up libgdbm5:armhf (1.14.1-6) ... #8 45.74 Setting up at (3.1.20-3.1ubuntu2) ... #8 45.93 invoke-rc.d: could not determine current runlevel #8 45.93 invoke-rc.d: policy-rc.d denied execution of start. #8 45.95 Setting up libbsd0:armhf (0.8.7-1ubuntu0.1) ... #8 45.96 Setting up libkrb5support0:armhf (1.16-2ubuntu0.2) ... == Building packages for centos-9 == mkdir -p "rpmbuild/centos-9" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-centos-9/x86_64 -f centos-9/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:4d553d0d3b81a9d9285cad0af0979d11cf6ffc554bd0d727d5cff86bd7cfed94 #1 transferring dockerfile: 1.33kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:4c6a0e768cf83b6aa6e30c07bde5a8d99397f46bff5856e71ad16b64ee80dd35 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:5bd0fd6eae50f9099a8ce6a0a5635a9fb9aefe9572c91a27dfae00e7812e940c #5 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 #8 74.21 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 74.22 Setting up libtry-tiny-perl (0.30-1) ... #8 74.23 Setting up libtype-tiny-perl (1.012001-2) ... #8 74.24 Setting up libcommon-sense-perl (3.75-1+b4) ... #8 74.25 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #8 74.27 Setting up libnet-http-perl (6.20-1) ... #8 74.28 Setting up libtext-markdown-discount-perl:armhf (0.12-1+b1) ... #8 74.30 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #8 74.31 Setting up libtime-moment-perl (0.44-1+b3) ... #8 74.33 Setting up libencode-locale-perl (1.05-1.1) ... #8 74.34 Setting up python3 (3.9.2-3) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #9 48.24 Preparing to unpack .../307-libtest-fatal-perl_0.014-1_all.deb ... #9 48.24 Unpacking libtest-fatal-perl (0.014-1) ... #9 48.28 Selecting previously unselected package libtest-refcount-perl. #9 48.28 Preparing to unpack .../308-libtest-refcount-perl_0.10-1_all.deb ... #9 48.28 Unpacking libtest-refcount-perl (0.10-1) ... #9 48.31 Selecting previously unselected package libtext-levenshtein-perl. #9 48.31 Preparing to unpack .../309-libtext-levenshtein-perl_0.13-1_all.deb ... #9 48.32 Unpacking libtext-levenshtein-perl (0.13-1) ... #9 48.35 Selecting previously unselected package libtype-tiny-xs-perl. #9 48.35 Preparing to unpack .../310-libtype-tiny-xs-perl_0.016-1_armhf.deb ... #9 48.36 Unpacking libtype-tiny-xs-perl (0.016-1) ... #9 48.39 Selecting previously unselected package libunicode-utf8-perl. #9 48.39 Preparing to unpack .../311-libunicode-utf8-perl_0.62-1build1_armhf.deb ... #9 48.39 Unpacking libunicode-utf8-perl (0.62-1build1) ... #9 48.42 Selecting previously unselected package libxml-namespacesupport-perl. #9 48.42 Preparing to unpack .../312-libxml-namespacesupport-perl_1.12-1_all.deb ... #9 48.43 Unpacking libxml-namespacesupport-perl (1.12-1) ... #9 48.46 Selecting previously unselected package libxml-sax-base-perl. #9 48.46 Preparing to unpack .../313-libxml-sax-base-perl_1.09-1_all.deb ... #9 48.46 Unpacking libxml-sax-base-perl (1.09-1) ... #9 48.51 Selecting previously unselected package libxml-sax-perl. #9 48.51 Preparing to unpack .../314-libxml-sax-perl_1.02+dfsg-1_all.deb ... #9 48.51 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #9 48.56 Selecting previously unselected package libxml-libxml-perl. #9 48.56 Preparing to unpack .../315-libxml-libxml-perl_2.0134+dfsg-1build1_armhf.deb ... #9 48.56 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #8 45.97 Setting up ucf (3.0038) ... #8 46.15 Setting up libxml2:armhf (2.9.4+dfsg1-6.1ubuntu1.7) ... #8 46.16 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... #8 46.17 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ... #8 46.18 Setting up libmagic1:armhf (1:5.32-2ubuntu0.4) ... #8 46.21 Setting up libcroco3:armhf (0.6.12-2) ... #8 46.22 Setting up gcc-7-base:armhf (7.5.0-3ubuntu1~18.04) ... #8 46.23 Setting up binutils-common:armhf (2.30-21ubuntu1~18.04.7) ... #8 46.25 Setting up libyaml-0-2:armhf (0.1.7-2ubuntu3) ... #8 46.30 Setting up patch (2.7.6-2ubuntu1.1) ... #8 46.31 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #8 46.32 Setting up krb5-locales (1.16-2ubuntu0.2) ... #13 6.198 (59/66): device-mapper-devel-1.02.181-5.el8.x86 463 kB/s | 283 kB 00:00 #13 6.234 (60/66): device-mapper-1.02.181-5.el8.x86_64.rp 10 MB/s | 377 kB 00:00 #13 6.276 (61/66): device-mapper-libs-1.02.181-5.el8.x86_ 9.8 MB/s | 410 kB 00:00 #13 6.279 (62/66): libxcrypt-static-4.1.1-6.el8.x86_64.rp 134 kB/s | 56 kB 00:00 #13 6.329 (63/66): systemd-libs-239-62.el8.x86_64.rpm 22 MB/s | 1.1 MB 00:00 #13 6.371 (64/66): systemd-pam-239-62.el8.x86_64.rpm 11 MB/s | 488 kB 00:00 #8 74.66 Setting up libexception-class-perl (1.44-1) ... #8 74.67 Setting up python3-xdg (0.27-2) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #4 DONE 0.3s #3 [internal] load metadata for quay.io/centos/centos:stream9 #3 sha256:b18983746a74f58bdea80010c27c098075392dd5f4b793ca7138dcb846ab8066 #3 DONE 0.2s #10 [internal] load build context #10 sha256:e0f44aa72f3548f9156f3ec8177b517545dd7b7c7f696ce0c9991b0fb13ab264 #10 transferring context: 15.47kB done #10 DONE 0.0s #6 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:07f9ccafb44a1de11a1c2c2bad3fcc10cd224921f9f1c9c6e778b723c740c24a #6 sha256:ba7d0cef9df39e0dbe353a85fc5de43b62a0bd0927d91dd63907ea4ff681e1a1 #6 resolve quay.io/centos/centos:stream9@sha256:07f9ccafb44a1de11a1c2c2bad3fcc10cd224921f9f1c9c6e778b723c740c24a 0.0s done #6 sha256:fda517edff605e16a677f8a18b688c9228373c03d49e198236fb8ad66dc6f5eb 3.15MB / 56.93MB 0.1s #6 sha256:07f9ccafb44a1de11a1c2c2bad3fcc10cd224921f9f1c9c6e778b723c740c24a 858B / 858B done #6 sha256:902409707f672bbb71dd21e86bfdbf405cec8511fb678ac3d636f82fa0a0af9d 350B / 350B done #6 sha256:61674c24ebbf392deb2cb463bfc2906373ec6dae05406d500a9a5da69d26a1f4 1.16kB / 1.16kB done #9 48.63 Selecting previously unselected package libxml-parser-perl. #9 48.63 Preparing to unpack .../316-libxml-parser-perl_2.46-1_armhf.deb ... #9 48.63 Unpacking libxml-parser-perl (2.46-1) ... #9 48.69 Selecting previously unselected package libxml-sax-expat-perl. #9 48.69 Preparing to unpack .../317-libxml-sax-expat-perl_0.51-1_all.deb ... #9 48.69 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 48.73 Selecting previously unselected package libxml-writer-perl. #9 48.73 Preparing to unpack .../318-libxml-writer-perl_0.625-1_all.deb ... #9 48.73 Unpacking libxml-writer-perl (0.625-1) ... #9 48.76 Selecting previously unselected package libyaml-libyaml-perl. #9 48.76 Preparing to unpack .../319-libyaml-libyaml-perl_0.81+repack-1_armhf.deb ... #9 48.77 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #9 48.80 Selecting previously unselected package licensecheck. #9 48.80 Preparing to unpack .../320-licensecheck_3.0.45-1_all.deb ... #8 46.33 Setting up publicsuffix (20180223.1310-1) ... #8 46.34 Setting up autotools-dev (20180224.1) ... #8 46.36 Setting up t1utils (1.41-2) ... #8 46.37 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... #8 46.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 46.38 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 #8 46.38 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 #8 46.38 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 #8 46.38 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 #8 46.38 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 #8 46.38 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 #8 46.38 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 #8 46.38 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 #8 46.38 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 #8 46.38 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 #8 46.39 Setting up libheimbase1-heimdal:armhf (7.5.0+dfsg-1) ... #8 46.40 Setting up libfakeroot:armhf (1.22-2ubuntu1) ... #8 46.42 Setting up libltdl7:armhf (2.4.6-2) ... #8 46.44 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ... #8 46.48 Setting up libsqlite3-0:armhf (3.22.0-1ubuntu0.5) ... #8 46.49 Setting up liblocale-gettext-perl (1.07-3build2) ... #8 46.51 Setting up wdiff (1.2.2-2) ... #8 46.52 Setting up shared-mime-info (1.9-2) ... #13 6.445 (65/66): systemd-239-62.el8.x86_64.rpm 21 MB/s | 3.6 MB 00:00 #13 6.509 (66/66): glibc-static-2.28-208.el8.x86_64.rpm 2.4 MB/s | 2.1 MB 00:00 #13 6.512 -------------------------------------------------------------------------------- #13 6.512 Total 24 MB/s | 104 MB 00:04 #8 74.84 Setting up libconfig-tiny-perl (2.26-1) ... #8 74.85 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ... #8 74.86 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #8 74.88 Setting up liblist-utilsby-perl (0.11-1) ... #8 74.89 Setting up libstring-shellquote-perl (1.04-1) ... #8 74.90 Setting up libsub-install-perl (0.928-1.1) ... #8 74.91 Setting up gcc (4:10.2.1-1) ... #8 74.94 Setting up dpkg-dev (1.20.11) ... #8 74.96 Setting up libnumber-compare-perl (0.03-1.1) ... #9 48.80 Unpacking licensecheck (3.0.45-1) ... #9 48.83 Selecting previously unselected package libdevel-size-perl. #9 48.83 Preparing to unpack .../321-libdevel-size-perl_0.83-1build1_armhf.deb ... #9 48.83 Unpacking libdevel-size-perl (0.83-1build1) ... #9 48.87 Selecting previously unselected package t1utils. #9 48.87 Preparing to unpack .../322-t1utils_1.41-3_armhf.deb ... #9 48.87 Unpacking t1utils (1.41-3) ... #9 48.92 Selecting previously unselected package lintian. #9 48.92 Preparing to unpack .../323-lintian_2.62.0ubuntu2.1_all.deb ... #9 48.92 Unpacking lintian (2.62.0ubuntu2.1) ... #6 sha256:fda517edff605e16a677f8a18b688c9228373c03d49e198236fb8ad66dc6f5eb 6.29MB / 56.93MB 0.2s #6 sha256:fda517edff605e16a677f8a18b688c9228373c03d49e198236fb8ad66dc6f5eb 16.92MB / 56.93MB 0.3s #21 39.95 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. #21 39.95 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... #21 39.98 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... #21 40.05 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. #21 40.05 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... #21 40.06 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... #8 74.96 Setting up intltool-debian (0.35.0+20060710.5) ... #8 74.98 Setting up liberror-perl (0.17029-1) ... #8 74.99 Setting up python3-six (1.16.0-2) ... #8 75.16 Setting up dh-autoreconf (20) ... #8 75.17 Setting up patchutils (0.4.2-1) ... #8 75.19 Setting up libmail-sendmail-perl (0.80-1.1) ... #8 75.20 Setting up libltdl-dev:armhf (2.4.6-15) ... #8 75.21 Setting up libjson-maybexs-perl (1.004003-1) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:00:01 +0000' ++ . /etc/os-release +++ PRETTY_NAME='Raspbian GNU/Linux 10 (buster)' +++ NAME='Raspbian GNU/Linux' +++ VERSION_ID=10 +++ VERSION='10 (buster)' +++ VERSION_CODENAME=buster +++ ID=raspbian +++ ID_LIKE=debian +++ HOME_URL=http://www.raspbian.org/ +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs ++ echo 10 + versionID=10 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf #12 0.835 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease #12 0.900 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease #12 0.976 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease #12 1.052 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease #6 sha256:fda517edff605e16a677f8a18b688c9228373c03d49e198236fb8ad66dc6f5eb 20.43MB / 56.93MB 0.4s #6 sha256:fda517edff605e16a677f8a18b688c9228373c03d49e198236fb8ad66dc6f5eb 25.17MB / 56.93MB 0.5s #13 3.397 (1/69): autoconf-2.69-29.el8.noarch.rpm 2.8 MB/s | 710 kB 00:00 #13 3.403 (2/69): automake-1.16.1-7.el8.noarch.rpm 2.8 MB/s | 713 kB 00:00 #13 3.416 (3/69): annobin-10.67-3.el8.aarch64.rpm 3.5 MB/s | 954 kB 00:00 #13 3.423 (4/69): cmake-filesystem-3.20.2-4.el8.aarch64.r 7.6 MB/s | 44 kB 00:00 #13 3.429 (5/69): cmake-rpm-macros-3.20.2-4.el8.noarch.rp 8.4 MB/s | 44 kB 00:00 #13 3.450 (6/69): cmake-data-3.20.2-4.el8.noarch.rpm 37 MB/s | 1.7 MB 00:00 #13 3.641 (7/69): cmake-3.20.2-4.el8.aarch64.rpm 42 MB/s | 10 MB 00:00 #13 3.667 (8/69): cpp-8.5.0-15.el8.aarch64.rpm 38 MB/s | 8.9 MB 00:00 #13 3.671 (9/69): gcc-plugin-annobin-8.5.0-15.el8.aarch64 1.1 MB/s | 34 kB 00:00 #13 3.678 (10/69): git-2.31.1-2.el8.aarch64.rpm 16 MB/s | 161 kB 00:00 #13 3.731 (11/69): git-core-doc-2.31.1-2.el8.noarch.rpm 51 MB/s | 2.6 MB 00:00 #13 3.750 (12/69): isl-0.16.1-6.el8.aarch64.rpm 42 MB/s | 778 kB 00:00 #8 75.22 Setting up libxml-sax-base-perl (1.09-1.1) ... #8 75.23 Setting up libio-string-perl (1.08-3.1) ... #8 75.25 Setting up libreadonly-perl (2.050-3) ... #8 75.26 Setting up python3-gpg (1.14.0-1+b2) ... #8 75.50 Setting up python3-certifi (2020.6.20-1) ... debian/rules clean dh clean --with=bash-completion #6 sha256:fda517edff605e16a677f8a18b688c9228373c03d49e198236fb8ad66dc6f5eb 30.41MB / 56.93MB 0.6s #6 sha256:fda517edff605e16a677f8a18b688c9228373c03d49e198236fb8ad66dc6f5eb 44.04MB / 56.93MB 0.8s #9 49.27 Selecting previously unselected package manpages-dev. #9 49.27 Preparing to unpack .../324-manpages-dev_5.05-1_all.deb ... #9 49.28 Unpacking manpages-dev (5.05-1) ... #13 3.773 (13/69): git-core-2.31.1-2.el8.aarch64.rpm 47 MB/s | 4.7 MB 00:00 #13 3.777 (14/69): libmpc-1.1.0-9.1.el8.aarch64.rpm 2.2 MB/s | 60 kB 00:00 #13 3.829 (15/69): libseccomp-devel-2.5.2-1.el8.aarch64.r 1.0 MB/s | 57 kB 00:00 #13 3.842 (16/69): libtool-2.4.6-25.el8.aarch64.rpm 11 MB/s | 708 kB 00:00 #13 3.853 (17/69): libtool-ltdl-devel-2.4.6-25.el8.aarch6 7.9 MB/s | 184 kB 00:00 #13 3.856 (18/69): libuv-1.41.1-1.el8_4.aarch64.rpm 11 MB/s | 150 kB 00:00 #13 3.864 (19/69): perl-Error-0.17025-2.el8.noarch.rpm 6.3 MB/s | 46 kB 00:00 #13 3.867 (20/69): libxkbcommon-0.9.1-1.el8.aarch64.rpm 10 MB/s | 112 kB 00:00 #13 3.872 (21/69): perl-Git-2.31.1-2.el8.noarch.rpm 9.8 MB/s | 78 kB 00:00 #13 3.875 (22/69): perl-TermReadKey-2.37-7.el8.aarch64.rp 5.2 MB/s | 40 kB 00:00 #13 3.881 (23/69): vim-filesystem-8.0.1763-19.el8.4.noarc 9.8 MB/s | 50 kB 00:00 #13 3.883 (24/69): perl-Thread-Queue-3.13-1.el8.noarch.rp 2.2 MB/s | 24 kB 00:00 #13 3.899 (25/69): xkeyboard-config-2.28-1.el8.noarch.rpm 44 MB/s | 782 kB 00:00 #13 3.904 (26/69): checkpolicy-2.9-1.el8.aarch64.rpm 17 MB/s | 338 kB 00:00 #13 3.908 (27/69): glibc-devel-2.28-208.el8.aarch64.rpm 8.8 MB/s | 80 kB 00:00 #13 3.920 (28/69): glibc-headers-2.28-208.el8.aarch64.rpm 29 MB/s | 476 kB 00:00 #13 3.932 (29/69): less-530-1.el8.aarch64.rpm 14 MB/s | 162 kB 00:00 #13 3.951 (30/69): libasan-8.5.0-15.el8.aarch64.rpm 20 MB/s | 386 kB 00:00 #13 3.959 (31/69): libatomic-8.5.0-15.el8.aarch64.rpm 3.2 MB/s | 25 kB 00:00 #8 75.65 Setting up libfile-find-rule-perl (0.34-1) ... #8 75.67 Setting up libstring-copyright-perl (0.003006-1) ... #8 75.69 Setting up libgd3:armhf (2.3.0-2) ... #8 75.70 Setting up python3-idna (2.10-1) ... dh_clean #6 sha256:fda517edff605e16a677f8a18b688c9228373c03d49e198236fb8ad66dc6f5eb 50.37MB / 56.93MB 0.9s #6 sha256:fda517edff605e16a677f8a18b688c9228373c03d49e198236fb8ad66dc6f5eb 56.93MB / 56.93MB 1.1s done #9 49.67 Selecting previously unselected package python3-certifi. #9 49.67 Preparing to unpack .../325-python3-certifi_2019.11.28-1_all.deb ... #9 49.67 Unpacking python3-certifi (2019.11.28-1) ... #9 49.73 Selecting previously unselected package python3-idna. #9 49.73 Preparing to unpack .../326-python3-idna_2.8-1_all.deb ... #9 49.74 Unpacking python3-idna (2.8-1) ... #9 49.78 Selecting previously unselected package python3-urllib3. #9 49.78 Preparing to unpack .../327-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ... #9 49.78 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 49.83 Selecting previously unselected package python3-requests. #9 49.83 Preparing to unpack .../328-python3-requests_2.22.0-2ubuntu1_all.deb ... #9 49.83 Unpacking python3-requests (2.22.0-2ubuntu1) ... #9 49.88 Selecting previously unselected package python3-unidiff. #13 3.969 (32/69): libedit-3.1-23.20170329cvs.el8.aarch64 10 MB/s | 99 kB 00:00 #13 3.981 (33/69): libgomp-8.5.0-15.el8.aarch64.rpm 18 MB/s | 199 kB 00:00 #13 3.994 (34/69): libselinux-devel-2.9-5.el8.aarch64.rpm 18 MB/s | 200 kB 00:00 #13 4.004 (35/69): libselinux-utils-2.9-5.el8.aarch64.rpm 23 MB/s | 241 kB 00:00 #13 4.021 (36/69): libsepol-devel-2.9-3.el8.aarch64.rpm 5.3 MB/s | 87 kB 00:00 #13 4.030 (37/69): libubsan-8.5.0-15.el8.aarch64.rpm 17 MB/s | 144 kB 00:00 #13 4.037 (38/69): libxcrypt-devel-4.1.1-6.el8.aarch64.rp 4.0 MB/s | 25 kB 00:00 #13 4.048 (39/69): m4-1.4.18-7.el8.aarch64.rpm 19 MB/s | 218 kB 00:00 #13 4.064 (40/69): make-4.2.1-11.el8.aarch64.rpm 33 MB/s | 490 kB 00:00 #13 4.080 (41/69): openssh-8.0p1-16.el8.aarch64.rpm 30 MB/s | 488 kB 00:00 #13 4.097 (42/69): openssh-clients-8.0p1-16.el8.aarch64.r 37 MB/s | 626 kB 00:00 #13 4.130 (43/69): kernel-headers-4.18.0-408.el8.aarch64. 44 MB/s | 9.8 MB 00:00 #13 4.139 (44/69): pcre2-utf16-10.32-3.el8.aarch64.rpm 24 MB/s | 203 kB 00:00 #13 4.145 (45/69): pcre2-devel-10.32-3.el8.aarch64.rpm 13 MB/s | 605 kB 00:00 #13 4.150 (46/69): pcre2-utf32-10.32-3.el8.aarch64.rpm 17 MB/s | 196 kB 00:00 #13 4.154 (47/69): perl-Data-Dumper-2.167-399.el8.aarch64 6.6 MB/s | 57 kB 00:00 #13 4.163 (48/69): policycoreutils-2.9-19.el8.aarch64.rpm 31 MB/s | 374 kB 00:00 #13 4.169 (49/69): policycoreutils-devel-2.9-19.el8.aarch 20 MB/s | 287 kB 00:00 #13 4.175 (50/69): policycoreutils-python-utils-2.9-19.el 21 MB/s | 253 kB 00:00 #13 4.180 (51/69): python3-audit-3.0.7-4.el8.aarch64.rpm 7.9 MB/s | 85 kB 00:00 #13 4.187 (52/69): python3-libselinux-2.9-5.el8.aarch64.r 23 MB/s | 272 kB 00:00 #13 4.192 (53/69): python3-libsemanage-2.9-8.el8.aarch64. 10 MB/s | 126 kB 00:00 #13 4.228 (54/69): python3-policycoreutils-2.9-19.el8.noa 55 MB/s | 2.2 MB 00:00 #13 4.235 (55/69): rpm-plugin-selinux-4.14.3-23.el8.aarch 12 MB/s | 78 kB 00:00 #13 4.244 (56/69): python3-setools-4.3.0-3.el8.aarch64.rp 10 MB/s | 528 kB 00:00 #13 4.286 (57/69): selinux-policy-devel-3.14.3-105.el8.no 38 MB/s | 1.5 MB 00:00 #8 75.92 Setting up libdata-optlist-perl (0.110-1.1) ... #8 75.94 Setting up libipc-run-perl (20200505.0-1) ... #8 75.96 Setting up git (1:2.30.2-1) ... #8 76.00 Setting up libtext-xslate-perl (3.5.8-1+b1) ... #8 76.01 Setting up python3-urllib3 (1.26.5-1~exp1) ... dpkg-source -I.git -b . dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster.tar.gz #6 extracting sha256:fda517edff605e16a677f8a18b688c9228373c03d49e198236fb8ad66dc6f5eb #9 49.88 Preparing to unpack .../329-python3-unidiff_0.5.5-2_all.deb ... #9 49.88 Unpacking python3-unidiff (0.5.5-2) ... #9 49.92 Selecting previously unselected package python3-xdg. #9 49.92 Preparing to unpack .../330-python3-xdg_0.26-1ubuntu1_all.deb ... #9 49.93 Unpacking python3-xdg (0.26-1ubuntu1) ... #9 49.97 Selecting previously unselected package unzip. #9 49.97 Preparing to unpack .../331-unzip_6.0-25ubuntu1_armhf.deb ... #9 49.97 Unpacking unzip (6.0-25ubuntu1) ... #9 50.02 Selecting previously unselected package equivs. #9 50.02 Preparing to unpack .../332-equivs_2.2.0_all.deb ... #9 50.02 Unpacking equivs (2.2.0) ... #9 50.06 Selecting previously unselected package libauthen-sasl-perl. #9 50.06 Preparing to unpack .../333-libauthen-sasl-perl_2.1600-1_all.deb ... #9 50.06 Unpacking libauthen-sasl-perl (2.1600-1) ... #9 50.11 Selecting previously unselected package python3-magic. #9 50.11 Preparing to unpack .../334-python3-magic_2%3a0.4.15-3_all.deb ... #9 50.11 Unpacking python3-magic (2:0.4.15-3) ... #13 4.293 (58/69): selinux-policy-3.14.3-105.el8.noarch.r 11 MB/s | 650 kB 00:00 #13 4.329 (59/69): systemd-devel-239-62.el8.aarch64.rpm 11 MB/s | 396 kB 00:00 #13 4.341 (60/69): device-mapper-devel-1.02.181-5.el8.aar 23 MB/s | 283 kB 00:00 #13 4.378 (61/69): glibc-static-2.28-208.el8.aarch64.rpm 44 MB/s | 1.6 MB 00:00 #13 4.386 (62/69): libxcrypt-static-4.1.1-6.el8.aarch64.r 7.5 MB/s | 58 kB 00:00 #13 4.400 (63/69): device-mapper-1.02.181-5.el8.aarch64.r 26 MB/s | 374 kB 00:00 #13 4.414 (64/69): device-mapper-libs-1.02.181-5.el8.aarc 29 MB/s | 398 kB 00:00 #13 4.474 (65/69): gcc-8.5.0-15.el8.aarch64.rpm 19 MB/s | 19 MB 00:01 #13 4.504 (66/69): systemd-libs-239-62.el8.aarch64.rpm 34 MB/s | 1.0 MB 00:00 #8 76.23 Setting up libcontextual-return-perl (0.004014-2) ... #8 76.24 Setting up libwww-robotrules-perl (6.02-1) ... #8 76.25 Setting up libtypes-serialiser-perl (1.01-1) ... #8 76.27 Setting up g++ (4:10.2.1-1) ... #8 76.30 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 76.31 Setting up libhtml-parser-perl (3.75-1+b1) ... #8 76.32 Setting up libgit-wrapper-perl (0.048-1) ... #8 76.33 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #12 1.268 Reading package lists... #13 4.531 (67/69): systemd-pam-239-62.el8.aarch64.rpm 17 MB/s | 450 kB 00:00 #13 4.548 (68/69): systemd-239-62.el8.aarch64.rpm 25 MB/s | 3.3 MB 00:00 #13 4.597 (69/69): selinux-policy-minimum-3.14.3-105.el8. 43 MB/s | 13 MB 00:00 #13 4.601 -------------------------------------------------------------------------------- #13 4.601 Total 38 MB/s | 96 MB 00:02 #8 76.34 Setting up librole-tiny-perl (2.002004-1) ... #8 76.36 Setting up gnupg (2.2.27-2+deb11u2) ... #8 76.37 Setting up build-essential (12.9) ... #8 76.38 Setting up python3-unidiff (0.5.5-2) ... #8 76.54 Setting up lsb-release (11.1.0) ... #8 76.56 Setting up libfont-ttf-perl (1.06-1.1) ... #8 76.57 Setting up libfile-homedir-perl (1.006-1) ... #8 76.59 Setting up python3-magic (2:0.4.20-3) ... #9 50.47 Setting up libapt-pkg-perl (0.1.36build3) ... #9 50.49 Setting up libksba8:armhf (1.3.5-2) ... #9 50.50 Setting up libpipeline1:armhf (1.5.2-2build1) ... #9 50.52 Setting up wdiff (1.2.2-2build1) ... #9 50.53 Setting up libxau6:armhf (1:1.0.9-0ubuntu1) ... #9 50.55 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ... #9 50.56 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ... #9 50.58 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... #9 50.61 Setting up mime-support (3.64ubuntu1) ... #9 50.65 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #9 50.67 Setting up libmagic-mgc (1:5.38-4) ... #12 2.536 dh_testdir #12 2.556 dh_testroot #12 2.576 dh_prep #8 76.76 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 76.77 Setting up pristine-tar (1.49) ... #8 76.78 Setting up libio-socket-ssl-perl (2.069-1) ... #8 76.83 Setting up libsub-exporter-perl (0.987-1) ... #8 76.84 Setting up libc-devtools (2.31-13+deb11u3) ... #8 76.85 Setting up libalgorithm-merge-perl (0.08-3) ... #13 8.105 Running transaction check #13 8.257 Transaction check succeeded. #13 8.257 Running transaction test #9 50.69 Setting up libyaml-0-2:armhf (0.2.2-1) ... #9 50.70 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ... #9 50.71 No schema files found: doing nothing. #9 50.72 Setting up distro-info-data (0.43ubuntu1.10) ... #9 50.73 Setting up manpages (5.05-1) ... #9 50.74 Setting up unzip (6.0-25ubuntu1) ... #9 50.77 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ... #9 50.78 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.3) ... #9 50.80 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ... #9 50.82 Setting up binutils-common:armhf (2.34-6ubuntu1.3) ... #9 50.83 Setting up libnghttp2-14:armhf (1.40.0-1build1) ... #9 50.85 Setting up libmagic1:armhf (1:5.38-4) ... #9 50.87 Setting up less (551-1ubuntu0.1) ... #9 50.89 Setting up perl-openssl-defaults:armhf (4) ... #9 50.90 Setting up linux-libc-dev:armhf (5.4.0-122.138) ... #9 50.91 Setting up libctf-nobfd0:armhf (2.34-6ubuntu1.3) ... #9 50.92 Setting up gettext-base (0.19.8.1-10build1) ... #9 50.94 Setting up libnpth0:armhf (1.6-1) ... #9 50.95 Setting up krb5-locales (1.17-6ubuntu4.1) ... #9 50.96 Setting up file (1:5.38-4) ... #9 50.98 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ... #12 2.600 dh_testdir #12 2.620 dh_testroot #12 2.640 dh_install #12 2.670 dh_installdocs #12 2.704 dh_installchangelogs #12 2.782 dh_compress #12 2.823 dh_fixperms #8 76.88 Setting up libhttp-message-perl (6.28-1) ... #8 76.89 Setting up libhtml-form-perl (6.07-1) ... #8 76.90 Setting up python3-pkg-resources (52.0.0-4) ... #8 77.13 Setting up libiterator-perl (0.03+ds1-1.1) ... #9 51.00 Setting up libgomp1:armhf (10.3.0-1ubuntu1~20.04) ... #9 51.01 Setting up libcbor0.6:armhf (0.6.0-0ubuntu1) ... #9 51.02 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #9 51.04 Setting up libfakeroot:armhf (1.24-1) ... #9 51.06 Setting up libkrb5support0:armhf (1.17-6ubuntu4.1) ... #9 51.07 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... #9 51.09 Setting up tzdata (2022a-0ubuntu0.20.04) ... #9 51.20 #9 51.20 Current default time zone: 'Etc/UTC' #9 51.21 Local time is now: Mon Aug 8 12:00:03 UTC 2022. #9 51.21 Universal Time is now: Mon Aug 8 12:00:03 UTC 2022. #9 51.21 Run 'dpkg-reconfigure tzdata' if you wish to change it. #9 51.21 #12 2.872 dh_installdeb #12 2.902 dh_gencontrol #12 3.026 dh_md5sums #12 3.059 dh_builddeb #12 3.082 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #8 77.15 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #8 77.16 Setting up libjson-xs-perl (4.030-1+b1) ... #8 77.18 Setting up libhttp-negotiate-perl (6.01-1) ... #8 77.21 Setting up libio-prompter-perl (0.004015-1) ... #8 77.24 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #8 77.26 Setting up libhttp-cookies-perl (6.10-1) ... #8 77.29 Setting up python3-apt (2.2.1) ... #9 51.27 Setting up fakeroot (1.24-1) ... #9 51.29 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 51.29 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 #9 51.29 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 #9 51.29 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 #9 51.29 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 #9 51.29 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 #9 51.29 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 #9 51.29 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 #9 51.29 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 #9 51.31 Setting up autotools-dev (20180224.1) ... #9 51.33 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 51.34 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ... #9 51.36 Setting up make (4.2.1-1.2) ... #9 51.38 Setting up libmpfr6:armhf (4.0.2-1) ... #9 51.39 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... #9 51.41 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ... #9 51.43 Setting up libidn11:armhf (1.33-2.2ubuntu2) ... #9 51.45 Setting up strace (5.5-3ubuntu1) ... #9 51.46 Setting up libsigsegv2:armhf (2.12-2) ... #12 3.103 #12 3.103 The package has been created. #12 3.103 Attention, the package has been created in the current directory, #12 3.103 not in ".." as indicated by the message above! #12 3.126 Selecting previously unselected package docker-ce-build-deps. #12 3.142 (Reading database ... 26289 files and directories currently installed.) #12 3.144 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 3.147 Unpacking docker-ce-build-deps (1.0) ... #8 77.49 Setting up po-debconf (1.0.21+nmu1) ... #8 77.50 Setting up libhtml-tree-perl (5.07-2) ... #8 77.52 Setting up libparams-classify-perl (0.015-1+b3) ... #8 77.53 Setting up libpath-iterator-rule-perl (1.014-1) ... #8 77.55 Setting up libhtml-format-perl (2.12-1.1) ... #8 77.58 Setting up libxml-sax-perl (1.02+dfsg-1) ... #9 51.48 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #9 51.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 51.49 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 #9 51.49 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 #9 51.49 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 #9 51.49 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 #9 51.50 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 #9 51.50 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 #9 51.50 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 #9 51.50 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 #9 51.50 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 #9 51.50 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 #9 51.51 Setting up t1utils (1.41-3) ... #9 51.53 Setting up diffstat (1.63-1) ... #9 51.54 Setting up libmpc3:armhf (1.1.0-1) ... #9 51.56 Setting up libatomic1:armhf (10.3.0-1ubuntu1~20.04) ... #9 51.57 Setting up patch (2.7.6-6) ... #9 51.59 Setting up autopoint (0.19.8.1-10build1) ... #9 51.61 Setting up libfl2:armhf (2.6.4-6.2) ... #9 51.62 Setting up ucf (3.0038+nmu1) ... #8 77.64 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 77.71 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #13 9.484 Transaction test succeeded. #13 9.486 Running transaction #13 5.956 Running transaction check #13 6.086 Transaction check succeeded. #13 6.087 Running transaction test #9 51.77 Setting up libk5crypto3:armhf (1.17-6ubuntu4.1) ... #9 51.78 Setting up libltdl7:armhf (2.4.6-14) ... #9 51.79 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ... #9 51.81 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 51.83 Setting up libubsan1:armhf (10.3.0-1ubuntu1~20.04) ... #9 51.85 Setting up python-apt-common (2.0.0ubuntu0.20.04.7) ... #9 51.86 Setting up libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ... #9 51.88 Setting up libuchardet0:armhf (0.0.6-3build1) ... #9 51.91 Setting up libre2-5:armhf (20200101+dfsg-1build1) ... #9 51.95 Setting up git-man (1:2.25.1-1ubuntu3.5) ... #9 51.98 Setting up libisl22:armhf (0.22.1-1) ... #9 52.00 Setting up netbase (6.1) ... #9 52.03 Setting up libkrb5-3:armhf (1.17-6ubuntu4.1) ... #9 52.04 Setting up libmpdec2:armhf (2.4.2-3) ... #8 77.87 #8 77.87 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 77.95 Setting up python3-chardet (4.0.0-1) ... #9 52.05 Setting up libbinutils:armhf (2.34-6ubuntu1.3) ... #9 52.07 Setting up libfido2-1:armhf (1.3.1-1ubuntu2) ... #9 52.09 Setting up libc-dev-bin (2.31-0ubuntu9.9) ... #9 52.10 Setting up openssl (1.1.1f-1ubuntu2.16) ... #9 52.12 Setting up libbsd0:armhf (0.10.0-1) ... #9 52.13 Setting up libelf1:armhf (0.176-1.1build1) ... #9 52.15 Setting up readline-common (8.0-4) ... #9 52.21 Setting up publicsuffix (20200303.0012-1) ... #9 52.22 Setting up libcc1-0:armhf (10.3.0-1ubuntu1~20.04) ... #9 52.24 Setting up iso-codes (4.4-1) ... #9 52.25 Setting up liblocale-gettext-perl (1.07-4) ... #9 52.26 Setting up dctrl-tools (2.24-3) ... #9 52.28 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 52.29 Setting up libgdbm6:armhf (1.18.1-5) ... #9 52.30 Setting up gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.1) ... #17 exporting layers 9.9s done #17 writing image sha256:e345d6a2237d50b602e41e520bdd1945e4bf721ffb19d88b09389e26f4e1b4b1 done #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done #17 DONE 9.9s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/raspbian-bullseye:/build debbuild-raspbian-bullseye/aarch64 #8 78.26 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 78.28 Setting up libmodule-runtime-perl (0.016-1) ... #8 78.30 Setting up libmailtools-perl (2.21-1) ... #8 78.31 Setting up python3-debian (0.1.39) ... #13 6.724 Transaction test succeeded. #12 3.226 Reading package lists... #12 4.035 Building dependency tree... #12 4.230 Reading state information... #12 4.266 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #9 52.31 Setting up libctf0:armhf (2.34-6ubuntu1.3) ... #9 52.33 Setting up pinentry-curses (1.1.0-3build1) ... #9 52.34 Setting up manpages-dev (5.05-1) ... #9 52.36 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu1) ... #9 52.37 Setting up libxcb1:armhf (1.14-2) ... #9 52.38 Setting up at (3.1.23-1ubuntu1) ... #9 52.53 invoke-rc.d: could not determine current runlevel #9 52.53 invoke-rc.d: policy-rc.d denied execution of start. #9 52.54 Setting up libicu66:armhf (66.1-2ubuntu2.1) ... #9 52.55 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #8 78.50 Setting up python3-requests (2.25.1+dfsg-2) ... #13 6.726 Running transaction #12 4.348 Starting 2 pkgProblemResolver with broken count: 0 #12 4.352 Done #12 4.395 Done #12 4.412 Starting pkgProblemResolver with broken count: 0 #12 4.466 Starting 2 pkgProblemResolver with broken count: 0 #12 4.469 Done #9 52.56 Setting up libedit2:armhf (3.1-20191231-1) ... #9 52.57 Setting up libreadline8:armhf (8.0-4) ... #9 52.59 Setting up m4 (1.4.18-4) ... #9 52.61 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 52.62 Setting up ca-certificates (20211016~20.04.1) ... #8 78.67 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 78.71 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 78.79 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 78.87 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #12 4.662 The following additional packages will be installed: #12 4.662 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 4.662 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 4.663 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 4.663 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #12 4.663 libudev-dev libuv1 pkg-config #12 4.666 Suggested packages: #12 4.666 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #12 4.666 Recommended packages: #12 4.666 dmsetup #12 4.709 The following NEW packages will be installed: #12 4.709 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 4.710 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 4.710 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 4.710 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #12 4.711 libudev-dev libuv1 pkg-config #8 79.02 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 79.05 Setting up dh-strip-nondeterminism (1.12.0-1) ... #8 79.07 Setting up libconst-fast-perl (0.014-1.1) ... #8 79.09 Setting up libhttp-daemon-perl (6.12-1) ... #8 79.14 Setting up libdata-dpath-perl (0.58-1) ... #8 79.18 Setting up libmodule-implementation-perl (0.09-1.1) ... #13 10.90 Preparing : 1/1 #9 52.97 Updating certificates in /etc/ssl/certs... #21 44.19 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. #21 44.19 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... #21 44.19 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... #21 44.24 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. #21 44.25 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 44.25 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... #8 79.20 Setting up libpackage-stash-perl (0.39-1) ... #8 79.21 Setting up libimport-into-perl (1.002005-1) ... #8 79.22 Setting up libmoo-perl (2.004004-1) ... #8 79.24 Setting up liblist-someutils-perl (0.58-1) ... #8 79.25 Setting up debhelper (13.3.4) ... #8 79.27 Setting up libmime-tools-perl (5.509-1) ... #8 79.28 Setting up dput (1.1.0) ... #13 10.95 Running scriptlet: systemd-libs-239-62.el8.x86_64 1/1 #13 11.08 Upgrading : systemd-libs-239-62.el8.x86_64 1/71 #13 11.10 Running scriptlet: systemd-libs-239-62.el8.x86_64 1/71 #13 11.14 Installing : python3-libselinux-2.9-5.el8.x86_64 2/71 #13 11.19 Installing : make-1:4.2.1-11.el8.x86_64 3/71 #13 11.20 Running scriptlet: make-1:4.2.1-11.el8.x86_64 3/71 #13 11.23 Installing : m4-1.4.18-7.el8.x86_64 4/71 #13 11.24 Running scriptlet: m4-1.4.18-7.el8.x86_64 4/71 #13 11.29 Installing : checkpolicy-2.9-1.el8.x86_64 5/71 #9 53.37 127 added, 0 removed; done. #9 53.44 Setting up libasan5:armhf (9.4.0-1ubuntu1~20.04.1) ... #9 53.46 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 53.47 Setting up bsdmainutils (11.1.2ubuntu3) ... #9 53.49 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #9 53.49 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 #9 53.50 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #9 53.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 #9 53.51 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ... #9 53.53 Setting up libgdbm-compat4:armhf (1.18.1-5) ... #9 53.54 Setting up libssh-4:armhf (0.9.3-2ubuntu2.2) ... #9 53.55 Setting up dwz (0.13-5) ... #9 53.57 Setting up groff-base (1.22.4-4build1) ... #9 53.59 Setting up gpgconf (2.2.19-3ubuntu2.2) ... #12 5.134 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. #12 5.134 1 not fully installed or removed. #12 5.134 Need to get 7794 kB of archives. #12 5.134 After this operation, 37.8 MB of additional disk space will be used. #12 5.134 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bash-completion all 1:2.10-1ubuntu1 [178 kB] #13 7.591 Preparing : 1/1 #13 7.640 Running scriptlet: systemd-libs-239-62.el8.aarch64 1/1 #13 7.747 Upgrading : systemd-libs-239-62.el8.aarch64 1/74 #13 7.760 Running scriptlet: systemd-libs-239-62.el8.aarch64 1/74 #13 7.800 Installing : python3-libselinux-2.9-5.el8.aarch64 2/74 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #8 79.45 Setting up liblist-someutils-xs-perl (0.58-2+b1) ... #8 79.48 Setting up equivs (2.3.1) ... #8 79.50 Setting up libmoox-aliases-perl (0.001006-1.1) ... #8 79.51 Setting up libparams-validate-perl:armhf (1.30-1+b1) ... #8 79.53 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #8 79.54 Setting up libnamespace-clean-perl (0.27-1) ... #8 79.56 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #8 79.57 Setting up libnamespace-autoclean-perl (0.29-1) ... #8 79.59 Setting up libgitlab-api-v4-perl (0.26-1) ... #8 79.60 Setting up libmoox-struct-perl (0.020-1) ... #8 79.62 Setting up lintian (2.104.0) ... #8 79.64 Setting up licensecheck (3.1.1-2) ... #13 11.30 Installing : libmpc-1.1.0-9.1.el8.x86_64 6/71 #13 11.31 Installing : cmake-rpm-macros-3.20.2-4.el8.noarch 7/71 #9 53.60 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... #9 53.61 Setting up libperl5.30:armhf (5.30.0-9ubuntu0.2) ... #9 53.63 Setting up libc6-dev:armhf (2.31-0ubuntu9.9) ... #9 53.64 Setting up libx11-6:armhf (2:1.6.9-2ubuntu1.2) ... #9 53.66 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.5) ... #9 53.67 Setting up python3.8 (3.8.10-0ubuntu1~20.04.5) ... #12 5.505 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] #13 7.852 Installing : make-1:4.2.1-11.el8.aarch64 3/74 #13 7.861 Running scriptlet: make-1:4.2.1-11.el8.aarch64 3/74 #13 7.888 Installing : m4-1.4.18-7.el8.aarch64 4/74 #13 7.896 Running scriptlet: m4-1.4.18-7.el8.aarch64 4/74 #13 7.942 Installing : checkpolicy-2.9-1.el8.aarch64 5/74 #13 7.959 Installing : libmpc-1.1.0-9.1.el8.aarch64 6/74 #13 7.971 Installing : cmake-rpm-macros-3.20.2-4.el8.noarch 7/74 #8 79.66 Setting up liblwp-protocol-https-perl (6.10-1) ... #8 79.67 Setting up libwww-perl (6.52-1) ... #8 79.68 Setting up devscripts (2.21.3+deb11u1) ... #8 79.87 Setting up libxml-parser-perl:armhf (2.46-2) ... #8 79.88 Setting up libxml-sax-expat-perl (0.51-1) ... #12 5.785 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libarchive13 arm64 3.4.0-2ubuntu1.2 [304 kB] #12 5.802 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjsoncpp1 arm64 1.7.4-3.1ubuntu2 [69.8 kB] #12 5.810 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librhash0 arm64 1.3.9-1 [111 kB] #12 5.818 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libuv1 arm64 1.34.2-1ubuntu1.3 [75.1 kB] #12 5.822 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cmake arm64 3.16.3-1ubuntu1 [3115 kB] #8 50.90 Setting up libmpc3:armhf (1.1.0-1) ... #8 50.91 Setting up libc-dev-bin (2.27-3ubuntu1.6) ... #8 50.93 Setting up libxdmcp6:armhf (1:1.1.2-3) ... #8 50.94 Setting up libgdbm-compat4:armhf (1.14.1-6) ... #8 50.96 Setting up libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ... #8 50.98 Setting up bsdmainutils (11.1.2ubuntu1) ... #8 51.00 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 51.00 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 #8 51.01 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 51.01 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 #8 51.02 Setting up libsasl2-modules:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 51.04 Setting up ca-certificates (20211016~18.04.1) ... #8 51.39 Updating certificates in /etc/ssl/certs... #8 79.93 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 79.98 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 80.11 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 80.14 Setting up libsoap-lite-perl (1.27-1) ... #8 80.15 Setting up libxmlrpc-lite-perl (0.717-4) ... #8 80.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... #12 5.974 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B] #12 5.975 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbtrfs0 arm64 5.4.1-2 [170 kB] #12 5.979 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbtrfs-dev arm64 5.4.1-2 [228 kB] #12 5.992 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB] #12 5.995 Get:12 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.167-1ubuntu1 [10.9 kB] #12 5.997 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libudev-dev arm64 245.4-4ubuntu3.17 [19.7 kB] #12 5.997 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsepol1-dev arm64 3.0-1ubuntu0.1 [316 kB] #12 6.009 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-16-0 arm64 10.34-7 [156 kB] #12 6.014 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-32-0 arm64 10.34-7 [147 kB] #12 6.050 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-posix2 arm64 10.34-7 [5820 B] #12 6.125 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpcre2-dev arm64 10.34-7 [595 kB] #12 6.134 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libselinux1-dev arm64 3.0-1build2 [152 kB] #12 6.136 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-dev arm64 2:1.02.167-1ubuntu1 [35.8 kB] #12 6.137 Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1~20.04.2 [81.7 kB] #12 6.138 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsystemd-dev arm64 245.4-4ubuntu3.17 [246 kB] #12 6.143 Get:23 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pkg-config arm64 0.29.1-0ubuntu4 [43.8 kB] #8 51.78 127 added, 0 removed; done. #8 51.85 Setting up manpages-dev (4.15-1) ... #8 51.87 Setting up libc6-dev:armhf (2.27-3ubuntu1.6) ... #8 51.93 Setting up libassuan0:armhf (2.5.1-2) ... #8 51.94 Setting up xdg-user-dirs (0.17-1ubuntu1) ... #8 51.96 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ... #8 80.19 Processing triggers for ca-certificates (20210119) ... #8 80.20 Updating certificates in /etc/ssl/certs... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #12 6.312 debconf: delaying package configuration, since apt-utils is not installed #12 6.359 Fetched 7794 kB in 1s (5483 kB/s) #12 6.392 Selecting previously unselected package bash-completion. #12 6.392 (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 ... 26293 files and directories currently installed.) #12 6.405 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... #8 51.97 Setting up diffstat (1.61-1build1) ... #8 51.98 Setting up libxau6:armhf (1:1.0.8-1ubuntu1) ... #8 52.00 Setting up autopoint (0.19.8.1-6ubuntu0.3) ... #8 52.01 Setting up libmpdec2:armhf (2.4.2-1ubuntu1) ... #8 52.02 Setting up netbase (5.4) ... #8 52.04 Setting up libisl19:armhf (0.19-1) ... #8 52.05 Setting up libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.8) ... #8 52.06 Setting up libk5crypto3:armhf (1.16-2ubuntu0.2) ... #8 52.07 Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ... #8 80.52 0 added, 0 removed; done. #8 80.52 Running hooks in /etc/ca-certificates/update.d... #8 80.52 done. #13 11.33 Installing : cmake-filesystem-3.20.2-4.el8.x86_64 8/71 #13 12.40 Installing : cpp-8.5.0-15.el8.x86_64 9/71 #13 12.41 Running scriptlet: cpp-8.5.0-15.el8.x86_64 9/71 #9 54.37 Setting up binutils-arm-linux-gnueabihf (2.34-6ubuntu1.3) ... #9 54.38 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.4) ... #9 54.40 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ... #9 54.41 Setting up gpg (2.2.19-3ubuntu2.2) ... #9 54.43 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ... #9 54.44 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... #9 54.46 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... #13 7.985 Installing : cmake-filesystem-3.20.2-4.el8.aarch64 8/74 #13 8.750 Installing : cpp-8.5.0-15.el8.aarch64 9/74 #13 8.759 Running scriptlet: cpp-8.5.0-15.el8.aarch64 9/74 #13 8.781 Installing : python3-libsemanage-2.9-8.el8.aarch64 10/74 #13 8.862 Installing : python3-setools-4.3.0-3.el8.aarch64 11/74 #13 8.887 Installing : python3-audit-3.0.7-4.el8.aarch64 12/74 #13 8.904 Installing : perl-Data-Dumper-2.167-399.el8.aarch64 13/74 + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #13 12.43 Installing : python3-libsemanage-2.9-8.el8.x86_64 10/71 #13 12.53 Installing : python3-setools-4.3.0-3.el8.x86_64 11/71 #13 12.56 Installing : python3-audit-3.0.7-4.el8.x86_64 12/71 #13 12.57 Installing : perl-Data-Dumper-2.167-399.el8.x86_64 13/71 #13 12.64 Installing : autoconf-2.69-29.el8.noarch 14/71 #13 12.66 Running scriptlet: autoconf-2.69-29.el8.noarch 14/71 #13 12.70 Installing : pcre2-utf32-10.32-3.el8.x86_64 15/71 #9 54.94 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... #13 8.969 Installing : autoconf-2.69-29.el8.noarch 14/74 #13 8.981 Running scriptlet: autoconf-2.69-29.el8.noarch 14/74 #13 9.016 Installing : pcre2-utf32-10.32-3.el8.aarch64 15/74 #13 9.045 Installing : pcre2-utf16-10.32-3.el8.aarch64 16/74 #13 9.123 Installing : pcre2-devel-10.32-3.el8.aarch64 17/74 #13 9.137 Running scriptlet: openssh-8.0p1-16.el8.aarch64 18/74 #13 9.205 Installing : openssh-8.0p1-16.el8.aarch64 18/74 #8 52.76 Setting up libltdl-dev:armhf (2.4.6-2) ... #8 52.78 Setting up libwind0-heimdal:armhf (7.5.0+dfsg-1) ... #8 52.79 Setting up libasan4:armhf (7.5.0-3ubuntu1~18.04) ... #8 52.80 Setting up gettext (0.19.8.1-6ubuntu0.3) ... #8 52.81 Setting up libbinutils:armhf (2.30-21ubuntu1~18.04.7) ... #8 52.82 Setting up libcilkrts5:armhf (7.5.0-3ubuntu1~18.04) ... #13 12.73 Installing : pcre2-utf16-10.32-3.el8.x86_64 16/71 #13 12.81 Installing : pcre2-devel-10.32-3.el8.x86_64 17/71 #13 12.83 Running scriptlet: openssh-8.0p1-16.el8.x86_64 18/71 #13 12.90 Installing : openssh-8.0p1-16.el8.x86_64 18/71 #13 12.92 Installing : libsepol-devel-2.9-3.el8.x86_64 19/71 #13 13.00 Installing : libselinux-devel-2.9-5.el8.x86_64 20/71 #9 55.04 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 55.05 Setting up gpgsm (2.2.19-3ubuntu2.2) ... #9 55.06 Setting up libxext6:armhf (2:1.3.4-0ubuntu1) ... #9 55.08 Setting up python3 (3.8.2-0ubuntu2) ... #13 9.228 Installing : libubsan-8.5.0-15.el8.aarch64 19/74 #13 9.236 Running scriptlet: libubsan-8.5.0-15.el8.aarch64 19/74 #13 9.261 Installing : libsepol-devel-2.9-3.el8.aarch64 20/74 #13 9.304 Installing : libselinux-devel-2.9-5.el8.aarch64 21/74 #13 9.370 Installing : libselinux-utils-2.9-5.el8.aarch64 22/74 #13 9.416 Installing : policycoreutils-2.9-19.el8.aarch64 23/74 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:00:07 +0000' ++ . /etc/os-release +++ PRETTY_NAME='Raspbian GNU/Linux 11 (bullseye)' +++ NAME='Raspbian GNU/Linux' +++ VERSION_ID=11 +++ VERSION='11 (bullseye)' +++ VERSION_CODENAME=bullseye +++ ID=raspbian +++ ID_LIKE=debian +++ HOME_URL=http://www.raspbian.org/ +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs ++ echo 11 + versionID=11 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20220808082437-e1f24d3 #6 extracting sha256:fda517edff605e16a677f8a18b688c9228373c03d49e198236fb8ad66dc6f5eb 4.7s done #6 DONE 6.2s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #13 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.2s done #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.2s done #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #13 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.1s done #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 1.1s done #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 1.4s done #13 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 1.3s done #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 3.4s done #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.9s done #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 3.4s #8 52.83 Setting up libasn1-8-heimdal:armhf (7.5.0+dfsg-1) ... #8 52.84 Setting up libubsan0:armhf (7.5.0-3ubuntu1~18.04) ... #8 52.86 Setting up gpgconf (2.2.4-1ubuntu1.6) ... #8 52.87 Setting up libhcrypto4-heimdal:armhf (7.5.0+dfsg-1) ... #8 52.88 Setting up binutils-arm-linux-gnueabihf (2.30-21ubuntu1~18.04.7) ... #8 52.90 Setting up file (1:5.32-2ubuntu0.4) ... #8 52.91 Setting up fakeroot (1.22-2ubuntu1) ... #8 52.92 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 52.92 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 #8 52.92 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 #8 52.92 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 #8 52.92 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 #8 52.92 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 #8 52.92 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 #8 52.92 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 #8 52.92 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 #8 52.93 Setting up libhx509-5-heimdal:armhf (7.5.0+dfsg-1) ... #8 52.94 Setting up libgcc-7-dev:armhf (7.5.0-3ubuntu1~18.04) ... #8 52.96 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... #8 52.97 Setting up libstdc++-7-dev:armhf (7.5.0-3ubuntu1~18.04) ... #8 52.98 Setting up libperl5.26:armhf (5.26.1-6ubuntu0.5) ... #8 52.98 Setting up gpgsm (2.2.4-1ubuntu1.6) ... #8 52.99 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ... #8 53.00 Setting up man-db (2.8.3-2ubuntu0.1) ... #13 13.04 Installing : libselinux-utils-2.9-5.el8.x86_64 21/71 #13 13.08 Installing : policycoreutils-2.9-19.el8.x86_64 22/71 #13 13.10 Running scriptlet: policycoreutils-2.9-19.el8.x86_64 22/71 #9 55.39 Setting up binutils (2.34-6ubuntu1.3) ... #9 55.40 Setting up python3-xdg (0.26-1ubuntu1) ... #12 7.157 Unpacking bash-completion (1:2.10-1ubuntu1) ... #12 7.290 Selecting previously unselected package cmake-data. #12 7.293 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ... #12 7.298 Unpacking cmake-data (3.16.3-1ubuntu1) ... #13 9.436 Running scriptlet: policycoreutils-2.9-19.el8.aarch64 23/74 #13 9.636 Installing : python3-policycoreutils-2.9-19.el8.noarch 24/74 #13 9.665 Installing : policycoreutils-python-utils-2.9-19.el8.noarch 25/74 #13 9.678 Installing : rpm-plugin-selinux-4.14.3-23.el8.aarch64 26/74 #13 9.690 Installing : selinux-policy-3.14.3-105.el8.noarch 27/74 #13 9.703 Running scriptlet: selinux-policy-3.14.3-105.el8.noarch 27/74 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.2s done #8 53.09 Building database of manual pages ... #8 53.26 Setting up pinentry-curses (1.1.0-1) ... #8 53.27 Setting up libkrb5-3:armhf (1.16-2ubuntu0.2) ... #8 53.29 Setting up binutils (2.30-21ubuntu1~18.04.7) ... #8 53.30 Setting up libkrb5-26-heimdal:armhf (7.5.0+dfsg-1) ... #8 53.31 Setting up libxcb1:armhf (1.13-2~ubuntu18.04) ... #8 53.32 Setting up libheimntlm0-heimdal:armhf (7.5.0+dfsg-1) ... #8 53.34 Setting up gpg (2.2.4-1ubuntu1.6) ... #13 13.32 Installing : python3-policycoreutils-2.9-19.el8.noarch 23/71 #13 13.35 Installing : policycoreutils-python-utils-2.9-19.el8.noarch 24/71 #13 13.37 Installing : rpm-plugin-selinux-4.14.3-23.el8.x86_64 25/71 #13 13.38 Installing : selinux-policy-3.14.3-105.el8.noarch 26/71 #13 13.40 Running scriptlet: selinux-policy-3.14.3-105.el8.noarch 26/71 #9 55.58 Setting up man-db (2.9.1-1) ... #9 55.68 Building database of manual pages ... #12 7.655 Selecting previously unselected package libarchive13:arm64. debian/rules clean dh clean --with=bash-completion dh_clean #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 0.1s #8 53.35 Setting up libpython3-stdlib:armhf (3.6.7-1~18.04) ... #8 53.36 Setting up cpp (4:7.4.0-1ubuntu2.3) ... #8 53.38 Setting up python3 (3.6.7-1~18.04) ... #9 55.92 Setting up libgpgme11:armhf (1.13.1-7ubuntu2) ... #9 55.93 Setting up python3-six (1.14.0-2) ... #12 7.659 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_arm64.deb ... #12 7.665 Unpacking libarchive13:arm64 (3.4.0-2ubuntu1.2) ... #12 7.721 Selecting previously unselected package libjsoncpp1:arm64. #12 7.721 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_arm64.deb ... #12 7.725 Unpacking libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ... #12 7.764 Selecting previously unselected package librhash0:arm64. #12 7.768 Preparing to unpack .../04-librhash0_1.3.9-1_arm64.deb ... #12 7.771 Unpacking librhash0:arm64 (1.3.9-1) ... #12 7.810 Selecting previously unselected package libuv1:arm64. #12 7.814 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_arm64.deb ... #12 7.817 Unpacking libuv1:arm64 (1.34.2-1ubuntu1.3) ... #12 7.851 Selecting previously unselected package cmake. #12 7.854 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_arm64.deb ... #12 7.858 Unpacking cmake (3.16.3-1ubuntu1) ... #8 DONE 82.0s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:9fdc222efe4ce3ab6ad8b6b389058e1228cb6994e6fc419ea7efb2dca27bf3f6 #10 DONE 0.1s #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:2df7952172c104bbedc07bd2e47de046135a070f357ad0ecc8169c1675c41be7 dpkg-source -I.git -b . #13 ... #7 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #7 sha256:7722fb05a9e0b5c372fb03ae2a94fafb610b878813a62af2f255ffe85fa499bc #7 DONE 1.2s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 ... #8 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:f31f2d235de2bae7f23d7e3c0dd1eba73d5b6fc895455e4be62852e94ca10d04 #8 53.70 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... #8 53.72 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... #8 53.73 Setting up python3-magic (2:0.4.15-1) ... #8 53.89 Setting up python3-idna (2.6-1) ... #12 8.146 Selecting previously unselected package dh-apparmor. #12 8.150 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ... #12 8.153 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ... #12 8.186 Selecting previously unselected package libbtrfs0:arm64. #9 56.08 Setting up libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ... #9 56.09 Setting up perl (5.30.0-9ubuntu0.2) ... #9 56.13 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #9 56.15 Setting up python3-gpg (1.13.1-7ubuntu2) ... dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye.tar.gz #12 8.190 Preparing to unpack .../08-libbtrfs0_5.4.1-2_arm64.deb ... #12 8.193 Unpacking libbtrfs0:arm64 (5.4.1-2) ... #12 8.234 Selecting previously unselected package libbtrfs-dev:arm64. #12 8.237 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_arm64.deb ... #12 8.241 Unpacking libbtrfs-dev:arm64 (5.4.1-2) ... #12 8.294 Selecting previously unselected package libdevmapper1.02.1:arm64. #12 8.297 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ... #12 8.301 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ... #12 8.341 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #12 8.344 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ... #12 8.347 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ... #12 8.375 Selecting previously unselected package libudev-dev:arm64. #12 8.378 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.17_arm64.deb ... #12 8.382 Unpacking libudev-dev:arm64 (245.4-4ubuntu3.17) ... #12 8.415 Selecting previously unselected package libsepol1-dev:arm64. #9 56.46 Setting up libdata-dump-perl (1.23-1) ... #9 56.47 Setting up python3-certifi (2019.11.28-1) ... #12 8.418 Preparing to unpack .../13-libsepol1-dev_3.0-1ubuntu0.1_arm64.deb ... #12 8.422 Unpacking libsepol1-dev:arm64 (3.0-1ubuntu0.1) ... #12 8.484 Selecting previously unselected package libpcre2-16-0:arm64. #12 8.487 Preparing to unpack .../14-libpcre2-16-0_10.34-7_arm64.deb ... #12 8.491 Unpacking libpcre2-16-0:arm64 (10.34-7) ... #12 8.539 Selecting previously unselected package libpcre2-32-0:arm64. #12 8.542 Preparing to unpack .../15-libpcre2-32-0_10.34-7_arm64.deb ... #12 8.546 Unpacking libpcre2-32-0:arm64 (10.34-7) ... #12 8.593 Selecting previously unselected package libpcre2-posix2:arm64. #12 8.596 Preparing to unpack .../16-libpcre2-posix2_10.34-7_arm64.deb ... #12 8.599 Unpacking libpcre2-posix2:arm64 (10.34-7) ... #12 8.626 Selecting previously unselected package libpcre2-dev:arm64. #12 8.629 Preparing to unpack .../17-libpcre2-dev_10.34-7_arm64.deb ... #12 8.632 Unpacking libpcre2-dev:arm64 (10.34-7) ... #8 54.10 Setting up python3-xdg (0.25-4ubuntu1.1) ... #8 54.29 Setting up python3-six (1.11.0-2) ... #9 56.61 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #9 56.63 Setting up libref-util-perl (0.204-1) ... #9 56.64 Setting up libipc-system-simple-perl (1.26-1) ... #9 56.68 Setting up libnet-domain-tld-perl (1.75-1) ... #9 56.69 Setting up libxml-writer-perl (0.625-1) ... #9 56.71 Setting up libhash-fieldhash-perl (0.15-1build2) ... #9 56.72 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #9 56.74 Setting up shared-mime-info (1.15-1) ... #13 9.728 Running scriptlet: selinux-policy-minimum-3.14.3-105.el8.noarch 28/74 #13 11.00 Installing : selinux-policy-minimum-3.14.3-105.el8.noarch 28/74 #11 0.774 Hit:1 http://deb.debian.org/debian bullseye InRelease #11 0.778 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #11 0.780 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #12 8.705 Selecting previously unselected package libselinux1-dev:arm64. #12 8.709 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_arm64.deb ... #12 8.712 Unpacking libselinux1-dev:arm64 (3.0-1build2) ... #12 8.760 Selecting previously unselected package libdevmapper-dev:arm64. #12 8.763 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_arm64.deb ... #12 8.767 Unpacking libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ... #12 8.799 Selecting previously unselected package libseccomp-dev:arm64. #12 8.803 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_arm64.deb ... #12 8.806 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ... #12 8.843 Selecting previously unselected package libsystemd-dev:arm64. #12 8.846 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.17_arm64.deb ... #12 8.850 Unpacking libsystemd-dev:arm64 (245.4-4ubuntu3.17) ... #12 8.910 Selecting previously unselected package pkg-config. #8 54.45 Setting up libx11-6:armhf (2:1.6.4-3ubuntu0.4) ... #8 54.46 Setting up gpg-agent (2.2.4-1ubuntu1.6) ... #8 54.47 Setting up python3-certifi (2018.1.18-2) ... #13 13.42 Running scriptlet: selinux-policy-minimum-3.14.3-105.el8.noarch 27/71 #17 exporting layers 13.5s done #17 writing image sha256:d44573347e03805887077eabc18211c99b5abfc518aab0a874a2dbf538ab159c done #17 naming to docker.io/debbuild-debian-buster/aarch64 done #17 DONE 13.5s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/debian-buster:/build debbuild-debian-buster/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #12 8.914 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_arm64.deb ... #12 8.917 Unpacking pkg-config (0.29.1-0ubuntu4) ... #12 8.961 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ... #12 8.972 Setting up libarchive13:arm64 (3.4.0-2ubuntu1.2) ... #12 8.984 Setting up libsepol1-dev:arm64 (3.0-1ubuntu0.1) ... #12 8.993 Setting up libpcre2-16-0:arm64 (10.34-7) ... #12 9.003 Setting up libbtrfs0:arm64 (5.4.1-2) ... #12 9.015 Setting up libpcre2-32-0:arm64 (10.34-7) ... #12 9.025 Setting up libuv1:arm64 (1.34.2-1ubuntu1.3) ... #12 9.036 Setting up bash-completion (1:2.10-1ubuntu1) ... #8 54.75 Setting up gcc (4:7.4.0-1ubuntu2.3) ... #8 54.77 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ... #8 54.78 Setting up python3-pkg-resources (39.0.1-2) ... #13 14.86 Installing : selinux-policy-minimum-3.14.3-105.el8.noarch 27/71 + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #21 48.44 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. #21 48.44 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... #21 48.45 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... #21 48.48 Selecting previously unselected package cpp-10-s390x-linux-gnu. #21 48.49 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 48.49 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... #8 55.03 Setting up lsb-release (9.20170808ubuntu1) ... #8 55.04 Setting up libxmuu1:armhf (2:1.1.2-2) ... #8 55.05 Setting up libgpgme11:armhf (1.10.0-1ubuntu2) ... #8 55.06 Setting up libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ... #8 55.08 Setting up perl (5.26.1-6ubuntu0.5) ... #8 55.13 Setting up libfile-chdir-perl (0.1008-1) ... #8 55.14 Setting up libsys-hostname-long-perl (1.5-1) ... #8 55.15 Setting up libfile-fcntllock-perl (0.22-3build2) ... #8 55.16 Setting up libtext-glob-perl (0.10-1) ... #8 55.17 Setting up intltool-debian (0.35.0+20060710.4) ... #8 55.18 Setting up libxml-sax-base-perl (1.09-1) ... #8 55.19 Setting up libpackage-stash-xs-perl (0.28-3build2) ... #8 55.20 Setting up libstrictures-perl (2.000003-1) ... #8 55.21 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 55.22 Setting up libmail-sendmail-perl (0.80-1) ... #8 55.23 Setting up libsocket6-perl (0.27-1build2) ... #8 55.24 Setting up patchutils (0.3.4-2) ... #8 55.25 Setting up python3-chardet (3.0.4-1) ... #8 55.51 Setting up liburi-perl (1.73-1) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:00:09 +0000' ++ . /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=10 +++ VERSION='10 (buster)' +++ VERSION_CODENAME=buster +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo 10 + versionID=10 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf #8 55.52 Setting up libdata-dump-perl (1.23-1) ... #8 55.55 Setting up libdigest-hmac-perl (1.03+dfsg-1) ... #8 55.57 Setting up libio-string-perl (1.08-3) ... #8 55.58 Setting up libalgorithm-diff-perl (1.19.03-1) ... #8 55.59 Setting up libclone-perl (0.39-1) ... #8 55.64 Setting up libclass-xsaccessor-perl (1.19-2build8) ... #8 55.65 Setting up g++ (4:7.4.0-1ubuntu2.3) ... #8 55.67 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 55.67 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 #8 55.67 Setting up libnet-http-perl (6.17-1) ... #8 55.68 Setting up libnumber-compare-perl (0.03-1) ... #8 55.69 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ... #11 1.128 Reading package lists... #11 2.202 dpkg-buildpackage: info: source package docker-ce-build-deps #11 2.202 dpkg-buildpackage: info: source version 1.0 #11 2.202 dpkg-buildpackage: info: source distribution unstable #11 2.202 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #11 2.235 dpkg-buildpackage: info: host architecture armhf #11 2.235 dpkg-source --before-build . #12 9.822 Setting up pkg-config (0.29.1-0ubuntu4) ... #12 9.875 Setting up libudev-dev:arm64 (245.4-4ubuntu3.17) ... #12 9.887 Setting up libpcre2-posix2:arm64 (10.34-7) ... #12 9.899 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ... #12 9.908 Setting up libbtrfs-dev:arm64 (5.4.1-2) ... #12 9.916 Setting up librhash0:arm64 (1.3.9-1) ... #12 9.927 Setting up cmake-data (3.16.3-1ubuntu1) ... #12 9.942 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ... #12 9.952 Setting up libsystemd-dev:arm64 (245.4-4ubuntu3.17) ... #12 9.960 Setting up libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ... #12 9.968 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ... #12 9.978 Setting up libpcre2-dev:arm64 (10.34-7) ... #12 9.988 Setting up libselinux1-dev:arm64 (3.0-1build2) ... #12 9.999 Setting up libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ... #12 10.01 Setting up cmake (3.16.3-1ubuntu1) ... #12 10.02 Setting up docker-ce-build-deps (1.0) ... #12 10.03 Processing triggers for man-db (2.9.1-1) ... #12 10.05 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... debian/rules clean dh clean --with=bash-completion dh_clean #8 55.89 Setting up python3-unidiff (0.5.4-1) ... #11 2.337 debian/rules clean #11 2.339 dh clean #11 2.418 dh_clean #11 2.450 debian/rules binary #12 DONE 10.3s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:a51fa5654079f83211356be1f7cdd4da90b9d8324e2345825258b71bfdfb37c1 #13 DONE 0.1s dpkg-source -I.git -b . dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.tar.gz #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:25d93c6db9158429d15fc906968d47abe72f6606bbeea73e814916bbf9700746 #8 56.05 Setting up libunicode-utf8-perl (0.60-1build4) ... #8 56.06 Setting up libgssapi3-heimdal:armhf (7.5.0+dfsg-1) ... #8 56.07 Setting up libparams-util-perl (1.07-3build3) ... #8 56.08 Setting up libsub-name-perl (0.21-1build1) ... #8 56.09 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... #8 56.27 Setting up libyaml-libyaml-perl (0.69+repack-1) ... #8 56.28 Setting up libsub-quote-perl (2.005000-1) ... #8 56.30 Setting up libfcgi-perl (0.78-2build1) ... #8 56.31 Setting up libwww-robotrules-perl (6.01-1) ... #8 56.32 Setting up python3-debian (0.1.32) ... #8 56.50 Setting up libauthen-sasl-perl (2.1600-1) ... #8 56.51 Setting up libclass-accessor-perl (0.51-1) ... #8 56.52 Setting up libsort-key-perl (1.33-2) ... #8 56.53 Setting up libhtml-tagset-perl (3.20-3) ... #8 56.54 Setting up libpath-tiny-perl (0.104-1) ... #11 2.452 dh binary #11 2.530 dh_update_autotools_config #11 2.570 dh_autoreconf #11 2.614 create-stamp debian/debhelper-build-stamp #11 2.614 dh_prep #11 2.647 dh_install #11 2.683 dh_installdocs #11 2.719 dh_installchangelogs #11 2.799 dh_perl #11 2.833 dh_link #11 2.866 dh_strip_nondeterminism #11 2.925 dh_compress #8 2.336 CentOS Stream 9 - BaseOS 4.3 MB/s | 5.8 MB 00:01 #8 56.55 Setting up libtool (2.4.6-2) ... #8 56.57 Setting up libnet-domain-tld-perl (1.75-1) ... #8 56.58 Setting up libsub-install-perl (0.928-1) ... #8 56.59 Setting up libdata-optlist-perl (0.110-1) ... #8 56.60 Setting up libio-stringy-perl (2.111-2) ... #8 56.61 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 56.63 Setting up libtry-tiny-perl (0.30-1) ... #8 56.64 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 56.65 Setting up libfont-afm-perl (1.20-2) ... #8 56.66 Setting up libregexp-pattern-license-perl (3.0.31-3) ... #8 56.67 Setting up python3-apt (1.6.5ubuntu0.7) ... #11 2.968 dh_fixperms #11 3.006 dh_missing #11 3.031 dh_installdeb #11 3.064 dh_gencontrol #11 3.179 dh_md5sums #8 56.86 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... #8 56.87 Setting up libxext6:armhf (2:1.3.3-1) ... #8 56.89 Setting up po-debconf (1.0.20) ... #8 56.90 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ... #8 56.91 Setting up libio-socket-inet6-perl (2.72-2) ... #8 56.92 Setting up libxml-namespacesupport-perl (1.12-1) ... #8 56.93 Setting up libio-pty-perl (1:1.08-1.1build4) ... #8 56.94 Setting up libfile-which-perl (1.21-1) ... #8 56.96 Setting up libencode-locale-perl (1.05-1) ... #8 56.97 Setting up libperlio-gzip-perl (0.19-1build3) ... #8 56.98 Setting up libtext-levenshtein-perl (0.13-1) ... #8 56.99 Setting up liberror-perl (0.17025-1) ... #8 57.00 Setting up libvariable-magic-perl (0.62-1) ... #8 57.01 Setting up libtimedate-perl (2.3000-2) ... #11 3.213 dh_builddeb #11 3.240 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 3.272 dpkg-genbuildinfo --build=binary #9 59.25 Setting up liblinux-epoll-perl (0.017-1) ... #9 59.26 Setting up libvariable-magic-perl (0.62-1build2) ... #9 59.27 Setting up python3-idna (2.8-1) ... #9 59.49 Setting up libio-html-perl (1.001-1) ... #9 59.50 Setting up libcroco3:armhf (0.6.13-1) ... #9 59.52 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #9 59.53 Setting up libtest-refcount-perl (0.10-1) ... #9 59.54 Setting up libparams-util-perl (1.07-3build5) ... #9 59.56 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... #9 59.57 Setting up autoconf (2.69-11.1) ... #8 57.03 Setting up libnet-ip-perl (1.26-1) ... #8 57.05 Setting up librole-tiny-perl (2.000006-1) ... #8 57.06 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ... #8 57.07 Setting up libfile-homedir-perl (1.002-1) ... #8 57.09 Setting up libipc-system-simple-perl (1.25-4) ... #8 57.10 Setting up libfile-basedir-perl (0.07-1) ... #8 57.11 Setting up libstring-escape-perl (2010.002-2) ... #8 57.13 Setting up libb-hooks-op-check-perl (0.22-1) ... #8 57.14 Setting up libio-html-perl (1.001-1) ... #8 57.15 Setting up libexporter-tiny-perl (1.000000-2) ... #8 57.16 Setting up libarchive-cpio-perl (0.10-1) ... #8 57.17 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... #8 57.18 Setting up libnumber-range-perl (0.12-1) ... #8 57.20 Setting up liblist-compare-perl (0.53-1) ... #8 57.20 Setting up autoconf (2.69-11) ... #8 57.22 Setting up libpath-iterator-rule-perl (1.009-1) ... #8 57.23 Setting up python3-gpg (1.10.0-1ubuntu2) ... #11 3.406 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes #11 3.488 dpkg-genchanges: info: binary-only upload (no source code included) #11 3.492 dpkg-source --after-build . #11 3.597 dpkg-buildpackage: info: binary-only upload (no source included) #9 59.60 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 59.80 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 59.81 Setting up libarray-intspan-perl (2.003-1) ... #9 59.83 Setting up libcapture-tiny-perl (0.48-1) ... #9 59.85 Setting up libtimedate-perl (2.3200-1) ... #8 57.44 Setting up libnet-dns-perl (1.10-2) ... #8 57.45 Setting up libsub-identify-perl (0.14-1) ... #8 57.46 Setting up libpod-constants-perl (0.19-1) ... #8 57.48 Setting up libsort-versions-perl (1.62-1) ... #8 57.49 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... #8 57.50 Setting up libdynaloader-functions-perl (0.003-1) ... #8 57.54 Setting up libsub-exporter-perl (0.987-1) ... #11 3.602 #11 3.602 The package has been created. #11 3.602 Attention, the package has been created in the current directory, #11 3.602 not in ".." as indicated by the message above! #11 3.632 Selecting previously unselected package docker-ce-build-deps. #11 3.647 (Reading database ... 28394 files and directories currently installed.) #11 3.649 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.654 Unpacking docker-ce-build-deps (1.0) ... #9 59.87 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... #9 59.89 Setting up libsub-name-perl (0.26-1) ... #9 59.90 Setting up libtype-tiny-xs-perl (0.016-1) ... #9 59.91 Setting up libfile-chdir-perl (0.1008-1) ... #9 59.92 Setting up xauth (1:1.1-0ubuntu1) ... #9 59.94 Setting up cpp (4:9.3.0-1ubuntu2) ... #9 59.96 Setting up libpath-tiny-perl (0.108-1) ... #9 59.98 Setting up libarchive-cpio-perl (0.10-1) ... #9 59.99 Setting up libjson-perl (4.02000-2) ... #9 60.00 Setting up libsub-override-perl (0.09-2) ... #9 60.02 Setting up python3-unidiff (0.5.5-2) ... #8 57.55 Setting up xauth (1:1.0.10-1) ... #8 57.56 Setting up libalgorithm-merge-perl (0.08-3) ... #8 57.58 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... #8 57.60 Setting up libalgorithm-diff-xs-perl (0.04-5) ... #8 57.61 Setting up libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ... #8 57.62 Setting up dput (1.0.1ubuntu1) ... #8 57.78 Setting up libstring-copyright-perl (0.003005-1) ... #8 57.80 Setting up libhtml-parser-perl (3.72-3build1) ... #8 57.81 Setting up automake (1:1.15.1-3ubuntu2) ... #8 57.82 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode #8 57.82 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist #8 57.82 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist #8 57.83 Setting up libipc-run-perl (0.96-1) ... #8 57.84 Setting up libcgi-pm-perl (4.38-1) ... #8 57.85 Setting up libdevel-globaldestruction-perl (0.14-1) ... #9 60.17 Setting up libstrictures-perl (2.000006-1) ... #9 60.18 Setting up libsub-quote-perl (2.006006-1) ... #9 60.19 Setting up libclass-xsaccessor-perl (1.19-3build3) ... #9 60.21 Setting up libsort-versions-perl (1.62-1) ... #9 60.22 Setting up libexporter-tiny-perl (1.002001-1) ... #9 60.24 Setting up libre-engine-re2-perl (0.13-5) ... #9 60.25 Setting up libterm-readkey-perl (2.38-1build1) ... #9 60.27 Setting up lsb-release (11.1.0ubuntu2) ... #9 60.28 Setting up libnet-ip-perl (1.26-2) ... #8 57.90 Setting up python3-requests (2.18.4-2ubuntu0.1) ... #9 60.35 Setting up python3-magic (2:0.4.15-3) ... #9 60.51 Setting up libperlio-gzip-perl (0.19-1build5) ... #9 60.52 Setting up libsys-hostname-long-perl (1.5-1) ... #9 60.54 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #9 60.55 Setting up liburi-perl (1.76-2) ... #9 60.57 Setting up libdigest-bubblebabble-perl (0.02-2) ... #9 60.59 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 60.60 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #8 58.08 Setting up libparse-debianchangelog-perl (1.2.0-12) ... #8 58.09 Setting up dirmngr (2.2.4-1ubuntu1.6) ... #8 58.11 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... #8 58.13 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... #8 58.19 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 58.25 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #15 DONE 1.9s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:fd89162b493d3843ef58f320a1c817d7143404c92b72ccb6c5928083f7ecda7e #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:4ca16b4e773af28880a5a8e2074e165010fe85d7edbc857e1330258beb79d348 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #21 52.46 Selecting previously unselected package cpp-aarch64-linux-gnu. #21 52.46 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 52.48 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... #9 60.62 Setting up python3-pkg-resources (45.2.0-1) ... #9 60.83 Setting up automake (1:1.16.1-4ubuntu6) ... #9 60.84 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 60.85 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 #9 60.85 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 #9 60.85 Setting up libasync-mergepoint-perl (0.04-2) ... #9 60.87 Setting up libstring-escape-perl (2010.002-2) ... #11 3.745 Reading package lists... #11 4.530 Building dependency tree... #11 4.703 Reading state information... #8 58.37 #8 58.37 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 58.41 Setting up liblist-moreutils-perl (0.416-1build3) ... #8 58.42 Setting up libhttp-date-perl (6.02-1) ... #8 58.44 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 58.45 Setting up build-essential (12.4ubuntu1) ... #8 58.46 Setting up libcurl3-gnutls:armhf (7.58.0-2ubuntu3.19) ... #8 58.47 Setting up libdevel-callchecker-perl (0.007-2build1) ... #8 58.48 Setting up libcurl4:armhf (7.58.0-2ubuntu3.19) ... #8 58.49 Setting up devscripts (2.17.12ubuntu1.1) ... #21 52.67 Selecting previously unselected package cpp-arm-linux-gnueabi. #21 52.67 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... #21 52.71 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... #21 52.86 Selecting previously unselected package cpp-arm-linux-gnueabihf. #21 52.86 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... #9 60.89 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... #9 60.90 Setting up libhttp-date-perl (6.05-1) ... #9 60.91 Setting up libfile-which-perl (1.23-1) ... #9 60.93 Setting up libfile-basedir-perl (0.08-1) ... #9 60.94 Setting up gettext (0.19.8.1-10build1) ... #9 60.96 Setting up libnumber-range-perl (0.12-1) ... #9 60.97 Setting up libunicode-utf8-perl (0.62-1build1) ... #9 60.98 Setting up libstruct-dumb-perl (0.09-1) ... #9 61.00 Setting up libfile-listing-perl (6.04-1) ... #9 61.01 Setting up libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.1) ... #9 61.03 Setting up libregexp-pattern-perl (0.2.12-1) ... #9 61.05 Setting up libfont-afm-perl (1.20-2) ... #9 61.07 Setting up libwant-perl (0.29-1build4) ... #9 61.08 Setting up libdynaloader-functions-perl (0.003-1) ... #11 4.727 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 4.967 Starting 2 pkgProblemResolver with broken count: 0 #11 4.971 Done #8 58.67 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ... #8 58.68 Setting up libcgi-fast-perl (1:2.13-1) ... #8 58.69 Setting up libhtml-tree-perl (5.07-1) ... #8 58.70 Setting up libfile-listing-perl (6.04-1) ... #8 58.72 Setting up libhttp-message-perl (6.14-1) ... #8 58.73 Setting up libxml-libxml-perl (2.0128+dfsg-5) ... #8 58.77 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #21 52.89 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... #9 61.09 Setting up libtext-glob-perl (0.10-1) ... #9 61.10 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 61.12 Setting up liblist-compare-perl (0.53-1) ... #9 61.13 Setting up libref-util-xs-perl (0.117-1build2) ... #9 61.14 Setting up libio-pty-perl (1:1.12-1) ... #9 61.15 Setting up libtool (2.4.6-14) ... #9 61.17 Setting up libfile-fcntllock-perl (0.22-3build4) ... #9 61.19 Setting up libsort-key-perl (1.33-2build2) ... #9 61.20 Setting up libclone-perl (0.43-2) ... #9 61.22 Setting up libalgorithm-diff-perl (1.19.03-2) ... #9 61.24 Setting up libarchive-zip-perl (1.67-2) ... #9 61.26 Setting up libsub-identify-perl (0.14-1build2) ... #9 61.28 Setting up libdistro-info-perl (0.23ubuntu1) ... #9 61.30 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #9 61.31 Setting up python3-apt (2.0.0ubuntu0.20.04.7) ... #11 5.162 Done #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 3.3s done #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 2.1s #8 58.84 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 58.90 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 59.03 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 59.05 Setting up libparams-classify-perl (0.015-1) ... #8 59.06 Setting up git (1:2.17.1-1ubuntu0.12) ... #8 59.09 Setting up libhttp-negotiate-perl (6.00-2) ... #8 59.10 Setting up libmailtools-perl (2.18-1) ... #8 59.11 Setting up libgit-wrapper-perl (0.047-1) ... #8 59.12 Setting up libhtml-format-perl (2.12-1) ... #8 59.13 Setting up libemail-valid-perl (1.202-1) ... #8 59.14 Setting up libhttp-cookies-perl (6.04-1) ... #8 59.16 Setting up curl (7.58.0-2ubuntu3.19) ... #8 59.17 Setting up libmodule-runtime-perl (0.016-1) ... #8 59.18 Setting up gnupg (2.2.4-1ubuntu1.6) ... #8 59.19 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ... #21 53.07 Selecting previously unselected package cpp-powerpc64le-linux-gnu. #21 53.07 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 53.10 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... #21 53.29 Selecting previously unselected package cpp-s390x-linux-gnu. #9 61.50 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #9 61.52 Setting up libio-stringy-perl (2.111-3) ... #9 61.53 Setting up liblist-moreutils-perl (0.416-1build5) ... #9 61.54 Setting up libhtml-tagset-perl (3.20-4) ... #9 61.56 Setting up liblog-any-perl (1.708-1) ... #9 61.58 Setting up libauthen-sasl-perl (2.1600-1) ... #9 61.59 Setting up libdevel-size-perl (0.83-1build1) ... #9 61.60 Setting up libdebhelper-perl (12.10ubuntu1) ... #9 61.61 Setting up libpod-constants-perl (0.19-1) ... #9 61.62 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #9 61.64 Setting up libperl4-corelibs-perl (0.004-2) ... #9 61.66 Setting up libfuture-perl (0.43-1) ... #9 61.67 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 61.68 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #11 5.402 Starting pkgProblemResolver with broken count: 0 #11 5.462 Starting 2 pkgProblemResolver with broken count: 0 #11 5.468 Done #8 59.20 Setting up libxml-simple-perl (2.24-1) ... #8 59.21 Setting up lintian (2.5.81ubuntu1) ... #8 59.23 Setting up libhtml-form-perl (6.03-1) ... #8 59.24 Setting up libimport-into-perl (1.002005-1) ... #8 59.26 Setting up libmodule-implementation-perl (0.09-1) ... #8 59.27 Setting up libparams-validate-perl (1.29-1) ... #8 59.28 Setting up libmoo-perl (2.003004-1) ... #8 59.29 Setting up libb-hooks-endofscope-perl (0.21-1) ... #8 59.30 Setting up libpackage-stash-perl (0.37-1) ... #8 59.32 Setting up libgetopt-long-descriptive-perl (0.102-1) ... #8 59.34 Setting up libnamespace-clean-perl (0.27-1) ... #8 59.35 Setting up licensecheck (3.0.31-2) ... #8 59.36 Setting up dh-autoreconf (17) ... #8 59.37 Setting up libwww-perl (6.31-1ubuntu0.1) ... #8 59.38 Setting up debhelper (11.1.6ubuntu2) ... #8 59.39 Setting up equivs (2.1.0) ... #8 59.40 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 59.41 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... #21 53.29 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 53.34 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... #21 53.53 Selecting previously unselected package cross-config. #21 53.54 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... #21 53.56 Unpacking cross-config (2.6.18+nmu1) ... #9 61.69 Setting up libtry-tiny-perl (0.30-1) ... #9 61.71 Setting up libtype-tiny-perl (1.008001-2) ... #9 61.72 Setting up libtest-fatal-perl (0.014-1) ... #9 61.74 Setting up libcommon-sense-perl (3.74-2build6) ... #9 61.77 Setting up libxml-namespacesupport-perl (1.12-1) ... #9 61.78 Setting up libnet-http-perl (6.19-1) ... #9 61.79 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #9 61.80 Setting up libencode-locale-perl (1.05-1) ... #9 61.82 Setting up libtext-levenshtein-perl (0.13-1) ... #9 61.83 Setting up libnet-dns-perl (1.22-1) ... #9 61.85 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #9 61.86 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 61.87 Setting up libstring-shellquote-perl (1.04-1) ... #11 5.824 The following additional packages will be installed: #11 5.825 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 5.826 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 5.826 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 5.827 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 5.827 libsystemd-dev libudev-dev libuv1 pkg-config procps #11 5.830 Suggested packages: #11 5.830 cmake-doc ninja-build apparmor-easyprof seccomp #11 5.830 Recommended packages: #11 5.830 psmisc #8 59.42 Setting up libxml-parser-perl (2.44-2build3) ... #8 59.43 Setting up libxml-sax-expat-perl (0.40-2) ... #8 59.48 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 59.53 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #21 53.72 Selecting previously unselected package gcc-10-cross-base. #21 53.72 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... #21 53.76 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... #9 61.88 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 61.89 Setting up libsub-install-perl (0.928-1) ... #9 61.91 Setting up gcc (4:9.3.0-1ubuntu2) ... #9 61.94 Setting up dpkg-dev (1.19.7ubuntu3.2) ... #9 61.96 Setting up libnumber-compare-perl (0.03-1) ... #9 61.98 Setting up intltool-debian (0.35.0+20060710.5) ... #9 61.99 Setting up libio-async-perl (0.75-1) ... #9 62.01 Setting up liberror-perl (0.17029-1) ... #9 62.02 Setting up patchutils (0.3.4-2) ... #9 62.04 Setting up libmail-sendmail-perl (0.80-1) ... #9 62.05 Setting up libltdl-dev:armhf (2.4.6-14) ... #9 62.06 Setting up libjson-maybexs-perl (1.004000-1) ... #9 62.08 Setting up libxml-sax-base-perl (1.09-1) ... #9 62.10 Setting up libio-string-perl (1.08-3) ... #11 6.092 The following NEW packages will be installed: #11 6.093 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 6.094 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 6.094 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 6.095 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 6.095 libsystemd-dev libudev-dev libuv1 pkg-config procps #8 59.66 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 59.68 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #8 59.70 Processing triggers for ca-certificates (20211016~18.04.1) ... #8 59.71 Updating certificates in /etc/ssl/certs... #21 53.93 Selecting previously unselected package libc6-arm64-cross. #21 53.93 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... #21 53.98 Unpacking libc6-arm64-cross (2.31-9cross4) ... #9 62.11 Setting up libreadonly-perl (2.050-2) ... #9 62.13 Setting up python3-chardet (3.0.4-4build1) ... #11 6.367 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. #11 6.367 1 not fully installed or removed. #11 6.367 Need to get 9529 kB of archives. #11 6.367 After this operation, 34.9 MB of additional disk space will be used. #11 6.367 Get:1 http://deb.debian.org/debian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB] #11 6.376 Get:2 http://deb.debian.org/debian bullseye/main armhf cmake-data all 3.18.4-2+deb11u1 [1725 kB] #11 6.382 Get:3 http://deb.debian.org/debian bullseye/main armhf libncurses6 armhf 6.2+20201114-2 [80.5 kB] #11 6.383 Get:4 http://deb.debian.org/debian bullseye/main armhf libprocps8 armhf 2:3.3.17-5 [60.7 kB] #11 6.384 Get:5 http://deb.debian.org/debian bullseye/main armhf procps armhf 2:3.3.17-5 [492 kB] #11 6.387 Get:6 http://deb.debian.org/debian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [68.5 kB] #11 6.388 Get:7 http://deb.debian.org/debian bullseye/main armhf librhash0 armhf 1.4.1-2 [144 kB] #11 6.432 Get:8 http://deb.debian.org/debian bullseye/main armhf libuv1 armhf 1.40.0-2 [120 kB] #11 6.437 Get:9 http://deb.debian.org/debian bullseye/main armhf cmake armhf 3.18.4-2+deb11u1 [3534 kB] #11 6.461 Get:10 http://deb.debian.org/debian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB] #11 6.462 Get:11 http://deb.debian.org/debian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [204 kB] #11 6.464 Get:12 http://deb.debian.org/debian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [264 kB] #11 6.466 Get:13 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB] #11 6.468 Get:14 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB] #8 61.82 Setting up libgpgme11:arm64 (1.12.0-6) ... #8 61.83 Setting up gcc (4:8.3.0-1) ... #8 61.86 Setting up python3-six (1.12.0-1) ... #8 62.01 Setting up dirmngr (2.2.12-1+deb10u2) ... #8 62.03 Setting up perl (5.28.1-6+deb10u1) ... #8 62.06 Setting up libpackage-stash-xs-perl (0.29-1) ... #8 62.07 Setting up python3-gpg (1.12.0-6) ... #8 62.26 Setting up libdata-dump-perl (1.23-1) ... #8 62.27 Setting up python3-certifi (2018.8.24-1) ... #8 62.41 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #8 62.42 Setting up libref-util-perl (0.204-1) ... #8 62.43 Setting up libipc-system-simple-perl (1.25-4) ... #8 62.45 Setting up libnet-domain-tld-perl (1.75-1) ... #8 62.46 Setting up libnet-libidn-perl (0.12.ds-3+b1) ... #8 62.47 Setting up libvariable-magic-perl (0.62-1+b1) ... #8 62.48 Setting up python3-idna (2.6-1) ... #8 62.68 Setting up libio-html-perl (1.001-1) ... #8 62.69 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #8 62.71 Setting up libtest-refcount-perl (0.08-3) ... #8 62.72 Setting up libparams-util-perl (1.07-3+b4) ... #8 62.73 Setting up libdpkg-perl (1.19.8) ... #8 62.75 Setting up autoconf (2.69-11) ... #8 62.77 Setting up python3-urllib3 (1.24.1-1) ... #8 62.95 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 62.96 Setting up libcapture-tiny-perl (0.48-1) ... #8 62.97 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #8 62.99 Setting up gpg-wks-server (2.2.12-1+deb10u2) ... #8 63.00 Setting up libsub-name-perl (0.21-1+b3) ... #8 63.01 Setting up libtype-tiny-xs-perl (0.014-1+b1) ... #8 63.03 Setting up g++-8 (8.3.0-6) ... #8 63.04 Setting up libfile-chdir-perl (0.1008-1) ... #8 63.05 Setting up xauth (1:1.0.10-1) ... #8 63.07 Setting up libpath-tiny-perl (0.108-1) ... #8 63.08 Setting up libarchive-cpio-perl (0.10-1) ... #8 63.09 Setting up libjson-perl (4.02000-1) ... #8 63.10 Setting up libfcgi-perl (0.78-2+b3) ... #8 63.12 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 63.13 Setting up python3-unidiff (0.5.4-1) ... #8 63.27 Setting up libstrictures-perl (2.000005-1) ... #8 63.29 Setting up libsub-quote-perl (2.005001-1) ... #8 63.30 Setting up libclass-xsaccessor-perl (1.19-3+b2) ... #8 63.31 Setting up libsort-versions-perl (1.62-1) ... #8 63.32 Setting up libexporter-tiny-perl (1.002001-1) ... #8 63.34 Setting up libterm-readkey-perl (2.38-1) ... #8 63.35 Setting up lsb-release (10.2019051400) ... #8 63.37 Setting up libclass-accessor-perl (0.51-1) ... #8 63.38 Setting up libnet-ip-perl (1.26-2) ... #8 63.39 Setting up python3-magic (2:0.4.15-2) ... #8 63.54 Setting up libperlio-gzip-perl (0.19-1+b5) ... #8 63.55 Setting up libsys-hostname-long-perl (1.5-1) ... #8 63.56 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ... #8 63.60 Setting up liburi-perl (1.76-1) ... #8 63.62 Setting up exim4-daemon-light (4.92-8+deb10u6) ... #8 63.69 invoke-rc.d: could not determine current runlevel #8 63.70 invoke-rc.d: policy-rc.d denied execution of start. #8 63.70 Initializing GnuTLS DH parameter file #8 63.76 Setting up libmailutils5:arm64 (1:3.5-4) ... #8 63.78 Setting up libdigest-bubblebabble-perl (0.02-2) ... #8 63.79 Setting up libnet-ssleay-perl (1.85-2+b1) ... #8 63.80 Setting up python3-pkg-resources (40.8.0-1) ... #8 64.01 Setting up automake (1:1.16.1-4) ... #8 64.02 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 64.03 Setting up libasync-mergepoint-perl (0.04-2) ... #8 64.04 Setting up libio-sessiondata-perl (1.03-1) ... #8 64.12 Setting up libstring-escape-perl (2010.002-2) ... #8 64.14 Setting up libhttp-date-perl (6.02-1) ... #8 64.15 Setting up libfile-which-perl (1.23-1) ... #8 64.17 Setting up mailutils (1:3.5-4) ... #8 64.18 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode #8 64.19 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode #8 64.19 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode #8 64.20 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode #8 64.20 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode #8 64.21 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode #8 64.21 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode #8 64.22 Setting up libfile-basedir-perl (0.08-1) ... #8 64.24 Setting up libnumber-range-perl (0.12-1) ... #8 64.25 Setting up libtask-weaken-perl (1.06-1) ... #8 64.27 Setting up libunicode-utf8-perl (0.62-1) ... #8 64.28 Setting up libstruct-dumb-perl (0.09-1) ... #8 64.29 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ... #8 64.31 Setting up libfile-listing-perl (6.04-1) ... #8 64.32 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... #8 64.34 Setting up libclass-inspector-perl (1.32-1) ... #8 60.04 0 added, 0 removed; done. #8 60.04 Running hooks in /etc/ca-certificates/update.d... #8 60.04 done. #8 DONE 60.2s #9 60.63 -------------------------------------------------------------------------------- #9 60.63 Total 541 kB/s | 18 MB 00:34 #9 60.63 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 60.64 Importing GPG key 0xF4A80EB5: #9 60.64 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #9 60.64 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #9 60.64 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #9 60.64 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 60.68 Running transaction check #9 60.71 Running transaction test #9 60.75 Transaction test succeeded #9 60.76 Running transaction #9 60.87 Updating : rpm-libs-4.11.3-48.el7_9.x86_64 1/52 #9 61.43 Updating : rpm-4.11.3-48.el7_9.x86_64 2/52 #9 61.46 Updating : rpm-build-libs-4.11.3-48.el7_9.x86_64 3/52 #9 62.08 Installing : groff-base-1.22.2-8.el7.x86_64 4/52 #9 62.11 Installing : bzip2-1.0.6-13.el7.x86_64 5/52 #9 62.13 Installing : 1:perl-parent-0.225-244.el7.noarch 6/52 #9 62.15 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 7/52 #9 62.18 Installing : perl-podlators-2.5.1-3.el7.noarch 8/52 #9 62.21 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 9/52 #9 62.23 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 10/52 #9 62.47 Installing : perl-Encode-2.51-7.el7.x86_64 11/52 #9 62.49 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 12/52 #9 62.51 Installing : perl-Pod-Usage-1.63-3.el7.noarch 13/52 #9 62.53 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 14/52 #9 62.55 Installing : perl-threads-1.87-4.el7.x86_64 15/52 #9 62.57 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 16/52 #9 62.59 Installing : perl-Exporter-5.68-3.el7.noarch 17/52 #9 62.61 Installing : perl-constant-1.27-2.el7.noarch 18/52 #9 62.63 Installing : perl-Socket-2.010-5.el7.x86_64 19/52 #9 62.65 Installing : perl-Time-Local-1.2300-2.el7.noarch 20/52 #9 62.67 Installing : perl-Carp-1.26-244.el7.noarch 21/52 #9 62.69 Installing : perl-Storable-2.45-3.el7.x86_64 22/52 #9 62.71 Installing : perl-threads-shared-1.43-6.el7.x86_64 23/52 #9 62.74 Installing : perl-PathTools-3.40-5.el7.x86_64 24/52 #9 62.76 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 25/52 #9 62.81 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 26/52 #9 62.84 Installing : perl-File-Temp-0.23.01-3.el7.noarch 27/52 #9 62.87 Installing : perl-File-Path-2.09-2.el7.noarch 28/52 #9 62.89 Installing : perl-Filter-1.49-3.el7.x86_64 29/52 #21 54.28 Selecting previously unselected package libgcc-s1-arm64-cross. #21 54.28 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... #21 54.33 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... #9 62.39 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 62.40 Setting up libfile-find-rule-perl (0.34-1) ... #9 62.42 Setting up libstring-copyright-perl (0.003006-1) ... #9 62.43 Setting up python3-debian (0.1.36ubuntu1) ... #9 62.61 Setting up python3-requests (2.22.0-2ubuntu1) ... #11 6.470 Get:15 http://deb.debian.org/debian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.2 kB] #11 6.471 Get:16 http://deb.debian.org/debian bullseye/main armhf libudev-dev armhf 247.3-7 [123 kB] #11 6.472 Get:17 http://deb.debian.org/debian bullseye/main armhf libsepol1-dev armhf 3.1-1 [317 kB] #11 6.475 Get:18 http://deb.debian.org/debian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB] #11 6.477 Get:19 http://deb.debian.org/debian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [188 kB] #11 6.479 Get:20 http://deb.debian.org/debian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.5 kB] #11 6.480 Get:21 http://deb.debian.org/debian bullseye/main armhf libpcre2-dev armhf 10.36-2 [638 kB] #11 6.483 Get:22 http://deb.debian.org/debian bullseye/main armhf libselinux1-dev armhf 3.1-3 [163 kB] #11 6.485 Get:23 http://deb.debian.org/debian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB] #11 6.486 Get:24 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] #11 6.487 Get:25 http://deb.debian.org/debian bullseye/main armhf libsystemd-dev armhf 247.3-7 [401 kB] #11 6.510 Get:26 http://deb.debian.org/debian bullseye/main armhf pkg-config armhf 0.29.2-1 [62.4 kB] #11 6.693 debconf: delaying package configuration, since apt-utils is not installed #11 6.738 Fetched 9529 kB in 0s (23.3 MB/s) #8 64.35 Setting up libfont-afm-perl (1.20-2) ... #8 64.36 Setting up libwant-perl (0.29-1+b4) ... #8 64.38 Setting up libdynaloader-functions-perl (0.003-1) ... #8 64.39 Setting up libtext-glob-perl (0.10-1) ... #8 64.40 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 64.42 Setting up liblist-compare-perl (0.53-1) ... #8 64.43 Setting up libref-util-xs-perl (0.117-1+b1) ... #8 64.44 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #8 64.45 Setting up libfile-fcntllock-perl (0.22-3+b5) ... #8 64.47 Setting up libsort-key-perl (1.33-2+b1) ... #8 64.48 Setting up libclone-perl (0.41-1+b1) ... #8 64.49 Setting up libalgorithm-diff-perl (1.19.03-2) ... #8 64.51 Setting up libarchive-zip-perl (1.64-1) ... #8 64.52 Setting up libsub-identify-perl (0.14-1+b1) ... #8 64.53 Setting up libdistro-info-perl (0.21) ... #8 64.55 Setting up python3-apt (1.8.4.3) ... #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:8b5361f0f29495cb237395e30988b74f344d1977072f6c88efcee40ed93dcb62 #10 DONE 0.1s #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:a68efa943793c1da3f54cd9cbd2b8140fa701e306fce9188f2d4a555cecd3604 #9 62.98 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 30/52 #21 54.46 Selecting previously unselected package libgomp1-arm64-cross. #21 54.46 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... #21 54.51 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... #9 62.79 Setting up libdata-optlist-perl (0.110-1) ... #9 62.80 Setting up libipc-run-perl (20180523.0-2) ... #9 62.81 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... #9 62.83 Setting up libcontextual-return-perl (0.004014-2) ... #9 62.84 Setting up libwww-robotrules-perl (6.02-1) ... #9 62.85 Setting up libtypes-serialiser-perl (1.0-1) ... #9 62.87 Setting up g++ (4:9.3.0-1ubuntu2) ... #9 62.90 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 62.90 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 #11 6.788 Selecting previously unselected package bash-completion. #11 6.789 (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 ... 28398 files and directories currently installed.) #11 6.813 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ... #8 64.75 Setting up libio-stringy-perl (2.111-3) ... #8 64.77 Setting up liblist-moreutils-perl (0.416-1+b4) ... #8 64.79 Setting up libhtml-tagset-perl (3.20-3) ... #8 64.80 Setting up liblog-any-perl (1.707-1) ... #8 64.81 Setting up libauthen-sasl-perl (2.1600-1) ... #8 64.82 Setting up libpod-constants-perl (0.19-1) ... #8 64.83 Setting up libregexp-pattern-license-perl (3.0.31-4) ... #8 64.85 Setting up libconvert-binhex-perl (1.125-1) ... #8 64.86 Setting up libfuture-perl (0.39-1) ... #8 64.87 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 64.89 Setting up libyaml-libyaml-perl (0.76+repack-1) ... #8 64.90 Setting up libtry-tiny-perl (0.30-1) ... #21 54.72 Selecting previously unselected package libitm1-arm64-cross. #21 54.73 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... #21 54.75 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... #9 62.91 Setting up libhtml-parser-perl (3.72-5) ... #9 62.92 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #9 62.93 Setting up librole-tiny-perl (2.001004-1) ... #9 62.94 Setting up build-essential (12.8ubuntu1.1) ... #9 62.95 Setting up libfont-ttf-perl (1.06-1) ... #9 62.97 Setting up libfile-homedir-perl (1.004-1) ... #9 62.98 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #9 62.99 Setting up libio-socket-ssl-perl (2.067-1) ... #9 63.01 Setting up libsub-exporter-perl (0.987-1) ... #9 63.03 Setting up libalgorithm-merge-perl (0.08-3) ... #9 63.04 Setting up libhttp-message-perl (6.22-1) ... #9 63.06 Setting up libhtml-form-perl (6.07-1) ... #9 63.07 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... #9 63.09 Setting up libjson-xs-perl (4.020-1build1) ... #9 63.10 Setting up libhttp-negotiate-perl (6.01-1) ... #9 63.12 Setting up libio-prompter-perl (0.004015-1) ... #9 63.14 Setting up libhttp-cookies-perl (6.08-1) ... #9 63.15 Setting up po-debconf (1.0.21) ... #9 63.16 Setting up libhtml-tree-perl (5.07-2) ... #9 63.17 Setting up libparams-classify-perl (0.015-1build2) ... #9 63.19 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ... #9 63.20 Setting up libpath-iterator-rule-perl (1.014-1) ... #8 64.91 Setting up libtype-tiny-perl (1.004004-1) ... #8 64.93 Setting up libtest-fatal-perl (0.014-1) ... #8 64.94 Setting up libcommon-sense-perl (3.74-2+b7) ... #8 64.95 Setting up libxml-namespacesupport-perl (1.12-1) ... #8 64.97 Setting up libnet-http-perl (6.18-1) ... #8 64.98 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #8 64.99 Setting up libencode-locale-perl (1.05-1) ... #8 65.01 Setting up libtext-levenshtein-perl (0.13-1) ... #8 65.02 Setting up libnet-dns-perl (1.19-1) ... #8 65.03 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ... #8 65.05 Setting up libdevel-callchecker-perl (0.008-1) ... #8 65.06 Setting up libstring-shellquote-perl (1.04-1) ... #8 65.07 Setting up libsub-install-perl (0.928-1) ... #8 65.09 Setting up dpkg-dev (1.19.8) ... #8 65.11 Setting up libnumber-compare-perl (0.03-1) ... #18 exporting layers 2.8s done #18 writing image sha256:681c4308c79ac47279c1b73899b0a80a64138ba177355d6d3f3820eb740de3ab done #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done #18 DONE 2.8s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/aarch64 #21 54.95 Selecting previously unselected package libatomic1-arm64-cross. #21 54.95 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... #21 54.98 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... #9 63.22 Setting up libnet-dns-sec-perl (1.15-1) ... #9 63.23 Setting up libcurl3-gnutls:armhf (7.68.0-1ubuntu2.12) ... #9 63.25 Setting up libsereal-perl (4.011-1) ... #9 63.26 Setting up libhtml-format-perl (2.12-1) ... #9 63.28 Setting up libxml-sax-perl (1.02+dfsg-1) ... #9 63.35 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #9 63.41 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 65.13 Setting up intltool-debian (0.35.0+20060710.5) ... #8 65.14 Setting up libio-async-perl (0.72-1) ... #8 65.16 Setting up liberror-perl (0.17027-2) ... #8 65.18 Setting up patchutils (0.3.4-2) ... #8 65.19 Setting up libmail-sendmail-perl (0.80-1) ... #8 65.21 Setting up libltdl-dev:arm64 (2.4.6-9) ... #8 65.22 Setting up libxml-sax-base-perl (1.09-1) ... #8 65.24 Setting up libio-string-perl (1.08-3) ... #8 65.25 Setting up libreadonly-perl (2.050-1) ... #8 65.27 Setting up python3-chardet (3.0.4-3) ... #11 7.280 Unpacking bash-completion (1:2.11-2) ... #11 7.430 Selecting previously unselected package cmake-data. #11 7.433 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ... #11 7.440 Unpacking cmake-data (3.18.4-2+deb11u1) ... #21 55.19 Selecting previously unselected package libasan6-arm64-cross. #21 55.19 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... #21 55.22 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... #9 63.54 #9 63.54 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 63.58 Setting up dput (1.0.3ubuntu1) ... #11 0.932 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease #11 0.996 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease #11 1.070 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease #9 63.48 Installing : perl-Getopt-Long-2.40-3.el7.noarch 31/52 #9 64.33 Installing : 4:perl-5.16.3-299.el7_9.x86_64 32/52 #9 64.37 Installing : perl-Thread-Queue-3.02-2.el7.noarch 33/52 #9 64.39 Updating : rpm-python-4.11.3-48.el7_9.x86_64 34/52 #9 64.41 Installing : python-srpm-macros-3-34.el7.noarch 35/52 #9 64.43 Installing : 1:emacs-filesystem-24.3-23.el7.noarch 36/52 #9 64.45 Installing : desktop-file-utils-0.23-2.el7.x86_64 37/52 #9 64.49 Installing : zip-3.0-11.el7.x86_64 38/52 #8 65.53 Setting up libstring-copyright-perl (0.003006-1) ... #8 65.54 Setting up python3-debian (0.1.35) ... #11 7.886 Selecting previously unselected package libncurses6:armhf. + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #21 55.58 Selecting previously unselected package liblsan0-arm64-cross. #21 55.59 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... #21 55.62 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... #9 63.75 Setting up libio-async-loop-epoll-perl (0.20-1) ... #9 63.77 Setting up dirmngr (2.2.19-3ubuntu2.2) ... #9 63.91 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 63.92 Setting up libmodule-runtime-perl (0.016-1) ... #9 63.93 Setting up libmailtools-perl (2.21-1) ... #9 63.95 Setting up git (1:2.25.1-1ubuntu3.5) ... #11 1.144 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease #9 64.54 Installing : elfutils-0.176-5.el7.x86_64 39/52 #9 64.57 Installing : patch-2.7.1-12.el7_7.x86_64 40/52 #8 65.71 Setting up python3-requests (2.21.0-1) ... #8 65.89 Setting up libdata-optlist-perl (0.110-1) ... #8 65.91 Setting up libipc-run-perl (20180523.0-1) ... #8 65.92 Setting up git (1:2.20.1-2+deb10u3) ... #8 65.95 Setting up libcontextual-return-perl (0.004014-2) ... #11 7.892 Preparing to unpack .../02-libncurses6_6.2+20201114-2_armhf.deb ... #11 7.900 Unpacking libncurses6:armhf (6.2+20201114-2) ... #11 7.962 Selecting previously unselected package libprocps8:armhf. #11 7.965 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_armhf.deb ... #11 7.969 Unpacking libprocps8:armhf (2:3.3.17-5) ... #11 8.028 Selecting previously unselected package procps. #11 8.030 Preparing to unpack .../04-procps_2%3a3.3.17-5_armhf.deb ... #11 8.040 Unpacking procps (2:3.3.17-5) ... #11 8.136 Selecting previously unselected package libjsoncpp24:armhf. #9 64.01 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... #9 64.07 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 65.97 Setting up libwww-robotrules-perl (6.02-1) ... #8 65.98 Setting up libtypes-serialiser-perl (1.0-1) ... #8 65.99 Setting up g++ (4:8.3.0-1) ... #8 66.03 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 66.03 Setting up libhtml-parser-perl (3.72-3+b3) ... #8 66.05 Setting up libgit-wrapper-perl (0.048-1) ... #8 66.06 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #8 66.07 Setting up librole-tiny-perl (2.000006-1) ... #8 66.08 Setting up gnupg (2.2.12-1+deb10u2) ... #8 66.10 Setting up build-essential (12.6) ... #8 66.17 Setting up libfile-homedir-perl (1.004-1) ... #11 8.138 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_armhf.deb ... #11 8.147 Unpacking libjsoncpp24:armhf (1.9.4-4) ... #11 8.209 Selecting previously unselected package librhash0:armhf. #11 8.212 Preparing to unpack .../06-librhash0_1.4.1-2_armhf.deb ... #11 8.217 Unpacking librhash0:armhf (1.4.1-2) ... #9 64.14 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 64.21 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 64.35 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 64.38 Setting up dh-strip-nondeterminism (1.7.0-1) ... #9 64.39 Setting up libconst-fast-perl (0.014-1) ... #9 64.40 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ... #9 64.42 Setting up libgit-wrapper-perl (0.048-1) ... #9 64.44 Setting up libcurl4:armhf (7.68.0-1ubuntu2.12) ... #9 64.45 Setting up curl (7.68.0-1ubuntu2.12) ... #9 64.46 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... #9 64.47 Setting up libmodule-implementation-perl (0.09-1) ... #9 64.49 Setting up libemail-valid-perl (1.202-1) ... #9 64.50 Setting up libpackage-stash-perl (0.38-1) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #21 55.92 Selecting previously unselected package libtsan0-arm64-cross. #21 55.92 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... #21 55.96 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... #8 66.18 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... #8 66.20 Setting up libio-socket-ssl-perl (2.060-3) ... #8 66.21 Setting up libsub-exporter-perl (0.987-1) ... #8 66.23 Setting up libalgorithm-merge-perl (0.08-3) ... #8 66.24 Setting up libhttp-message-perl (6.18-1) ... #8 66.25 Setting up libhtml-form-perl (6.03-1) ... #8 66.27 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #8 66.28 Setting up libjson-xs-perl (3.040-1+b1) ... #8 66.30 Setting up libhttp-negotiate-perl (6.01-1) ... #8 66.31 Setting up libio-prompter-perl (0.004015-1) ... #8 66.32 Setting up libhttp-cookies-perl (6.04-1) ... #8 66.34 Setting up po-debconf (1.0.21) ... #8 66.35 Setting up libhtml-tree-perl (5.07-2) ... #8 66.37 Setting up libparams-classify-perl (0.015-1+b1) ... #8 66.38 Setting up libcgi-pm-perl (4.40-1) ... #11 8.310 Selecting previously unselected package libuv1:armhf. #11 8.310 Preparing to unpack .../07-libuv1_1.40.0-2_armhf.deb ... #11 8.313 Unpacking libuv1:armhf (1.40.0-2) ... #11 8.360 Selecting previously unselected package cmake. #11 8.363 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_armhf.deb ... #11 8.368 Unpacking cmake (3.18.4-2+deb11u1) ... #9 64.53 Setting up libimport-into-perl (1.002005-1) ... #9 64.54 Setting up libmoo-perl (2.003006-1) ... #9 64.55 Setting up liblist-someutils-perl (0.58-1) ... #9 64.57 Setting up liblist-someutils-xs-perl (0.58-2) ... #9 64.59 Setting up gnupg (2.2.19-3ubuntu2.2) ... #9 64.60 Setting up libmoox-aliases-perl (0.001006-1) ... #9 64.61 Setting up libparams-validate-perl (1.29-3) ... #9 64.62 Setting up libb-hooks-endofscope-perl (0.24-1) ... #9 64.64 Setting up libnamespace-clean-perl (0.27-1) ... #9 64.66 Setting up libgetopt-long-descriptive-perl (0.104-1) ... #9 64.67 Setting up libgitlab-api-v4-perl (0.25-1) ... #9 64.69 Setting up libmoox-struct-perl (0.017-1) ... #9 64.70 Setting up lintian (2.62.0ubuntu2.1) ... #9 64.72 Setting up licensecheck (3.0.45-1) ... #9 64.73 Setting up dh-autoreconf (19) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #21 56.31 Selecting previously unselected package libstdc++6-arm64-cross. #21 56.31 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... #21 56.36 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... #8 66.39 Setting up libpath-iterator-rule-perl (1.014-1) ... #8 66.41 Setting up libnet-dns-sec-perl (1.11-1) ... #8 66.42 Setting up libsereal-perl (4.005-1) ... #8 66.43 Setting up libhtml-format-perl (2.12-1) ... #8 66.45 Setting up libxml-sax-perl (1.00+dfsg-1) ... #8 66.52 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 66.58 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #11 8.823 Selecting previously unselected package dh-apparmor. #11 8.829 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... #11 8.834 Unpacking dh-apparmor (2.13.6-10) ... #11 8.884 Selecting previously unselected package libbtrfs0:armhf. #9 64.59 Installing : dwz-0.11-3.el7.x86_64 41/52 #9 65.34 Installing : gdb-7.6.1-120.el7.x86_64 42/52 #9 65.36 Installing : perl-srpm-macros-1-8.el7.noarch 43/52 #9 65.38 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 44/52 #9 65.42 Installing : unzip-6.0-24.el7_9.x86_64 45/52 #9 65.44 Installing : file-5.11-37.el7.x86_64 46/52 #9 65.47 Installing : rpm-build-4.11.3-48.el7_9.x86_64 47/52 #9 65.53 Installing : rpmlint-1.5-4.el7.noarch 48/52 #9 65.54 Cleanup : rpm-python-4.11.3-45.el7.x86_64 49/52 #9 64.75 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 64.76 Setting up libwww-perl (6.43-1) ... #9 64.77 Setting up debhelper (12.10ubuntu1) ... #9 64.79 Setting up devscripts (2.20.2ubuntu2) ... #9 64.99 Setting up equivs (2.2.0) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:00:17 +0000' ++ . /etc/os-release +++ NAME=Ubuntu +++ VERSION='20.04.4 LTS (Focal Fossa)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 20.04.4 LTS' +++ VERSION_ID=20.04 +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ VERSION_CODENAME=focal +++ UBUNTU_CODENAME=focal ++ echo 20.04 + versionID=20.04 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git #21 56.60 Selecting previously unselected package libubsan1-arm64-cross. #21 56.61 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... #21 56.64 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... #8 66.72 #8 66.72 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 66.80 Setting up dput (1.0.3) ... #11 8.885 Preparing to unpack .../10-libbtrfs0_5.10.1-2_armhf.deb ... #11 8.889 Unpacking libbtrfs0:armhf (5.10.1-2) ... #11 8.942 Selecting previously unselected package libbtrfs-dev:armhf. #11 8.945 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_armhf.deb ... #11 8.949 Unpacking libbtrfs-dev:armhf (5.10.1-2) ... #11 9.033 Selecting previously unselected package dmsetup. #11 9.033 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_armhf.deb ... #11 9.040 Unpacking dmsetup (2:1.02.175-2.1) ... #11 9.098 Selecting previously unselected package libdevmapper1.02.1:armhf. #11 9.098 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ... #11 9.104 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... #11 9.158 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #9 65.01 Setting up libxml-parser-perl (2.46-1) ... #9 65.02 Setting up libxml-sax-expat-perl (0.51-1) ... #9 65.07 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 65.12 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal dpkg-buildpackage: info: source distribution focal dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture arm64 dpkg-source -I.git --before-build . #21 56.89 Selecting previously unselected package libgcc-10-dev-arm64-cross. #21 56.89 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... #21 56.93 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... #8 66.97 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 66.98 Setting up libmodule-runtime-perl (0.016-1) ... #8 67.00 Setting up libmailtools-perl (2.18-1) ... #8 67.01 Setting up libparse-debianchangelog-perl (1.2.0-13) ... #8 67.03 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #8 67.07 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 67.14 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 67.20 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #11 1.264 Reading package lists... #11 9.160 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ... #11 9.165 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... #11 9.211 Selecting previously unselected package libudev-dev:armhf. #11 9.211 Preparing to unpack .../15-libudev-dev_247.3-7_armhf.deb ... #11 9.214 Unpacking libudev-dev:armhf (247.3-7) ... #11 9.261 Selecting previously unselected package libsepol1-dev:armhf. #11 9.261 Preparing to unpack .../16-libsepol1-dev_3.1-1_armhf.deb ... #11 9.265 Unpacking libsepol1-dev:armhf (3.1-1) ... #11 9.342 Selecting previously unselected package libpcre2-16-0:armhf. #11 9.342 Preparing to unpack .../17-libpcre2-16-0_10.36-2_armhf.deb ... #11 9.346 Unpacking libpcre2-16-0:armhf (10.36-2) ... #11 9.408 Selecting previously unselected package libpcre2-32-0:armhf. #9 65.25 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 65.28 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... #9 65.30 Processing triggers for ca-certificates (20211016~20.04.1) ... #9 65.31 Updating certificates in /etc/ssl/certs... #9 65.56 Cleanup : rpm-build-libs-4.11.3-45.el7.x86_64 50/52 debian/rules clean dh clean --with=bash-completion dh_clean #21 57.06 Selecting previously unselected package gcc-10-aarch64-linux-gnu. #21 57.06 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 57.07 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... #8 67.36 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 67.44 Setting up libconst-fast-perl (0.014-1) ... #8 67.45 Setting up libhttp-daemon-perl (6.01-3) ... #8 67.47 Setting up libmodule-implementation-perl (0.09-1) ... #11 2.833 dh_testdir #11 2.850 dh_testroot #11 2.865 dh_prep #11 2.883 dh_testdir #11 2.899 dh_testroot #11 2.915 dh_install #11 2.939 dh_installdocs #13 14.94 Running scriptlet: selinux-policy-minimum-3.14.3-105.el8.noarch 27/71 #13 23.17 Installing : policycoreutils-devel-2.9-19.el8.x86_64 28/71 #13 23.41 Installing : selinux-policy-devel-3.14.3-105.el8.noarch 29/71 #11 9.409 Preparing to unpack .../18-libpcre2-32-0_10.36-2_armhf.deb ... #11 9.413 Unpacking libpcre2-32-0:armhf (10.36-2) ... #11 9.474 Selecting previously unselected package libpcre2-posix2:armhf. #11 9.474 Preparing to unpack .../19-libpcre2-posix2_10.36-2_armhf.deb ... #11 9.479 Unpacking libpcre2-posix2:armhf (10.36-2) ... #11 9.516 Selecting previously unselected package libpcre2-dev:armhf. #11 9.516 Preparing to unpack .../20-libpcre2-dev_10.36-2_armhf.deb ... #11 9.522 Unpacking libpcre2-dev:armhf (10.36-2) ... #11 9.622 Selecting previously unselected package libselinux1-dev:armhf. #9 65.64 0 added, 0 removed; done. #9 65.64 Running hooks in /etc/ca-certificates/update.d... #9 65.64 done. #9 66.05 Cleanup : rpm-libs-4.11.3-45.el7.x86_64 51/52 dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.tar.gz #8 67.48 Setting up libemail-valid-perl (1.202-1) ... #8 67.50 Setting up libcgi-fast-perl (1:2.13-1) ... #8 67.51 Setting up libpackage-stash-perl (0.38-1) ... #8 67.53 Setting up libimport-into-perl (1.002005-1) ... #8 67.54 Setting up libmoo-perl (2.003004-2) ... #8 67.56 Setting up libmime-tools-perl (5.509-1) ... #8 67.57 Setting up libxml-simple-perl (2.25-1) ... #8 67.59 Setting up libparams-validate-perl (1.29-1+b1) ... #8 67.60 Setting up libb-hooks-endofscope-perl (0.24-1) ... #8 67.62 Setting up lintian (2.15.0) ... #8 67.65 Setting up libnamespace-clean-perl (0.27-1) ... #8 67.66 Setting up libgetopt-long-descriptive-perl (0.103-2) ... #8 67.68 Setting up licensecheck (3.0.31-3) ... #11 2.968 dh_installchangelogs #11 3.032 dh_compress #11 3.063 dh_fixperms #11 3.102 dh_installdeb #11 3.126 dh_gencontrol #13 23.44 Running scriptlet: selinux-policy-devel-3.14.3-105.el8.noarch 29/71 #13 23.46 Installing : libgomp-8.5.0-15.el8.x86_64 30/71 #13 23.47 Running scriptlet: libgomp-8.5.0-15.el8.x86_64 30/71 #13 23.50 Installing : libedit-3.1-23.20170329cvs.el8.x86_64 31/71 #13 23.58 Installing : openssh-clients-8.0p1-16.el8.x86_64 32/71 #11 9.627 Preparing to unpack .../21-libselinux1-dev_3.1-3_armhf.deb ... #11 9.632 Unpacking libselinux1-dev:armhf (3.1-3) ... #11 9.704 Selecting previously unselected package libdevmapper-dev:armhf. #11 9.704 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ... #11 9.707 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ... #11 9.748 Selecting previously unselected package libseccomp-dev:armhf. #11 9.748 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... #11 9.751 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... #11 9.793 Selecting previously unselected package libsystemd-dev:armhf. #11 9.793 Preparing to unpack .../24-libsystemd-dev_247.3-7_armhf.deb ... #11 9.797 Unpacking libsystemd-dev:armhf (247.3-7) ... #9 DONE 65.9s #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:14b976fb6168c5679f2fd4a42105e35fa5e8b6b7967d44578c1e244f5ed7e841 #8 67.70 Setting up libgitlab-api-v4-perl (0.16-1) ... #8 67.73 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 67.74 Setting up libwww-perl (6.36-2) ... #8 67.75 Setting up debhelper (12.1.1) ... #8 67.77 Setting up dh-autoreconf (19) ... #8 67.78 Setting up devscripts (2.19.5+deb10u1) ... #8 67.95 Setting up dh-strip-nondeterminism (1.1.2-1) ... #11 3.233 dh_md5sums #11 3.260 dh_builddeb #11 3.278 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 3.298 #11 3.298 The package has been created. #11 3.298 Attention, the package has been created in the current directory, #11 3.298 not in ".." as indicated by the message above! #11 3.317 Selecting previously unselected package docker-ce-build-deps. #11 3.328 (Reading database ... 21183 files and directories currently installed.) #11 3.329 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.336 Unpacking docker-ce-build-deps (1.0) ... #11 9.919 Selecting previously unselected package pkg-config. #11 9.919 Preparing to unpack .../25-pkg-config_0.29.2-1_armhf.deb ... #11 9.924 Unpacking pkg-config (0.29.2-1) ... #11 9.980 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... #11 9.992 Setting up libsepol1-dev:armhf (3.1-1) ... #11 10.00 Setting up libpcre2-16-0:armhf (10.36-2) ... #11 10.02 Setting up libbtrfs0:armhf (5.10.1-2) ... #11 10.03 Setting up libpcre2-32-0:armhf (10.36-2) ... #11 10.04 Setting up libuv1:armhf (1.40.0-2) ... #11 10.06 Setting up bash-completion (1:2.11-2) ... #11 DONE 0.1s #12 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #12 sha256:6bb455375fba3e8a0902b2d1daebdfffed25148239018f8ad62c2f5d02a7219f #8 67.96 Setting up equivs (2.2.0) ... #8 67.98 Setting up libxml-parser-perl (2.44-4) ... #8 67.99 Setting up libxml-sax-expat-perl (0.51-1) ... #8 68.03 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 68.08 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 66.55 Cleanup : rpm-4.11.3-45.el7.x86_64 52/52 #9 67.07 Verifying : file-5.11-37.el7.x86_64 1/52 #9 67.08 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/52 #9 67.10 Verifying : perl-threads-shared-1.43-6.el7.x86_64 3/52 #13 23.61 Installing : less-530-1.el8.x86_64 33/71 #8 68.24 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 68.32 Setting up libsoap-lite-perl (1.27-1) ... #8 68.34 Setting up libxmlrpc-lite-perl (0.717-2) ... #8 68.35 Processing triggers for libc-bin (2.28-10+deb10u1) ... #8 68.39 Processing triggers for ca-certificates (20200601~deb10u2) ... #8 68.40 Updating certificates in /etc/ssl/certs... #9 67.11 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 4/52 #9 67.12 Verifying : rpm-4.11.3-48.el7_9.x86_64 5/52 #9 67.13 Verifying : perl-threads-1.87-4.el7.x86_64 6/52 #9 67.14 Verifying : perl-Exporter-5.68-3.el7.noarch 7/52 #9 67.14 Verifying : perl-constant-1.27-2.el7.noarch 8/52 #9 67.15 Verifying : perl-PathTools-3.40-5.el7.x86_64 9/52 #9 67.16 Verifying : unzip-6.0-24.el7_9.x86_64 10/52 #9 67.17 Verifying : desktop-file-utils-0.23-2.el7.x86_64 11/52 #9 67.18 Verifying : perl-Socket-2.010-5.el7.x86_64 12/52 #9 67.19 Verifying : 1:perl-parent-0.225-244.el7.noarch 13/52 #9 67.20 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 14/52 #9 67.21 Verifying : bzip2-1.0.6-13.el7.x86_64 15/52 #9 67.22 Verifying : perl-srpm-macros-1-8.el7.noarch 16/52 #9 67.24 Verifying : groff-base-1.22.2-8.el7.x86_64 17/52 #9 67.25 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 18/52 #9 67.26 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 19/52 #9 67.27 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 20/52 #9 67.28 Verifying : gdb-7.6.1-120.el7.x86_64 21/52 #9 67.29 Verifying : dwz-0.11-3.el7.x86_64 22/52 #9 67.30 Verifying : perl-Time-Local-1.2300-2.el7.noarch 23/52 #9 67.31 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 24/52 #9 67.32 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 25/52 #9 67.33 Verifying : patch-2.7.1-12.el7_7.x86_64 26/52 #9 67.34 Verifying : perl-Carp-1.26-244.el7.noarch 27/52 #9 67.35 Verifying : rpm-build-4.11.3-48.el7_9.x86_64 28/52 #9 67.36 Verifying : perl-Storable-2.45-3.el7.x86_64 29/52 #9 67.36 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 30/52 #9 67.37 Verifying : rpm-libs-4.11.3-48.el7_9.x86_64 31/52 #9 67.38 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 32/52 #9 67.39 Verifying : perl-Encode-2.51-7.el7.x86_64 33/52 #9 67.39 Verifying : rpmlint-1.5-4.el7.noarch 34/52 #9 67.40 Verifying : perl-podlators-2.5.1-3.el7.noarch 35/52 #9 67.41 Verifying : rpm-python-4.11.3-48.el7_9.x86_64 36/52 #11 10.58 Setting up libncurses6:armhf (6.2+20201114-2) ... #11 10.59 Setting up pkg-config (0.29.2-1) ... #11 10.64 Setting up libudev-dev:armhf (247.3-7) ... #11 10.66 Setting up libpcre2-posix2:armhf (10.36-2) ... #11 10.68 Setting up libjsoncpp24:armhf (1.9.4-4) ... #11 10.69 Setting up libbtrfs-dev:armhf (5.10.1-2) ... #11 10.70 Setting up librhash0:armhf (1.4.1-2) ... #11 10.72 Setting up cmake-data (3.18.4-2+deb11u1) ... #11 10.73 Setting up dh-apparmor (2.13.6-10) ... #11 10.75 Setting up libsystemd-dev:armhf (247.3-7) ... #11 10.76 Setting up libprocps8:armhf (2:3.3.17-5) ... #11 10.77 Setting up libpcre2-dev:armhf (10.36-2) ... #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 7.2s #9 67.42 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 37/52 #9 67.44 Verifying : perl-File-Path-2.09-2.el7.noarch 38/52 #9 67.44 Verifying : elfutils-0.176-5.el7.x86_64 39/52 #9 67.46 Verifying : zip-3.0-11.el7.x86_64 40/52 #9 67.47 Verifying : 1:emacs-filesystem-24.3-23.el7.noarch 41/52 #9 67.48 Verifying : perl-Filter-1.49-3.el7.x86_64 42/52 #9 67.49 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 43/52 #9 67.50 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 44/52 #9 67.51 Verifying : python-srpm-macros-3-34.el7.noarch 45/52 #9 67.52 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 46/52 #9 67.53 Verifying : rpm-build-libs-4.11.3-48.el7_9.x86_64 47/52 #9 67.54 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 48/52 #9 67.55 Verifying : rpm-4.11.3-45.el7.x86_64 49/52 #9 67.55 Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 50/52 #9 67.55 Verifying : rpm-libs-4.11.3-45.el7.x86_64 51/52 #9 67.55 Verifying : rpm-python-4.11.3-45.el7.x86_64 52/52 #9 67.58 #9 67.58 Installed: #9 67.58 rpm-build.x86_64 0:4.11.3-48.el7_9 rpmlint.noarch 0:1.5-4.el7 #9 67.58 #9 67.58 Dependency Installed: #9 67.58 bzip2.x86_64 0:1.0.6-13.el7 #9 67.58 desktop-file-utils.x86_64 0:0.23-2.el7 #9 67.58 dwz.x86_64 0:0.11-3.el7 #9 67.58 elfutils.x86_64 0:0.176-5.el7 #9 67.58 emacs-filesystem.noarch 1:24.3-23.el7 #9 67.58 file.x86_64 0:5.11-37.el7 #9 67.58 gdb.x86_64 0:7.6.1-120.el7 #9 67.58 groff-base.x86_64 0:1.22.2-8.el7 #9 67.58 patch.x86_64 0:2.7.1-12.el7_7 #9 67.58 perl.x86_64 4:5.16.3-299.el7_9 #9 67.58 perl-Carp.noarch 0:1.26-244.el7 #9 67.58 perl-Encode.x86_64 0:2.51-7.el7 #9 67.58 perl-Exporter.noarch 0:5.68-3.el7 #9 67.58 perl-File-Path.noarch 0:2.09-2.el7 #9 67.58 perl-File-Temp.noarch 0:0.23.01-3.el7 #9 67.58 perl-Filter.x86_64 0:1.49-3.el7 #9 67.58 perl-Getopt-Long.noarch 0:2.40-3.el7 #9 67.58 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #9 67.58 perl-PathTools.x86_64 0:3.40-5.el7 #9 67.58 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 #9 67.58 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #9 67.58 perl-Pod-Simple.noarch 1:3.28-4.el7 #9 67.58 perl-Pod-Usage.noarch 0:1.63-3.el7 #9 67.58 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 #9 67.58 perl-Socket.x86_64 0:2.010-5.el7 #9 67.58 perl-Storable.x86_64 0:2.45-3.el7 #9 67.58 perl-Text-ParseWords.noarch 0:3.29-4.el7 #9 67.58 perl-Thread-Queue.noarch 0:3.02-2.el7 #9 67.58 perl-Time-HiRes.x86_64 4:1.9725-3.el7 #9 67.58 perl-Time-Local.noarch 0:1.2300-2.el7 #9 67.58 perl-constant.noarch 0:1.27-2.el7 #9 67.58 perl-libs.x86_64 4:5.16.3-299.el7_9 #9 67.58 perl-macros.x86_64 4:5.16.3-299.el7_9 #9 67.58 perl-parent.noarch 1:0.225-244.el7 #9 67.58 perl-podlators.noarch 0:2.5.1-3.el7 #9 67.58 perl-srpm-macros.noarch 0:1-8.el7 #9 67.58 perl-threads.x86_64 0:1.87-4.el7 #9 67.58 perl-threads-shared.x86_64 0:1.43-6.el7 #9 67.58 python-srpm-macros.noarch 0:3-34.el7 #9 67.58 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos #9 67.58 unzip.x86_64 0:6.0-24.el7_9 #9 67.58 zip.x86_64 0:3.0-11.el7 #9 67.58 #9 67.58 Dependency Updated: #9 67.58 rpm.x86_64 0:4.11.3-48.el7_9 rpm-build-libs.x86_64 0:4.11.3-48.el7_9 #9 67.58 rpm-libs.x86_64 0:4.11.3-48.el7_9 rpm-python.x86_64 0:4.11.3-48.el7_9 #9 67.58 #9 67.58 Complete! #11 10.79 Setting up libselinux1-dev:armhf (3.1-3) ... #11 10.80 Setting up procps (2:3.3.17-5) ... #11 10.84 Setting up cmake (3.18.4-2+deb11u1) ... #11 10.85 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... #11 10.86 Setting up dmsetup (2:1.02.175-2.1) ... #11 10.87 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... #11 10.89 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ... #11 10.90 Setting up docker-ce-build-deps (1.0) ... #11 10.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... #11 10.96 Processing triggers for man-db (2.9.4-2) ... #13 11.08 Running scriptlet: selinux-policy-minimum-3.14.3-105.el8.noarch 28/74 #13 20.29 Installing : policycoreutils-devel-2.9-19.el8.aarch64 29/74 #13 20.51 Installing : selinux-policy-devel-3.14.3-105.el8.noarch 30/74 #13 20.53 Running scriptlet: selinux-policy-devel-3.14.3-105.el8.noarch 30/74 #13 20.55 Installing : libgomp-8.5.0-15.el8.aarch64 31/74 #13 20.56 Running scriptlet: libgomp-8.5.0-15.el8.aarch64 31/74 #13 20.59 Installing : libedit-3.1-23.20170329cvs.el8.aarch64 32/74 #13 20.66 Installing : openssh-clients-8.0p1-16.el8.aarch64 33/74 #13 20.67 Installing : libatomic-8.5.0-15.el8.aarch64 34/74 #13 20.68 Running scriptlet: libatomic-8.5.0-15.el8.aarch64 34/74 #13 20.73 Installing : libasan-8.5.0-15.el8.aarch64 35/74 #13 20.74 Running scriptlet: libasan-8.5.0-15.el8.aarch64 35/74 #13 24.18 Installing : git-core-2.31.1-2.el8.x86_64 34/71 #8 68.89 0 added, 0 removed; done. #8 68.89 Running hooks in /etc/ca-certificates/update.d... #8 68.89 done. #25 DONE 65.2s #5 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 #5 ... #26 [binary 1/1] COPY --from=build /out . #26 DONE 0.7s #27 exporting to client #27 copying files 47B #27 copying files 55.78MB 0.4s done #27 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker VERSION=0.0.0-20220808082437-e1f24d3 DOCKER_BUILD_OPTS="" binary make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker' 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 --build-arg PACKAGER_NAME . #1 [internal] load build definition from Dockerfile #1 sha256:17455aff244a1c061a15366cf5a1ad8b2b13d6fe68d0f4a8c16672cb9d67133f #1 transferring dockerfile: 19.07kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:d4c347f76a1f860b9c634443bb2ccad550cd17b70d8fa43a7deee5c8c11f10fe #2 transferring context: 145B done #2 DONE 0.0s #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 sha256:3e7bd1f92d61190fae47e6e6abba78e6836ec75ce743097524292547114169a3 #4 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1 #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d #3 DONE 0.2s #5 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 #5 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 #5 CACHED #7 [internal] load build definition from Dockerfile #7 sha256:70dc357c73f9815f76db5e65f67d535c6421afbe303769281487c265b6901e10 #7 DONE 0.0s #6 [internal] load .dockerignore #6 sha256:46ccfcb6b61dbe09f8eac92bf88efb96231b20317697338fdc51b8257db45622 #6 DONE 0.0s #11 [auth] djs55/vpnkit:pull token for registry-1.docker.io #11 sha256:9376115bd39166fd03def2e210ab5391ef089d7b0d3ab245ec518e12c36a3d18 #11 DONE 0.0s #12 [auth] library/golang:pull token for registry-1.docker.io #12 sha256:6aaed38935b8c655a0a9426d18d3a09bd1d006607cb6a23f2af37fd9425ab46e #12 DONE 0.0s #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 #12 1.056 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease #12 1.120 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease #12 1.194 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease #9 DONE 67.7s #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS #11 sha256:e437745459c6cc592ea78719a05e864dbc59df8c3e87f7fa48522789571aeb4c #11 DONE 0.1s #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; yum-builddep -y /root/rpmbuild/SPECS/docker-b*.spec; fi #12 sha256:34bc32fcd7b53af1d759a114f05d764f388246ae1dc61bf44f627ee0c923a1f8 #13 20.77 Installing : less-530-1.el8.aarch64 36/74 #13 24.58 Installing : git-core-doc-2.31.1-2.el8.noarch 35/71 #13 24.87 Installing : kernel-headers-4.18.0-408.el8.x86_64 36/71 #13 24.95 Running scriptlet: glibc-headers-2.28-208.el8.x86_64 37/71 #13 25.03 Installing : glibc-headers-2.28-208.el8.x86_64 37/71 #8 DONE 69.2s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:d4451d75e35113c73083383c3e2aec6c253ef60ca6da5f479824db69e78c7652 #10 DONE 0.1s #10 DONE 0.8s #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 #9 DONE 0.7s #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec #8 DONE 0.9s #12 1.268 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB] #11 3.451 Reading package lists... #11 4.597 Building dependency tree... #11 4.774 Reading state information... #11 4.795 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 4.838 Starting 2 pkgProblemResolver with broken count: 0 #11 4.841 Done #11 4.863 Done #11 4.870 Starting pkgProblemResolver with broken count: 0 #13 21.25 Installing : git-core-2.31.1-2.el8.aarch64 37/74 #13 25.05 Installing : libxcrypt-devel-4.1.1-6.el8.x86_64 38/71 #13 25.07 Installing : glibc-devel-2.28-208.el8.x86_64 39/71 #13 25.11 Running scriptlet: glibc-devel-2.28-208.el8.x86_64 39/71 #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:970c38463ffcbd3421a3c6d2d02102d564b918bcf46780669b1fdfd264f568ba #11 4.900 Starting 2 pkgProblemResolver with broken count: 0 #11 4.903 Done #11 5.021 The following additional packages will be installed: #12 0.649 Loaded plugins: fastestmirror, ovl #13 21.64 Installing : git-core-doc-2.31.1-2.el8.noarch 38/74 #13 21.90 Installing : kernel-headers-4.18.0-408.el8.aarch64 39/74 #13 25.12 Installing : libxcrypt-static-4.1.1-6.el8.x86_64 40/71 #13 25.52 Installing : glibc-static-2.28-208.el8.x86_64 41/71 #36 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #36 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd #36 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done #12 1.660 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1000 kB] #12 1.977 Fetched 1114 kB in 1s (788 kB/s) #11 5.022 bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor #11 5.022 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #11 5.023 libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #11 5.023 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #11 5.023 libudev-dev libuv1 pkg-config #11 5.025 Suggested packages: #11 5.025 duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp #11 5.025 Recommended packages: #11 5.025 dmsetup #11 5.074 The following NEW packages will be installed: #11 5.075 bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor #11 5.075 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #11 5.075 libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #11 5.076 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #11 5.076 libudev-dev libuv1 pkg-config #12 0.982 Enabling base-source repository #12 0.982 Enabling extras-source repository #12 0.982 Enabling updates-source repository #12 0.983 Loading mirror speeds from cached hostfile #12 0.984 * base: download.cf.centos.org #12 0.984 * extras: download.cf.centos.org #12 0.985 * updates: download.cf.centos.org #13 22.00 Running scriptlet: glibc-headers-2.28-208.el8.aarch64 40/74 #13 22.09 Installing : glibc-headers-2.28-208.el8.aarch64 40/74 #13 22.11 Installing : libxcrypt-devel-4.1.1-6.el8.aarch64 41/74 #13 22.13 Installing : glibc-devel-2.28-208.el8.aarch64 42/74 #13 22.14 Running scriptlet: glibc-devel-2.28-208.el8.aarch64 42/74 #13 25.65 Installing : xkeyboard-config-2.28-1.el8.noarch 42/71 #13 25.68 Installing : libxkbcommon-0.9.1-1.el8.x86_64 43/71 #13 25.73 Upgrading : systemd-pam-239-62.el8.x86_64 44/71 #11 0.720 Hit:1 http://deb.debian.org/debian buster InRelease #11 0.720 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #11 0.720 Hit:3 http://deb.debian.org/debian buster-updates InRelease #36 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done #36 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.2s #36 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done #36 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done #36 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.3s #11 5.491 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded. #11 5.491 1 not fully installed or removed. #11 5.491 Need to get 6988 kB of archives. #11 5.491 After this operation, 30.0 MB of additional disk space will be used. #11 5.491 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf bash-completion all 1:2.8-1ubuntu1 [168 kB] dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #13 22.17 Installing : libxcrypt-static-4.1.1-6.el8.aarch64 43/74 #13 25.74 Running scriptlet: systemd-239-62.el8.x86_64 45/71 #36 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.24MB / 12.42MB 0.4s #36 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.75MB / 12.42MB 0.5s #11 5.849 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB] #13 22.42 Installing : glibc-static-2.28-208.el8.aarch64 44/74 #13 22.58 Installing : xkeyboard-config-2.28-1.el8.noarch 45/74 #13 22.61 Installing : libxkbcommon-0.9.1-1.el8.aarch64 46/74 #13 22.65 Upgrading : systemd-pam-239-62.el8.aarch64 47/74 #13 26.20 Upgrading : systemd-239-62.el8.x86_64 45/71 #13 26.27 Running scriptlet: systemd-239-62.el8.x86_64 45/71 #13 26.34 Upgrading : device-mapper-libs-8:1.02.181-5.el8.x86_64 46/71 #13 26.37 Upgrading : device-mapper-8:1.02.181-5.el8.x86_64 47/71 #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 8.9s done #13 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done #36 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s #36 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done #36 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 #13 22.66 Running scriptlet: systemd-239-62.el8.aarch64 48/74 #13 23.07 Upgrading : systemd-239-62.el8.aarch64 48/74 #13 26.47 Installing : systemd-devel-239-62.el8.x86_64 48/71 #13 26.49 Installing : vim-filesystem-2:8.0.1763-19.el8.4.noarch 49/71 #13 26.50 Installing : perl-Thread-Queue-3.13-1.el8.noarch 50/71 #13 26.58 Installing : automake-1.16.1-7.el8.noarch 51/71 #13 26.60 Installing : perl-TermReadKey-2.37-7.el8.x86_64 52/71 #13 26.61 Installing : perl-Error-1:0.17025-2.el8.noarch 53/71 #13 26.63 Installing : perl-Git-2.31.1-2.el8.noarch 54/71 #13 26.65 Installing : git-2.31.1-2.el8.x86_64 55/71 #11 DONE 12.7s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:19dcebe7f210570148acbb1c052137f248b421e188ab06c396767b25ccd2b753 #12 1.977 Reading package lists... #11 6.103 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf liblzo2-2 armhf 2.08-1.2 [44.2 kB] #11 6.105 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libarchive13 armhf 3.2.2-3.1ubuntu0.7 [251 kB] #11 6.121 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libjsoncpp1 armhf 1.7.4-3 [65.9 kB] #11 6.125 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librhash0 armhf 1.3.6-2 [90.3 kB] #11 6.130 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libuv1 armhf 1.18.0-3 [53.5 kB] #11 6.133 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf cmake armhf 3.10.2-1ubuntu2.18.04.2 [2724 kB] #11 6.259 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB] #11 6.261 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf btrfs-progs armhf 4.15.1-1build1 [579 kB] #11 6.290 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf btrfs-tools armhf 4.15.1-1build1 [2604 B] #11 6.290 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdevmapper1.02.1 armhf 2:1.02.145-4.1ubuntu3.18.04.3 [117 kB] #11 6.297 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdevmapper-event1.02.1 armhf 2:1.02.145-4.1ubuntu3.18.04.3 [9764 B] #11 6.298 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libudev-dev armhf 237-3ubuntu10.53 [19.1 kB] #11 6.300 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsepol1-dev armhf 2.7-1ubuntu0.1 [303 kB] #11 6.312 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre16-3 armhf 2:8.39-9ubuntu0.1 [128 kB] #11 6.317 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre32-3 armhf 2:8.39-9ubuntu0.1 [121 kB] #11 6.333 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcrecpp0v5 armhf 2:8.39-9ubuntu0.1 [13.2 kB] #11 6.407 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpcre3-dev armhf 2:8.39-9ubuntu0.1 [475 kB] #11 6.421 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libselinux1-dev armhf 2.7-2build2 [142 kB] #11 6.424 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdevmapper-dev armhf 2:1.02.145-4.1ubuntu3.18.04.3 [35.0 kB] #11 6.425 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1~18.04.2 [77.0 kB] #11 6.428 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsystemd-dev armhf 237-3ubuntu10.53 [184 kB] #11 6.433 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pkg-config armhf 0.29.1-0ubuntu2 [42.0 kB] #13 23.10 Running scriptlet: systemd-239-62.el8.aarch64 48/74 #13 23.18 Upgrading : device-mapper-libs-8:1.02.181-5.el8.aarch64 49/74 #13 23.23 Upgrading : device-mapper-8:1.02.181-5.el8.aarch64 50/74 #13 23.32 Installing : systemd-devel-239-62.el8.aarch64 51/74 #13 23.36 Installing : vim-filesystem-2:8.0.1763-19.el8.4.noarch 52/74 #13 23.37 Installing : perl-Thread-Queue-3.13-1.el8.noarch 53/74 #12 DONE 0.3s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:94418d87a51bbc69d76a431d1c52873655c6d43a7a631665fef4a816d9d351dd #13 DONE 20.4s #8 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:f31f2d235de2bae7f23d7e3c0dd1eba73d5b6fc895455e4be62852e94ca10d04 #8 6.296 CentOS Stream 9 - AppStream 6.3 MB/s | 15 MB 00:02 #8 12.40 CentOS Stream 9 - Extras packages 13 kB/s | 8.5 kB 00:00 #11 6.612 debconf: delaying package configuration, since apt-utils is not installed #11 6.643 Fetched 6988 kB in 1s (5200 kB/s) #11 6.672 Selecting previously unselected package bash-completion. #11 6.672 (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 ... 21187 files and directories currently installed.) #11 6.684 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ... #13 23.44 Installing : automake-1.16.1-7.el8.noarch 54/74 #13 23.46 Installing : perl-TermReadKey-2.37-7.el8.aarch64 55/74 #13 23.48 Installing : perl-Error-1:0.17025-2.el8.noarch 56/74 #13 23.50 Installing : perl-Git-2.31.1-2.el8.noarch 57/74 #13 23.52 Installing : git-2.31.1-2.el8.aarch64 58/74 #11 1.083 Reading package lists... #13 26.68 Installing : libuv-1:1.41.1-1.el8_4.x86_64 56/71 #12 3.430 dh_testdir #12 3.450 dh_testroot #12 3.469 dh_prep #12 3.491 dh_testdir #12 3.510 dh_testroot #12 3.529 dh_install #12 3.559 dh_installdocs #8 13.35 Dependencies resolved. #8 13.37 ================================================================================ #8 13.37 Package Arch Version Repository Size #8 13.37 ================================================================================ #8 13.37 Installing: #8 13.37 dnf-plugins-core noarch 4.1.0-1.el9 baseos 35 k #8 13.37 rpm-build x86_64 4.16.1.3-15.el9 appstream 102 k #8 13.37 rpmlint noarch 1.11-19.el9 appstream 198 k #8 13.37 Installing dependencies: #8 13.37 binutils x86_64 2.35.2-24.el9 baseos 4.6 M #8 13.37 bzip2 x86_64 1.0.8-8.el9 baseos 56 k #8 13.37 checkpolicy x86_64 3.4-1.el9 appstream 347 k #8 13.37 cpio x86_64 2.13-16.el9 baseos 275 k #8 13.37 cracklib x86_64 2.9.6-27.el9 baseos 94 k #8 13.37 cracklib-dicts x86_64 2.9.6-27.el9 baseos 3.6 M #8 13.37 dbus-libs x86_64 1:1.12.20-5.el9 baseos 153 k #8 13.37 desktop-file-utils x86_64 0.26-6.el9 appstream 74 k #8 13.37 diffutils x86_64 3.7-12.el9 baseos 397 k #8 13.37 dwz x86_64 0.14-3.el9 appstream 128 k #8 13.37 ed x86_64 1.14.2-12.el9 baseos 75 k #8 13.37 efi-srpm-macros noarch 4-9.el9 appstream 23 k #8 13.37 elfutils x86_64 0.187-5.el9 baseos 529 k #8 13.37 elfutils-debuginfod-client x86_64 0.187-5.el9 baseos 38 k #8 13.37 emacs-filesystem noarch 1:27.1-3.el9 appstream 9.2 k #8 13.37 enchant x86_64 1:1.6.0-30.el9 appstream 62 k #8 13.37 environment-modules x86_64 5.0.1-1.el9 baseos 493 k #8 13.37 file x86_64 5.39-8.el9 baseos 51 k #8 13.37 fonts-srpm-macros noarch 1:2.0.5-7.el9.1 appstream 28 k #8 13.37 gcc-toolset-12-binutils x86_64 2.38-16.el9 appstream 5.5 M #8 13.37 gcc-toolset-12-binutils-gold x86_64 2.38-14.el9 appstream 752 k #8 13.37 gcc-toolset-12-runtime x86_64 12.0-5.el9 appstream 55 k #8 13.37 gdb-minimal x86_64 10.2-10.el9 appstream 3.5 M #8 13.37 gdk-pixbuf2 x86_64 2.42.6-2.el9 appstream 493 k #8 13.37 ghc-srpm-macros noarch 1.5.0-6.el9 appstream 8.8 k #8 13.37 glib-networking x86_64 2.68.3-3.el9 baseos 186 k #8 13.37 glibc-gconv-extra x86_64 2.34-39.el9 baseos 1.7 M #8 13.37 go-srpm-macros noarch 3.0.9-9.el9 appstream 27 k #8 13.37 groff-base x86_64 1.22.4-10.el9 baseos 1.1 M #8 13.37 gsettings-desktop-schemas x86_64 40.0-4.el9 baseos 688 k #8 13.37 hunspell x86_64 1.7.0-11.el9 appstream 325 k #8 13.37 hunspell-en-GB noarch 0.20140811.1-20.el9 appstream 226 k #8 13.37 hunspell-en-US noarch 0.20140811.1-20.el9 appstream 177 k #8 13.37 hunspell-filesystem x86_64 1.7.0-11.el9 appstream 8.7 k #8 13.37 info x86_64 6.7-15.el9 baseos 225 k #8 13.37 json-glib x86_64 1.6.6-1.el9 baseos 163 k #8 13.37 kernel-srpm-macros noarch 1.0-11.el9 appstream 16 k #8 13.37 less x86_64 590-1.el9 baseos 163 k #8 13.37 libappstream-glib x86_64 0.7.18-4.el9 appstream 396 k #8 13.37 libbrotli x86_64 1.0.9-6.el9 baseos 314 k #8 13.37 libdb x86_64 5.3.28-53.el9 baseos 738 k #8 13.37 libeconf x86_64 0.4.1-2.el9 baseos 28 k #8 13.37 libfdisk x86_64 2.37.4-3.el9 baseos 155 k #8 13.37 libicu x86_64 67.1-9.el9 baseos 9.6 M #8 13.37 libjpeg-turbo x86_64 2.0.90-5.el9 appstream 176 k #8 13.37 libpipeline x86_64 1.5.3-4.el9 baseos 49 k #8 13.37 libpkgconf x86_64 1.7.3-9.el9 baseos 36 k #8 13.37 libpng x86_64 2:1.6.37-12.el9 baseos 117 k #8 13.37 libproxy x86_64 0.4.15-35.el9 baseos 74 k #8 13.37 libpsl x86_64 0.21.1-5.el9 baseos 64 k #8 13.37 libpwquality x86_64 1.4.4-8.el9 baseos 119 k #8 13.37 libselinux-utils x86_64 3.4-3.el9 baseos 182 k #8 13.37 libsoup x86_64 2.72.0-8.el9 appstream 405 k #8 13.37 libstemmer x86_64 0-18.585svn.el9 appstream 83 k #8 13.37 libutempter x86_64 1.2.1-6.el9 baseos 27 k #8 13.37 lua-srpm-macros noarch 1-6.el9 appstream 9.5 k #8 13.37 man-db x86_64 2.9.3-6.el9 baseos 1.2 M #8 13.37 ncurses x86_64 6.2-8.20210508.el9 baseos 407 k #8 13.37 ocaml-srpm-macros noarch 6-6.el9 appstream 8.8 k #8 13.37 openblas-srpm-macros noarch 2-11.el9 appstream 8.4 k #8 13.37 openssl x86_64 1:3.0.1-38.el9 baseos 1.2 M #8 13.37 pam x86_64 1.5.1-12.el9 baseos 621 k #8 13.37 patch x86_64 2.7.6-16.el9 appstream 128 k #8 13.37 perl-AutoLoader noarch 5.74-479.el9 appstream 31 k #8 13.37 perl-B x86_64 1.80-479.el9 appstream 190 k #8 13.37 perl-Carp noarch 1.50-460.el9 appstream 30 k #8 13.37 perl-Class-Struct noarch 0.66-479.el9 appstream 32 k #8 13.37 perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k #8 13.37 perl-Digest noarch 1.19-4.el9 appstream 26 k #8 13.37 perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k #8 13.37 perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M #8 13.37 perl-Errno x86_64 1.30-479.el9 appstream 24 k #8 13.37 perl-Exporter noarch 5.74-461.el9 appstream 32 k #8 13.37 perl-Fcntl x86_64 1.13-479.el9 appstream 30 k #8 13.37 perl-File-Basename noarch 2.85-479.el9 appstream 27 k #8 13.37 perl-File-Path noarch 2.18-4.el9 appstream 36 k #8 13.37 perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k #8 13.37 perl-File-stat noarch 1.09-479.el9 appstream 27 k #8 13.37 perl-FileHandle noarch 2.03-479.el9 appstream 25 k #8 13.37 perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k #8 13.37 perl-Getopt-Std noarch 1.12-479.el9 appstream 25 k #8 13.37 perl-HTTP-Tiny noarch 0.076-460.el9 appstream 55 k #8 13.37 perl-IO x86_64 1.43-479.el9 appstream 98 k #8 13.37 perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k #8 13.37 perl-IPC-Open3 noarch 1.21-479.el9 appstream 32 k #8 13.37 perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k #8 13.37 perl-Net-SSLeay x86_64 1.92-1.el9 appstream 388 k #8 13.37 perl-POSIX x86_64 1.94-479.el9 appstream 106 k #8 13.37 perl-PathTools x86_64 3.78-461.el9 appstream 88 k #8 13.37 perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k #8 13.37 perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k #8 13.37 perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k #8 13.37 perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k #8 13.37 perl-Scalar-List-Utils x86_64 4:1.56-461.el9 appstream 73 k #8 13.37 perl-SelectSaver noarch 1.02-479.el9 appstream 21 k #8 13.37 perl-Socket x86_64 4:2.031-4.el9 appstream 56 k #8 13.37 perl-Storable x86_64 1:3.21-460.el9 appstream 96 k #8 13.37 perl-Symbol noarch 1.08-479.el9 appstream 24 k #8 13.37 perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k #8 13.37 perl-Term-Cap noarch 1.17-460.el9 appstream 23 k #8 13.37 perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k #8 13.37 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k #8 13.37 perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k #8 13.37 perl-URI noarch 5.09-3.el9 appstream 121 k #8 13.37 perl-base noarch 2.27-479.el9 appstream 26 k #8 13.37 perl-constant noarch 1.33-461.el9 appstream 24 k #8 13.37 perl-if noarch 0.60.800-479.el9 appstream 24 k #8 13.37 perl-interpreter x86_64 4:5.32.1-479.el9 appstream 81 k #8 13.37 perl-libnet noarch 3.13-4.el9 appstream 130 k #8 13.37 perl-libs x86_64 4:5.32.1-479.el9 appstream 2.2 M #8 13.37 perl-mro x86_64 1.23-479.el9 appstream 38 k #8 13.37 perl-overload noarch 1.31-479.el9 appstream 55 k #8 13.37 perl-overloading noarch 0.02-479.el9 appstream 22 k #8 13.37 perl-parent noarch 1:0.238-460.el9 appstream 15 k #8 13.37 perl-podlators noarch 1:4.14-460.el9 appstream 114 k #8 13.37 perl-srpm-macros noarch 1-41.el9 appstream 9.1 k #8 13.37 perl-subs noarch 1.03-479.el9 appstream 21 k #8 13.37 perl-vars noarch 1.05-479.el9 appstream 23 k #8 13.37 pkgconf x86_64 1.7.3-9.el9 baseos 41 k #8 13.37 pkgconf-m4 noarch 1.7.3-9.el9 baseos 15 k #8 13.37 pkgconf-pkg-config x86_64 1.7.3-9.el9 baseos 11 k #8 13.37 policycoreutils x86_64 3.4-1.el9 baseos 234 k #8 13.37 policycoreutils-python-utils noarch 3.4-1.el9 appstream 74 k #8 13.37 procps-ng x86_64 3.3.17-5.el9 baseos 346 k #8 13.37 publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k #8 13.37 python-srpm-macros noarch 3.9-52.el9 appstream 24 k #8 13.37 python3-audit x86_64 3.0.7-103.el9 appstream 84 k #8 13.37 python3-dateutil noarch 1:2.8.1-6.el9 baseos 302 k #8 13.37 python3-dbus x86_64 1.2.18-2.el9 baseos 144 k #8 13.37 python3-dnf-plugins-core noarch 4.1.0-1.el9 baseos 236 k #8 13.37 python3-enchant noarch 3.2.0-5.el9 appstream 86 k #8 13.37 python3-file-magic noarch 5.39-8.el9 appstream 18 k #8 13.37 python3-libselinux x86_64 3.4-3.el9 appstream 186 k #8 13.37 python3-libsemanage x86_64 3.4-1.el9 appstream 81 k #8 13.37 python3-policycoreutils noarch 3.4-1.el9 appstream 2.1 M #8 13.37 python3-setools x86_64 4.4.0-5.el9 baseos 599 k #8 13.37 python3-setuptools noarch 53.0.0-10.el9 baseos 946 k #8 13.37 python3-six noarch 1.15.0-9.el9 baseos 37 k #8 13.37 qt5-srpm-macros noarch 5.15.3-1.el9 appstream 9.7 k #8 13.37 redhat-rpm-config noarch 196-1.el9 appstream 73 k #8 13.37 rust-srpm-macros noarch 17-4.el9 appstream 10 k #8 13.37 scl-utils x86_64 1:2.0.3-2.el9 appstream 38 k #8 13.37 shared-mime-info x86_64 2.1-4.el9 baseos 556 k #8 13.37 systemd-libs x86_64 250-7.el9 baseos 618 k #8 13.37 tcl x86_64 1:8.6.10-7.el9 baseos 1.1 M #8 13.37 unzip x86_64 6.0-56.el9 baseos 182 k #8 13.37 util-linux x86_64 2.37.4-3.el9 baseos 2.3 M #8 13.37 util-linux-core x86_64 2.37.4-3.el9 baseos 460 k #8 13.37 vim-filesystem noarch 2:8.2.2637-16.el9 baseos 25 k #8 13.37 webkit2gtk3-jsc x86_64 2.36.1-1.el9 appstream 6.2 M #8 13.37 xz x86_64 5.2.5-8.el9 baseos 226 k #8 13.37 zip x86_64 3.0-33.el9 baseos 238 k #8 13.37 zstd x86_64 1.5.1-2.el9 baseos 548 k #8 13.37 Installing weak dependencies: #8 13.37 abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k #8 13.37 adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 appstream 832 k #8 13.37 hunspell-en noarch 0.20140811.1-20.el9 appstream 187 k #8 13.37 libproxy-webkitgtk4 x86_64 0.4.15-35.el9 appstream 22 k #8 13.37 perl-IO-Socket-SSL noarch 2.073-1.el9 appstream 219 k #8 13.37 perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k #8 13.37 perl-NDBM_File x86_64 1.15-479.el9 appstream 32 k #8 13.37 #8 13.37 Transaction Summary #8 13.37 ================================================================================ #8 13.37 Install 163 Packages #8 13.37 #8 13.38 Total download size: 69 M #8 13.38 Installed size: 245 M #8 13.38 Downloading Packages: #11 2.151 dh_testdir #11 2.170 dh_testroot #11 2.187 dh_prep #12 3.593 dh_installchangelogs #12 3.671 dh_compress #12 3.705 dh_fixperms #12 3.747 dh_installdeb #12 3.775 dh_gencontrol #11 2.209 dh_testdir #11 2.226 dh_testroot #11 2.244 dh_install #11 2.272 dh_installdocs #11 2.304 dh_installchangelogs #11 2.376 dh_compress #11 2.413 dh_fixperms #11 7.214 Unpacking bash-completion (1:2.8-1ubuntu1) ... #11 7.328 Selecting previously unselected package cmake-data. #13 23.54 Installing : libuv-1:1.41.1-1.el8_4.aarch64 59/74 #12 3.897 dh_md5sums #12 3.927 dh_builddeb #12 3.948 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 3.970 #12 3.970 The package has been created. #12 3.970 Attention, the package has been created in the current directory, #12 3.970 not in ".." as indicated by the message above! #12 3.994 Selecting previously unselected package docker-ce-build-deps. #12 4.009 (Reading database ... 26043 files and directories currently installed.) #11 2.459 dh_installdeb #11 2.485 dh_gencontrol #11 2.603 dh_md5sums #11 2.632 dh_builddeb #11 2.652 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 2.672 #11 2.672 The package has been created. #11 2.672 Attention, the package has been created in the current directory, #11 2.672 not in ".." as indicated by the message above! #11 7.330 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ... #11 7.334 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ... #12 4.011 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 4.014 Unpacking docker-ce-build-deps (1.0) ... #13 27.08 Installing : cmake-data-3.20.2-4.el8.noarch 57/71 #11 2.698 Selecting previously unselected package docker-ce-build-deps. #11 2.713 (Reading database ... 27756 files and directories currently installed.) #11 2.714 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 2.717 Unpacking docker-ce-build-deps (1.0) ... #11 7.633 Selecting previously unselected package liblzo2-2:armhf. #11 7.636 Preparing to unpack .../02-liblzo2-2_2.08-1.2_armhf.deb ... #11 7.639 Unpacking liblzo2-2:armhf (2.08-1.2) ... #11 7.673 Selecting previously unselected package libarchive13:armhf. #11 7.673 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_armhf.deb ... #11 7.678 Unpacking libarchive13:armhf (3.2.2-3.1ubuntu0.7) ... #11 7.724 Selecting previously unselected package libjsoncpp1:armhf. #11 7.725 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_armhf.deb ... #11 7.728 Unpacking libjsoncpp1:armhf (1.7.4-3) ... #11 7.761 Selecting previously unselected package librhash0:armhf. #11 7.763 Preparing to unpack .../05-librhash0_1.3.6-2_armhf.deb ... #11 7.766 Unpacking librhash0:armhf (1.3.6-2) ... #11 7.802 Selecting previously unselected package libuv1:armhf. #11 7.804 Preparing to unpack .../06-libuv1_1.18.0-3_armhf.deb ... #11 7.810 Unpacking libuv1:armhf (1.18.0-3) ... #11 7.835 Selecting previously unselected package cmake. #13 23.98 Installing : cmake-data-3.20.2-4.el8.noarch 60/74 #13 28.25 Installing : cmake-3.20.2-4.el8.x86_64 58/71 #13 28.36 Installing : isl-0.16.1-6.el8.x86_64 59/71 #11 7.837 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_armhf.deb ... #11 7.840 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ... #11 8.102 Selecting previously unselected package dh-apparmor. #13 24.85 Installing : cmake-3.20.2-4.el8.aarch64 61/74 #13 24.95 Installing : isl-0.16.1-6.el8.aarch64 62/74 #21 62.01 Selecting previously unselected package gcc-aarch64-linux-gnu. #21 62.02 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 62.02 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... #21 62.05 Selecting previously unselected package linux-libc-dev-arm64-cross. #21 62.05 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... #21 62.05 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... #21 62.22 Selecting previously unselected package libc6-dev-arm64-cross. #21 62.23 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... #21 62.23 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... #21 62.47 Selecting previously unselected package libstdc++-10-dev-arm64-cross. #21 62.48 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... #21 62.48 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... #8 14.71 (1/163): bzip2-1.0.8-8.el9.x86_64.rpm 91 kB/s | 56 kB 00:00 #11 2.798 Reading package lists... #11 8.104 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ... #11 8.107 Unpacking dh-apparmor (2.12-4ubuntu5.1) ... #11 8.139 Selecting previously unselected package btrfs-progs. #11 8.140 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_armhf.deb ... #11 8.144 Unpacking btrfs-progs (4.15.1-1build1) ... #11 8.219 Selecting previously unselected package btrfs-tools. #11 8.221 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_armhf.deb ... #11 8.224 Unpacking btrfs-tools (4.15.1-1build1) ... #11 8.255 Selecting previously unselected package libdevmapper1.02.1:armhf. #11 8.257 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ... #11 8.260 Unpacking libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 8.309 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #11 8.311 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ... #11 8.315 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 8.349 Selecting previously unselected package libudev-dev:armhf. #21 62.73 Selecting previously unselected package g++-10-aarch64-linux-gnu. #21 62.73 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 62.74 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... #8 14.95 (2/163): cpio-2.13-16.el9.x86_64.rpm 326 kB/s | 275 kB 00:00 #8 15.07 (3/163): cracklib-2.9.6-27.el9.x86_64.rpm 266 kB/s | 94 kB 00:00 #11 3.422 Building dependency tree... #11 3.566 Reading state information... #11 3.586 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 3.630 Starting 2 pkgProblemResolver with broken count: 0 #11 3.632 Done #11 3.653 Done #11 3.660 Starting pkgProblemResolver with broken count: 0 #11 3.688 Starting 2 pkgProblemResolver with broken count: 0 #11 3.689 Done #11 3.788 The following additional packages will be installed: #12 4.151 Reading package lists... #11 8.351 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.53_armhf.deb ... #11 8.358 Unpacking libudev-dev:armhf (237-3ubuntu10.53) ... #11 8.389 Selecting previously unselected package libsepol1-dev:armhf. #11 8.389 Preparing to unpack .../14-libsepol1-dev_2.7-1ubuntu0.1_armhf.deb ... #11 8.392 Unpacking libsepol1-dev:armhf (2.7-1ubuntu0.1) ... #11 8.448 Selecting previously unselected package libpcre16-3:armhf. #11 8.450 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9ubuntu0.1_armhf.deb ... #11 8.453 Unpacking libpcre16-3:armhf (2:8.39-9ubuntu0.1) ... #11 8.496 Selecting previously unselected package libpcre32-3:armhf. #11 8.496 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9ubuntu0.1_armhf.deb ... #11 8.500 Unpacking libpcre32-3:armhf (2:8.39-9ubuntu0.1) ... #11 8.540 Selecting previously unselected package libpcrecpp0v5:armhf. #11 8.542 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_armhf.deb ... #11 8.550 Unpacking libpcrecpp0v5:armhf (2:8.39-9ubuntu0.1) ... #8 15.37 (4/163): dbus-libs-1.12.20-5.el9.x86_64.rpm 508 kB/s | 153 kB 00:00 #11 3.788 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #11 3.788 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #11 3.788 libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3 #11 3.789 libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev #11 3.789 libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps #11 3.790 Suggested packages: #11 3.790 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #11 3.977 The following NEW packages will be installed: #11 3.977 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #11 3.978 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #11 3.978 libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3 #11 3.978 libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev #11 3.979 libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps #12 5.180 Building dependency tree... #12 5.388 Reading state information... #12 5.430 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 5.525 Starting 2 pkgProblemResolver with broken count: 0 #11 8.576 Selecting previously unselected package libpcre3-dev:armhf. #11 8.578 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9ubuntu0.1_armhf.deb ... #11 8.581 Unpacking libpcre3-dev:armhf (2:8.39-9ubuntu0.1) ... #11 8.643 Selecting previously unselected package libselinux1-dev:armhf. #11 8.645 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_armhf.deb ... #11 8.648 Unpacking libselinux1-dev:armhf (2.7-2build2) ... #11 8.691 Selecting previously unselected package libdevmapper-dev:armhf. #11 8.691 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ... #11 8.693 Unpacking libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 8.718 Selecting previously unselected package libseccomp-dev:armhf. #11 8.720 Preparing to unpack .../21-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_armhf.deb ... #11 8.723 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ... #11 8.753 Selecting previously unselected package libsystemd-dev:armhf. #11 8.755 Preparing to unpack .../22-libsystemd-dev_237-3ubuntu10.53_armhf.deb ... #11 8.758 Unpacking libsystemd-dev:armhf (237-3ubuntu10.53) ... #11 8.816 Selecting previously unselected package pkg-config. #11 8.816 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu2_armhf.deb ... #11 4.251 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. #11 4.251 1 not fully installed or removed. #11 4.251 Need to get 8314 kB of archives. #11 4.251 After this operation, 36.4 MB of additional disk space will be used. #11 4.251 Get:1 http://deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] #11 4.255 Get:2 http://deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] #11 4.272 Get:3 http://deb.debian.org/debian buster/main arm64 libprocps7 arm64 2:3.3.15-2 [58.0 kB] #11 4.272 Get:4 http://deb.debian.org/debian buster/main arm64 procps arm64 2:3.3.15-2 [245 kB] #11 4.275 Get:5 http://deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] #11 4.278 Get:6 http://deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] #11 4.279 Get:7 http://deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] #11 4.281 Get:8 http://deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] #11 4.282 Get:9 http://deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] #11 4.344 Get:10 http://deb.debian.org/debian buster/main arm64 dh-apparmor all 2.13.2-10 [70.1 kB] #12 5.530 Done #12 5.583 Done #12 5.603 Starting pkgProblemResolver with broken count: 0 #12 5.665 Starting 2 pkgProblemResolver with broken count: 0 #12 5.670 Done #11 8.819 Unpacking pkg-config (0.29.1-0ubuntu2) ... #11 8.892 Setting up libsepol1-dev:armhf (2.7-1ubuntu0.1) ... #11 8.903 Setting up libuv1:armhf (1.18.0-3) ... #11 8.913 Setting up bash-completion (1:2.8-1ubuntu1) ... #11 4.345 Get:11 http://deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] #11 4.346 Get:12 http://deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] #11 4.347 Get:13 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] #11 4.348 Get:14 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] #11 4.349 Get:15 http://deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] #11 4.350 Get:16 http://deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] #11 4.351 Get:17 http://deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] #11 4.354 Get:18 http://deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] #11 4.357 Get:19 http://deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] #11 4.359 Get:20 http://deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] #11 4.361 Get:21 http://deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] #11 4.367 Get:22 http://deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] #11 4.374 Get:23 http://deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] #11 4.374 Get:24 http://deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] #11 4.374 Get:25 http://deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] #11 4.374 Get:26 http://deb.debian.org/debian buster/main arm64 pkg-config arm64 0.29-6 [62.2 kB] #11 4.565 debconf: delaying package configuration, since apt-utils is not installed #11 4.603 Fetched 8314 kB in 0s (21.9 MB/s) #12 5.901 The following additional packages will be installed: #12 5.901 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 5.902 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 5.902 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 5.902 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #12 5.903 libudev-dev libuv1 pkg-config #12 5.905 Suggested packages: #12 5.905 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #12 5.905 Recommended packages: #12 5.905 dmsetup #12 5.954 The following NEW packages will be installed: #8 16.05 (5/163): diffutils-3.7-12.el9.x86_64.rpm 588 kB/s | 397 kB 00:00 #13 24.96 Running scriptlet: isl-0.16.1-6.el8.aarch64 62/74 #13 26.10 Installing : gcc-8.5.0-15.el8.aarch64 63/74 #13 26.12 Running scriptlet: gcc-8.5.0-15.el8.aarch64 63/74 #13 26.16 Installing : annobin-10.67-3.el8.aarch64 64/74 #13 26.18 Running scriptlet: annobin-10.67-3.el8.aarch64 64/74 #13 26.20 Installing : gcc-plugin-annobin-8.5.0-15.el8.aarch64 65/74 #13 26.21 Running scriptlet: gcc-plugin-annobin-8.5.0-15.el8.aarch64 65/74 #13 26.30 Installing : libtool-2.4.6-25.el8.aarch64 66/74 #13 26.36 Running scriptlet: libtool-2.4.6-25.el8.aarch64 66/74 #13 26.39 Installing : libtool-ltdl-devel-2.4.6-25.el8.aarch64 67/74 #13 26.41 Installing : device-mapper-devel-8:1.02.181-5.el8.aarch64 68/74 #13 26.43 Installing : libseccomp-devel-2.5.2-1.el8.aarch64 69/74 #13 26.44 Cleanup : device-mapper-8:1.02.181-3.el8.aarch64 70/74 #13 26.46 Cleanup : device-mapper-libs-8:1.02.181-3.el8.aarch64 71/74 #13 26.47 Running scriptlet: systemd-239-60.el8.aarch64 72/74 #11 4.638 Selecting previously unselected package bash-completion. #11 4.638 (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 ... 27760 files and directories currently installed.) #11 4.650 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ... #12 5.954 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 5.955 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 5.956 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 5.956 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #12 5.957 libudev-dev libuv1 pkg-config #8 16.15 (6/163): dnf-plugins-core-4.1.0-1.el9.noarch.rp 353 kB/s | 35 kB 00:00 #11 9.482 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~18.04.2) ... #11 9.491 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ... #11 9.507 Setting up libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 9.557 Setting up librhash0:armhf (1.3.6-2) ... #11 9.567 Setting up libdevmapper-event1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 9.577 Setting up pkg-config (0.29.1-0ubuntu2) ... #11 9.622 Setting up dh-apparmor (2.12-4ubuntu5.1) ... #11 9.633 Setting up libpcrecpp0v5:armhf (2:8.39-9ubuntu0.1) ... #11 9.643 Setting up libpcre32-3:armhf (2:8.39-9ubuntu0.1) ... #11 9.653 Setting up libsystemd-dev:armhf (237-3ubuntu10.53) ... #11 9.661 Setting up libpcre16-3:armhf (2:8.39-9ubuntu0.1) ... #13 26.50 Cleanup : systemd-239-60.el8.aarch64 72/74 #13 26.54 Cleanup : systemd-libs-239-60.el8.aarch64 73/74 #13 26.55 Cleanup : systemd-pam-239-60.el8.aarch64 74/74 #14 DONE 3.1s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:c12ba5265a79b43659a0b01a6364ffd14a6aa1538d5d7b0c2fe3fec75f388254 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:7a4e16d33718bb0870bfcc76c5452b09d09937971ed7b21ad3c077b8ba667869 #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #12 6.374 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. #12 6.374 1 not fully installed or removed. #12 6.374 Need to get 7674 kB of archives. #12 6.374 After this operation, 30.0 MB of additional disk space will be used. #12 6.374 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bash-completion all 1:2.10-1ubuntu1 [178 kB] #13 28.37 Running scriptlet: isl-0.16.1-6.el8.x86_64 59/71 #13 30.07 Installing : gcc-8.5.0-15.el8.x86_64 60/71 #13 30.12 Running scriptlet: gcc-8.5.0-15.el8.x86_64 60/71 #13 30.17 Installing : annobin-10.67-3.el8.x86_64 61/71 #13 30.19 Running scriptlet: annobin-10.67-3.el8.x86_64 61/71 #13 30.21 Installing : gcc-plugin-annobin-8.5.0-15.el8.x86_64 62/71 #13 30.22 Running scriptlet: gcc-plugin-annobin-8.5.0-15.el8.x86_64 62/71 #13 30.30 Installing : libtool-2.4.6-25.el8.x86_64 63/71 #13 30.32 Running scriptlet: libtool-2.4.6-25.el8.x86_64 63/71 #13 30.35 Installing : libtool-ltdl-devel-2.4.6-25.el8.x86_64 64/71 #8 16.38 (7/163): ed-1.14.2-12.el9.x86_64.rpm 325 kB/s | 75 kB 00:00 #11 9.672 Setting up libudev-dev:armhf (237-3ubuntu10.53) ... #11 9.684 Setting up liblzo2-2:armhf (2.08-1.2) ... #11 9.698 Setting up libjsoncpp1:armhf (1.7.4-3) ... #11 9.709 Setting up libpcre3-dev:armhf (2:8.39-9ubuntu0.1) ... #11 9.718 Setting up libarchive13:armhf (3.2.2-3.1ubuntu0.7) ... #11 9.729 Setting up btrfs-progs (4.15.1-1build1) ... #11 9.739 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ... #11 9.749 Setting up libselinux1-dev:armhf (2.7-2build2) ... #11 9.758 Setting up libdevmapper-dev:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 9.767 Setting up btrfs-tools (4.15.1-1build1) ... #11 9.777 Setting up docker-ce-build-deps (1.0) ... #11 9.786 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #11 9.812 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #13 26.56 Running scriptlet: systemd-pam-239-60.el8.aarch64 74/74 #13 26.72 Running scriptlet: systemd-239-62.el8.aarch64 74/74 #13 26.84 Verifying : annobin-10.67-3.el8.aarch64 1/74 #13 26.84 Verifying : autoconf-2.69-29.el8.noarch 2/74 #13 26.84 Verifying : automake-1.16.1-7.el8.noarch 3/74 #13 26.84 Verifying : cmake-3.20.2-4.el8.aarch64 4/74 #13 26.84 Verifying : cmake-data-3.20.2-4.el8.noarch 5/74 #13 26.84 Verifying : cmake-filesystem-3.20.2-4.el8.aarch64 6/74 #13 26.84 Verifying : cmake-rpm-macros-3.20.2-4.el8.noarch 7/74 #13 26.84 Verifying : cpp-8.5.0-15.el8.aarch64 8/74 #13 26.84 Verifying : gcc-8.5.0-15.el8.aarch64 9/74 #13 26.84 Verifying : gcc-plugin-annobin-8.5.0-15.el8.aarch64 10/74 #13 26.84 Verifying : git-2.31.1-2.el8.aarch64 11/74 #13 26.84 Verifying : git-core-2.31.1-2.el8.aarch64 12/74 #13 26.84 Verifying : git-core-doc-2.31.1-2.el8.noarch 13/74 #13 26.84 Verifying : isl-0.16.1-6.el8.aarch64 14/74 #13 26.84 Verifying : libmpc-1.1.0-9.1.el8.aarch64 15/74 #13 26.84 Verifying : libseccomp-devel-2.5.2-1.el8.aarch64 16/74 #13 26.84 Verifying : libtool-2.4.6-25.el8.aarch64 17/74 #13 26.84 Verifying : libtool-ltdl-devel-2.4.6-25.el8.aarch64 18/74 #13 26.84 Verifying : libuv-1:1.41.1-1.el8_4.aarch64 19/74 #13 26.84 Verifying : libxkbcommon-0.9.1-1.el8.aarch64 20/74 #13 26.85 Verifying : perl-Error-1:0.17025-2.el8.noarch 21/74 #13 26.85 Verifying : perl-Git-2.31.1-2.el8.noarch 22/74 #13 26.85 Verifying : perl-TermReadKey-2.37-7.el8.aarch64 23/74 #13 26.85 Verifying : perl-Thread-Queue-3.13-1.el8.noarch 24/74 #13 26.85 Verifying : vim-filesystem-2:8.0.1763-19.el8.4.noarch 25/74 #13 26.85 Verifying : xkeyboard-config-2.28-1.el8.noarch 26/74 #13 26.85 Verifying : checkpolicy-2.9-1.el8.aarch64 27/74 #13 26.85 Verifying : glibc-devel-2.28-208.el8.aarch64 28/74 #13 26.85 Verifying : glibc-headers-2.28-208.el8.aarch64 29/74 #13 26.85 Verifying : kernel-headers-4.18.0-408.el8.aarch64 30/74 #13 26.85 Verifying : less-530-1.el8.aarch64 31/74 #13 26.85 Verifying : libasan-8.5.0-15.el8.aarch64 32/74 #13 26.85 Verifying : libatomic-8.5.0-15.el8.aarch64 33/74 #13 26.85 Verifying : libedit-3.1-23.20170329cvs.el8.aarch64 34/74 #13 26.85 Verifying : libgomp-8.5.0-15.el8.aarch64 35/74 #13 26.85 Verifying : libselinux-devel-2.9-5.el8.aarch64 36/74 #13 26.85 Verifying : libselinux-utils-2.9-5.el8.aarch64 37/74 #13 26.85 Verifying : libsepol-devel-2.9-3.el8.aarch64 38/74 #13 26.85 Verifying : libubsan-8.5.0-15.el8.aarch64 39/74 #13 26.85 Verifying : libxcrypt-devel-4.1.1-6.el8.aarch64 40/74 #13 26.85 Verifying : m4-1.4.18-7.el8.aarch64 41/74 #13 26.85 Verifying : make-1:4.2.1-11.el8.aarch64 42/74 #13 26.85 Verifying : openssh-8.0p1-16.el8.aarch64 43/74 #13 26.85 Verifying : openssh-clients-8.0p1-16.el8.aarch64 44/74 #13 26.85 Verifying : pcre2-devel-10.32-3.el8.aarch64 45/74 #13 26.85 Verifying : pcre2-utf16-10.32-3.el8.aarch64 46/74 #13 26.85 Verifying : pcre2-utf32-10.32-3.el8.aarch64 47/74 #13 26.85 Verifying : perl-Data-Dumper-2.167-399.el8.aarch64 48/74 #13 26.85 Verifying : policycoreutils-2.9-19.el8.aarch64 49/74 #13 26.85 Verifying : policycoreutils-devel-2.9-19.el8.aarch64 50/74 #13 26.85 Verifying : policycoreutils-python-utils-2.9-19.el8.noarch 51/74 #13 26.85 Verifying : python3-audit-3.0.7-4.el8.aarch64 52/74 #13 26.85 Verifying : python3-libselinux-2.9-5.el8.aarch64 53/74 #13 26.85 Verifying : python3-libsemanage-2.9-8.el8.aarch64 54/74 #13 26.85 Verifying : python3-policycoreutils-2.9-19.el8.noarch 55/74 #13 26.85 Verifying : python3-setools-4.3.0-3.el8.aarch64 56/74 #13 26.85 Verifying : rpm-plugin-selinux-4.14.3-23.el8.aarch64 57/74 #13 26.85 Verifying : selinux-policy-3.14.3-105.el8.noarch 58/74 #13 26.85 Verifying : selinux-policy-devel-3.14.3-105.el8.noarch 59/74 #13 26.85 Verifying : selinux-policy-minimum-3.14.3-105.el8.noarch 60/74 #13 26.85 Verifying : systemd-devel-239-62.el8.aarch64 61/74 #13 26.85 Verifying : device-mapper-devel-8:1.02.181-5.el8.aarch64 62/74 #13 26.85 Verifying : glibc-static-2.28-208.el8.aarch64 63/74 #13 26.85 Verifying : libxcrypt-static-4.1.1-6.el8.aarch64 64/74 #13 26.85 Verifying : device-mapper-8:1.02.181-5.el8.aarch64 65/74 #13 26.85 Verifying : device-mapper-8:1.02.181-3.el8.aarch64 66/74 #13 26.85 Verifying : device-mapper-libs-8:1.02.181-5.el8.aarch64 67/74 #13 26.85 Verifying : device-mapper-libs-8:1.02.181-3.el8.aarch64 68/74 #13 26.85 Verifying : systemd-239-62.el8.aarch64 69/74 #13 26.85 Verifying : systemd-239-60.el8.aarch64 70/74 #13 26.85 Verifying : systemd-libs-239-62.el8.aarch64 71/74 #13 26.85 Verifying : systemd-libs-239-60.el8.aarch64 72/74 #13 26.85 Verifying : systemd-pam-239-62.el8.aarch64 73/74 #12 6.741 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cmake-data all 3.16.3-1ubuntu1 [1612 kB] #13 30.39 Installing : device-mapper-devel-8:1.02.181-5.el8.x86_64 65/71 #13 30.41 Installing : libseccomp-devel-2.5.2-1.el8.x86_64 66/71 #13 30.42 Cleanup : device-mapper-8:1.02.181-3.el8.x86_64 67/71 #13 30.44 Cleanup : device-mapper-libs-8:1.02.181-3.el8.x86_64 68/71 #13 30.45 Running scriptlet: systemd-239-60.el8.x86_64 69/71 #13 30.47 Cleanup : systemd-239-60.el8.x86_64 69/71 #13 30.51 Cleanup : systemd-libs-239-60.el8.x86_64 70/71 #13 30.52 Cleanup : systemd-pam-239-60.el8.x86_64 71/71 #11 DONE 10.1s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:635a8b76755f420107c13c7d09caf6ed1ac29924d769c5892ca19519046779e1 #13 26.85 Verifying : systemd-pam-239-60.el8.aarch64 74/74 #13 27.04 #13 27.04 Upgraded: #13 27.04 device-mapper-8:1.02.181-5.el8.aarch64 #13 27.04 device-mapper-libs-8:1.02.181-5.el8.aarch64 #13 27.04 systemd-239-62.el8.aarch64 #13 27.04 systemd-libs-239-62.el8.aarch64 #13 27.04 systemd-pam-239-62.el8.aarch64 #13 27.04 Installed: #13 27.04 annobin-10.67-3.el8.aarch64 #13 27.04 autoconf-2.69-29.el8.noarch #13 27.04 automake-1.16.1-7.el8.noarch #13 27.04 checkpolicy-2.9-1.el8.aarch64 #13 27.04 cmake-3.20.2-4.el8.aarch64 #13 27.04 cmake-data-3.20.2-4.el8.noarch #13 27.04 cmake-filesystem-3.20.2-4.el8.aarch64 #13 27.04 cmake-rpm-macros-3.20.2-4.el8.noarch #13 27.04 cpp-8.5.0-15.el8.aarch64 #13 27.04 device-mapper-devel-8:1.02.181-5.el8.aarch64 #13 27.04 gcc-8.5.0-15.el8.aarch64 #13 27.04 gcc-plugin-annobin-8.5.0-15.el8.aarch64 #13 27.04 git-2.31.1-2.el8.aarch64 #13 27.04 git-core-2.31.1-2.el8.aarch64 #13 27.04 git-core-doc-2.31.1-2.el8.noarch #13 27.04 glibc-devel-2.28-208.el8.aarch64 #13 27.04 glibc-headers-2.28-208.el8.aarch64 #13 27.04 glibc-static-2.28-208.el8.aarch64 #13 27.04 isl-0.16.1-6.el8.aarch64 #13 27.04 kernel-headers-4.18.0-408.el8.aarch64 #13 27.04 less-530-1.el8.aarch64 #13 27.04 libasan-8.5.0-15.el8.aarch64 #13 27.04 libatomic-8.5.0-15.el8.aarch64 #13 27.04 libedit-3.1-23.20170329cvs.el8.aarch64 #13 27.04 libgomp-8.5.0-15.el8.aarch64 #13 27.04 libmpc-1.1.0-9.1.el8.aarch64 #13 27.04 libseccomp-devel-2.5.2-1.el8.aarch64 #13 27.04 libselinux-devel-2.9-5.el8.aarch64 #13 27.04 libselinux-utils-2.9-5.el8.aarch64 #13 27.04 libsepol-devel-2.9-3.el8.aarch64 #13 27.04 libtool-2.4.6-25.el8.aarch64 #13 27.04 libtool-ltdl-devel-2.4.6-25.el8.aarch64 #13 27.04 libubsan-8.5.0-15.el8.aarch64 #13 27.04 libuv-1:1.41.1-1.el8_4.aarch64 #13 27.04 libxcrypt-devel-4.1.1-6.el8.aarch64 #13 27.04 libxcrypt-static-4.1.1-6.el8.aarch64 #13 27.04 libxkbcommon-0.9.1-1.el8.aarch64 #13 27.04 m4-1.4.18-7.el8.aarch64 #13 27.04 make-1:4.2.1-11.el8.aarch64 #13 27.04 openssh-8.0p1-16.el8.aarch64 #13 27.04 openssh-clients-8.0p1-16.el8.aarch64 #13 27.04 pcre2-devel-10.32-3.el8.aarch64 #13 27.04 pcre2-utf16-10.32-3.el8.aarch64 #13 27.04 pcre2-utf32-10.32-3.el8.aarch64 #13 27.04 perl-Data-Dumper-2.167-399.el8.aarch64 #13 27.04 perl-Error-1:0.17025-2.el8.noarch #13 27.04 perl-Git-2.31.1-2.el8.noarch #13 27.04 perl-TermReadKey-2.37-7.el8.aarch64 #13 27.04 perl-Thread-Queue-3.13-1.el8.noarch #13 27.04 policycoreutils-2.9-19.el8.aarch64 #13 27.04 policycoreutils-devel-2.9-19.el8.aarch64 #13 27.04 policycoreutils-python-utils-2.9-19.el8.noarch #13 27.04 python3-audit-3.0.7-4.el8.aarch64 #13 27.04 python3-libselinux-2.9-5.el8.aarch64 #13 27.04 python3-libsemanage-2.9-8.el8.aarch64 #13 27.04 python3-policycoreutils-2.9-19.el8.noarch #13 27.04 python3-setools-4.3.0-3.el8.aarch64 #13 27.04 rpm-plugin-selinux-4.14.3-23.el8.aarch64 #13 27.04 selinux-policy-3.14.3-105.el8.noarch #13 27.04 selinux-policy-devel-3.14.3-105.el8.noarch #13 27.04 selinux-policy-minimum-3.14.3-105.el8.noarch #13 27.04 systemd-devel-239-62.el8.aarch64 #13 27.04 vim-filesystem-2:8.0.1763-19.el8.4.noarch #13 27.04 xkeyboard-config-2.28-1.el8.noarch #13 27.04 #13 27.04 Complete! #36 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done #13 30.53 Running scriptlet: systemd-pam-239-60.el8.x86_64 71/71 #8 17.05 (8/163): elfutils-0.187-5.el9.x86_64.rpm 786 kB/s | 529 kB 00:00 #8 17.08 (9/163): binutils-2.35.2-24.el9.x86_64.rpm 1.5 MB/s | 4.6 MB 00:02 #11 5.371 Unpacking bash-completion (1:2.8-6) ... #11 5.524 Selecting previously unselected package cmake-data. #11 5.528 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ... #11 5.536 Unpacking cmake-data (3.13.4-1) ... #36 ... #18 [internal] load build context #18 sha256:33b908fdb531da7234feaa345c23a0e85c4552a21fc4107ae9477df16d1a9709 #18 transferring context: 62.40MB 4.8s done #18 DONE 5.1s #34 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #34 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a #34 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done #34 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done #34 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done #34 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done #34 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done #34 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.6s done #34 DONE 5.1s #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e #13 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done #13 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done #13 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done #13 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.2s done #13 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done #13 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.8s done #13 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.3s done #13 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.2s done #13 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 3.9s done #13 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 5.0s #13 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 3.4s #13 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.4s done #13 ... #36 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #36 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd #36 DONE 5.2s #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e #13 30.73 Running scriptlet: systemd-239-62.el8.x86_64 71/71 #13 30.85 Verifying : annobin-10.67-3.el8.x86_64 1/71 #13 30.85 Verifying : autoconf-2.69-29.el8.noarch 2/71 #13 30.85 Verifying : automake-1.16.1-7.el8.noarch 3/71 #13 30.85 Verifying : cmake-3.20.2-4.el8.x86_64 4/71 #13 30.85 Verifying : cmake-data-3.20.2-4.el8.noarch 5/71 #13 30.85 Verifying : cmake-filesystem-3.20.2-4.el8.x86_64 6/71 #13 30.85 Verifying : cmake-rpm-macros-3.20.2-4.el8.noarch 7/71 #13 30.85 Verifying : cpp-8.5.0-15.el8.x86_64 8/71 #13 30.85 Verifying : gcc-8.5.0-15.el8.x86_64 9/71 #13 30.85 Verifying : gcc-plugin-annobin-8.5.0-15.el8.x86_64 10/71 #13 30.85 Verifying : git-2.31.1-2.el8.x86_64 11/71 #13 30.85 Verifying : git-core-2.31.1-2.el8.x86_64 12/71 #13 30.85 Verifying : git-core-doc-2.31.1-2.el8.noarch 13/71 #13 30.85 Verifying : isl-0.16.1-6.el8.x86_64 14/71 #13 30.85 Verifying : libmpc-1.1.0-9.1.el8.x86_64 15/71 #13 30.85 Verifying : libseccomp-devel-2.5.2-1.el8.x86_64 16/71 #13 30.85 Verifying : libtool-2.4.6-25.el8.x86_64 17/71 #13 30.85 Verifying : libtool-ltdl-devel-2.4.6-25.el8.x86_64 18/71 #13 30.85 Verifying : libuv-1:1.41.1-1.el8_4.x86_64 19/71 #13 30.85 Verifying : libxkbcommon-0.9.1-1.el8.x86_64 20/71 #13 30.85 Verifying : perl-Error-1:0.17025-2.el8.noarch 21/71 #13 30.85 Verifying : perl-Git-2.31.1-2.el8.noarch 22/71 #13 30.85 Verifying : perl-TermReadKey-2.37-7.el8.x86_64 23/71 #13 30.85 Verifying : perl-Thread-Queue-3.13-1.el8.noarch 24/71 #13 30.85 Verifying : vim-filesystem-2:8.0.1763-19.el8.4.noarch 25/71 #13 30.85 Verifying : xkeyboard-config-2.28-1.el8.noarch 26/71 #13 30.85 Verifying : checkpolicy-2.9-1.el8.x86_64 27/71 #13 30.85 Verifying : glibc-devel-2.28-208.el8.x86_64 28/71 #13 30.85 Verifying : glibc-headers-2.28-208.el8.x86_64 29/71 #13 30.85 Verifying : kernel-headers-4.18.0-408.el8.x86_64 30/71 #13 30.85 Verifying : less-530-1.el8.x86_64 31/71 #13 30.85 Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 32/71 #13 30.85 Verifying : libgomp-8.5.0-15.el8.x86_64 33/71 #13 30.85 Verifying : libselinux-devel-2.9-5.el8.x86_64 34/71 #13 30.85 Verifying : libselinux-utils-2.9-5.el8.x86_64 35/71 #13 30.85 Verifying : libsepol-devel-2.9-3.el8.x86_64 36/71 #13 30.85 Verifying : libxcrypt-devel-4.1.1-6.el8.x86_64 37/71 #13 30.85 Verifying : m4-1.4.18-7.el8.x86_64 38/71 #13 30.85 Verifying : make-1:4.2.1-11.el8.x86_64 39/71 #13 30.85 Verifying : openssh-8.0p1-16.el8.x86_64 40/71 #13 30.85 Verifying : openssh-clients-8.0p1-16.el8.x86_64 41/71 #13 30.85 Verifying : pcre2-devel-10.32-3.el8.x86_64 42/71 #13 30.85 Verifying : pcre2-utf16-10.32-3.el8.x86_64 43/71 #13 30.85 Verifying : pcre2-utf32-10.32-3.el8.x86_64 44/71 #13 30.85 Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 45/71 #13 30.85 Verifying : policycoreutils-2.9-19.el8.x86_64 46/71 #13 30.85 Verifying : policycoreutils-devel-2.9-19.el8.x86_64 47/71 #13 30.85 Verifying : policycoreutils-python-utils-2.9-19.el8.noarch 48/71 #13 30.85 Verifying : python3-audit-3.0.7-4.el8.x86_64 49/71 #13 30.85 Verifying : python3-libselinux-2.9-5.el8.x86_64 50/71 #13 30.85 Verifying : python3-libsemanage-2.9-8.el8.x86_64 51/71 #13 30.85 Verifying : python3-policycoreutils-2.9-19.el8.noarch 52/71 #13 30.85 Verifying : python3-setools-4.3.0-3.el8.x86_64 53/71 #13 30.85 Verifying : rpm-plugin-selinux-4.14.3-23.el8.x86_64 54/71 #13 30.85 Verifying : selinux-policy-3.14.3-105.el8.noarch 55/71 #13 30.85 Verifying : selinux-policy-devel-3.14.3-105.el8.noarch 56/71 #13 30.85 Verifying : selinux-policy-minimum-3.14.3-105.el8.noarch 57/71 #13 30.85 Verifying : systemd-devel-239-62.el8.x86_64 58/71 #13 30.85 Verifying : device-mapper-devel-8:1.02.181-5.el8.x86_64 59/71 #13 30.85 Verifying : glibc-static-2.28-208.el8.x86_64 60/71 #13 30.85 Verifying : libxcrypt-static-4.1.1-6.el8.x86_64 61/71 #13 30.85 Verifying : device-mapper-8:1.02.181-5.el8.x86_64 62/71 #13 30.85 Verifying : device-mapper-8:1.02.181-3.el8.x86_64 63/71 #13 30.85 Verifying : device-mapper-libs-8:1.02.181-5.el8.x86_64 64/71 #13 30.85 Verifying : device-mapper-libs-8:1.02.181-3.el8.x86_64 65/71 #13 30.85 Verifying : systemd-239-62.el8.x86_64 66/71 #13 30.85 Verifying : systemd-239-60.el8.x86_64 67/71 #13 30.85 Verifying : systemd-libs-239-62.el8.x86_64 68/71 #13 30.85 Verifying : systemd-libs-239-60.el8.x86_64 69/71 #13 30.85 Verifying : systemd-pam-239-62.el8.x86_64 70/71 #13 30.85 Verifying : systemd-pam-239-60.el8.x86_64 71/71 #13 31.06 #13 31.06 Upgraded: #13 31.06 device-mapper-8:1.02.181-5.el8.x86_64 #13 31.06 device-mapper-libs-8:1.02.181-5.el8.x86_64 #13 31.06 systemd-239-62.el8.x86_64 #13 31.06 systemd-libs-239-62.el8.x86_64 #13 31.06 systemd-pam-239-62.el8.x86_64 #13 31.06 Installed: #13 31.06 annobin-10.67-3.el8.x86_64 #13 31.06 autoconf-2.69-29.el8.noarch #13 31.06 automake-1.16.1-7.el8.noarch #13 31.06 checkpolicy-2.9-1.el8.x86_64 #13 31.06 cmake-3.20.2-4.el8.x86_64 #13 31.06 cmake-data-3.20.2-4.el8.noarch #13 31.06 cmake-filesystem-3.20.2-4.el8.x86_64 #13 31.06 cmake-rpm-macros-3.20.2-4.el8.noarch #13 31.06 cpp-8.5.0-15.el8.x86_64 #13 31.06 device-mapper-devel-8:1.02.181-5.el8.x86_64 #13 31.06 gcc-8.5.0-15.el8.x86_64 #13 31.06 gcc-plugin-annobin-8.5.0-15.el8.x86_64 #13 31.06 git-2.31.1-2.el8.x86_64 #13 31.06 git-core-2.31.1-2.el8.x86_64 #13 31.06 git-core-doc-2.31.1-2.el8.noarch #13 31.06 glibc-devel-2.28-208.el8.x86_64 #13 31.06 glibc-headers-2.28-208.el8.x86_64 #13 31.06 glibc-static-2.28-208.el8.x86_64 #13 31.06 isl-0.16.1-6.el8.x86_64 #13 31.06 kernel-headers-4.18.0-408.el8.x86_64 #13 31.06 less-530-1.el8.x86_64 #13 31.06 libedit-3.1-23.20170329cvs.el8.x86_64 #13 31.06 libgomp-8.5.0-15.el8.x86_64 #13 31.06 libmpc-1.1.0-9.1.el8.x86_64 #13 31.06 libseccomp-devel-2.5.2-1.el8.x86_64 #13 31.06 libselinux-devel-2.9-5.el8.x86_64 #13 31.06 libselinux-utils-2.9-5.el8.x86_64 #13 31.06 libsepol-devel-2.9-3.el8.x86_64 #13 31.06 libtool-2.4.6-25.el8.x86_64 #13 31.06 libtool-ltdl-devel-2.4.6-25.el8.x86_64 #13 31.06 libuv-1:1.41.1-1.el8_4.x86_64 #13 31.06 libxcrypt-devel-4.1.1-6.el8.x86_64 #13 31.06 libxcrypt-static-4.1.1-6.el8.x86_64 #13 31.06 libxkbcommon-0.9.1-1.el8.x86_64 #13 31.06 m4-1.4.18-7.el8.x86_64 #13 31.06 make-1:4.2.1-11.el8.x86_64 #13 31.06 openssh-8.0p1-16.el8.x86_64 #13 31.06 openssh-clients-8.0p1-16.el8.x86_64 #13 31.06 pcre2-devel-10.32-3.el8.x86_64 #13 31.06 pcre2-utf16-10.32-3.el8.x86_64 #13 31.06 pcre2-utf32-10.32-3.el8.x86_64 #13 31.06 perl-Data-Dumper-2.167-399.el8.x86_64 #13 31.06 perl-Error-1:0.17025-2.el8.noarch #13 31.06 perl-Git-2.31.1-2.el8.noarch #13 31.06 perl-TermReadKey-2.37-7.el8.x86_64 #13 31.06 perl-Thread-Queue-3.13-1.el8.noarch #13 31.06 policycoreutils-2.9-19.el8.x86_64 #13 31.06 policycoreutils-devel-2.9-19.el8.x86_64 #13 31.06 policycoreutils-python-utils-2.9-19.el8.noarch #13 31.06 python3-audit-3.0.7-4.el8.x86_64 #13 31.06 python3-libselinux-2.9-5.el8.x86_64 #13 31.06 python3-libsemanage-2.9-8.el8.x86_64 #13 31.06 python3-policycoreutils-2.9-19.el8.noarch #13 31.06 python3-setools-4.3.0-3.el8.x86_64 #13 31.06 rpm-plugin-selinux-4.14.3-23.el8.x86_64 #13 31.06 selinux-policy-3.14.3-105.el8.noarch #13 31.06 selinux-policy-devel-3.14.3-105.el8.noarch #13 31.06 selinux-policy-minimum-3.14.3-105.el8.noarch #13 31.06 systemd-devel-239-62.el8.x86_64 #13 31.06 vim-filesystem-2:8.0.1763-19.el8.4.noarch #13 31.06 xkeyboard-config-2.28-1.el8.noarch #13 31.06 #13 31.06 Complete! #12 7.008 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libarchive13 armhf 3.4.0-2ubuntu1.2 [290 kB] #12 7.024 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjsoncpp1 armhf 1.7.4-3.1ubuntu2 [65.1 kB] #12 7.027 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librhash0 armhf 1.3.9-1 [125 kB] #12 7.033 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libuv1 armhf 1.34.2-1ubuntu1.3 [68.7 kB] #12 7.037 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cmake armhf 3.16.3-1ubuntu1 [3014 kB] #12 7.178 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B] #12 7.205 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbtrfs0 armhf 5.4.1-2 [176 kB] #12 7.207 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbtrfs-dev armhf 5.4.1-2 [233 kB] #12 7.209 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB] #12 7.210 Get:12 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-event1.02.1 armhf 2:1.02.167-1ubuntu1 [10.6 kB] #12 7.211 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libudev-dev armhf 245.4-4ubuntu3.17 [19.7 kB] #12 7.213 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsepol1-dev armhf 3.0-1ubuntu0.1 [301 kB] #12 7.217 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-16-0 armhf 10.34-7 [156 kB] #12 7.222 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-32-0 armhf 10.34-7 [146 kB] #12 7.252 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-posix2 armhf 10.34-7 [5348 B] #12 7.326 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpcre2-dev armhf 10.34-7 [596 kB] #12 7.335 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libselinux1-dev armhf 3.0-1build2 [144 kB] #12 7.337 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-dev armhf 2:1.02.167-1ubuntu1 [35.8 kB] #12 7.338 Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1~20.04.2 [79.3 kB] #12 7.339 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsystemd-dev armhf 245.4-4ubuntu3.17 [246 kB] #12 7.343 Get:23 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pkg-config armhf 0.29.1-0ubuntu4 [42.6 kB] #8 17.14 (10/163): elfutils-debuginfod-client-0.187-5.el 456 kB/s | 38 kB 00:00 #8 17.23 (11/163): file-5.39-8.el9.x86_64.rpm 560 kB/s | 51 kB 00:00 #8 17.34 (12/163): environment-modules-5.0.1-1.el9.x86_6 1.9 MB/s | 493 kB 00:00 #11 5.864 Selecting previously unselected package libprocps7:arm64. #11 5.868 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_arm64.deb ... #11 5.874 Unpacking libprocps7:arm64 (2:3.3.15-2) ... #11 5.920 Selecting previously unselected package procps. #11 5.923 Preparing to unpack .../03-procps_2%3a3.3.15-2_arm64.deb ... #11 5.928 Unpacking procps (2:3.3.15-2) ... #11 5.982 Selecting previously unselected package libarchive13:arm64. #11 5.986 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u1_arm64.deb ... #11 5.990 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... #11 6.048 Selecting previously unselected package libjsoncpp1:arm64. #13 27.64 Last metadata expiration check: 0:00:39 ago on Mon Aug 8 11:59:46 2022. #12 7.592 debconf: delaying package configuration, since apt-utils is not installed #12 7.639 Fetched 7674 kB in 1s (5573 kB/s) #12 7.672 Selecting previously unselected package bash-completion. #8 17.51 (13/163): glib-networking-2.68.3-3.el9.x86_64.r 665 kB/s | 186 kB 00:00 #8 17.58 (14/163): cracklib-dicts-2.9.6-27.el9.x86_64.rp 1.4 MB/s | 3.6 MB 00:02 #11 6.049 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_arm64.deb ... #11 6.053 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... #11 6.096 Selecting previously unselected package librhash0:arm64. #11 6.098 Preparing to unpack .../06-librhash0_1.3.8-1_arm64.deb ... #11 6.103 Unpacking librhash0:arm64 (1.3.8-1) ... #11 6.146 Selecting previously unselected package libuv1:arm64. #11 6.149 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_arm64.deb ... #11 6.153 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... #11 6.188 Selecting previously unselected package cmake. #11 6.191 Preparing to unpack .../08-cmake_3.13.4-1_arm64.deb ... #11 6.195 Unpacking cmake (3.13.4-1) ... #12 DONE 0.9s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:2ff980884bfdd02b0481d52be4d6f158eee21d6c1de5d59bc341f440ffd576c2 #12 7.672 (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 ... 26047 files and directories currently installed.) #12 7.690 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... #13 DONE 31.6s #15 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:c8e0a2051ba14aae735c56a6915dfa8bf634e725de138a49ba30868478c6de1a #11 6.474 Selecting previously unselected package dh-apparmor. #11 6.478 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ... #11 6.482 Unpacking dh-apparmor (2.13.2-10) ... #11 6.523 Selecting previously unselected package libbtrfs0. #11 6.526 Preparing to unpack .../10-libbtrfs0_4.20.1-2_arm64.deb ... #11 6.529 Unpacking libbtrfs0 (4.20.1-2) ... #11 6.561 Selecting previously unselected package libbtrfs-dev. #11 6.564 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_arm64.deb ... #11 6.569 Unpacking libbtrfs-dev (4.20.1-2) ... #11 6.608 Selecting previously unselected package dmsetup. #11 6.611 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_arm64.deb ... #11 6.616 Unpacking dmsetup (2:1.02.155-3) ... #11 6.658 Selecting previously unselected package libdevmapper1.02.1:arm64. #11 6.662 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... #11 6.666 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... #11 6.715 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #11 6.718 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... #11 6.722 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... #11 6.766 Selecting previously unselected package libudev-dev:arm64. #8 18.10 (15/163): gsettings-desktop-schemas-40.0-4.el9. 1.3 MB/s | 688 kB 00:00 #8 18.18 (16/163): glibc-gconv-extra-2.34-39.el9.x86_64. 2.0 MB/s | 1.7 MB 00:00 #12 8.231 Unpacking bash-completion (1:2.10-1ubuntu1) ... #11 6.769 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... #11 6.779 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... #11 6.820 Selecting previously unselected package libsepol1-dev:arm64. #11 6.823 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... #11 6.828 Unpacking libsepol1-dev:arm64 (2.8-1) ... #11 6.897 Selecting previously unselected package libpcre16-3:arm64. #11 6.901 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... #11 6.905 Unpacking libpcre16-3:arm64 (2:8.39-12) ... #11 6.955 Selecting previously unselected package libpcre32-3:arm64. #11 6.959 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... #11 6.963 Unpacking libpcre32-3:arm64 (2:8.39-12) ... #11 7.013 Selecting previously unselected package libpcrecpp0v5:arm64. #13 28.74 Package bash-4.4.20-4.el8.aarch64 is already installed. dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #8 18.27 (17/163): json-glib-1.6.6-1.el9.x86_64.rpm 1.7 MB/s | 163 kB 00:00 #8 18.30 (18/163): info-6.7-15.el9.x86_64.rpm 1.1 MB/s | 225 kB 00:00 #8 18.36 (19/163): less-590-1.el9.x86_64.rpm 1.8 MB/s | 163 kB 00:00 #12 8.400 Selecting previously unselected package cmake-data. #12 8.401 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ... #12 8.406 Unpacking cmake-data (3.16.3-1ubuntu1) ... #11 7.016 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... #11 7.022 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... #11 7.062 Selecting previously unselected package libpcre3-dev:arm64. #11 7.065 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... #11 7.069 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... #11 7.152 Selecting previously unselected package libselinux1-dev:arm64. #11 7.155 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... #11 7.160 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... #11 7.217 Selecting previously unselected package libdevmapper-dev:arm64. #11 7.220 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... #11 7.225 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... #11 7.264 Selecting previously unselected package libseccomp-dev:arm64. #13 28.79 Dependencies resolved. #13 28.79 Nothing to do. #13 28.79 Complete! #8 18.60 (20/163): libbrotli-1.0.9-6.el9.x86_64.rpm 1.0 MB/s | 314 kB 00:00 #8 18.72 (21/163): libeconf-0.4.1-2.el9.x86_64.rpm 250 kB/s | 28 kB 00:00 #8 18.77 (22/163): libdb-5.3.28-53.el9.x86_64.rpm 1.7 MB/s | 738 kB 00:00 #12 8.864 Selecting previously unselected package libarchive13:armhf. #12 8.867 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_armhf.deb ... #12 8.876 Unpacking libarchive13:armhf (3.4.0-2ubuntu1.2) ... #12 8.940 Selecting previously unselected package libjsoncpp1:armhf. #12 8.942 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_armhf.deb ... #12 8.948 Unpacking libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ... #12 8.988 Selecting previously unselected package librhash0:armhf. #12 8.989 Preparing to unpack .../04-librhash0_1.3.9-1_armhf.deb ... #12 8.994 Unpacking librhash0:armhf (1.3.9-1) ... #12 9.038 Selecting previously unselected package libuv1:armhf. #12 9.042 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_armhf.deb ... #11 7.267 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... #11 7.272 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... #11 7.313 Selecting previously unselected package libsystemd-dev:arm64. #11 7.316 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... #11 7.320 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... #11 7.422 Selecting previously unselected package pkg-config. #11 7.425 Preparing to unpack .../25-pkg-config_0.29-6_arm64.deb ... #11 7.430 Unpacking pkg-config (0.29-6) ... #11 7.529 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... #8 18.88 (23/163): groff-base-1.22.4-10.el9.x86_64.rpm 803 kB/s | 1.1 MB 00:01 #8 18.88 (24/163): libfdisk-2.37.4-3.el9.x86_64.rpm 927 kB/s | 155 kB 00:00 #8 18.97 (25/163): libpipeline-1.5.3-4.el9.x86_64.rpm 542 kB/s | 49 kB 00:00 #8 18.98 (26/163): libpkgconf-1.7.3-9.el9.x86_64.rpm 392 kB/s | 36 kB 00:00 #13 ... #35 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 #35 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 #35 DONE 0.5s #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e #13 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.5s done #12 9.047 Unpacking libuv1:armhf (1.34.2-1ubuntu1.3) ... #12 9.092 Selecting previously unselected package cmake. #12 9.094 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_armhf.deb ... #12 9.099 Unpacking cmake (3.16.3-1ubuntu1) ... #11 7.542 Setting up libseccomp-dev:arm64 (2.3.3-4) ... #11 7.555 Setting up libpcre16-3:arm64 (2:8.39-12) ... #11 7.566 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... #11 7.581 Setting up libprocps7:arm64 (2:3.3.15-2) ... #11 7.594 Setting up libsepol1-dev:arm64 (2.8-1) ... #11 7.608 Setting up libbtrfs0 (4.20.1-2) ... #11 7.621 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... #11 7.633 Setting up bash-completion (1:2.8-6) ... #13 DONE 29.2s #15 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:20fa9bbd4a08e11331c753e9780b15e7b1679a755ab220004ba598734c27da91 #8 19.08 (27/163): libproxy-0.4.15-35.el9.x86_64.rpm 762 kB/s | 74 kB 00:00 #8 19.16 (28/163): libpng-1.6.37-12.el9.x86_64.rpm 618 kB/s | 117 kB 00:00 #8 19.17 (29/163): libpsl-0.21.1-5.el9.x86_64.rpm 680 kB/s | 64 kB 00:00 #13 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 #12 9.467 Selecting previously unselected package dh-apparmor. #12 9.467 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ... #8 19.34 (30/163): libpwquality-1.4.4-8.el9.x86_64.rpm 656 kB/s | 119 kB 00:00 #8 19.35 (31/163): libselinux-utils-3.4-3.el9.x86_64.rpm 1.0 MB/s | 182 kB 00:00 #8 19.43 (32/163): libutempter-1.2.1-6.el9.x86_64.rpm 328 kB/s | 27 kB 00:00 #13 ... #37 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 #37 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 #37 DONE 0.6s #13 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a #13 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e #13 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.2s done #12 9.473 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ... #12 9.520 Selecting previously unselected package libbtrfs0:armhf. #12 9.521 Preparing to unpack .../08-libbtrfs0_5.4.1-2_armhf.deb ... #12 9.526 Unpacking libbtrfs0:armhf (5.4.1-2) ... #12 9.581 Selecting previously unselected package libbtrfs-dev:armhf. #12 9.581 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_armhf.deb ... #12 9.584 Unpacking libbtrfs-dev:armhf (5.4.1-2) ... #12 9.652 Selecting previously unselected package libdevmapper1.02.1:armhf. #12 9.654 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ... #12 9.660 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ... #12 9.708 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #12 9.711 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ... #12 9.715 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ... #12 9.748 Selecting previously unselected package libudev-dev:armhf. #12 9.749 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.17_armhf.deb ... #12 9.755 Unpacking libudev-dev:armhf (245.4-4ubuntu3.17) ... #12 9.799 Selecting previously unselected package libsepol1-dev:armhf. #12 9.803 Preparing to unpack .../13-libsepol1-dev_3.0-1ubuntu0.1_armhf.deb ... #8 19.84 (33/163): ncurses-6.2-8.20210508.el9.x86_64.rpm 985 kB/s | 407 kB 00:00 #13 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.1s #12 9.810 Unpacking libsepol1-dev:armhf (3.0-1ubuntu0.1) ... #12 9.884 Selecting previously unselected package libpcre2-16-0:armhf. #12 9.887 Preparing to unpack .../14-libpcre2-16-0_10.34-7_armhf.deb ... #12 9.892 Unpacking libpcre2-16-0:armhf (10.34-7) ... #12 9.949 Selecting previously unselected package libpcre2-32-0:armhf. #12 9.952 Preparing to unpack .../15-libpcre2-32-0_10.34-7_armhf.deb ... #12 9.959 Unpacking libpcre2-32-0:armhf (10.34-7) ... #12 10.01 Selecting previously unselected package libpcre2-posix2:armhf. #12 10.02 Preparing to unpack .../16-libpcre2-posix2_10.34-7_armhf.deb ... #12 10.02 Unpacking libpcre2-posix2:armhf (10.34-7) ... #8 20.01 (34/163): man-db-2.9.3-6.el9.x86_64.rpm 1.8 MB/s | 1.2 MB 00:00 #11 8.422 Setting up libpcre32-3:arm64 (2:8.39-12) ... #11 8.434 Setting up pkg-config (0.29-6) ... #11 8.485 Setting up libudev-dev:arm64 (241-7~deb10u8) ... #11 8.503 Setting up libbtrfs-dev (4.20.1-2) ... #11 8.516 Setting up librhash0:arm64 (1.3.8-1) ... #11 8.529 Setting up procps (2:3.3.15-2) ... #11 8.559 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #11 8.574 Setting up cmake-data (3.13.4-1) ... #11 8.591 Setting up dh-apparmor (2.13.2-10) ... #11 8.602 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... #11 8.614 Setting up libjsoncpp1:arm64 (1.7.4-3) ... #11 8.627 Setting up libpcre3-dev:arm64 (2:8.39-12) ... #11 8.640 Setting up cmake (3.13.4-1) ... #11 8.652 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... #11 8.665 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... #11 8.679 Setting up dmsetup (2:1.02.155-3) ... #11 8.692 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... #13 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.4s done #13 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 #12 10.05 Selecting previously unselected package libpcre2-dev:armhf. #12 10.06 Preparing to unpack .../17-libpcre2-dev_10.34-7_armhf.deb ... #12 10.06 Unpacking libpcre2-dev:armhf (10.34-7) ... #12 10.16 Selecting previously unselected package libselinux1-dev:armhf. #12 10.16 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_armhf.deb ... #12 10.17 Unpacking libselinux1-dev:armhf (3.0-1build2) ... #12 10.22 Selecting previously unselected package libdevmapper-dev:armhf. #12 10.22 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_armhf.deb ... #12 10.23 Unpacking libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ... #14 DONE 2.7s #21 67.56 Selecting previously unselected package g++-aarch64-linux-gnu. #21 67.56 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 67.59 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... #21 67.74 Selecting previously unselected package patch. #21 67.74 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... #21 67.75 Unpacking patch (2.7.6-7) ... #21 67.78 Selecting previously unselected package dpkg-dev. #21 67.79 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... #21 67.79 Unpacking dpkg-dev (1.20.11) ... #21 67.93 Selecting previously unselected package libconfig-inifiles-perl. #21 67.93 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... #21 67.93 Unpacking libconfig-inifiles-perl (3.000003-1) ... #21 67.96 Selecting previously unselected package libio-string-perl. #21 67.96 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... #21 67.96 Unpacking libio-string-perl (1.08-3.1) ... #21 68.00 Selecting previously unselected package libicu67:amd64. #21 68.00 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... #21 68.00 Unpacking libicu67:amd64 (67.1-7) ... #8 20.39 (35/163): pam-1.5.1-12.el9.x86_64.rpm 1.6 MB/s | 621 kB 00:00 #11 8.709 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... #11 8.721 Setting up docker-ce-build-deps (1.0) ... #11 8.734 Processing triggers for libc-bin (2.28-10+deb10u1) ... #11 8.755 Processing triggers for man-db (2.8.5-2) ... #15 DONE 2.2s #16 [stage-1 9/9] WORKDIR /root/rpmbuild #16 sha256:d5d7bdf52b6fe66fae9ec67d5afa7afb475d0cd63f45b0cb143ac567d47cfad9 #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #12 10.27 Selecting previously unselected package libseccomp-dev:armhf. #12 10.27 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_armhf.deb ... #12 10.28 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ... #12 10.32 Selecting previously unselected package libsystemd-dev:armhf. #12 10.32 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.17_armhf.deb ... #12 10.33 Unpacking libsystemd-dev:armhf (245.4-4ubuntu3.17) ... #12 10.40 Selecting previously unselected package pkg-config. #12 10.41 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_armhf.deb ... #12 10.41 Unpacking pkg-config (0.29.1-0ubuntu4) ... #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:e83858bc57e45c1ce227b72150a4768b04b2b75324de46e328c96da885db4ef7 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:1987ab646daaef58abc29041d5597c2e395264844d8c21ed34bc3d3a18ecc673 #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #8 20.49 (36/163): pkgconf-1.7.3-9.el9.x86_64.rpm 433 kB/s | 41 kB 00:00 #8 20.59 (37/163): pkgconf-m4-1.7.3-9.el9.noarch.rpm 154 kB/s | 15 kB 00:00 #8 20.68 (38/163): pkgconf-pkg-config-1.7.3-9.el9.x86_64 113 kB/s | 11 kB 00:00 #15 DONE 1.8s #16 [stage-1 9/9] WORKDIR /root/rpmbuild #16 sha256:53b267c88e8ec8aec881bcccebea4e2902745fa69c87f30292f49a8aab4d0cff #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #12 10.51 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ... #12 10.52 Setting up libarchive13:armhf (3.4.0-2ubuntu1.2) ... #12 10.53 Setting up libsepol1-dev:armhf (3.0-1ubuntu0.1) ... #12 10.55 Setting up libpcre2-16-0:armhf (10.34-7) ... #12 10.56 Setting up libbtrfs0:armhf (5.4.1-2) ... #12 10.58 Setting up libpcre2-32-0:armhf (10.34-7) ... #12 10.59 Setting up libuv1:armhf (1.34.2-1ubuntu1.3) ... #12 10.60 Setting up bash-completion (1:2.10-1ubuntu1) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #8 20.89 (39/163): policycoreutils-3.4-1.el9.x86_64.rpm 1.1 MB/s | 234 kB 00:00 #8 21.06 (40/163): openssl-3.0.1-38.el9.x86_64.rpm 1.0 MB/s | 1.2 MB 00:01 #8 21.12 (41/163): procps-ng-3.3.17-5.el9.x86_64.rpm 1.4 MB/s | 346 kB 00:00 #12 11.14 Setting up pkg-config (0.29.1-0ubuntu4) ... #12 11.20 Setting up libudev-dev:armhf (245.4-4ubuntu3.17) ... #12 11.21 Setting up libpcre2-posix2:armhf (10.34-7) ... #21 69.01 Selecting previously unselected package libxml2:amd64. #8 21.13 (42/163): publicsuffix-list-dafsa-20210518-3.el 802 kB/s | 58 kB 00:00 #8 21.29 (43/163): python3-dateutil-2.8.1-6.el9.noarch.r 1.8 MB/s | 302 kB 00:00 #8 21.29 (44/163): python3-dbus-1.2.18-2.el9.x86_64.rpm 891 kB/s | 144 kB 00:00 #12 11.22 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ... #12 11.23 Setting up libbtrfs-dev:armhf (5.4.1-2) ... #12 11.25 Setting up librhash0:armhf (1.3.9-1) ... #12 11.27 Setting up cmake-data (3.16.3-1ubuntu1) ... #12 11.29 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ... #12 11.30 Setting up libsystemd-dev:armhf (245.4-4ubuntu3.17) ... #12 11.31 Setting up libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ... #12 11.32 Setting up libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ... #12 11.35 Setting up libpcre2-dev:armhf (10.34-7) ... #12 11.36 Setting up libselinux1-dev:armhf (3.0-1build2) ... #12 11.38 Setting up libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ... #12 11.39 Setting up cmake (3.16.3-1ubuntu1) ... #12 11.40 Setting up docker-ce-build-deps (1.0) ... #12 11.42 Processing triggers for man-db (2.9.1-1) ... #21 69.01 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... #21 69.04 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... #21 69.25 Selecting previously unselected package libxml-namespacesupport-perl. #21 69.25 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #21 69.27 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #11 DONE 10.0s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:0a27ac0958a1adae82afb808b23e079adc8ce4f2cfdf890858d4ff87eb8b09b6 #8 21.45 (45/163): python3-dnf-plugins-core-4.1.0-1.el9. 1.5 MB/s | 236 kB 00:00 #12 11.44 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... #12 DONE 11.7s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:083c96ef79bb15ce8042e8a83613057d7caba7d7af72aac815dd063d127b9d38 #21 69.45 Selecting previously unselected package libxml-sax-base-perl. #21 69.45 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... #21 69.49 Unpacking libxml-sax-base-perl (1.09-1.1) ... #12 DONE 0.4s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:5b616be9ebcda5d5c92883860005a4dad382a297b2b7911379898b1526e4ae70 #8 21.86 (46/163): python3-setools-4.4.0-5.el9.x86_64.rp 1.0 MB/s | 599 kB 00:00 #8 21.96 (47/163): libicu-67.1-9.el9.x86_64.rpm 3.0 MB/s | 9.6 MB 00:03 #21 69.72 Selecting previously unselected package libxml-sax-perl. #21 69.72 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... #21 69.73 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #21 69.80 Selecting previously unselected package libxml-libxml-perl. #21 69.80 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... #21 69.81 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 21.97 (48/163): python3-six-1.15.0-9.el9.noarch.rpm 327 kB/s | 37 kB 00:00 #8 22.02 (49/163): python3-setuptools-53.0.0-10.el9.noar 1.6 MB/s | 946 kB 00:00 #8 22.19 (50/163): shared-mime-info-2.1-4.el9.x86_64.rpm 2.5 MB/s | 556 kB 00:00 #13 DONE 0.4s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:d5b5b3c8c74a5c45c9234057cdee9a235f267491edb0cadfb4a1c707ca56ff7a #21 69.99 Selecting previously unselected package libxml-simple-perl. #21 70.00 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... #21 70.03 Unpacking libxml-simple-perl (2.25-1) ... #8 22.28 (51/163): unzip-6.0-56.el9.x86_64.rpm 2.0 MB/s | 182 kB 00:00 #21 70.19 Selecting previously unselected package libyaml-perl. #21 70.19 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... #21 70.23 Unpacking libyaml-perl (1.30-1) ... #21 70.40 Selecting previously unselected package libconfig-auto-perl. #8 22.46 (52/163): systemd-libs-250-7.el9.x86_64.rpm 1.2 MB/s | 618 kB 00:00 #8 22.62 (53/163): tcl-8.6.10-7.el9.x86_64.rpm 1.8 MB/s | 1.1 MB 00:00 #8 22.71 (54/163): vim-filesystem-8.2.2637-16.el9.noarch 283 kB/s | 25 kB 00:00 #21 70.40 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... #21 70.44 Unpacking libconfig-auto-perl (0.44-1.1) ... #13 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 2.3s done #13 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0.1s #8 22.85 (55/163): util-linux-core-2.37.4-3.el9.x86_64.r 1.2 MB/s | 460 kB 00:00 #8 22.87 (56/163): xz-5.2.5-8.el9.x86_64.rpm 1.4 MB/s | 226 kB 00:00 #8 22.97 (57/163): util-linux-2.37.4-3.el9.x86_64.rpm 3.3 MB/s | 2.3 MB 00:00 #21 70.68 Selecting previously unselected package libfile-which-perl. #21 70.68 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... #21 70.73 Unpacking libfile-which-perl (1.23-1) ... #8 23.07 (58/163): zip-3.0-33.el9.x86_64.rpm 1.0 MB/s | 238 kB 00:00 #8 23.16 (59/163): zstd-1.5.1-2.el9.x86_64.rpm 1.8 MB/s | 548 kB 00:00 #8 23.18 (60/163): abattis-cantarell-fonts-0.301-4.el9.n 1.7 MB/s | 365 kB 00:00 #8 23.23 (61/163): desktop-file-utils-0.26-6.el9.x86_64. 1.8 MB/s | 74 kB 00:00 #8 23.29 (62/163): dwz-0.14-3.el9.x86_64.rpm 2.1 MB/s | 128 kB 00:00 #8 23.33 (63/163): checkpolicy-3.4-1.el9.x86_64.rpm 2.1 MB/s | 347 kB 00:00 #8 23.33 (64/163): efi-srpm-macros-4-9.el9.noarch.rpm 531 kB/s | 23 kB 00:00 #21 70.91 Selecting previously unselected package libfile-homedir-perl. #21 70.91 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... #21 70.93 Unpacking libfile-homedir-perl (1.006-1) ... #17 exporting layers 2.3s done #17 writing image sha256:263984782b6d7f053af8ea990a4d5cec4a161e90eec3e73d4485adf4377013c5 done #17 naming to docker.io/rpmbuild-centos-8/aarch64 done #17 DONE 2.3s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-8/aarch64 -ba --define '_gitcommit_cli e1f24d3' --define '_gitcommit_engine f068067' --define '_release 0' --define '_version 0.0.0~20220808082437.e1f24d3' --define '_origversion 0.0.0-20220808082437-e1f24d3' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec #8 23.35 (65/163): adobe-source-code-pro-fonts-2.030.1.0 2.9 MB/s | 832 kB 00:00 #8 23.36 (66/163): emacs-filesystem-27.1-3.el9.noarch.rp 253 kB/s | 9.2 kB 00:00 #8 23.37 (67/163): enchant-1.6.0-30.el9.x86_64.rpm 1.5 MB/s | 62 kB 00:00 #8 23.40 (68/163): fonts-srpm-macros-2.0.5-7.el9.1.noarc 619 kB/s | 28 kB 00:00 #8 23.44 (69/163): gcc-toolset-12-runtime-12.0-5.el9.x86 1.4 MB/s | 55 kB 00:00 #8 23.56 (70/163): gcc-toolset-12-binutils-gold-2.38-14. 3.8 MB/s | 752 kB 00:00 #21 71.11 Selecting previously unselected package libdebian-dpkgcross-perl. #21 71.12 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... #21 71.16 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xe3kpC + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #8 23.70 (71/163): gdk-pixbuf2-2.42.6-2.el9.x86_64.rpm 3.6 MB/s | 493 kB 00:00 #8 23.74 (72/163): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 239 kB/s | 8.8 kB 00:00 #8 23.77 (73/163): go-srpm-macros-3.0.9-9.el9.noarch.rpm 704 kB/s | 27 kB 00:00 #21 71.41 Selecting previously unselected package dpkg-cross. #21 71.41 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... #21 71.45 Unpacking dpkg-cross (2.6.18+nmu1) ... #21 71.62 Selecting previously unselected package crossbuild-essential-arm64. #21 71.62 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... #8 23.87 (74/163): hunspell-1.7.0-11.el9.x86_64.rpm 3.2 MB/s | 325 kB 00:00 #8 23.95 (75/163): hunspell-en-0.20140811.1-20.el9.noarc 2.4 MB/s | 187 kB 00:00 #8 24.03 (76/163): hunspell-en-GB-0.20140811.1-20.el9.no 2.8 MB/s | 226 kB 00:00 #8 24.09 (77/163): hunspell-en-US-0.20140811.1-20.el9.no 2.8 MB/s | 177 kB 00:00 #21 71.71 Unpacking crossbuild-essential-arm64 (12.9) ... #21 71.92 Selecting previously unselected package libc6-armel-cross. #21 71.92 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... #21 71.95 Unpacking libc6-armel-cross (2.31-9cross4) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz #14 DONE 2.5s #8 24.13 (78/163): hunspell-filesystem-1.7.0-11.el9.x86_ 236 kB/s | 8.7 kB 00:00 #8 24.17 (79/163): kernel-srpm-macros-1.0-11.el9.noarch. 434 kB/s | 16 kB 00:00 #8 24.29 (80/163): libappstream-glib-0.7.18-4.el9.x86_64 3.2 MB/s | 396 kB 00:00 #8 24.33 (81/163): gdb-minimal-10.2-10.el9.x86_64.rpm 3.9 MB/s | 3.5 MB 00:00 #8 24.35 (82/163): libjpeg-turbo-2.0.90-5.el9.x86_64.rpm 2.7 MB/s | 176 kB 00:00 #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:222bf3a467639ff03a27d55437391d86acbf91e075647f748c327729a4984900 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:f70122d871d1f45b11478cb4ce5315c11dbff9c54a5bc1d9a8fd4a5045c12230 #16 DONE 0.1s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config #21 72.26 Selecting previously unselected package libgcc-s1-armel-cross. #21 72.26 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... #21 72.29 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... #21 72.50 Selecting previously unselected package libgomp1-armel-cross. #8 24.37 (83/163): libproxy-webkitgtk4-0.4.15-35.el9.x86 530 kB/s | 22 kB 00:00 #8 24.42 (84/163): libstemmer-0-18.585svn.el9.x86_64.rpm 1.9 MB/s | 83 kB 00:00 #8 24.45 (85/163): lua-srpm-macros-1-6.el9.noarch.rpm 259 kB/s | 9.5 kB 00:00 #8 24.48 (86/163): libsoup-2.72.0-8.el9.x86_64.rpm 3.0 MB/s | 405 kB 00:00 #8 24.52 (87/163): openblas-srpm-macros-2-11.el9.noarch. 232 kB/s | 8.4 kB 00:00 #8 24.58 (88/163): patch-2.7.6-16.el9.x86_64.rpm 2.0 MB/s | 128 kB 00:00 #8 24.61 (89/163): perl-AutoLoader-5.74-479.el9.noarch.r 1.2 MB/s | 31 kB 00:00 #8 24.67 (90/163): perl-B-1.80-479.el9.x86_64.rpm 2.9 MB/s | 190 kB 00:00 #8 24.70 (91/163): gcc-toolset-12-binutils-2.38-16.el9.x 4.1 MB/s | 5.5 MB 00:01 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Itm1Qt + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 Install tini version v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' #21 72.50 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... #21 72.55 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... #21 72.73 Selecting previously unselected package libatomic1-armel-cross. #21 72.73 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... #21 72.76 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... #8 24.70 (92/163): perl-Carp-1.50-460.el9.noarch.rpm 1.0 MB/s | 30 kB 00:00 #8 24.73 (93/163): perl-Data-Dumper-2.174-462.el9.x86_64 2.2 MB/s | 56 kB 00:00 #8 24.74 (94/163): perl-Class-Struct-0.66-479.el9.noarch 786 kB/s | 32 kB 00:00 #8 24.75 (95/163): perl-Digest-1.19-4.el9.noarch.rpm 1.2 MB/s | 26 kB 00:00 #8 24.78 (96/163): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 933 kB/s | 37 kB 00:00 #8 24.82 (97/163): perl-Errno-1.30-479.el9.x86_64.rpm 639 kB/s | 24 kB 00:00 #8 24.86 (98/163): perl-Exporter-5.74-461.el9.noarch.rpm 809 kB/s | 32 kB 00:00 #8 24.90 (99/163): perl-Fcntl-1.13-479.el9.x86_64.rpm 771 kB/s | 30 kB 00:00 #8 24.94 (100/163): perl-File-Basename-2.85-479.el9.noar 702 kB/s | 27 kB 00:00 + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #21 72.97 Selecting previously unselected package libasan6-armel-cross. #21 72.97 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... #21 73.02 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... #8 24.98 (101/163): perl-File-Path-2.18-4.el9.noarch.rpm 917 kB/s | 36 kB 00:00 #8 25.02 (102/163): perl-File-Temp-0.231.100-4.el9.noarc 1.5 MB/s | 60 kB 00:00 #8 25.06 (103/163): perl-File-stat-1.09-479.el9.noarch.r 696 kB/s | 27 kB 00:00 #8 25.10 (104/163): perl-FileHandle-2.03-479.el9.noarch. 662 kB/s | 25 kB 00:00 #8 25.14 (105/163): perl-Getopt-Long-2.52-4.el9.noarch.r 1.4 MB/s | 61 kB 00:00 #8 25.16 (106/163): perl-Encode-3.08-462.el9.x86_64.rpm 4.2 MB/s | 1.7 MB 00:00 #8 25.18 (107/163): perl-Getopt-Std-1.12-479.el9.noarch. 666 kB/s | 25 kB 00:00 #8 25.18 (108/163): perl-HTTP-Tiny-0.076-460.el9.noarch. 2.0 MB/s | 55 kB 00:00 #8 25.21 (109/163): perl-IO-Socket-IP-0.41-5.el9.noarch. 1.7 MB/s | 43 kB 00:00 #8 25.23 (110/163): perl-IO-1.43-479.el9.x86_64.rpm 1.7 MB/s | 98 kB 00:00 #8 25.27 (111/163): perl-IO-Socket-SSL-2.073-1.el9.noarc 3.3 MB/s | 219 kB 00:00 #8 25.28 (112/163): perl-IPC-Open3-1.21-479.el9.noarch.r 747 kB/s | 32 kB 00:00 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static #13 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 2.6s done #13 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 #15 DONE 3.3s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:00a9195cd0fac39bc92b0a02e663d3ca10f34924b4f374fd0c738ba3a4e43200 #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:71d57c900978fdcda28fd94b393855988402a9f6540280208798107ab4efd363 #17 DONE 0.1s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #8 25.30 (113/163): perl-MIME-Base64-3.16-4.el9.x86_64.r 1.2 MB/s | 31 kB 00:00 #8 25.31 (114/163): perl-Mozilla-CA-20200520-6.el9.noarc 346 kB/s | 13 kB 00:00 #8 25.32 (115/163): perl-NDBM_File-1.15-479.el9.x86_64.r 1.3 MB/s | 32 kB 00:00 #8 25.36 (116/163): ocaml-srpm-macros-6-6.el9.noarch.rpm 9.7 kB/s | 8.8 kB 00:00 #8 25.37 (117/163): perl-POSIX-1.94-479.el9.x86_64.rpm 2.2 MB/s | 106 kB 00:00 #8 25.39 (118/163): perl-Pod-Escapes-1.07-460.el9.noarch 890 kB/s | 21 kB 00:00 #8 25.42 (119/163): perl-Pod-Perldoc-3.28.01-461.el9.noa 3.2 MB/s | 87 kB 00:00 #8 25.44 (120/163): perl-Net-SSLeay-1.92-1.el9.x86_64.rp 3.1 MB/s | 388 kB 00:00 #8 25.45 (121/163): perl-PathTools-3.78-461.el9.x86_64.r 993 kB/s | 88 kB 00:00 #8 25.48 (122/163): perl-Pod-Usage-2.01-4.el9.noarch.rpm 1.0 MB/s | 41 kB 00:00 #8 25.49 (123/163): perl-Pod-Simple-3.42-4.el9.noarch.rp 3.3 MB/s | 225 kB 00:00 #8 25.51 (124/163): perl-Scalar-List-Utils-1.56-461.el9. 1.2 MB/s | 73 kB 00:00 [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220808082437-e1f24d3 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) #21 73.44 Selecting previously unselected package libstdc++6-armel-cross. #21 73.45 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... #21 73.47 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... #8 25.52 (125/163): perl-Socket-2.031-4.el9.x86_64.rpm 2.1 MB/s | 56 kB 00:00 #8 25.52 (126/163): perl-SelectSaver-1.02-479.el9.noarch 520 kB/s | 21 kB 00:00 #8 25.54 (127/163): perl-Symbol-1.08-479.el9.noarch.rpm 1.0 MB/s | 24 kB 00:00 #8 25.56 (128/163): perl-Term-ANSIColor-5.01-461.el9.noa 1.2 MB/s | 49 kB 00:00 #8 25.57 (129/163): perl-Storable-3.21-460.el9.x86_64.rp 1.6 MB/s | 96 kB 00:00 #8 25.59 (130/163): perl-Text-Tabs+Wrap-2013.0523-460.el 1.0 MB/s | 24 kB 00:00 #8 25.60 (131/163): perl-Text-ParseWords-3.30-460.el9.no 451 kB/s | 17 kB 00:00 #8 25.62 (132/163): perl-Time-Local-1.300-7.el9.noarch.r 1.3 MB/s | 34 kB 00:00 #8 25.64 (133/163): perl-base-2.27-479.el9.noarch.rpm 1.0 MB/s | 26 kB 00:00 #8 25.66 (134/163): perl-URI-5.09-3.el9.noarch.rpm 2.1 MB/s | 121 kB 00:00 #8 25.68 (135/163): perl-constant-1.33-461.el9.noarch.rp 613 kB/s | 24 kB 00:00 #8 25.69 (136/163): perl-if-0.60.800-479.el9.noarch.rpm 617 kB/s | 24 kB 00:00 #8 25.73 (137/163): perl-interpreter-5.32.1-479.el9.x86_ 1.8 MB/s | 81 kB 00:00 #8 25.75 (138/163): perl-libnet-3.13-4.el9.noarch.rpm 2.2 MB/s | 130 kB 00:00 #8 25.79 (139/163): perl-mro-1.23-479.el9.x86_64.rpm 953 kB/s | 38 kB 00:00 #8 25.83 (140/163): perl-overload-1.31-479.el9.noarch.rp 1.3 MB/s | 55 kB 00:00 Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #17 exporting layers 5.1s done #17 writing image sha256:31a5740e5d55ec401625338d4a3ce06948be8096fc3582c3862348fe79031abc done #17 naming to docker.io/rpmbuild-centos-8/x86_64 done #17 DONE 5.1s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli e1f24d3' --define '_gitcommit_engine f068067' --define '_release 0' --define '_version 0.0.0~20220808082437.e1f24d3' --define '_origversion 0.0.0-20220808082437-e1f24d3' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BejGSJ + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #21 73.70 Selecting previously unselected package libubsan1-armel-cross. #21 73.71 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... #21 73.73 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... #8 25.87 (141/163): perl-overloading-0.02-479.el9.noarch 593 kB/s | 22 kB 00:00 #8 25.91 (142/163): perl-parent-0.238-460.el9.noarch.rpm 402 kB/s | 15 kB 00:00 #8 25.97 (143/163): perl-podlators-4.14-460.el9.noarch.r 1.9 MB/s | 114 kB 00:00 #8 26.00 (144/163): perl-srpm-macros-1-41.el9.noarch.rpm 255 kB/s | 9.1 kB 00:00 #8 26.04 (145/163): perl-subs-1.03-479.el9.noarch.rpm 563 kB/s | 21 kB 00:00 #8 26.08 (146/163): perl-vars-1.05-479.el9.noarch.rpm 606 kB/s | 23 kB 00:00 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #21 74.02 Selecting previously unselected package libgcc-10-dev-armel-cross. #21 74.02 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... #21 74.06 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... #8 26.12 (147/163): policycoreutils-python-utils-3.4-1.e 1.7 MB/s | 74 kB 00:00 #8 26.16 (148/163): python-srpm-macros-3.9-52.el9.noarch 620 kB/s | 24 kB 00:00 #8 26.20 (149/163): python3-audit-3.0.7-103.el9.x86_64.r 2.0 MB/s | 84 kB 00:00 #8 26.25 (150/163): python3-enchant-3.2.0-5.el9.noarch.r 2.0 MB/s | 86 kB 00:00 #8 26.28 (151/163): python3-file-magic-5.39-8.el9.noarch 490 kB/s | 18 kB 00:00 #8 26.30 (152/163): perl-libs-5.32.1-479.el9.x86_64.rpm 3.8 MB/s | 2.2 MB 00:00 #8 26.34 (153/163): python3-libsemanage-3.4-1.el9.x86_64 1.8 MB/s | 81 kB 00:00 #8 26.35 (154/163): perl-Term-Cap-1.17-460.el9.noarch.rp 28 kB/s | 23 kB 00:00 #8 26.36 (155/163): python3-libselinux-3.4-3.el9.x86_64. 2.3 MB/s | 186 kB 00:00 #8 26.40 (156/163): redhat-rpm-config-196-1.el9.noarch.r 1.7 MB/s | 73 kB 00:00 #8 26.42 (157/163): qt5-srpm-macros-5.15.3-1.el9.noarch. 150 kB/s | 9.7 kB 00:00 #8 26.46 (158/163): rpm-build-4.16.1.3-15.el9.x86_64.rpm 1.7 MB/s | 102 kB 00:00 #8 26.50 (159/163): rust-srpm-macros-17-4.el9.noarch.rpm 287 kB/s | 10 kB 00:00 #8 26.54 (160/163): scl-utils-2.0.3-2.el9.x86_64.rpm 971 kB/s | 38 kB 00:00 #8 26.59 (161/163): rpmlint-1.11-19.el9.noarch.rpm 1.2 MB/s | 198 kB 00:00 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . #8 26.89 (162/163): python3-policycoreutils-3.4-1.el9.no 3.9 MB/s | 2.1 MB 00:00 #21 74.36 Selecting previously unselected package gcc-10-arm-linux-gnueabi. #21 74.36 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... #21 74.42 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x3kUx9 + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 Install tini version v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220808082437-e1f24d3 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #8 28.11 (163/163): webkit2gtk3-jsc-2.36.1-1.el9.x86_64. 4.0 MB/s | 6.2 MB 00:01 #8 28.11 -------------------------------------------------------------------------------- #8 28.11 Total 4.7 MB/s | 69 MB 00:14 #17 exporting layers 3.6s done #17 writing image sha256:d2e1e2df193cae171e4d473f822bcd321e893ac3bb3ae89bb4322b91a4e462b1 done #17 naming to docker.io/debbuild-debian-buster/aarch64 done #17 DONE 3.6s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/debian-buster:/build debbuild-debian-buster/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:00:37 +0000' ++ . /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=10 +++ VERSION='10 (buster)' +++ VERSION_CODENAME=buster +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo 10 + versionID=10 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture arm64 dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion dh_clean dpkg-source -I.git -b . dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.tar.gz #12 40.49 Checking for new repos for mirrors #12 40.50 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec #12 40.50 --> 1:make-3.82-24.el7.aarch64 #12 40.64 --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #12 40.64 --> git-1.8.3.1-23.el7_8.aarch64 #12 40.64 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec #12 40.64 --> Already installed : bash-4.2.46-34.el7.aarch64 #12 40.65 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec #12 40.65 --> Already installed : bash-4.2.46-34.el7.aarch64 #12 40.65 --> btrfs-progs-devel-4.9.1-1.el7.aarch64 #12 40.65 --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch #12 40.65 --> cmake-2.8.12.2-2.el7.aarch64 #12 40.65 --> 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64 #12 40.65 --> gcc-4.8.5-44.el7.aarch64 #12 40.65 --> git-1.8.3.1-23.el7_8.aarch64 #12 40.65 --> glibc-static-2.17-326.el7_9.aarch64 #12 40.65 --> libarchive-3.1.2-14.el7_7.aarch64 #12 40.65 --> libseccomp-devel-2.3.1-4.el7.aarch64 #12 40.65 --> libselinux-devel-2.5-15.el7.aarch64 #12 40.66 --> libtool-2.4.2-22.el7_3.aarch64 #12 40.66 --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #12 40.66 --> 1:make-3.82-24.el7.aarch64 #12 40.66 --> Already installed : 1:pkgconfig-0.27.1-4.el7.aarch64 #12 40.66 --> Already installed : systemd-219-78.el7.aarch64 #12 40.66 --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 40.66 --> systemd-devel-219-78.el7_9.5.aarch64 #12 40.66 --> Already installed : 2:tar-1.26-35.el7.aarch64 #12 40.66 --> which-2.20-7.el7.aarch64 #12 40.66 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec #12 40.66 --> Already installed : bash-4.2.46-34.el7.aarch64 #12 40.67 --> Running transaction check #12 40.67 ---> Package btrfs-progs-devel.aarch64 0:4.9.1-1.el7 will be installed #12 40.67 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.aarch64 #12 40.80 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.aarch64 #12 40.80 ---> Package cmake.aarch64 0:2.8.12.2-2.el7 will be installed #12 40.81 ---> Package device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5 will be installed #12 40.81 --> 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.aarch64 #12 40.81 ---> Package gcc.aarch64 0:4.8.5-44.el7 will be installed #12 40.81 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64 #12 40.81 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64 #12 40.82 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.aarch64 #12 40.82 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.aarch64 #12 40.82 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.aarch64 #12 40.83 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.aarch64 #12 40.83 ---> Package git.aarch64 0:1.8.3.1-23.el7_8 will be installed #12 40.84 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.aarch64 #12 40.84 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.aarch64 #12 40.85 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.aarch64 #12 40.85 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.aarch64 #12 40.85 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.aarch64 #12 40.86 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.aarch64 #12 40.86 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.aarch64 #12 40.86 ---> Package glibc-static.aarch64 0:2.17-326.el7_9 will be installed #12 40.86 ---> Package libarchive.aarch64 0:3.1.2-14.el7_7 will be installed #12 40.86 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.aarch64 #12 40.87 ---> Package libseccomp-devel.aarch64 0:2.3.1-4.el7 will be installed #12 40.87 --> Processing Dependency: libseccomp(aarch-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.aarch64 #12 40.87 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.aarch64 #12 40.87 ---> Package libselinux-devel.aarch64 0:2.5-15.el7 will be installed #12 40.87 --> Processing Dependency: libsepol-devel(aarch-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.aarch64 #12 40.87 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.aarch64 #12 40.87 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.aarch64 #12 40.87 ---> Package libtool.aarch64 0:2.4.2-22.el7_3 will be installed #12 40.87 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.aarch64 #12 40.88 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.aarch64 #12 40.88 ---> Package libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 will be installed #12 40.88 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #12 40.89 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 #12 40.89 ---> Package make.aarch64 1:3.82-24.el7 will be installed #12 40.89 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed #12 40.89 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 40.89 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 40.89 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 40.89 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 40.89 ---> Package systemd-devel.aarch64 0:219-78.el7_9.5 will be installed #12 40.90 --> Processing Dependency: systemd-libs = 219-78.el7_9.5 for package: systemd-devel-219-78.el7_9.5.aarch64 #12 40.90 --> Processing Dependency: systemd = 219-78.el7_9.5 for package: systemd-devel-219-78.el7_9.5.aarch64 #12 40.91 Package: systemd-219-78.el7_9.5.src - can't co-install with systemd-219-78.el7_9.5.aarch64 #12 40.91 ---> Package which.aarch64 0:2.20-7.el7 will be installed #12 40.91 --> Running transaction check #12 40.91 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed #12 40.91 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch #12 40.91 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed #12 40.91 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch #12 40.92 ---> Package btrfs-progs.aarch64 0:4.9.1-1.el7 will be installed #12 40.92 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.aarch64 #12 40.92 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed #12 40.92 ---> Package cpp.aarch64 0:4.8.5-44.el7 will be installed #12 40.93 ---> Package device-mapper.aarch64 7:1.02.170-6.el7 will be updated #12 40.93 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.aarch64 #12 40.93 ---> Package device-mapper.aarch64 7:1.02.170-6.el7_9.5 will be an update #12 40.94 ---> Package glibc-devel.aarch64 0:2.17-326.el7_9 will be installed #12 40.94 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64 #12 40.94 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64 #12 40.95 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.aarch64 #12 40.95 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.aarch64 #12 40.95 ---> Package less.aarch64 0:458-9.el7 will be installed #12 40.95 ---> Package libgomp.aarch64 0:4.8.5-44.el7 will be installed #12 40.95 ---> Package libmpc.aarch64 0:1.0.1-3.el7 will be installed #12 40.95 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed #12 40.95 ---> Package libsepol-devel.aarch64 0:2.5-10.el7 will be installed #12 40.95 ---> Package libtool-ltdl.aarch64 0:2.4.2-22.el7_3 will be installed #12 40.95 ---> Package lzo.aarch64 0:2.06-8.el7 will be installed #12 40.95 ---> Package m4.aarch64 0:1.4.16-10.el7 will be installed #12 40.95 ---> Package mpfr.aarch64 0:3.1.1-4.el7 will be installed #12 40.95 ---> Package openssh-clients.aarch64 0:7.4p1-22.el7_9 will be installed #12 40.96 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.aarch64 #12 40.96 --> Processing Dependency: fipscheck-lib(aarch-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.aarch64 #12 40.96 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64 #12 40.96 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.aarch64 #12 40.96 ---> Package pcre-devel.aarch64 0:8.32-17.el7 will be installed #12 40.96 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed #12 40.96 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed #12 40.97 ---> Package perl-TermReadKey.aarch64 0:2.30-20.el7 will be installed #12 40.97 ---> Package policycoreutils-devel.aarch64 0:2.5-34.el7 will be installed #12 40.97 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.aarch64 #12 40.97 ---> Package rsync.aarch64 0:3.1.2-10.el7 will be installed #12 40.97 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed #12 40.97 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch #12 40.98 ---> Package systemd.aarch64 0:219-78.el7 will be updated #12 41.11 ---> Package systemd.aarch64 0:219-78.el7_9.5 will be an update #12 41.12 ---> Package systemd-libs.aarch64 0:219-78.el7 will be updated #12 41.12 ---> Package systemd-libs.aarch64 0:219-78.el7_9.5 will be an update #12 41.13 --> Running transaction check #12 41.13 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7 will be updated #12 41.13 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5 will be an update #12 41.13 ---> Package e2fsprogs-libs.aarch64 0:1.42.9-19.el7 will be installed #12 41.13 ---> Package fipscheck-lib.aarch64 0:1.4.1-6.el7 will be installed #12 41.13 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.aarch64 #12 41.13 ---> Package glibc.aarch64 0:2.17-317.el7 will be updated #12 41.13 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.aarch64 #12 41.14 ---> Package glibc.aarch64 0:2.17-326.el7_9 will be an update #12 41.14 ---> Package glibc-headers.aarch64 0:2.17-326.el7_9 will be installed #12 41.14 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.aarch64 #12 41.14 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.aarch64 #12 41.14 ---> Package libedit.aarch64 0:3.0-12.20121213cvs.el7 will be installed #12 41.14 ---> Package openssh.aarch64 0:7.4p1-22.el7_9 will be installed #12 41.14 ---> Package perl-Data-Dumper.aarch64 0:2.145-3.el7 will be installed #12 41.14 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed #12 41.14 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed #12 41.14 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.aarch64 #12 41.15 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed #12 41.15 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64 #12 41.15 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64 #12 41.15 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64 #12 41.15 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64 #12 41.15 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64 #12 41.16 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #12 41.16 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #12 41.16 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.aarch64 #12 41.16 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #12 41.16 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #12 41.16 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 #12 41.16 --> Running transaction check #12 41.16 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed #12 41.16 ---> Package fipscheck.aarch64 0:1.4.1-6.el7 will be installed #12 41.16 ---> Package glibc-common.aarch64 0:2.17-317.el7 will be updated #12 41.16 ---> Package glibc-common.aarch64 0:2.17-326.el7_9 will be an update #12 41.16 ---> Package kernel-headers.aarch64 0:4.18.0-348.20.1.el7 will be installed #12 41.16 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed #12 41.17 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed #12 41.17 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed #12 41.17 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed #12 41.17 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed #12 41.17 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed #12 41.21 --> Finished Dependency Resolution #12 41.25 #12 41.25 Dependencies Resolved #12 41.26 #12 41.26 ================================================================================ #12 41.26 Package Arch Version Repository #12 41.26 Size #12 41.26 ================================================================================ #12 41.26 Installing: #12 41.26 btrfs-progs-devel aarch64 4.9.1-1.el7 base 46 k #12 41.26 cmake aarch64 2.8.12.2-2.el7 base 6.8 M #12 41.26 device-mapper-devel aarch64 7:1.02.170-6.el7_9.5 updates 205 k #12 41.26 gcc aarch64 4.8.5-44.el7 base 13 M #12 41.26 git aarch64 1.8.3.1-23.el7_8 base 4.4 M #12 41.26 glibc-static aarch64 2.17-326.el7_9 updates 1.4 M #12 41.26 libarchive aarch64 3.1.2-14.el7_7 base 294 k #12 41.26 libseccomp-devel aarch64 2.3.1-4.el7 base 63 k #12 41.26 libselinux-devel aarch64 2.5-15.el7 base 186 k #12 41.26 libtool aarch64 2.4.2-22.el7_3 base 588 k #12 41.26 libtool-ltdl-devel aarch64 2.4.2-22.el7_3 base 167 k #12 41.26 make aarch64 1:3.82-24.el7 base 415 k #12 41.26 selinux-policy-devel noarch 3.13.1-268.el7_9.2 updates 1.7 M #12 41.26 systemd-devel aarch64 219-78.el7_9.5 updates 216 k #12 41.26 which aarch64 2.20-7.el7 base 40 k #12 41.26 Installing for dependencies: #12 41.26 audit-libs-python aarch64 2.8.5-4.el7 base 73 k #12 41.26 autoconf noarch 2.69-11.el7 base 701 k #12 41.26 automake noarch 1.13.4-3.el7 base 679 k #12 41.26 btrfs-progs aarch64 4.9.1-1.el7 base 667 k #12 41.26 checkpolicy aarch64 2.5-8.el7 base 275 k #12 41.26 cpp aarch64 4.8.5-44.el7 base 5.2 M #12 41.26 e2fsprogs-libs aarch64 1.42.9-19.el7 base 160 k #12 41.26 fipscheck aarch64 1.4.1-6.el7 base 22 k #12 41.26 fipscheck-lib aarch64 1.4.1-6.el7 base 10 k #12 41.26 glibc-devel aarch64 2.17-326.el7_9 updates 1.1 M #12 41.26 glibc-headers aarch64 2.17-326.el7_9 updates 673 k #12 41.26 kernel-headers aarch64 4.18.0-348.20.1.el7 updates 8.2 M #12 41.26 less aarch64 458-9.el7 base 115 k #12 41.26 libcgroup aarch64 0.41-21.el7 base 63 k #12 41.26 libedit aarch64 3.0-12.20121213cvs.el7 base 85 k #12 41.26 libgomp aarch64 4.8.5-44.el7 base 155 k #12 41.26 libmpc aarch64 1.0.1-3.el7 base 49 k #12 41.26 libseccomp aarch64 2.3.1-4.el7 base 55 k #12 41.26 libselinux-python aarch64 2.5-15.el7 base 222 k #12 41.26 libselinux-utils aarch64 2.5-15.el7 base 154 k #12 41.26 libsemanage-python aarch64 2.5-14.el7 base 109 k #12 41.26 libsepol-devel aarch64 2.5-10.el7 base 76 k #12 41.26 libtool-ltdl aarch64 2.4.2-22.el7_3 base 47 k #12 41.26 lzo aarch64 2.06-8.el7 base 52 k #12 41.26 m4 aarch64 1.4.16-10.el7 base 251 k #12 41.26 mpfr aarch64 3.1.1-4.el7 base 198 k #12 41.26 openssh aarch64 7.4p1-22.el7_9 updates 503 k #12 41.26 openssh-clients aarch64 7.4p1-22.el7_9 updates 610 k #12 41.26 pcre-devel aarch64 8.32-17.el7 base 479 k #12 41.26 perl-Data-Dumper aarch64 2.145-3.el7 base 46 k #12 41.26 perl-Error noarch 1:0.17020-2.el7 base 32 k #12 41.26 perl-Git noarch 1.8.3.1-23.el7_8 base 56 k #12 41.26 perl-TermReadKey aarch64 2.30-20.el7 base 30 k #12 41.26 perl-Test-Harness noarch 3.28-3.el7 base 302 k #12 41.26 policycoreutils aarch64 2.5-34.el7 base 916 k #12 41.26 policycoreutils-devel aarch64 2.5-34.el7 base 323 k #12 41.26 policycoreutils-python aarch64 2.5-34.el7 base 456 k #12 41.26 python-IPy noarch 0.75-6.el7 base 32 k #12 41.26 rsync aarch64 3.1.2-10.el7 base 393 k #12 41.26 selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k #12 41.26 setools-libs aarch64 3.3.8-4.el7 base 567 k #12 41.26 Updating for dependencies: #12 41.26 device-mapper aarch64 7:1.02.170-6.el7_9.5 updates 293 k #12 41.26 device-mapper-libs aarch64 7:1.02.170-6.el7_9.5 updates 313 k #12 41.26 glibc aarch64 2.17-326.el7_9 updates 3.6 M #12 41.26 glibc-common aarch64 2.17-326.el7_9 updates 12 M #12 41.26 systemd aarch64 219-78.el7_9.5 updates 4.9 M #12 41.26 systemd-libs aarch64 219-78.el7_9.5 updates 396 k #12 41.26 #12 41.26 Transaction Summary #12 41.26 ================================================================================ #12 41.26 Install 15 Packages (+41 Dependent packages) #12 41.26 Upgrade ( 6 Dependent packages) #12 41.26 #12 41.26 Total download size: 75 M #12 41.26 Downloading packages: #12 41.26 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #17 exporting layers 10.1s done #17 writing image sha256:b867610b09768f5345d7152564178c8f5daa0b960572a6cf7fc3b0901182ffe8 done #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done #17 DONE 10.1s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/ubuntu-bionic:/build debbuild-ubuntu-bionic/aarch64 #13 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s #8 30.33 Running transaction check #8 30.47 Transaction check succeeded. #8 30.47 Running transaction test #13 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.4s done #17 exporting layers 14.8s done #17 writing image sha256:d06b090c43e1a4c2bda077318aaf7799f98a1bc08b1b38166b2c4ffe9aae2c01 done #17 naming to docker.io/debbuild-debian-bullseye/aarch64 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done #17 DONE 14.8s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/debian-bullseye:/build debbuild-debian-bullseye/aarch64 #13 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #8 31.38 Transaction test succeeded. #8 31.38 Running transaction #21 79.17 Selecting previously unselected package gcc-arm-linux-gnueabi. #21 79.17 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... #21 79.17 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... #21 79.20 Selecting previously unselected package linux-libc-dev-armel-cross. #21 79.20 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... #21 79.21 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... #21 79.38 Selecting previously unselected package libc6-dev-armel-cross. #21 79.39 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... #21 79.39 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... #21 79.63 Selecting previously unselected package libstdc++-10-dev-armel-cross. #21 79.64 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... #21 79.64 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... #21 79.89 Selecting previously unselected package g++-10-arm-linux-gnueabi. #21 79.90 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... #21 79.90 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... #13 DONE 20.3s #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache #14 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #8 32.99 Preparing : 1/1 #8 33.07 Installing : systemd-libs-250-7.el9.x86_64 1/163 #8 33.08 Running scriptlet: systemd-libs-250-7.el9.x86_64 1/163 #8 33.10 Installing : elfutils-debuginfod-client-0.187-5.el9.x86_64 2/163 #8 33.11 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 3/163 #8 33.15 Installing : groff-base-1.22.4-10.el9.x86_64 3/163 #8 33.16 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 3/163 #8 33.17 Installing : file-5.39-8.el9.x86_64 4/163 #8 33.18 Installing : python3-libselinux-3.4-3.el9.x86_64 5/163 #8 33.19 Installing : xz-5.2.5-8.el9.x86_64 6/163 #8 33.20 Installing : unzip-6.0-56.el9.x86_64 7/163 #8 33.21 Installing : libproxy-0.4.15-35.el9.x86_64 8/163 #8 33.22 Installing : less-590-1.el9.x86_64 9/163 #8 33.23 Installing : diffutils-3.7-12.el9.x86_64 10/163 #8 33.24 Installing : cracklib-2.9.6-27.el9.x86_64 11/163 #8 33.25 Installing : cpio-2.13-16.el9.x86_64 12/163 #8 33.26 Installing : bzip2-1.0.8-8.el9.x86_64 13/163 #8 33.33 Installing : cracklib-dicts-2.9.6-27.el9.x86_64 14/163 #8 33.34 Installing : zip-3.0-33.el9.x86_64 15/163 #8 33.35 Installing : python3-libsemanage-3.4-1.el9.x86_64 16/163 #8 33.36 Installing : python3-file-magic-5.39-8.el9.noarch 17/163 #8 33.38 Installing : elfutils-0.187-5.el9.x86_64 18/163 #8 33.46 Installing : gdb-minimal-10.2-10.el9.x86_64 19/163 #8 33.47 Installing : dbus-libs-1:1.12.20-5.el9.x86_64 20/163 #8 33.48 Installing : python3-dbus-1.2.18-2.el9.x86_64 21/163 #8 33.50 Installing : procps-ng-3.3.17-5.el9.x86_64 22/163 #8 33.52 Installing : util-linux-core-2.37.4-3.el9.x86_64 23/163 #8 33.53 Running scriptlet: util-linux-core-2.37.4-3.el9.x86_64 23/163 #8 33.54 Installing : rust-srpm-macros-17-4.el9.noarch 24/163 #8 33.54 Installing : qt5-srpm-macros-5.15.3-1.el9.noarch 25/163 #8 33.55 Installing : python3-audit-3.0.7-103.el9.x86_64 26/163 #8 33.55 Installing : perl-srpm-macros-1-41.el9.noarch 27/163 #8 33.56 Installing : openblas-srpm-macros-2-11.el9.noarch 28/163 #8 33.56 Installing : ocaml-srpm-macros-6-6.el9.noarch 29/163 #8 33.57 Installing : lua-srpm-macros-1-6.el9.noarch 30/163 #8 33.57 Installing : libstemmer-0-18.585svn.el9.x86_64 31/163 #8 33.58 Installing : libjpeg-turbo-2.0.90-5.el9.x86_64 32/163 #8 33.59 Installing : hunspell-filesystem-1.7.0-11.el9.x86_64 33/163 #8 33.59 Installing : hunspell-en-GB-0.20140811.1-20.el9.noarch 34/163 #8 33.60 Installing : hunspell-en-0.20140811.1-20.el9.noarch 35/163 #8 33.61 Installing : hunspell-en-US-0.20140811.1-20.el9.noarch 36/163 #8 33.62 Installing : hunspell-1.7.0-11.el9.x86_64 37/163 #8 33.63 Installing : enchant-1:1.6.0-30.el9.x86_64 38/163 #8 33.64 Installing : python3-enchant-3.2.0-5.el9.noarch 39/163 #8 33.65 Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 40/163 #8 33.65 Installing : emacs-filesystem-1:27.1-3.el9.noarch 41/163 #8 33.66 Installing : desktop-file-utils-0.26-6.el9.x86_64 42/163 #12 50.90 -------------------------------------------------------------------------------- #12 50.90 Total 7.7 MB/s | 75 MB 00:09 #12 51.14 Running transaction check + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:00:41 +0000' ++ . /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=11 +++ VERSION='11 (bullseye)' +++ VERSION_CODENAME=bullseye +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo 11 + versionID=11 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20220808082437-e1f24d3 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf #14 DONE 1.2s #15 [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 #15 sha256:6e2bbd7c710aa3b4b73c622cd8ffa201e3b208782b07ea171ff5f97c4d323d67 #8 33.66 Installing : efi-srpm-macros-4-9.el9.noarch 43/163 #8 33.67 Installing : dwz-0.14-3.el9.x86_64 44/163 #8 33.68 Installing : checkpolicy-3.4-1.el9.x86_64 45/163 #8 33.70 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 46/163 #8 33.71 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 47/163 #8 33.72 Installing : gsettings-desktop-schemas-40.0-4.el9.x86_64 48/163 #8 33.74 Installing : zstd-1.5.1-2.el9.x86_64 49/163 #8 33.75 Installing : vim-filesystem-2:8.2.2637-16.el9.noarch 50/163 #12 51.40 Running transaction test debian/rules clean dh clean --with=bash-completion dh_clean #15 DONE 0.4s #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #16 sha256:e645d563fe04c07da1c5dae952c36ae1d5e9a1b5b3f6062962cba8df6304261d #12 51.63 Transaction test succeeded #12 51.64 Running transaction #8 33.79 Installing : tcl-1:8.6.10-7.el9.x86_64 51/163 #8 33.82 Installing : shared-mime-info-2.1-4.el9.x86_64 52/163 #8 33.83 Running scriptlet: shared-mime-info-2.1-4.el9.x86_64 52/163 #8 33.84 Installing : python3-six-1.15.0-9.el9.noarch 53/163 #8 33.85 Installing : python3-dateutil-1:2.8.1-6.el9.noarch 54/163 #8 33.86 Installing : python3-dnf-plugins-core-4.1.0-1.el9.noarch 55/163 #8 33.93 Installing : python3-setuptools-53.0.0-10.el9.noarch 56/163 #8 33.97 Installing : python3-setools-4.4.0-5.el9.x86_64 57/163 #8 33.98 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 58/163 #8 33.98 Installing : libpsl-0.21.1-5.el9.x86_64 59/163 #8 33.99 Installing : pkgconf-m4-1.7.3-9.el9.noarch 60/163 #8 34.02 Installing : openssl-1:3.0.1-38.el9.x86_64 61/163 #8 34.03 Installing : ncurses-6.2-8.20210508.el9.x86_64 62/163 #8 34.04 Installing : perl-Digest-1.19-4.el9.noarch 63/163 #8 34.05 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 64/163 #8 34.06 Installing : perl-B-1.80-479.el9.x86_64 65/163 #8 34.06 Installing : perl-FileHandle-2.03-479.el9.noarch 66/163 #8 34.07 Installing : perl-AutoLoader-5.74-479.el9.noarch 67/163 #8 34.07 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 68/163 #8 34.08 Installing : perl-libnet-3.13-4.el9.noarch 69/163 #8 34.09 Installing : perl-base-2.27-479.el9.noarch 70/163 #8 34.10 Installing : perl-URI-5.09-3.el9.noarch 71/163 #8 34.12 Installing : perl-Net-SSLeay-1.92-1.el9.x86_64 72/163 #8 34.13 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 73/163 #8 34.13 Installing : perl-if-0.60.800-479.el9.noarch 74/163 #8 34.13 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 75/163 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:00:42 +0000' ++ . /etc/os-release +++ NAME=Ubuntu +++ VERSION='18.04.6 LTS (Bionic Beaver)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 18.04.6 LTS' +++ VERSION_ID=18.04 +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ VERSION_CODENAME=bionic +++ UBUNTU_CODENAME=bionic ++ echo 18.04 + versionID=18.04 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic dpkg-buildpackage: info: source distribution bionic dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build build-deb dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.tar.gz #16 ... #29 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / #29 sha256:861b36c86e8c43212e45d9a14c68df6248d2df81f3c1de4a10f69554af8ec608 #29 DONE 0.2s #30 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help #30 sha256:7c68d37201a6779b374f2af45ec793a31fc58768f16afa317e9f576c65614718 #8 34.14 Installing : perl-Time-Local-2:1.300-7.el9.noarch 76/163 #8 34.14 Installing : perl-File-Path-2.18-4.el9.noarch 77/163 #8 34.15 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 78/163 #8 34.16 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 79/163 #8 34.17 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 80/163 #8 34.17 Installing : perl-Class-Struct-0.66-479.el9.noarch 81/163 #8 34.18 Installing : perl-POSIX-1.94-479.el9.x86_64 82/163 #8 34.18 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 83/163 #8 34.19 Installing : perl-IPC-Open3-1.21-479.el9.noarch 84/163 #8 34.19 Installing : perl-subs-1.03-479.el9.noarch 85/163 #8 34.20 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 86/163 #8 34.21 Installing : perl-HTTP-Tiny-0.076-460.el9.noarch 87/163 #8 34.21 Installing : perl-Term-Cap-1.17-460.el9.noarch 88/163 #8 34.22 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 89/163 #8 34.23 Installing : perl-Socket-4:2.031-4.el9.x86_64 90/163 #8 34.24 Installing : perl-SelectSaver-1.02-479.el9.noarch 91/163 #8 34.24 Installing : perl-Symbol-1.08-479.el9.noarch 92/163 #8 34.27 Installing : perl-File-stat-1.09-479.el9.noarch 93/163 #8 34.29 Installing : perl-podlators-1:4.14-460.el9.noarch 94/163 #8 34.30 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 95/163 #8 34.30 Installing : perl-Fcntl-1.13-479.el9.x86_64 96/163 #8 34.31 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 97/163 #8 34.32 Installing : perl-mro-1.23-479.el9.x86_64 98/163 #8 34.32 Installing : perl-IO-1.43-479.el9.x86_64 99/163 #8 34.33 Installing : perl-overloading-0.02-479.el9.noarch 100/163 #8 34.33 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 101/163 #8 34.34 Installing : perl-Errno-1.30-479.el9.x86_64 102/163 #8 34.34 Installing : perl-File-Basename-2.85-479.el9.noarch 103/163 debian/rules clean dh clean --with=bash-completion dh_clean #8 34.35 Installing : perl-Getopt-Std-1.12-479.el9.noarch 104/163 #8 34.35 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 105/163 #8 34.36 Installing : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 106/163 #8 34.36 Installing : perl-constant-1.33-461.el9.noarch 107/163 #8 34.37 Installing : perl-Storable-1:3.21-460.el9.x86_64 108/163 #8 34.38 Installing : perl-overload-1.31-479.el9.noarch 109/163 #8 34.38 Installing : perl-parent-1:0.238-460.el9.noarch 110/163 #8 34.38 Installing : perl-vars-1.05-479.el9.noarch 111/163 #8 34.39 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 112/163 #8 34.40 Installing : perl-Carp-1.50-460.el9.noarch 113/163 #8 34.40 Installing : perl-Exporter-5.74-461.el9.noarch 114/163 #8 34.41 Installing : perl-NDBM_File-1.15-479.el9.x86_64 115/163 #8 34.41 Installing : perl-PathTools-3.78-461.el9.x86_64 116/163 #8 34.48 Installing : perl-Encode-4:3.08-462.el9.x86_64 117/163 #8 34.59 Installing : perl-libs-4:5.32.1-479.el9.x86_64 118/163 #8 34.60 Installing : perl-interpreter-4:5.32.1-479.el9.x86_64 119/163 #8 34.60 Installing : kernel-srpm-macros-1.0-11.el9.noarch 120/163 #8 34.61 Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 121/163 #8 34.61 Installing : go-srpm-macros-3.0.9-9.el9.noarch 122/163 #8 34.62 Installing : python-srpm-macros-3.9-52.el9.noarch 123/163 #8 34.62 Installing : redhat-rpm-config-196-1.el9.noarch 124/163 #8 34.63 Running scriptlet: libutempter-1.2.1-6.el9.x86_64 125/163 #8 34.68 Installing : libutempter-1.2.1-6.el9.x86_64 125/163 dpkg-source -I.git -b build-deb dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.tar.gz #8 34.69 Installing : libselinux-utils-3.4-3.el9.x86_64 126/163 #8 34.70 Installing : libpng-2:1.6.37-12.el9.x86_64 127/163 #8 34.72 Installing : gdk-pixbuf2-2.42.6-2.el9.x86_64 128/163 #8 34.73 Installing : libpkgconf-1.7.3-9.el9.x86_64 129/163 #8 34.73 Installing : pkgconf-1.7.3-9.el9.x86_64 130/163 #8 34.74 Installing : pkgconf-pkg-config-1.7.3-9.el9.x86_64 131/163 #8 34.74 Installing : libpipeline-1.5.3-4.el9.x86_64 132/163 #8 34.75 Running scriptlet: man-db-2.9.3-6.el9.x86_64 133/163 #8 34.78 Installing : man-db-2.9.3-6.el9.x86_64 133/163 #8 34.79 Running scriptlet: man-db-2.9.3-6.el9.x86_64 133/163 #8 34.82 Installing : environment-modules-5.0.1-1.el9.x86_64 134/163 #8 34.83 Running scriptlet: environment-modules-5.0.1-1.el9.x86_64 134/163 #8 34.84 Installing : scl-utils-1:2.0.3-2.el9.x86_64 135/163 #8 35.05 Installing : libicu-67.1-9.el9.x86_64 136/163 #8 35.19 Installing : webkit2gtk3-jsc-2.36.1-1.el9.x86_64 137/163 #8 35.19 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 138/163 #8 35.20 Installing : glib-networking-2.68.3-3.el9.x86_64 139/163 #8 35.21 Installing : libfdisk-2.37.4-3.el9.x86_64 140/163 #8 35.22 Installing : libeconf-0.4.1-2.el9.x86_64 141/163 #8 35.23 Installing : libdb-5.3.28-53.el9.x86_64 142/163 #8 35.27 Installing : pam-1.5.1-12.el9.x86_64 143/163 #8 35.28 Installing : libpwquality-1.4.4-8.el9.x86_64 144/163 #8 35.35 Installing : util-linux-2.37.4-3.el9.x86_64 145/163 #8 35.35 warning: /etc/adjtime created as /etc/adjtime.rpmnew #8 35.35 #8 35.37 Installing : policycoreutils-3.4-1.el9.x86_64 146/163 #8 35.38 Running scriptlet: policycoreutils-3.4-1.el9.x86_64 146/163 #8 35.42 Installing : python3-policycoreutils-3.4-1.el9.noarch 147/163 #8 35.43 Installing : policycoreutils-python-utils-3.4-1.el9.noarch 148/163 #8 35.44 Installing : gcc-toolset-12-runtime-12.0-5.el9.x86_64 149/163 #30 1.221 + RM_GOPATH=0 #30 1.221 + TMP_GOPATH= #30 1.221 + : /build #30 1.221 + '[' -z '' ']' #30 1.222 ++ mktemp -d #30 1.223 + export GOPATH=/tmp/tmp.bfyQp6WS65 #30 1.223 + GOPATH=/tmp/tmp.bfyQp6WS65 #30 1.223 + RM_GOPATH=1 #30 1.223 + case "$(go env GOARCH)" in #30 1.223 ++ go env GOARCH #30 1.227 + export GO_BUILDMODE=-buildmode=pie #30 1.227 + GO_BUILDMODE=-buildmode=pie #30 1.227 ++ dirname /install.sh #30 1.228 + dir=/ #30 1.228 + bin=rootlesskit #30 1.228 + shift #30 1.228 + '[' '!' -f //rootlesskit.installer ']' #30 1.228 + . //rootlesskit.installer #30 1.228 ++ : 1920341cd41e047834a21007424162a2dc946315 #30 1.228 + install_rootlesskit #30 1.228 + case "$1" in #30 1.228 + export CGO_ENABLED=0 #30 1.228 + CGO_ENABLED=0 #30 1.228 + _install_rootlesskit #30 1.229 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' #30 1.229 + for f in rootlesskit rootlesskit-docker-proxy #30 1.229 + GOBIN=/build #30 1.229 + GO111MODULE=on #30 1.229 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 #30 1.229 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 #30 1.290 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 #8 35.45 Running scriptlet: gcc-toolset-12-runtime-12.0-5.el9.x86_64 149/163 #8 35.64 ValueError: SELinux policy is not managed or store cannot be accessed. #8 35.64 #8 35.73 Installing : gcc-toolset-12-binutils-2.38-16.el9.x86_64 150/163 #8 35.74 Running scriptlet: gcc-toolset-12-binutils-2.38-16.el9.x86_64 150/163 #8 35.76 Installing : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64 151/163 #8 35.84 Installing : binutils-2.35.2-24.el9.x86_64 152/163 #8 35.85 Running scriptlet: binutils-2.35.2-24.el9.x86_64 152/163 #8 35.87 Installing : libbrotli-1.0.9-6.el9.x86_64 153/163 #8 35.88 Installing : libsoup-2.72.0-8.el9.x86_64 154/163 #8 35.89 Installing : json-glib-1.6.6-1.el9.x86_64 155/163 #8 35.90 Installing : libappstream-glib-0.7.18-4.el9.x86_64 156/163 #8 35.91 Installing : info-6.7-15.el9.x86_64 157/163 #8 35.92 Installing : ed-1.14.2-12.el9.x86_64 158/163 #8 35.93 Installing : patch-2.7.6-16.el9.x86_64 159/163 #8 35.94 Installing : rpm-build-4.16.1.3-15.el9.x86_64 160/163 #8 35.96 Installing : rpmlint-1.11-19.el9.noarch 161/163 #8 35.96 Installing : dnf-plugins-core-4.1.0-1.el9.noarch 162/163 #8 36.04 Installing : glibc-gconv-extra-2.34-39.el9.x86_64 163/163 #30 2.416 go: downloading github.com/sirupsen/logrus v1.8.1 #30 2.416 go: downloading github.com/urfave/cli/v2 v2.4.0 #30 2.713 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 #21 84.31 Selecting previously unselected package g++-arm-linux-gnueabi. #21 84.31 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... #21 84.32 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... #21 84.34 Selecting previously unselected package crossbuild-essential-armel. #21 84.34 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... #21 84.35 Unpacking crossbuild-essential-armel (12.9) ... #21 84.38 Selecting previously unselected package libc6-armhf-cross. #21 84.38 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... #21 84.38 Unpacking libc6-armhf-cross (2.31-9cross4) ... #21 84.50 Selecting previously unselected package libgcc-s1-armhf-cross. #21 84.50 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... #21 84.50 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... #21 84.53 Selecting previously unselected package libgomp1-armhf-cross. #21 84.54 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... #21 84.54 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... #21 84.57 Selecting previously unselected package libatomic1-armhf-cross. #21 84.58 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... #21 84.62 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... #21 84.65 Selecting previously unselected package libasan6-armhf-cross. #21 84.66 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... #21 84.66 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... #21 84.87 Selecting previously unselected package libstdc++6-armhf-cross. #21 84.88 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... #21 84.88 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... #21 84.94 Selecting previously unselected package libubsan1-armhf-cross. #21 84.95 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... #21 84.95 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... #21 85.04 Selecting previously unselected package libgcc-10-dev-armhf-cross. #21 85.05 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... #21 85.05 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... #21 85.16 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. #21 85.16 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... #21 85.17 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... #18 exporting layers 10.8s done #18 writing image sha256:5aec995f11e6b31317ecbbe1044f13c8872277cca3ed4e579c11227abe2f18aa done #18 naming to docker.io/debbuild-ubuntu-focal/aarch64 done #18 DONE 10.8s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #30 3.723 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd #30 4.000 go: downloading github.com/google/uuid v1.3.0 #30 4.021 go: downloading github.com/moby/vpnkit v0.5.0 + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #30 4.344 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 #30 4.391 go: downloading github.com/gofrs/flock v0.8.1 #30 4.433 go: downloading github.com/gorilla/mux v1.8.0 #30 4.492 go: downloading github.com/moby/sys/mountinfo v0.6.0 #30 4.630 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 #30 4.677 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #30 4.745 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b #12 52.62 Updating : glibc-2.17-326.el7_9.aarch64 1/68 #12 56.36 Updating : glibc-common-2.17-326.el7_9.aarch64 2/68 + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:00:47 +0000' ++ . /etc/os-release +++ NAME=Ubuntu +++ VERSION='20.04.4 LTS (Focal Fossa)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 20.04.4 LTS' +++ VERSION_ID=20.04 +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ VERSION_CODENAME=focal +++ UBUNTU_CODENAME=focal ++ echo 20.04 + versionID=20.04 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20220808082437-e1f24d3 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal dpkg-buildpackage: info: source distribution focal dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . #30 5.376 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #8 36.06 Running scriptlet: glibc-gconv-extra-2.34-39.el9.x86_64 163/163 #8 38.84 Verifying : binutils-2.35.2-24.el9.x86_64 1/163 #8 38.84 Verifying : bzip2-1.0.8-8.el9.x86_64 2/163 #8 38.84 Verifying : cpio-2.13-16.el9.x86_64 3/163 #8 38.84 Verifying : cracklib-2.9.6-27.el9.x86_64 4/163 #8 38.84 Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 5/163 #8 38.84 Verifying : dbus-libs-1:1.12.20-5.el9.x86_64 6/163 #8 38.84 Verifying : diffutils-3.7-12.el9.x86_64 7/163 #8 38.84 Verifying : dnf-plugins-core-4.1.0-1.el9.noarch 8/163 #8 38.84 Verifying : ed-1.14.2-12.el9.x86_64 9/163 #8 38.84 Verifying : elfutils-0.187-5.el9.x86_64 10/163 #8 38.84 Verifying : elfutils-debuginfod-client-0.187-5.el9.x86_64 11/163 #8 38.84 Verifying : environment-modules-5.0.1-1.el9.x86_64 12/163 #8 38.84 Verifying : file-5.39-8.el9.x86_64 13/163 #8 38.84 Verifying : glib-networking-2.68.3-3.el9.x86_64 14/163 #8 38.84 Verifying : glibc-gconv-extra-2.34-39.el9.x86_64 15/163 #8 38.84 Verifying : groff-base-1.22.4-10.el9.x86_64 16/163 #8 38.84 Verifying : gsettings-desktop-schemas-40.0-4.el9.x86_64 17/163 #8 38.84 Verifying : info-6.7-15.el9.x86_64 18/163 #8 38.85 Verifying : json-glib-1.6.6-1.el9.x86_64 19/163 #8 38.85 Verifying : less-590-1.el9.x86_64 20/163 #8 38.85 Verifying : libbrotli-1.0.9-6.el9.x86_64 21/163 #8 38.85 Verifying : libdb-5.3.28-53.el9.x86_64 22/163 #8 38.85 Verifying : libeconf-0.4.1-2.el9.x86_64 23/163 #8 38.85 Verifying : libfdisk-2.37.4-3.el9.x86_64 24/163 #8 38.85 Verifying : libicu-67.1-9.el9.x86_64 25/163 #8 38.85 Verifying : libpipeline-1.5.3-4.el9.x86_64 26/163 #8 38.85 Verifying : libpkgconf-1.7.3-9.el9.x86_64 27/163 #8 38.85 Verifying : libpng-2:1.6.37-12.el9.x86_64 28/163 #8 38.85 Verifying : libproxy-0.4.15-35.el9.x86_64 29/163 #8 38.85 Verifying : libpsl-0.21.1-5.el9.x86_64 30/163 #8 38.85 Verifying : libpwquality-1.4.4-8.el9.x86_64 31/163 #8 38.85 Verifying : libselinux-utils-3.4-3.el9.x86_64 32/163 #8 38.85 Verifying : libutempter-1.2.1-6.el9.x86_64 33/163 #8 38.85 Verifying : man-db-2.9.3-6.el9.x86_64 34/163 #8 38.85 Verifying : ncurses-6.2-8.20210508.el9.x86_64 35/163 #8 38.85 Verifying : openssl-1:3.0.1-38.el9.x86_64 36/163 #8 38.85 Verifying : pam-1.5.1-12.el9.x86_64 37/163 #8 38.85 Verifying : pkgconf-1.7.3-9.el9.x86_64 38/163 #8 38.85 Verifying : pkgconf-m4-1.7.3-9.el9.noarch 39/163 #8 38.85 Verifying : pkgconf-pkg-config-1.7.3-9.el9.x86_64 40/163 #8 38.85 Verifying : policycoreutils-3.4-1.el9.x86_64 41/163 #8 38.85 Verifying : procps-ng-3.3.17-5.el9.x86_64 42/163 #8 38.85 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 43/163 #8 38.85 Verifying : python3-dateutil-1:2.8.1-6.el9.noarch 44/163 #8 38.85 Verifying : python3-dbus-1.2.18-2.el9.x86_64 45/163 #8 38.85 Verifying : python3-dnf-plugins-core-4.1.0-1.el9.noarch 46/163 #8 38.85 Verifying : python3-setools-4.4.0-5.el9.x86_64 47/163 #8 38.85 Verifying : python3-setuptools-53.0.0-10.el9.noarch 48/163 #8 38.85 Verifying : python3-six-1.15.0-9.el9.noarch 49/163 #8 38.85 Verifying : shared-mime-info-2.1-4.el9.x86_64 50/163 #8 38.85 Verifying : systemd-libs-250-7.el9.x86_64 51/163 #8 38.85 Verifying : tcl-1:8.6.10-7.el9.x86_64 52/163 #8 38.85 Verifying : unzip-6.0-56.el9.x86_64 53/163 #8 38.85 Verifying : util-linux-2.37.4-3.el9.x86_64 54/163 #8 38.85 Verifying : util-linux-core-2.37.4-3.el9.x86_64 55/163 #8 38.85 Verifying : vim-filesystem-2:8.2.2637-16.el9.noarch 56/163 #8 38.85 Verifying : xz-5.2.5-8.el9.x86_64 57/163 #8 38.85 Verifying : zip-3.0-33.el9.x86_64 58/163 #8 38.85 Verifying : zstd-1.5.1-2.el9.x86_64 59/163 #8 38.85 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 60/163 #8 38.85 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 61/163 #8 38.85 Verifying : checkpolicy-3.4-1.el9.x86_64 62/163 #8 38.85 Verifying : desktop-file-utils-0.26-6.el9.x86_64 63/163 #8 38.85 Verifying : dwz-0.14-3.el9.x86_64 64/163 #8 38.85 Verifying : efi-srpm-macros-4-9.el9.noarch 65/163 #8 38.85 Verifying : emacs-filesystem-1:27.1-3.el9.noarch 66/163 #8 38.85 Verifying : enchant-1:1.6.0-30.el9.x86_64 67/163 #8 38.85 Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 68/163 #8 38.85 Verifying : gcc-toolset-12-binutils-2.38-16.el9.x86_64 69/163 #8 38.85 Verifying : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64 70/163 #8 38.85 Verifying : gcc-toolset-12-runtime-12.0-5.el9.x86_64 71/163 #8 38.85 Verifying : gdb-minimal-10.2-10.el9.x86_64 72/163 #8 38.85 Verifying : gdk-pixbuf2-2.42.6-2.el9.x86_64 73/163 #8 38.85 Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 74/163 #8 38.85 Verifying : go-srpm-macros-3.0.9-9.el9.noarch 75/163 #8 38.85 Verifying : hunspell-1.7.0-11.el9.x86_64 76/163 #8 38.85 Verifying : hunspell-en-0.20140811.1-20.el9.noarch 77/163 #8 38.85 Verifying : hunspell-en-GB-0.20140811.1-20.el9.noarch 78/163 #8 38.85 Verifying : hunspell-en-US-0.20140811.1-20.el9.noarch 79/163 #8 38.85 Verifying : hunspell-filesystem-1.7.0-11.el9.x86_64 80/163 #8 38.85 Verifying : kernel-srpm-macros-1.0-11.el9.noarch 81/163 #8 38.85 Verifying : libappstream-glib-0.7.18-4.el9.x86_64 82/163 #8 38.85 Verifying : libjpeg-turbo-2.0.90-5.el9.x86_64 83/163 #8 38.85 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 84/163 #8 38.85 Verifying : libsoup-2.72.0-8.el9.x86_64 85/163 #8 38.85 Verifying : libstemmer-0-18.585svn.el9.x86_64 86/163 #8 38.85 Verifying : lua-srpm-macros-1-6.el9.noarch 87/163 #8 38.85 Verifying : ocaml-srpm-macros-6-6.el9.noarch 88/163 #8 38.85 Verifying : openblas-srpm-macros-2-11.el9.noarch 89/163 #8 38.85 Verifying : patch-2.7.6-16.el9.x86_64 90/163 #8 38.85 Verifying : perl-AutoLoader-5.74-479.el9.noarch 91/163 #8 38.85 Verifying : perl-B-1.80-479.el9.x86_64 92/163 #8 38.85 Verifying : perl-Carp-1.50-460.el9.noarch 93/163 #8 38.85 Verifying : perl-Class-Struct-0.66-479.el9.noarch 94/163 #8 38.85 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 95/163 #8 38.86 Verifying : perl-Digest-1.19-4.el9.noarch 96/163 #8 38.86 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 97/163 #8 38.86 Verifying : perl-Encode-4:3.08-462.el9.x86_64 98/163 #8 38.86 Verifying : perl-Errno-1.30-479.el9.x86_64 99/163 #8 38.86 Verifying : perl-Exporter-5.74-461.el9.noarch 100/163 #8 38.86 Verifying : perl-Fcntl-1.13-479.el9.x86_64 101/163 #8 38.86 Verifying : perl-File-Basename-2.85-479.el9.noarch 102/163 #8 38.86 Verifying : perl-File-Path-2.18-4.el9.noarch 103/163 #8 38.86 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 104/163 #8 38.86 Verifying : perl-File-stat-1.09-479.el9.noarch 105/163 #8 38.86 Verifying : perl-FileHandle-2.03-479.el9.noarch 106/163 #8 38.86 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 107/163 #8 38.86 Verifying : perl-Getopt-Std-1.12-479.el9.noarch 108/163 #8 38.86 Verifying : perl-HTTP-Tiny-0.076-460.el9.noarch 109/163 #8 38.86 Verifying : perl-IO-1.43-479.el9.x86_64 110/163 #8 38.86 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 111/163 #8 38.86 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 112/163 #8 38.86 Verifying : perl-IPC-Open3-1.21-479.el9.noarch 113/163 #8 38.86 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 114/163 #8 38.86 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 115/163 #8 38.86 Verifying : perl-NDBM_File-1.15-479.el9.x86_64 116/163 #8 38.86 Verifying : perl-Net-SSLeay-1.92-1.el9.x86_64 117/163 #8 38.86 Verifying : perl-POSIX-1.94-479.el9.x86_64 118/163 #8 38.86 Verifying : perl-PathTools-3.78-461.el9.x86_64 119/163 #8 38.86 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 120/163 #8 38.86 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 121/163 #8 38.86 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 122/163 #8 38.86 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 123/163 #8 38.86 Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 124/163 #8 38.86 Verifying : perl-SelectSaver-1.02-479.el9.noarch 125/163 #8 38.86 Verifying : perl-Socket-4:2.031-4.el9.x86_64 126/163 #8 38.86 Verifying : perl-Storable-1:3.21-460.el9.x86_64 127/163 #8 38.86 Verifying : perl-Symbol-1.08-479.el9.noarch 128/163 #8 38.86 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 129/163 #8 38.86 Verifying : perl-Term-Cap-1.17-460.el9.noarch 130/163 #8 38.86 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 131/163 #8 38.86 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 132/163 #8 38.86 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 133/163 #8 38.86 Verifying : perl-URI-5.09-3.el9.noarch 134/163 #8 38.86 Verifying : perl-base-2.27-479.el9.noarch 135/163 #8 38.86 Verifying : perl-constant-1.33-461.el9.noarch 136/163 #8 38.86 Verifying : perl-if-0.60.800-479.el9.noarch 137/163 #8 38.86 Verifying : perl-interpreter-4:5.32.1-479.el9.x86_64 138/163 #8 38.86 Verifying : perl-libnet-3.13-4.el9.noarch 139/163 #8 38.86 Verifying : perl-libs-4:5.32.1-479.el9.x86_64 140/163 #8 38.86 Verifying : perl-mro-1.23-479.el9.x86_64 141/163 #8 38.86 Verifying : perl-overload-1.31-479.el9.noarch 142/163 #8 38.86 Verifying : perl-overloading-0.02-479.el9.noarch 143/163 #8 38.86 Verifying : perl-parent-1:0.238-460.el9.noarch 144/163 #8 38.86 Verifying : perl-podlators-1:4.14-460.el9.noarch 145/163 #8 38.86 Verifying : perl-srpm-macros-1-41.el9.noarch 146/163 #8 38.86 Verifying : perl-subs-1.03-479.el9.noarch 147/163 #8 38.86 Verifying : perl-vars-1.05-479.el9.noarch 148/163 #8 38.86 Verifying : policycoreutils-python-utils-3.4-1.el9.noarch 149/163 #8 38.86 Verifying : python-srpm-macros-3.9-52.el9.noarch 150/163 #8 38.86 Verifying : python3-audit-3.0.7-103.el9.x86_64 151/163 #8 38.86 Verifying : python3-enchant-3.2.0-5.el9.noarch 152/163 #8 38.86 Verifying : python3-file-magic-5.39-8.el9.noarch 153/163 #8 38.86 Verifying : python3-libselinux-3.4-3.el9.x86_64 154/163 #8 38.86 Verifying : python3-libsemanage-3.4-1.el9.x86_64 155/163 #8 38.86 Verifying : python3-policycoreutils-3.4-1.el9.noarch 156/163 #8 38.86 Verifying : qt5-srpm-macros-5.15.3-1.el9.noarch 157/163 #8 38.86 Verifying : redhat-rpm-config-196-1.el9.noarch 158/163 #8 38.86 Verifying : rpm-build-4.16.1.3-15.el9.x86_64 159/163 #8 38.86 Verifying : rpmlint-1.11-19.el9.noarch 160/163 #8 38.86 Verifying : rust-srpm-macros-17-4.el9.noarch 161/163 #8 38.86 Verifying : scl-utils-1:2.0.3-2.el9.x86_64 162/163 #8 38.86 Verifying : webkit2gtk3-jsc-2.36.1-1.el9.x86_64 163/163 #8 39.02 #8 39.02 Installed: #8 39.02 abattis-cantarell-fonts-0.301-4.el9.noarch #8 39.02 adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch #8 39.02 binutils-2.35.2-24.el9.x86_64 #8 39.02 bzip2-1.0.8-8.el9.x86_64 #8 39.02 checkpolicy-3.4-1.el9.x86_64 #8 39.02 cpio-2.13-16.el9.x86_64 #8 39.02 cracklib-2.9.6-27.el9.x86_64 #8 39.02 cracklib-dicts-2.9.6-27.el9.x86_64 #8 39.02 dbus-libs-1:1.12.20-5.el9.x86_64 #8 39.02 desktop-file-utils-0.26-6.el9.x86_64 #8 39.02 diffutils-3.7-12.el9.x86_64 #8 39.02 dnf-plugins-core-4.1.0-1.el9.noarch #8 39.02 dwz-0.14-3.el9.x86_64 #8 39.02 ed-1.14.2-12.el9.x86_64 #8 39.02 efi-srpm-macros-4-9.el9.noarch #8 39.02 elfutils-0.187-5.el9.x86_64 #8 39.02 elfutils-debuginfod-client-0.187-5.el9.x86_64 #8 39.02 emacs-filesystem-1:27.1-3.el9.noarch #8 39.02 enchant-1:1.6.0-30.el9.x86_64 #8 39.02 environment-modules-5.0.1-1.el9.x86_64 #8 39.02 file-5.39-8.el9.x86_64 #8 39.02 fonts-srpm-macros-1:2.0.5-7.el9.1.noarch #8 39.02 gcc-toolset-12-binutils-2.38-16.el9.x86_64 #8 39.02 gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64 #8 39.02 gcc-toolset-12-runtime-12.0-5.el9.x86_64 #8 39.02 gdb-minimal-10.2-10.el9.x86_64 #8 39.02 gdk-pixbuf2-2.42.6-2.el9.x86_64 #8 39.02 ghc-srpm-macros-1.5.0-6.el9.noarch #8 39.02 glib-networking-2.68.3-3.el9.x86_64 #8 39.02 glibc-gconv-extra-2.34-39.el9.x86_64 #8 39.02 go-srpm-macros-3.0.9-9.el9.noarch #8 39.02 groff-base-1.22.4-10.el9.x86_64 #8 39.02 gsettings-desktop-schemas-40.0-4.el9.x86_64 #8 39.02 hunspell-1.7.0-11.el9.x86_64 #8 39.02 hunspell-en-0.20140811.1-20.el9.noarch #8 39.02 hunspell-en-GB-0.20140811.1-20.el9.noarch #8 39.02 hunspell-en-US-0.20140811.1-20.el9.noarch #8 39.02 hunspell-filesystem-1.7.0-11.el9.x86_64 #8 39.02 info-6.7-15.el9.x86_64 #8 39.02 json-glib-1.6.6-1.el9.x86_64 #8 39.02 kernel-srpm-macros-1.0-11.el9.noarch #8 39.02 less-590-1.el9.x86_64 #8 39.02 libappstream-glib-0.7.18-4.el9.x86_64 #8 39.02 libbrotli-1.0.9-6.el9.x86_64 #8 39.02 libdb-5.3.28-53.el9.x86_64 #8 39.02 libeconf-0.4.1-2.el9.x86_64 #8 39.02 libfdisk-2.37.4-3.el9.x86_64 #8 39.02 libicu-67.1-9.el9.x86_64 #8 39.02 libjpeg-turbo-2.0.90-5.el9.x86_64 #8 39.02 libpipeline-1.5.3-4.el9.x86_64 #8 39.02 libpkgconf-1.7.3-9.el9.x86_64 #8 39.02 libpng-2:1.6.37-12.el9.x86_64 #8 39.02 libproxy-0.4.15-35.el9.x86_64 #8 39.02 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 #8 39.02 libpsl-0.21.1-5.el9.x86_64 #8 39.02 libpwquality-1.4.4-8.el9.x86_64 #8 39.02 libselinux-utils-3.4-3.el9.x86_64 #8 39.02 libsoup-2.72.0-8.el9.x86_64 #8 39.02 libstemmer-0-18.585svn.el9.x86_64 #8 39.02 libutempter-1.2.1-6.el9.x86_64 #8 39.02 lua-srpm-macros-1-6.el9.noarch #8 39.02 man-db-2.9.3-6.el9.x86_64 #8 39.02 ncurses-6.2-8.20210508.el9.x86_64 #8 39.02 ocaml-srpm-macros-6-6.el9.noarch #8 39.02 openblas-srpm-macros-2-11.el9.noarch #8 39.02 openssl-1:3.0.1-38.el9.x86_64 #8 39.02 pam-1.5.1-12.el9.x86_64 #8 39.02 patch-2.7.6-16.el9.x86_64 #8 39.02 perl-AutoLoader-5.74-479.el9.noarch #8 39.02 perl-B-1.80-479.el9.x86_64 #8 39.02 perl-Carp-1.50-460.el9.noarch #8 39.02 perl-Class-Struct-0.66-479.el9.noarch #8 39.02 perl-Data-Dumper-2.174-462.el9.x86_64 #8 39.02 perl-Digest-1.19-4.el9.noarch #8 39.02 perl-Digest-MD5-2.58-4.el9.x86_64 #8 39.02 perl-Encode-4:3.08-462.el9.x86_64 #8 39.02 perl-Errno-1.30-479.el9.x86_64 #8 39.02 perl-Exporter-5.74-461.el9.noarch #8 39.02 perl-Fcntl-1.13-479.el9.x86_64 #8 39.02 perl-File-Basename-2.85-479.el9.noarch #8 39.02 perl-File-Path-2.18-4.el9.noarch #8 39.02 perl-File-Temp-1:0.231.100-4.el9.noarch #8 39.02 perl-File-stat-1.09-479.el9.noarch #8 39.02 perl-FileHandle-2.03-479.el9.noarch #8 39.02 perl-Getopt-Long-1:2.52-4.el9.noarch #8 39.02 perl-Getopt-Std-1.12-479.el9.noarch #8 39.02 perl-HTTP-Tiny-0.076-460.el9.noarch #8 39.02 perl-IO-1.43-479.el9.x86_64 #8 39.02 perl-IO-Socket-IP-0.41-5.el9.noarch #8 39.02 perl-IO-Socket-SSL-2.073-1.el9.noarch #8 39.02 perl-IPC-Open3-1.21-479.el9.noarch #8 39.02 perl-MIME-Base64-3.16-4.el9.x86_64 #8 39.02 perl-Mozilla-CA-20200520-6.el9.noarch #8 39.02 perl-NDBM_File-1.15-479.el9.x86_64 #8 39.02 perl-Net-SSLeay-1.92-1.el9.x86_64 #8 39.02 perl-POSIX-1.94-479.el9.x86_64 #8 39.02 perl-PathTools-3.78-461.el9.x86_64 #8 39.02 perl-Pod-Escapes-1:1.07-460.el9.noarch #8 39.02 perl-Pod-Perldoc-3.28.01-461.el9.noarch #8 39.02 perl-Pod-Simple-1:3.42-4.el9.noarch #8 39.02 perl-Pod-Usage-4:2.01-4.el9.noarch #8 39.02 perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 #8 39.02 perl-SelectSaver-1.02-479.el9.noarch #8 39.02 perl-Socket-4:2.031-4.el9.x86_64 #8 39.02 perl-Storable-1:3.21-460.el9.x86_64 #8 39.02 perl-Symbol-1.08-479.el9.noarch #8 39.02 perl-Term-ANSIColor-5.01-461.el9.noarch #8 39.02 perl-Term-Cap-1.17-460.el9.noarch #8 39.02 perl-Text-ParseWords-3.30-460.el9.noarch #8 39.02 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch #8 39.02 perl-Time-Local-2:1.300-7.el9.noarch #8 39.02 perl-URI-5.09-3.el9.noarch #8 39.02 perl-base-2.27-479.el9.noarch #8 39.02 perl-constant-1.33-461.el9.noarch #8 39.02 perl-if-0.60.800-479.el9.noarch #8 39.02 perl-interpreter-4:5.32.1-479.el9.x86_64 #8 39.02 perl-libnet-3.13-4.el9.noarch #8 39.02 perl-libs-4:5.32.1-479.el9.x86_64 #8 39.02 perl-mro-1.23-479.el9.x86_64 #8 39.02 perl-overload-1.31-479.el9.noarch #8 39.02 perl-overloading-0.02-479.el9.noarch #8 39.02 perl-parent-1:0.238-460.el9.noarch #8 39.02 perl-podlators-1:4.14-460.el9.noarch #8 39.02 perl-srpm-macros-1-41.el9.noarch #8 39.02 perl-subs-1.03-479.el9.noarch #8 39.02 perl-vars-1.05-479.el9.noarch #8 39.02 pkgconf-1.7.3-9.el9.x86_64 #8 39.02 pkgconf-m4-1.7.3-9.el9.noarch #8 39.02 pkgconf-pkg-config-1.7.3-9.el9.x86_64 #8 39.02 policycoreutils-3.4-1.el9.x86_64 #8 39.02 policycoreutils-python-utils-3.4-1.el9.noarch #8 39.02 procps-ng-3.3.17-5.el9.x86_64 #8 39.02 publicsuffix-list-dafsa-20210518-3.el9.noarch #8 39.02 python-srpm-macros-3.9-52.el9.noarch #8 39.02 python3-audit-3.0.7-103.el9.x86_64 #8 39.02 python3-dateutil-1:2.8.1-6.el9.noarch #8 39.02 python3-dbus-1.2.18-2.el9.x86_64 #8 39.02 python3-dnf-plugins-core-4.1.0-1.el9.noarch #8 39.02 python3-enchant-3.2.0-5.el9.noarch #8 39.02 python3-file-magic-5.39-8.el9.noarch #8 39.02 python3-libselinux-3.4-3.el9.x86_64 #8 39.02 python3-libsemanage-3.4-1.el9.x86_64 #8 39.02 python3-policycoreutils-3.4-1.el9.noarch #8 39.02 python3-setools-4.4.0-5.el9.x86_64 #8 39.02 python3-setuptools-53.0.0-10.el9.noarch #8 39.02 python3-six-1.15.0-9.el9.noarch #8 39.02 qt5-srpm-macros-5.15.3-1.el9.noarch #8 39.02 redhat-rpm-config-196-1.el9.noarch #8 39.02 rpm-build-4.16.1.3-15.el9.x86_64 #8 39.02 rpmlint-1.11-19.el9.noarch #8 39.02 rust-srpm-macros-17-4.el9.noarch #8 39.02 scl-utils-1:2.0.3-2.el9.x86_64 #8 39.02 shared-mime-info-2.1-4.el9.x86_64 #8 39.02 systemd-libs-250-7.el9.x86_64 #8 39.02 tcl-1:8.6.10-7.el9.x86_64 #8 39.02 unzip-6.0-56.el9.x86_64 #8 39.02 util-linux-2.37.4-3.el9.x86_64 #8 39.02 util-linux-core-2.37.4-3.el9.x86_64 #8 39.02 vim-filesystem-2:8.2.2637-16.el9.noarch #8 39.02 webkit2gtk3-jsc-2.36.1-1.el9.x86_64 #8 39.02 xz-5.2.5-8.el9.x86_64 #8 39.02 zip-3.0-33.el9.x86_64 #8 39.02 zstd-1.5.1-2.el9.x86_64 #8 39.02 #8 39.02 Complete! #8 DONE 39.2s #9 [stage-1 4/8] RUN dnf config-manager --set-enabled crb #9 sha256:c3519479d8e677837626575abaf70e77e38681a1cc317696a78324a85f352dc8 dpkg-buildpackage: info: host architecture armhf debian/rules clean dh clean --with=bash-completion #9 DONE 0.7s dh_clean dpkg-source -I.git -b . #11 [stage-1 5/8] COPY SPECS /root/rpmbuild/SPECS #11 sha256:80b9154ac1479c328c8c90aa8c50d852e96dfcef5885838780a7f2b0f1fe5584 #11 DONE 0.1s #12 [stage-1 6/8] RUN if [ "$(uname -m)" = "x86_64" ]; then dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec; else dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec; dnf builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-b*.spec; fi #12 sha256:5c57ef4a2d9db875ff3d84460f994ebcd72e0e7a7928cf1531b851cf4bd94174 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.tar.gz #12 56.47 Updating : systemd-libs-219-78.el7_9.5.aarch64 3/68 #12 57.96 Updating : systemd-219-78.el7_9.5.aarch64 4/68 #12 58.48 Failed to get D-Bus connection: Operation not permitted #12 0.890 CentOS Stream 9 - BaseOS 25 kB/s | 7.9 kB 00:00 #12 1.256 CentOS Stream 9 - AppStream 26 kB/s | 8.0 kB 00:00 #12 58.52 Installing : mpfr-3.1.1-4.el7.aarch64 5/68 #12 58.81 Installing : libmpc-1.0.1-3.el7.aarch64 6/68 #12 1.811 CentOS Stream 9 - CRB 10 MB/s | 4.6 MB 00:00 #12 59.11 Updating : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64 7/68 #12 59.41 Updating : 7:device-mapper-1.02.170-6.el7_9.5.aarch64 8/68 #12 59.72 Installing : 1:make-3.82-24.el7.aarch64 9/68 #12 60.05 Installing : checkpolicy-2.5-8.el7.aarch64 10/68 #12 60.08 Installing : lzo-2.06-8.el7.aarch64 11/68 #21 89.83 Selecting previously unselected package gcc-arm-linux-gnueabihf. #21 89.83 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... #21 89.83 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... #21 89.86 Selecting previously unselected package linux-libc-dev-armhf-cross. #21 89.86 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... #21 89.87 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... #21 90.04 Selecting previously unselected package libc6-dev-armhf-cross. #21 90.05 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... #21 90.05 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... #21 90.27 Selecting previously unselected package libstdc++-10-dev-armhf-cross. #21 90.27 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... #21 90.28 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... #21 90.68 Selecting previously unselected package g++-10-arm-linux-gnueabihf. #12 60.37 Installing : m4-1.4.16-10.el7.aarch64 12/68 #12 60.65 Installing : 1:perl-Error-0.17020-2.el7.noarch 13/68 #21 90.68 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... #21 90.71 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... #12 3.509 Package bash-5.1.8-4.el9.x86_64 is already installed. #12 3.529 Package bash-5.1.8-4.el9.x86_64 is already installed. #12 3.539 Package bash-5.1.8-4.el9.x86_64 is already installed. #12 3.540 Package ca-certificates-2022.2.54-90.0.el9.noarch is already installed. #12 3.540 Package libarchive-3.5.3-3.el9.x86_64 is already installed. #12 3.541 Package pkgconf-pkg-config-1.7.3-9.el9.x86_64 is already installed. #12 3.541 Package tar-2:1.34-5.el9.x86_64 is already installed. #12 3.553 Package bash-5.1.8-4.el9.x86_64 is already installed. #12 3.570 Package bash-5.1.8-4.el9.x86_64 is already installed. #12 3.614 Dependencies resolved. #12 3.620 ================================================================================ #12 3.620 Package Arch Version Repository Size #12 3.620 ================================================================================ #12 3.620 Installing: #12 3.620 cmake x86_64 3.20.2-7.el9 appstream 6.7 M #12 3.620 device-mapper-devel x86_64 9:1.02.185-1.el9 crb 44 k #12 3.620 gcc x86_64 11.3.1-2.1.el9 appstream 32 M #12 3.620 git x86_64 2.31.1-2.el9.2 appstream 124 k #12 3.620 glibc-static x86_64 2.34-39.el9 crb 1.7 M #12 3.620 libseccomp-devel x86_64 2.5.2-2.el9 appstream 59 k #12 3.620 libselinux-devel x86_64 3.4-3.el9 appstream 158 k #12 3.620 libtool x86_64 2.4.6-45.el9 appstream 582 k #12 3.620 libtool-ltdl-devel x86_64 2.4.6-45.el9 crb 161 k #12 3.620 make x86_64 1:4.3-7.el9 baseos 538 k #12 3.620 selinux-policy-devel noarch 34.1.38-1.el9 appstream 934 k #12 3.620 systemd x86_64 250-7.el9 baseos 4.2 M #12 3.620 systemd-devel x86_64 250-7.el9 appstream 618 k #12 3.620 which x86_64 2.21-28.el9 baseos 42 k #12 3.620 Installing dependencies: #12 3.620 acl x86_64 2.3.1-3.el9 baseos 73 k #12 3.620 annobin x86_64 10.73-3.el9 appstream 961 k #12 3.620 autoconf noarch 2.69-38.el9 appstream 681 k #12 3.620 automake noarch 1.16.2-6.el9 appstream 689 k #12 3.620 cmake-data noarch 3.20.2-7.el9 appstream 2.1 M #12 3.620 cmake-filesystem x86_64 3.20.2-7.el9 appstream 23 k #12 3.620 cmake-rpm-macros noarch 3.20.2-7.el9 appstream 16 k #12 3.620 cpp x86_64 11.3.1-2.1.el9 appstream 11 M #12 3.620 cryptsetup-libs x86_64 2.4.3-4.el9 baseos 436 k #12 3.620 dbus x86_64 1:1.12.20-5.el9 baseos 4.3 k #12 3.620 dbus-broker x86_64 28-5.el9 baseos 172 k #12 3.620 dbus-common noarch 1:1.12.20-5.el9 baseos 15 k #12 3.620 device-mapper x86_64 9:1.02.185-1.el9 baseos 142 k #12 3.620 device-mapper-libs x86_64 9:1.02.185-1.el9 baseos 178 k #12 3.620 gcc-plugin-annobin x86_64 11.3.1-2.1.el9 appstream 69 k #12 3.620 git-core x86_64 2.31.1-2.el9.2 appstream 3.6 M #12 3.620 git-core-doc noarch 2.31.1-2.el9.2 appstream 2.5 M #12 3.620 glibc-devel x86_64 2.34-39.el9 appstream 41 k #12 3.620 glibc-headers x86_64 2.34-39.el9 appstream 541 k #12 3.620 kernel-headers x86_64 5.14.0-134.el9 appstream 3.1 M #12 3.620 kmod-libs x86_64 28-7.el9 baseos 64 k #12 3.620 libcbor x86_64 0.7.0-5.el9 baseos 57 k #12 3.620 libedit x86_64 3.1-37.20210216cvs.el9 baseos 105 k #12 3.620 libfido2 x86_64 1.6.0-7.el9 baseos 71 k #12 3.620 libmpc x86_64 1.2.1-4.el9 appstream 62 k #12 3.620 libseccomp x86_64 2.5.2-2.el9 baseos 72 k #12 3.620 libsepol-devel x86_64 3.4-1.1.el9 appstream 48 k #12 3.620 libtool-ltdl x86_64 2.4.6-45.el9 appstream 37 k #12 3.620 libuv x86_64 1:1.42.0-1.el9 appstream 150 k #12 3.620 libxcrypt-devel x86_64 4.4.18-3.el9 appstream 29 k #12 3.620 libxcrypt-static x86_64 4.4.18-3.el9 crb 102 k #12 3.620 llvm-libs x86_64 14.0.5-1.el9 appstream 20 M #12 3.620 m4 x86_64 1.4.19-1.el9 appstream 300 k #12 3.620 openssh x86_64 8.7p1-19.el9 baseos 457 k #12 3.620 openssh-clients x86_64 8.7p1-19.el9 baseos 706 k #12 3.620 pcre2-devel x86_64 10.40-2.el9 appstream 515 k #12 3.620 pcre2-utf16 x86_64 10.40-2.el9 appstream 217 k #12 3.620 pcre2-utf32 x86_64 10.40-2.el9 appstream 206 k #12 3.620 perl-DynaLoader x86_64 1.47-479.el9 appstream 35 k #12 3.620 perl-Error noarch 1:0.17029-7.el9 appstream 42 k #12 3.620 perl-File-Compare noarch 1.100.600-479.el9 appstream 23 k #12 3.620 perl-File-Copy noarch 2.34-479.el9 appstream 30 k #12 3.620 perl-File-Find noarch 1.37-479.el9 appstream 35 k #12 3.620 perl-Git noarch 2.31.1-2.el9.2 appstream 43 k #12 3.620 perl-TermReadKey x86_64 2.38-11.el9 appstream 37 k #12 3.620 perl-Thread-Queue noarch 3.14-460.el9 appstream 22 k #12 3.620 perl-lib x86_64 0.65-479.el9 appstream 24 k #12 3.620 perl-threads x86_64 1:2.25-460.el9 appstream 58 k #12 3.620 perl-threads-shared x86_64 1.61-460.el9 appstream 45 k #12 3.620 policycoreutils-devel x86_64 3.4-1.el9 appstream 142 k #12 3.620 rpm-plugin-selinux x86_64 4.16.1.3-15.el9 baseos 18 k #12 3.620 selinux-policy noarch 34.1.38-1.el9 baseos 62 k #12 3.620 selinux-policy-targeted noarch 34.1.38-1.el9 baseos 6.7 M #12 3.620 systemd-pam x86_64 250-7.el9 baseos 244 k #12 3.620 systemd-rpm-macros noarch 250-7.el9 baseos 29 k #12 3.620 #12 3.620 Transaction Summary #12 3.620 ================================================================================ #12 3.620 Install 69 Packages #12 3.620 #12 3.623 Total download size: 105 M #12 3.623 Installed size: 365 M #12 3.624 Downloading Packages: #12 60.70 Installing : libarchive-3.1.2-14.el7_7.aarch64 14/68 #12 61.57 Installing : cpp-4.8.5-44.el7.aarch64 15/68 #30 ... #25 [containerd 1/3] 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 #25 sha256:01e4c9828d031edca88523b38338283b89f5df08068c5de10553667d738f2bac #25 1.602 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #25 1.613 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #25 1.613 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #25 1.826 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] #25 2.666 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] #25 3.581 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] #25 6.275 Fetched 8563 kB in 5s (1739 kB/s) #25 6.275 Reading package lists... #25 8.295 Reading package lists... #25 ... #39 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help #39 sha256:49c3953f401e884048aba1a12b61e57bc002584559d524cca739c6cb05cd3449 #39 1.398 go: downloading github.com/tc-hib/go-winres v0.2.3 #39 1.991 go: downloading github.com/tc-hib/winres v0.1.5 #39 2.485 go: downloading github.com/urfave/cli/v2 v2.3.0 #39 2.555 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 #39 2.584 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb #39 3.776 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 #39 3.825 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #39 ... #17 [tini 1/3] 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 #17 sha256:7882653c9cb727380d4f219771cd0180770a5d0cc3831c3503ec188bab381b7f #17 1.641 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #17 1.650 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #17 1.650 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #17 1.989 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] #17 2.719 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] #17 3.562 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] #17 6.516 Fetched 8563 kB in 5s (1673 kB/s) #17 6.516 Reading package lists... #17 8.562 Reading package lists... #17 10.44 Building dependency tree... #17 ... #25 [containerd 1/3] 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 #25 sha256:01e4c9828d031edca88523b38338283b89f5df08068c5de10553667d738f2bac #25 10.33 Building dependency tree... Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04d51964311922232) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] withDockerRegistry dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) #12 61.88 Installing : rsync-3.1.2-10.el7.aarch64 16/68 Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #12 62.45 Installing : libcgroup-0.41-21.el7.aarch64 17/68 #12 62.74 Installing : systemd-devel-219-78.el7_9.5.aarch64 18/68 #12 62.79 Installing : libselinux-utils-2.5-15.el7.aarch64 19/68 #12 62.92 Installing : policycoreutils-2.5-34.el7.aarch64 20/68 #25 ... #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #16 sha256:e645d563fe04c07da1c5dae952c36ae1d5e9a1b5b3f6062962cba8df6304261d #16 1.514 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #16 1.523 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #16 1.523 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #16 1.618 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] #16 2.135 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] #16 3.062 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] #16 6.016 Fetched 8563 kB in 5s (1806 kB/s) #16 6.016 Reading package lists... #16 8.052 Reading package lists... #16 10.06 Building dependency tree... #16 11.44 The following additional packages will be installed: #16 11.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup #16 11.45 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base #16 11.45 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime #16 11.45 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 #16 11.45 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 #16 11.45 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev #16 11.45 mingw-w64-common mingw-w64-x86-64-dev #16 11.45 Suggested packages: #16 11.46 gcc-10-locales seccomp wine64 #12 5.164 (1/69): dbus-1.12.20-5.el9.x86_64.rpm 6.6 kB/s | 4.3 kB 00:00 #12 5.237 (2/69): acl-2.3.1-3.el9.x86_64.rpm 100 kB/s | 73 kB 00:00 #12 5.344 (3/69): dbus-broker-28-5.el9.x86_64.rpm 959 kB/s | 172 kB 00:00 #12 5.348 (4/69): dbus-common-1.12.20-5.el9.noarch.rpm 137 kB/s | 15 kB 00:00 #12 5.398 (5/69): cryptsetup-libs-2.4.3-4.el9.x86_64.rpm 489 kB/s | 436 kB 00:00 #12 5.433 (6/69): device-mapper-1.02.185-1.el9.x86_64.rpm 1.6 MB/s | 142 kB 00:00 #12 5.477 (7/69): device-mapper-libs-1.02.185-1.el9.x86_6 1.4 MB/s | 178 kB 00:00 #12 5.486 (8/69): kmod-libs-28-7.el9.x86_64.rpm 738 kB/s | 64 kB 00:00 #12 5.507 (9/69): libcbor-0.7.0-5.el9.x86_64.rpm 780 kB/s | 57 kB 00:00 #12 5.549 (10/69): libedit-3.1-37.20210216cvs.el9.x86_64. 1.4 MB/s | 105 kB 00:00 #12 5.556 (11/69): libfido2-1.6.0-7.el9.x86_64.rpm 1.0 MB/s | 71 kB 00:00 #12 5.576 (12/69): libseccomp-2.5.2-2.el9.x86_64.rpm 1.0 MB/s | 72 kB 00:00 #16 ... #17 [tini 1/3] 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 #17 sha256:7882653c9cb727380d4f219771cd0180770a5d0cc3831c3503ec188bab381b7f #17 10.44 Building dependency tree... #17 11.67 The following additional packages will be installed: #17 11.67 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd #17 11.67 Suggested packages: #17 11.67 cmake-doc ninja-build lrzip #17 11.67 Recommended packages: #17 11.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny #12 5.656 (13/69): make-4.3-7.el9.x86_64.rpm 4.9 MB/s | 538 kB 00:00 #12 5.689 (14/69): openssh-8.7p1-19.el9.x86_64.rpm 3.4 MB/s | 457 kB 00:00 #12 5.732 (15/69): openssh-clients-8.7p1-19.el9.x86_64.rp 4.4 MB/s | 706 kB 00:00 #12 5.736 (16/69): rpm-plugin-selinux-4.16.1.3-15.el9.x86 235 kB/s | 18 kB 00:00 #12 5.756 (17/69): selinux-policy-34.1.38-1.el9.noarch.rp 943 kB/s | 62 kB 00:00 $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #12 62.95 Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 21/68 #12 6.096 (18/69): selinux-policy-targeted-34.1.38-1.el9. 19 MB/s | 6.7 MB 00:00 #12 6.101 (19/69): systemd-pam-250-7.el9.x86_64.rpm 708 kB/s | 244 kB 00:00 #17 12.03 The following NEW packages will be installed: #17 12.03 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 #17 12.03 vim-common xxd #17 12.32 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. #17 12.32 Need to get 17.7 MB of archives. #17 12.32 After this operation, 70.7 MB of additional disk space will be used. #17 12.32 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] #17 12.33 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] #17 12.33 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] #17 12.36 Get:4 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] #12 6.251 (20/69): systemd-rpm-macros-250-7.el9.noarch.rp 186 kB/s | 29 kB 00:00 #12 6.255 (21/69): which-2.21-28.el9.x86_64.rpm 274 kB/s | 42 kB 00:00 #12 6.276 (22/69): systemd-250-7.el9.x86_64.rpm 7.7 MB/s | 4.2 MB 00:00 #12 63.50 Installing : libtool-ltdl-2.4.2-22.el7_3.aarch64 22/68 #12 63.79 Installing : libedit-3.0-12.20121213cvs.el7.aarch64 23/68 #12 64.08 Installing : libsemanage-python-2.5-14.el7.aarch64 24/68 #12 64.13 Installing : libselinux-python-2.5-15.el7.aarch64 25/68 #12 64.16 Installing : less-458-9.el7.aarch64 26/68 #17 12.60 Get:5 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] #17 12.61 Get:6 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] #17 12.62 Get:7 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] #17 12.62 Get:8 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] #17 12.63 Get:9 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] #17 12.63 Get:10 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] #12 6.638 (23/69): annobin-10.73-3.el9.x86_64.rpm 2.4 MB/s | 961 kB 00:00 #12 6.646 (24/69): automake-1.16.2-6.el9.noarch.rpm 2.7 MB/s | 689 kB 00:00 #12 6.655 (25/69): autoconf-2.69-38.el9.noarch.rpm 1.7 MB/s | 681 kB 00:00 #12 6.678 (26/69): cmake-filesystem-3.20.2-7.el9.x86_64.r 1.0 MB/s | 23 kB 00:00 #12 6.701 (27/69): cmake-rpm-macros-3.20.2-7.el9.noarch.r 731 kB/s | 16 kB 00:00 #12 6.718 (28/69): cmake-data-3.20.2-7.el9.noarch.rpm 30 MB/s | 2.1 MB 00:00 #12 64.19 Installing : fipscheck-1.4.1-6.el7.aarch64 27/68 #12 6.804 (29/69): cmake-3.20.2-7.el9.x86_64.rpm 41 MB/s | 6.7 MB 00:00 #12 6.828 (30/69): gcc-plugin-annobin-11.3.1-2.1.el9.x86_ 2.8 MB/s | 69 kB 00:00 #12 6.855 (31/69): git-2.31.1-2.el9.2.x86_64.rpm 4.7 MB/s | 124 kB 00:00 #12 6.945 (32/69): git-core-2.31.1-2.el9.2.x86_64.rpm 40 MB/s | 3.6 MB 00:00 #12 7.013 (33/69): cpp-11.3.1-2.1.el9.x86_64.rpm 34 MB/s | 11 MB 00:00 #12 7.047 (34/69): git-core-doc-2.31.1-2.el9.2.noarch.rpm 25 MB/s | 2.5 MB 00:00 #12 7.052 (35/69): glibc-devel-2.34-39.el9.x86_64.rpm 1.1 MB/s | 41 kB 00:00 #12 7.077 (36/69): glibc-headers-2.34-39.el9.x86_64.rpm 18 MB/s | 541 kB 00:00 #12 7.101 (37/69): libmpc-1.2.1-4.el9.x86_64.rpm 2.6 MB/s | 62 kB 00:00 #12 7.132 (38/69): kernel-headers-5.14.0-134.el9.x86_64.r 39 MB/s | 3.1 MB 00:00 #12 7.136 (39/69): libseccomp-devel-2.5.2-2.el9.x86_64.rp 1.7 MB/s | 59 kB 00:00 #12 7.156 (40/69): libselinux-devel-3.4-3.el9.x86_64.rpm 6.5 MB/s | 158 kB 00:00 #12 7.160 (41/69): libsepol-devel-3.4-1.1.el9.x86_64.rpm 2.0 MB/s | 48 kB 00:00 #12 7.183 (42/69): libtool-ltdl-2.4.6-45.el9.x86_64.rpm 1.6 MB/s | 37 kB 00:00 #12 7.192 (43/69): libtool-2.4.6-45.el9.x86_64.rpm 16 MB/s | 582 kB 00:00 #12 7.210 (44/69): libuv-1.42.0-1.el9.x86_64.rpm 5.6 MB/s | 150 kB 00:00 #12 7.216 (45/69): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 1.2 MB/s | 29 kB 00:00 #12 7.243 (46/69): m4-1.4.19-1.el9.x86_64.rpm 11 MB/s | 300 kB 00:00 #12 7.273 (47/69): pcre2-devel-10.40-2.el9.x86_64.rpm 18 MB/s | 515 kB 00:00 #12 64.21 Installing : fipscheck-lib-1.4.1-6.el7.aarch64 28/68 #12 7.299 (48/69): pcre2-utf16-10.40-2.el9.x86_64.rpm 8.4 MB/s | 217 kB 00:00 #12 7.326 (49/69): pcre2-utf32-10.40-2.el9.x86_64.rpm 7.7 MB/s | 206 kB 00:00 #12 7.464 (50/69): gcc-11.3.1-2.1.el9.x86_64.rpm 43 MB/s | 32 MB 00:00 #12 7.467 (51/69): perl-DynaLoader-1.47-479.el9.x86_64.rp 250 kB/s | 35 kB 00:00 #12 7.487 (52/69): perl-Error-0.17029-7.el9.noarch.rpm 1.8 MB/s | 42 kB 00:00 #12 7.490 (53/69): perl-File-Compare-1.100.600-479.el9.no 1.0 MB/s | 23 kB 00:00 #12 7.510 (54/69): perl-File-Copy-2.34-479.el9.noarch.rpm 1.3 MB/s | 30 kB 00:00 #12 7.514 (55/69): perl-File-Find-1.37-479.el9.noarch.rpm 1.5 MB/s | 35 kB 00:00 #12 7.533 (56/69): perl-Git-2.31.1-2.el9.2.noarch.rpm 1.9 MB/s | 43 kB 00:00 #17 13.33 debconf: delaying package configuration, since apt-utils is not installed #17 13.42 Fetched 17.7 MB in 1s (22.2 MB/s) #17 13.60 Selecting previously unselected package xxd. #12 64.84 Installing : openssh-7.4p1-22.el7_9.aarch64 29/68 #12 64.96 Installing : openssh-clients-7.4p1-22.el7_9.aarch64 30/68 #12 64.99 Installing : audit-libs-python-2.8.5-4.el7.aarch64 31/68 #12 65.01 Installing : perl-TermReadKey-2.30-20.el7.aarch64 32/68 #12 7.538 (57/69): perl-TermReadKey-2.38-11.el9.x86_64.rp 1.5 MB/s | 37 kB 00:00 #12 7.556 (58/69): perl-Thread-Queue-3.14-460.el9.noarch. 1.0 MB/s | 22 kB 00:00 #12 7.561 (59/69): perl-lib-0.65-479.el9.x86_64.rpm 1.1 MB/s | 24 kB 00:00 #12 7.578 (60/69): perl-threads-2.25-460.el9.x86_64.rpm 2.5 MB/s | 58 kB 00:00 #12 7.584 (61/69): perl-threads-shared-1.61-460.el9.x86_6 1.9 MB/s | 45 kB 00:00 #12 7.602 (62/69): policycoreutils-devel-3.4-1.el9.x86_64 5.9 MB/s | 142 kB 00:00 #12 7.618 (63/69): selinux-policy-devel-34.1.38-1.el9.noa 27 MB/s | 934 kB 00:00 #12 7.633 (64/69): systemd-devel-250-7.el9.x86_64.rpm 20 MB/s | 618 kB 00:00 #12 7.722 (65/69): llvm-libs-14.0.5-1.el9.x86_64.rpm 39 MB/s | 20 MB 00:00 #12 7.741 (66/69): device-mapper-devel-1.02.185-1.el9.x86 362 kB/s | 44 kB 00:00 #12 7.849 (67/69): libxcrypt-static-4.4.18-3.el9.x86_64.r 952 kB/s | 102 kB 00:00 #17 13.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) #17 13.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... #17 13.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... #12 7.873 (68/69): libtool-ltdl-devel-2.4.6-45.el9.x86_64 1.0 MB/s | 161 kB 00:00 #17 ... #25 [containerd 1/3] 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 #25 sha256:01e4c9828d031edca88523b38338283b89f5df08068c5de10553667d738f2bac #25 11.74 The following additional packages will be installed: #25 11.75 libbtrfs0 #25 11.80 The following NEW packages will be installed: #25 11.81 libbtrfs-dev libbtrfs0 #25 12.11 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. #25 12.11 Need to get 460 kB of archives. #25 12.11 After this operation, 1237 kB of additional disk space will be used. #25 12.11 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] #25 12.11 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] #25 12.44 debconf: delaying package configuration, since apt-utils is not installed #25 12.56 Fetched 460 kB in 0s (1594 kB/s) #25 12.63 Selecting previously unselected package libbtrfs0:amd64. #25 12.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 ... 15717 files and directories currently installed.) #25 12.68 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... #25 12.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ... #25 12.88 Selecting previously unselected package libbtrfs-dev:amd64. #25 12.88 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... #25 12.89 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... #25 13.11 Setting up libbtrfs0:amd64 (5.10.1-2) ... #25 13.24 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... #25 13.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... #25 DONE 13.8s #17 [tini 1/3] 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 #17 sha256:7882653c9cb727380d4f219771cd0180770a5d0cc3831c3503ec188bab381b7f #17 13.79 Selecting previously unselected package vim-common. #17 13.79 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... #17 13.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... #17 14.04 Selecting previously unselected package cmake-data. #17 ... #26 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / #26 sha256:79e0a904f2c95d7bb91863f099712e8e23b782e4b51059865aa5dedb5438fc65 #26 DONE 0.4s #17 [tini 1/3] 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 #17 sha256:7882653c9cb727380d4f219771cd0180770a5d0cc3831c3503ec188bab381b7f #17 14.05 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... #17 14.08 Unpacking cmake-data (3.18.4-2+deb11u1) ... #12 65.04 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 33/68 #12 65.70 Installing : git-1.8.3.1-23.el7_8.aarch64 34/68 #12 8.202 (69/69): glibc-static-2.34-39.el9.x86_64.rpm 3.0 MB/s | 1.7 MB 00:00 #12 8.210 -------------------------------------------------------------------------------- #12 8.210 Total 23 MB/s | 105 MB 00:04 #17 ... #39 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help #39 sha256:49c3953f401e884048aba1a12b61e57bc002584559d524cca739c6cb05cd3449 #39 14.13 NAME: #39 14.13 go-winres - A tool for embedding resources in Windows executables #39 14.13 #39 14.13 USAGE: #39 14.13 go-winres [global options] command [command options] [arguments...] #39 14.13 #39 14.13 COMMANDS: #39 14.13 init Create an initial ./winres/winres.json #39 14.13 make Make syso files for the "go build" command #39 14.13 simply Make syso files for the "go build" command (simplified) #39 14.13 extract Extract all resources from an executable #39 14.13 patch Replace resources in an executable file (exe, dll) #39 14.13 help, h Shows a list of commands or help for one command #39 14.13 #39 14.13 GLOBAL OPTIONS: #39 14.13 --help, -h show help (default: false) #39 DONE 14.3s #21 95.28 Selecting previously unselected package g++-arm-linux-gnueabihf. #21 95.28 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... #21 95.31 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... #21 95.45 Selecting previously unselected package crossbuild-essential-armhf. #21 95.46 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... #21 95.48 Unpacking crossbuild-essential-armhf (12.9) ... #21 95.71 Selecting previously unselected package libc6-ppc64el-cross. #21 95.71 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... #21 95.74 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... #21 96.12 Selecting previously unselected package libgcc-s1-ppc64el-cross. #21 96.13 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 96.15 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... #21 96.31 Selecting previously unselected package libgomp1-ppc64el-cross. #21 96.31 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 96.35 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #16 sha256:e645d563fe04c07da1c5dae952c36ae1d5e9a1b5b3f6062962cba8df6304261d #16 12.02 The following NEW packages will be installed: #16 12.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup #16 12.02 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 #16 12.02 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix #16 12.02 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 #16 12.02 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev #16 12.03 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #16 12.03 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev #16 12.03 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common #16 12.03 mingw-w64-x86-64-dev #16 12.34 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. #16 12.34 Need to get 115 MB of archives. #16 12.34 After this operation, 645 MB of additional disk space will be used. #16 12.34 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] #16 12.41 Get:2 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] #16 12.48 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] #16 12.48 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] #16 12.49 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] #16 12.49 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] #16 12.68 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] #16 12.84 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] #16 12.85 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] #16 13.23 Get:10 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] #16 13.98 Get:11 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] #16 14.35 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] #12 65.76 Installing : libgomp-4.8.5-44.el7.aarch64 35/68 #12 66.15 Installing : setools-libs-3.3.8-4.el7.aarch64 36/68 #21 96.50 Selecting previously unselected package libitm1-ppc64el-cross. #21 96.50 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 96.53 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... #16 14.81 Get:13 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] #21 96.72 Selecting previously unselected package libatomic1-ppc64el-cross. #21 96.73 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 96.76 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... #21 96.96 Selecting previously unselected package libasan6-ppc64el-cross. 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-725@tmp/7516aa41-827d-4202-8cc4-109a631c962e/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #12 66.44 Installing : libseccomp-2.3.1-4.el7.aarch64 37/68 #21 96.96 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 96.99 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... #21 97.25 Selecting previously unselected package liblsan0-ppc64el-cross. #16 15.70 Get:14 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] #12 66.74 Installing : e2fsprogs-libs-1.42.9-19.el7.aarch64 38/68 #21 97.25 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 97.25 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... #21 97.36 Selecting previously unselected package libtsan0-ppc64el-cross. #21 97.37 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 97.37 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... #12 67.16 Installing : btrfs-progs-4.9.1-1.el7.aarch64 39/68 #12 67.18 Installing : perl-Data-Dumper-2.145-3.el7.aarch64 40/68 #16 15.99 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] #21 97.60 Selecting previously unselected package libstdc++6-ppc64el-cross. #21 97.60 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 97.61 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... #21 97.68 Selecting previously unselected package libubsan1-ppc64el-cross. #21 97.68 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 97.69 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... #21 97.79 Selecting previously unselected package libquadmath0-ppc64el-cross. + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox #16 16.02 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] #16 16.02 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] #16 16.02 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] #16 16.02 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] #16 16.02 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] #16 16.02 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] #16 16.05 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] #16 16.07 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] #16 16.10 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] #16 16.10 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] #16 16.10 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] #16 16.10 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #16 16.11 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] #16 16.11 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] #16 16.13 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] #12 67.28 Installing : autoconf-2.69-11.el7.noarch 41/68 #12 67.56 install-info: No such file or directory for /usr/share/info/autoconf.info #12 67.58 Installing : python-IPy-0.75-6.el7.noarch 42/68 #12 67.67 Installing : policycoreutils-python-2.5-34.el7.aarch64 43/68 #21 97.79 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 97.80 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... #21 97.84 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. #21 97.84 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 97.85 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... #12 9.970 Running transaction check #12 10.07 Transaction check succeeded. #12 10.07 Running transaction test 98b248744137: Pulling fs layer 98b248744137: Verifying Checksum 98b248744137: Download complete #21 98.02 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. #21 98.02 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 98.02 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... 98b248744137: Pull complete Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 Status: Downloaded newer image for busybox:latest #16 16.57 debconf: delaying package configuration, since apt-utils is not installed #16 16.66 Fetched 115 MB in 4s (28.2 MB/s) #16 16.71 Selecting previously unselected package binutils-mingw-w64-i686. #16 16.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 ... 15717 files and directories currently installed.) #16 16.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... #16 16.72 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... #12 35.58 Checking for new repos for mirrors #12 35.58 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec #12 35.59 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 35.59 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec #12 35.59 --> 1:make-3.82-24.el7.x86_64 #12 35.72 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 35.72 --> git-1.8.3.1-23.el7_8.x86_64 #12 35.72 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec #12 35.72 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 35.73 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec #12 35.73 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 35.73 --> btrfs-progs-devel-4.9.1-1.el7.x86_64 #12 35.73 --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch #12 35.73 --> cmake-2.8.12.2-2.el7.x86_64 #12 35.73 --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 #12 35.73 --> gcc-4.8.5-44.el7.x86_64 #12 35.73 --> git-1.8.3.1-23.el7_8.x86_64 #12 35.74 --> glibc-static-2.17-326.el7_9.x86_64 #12 35.74 --> libarchive-3.1.2-14.el7_7.x86_64 #12 35.74 --> libseccomp-devel-2.3.1-4.el7.x86_64 #12 35.74 --> libselinux-devel-2.5-15.el7.x86_64 #12 35.74 --> libtool-2.4.2-22.el7_3.x86_64 #12 35.74 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 35.74 --> 1:make-3.82-24.el7.x86_64 #12 35.74 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 #12 35.74 --> Already installed : systemd-219-78.el7.x86_64 #12 35.74 --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 35.75 --> systemd-devel-219-78.el7_9.5.x86_64 #12 35.75 --> Already installed : 2:tar-1.26-35.el7.x86_64 #12 35.75 --> which-2.20-7.el7.x86_64 #12 35.75 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec #12 35.75 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 35.75 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec #12 35.75 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 35.75 --> Running transaction check #12 35.75 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed #12 35.76 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 #12 35.89 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 #12 35.89 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed #12 35.90 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed #12 35.90 --> 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 #12 35.90 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed #12 35.90 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #12 35.91 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #12 35.91 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 #12 35.92 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #12 35.92 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #12 35.92 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #12 35.92 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed #12 35.94 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 #12 35.94 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 #12 35.94 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 #12 35.94 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 #12 35.94 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 #12 35.94 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 #12 35.95 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 #12 35.95 ---> Package glibc-static.x86_64 0:2.17-326.el7_9 will be installed #12 35.95 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed #12 35.95 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64 #12 35.95 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed #12 35.95 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64 #12 35.95 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64 #12 35.95 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed #12 35.96 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64 #12 35.96 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64 #12 35.96 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64 #12 35.96 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed #12 35.96 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64 #12 35.96 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64 #12 35.97 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed #12 35.97 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 35.97 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 35.97 ---> Package make.x86_64 1:3.82-24.el7 will be installed #12 35.97 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed #12 35.97 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 35.97 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 35.97 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 35.98 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 35.98 ---> Package systemd-devel.x86_64 0:219-78.el7_9.5 will be installed #12 35.98 --> Processing Dependency: systemd-libs = 219-78.el7_9.5 for package: systemd-devel-219-78.el7_9.5.x86_64 #12 35.99 --> Processing Dependency: systemd = 219-78.el7_9.5 for package: systemd-devel-219-78.el7_9.5.x86_64 #12 35.99 Package: systemd-219-78.el7_9.5.src - can't co-install with systemd-219-78.el7_9.5.x86_64 #12 35.99 ---> Package which.x86_64 0:2.20-7.el7 will be installed #12 35.99 --> Running transaction check #12 35.99 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed #12 36.00 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch #12 36.00 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed #12 36.00 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch #12 36.00 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed #12 36.01 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 #12 36.01 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed #12 36.01 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed #12 36.01 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated #12 36.01 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64 #12 36.01 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update #12 36.02 ---> Package glibc-devel.x86_64 0:2.17-326.el7_9 will be installed #12 36.02 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64 #12 36.02 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64 #12 36.05 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64 #12 36.05 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64 #12 36.05 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.x86_64 #12 36.05 ---> Package less.x86_64 0:458-9.el7 will be installed #12 36.05 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed #12 36.05 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed #12 36.05 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed #12 36.05 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed #12 36.05 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed #12 36.05 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed #12 36.05 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed #12 36.05 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed #12 36.06 ---> Package openssh-clients.x86_64 0:7.4p1-22.el7_9 will be installed #12 36.06 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.x86_64 #12 36.06 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.x86_64 #12 36.06 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64 #12 36.06 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64 #12 36.06 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed #12 36.07 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed #12 36.07 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed #12 36.07 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed #12 36.07 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed #12 36.07 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64 #12 36.07 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed #12 36.07 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed #12 36.08 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch #12 36.08 ---> Package systemd.x86_64 0:219-78.el7 will be updated #12 36.08 ---> Package systemd.x86_64 0:219-78.el7_9.5 will be an update #12 36.09 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated #12 36.09 ---> Package systemd-libs.x86_64 0:219-78.el7_9.5 will be an update #12 36.10 --> Running transaction check #12 36.10 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated #12 36.10 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update #12 36.10 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed #12 36.10 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed #12 36.10 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 #12 36.10 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated #12 36.10 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 #12 36.10 ---> Package glibc.x86_64 0:2.17-326.el7_9 will be an update #12 36.11 ---> Package glibc-headers.x86_64 0:2.17-326.el7_9 will be installed #12 36.11 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.x86_64 #12 36.12 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.x86_64 #12 36.12 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed #12 36.12 ---> Package openssh.x86_64 0:7.4p1-22.el7_9 will be installed #12 36.12 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed #12 36.12 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed #12 36.12 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed #12 36.12 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64 #12 36.13 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed #12 36.13 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #12 36.13 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64 #12 36.13 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #12 36.13 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64 #12 36.13 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64 #12 36.14 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 36.14 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 36.14 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64 #12 36.14 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 36.14 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 36.14 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 36.14 --> Running transaction check #12 36.14 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed #12 36.14 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed #12 36.14 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated #12 36.14 ---> Package glibc-common.x86_64 0:2.17-326.el7_9 will be an update #12 36.14 ---> Package kernel-headers.x86_64 0:3.10.0-1160.71.1.el7 will be installed #12 36.15 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed #12 36.15 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed #12 36.15 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed #12 36.15 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed #12 36.15 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed #12 36.15 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed #12 36.16 --> Finished Dependency Resolution #12 36.19 #12 36.19 Dependencies Resolved #12 36.20 #12 36.20 ================================================================================ #12 36.20 Package Arch Version Repository Size #12 36.20 ================================================================================ #12 36.20 Installing: #12 36.20 btrfs-progs-devel x86_64 4.9.1-1.el7 base 47 k #12 36.20 cmake x86_64 2.8.12.2-2.el7 base 7.1 M #12 36.20 device-mapper-devel x86_64 7:1.02.170-6.el7_9.5 updates 206 k #12 36.20 gcc x86_64 4.8.5-44.el7 base 16 M #12 36.20 git x86_64 1.8.3.1-23.el7_8 base 4.4 M #12 36.20 glibc-static x86_64 2.17-326.el7_9 updates 1.6 M #12 36.20 libarchive x86_64 3.1.2-14.el7_7 base 319 k #12 36.20 libseccomp-devel x86_64 2.3.1-4.el7 base 64 k #12 36.20 libselinux-devel x86_64 2.5-15.el7 base 187 k #12 36.20 libtool x86_64 2.4.2-22.el7_3 base 588 k #12 36.20 libtool-ltdl-devel x86_64 2.4.2-22.el7_3 base 167 k #12 36.20 make x86_64 1:3.82-24.el7 base 421 k #12 36.20 selinux-policy-devel noarch 3.13.1-268.el7_9.2 updates 1.7 M #12 36.20 systemd-devel x86_64 219-78.el7_9.5 updates 216 k #12 36.20 which x86_64 2.20-7.el7 base 41 k #12 36.20 Installing for dependencies: #12 36.20 audit-libs-python x86_64 2.8.5-4.el7 base 76 k #12 36.20 autoconf noarch 2.69-11.el7 base 701 k #12 36.20 automake noarch 1.13.4-3.el7 base 679 k #12 36.20 btrfs-progs x86_64 4.9.1-1.el7 base 678 k #12 36.20 checkpolicy x86_64 2.5-8.el7 base 295 k #12 36.20 cpp x86_64 4.8.5-44.el7 base 5.9 M #12 36.20 e2fsprogs-libs x86_64 1.42.9-19.el7 base 168 k #12 36.20 fipscheck x86_64 1.4.1-6.el7 base 21 k #12 36.20 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k #12 36.20 glibc-devel x86_64 2.17-326.el7_9 updates 1.1 M #12 36.20 glibc-headers x86_64 2.17-326.el7_9 updates 691 k #12 36.20 kernel-headers x86_64 3.10.0-1160.71.1.el7 updates 9.1 M #12 36.20 less x86_64 458-9.el7 base 120 k #12 36.20 libcgroup x86_64 0.41-21.el7 base 66 k #12 36.20 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k #12 36.20 libgomp x86_64 4.8.5-44.el7 base 159 k #12 36.20 libmpc x86_64 1.0.1-3.el7 base 51 k #12 36.20 libseccomp x86_64 2.3.1-4.el7 base 56 k #12 36.20 libselinux-python x86_64 2.5-15.el7 base 236 k #12 36.20 libselinux-utils x86_64 2.5-15.el7 base 151 k #12 36.20 libsemanage-python x86_64 2.5-14.el7 base 113 k #12 36.20 libsepol-devel x86_64 2.5-10.el7 base 77 k #12 36.20 libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k #12 36.20 lzo x86_64 2.06-8.el7 base 59 k #12 36.20 m4 x86_64 1.4.16-10.el7 base 256 k #12 36.20 mpfr x86_64 3.1.1-4.el7 base 203 k #12 36.20 openssh x86_64 7.4p1-22.el7_9 updates 510 k #12 36.20 openssh-clients x86_64 7.4p1-22.el7_9 updates 655 k #12 36.20 pcre-devel x86_64 8.32-17.el7 base 480 k #12 36.20 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k #12 36.20 perl-Error noarch 1:0.17020-2.el7 base 32 k #12 36.20 perl-Git noarch 1.8.3.1-23.el7_8 base 56 k #12 36.20 perl-TermReadKey x86_64 2.30-20.el7 base 31 k #12 36.20 perl-Test-Harness noarch 3.28-3.el7 base 302 k #12 36.20 policycoreutils x86_64 2.5-34.el7 base 917 k #12 36.20 policycoreutils-devel x86_64 2.5-34.el7 base 335 k #12 36.20 policycoreutils-python x86_64 2.5-34.el7 base 457 k #12 36.20 python-IPy noarch 0.75-6.el7 base 32 k #12 36.20 rsync x86_64 3.1.2-10.el7 base 404 k #12 36.20 selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k #12 36.20 setools-libs x86_64 3.3.8-4.el7 base 620 k #12 36.20 Updating for dependencies: #12 36.20 device-mapper x86_64 7:1.02.170-6.el7_9.5 updates 297 k #12 36.20 device-mapper-libs x86_64 7:1.02.170-6.el7_9.5 updates 325 k #12 36.20 glibc x86_64 2.17-326.el7_9 updates 3.6 M #12 36.20 glibc-common x86_64 2.17-326.el7_9 updates 12 M #12 36.20 systemd x86_64 219-78.el7_9.5 updates 5.1 M #12 36.20 systemd-libs x86_64 219-78.el7_9.5 updates 419 k #12 36.20 #12 36.20 Transaction Summary #12 36.20 ================================================================================ #12 36.20 Install 15 Packages (+41 Dependent packages) #12 36.20 Upgrade ( 6 Dependent packages) #12 36.20 #12 36.20 Total download size: 81 M #12 36.20 Downloading packages: #12 36.20 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #12 67.73 Installing : policycoreutils-devel-2.5-34.el7.aarch64 44/68 #12 11.30 Transaction test succeeded. #12 11.30 Running transaction [Pipeline] echo Removing all docker containers [Pipeline] sh #12 68.46 Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 45/68 #16 17.88 Selecting previously unselected package binutils-mingw-w64-x86-64. #16 17.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... #16 17.89 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-bullseye-aarch64) [Pipeline] sh #12 69.18 Installing : kernel-headers-4.18.0-348.20.1.el7.aarch64 46/68 #12 69.69 Installing : glibc-headers-2.17-326.el7_9.aarch64 47/68 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh #12 12.57 Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 1/1 #12 12.68 Preparing : 1/1 #12 12.74 Installing : make-1:4.3-7.el9.x86_64 1/69 #12 12.75 Installing : perl-DynaLoader-1.47-479.el9.x86_64 2/69 #12 12.76 Installing : perl-threads-1:2.25-460.el9.x86_64 3/69 #12 12.76 Installing : perl-File-Find-1.37-479.el9.noarch 4/69 #12 12.77 Installing : perl-File-Copy-2.34-479.el9.noarch 5/69 #12 12.77 Installing : perl-File-Compare-1.100.600-479.el9.noarch 6/69 #12 12.78 Installing : m4-1.4.19-1.el9.x86_64 7/69 #12 12.81 Installing : autoconf-2.69-38.el9.noarch 8/69 #12 12.81 Installing : libmpc-1.2.1-4.el9.x86_64 9/69 #12 12.82 Installing : cmake-rpm-macros-3.20.2-7.el9.noarch 10/69 #12 12.83 Installing : cmake-filesystem-3.20.2-7.el9.x86_64 11/69 #12 12.83 Installing : libseccomp-2.5.2-2.el9.x86_64 12/69 + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" [Pipeline] sh #16 18.84 Selecting previously unselected package binutils-mingw-w64. #16 18.84 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... #16 18.85 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... #16 18.94 Selecting previously unselected package libdevmapper1.02.1:amd64. #16 18.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... #16 18.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #16 19.05 Selecting previously unselected package dmsetup. #16 19.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... #16 19.06 Unpacking dmsetup (2:1.02.175-2.1) ... #16 19.14 Selecting previously unselected package mingw-w64-common. #16 19.14 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... #16 19.15 Unpacking mingw-w64-common (8.0.0-1) ... + docker info #12 12.84 Installing : libedit-3.1-37.20210216cvs.el9.x86_64 13/69 #12 13.35 Installing : llvm-libs-14.0.5-1.el9.x86_64 14/69 #12 13.55 Installing : cpp-11.3.1-2.1.el9.x86_64 15/69 #12 13.57 Installing : perl-threads-shared-1.61-460.el9.x86_64 16/69 #12 13.58 Installing : perl-Thread-Queue-3.14-460.el9.noarch 17/69 #12 13.60 Installing : automake-1.16.2-6.el9.noarch 18/69 #12 13.61 Installing : perl-TermReadKey-2.38-11.el9.x86_64 19/69 #12 13.61 Installing : rpm-plugin-selinux-4.16.1.3-15.el9.x86_64 20/69 #12 13.62 Installing : selinux-policy-34.1.38-1.el9.noarch 21/69 #12 13.62 Running scriptlet: selinux-policy-34.1.38-1.el9.noarch 21/69 #12 69.82 Installing : glibc-devel-2.17-326.el7_9.aarch64 48/68 #12 13.65 Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 22/69 #12 13.85 Installing : selinux-policy-targeted-34.1.38-1.el9.noarch 22/69 #12 13.87 Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 22/69 #12 13.89 Installing : policycoreutils-devel-3.4-1.el9.x86_64 23/69 #12 71.06 Installing : gcc-4.8.5-44.el7.aarch64 49/68 #12 71.41 Installing : libsepol-devel-2.5-10.el7.aarch64 50/68 #12 14.00 Installing : selinux-policy-devel-34.1.38-1.el9.noarch 24/69 #12 14.01 Running scriptlet: selinux-policy-devel-34.1.38-1.el9.noarch 24/69 #12 14.02 Installing : perl-lib-0.65-479.el9.x86_64 25/69 #12 14.03 Installing : perl-Error-1:0.17029-7.el9.noarch 26/69 #12 14.04 Installing : pcre2-utf32-10.40-2.el9.x86_64 27/69 #12 14.05 Installing : pcre2-utf16-10.40-2.el9.x86_64 28/69 #12 14.08 Installing : pcre2-devel-10.40-2.el9.x86_64 29/69 #12 71.47 Installing : perl-Test-Harness-3.28-3.el7.noarch 51/68 #12 14.09 Installing : libuv-1:1.42.0-1.el9.x86_64 30/69 #12 71.60 Installing : automake-1.13.4-3.el7.noarch 52/68 #12 71.93 install-info: No such file or directory for /usr/share/info/automake.info.gz #12 14.37 Installing : cmake-data-3.20.2-7.el9.noarch 31/69 #12 14.60 Installing : cmake-3.20.2-7.el9.x86_64 32/69 #12 14.61 Installing : libtool-ltdl-2.4.6-45.el9.x86_64 33/69 #12 14.62 Installing : libsepol-devel-3.4-1.1.el9.x86_64 34/69 #12 72.00 Installing : pcre-devel-8.32-17.el7.aarch64 53/68 #12 72.04 Installing : libselinux-devel-2.5-15.el7.aarch64 54/68 #12 72.07 Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64 55/68 #12 14.65 Installing : libselinux-devel-3.4-3.el9.x86_64 35/69 #12 14.90 Installing : kernel-headers-5.14.0-134.el9.x86_64 36/69 #12 14.96 Installing : glibc-headers-2.34-39.el9.x86_64 37/69 #12 14.97 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 38/69 #12 72.16 Installing : libtool-2.4.2-22.el7_3.aarch64 56/68 #12 72.44 install-info: No such file or directory for /usr/share/info/libtool.info.gz #16 ... #17 [tini 1/3] 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 #17 sha256:7882653c9cb727380d4f219771cd0180770a5d0cc3831c3503ec188bab381b7f #17 15.72 Selecting previously unselected package libicu67:amd64. #17 15.72 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... #17 15.76 Unpacking libicu67:amd64 (67.1-7) ... #17 18.33 Selecting previously unselected package libxml2:amd64. #17 18.34 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... #17 18.35 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... #17 18.58 Selecting previously unselected package libarchive13:amd64. #17 18.58 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... #17 18.59 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... #17 18.77 Selecting previously unselected package libjsoncpp24:amd64. #17 18.77 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... #17 18.77 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... #17 18.86 Selecting previously unselected package librhash0:amd64. #17 18.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... #17 18.86 Unpacking librhash0:amd64 (1.4.1-2) ... #17 18.94 Selecting previously unselected package libuv1:amd64. #17 18.95 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... #17 18.95 Unpacking libuv1:amd64 (1.40.0-2) ... #17 19.04 Selecting previously unselected package cmake. #17 19.04 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... #17 19.05 Unpacking cmake (3.18.4-2+deb11u1) ... #17 20.72 Setting up libicu67:amd64 (67.1-7) ... #17 20.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... #17 20.75 Setting up libuv1:amd64 (1.40.0-2) ... #17 20.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ... #17 20.81 Setting up libjsoncpp24:amd64 (1.9.4-4) ... #17 20.82 Setting up librhash0:amd64 (1.4.1-2) ... #17 20.84 Setting up cmake-data (3.18.4-2+deb11u1) ... #17 20.86 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... #17 20.88 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... #17 20.90 Setting up cmake (3.18.4-2+deb11u1) ... #17 20.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... #12 72.69 Installing : glibc-static-2.17-326.el7_9.aarch64 57/68 #12 72.76 Installing : btrfs-progs-devel-4.9.1-1.el7.aarch64 58/68 #12 72.79 Installing : libseccomp-devel-2.3.1-4.el7.aarch64 59/68 #12 14.98 Installing : glibc-devel-2.34-39.el9.x86_64 39/69 #12 15.49 Installing : gcc-11.3.1-2.1.el9.x86_64 40/69 #21 102.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. #21 102.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 102.5 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... #21 102.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. #21 102.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... #21 102.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... #21 102.8 Selecting previously unselected package libc6-dev-ppc64el-cross. #21 102.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... #21 102.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... #21 103.0 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. #21 103.0 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... #21 103.0 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... #21 103.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. #21 103.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 103.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... #17 DONE 21.8s #19 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / #19 sha256:eca54991c9a8d2d96d558237797bbbb1760c25d3026f0210db69ef131c085ffc #12 15.61 Installing : glibc-static-2.34-39.el9.x86_64 41/69 #12 15.62 Installing : libxcrypt-static-4.4.18-3.el9.x86_64 42/69 #12 15.63 Installing : systemd-rpm-macros-250-7.el9.noarch 43/69 #12 15.63 Running scriptlet: openssh-8.7p1-19.el9.x86_64 44/69 #12 15.70 Installing : openssh-8.7p1-19.el9.x86_64 44/69 #12 15.71 Installing : libcbor-0.7.0-5.el9.x86_64 45/69 #12 15.72 Installing : libfido2-1.6.0-7.el9.x86_64 46/69 #12 15.74 Installing : openssh-clients-8.7p1-19.el9.x86_64 47/69 #12 15.75 Running scriptlet: openssh-clients-8.7p1-19.el9.x86_64 47/69 #19 DONE 0.2s #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #16 sha256:e645d563fe04c07da1c5dae952c36ae1d5e9a1b5b3f6062962cba8df6304261d #16 21.62 Selecting previously unselected package mingw-w64-x86-64-dev. #16 21.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... #16 21.66 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... #12 15.83 Installing : git-core-2.31.1-2.el9.2.x86_64 48/69 #12 16.01 Installing : git-core-doc-2.31.1-2.el9.2.noarch 49/69 #12 16.02 Installing : perl-Git-2.31.1-2.el9.2.noarch 50/69 #12 16.03 Installing : git-2.31.1-2.el9.2.x86_64 51/69 #12 16.04 Installing : kmod-libs-28-7.el9.x86_64 52/69 #12 16.05 Installing : acl-2.3.1-3.el9.x86_64 53/69 #12 16.06 Installing : device-mapper-9:1.02.185-1.el9.x86_64 54/69 #12 16.06 Installing : device-mapper-libs-9:1.02.185-1.el9.x86_64 55/69 #12 16.08 Installing : cryptsetup-libs-2.4.3-4.el9.x86_64 56/69 #12 72.84 Installing : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 60/68 #12 73.83 Installing : cmake-2.8.12.2-2.el7.aarch64 61/68 #12 16.08 Installing : dbus-1:1.12.20-5.el9.x86_64 57/69 #12 16.09 Installing : systemd-pam-250-7.el9.x86_64 58/69 #12 16.10 Running scriptlet: systemd-250-7.el9.x86_64 59/69 #12 73.86 Installing : which-2.20-7.el7.aarch64 62/68 #12 74.13 install-info: No such file or directory for /usr/share/info/which.info.gz #12 16.38 Installing : systemd-250-7.el9.x86_64 59/69 #12 16.40 Running scriptlet: systemd-250-7.el9.x86_64 59/69 #12 16.54 Installing : dbus-common-1:1.12.20-5.el9.noarch 60/69 #12 16.55 Running scriptlet: dbus-common-1:1.12.20-5.el9.noarch 60/69 #12 16.57 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #12 16.57 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #12 16.57 #12 16.57 Running scriptlet: dbus-broker-28-5.el9.x86_64 61/69 #12 16.63 Installing : dbus-broker-28-5.el9.x86_64 61/69 #12 16.63 Running scriptlet: dbus-broker-28-5.el9.x86_64 61/69 #12 16.65 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #12 16.65 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #12 16.65 #12 16.72 Installing : systemd-devel-250-7.el9.x86_64 62/69 #12 16.73 Installing : device-mapper-devel-9:1.02.185-1.el9.x86_64 63/69 #12 16.74 Installing : annobin-10.73-3.el9.x86_64 64/69 #12 16.75 Running scriptlet: annobin-10.73-3.el9.x86_64 64/69 #12 16.77 Installing : gcc-plugin-annobin-11.3.1-2.1.el9.x86_64 65/69 #12 16.78 Running scriptlet: gcc-plugin-annobin-11.3.1-2.1.el9.x86_64 65/69 #12 16.81 Installing : libtool-2.4.6-45.el9.x86_64 66/69 #12 16.82 Installing : libtool-ltdl-devel-2.4.6-45.el9.x86_64 67/69 #12 16.83 Installing : libseccomp-devel-2.5.2-2.el9.x86_64 68/69 #12 16.84 Installing : which-2.21-28.el9.x86_64 69/69 #12 16.85 Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 69/69 #12 74.15 Cleanup : 7:device-mapper-libs-1.02.170-6.el7.aarch64 63/68 #12 74.69 Cleanup : 7:device-mapper-1.02.170-6.el7.aarch64 64/68 #12 74.98 Cleanup : systemd-219-78.el7.aarch64 65/68 #12 16.87 Running scriptlet: which-2.21-28.el9.x86_64 69/69 #12 17.63 Verifying : acl-2.3.1-3.el9.x86_64 1/69 #12 17.63 Verifying : cryptsetup-libs-2.4.3-4.el9.x86_64 2/69 #12 17.63 Verifying : dbus-1:1.12.20-5.el9.x86_64 3/69 #12 17.63 Verifying : dbus-broker-28-5.el9.x86_64 4/69 #12 17.63 Verifying : dbus-common-1:1.12.20-5.el9.noarch 5/69 #12 17.63 Verifying : device-mapper-9:1.02.185-1.el9.x86_64 6/69 #12 17.63 Verifying : device-mapper-libs-9:1.02.185-1.el9.x86_64 7/69 #12 17.63 Verifying : kmod-libs-28-7.el9.x86_64 8/69 #12 17.63 Verifying : libcbor-0.7.0-5.el9.x86_64 9/69 #12 17.63 Verifying : libedit-3.1-37.20210216cvs.el9.x86_64 10/69 #12 17.63 Verifying : libfido2-1.6.0-7.el9.x86_64 11/69 #12 17.63 Verifying : libseccomp-2.5.2-2.el9.x86_64 12/69 #12 17.63 Verifying : make-1:4.3-7.el9.x86_64 13/69 #12 17.63 Verifying : openssh-8.7p1-19.el9.x86_64 14/69 #12 17.63 Verifying : openssh-clients-8.7p1-19.el9.x86_64 15/69 #12 17.63 Verifying : rpm-plugin-selinux-4.16.1.3-15.el9.x86_64 16/69 #12 17.63 Verifying : selinux-policy-34.1.38-1.el9.noarch 17/69 #12 17.63 Verifying : selinux-policy-targeted-34.1.38-1.el9.noarch 18/69 #12 17.63 Verifying : systemd-250-7.el9.x86_64 19/69 #12 17.63 Verifying : systemd-pam-250-7.el9.x86_64 20/69 #12 17.63 Verifying : systemd-rpm-macros-250-7.el9.noarch 21/69 #12 17.63 Verifying : which-2.21-28.el9.x86_64 22/69 #12 17.63 Verifying : annobin-10.73-3.el9.x86_64 23/69 #12 17.63 Verifying : autoconf-2.69-38.el9.noarch 24/69 #12 17.63 Verifying : automake-1.16.2-6.el9.noarch 25/69 #12 17.63 Verifying : cmake-3.20.2-7.el9.x86_64 26/69 #12 17.63 Verifying : cmake-data-3.20.2-7.el9.noarch 27/69 #12 17.63 Verifying : cmake-filesystem-3.20.2-7.el9.x86_64 28/69 #12 17.63 Verifying : cmake-rpm-macros-3.20.2-7.el9.noarch 29/69 #12 17.63 Verifying : cpp-11.3.1-2.1.el9.x86_64 30/69 #12 17.63 Verifying : gcc-11.3.1-2.1.el9.x86_64 31/69 #12 17.63 Verifying : gcc-plugin-annobin-11.3.1-2.1.el9.x86_64 32/69 #12 17.63 Verifying : git-2.31.1-2.el9.2.x86_64 33/69 #12 17.63 Verifying : git-core-2.31.1-2.el9.2.x86_64 34/69 #12 17.63 Verifying : git-core-doc-2.31.1-2.el9.2.noarch 35/69 #12 17.63 Verifying : glibc-devel-2.34-39.el9.x86_64 36/69 #12 17.63 Verifying : glibc-headers-2.34-39.el9.x86_64 37/69 #12 17.63 Verifying : kernel-headers-5.14.0-134.el9.x86_64 38/69 #12 17.63 Verifying : libmpc-1.2.1-4.el9.x86_64 39/69 #12 17.63 Verifying : libseccomp-devel-2.5.2-2.el9.x86_64 40/69 #12 17.63 Verifying : libselinux-devel-3.4-3.el9.x86_64 41/69 #12 17.63 Verifying : libsepol-devel-3.4-1.1.el9.x86_64 42/69 #12 17.63 Verifying : libtool-2.4.6-45.el9.x86_64 43/69 #12 17.63 Verifying : libtool-ltdl-2.4.6-45.el9.x86_64 44/69 #12 17.63 Verifying : libuv-1:1.42.0-1.el9.x86_64 45/69 #12 17.63 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 46/69 #12 17.63 Verifying : llvm-libs-14.0.5-1.el9.x86_64 47/69 #12 17.63 Verifying : m4-1.4.19-1.el9.x86_64 48/69 #12 17.63 Verifying : pcre2-devel-10.40-2.el9.x86_64 49/69 #12 17.63 Verifying : pcre2-utf16-10.40-2.el9.x86_64 50/69 #12 17.63 Verifying : pcre2-utf32-10.40-2.el9.x86_64 51/69 #12 17.63 Verifying : perl-DynaLoader-1.47-479.el9.x86_64 52/69 #12 17.63 Verifying : perl-Error-1:0.17029-7.el9.noarch 53/69 #12 17.63 Verifying : perl-File-Compare-1.100.600-479.el9.noarch 54/69 #12 17.63 Verifying : perl-File-Copy-2.34-479.el9.noarch 55/69 #12 17.63 Verifying : perl-File-Find-1.37-479.el9.noarch 56/69 #12 17.63 Verifying : perl-Git-2.31.1-2.el9.2.noarch 57/69 #12 17.63 Verifying : perl-TermReadKey-2.38-11.el9.x86_64 58/69 #12 17.63 Verifying : perl-Thread-Queue-3.14-460.el9.noarch 59/69 #12 17.63 Verifying : perl-lib-0.65-479.el9.x86_64 60/69 #12 17.63 Verifying : perl-threads-1:2.25-460.el9.x86_64 61/69 #12 17.63 Verifying : perl-threads-shared-1.61-460.el9.x86_64 62/69 #12 17.63 Verifying : policycoreutils-devel-3.4-1.el9.x86_64 63/69 #12 17.63 Verifying : selinux-policy-devel-34.1.38-1.el9.noarch 64/69 #12 17.63 Verifying : systemd-devel-250-7.el9.x86_64 65/69 #12 17.64 Verifying : device-mapper-devel-9:1.02.185-1.el9.x86_64 66/69 #12 17.64 Verifying : glibc-static-2.34-39.el9.x86_64 67/69 #12 17.64 Verifying : libtool-ltdl-devel-2.4.6-45.el9.x86_64 68/69 #12 17.64 Verifying : libxcrypt-static-4.4.18-3.el9.x86_64 69/69 #12 17.79 #12 17.79 Installed: #12 17.79 acl-2.3.1-3.el9.x86_64 #12 17.79 annobin-10.73-3.el9.x86_64 #12 17.79 autoconf-2.69-38.el9.noarch #12 17.79 automake-1.16.2-6.el9.noarch #12 17.79 cmake-3.20.2-7.el9.x86_64 #12 17.79 cmake-data-3.20.2-7.el9.noarch #12 17.79 cmake-filesystem-3.20.2-7.el9.x86_64 #12 17.79 cmake-rpm-macros-3.20.2-7.el9.noarch #12 17.79 cpp-11.3.1-2.1.el9.x86_64 #12 17.79 cryptsetup-libs-2.4.3-4.el9.x86_64 #12 17.79 dbus-1:1.12.20-5.el9.x86_64 #12 17.79 dbus-broker-28-5.el9.x86_64 #12 17.79 dbus-common-1:1.12.20-5.el9.noarch #12 17.79 device-mapper-9:1.02.185-1.el9.x86_64 #12 17.79 device-mapper-devel-9:1.02.185-1.el9.x86_64 #12 17.79 device-mapper-libs-9:1.02.185-1.el9.x86_64 #12 17.79 gcc-11.3.1-2.1.el9.x86_64 #12 17.79 gcc-plugin-annobin-11.3.1-2.1.el9.x86_64 #12 17.79 git-2.31.1-2.el9.2.x86_64 #12 17.79 git-core-2.31.1-2.el9.2.x86_64 #12 17.79 git-core-doc-2.31.1-2.el9.2.noarch #12 17.79 glibc-devel-2.34-39.el9.x86_64 #12 17.79 glibc-headers-2.34-39.el9.x86_64 #12 17.79 glibc-static-2.34-39.el9.x86_64 #12 17.79 kernel-headers-5.14.0-134.el9.x86_64 #12 17.79 kmod-libs-28-7.el9.x86_64 #12 17.79 libcbor-0.7.0-5.el9.x86_64 #12 17.79 libedit-3.1-37.20210216cvs.el9.x86_64 #12 17.79 libfido2-1.6.0-7.el9.x86_64 #12 17.79 libmpc-1.2.1-4.el9.x86_64 #12 17.79 libseccomp-2.5.2-2.el9.x86_64 #12 17.79 libseccomp-devel-2.5.2-2.el9.x86_64 #12 17.79 libselinux-devel-3.4-3.el9.x86_64 #12 17.79 libsepol-devel-3.4-1.1.el9.x86_64 #12 17.79 libtool-2.4.6-45.el9.x86_64 #12 17.79 libtool-ltdl-2.4.6-45.el9.x86_64 #12 17.79 libtool-ltdl-devel-2.4.6-45.el9.x86_64 #12 17.79 libuv-1:1.42.0-1.el9.x86_64 #12 17.79 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 17.79 libxcrypt-static-4.4.18-3.el9.x86_64 #12 17.79 llvm-libs-14.0.5-1.el9.x86_64 #12 17.79 m4-1.4.19-1.el9.x86_64 #12 17.79 make-1:4.3-7.el9.x86_64 #12 17.79 openssh-8.7p1-19.el9.x86_64 #12 17.79 openssh-clients-8.7p1-19.el9.x86_64 #12 17.79 pcre2-devel-10.40-2.el9.x86_64 #12 17.79 pcre2-utf16-10.40-2.el9.x86_64 #12 17.79 pcre2-utf32-10.40-2.el9.x86_64 #12 17.79 perl-DynaLoader-1.47-479.el9.x86_64 #12 17.79 perl-Error-1:0.17029-7.el9.noarch #12 17.79 perl-File-Compare-1.100.600-479.el9.noarch #12 17.79 perl-File-Copy-2.34-479.el9.noarch #12 17.79 perl-File-Find-1.37-479.el9.noarch #12 17.79 perl-Git-2.31.1-2.el9.2.noarch #12 17.79 perl-TermReadKey-2.38-11.el9.x86_64 #12 17.79 perl-Thread-Queue-3.14-460.el9.noarch #12 17.79 perl-lib-0.65-479.el9.x86_64 #12 17.79 perl-threads-1:2.25-460.el9.x86_64 #12 17.79 perl-threads-shared-1.61-460.el9.x86_64 #12 17.79 policycoreutils-devel-3.4-1.el9.x86_64 #12 17.79 rpm-plugin-selinux-4.16.1.3-15.el9.x86_64 #12 17.79 selinux-policy-34.1.38-1.el9.noarch #12 17.79 selinux-policy-devel-34.1.38-1.el9.noarch #12 17.79 selinux-policy-targeted-34.1.38-1.el9.noarch #12 17.79 systemd-250-7.el9.x86_64 #12 17.79 systemd-devel-250-7.el9.x86_64 #12 17.79 systemd-pam-250-7.el9.x86_64 #12 17.79 systemd-rpm-macros-250-7.el9.noarch #12 17.79 which-2.21-28.el9.x86_64 #12 17.79 #12 17.79 Complete! #12 75.27 Cleanup : systemd-libs-219-78.el7.aarch64 66/68 #16 24.13 Selecting previously unselected package gcc-mingw-w64-base. #12 DONE 18.0s #14 [stage-1 7/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:c001b556623401f572f9525e35c5ce2d2a092e27cb6647d26e2a9df693aefc3c #16 24.13 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... #16 24.14 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... #16 24.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. #16 ... #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd #27 sha256:758505709a8c4bd6d546fa3b1df93568d0cd83ad65dd3d30802b2b5e34a1825b #27 1.913 + RM_GOPATH=0 #27 1.913 + TMP_GOPATH= #27 1.913 + : /build #27 1.913 + '[' -z '' ']' #27 1.913 ++ mktemp -d #27 1.917 + export GOPATH=/tmp/tmp.qkBh1t0LcF #27 1.917 + GOPATH=/tmp/tmp.qkBh1t0LcF #27 1.917 + RM_GOPATH=1 #27 1.917 + case "$(go env GOARCH)" in #27 1.917 ++ go env GOARCH #27 1.922 + export GO_BUILDMODE=-buildmode=pie #27 1.922 + GO_BUILDMODE=-buildmode=pie #27 1.923 ++ dirname /install.sh #27 1.926 + dir=/ #27 1.927 + bin=containerd #27 1.927 + shift #27 1.927 + '[' '!' -f //containerd.installer ']' #27 1.927 + . //containerd.installer #27 1.928 ++ set -e #27 1.928 ++ : v1.6.7 #27 1.928 + install_containerd #27 1.928 + echo 'Install containerd version v1.6.7' #27 1.929 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qkBh1t0LcF/src/github.com/containerd/containerd #27 1.934 Cloning into '/tmp/tmp.qkBh1t0LcF/src/github.com/containerd/containerd'... #27 1.935 Install containerd version v1.6.7 #27 ... #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #16 sha256:e645d563fe04c07da1c5dae952c36ae1d5e9a1b5b3f6062962cba8df6304261d #16 24.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. #16 24.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... #16 24.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #12 75.56 Cleanup : glibc-2.17-317.el7.aarch64 67/68 #12 75.85 Cleanup : glibc-common-2.17-317.el7.aarch64 68/68 #12 76.19 Verifying : glibc-common-2.17-326.el7_9.aarch64 1/68 #12 76.21 Verifying : rsync-3.1.2-10.el7.aarch64 2/68 #12 76.23 Verifying : openssh-clients-7.4p1-22.el7_9.aarch64 3/68 #12 76.24 Verifying : pcre-devel-8.32-17.el7.aarch64 4/68 #12 76.25 Verifying : glibc-devel-2.17-326.el7_9.aarch64 5/68 #12 76.26 Verifying : libselinux-utils-2.5-15.el7.aarch64 6/68 #12 76.28 Verifying : libarchive-3.1.2-14.el7_7.aarch64 7/68 #12 76.29 Verifying : glibc-2.17-326.el7_9.aarch64 8/68 #12 76.31 Verifying : btrfs-progs-4.9.1-1.el7.aarch64 9/68 #12 76.32 Verifying : automake-1.13.4-3.el7.noarch 10/68 #12 76.33 Verifying : libseccomp-devel-2.3.1-4.el7.aarch64 11/68 Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-65-23 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git #12 76.36 Verifying : libtool-ltdl-2.4.2-22.el7_3.aarch64 12/68 #12 76.37 Verifying : 1:make-3.82-24.el7.aarch64 13/68 #12 76.39 Verifying : libcgroup-0.41-21.el7.aarch64 14/68 #12 76.40 Verifying : systemd-libs-219-78.el7_9.5.aarch64 15/68 #12 76.42 Verifying : checkpolicy-2.5-8.el7.aarch64 16/68 #12 76.43 Verifying : perl-Test-Harness-3.28-3.el7.noarch 17/68 #12 76.44 Verifying : libedit-3.0-12.20121213cvs.el7.aarch64 18/68 #12 76.46 Verifying : openssh-7.4p1-22.el7_9.aarch64 19/68 #12 76.47 Verifying : policycoreutils-devel-2.5-34.el7.aarch64 20/68 #12 76.49 Verifying : libsemanage-python-2.5-14.el7.aarch64 21/68 #12 76.50 Verifying : 7:device-mapper-1.02.170-6.el7_9.5.aarch64 22/68 #12 76.52 Verifying : btrfs-progs-devel-4.9.1-1.el7.aarch64 23/68 #12 76.53 Verifying : libselinux-python-2.5-15.el7.aarch64 24/68 #12 76.54 Verifying : which-2.20-7.el7.aarch64 25/68 #12 76.55 Verifying : less-458-9.el7.aarch64 26/68 #12 76.56 Verifying : mpfr-3.1.1-4.el7.aarch64 27/68 #12 76.57 Verifying : libmpc-1.0.1-3.el7.aarch64 28/68 #12 76.59 Verifying : systemd-219-78.el7_9.5.aarch64 29/68 #12 76.60 Verifying : fipscheck-1.4.1-6.el7.aarch64 30/68 #12 76.61 Verifying : fipscheck-lib-1.4.1-6.el7.aarch64 31/68 #12 76.62 Verifying : cpp-4.8.5-44.el7.aarch64 32/68 #12 76.64 Verifying : libtool-2.4.2-22.el7_3.aarch64 33/68 #12 76.65 Verifying : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 34/68 #12 76.67 Verifying : lzo-2.06-8.el7.aarch64 35/68 #12 76.68 Verifying : audit-libs-python-2.8.5-4.el7.aarch64 36/68 #12 76.69 Verifying : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64 37/68 #12 76.71 Verifying : libsepol-devel-2.5-10.el7.aarch64 38/68 #12 76.72 Verifying : cmake-2.8.12.2-2.el7.aarch64 39/68 #12 76.73 Verifying : libselinux-devel-2.5-15.el7.aarch64 40/68 #12 76.74 Verifying : perl-TermReadKey-2.30-20.el7.aarch64 41/68 #12 76.75 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 42/68 #12 76.77 Verifying : policycoreutils-2.5-34.el7.aarch64 43/68 #12 76.79 Verifying : gcc-4.8.5-44.el7.aarch64 44/68 #12 76.80 Verifying : glibc-headers-2.17-326.el7_9.aarch64 45/68 #12 76.81 Verifying : 1:perl-Error-0.17020-2.el7.noarch 46/68 #12 76.82 Verifying : kernel-headers-4.18.0-348.20.1.el7.aarch64 47/68 #12 76.87 Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64 48/68 #12 76.88 Verifying : libgomp-4.8.5-44.el7.aarch64 49/68 #12 76.90 Verifying : setools-libs-3.3.8-4.el7.aarch64 50/68 #12 76.91 Verifying : autoconf-2.69-11.el7.noarch 51/68 #12 76.92 Verifying : policycoreutils-python-2.5-34.el7.aarch64 52/68 #12 76.94 Verifying : python-IPy-0.75-6.el7.noarch 53/68 #12 76.95 Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64 54/68 #12 76.97 Verifying : m4-1.4.16-10.el7.aarch64 55/68 #12 76.98 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 56/68 #12 76.99 Verifying : systemd-devel-219-78.el7_9.5.aarch64 57/68 #12 77.00 Verifying : libseccomp-2.3.1-4.el7.aarch64 58/68 #12 77.01 Verifying : e2fsprogs-libs-1.42.9-19.el7.aarch64 59/68 #12 77.02 Verifying : git-1.8.3.1-23.el7_8.aarch64 60/68 #12 77.03 Verifying : perl-Data-Dumper-2.145-3.el7.aarch64 61/68 #12 77.05 Verifying : glibc-static-2.17-326.el7_9.aarch64 62/68 #12 77.06 Verifying : 7:device-mapper-libs-1.02.170-6.el7.aarch64 63/68 #12 77.06 Verifying : systemd-219-78.el7.aarch64 64/68 #12 77.06 Verifying : 7:device-mapper-1.02.170-6.el7.aarch64 65/68 #12 77.06 Verifying : systemd-libs-219-78.el7.aarch64 66/68 #12 77.06 Verifying : glibc-2.17-317.el7.aarch64 67/68 #12 77.06 Verifying : glibc-common-2.17-317.el7.aarch64 68/68 #12 77.13 #12 77.13 Installed: #12 77.13 btrfs-progs-devel.aarch64 0:4.9.1-1.el7 #12 77.13 cmake.aarch64 0:2.8.12.2-2.el7 #12 77.13 device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5 #12 77.13 gcc.aarch64 0:4.8.5-44.el7 #12 77.13 git.aarch64 0:1.8.3.1-23.el7_8 #12 77.13 glibc-static.aarch64 0:2.17-326.el7_9 #12 77.13 libarchive.aarch64 0:3.1.2-14.el7_7 #12 77.13 libseccomp-devel.aarch64 0:2.3.1-4.el7 #12 77.13 libselinux-devel.aarch64 0:2.5-15.el7 #12 77.13 libtool.aarch64 0:2.4.2-22.el7_3 #12 77.13 libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 #12 77.13 make.aarch64 1:3.82-24.el7 #12 77.13 selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 #12 77.13 systemd-devel.aarch64 0:219-78.el7_9.5 #12 77.13 which.aarch64 0:2.20-7.el7 #12 77.13 #12 77.13 Dependency Installed: #12 77.13 audit-libs-python.aarch64 0:2.8.5-4.el7 #12 77.13 autoconf.noarch 0:2.69-11.el7 #12 77.13 automake.noarch 0:1.13.4-3.el7 #12 77.13 btrfs-progs.aarch64 0:4.9.1-1.el7 #12 77.13 checkpolicy.aarch64 0:2.5-8.el7 #12 77.13 cpp.aarch64 0:4.8.5-44.el7 #12 77.13 e2fsprogs-libs.aarch64 0:1.42.9-19.el7 #12 77.13 fipscheck.aarch64 0:1.4.1-6.el7 #12 77.13 fipscheck-lib.aarch64 0:1.4.1-6.el7 #12 77.13 glibc-devel.aarch64 0:2.17-326.el7_9 #12 77.13 glibc-headers.aarch64 0:2.17-326.el7_9 #12 77.13 kernel-headers.aarch64 0:4.18.0-348.20.1.el7 #12 77.13 less.aarch64 0:458-9.el7 #12 77.13 libcgroup.aarch64 0:0.41-21.el7 #12 77.13 libedit.aarch64 0:3.0-12.20121213cvs.el7 #12 77.13 libgomp.aarch64 0:4.8.5-44.el7 #12 77.13 libmpc.aarch64 0:1.0.1-3.el7 #12 77.13 libseccomp.aarch64 0:2.3.1-4.el7 #12 77.13 libselinux-python.aarch64 0:2.5-15.el7 #12 77.13 libselinux-utils.aarch64 0:2.5-15.el7 #12 77.13 libsemanage-python.aarch64 0:2.5-14.el7 #12 77.13 libsepol-devel.aarch64 0:2.5-10.el7 #12 77.13 libtool-ltdl.aarch64 0:2.4.2-22.el7_3 #12 77.13 lzo.aarch64 0:2.06-8.el7 #12 77.13 m4.aarch64 0:1.4.16-10.el7 #12 77.13 mpfr.aarch64 0:3.1.1-4.el7 #12 77.13 openssh.aarch64 0:7.4p1-22.el7_9 #12 77.13 openssh-clients.aarch64 0:7.4p1-22.el7_9 #12 77.13 pcre-devel.aarch64 0:8.32-17.el7 #12 77.13 perl-Data-Dumper.aarch64 0:2.145-3.el7 #12 77.13 perl-Error.noarch 1:0.17020-2.el7 #12 77.13 perl-Git.noarch 0:1.8.3.1-23.el7_8 #12 77.13 perl-TermReadKey.aarch64 0:2.30-20.el7 #12 77.13 perl-Test-Harness.noarch 0:3.28-3.el7 #12 77.13 policycoreutils.aarch64 0:2.5-34.el7 #12 77.13 policycoreutils-devel.aarch64 0:2.5-34.el7 #12 77.13 policycoreutils-python.aarch64 0:2.5-34.el7 #12 77.13 python-IPy.noarch 0:0.75-6.el7 #12 77.13 rsync.aarch64 0:3.1.2-10.el7 #12 77.13 selinux-policy.noarch 0:3.13.1-268.el7_9.2 #12 77.13 setools-libs.aarch64 0:3.3.8-4.el7 #12 77.13 #12 77.13 Dependency Updated: #12 77.13 device-mapper.aarch64 7:1.02.170-6.el7_9.5 #12 77.13 device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5 #12 77.13 glibc.aarch64 0:2.17-326.el7_9 #12 77.13 glibc-common.aarch64 0:2.17-326.el7_9 #12 77.13 systemd.aarch64 0:219-78.el7_9.5 #12 77.13 systemd-libs.aarch64 0:219-78.el7_9.5 #12 77.13 #12 77.13 Complete! #12 77.32 Loaded plugins: fastestmirror, ovl #12 77.38 Enabling base-source repository #21 107.6 Selecting previously unselected package g++-powerpc64le-linux-gnu. #21 107.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 107.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... #21 107.7 Selecting previously unselected package crossbuild-essential-ppc64el. #21 107.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... #21 107.7 Unpacking crossbuild-essential-ppc64el (12.9) ... #21 107.7 Selecting previously unselected package libc6-s390x-cross. #21 107.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... #21 107.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... #12 77.38 Enabling extras-source repository #12 77.38 Enabling updates-source repository #12 77.38 Loading mirror speeds from cached hostfile #12 77.38 * base: download.cf.centos.org #12 77.38 * extras: download.cf.centos.org #12 77.38 * updates: download.cf.centos.org #12 77.39 Checking for new repos for mirrors #12 77.46 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec #12 77.46 --> Already installed : bash-4.2.46-34.el7.aarch64 #12 77.47 No uninstalled build requires #21 107.9 Selecting previously unselected package libgcc-s1-s390x-cross. #21 107.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... #21 107.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... #21 107.9 Selecting previously unselected package libgomp1-s390x-cross. #21 107.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... #21 107.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... #21 107.9 Selecting previously unselected package libitm1-s390x-cross. #21 107.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... #21 107.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... #21 108.0 Selecting previously unselected package libatomic1-s390x-cross. #21 108.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... #21 108.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... #21 108.0 Selecting previously unselected package libasan6-s390x-cross. using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #21 108.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... #21 108.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... #21 108.2 Selecting previously unselected package libstdc++6-s390x-cross. #21 108.2 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... #21 108.2 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... #14 DONE 2.6s #15 [stage-1 8/8] WORKDIR /root/rpmbuild #15 sha256:b7a5210fdebfc3d7a0cffd7ddebce3178e75763ed4f973909a96044afbf8a464 #15 DONE 0.0s #16 exporting to image #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #16 exporting layers #12 DONE 78.2s #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:eecc84da67ca09427d0a559ad0767626aa85d7a6f001e183209cddc9d91ec019 #21 108.3 Selecting previously unselected package libubsan1-s390x-cross. #21 108.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... #21 108.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... #21 108.4 Selecting previously unselected package libgcc-10-dev-s390x-cross. #21 108.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... #21 108.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... #21 108.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. #16 ... #20 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini #20 sha256:6cd36105c8e146ac82ca703a301480db1f29b5853953b894b287e8ee15d1df68 #20 1.113 + RM_GOPATH=0 #20 1.114 + TMP_GOPATH= #20 1.114 + : /build #20 1.114 + '[' -z '' ']' #20 1.114 ++ mktemp -d #20 1.115 + export GOPATH=/tmp/tmp.zscDDESvbk #20 1.115 + GOPATH=/tmp/tmp.zscDDESvbk #20 1.116 + RM_GOPATH=1 #20 1.116 + case "$(go env GOARCH)" in #20 1.116 ++ go env GOARCH #20 1.137 + export GO_BUILDMODE=-buildmode=pie #20 1.137 + GO_BUILDMODE=-buildmode=pie #20 1.137 ++ dirname /install.sh #20 1.138 + dir=/ #20 1.138 + bin=tini #20 1.138 + shift #20 1.138 + '[' '!' -f //tini.installer ']' #20 1.138 + . //tini.installer #20 1.138 ++ : v0.19.0 #20 1.138 + install_tini #20 1.138 + echo 'Install tini version v0.19.0' #20 1.138 + git clone https://github.com/krallin/tini.git /tmp/tmp.zscDDESvbk/tini #20 1.138 Install tini version v0.19.0 #20 1.140 Cloning into '/tmp/tmp.zscDDESvbk/tini'... #20 1.658 + cd /tmp/tmp.zscDDESvbk/tini #20 1.658 + git checkout -q v0.19.0 #20 1.665 + cmake . #20 1.942 -- The C compiler identification is GNU 10.2.1 #20 2.002 -- Detecting C compiler ABI info #20 2.248 -- Detecting C compiler ABI info - done #20 2.313 -- Check for working C compiler: /usr/bin/cc - skipped #20 2.322 -- Detecting C compile features #20 2.325 -- Detecting C compile features - done #20 2.349 -- Performing Test HAS_BUILTIN_FORTIFY #20 2.423 -- Performing Test HAS_BUILTIN_FORTIFY - Failed #20 2.465 -- Configuring done #20 2.470 -- Generating done #20 2.476 -- Build files have been written to: /tmp/tmp.zscDDESvbk/tini #20 2.483 + make tini-static #20 2.614 Scanning dependencies of target tini-static #20 2.664 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #20 3.242 [100%] Linking C executable tini-static #20 3.565 [100%] Built target tini-static #20 3.606 + mkdir -p /build #20 3.609 + cp tini-static /build/docker-init #20 DONE 4.7s Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 #21 108.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 108.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... #30 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help #30 sha256:7c68d37201a6779b374f2af45ec793a31fc58768f16afa317e9f576c65614718 #30 ... #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #16 sha256:e645d563fe04c07da1c5dae952c36ae1d5e9a1b5b3f6062962cba8df6304261d #16 27.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. #16 27.15 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... #16 27.15 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... Fetching without tags Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c Merge succeeded, producing d88c1f5d89d3512dde7c6f9408f1264354bae78b Checking out Revision d88c1f5d89d3512dde7c6f9408f1264354bae78b (PR-725) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d88c1f5d89d3512dde7c6f9408f1264354bae78b # timeout=10 #14 DONE 2.6s #15 [stage-1 7/7] WORKDIR /root/rpmbuild #15 sha256:decbcd0acaf2224fbed32c83c030796984097df1a8815e5ebb6c054fa724b203 #15 DONE 0.1s #16 exporting to image #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #16 exporting layers Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" #16 exporting layers 2.1s done #16 writing image sha256:d0204f36c20c9081f2300a1418eb22d1bba451dc7031b68aeb18d2049b131741 done #16 naming to docker.io/rpmbuild-centos-7/aarch64 done #16 DONE 2.1s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/aarch64 -ba --define '_gitcommit_cli e1f24d3' --define '_gitcommit_engine f068067' --define '_release 0' --define '_version 0.0.0~20220808082437.e1f24d3' --define '_origversion 0.0.0-20220808082437-e1f24d3' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 [Pipeline] sh Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j5hvEb + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h #21 113.0 Selecting previously unselected package gcc-s390x-linux-gnu. #21 113.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 113.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... #21 113.3 Selecting previously unselected package linux-libc-dev-s390x-cross. #21 113.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... #21 113.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... #21 113.7 Selecting previously unselected package libc6-dev-s390x-cross. #21 113.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... #21 113.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h #21 114.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. #21 114.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... #21 114.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh + make REF=master debian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #21 114.6 Selecting previously unselected package g++-10-s390x-linux-gnu. #21 114.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... #21 114.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lzV2ds + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini Install tini version v0.19.0 + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #16 exporting layers 5.9s done #16 writing image sha256:7e193f085386ef6018daf53ee62608b6ca3d63b73d30f6afb016c4429b033dc5 done #16 naming to docker.io/rpmbuild-centos-9/x86_64 done #16 DONE 5.9s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-9/x86_64 -ba --define '_gitcommit_cli e1f24d3' --define '_gitcommit_engine f068067' --define '_release 0' --define '_version 0.0.0~20220808082437.e1f24d3' --define '_origversion 0.0.0-20220808082437-e1f24d3' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lnBNp5 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz #16 32.79 Selecting previously unselected package g++-mingw-w64-x86-64-posix. #16 32.80 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... #16 32.80 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... -- Detecting C compiler ABI info - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static Scanning dependencies of target tini-static [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220808082437-e1f24d3 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.I0E5pQ + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 Install tini version v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. #16 ... #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd #27 sha256:758505709a8c4bd6d546fa3b1df93568d0cd83ad65dd3d30802b2b5e34a1825b #27 20.54 Updating files: 99% (4896/4925) Updating files: 100% (4925/4925) Updating files: 100% (4925/4925), done. #27 20.57 + cd /tmp/tmp.qkBh1t0LcF/src/github.com/containerd/containerd #27 20.57 + git checkout -q v1.6.7 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master -- The C compiler identification is GNU 11.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220808082437-e1f24d3 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #27 21.57 + export 'BUILDTAGS=netgo osusergo static_build' #27 21.57 + BUILDTAGS='netgo osusergo static_build' #27 21.57 + export EXTRA_FLAGS=-buildmode=pie #27 21.57 + EXTRA_FLAGS=-buildmode=pie #27 21.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' #27 21.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' #27 21.57 + '[' '' = dynamic ']' #27 21.57 + make #27 22.30 + bin/ctr #21 118.7 Selecting previously unselected package g++-s390x-linux-gnu. #21 118.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... #21 118.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... #21 118.8 Selecting previously unselected package crossbuild-essential-s390x. #21 118.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... #21 118.8 Unpacking crossbuild-essential-s390x (12.9) ... #21 118.9 Setting up libconfig-inifiles-perl (3.000003-1) ... #21 118.9 Setting up libfile-which-perl (1.23-1) ... #21 118.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... #21 118.9 Setting up libc6-armhf-cross (2.31-9cross4) ... #21 118.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... #21 118.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... #21 118.9 Setting up libicu67:amd64 (67.1-7) ... #21 119.0 Setting up libmagic-mgc (1:5.39-3) ... #21 119.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... #21 119.0 Setting up libc6-s390x-cross (2.31-9cross4) ... #21 119.0 Setting up libmagic1:amd64 (1:5.39-3) ... #21 119.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #21 119.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... #21 119.0 Setting up file (1:5.39-3) ... #21 119.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... #21 119.1 Setting up bzip2 (1.0.8-4) ... #21 119.1 Setting up libyaml-perl (1.30-1) ... #21 119.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... #21 119.1 Setting up libxml-sax-base-perl (1.09-1.1) ... #21 119.1 Setting up libio-string-perl (1.08-3.1) ... #21 119.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... #21 119.1 Setting up cross-config (2.6.18+nmu1) ... #21 119.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #21 119.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #21 119.3 Setting up libc6-arm64-cross (2.31-9cross4) ... #21 119.3 Setting up patch (2.7.6-7) ... #21 119.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... #21 119.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ... #21 119.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... #21 119.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... #21 119.4 Setting up libc6-armel-cross (2.31-9cross4) ... #21 119.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... #21 119.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... #21 119.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... #21 119.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... #21 119.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... #21 119.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... #21 119.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... #21 119.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... #21 119.5 Setting up libfile-homedir-perl (1.006-1) ... #21 119.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... #21 119.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... #21 119.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... #21 119.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... #21 119.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... #21 119.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... #21 119.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... #21 119.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... #21 119.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... #21 119.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... #21 119.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... #21 119.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... #21 119.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... #21 119.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... #21 119.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... #21 119.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... #21 119.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... #21 119.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... #21 119.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... #21 119.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... #21 119.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... #21 119.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... #21 119.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... #21 119.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... #21 119.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... #21 119.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... #21 119.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... #21 119.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... #21 119.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... #21 119.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... #21 119.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #21 119.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #21 120.1 #21 120.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #21 120.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... #21 120.1 Setting up dpkg-dev (1.20.11) ... #21 120.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... #21 120.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... #21 120.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... #21 120.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... #21 120.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... #21 120.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... #21 120.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... #21 120.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... #21 120.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... #21 120.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... #21 120.3 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... #21 120.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #21 120.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #21 120.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #21 120.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #21 120.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 #21 120.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... #21 120.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... #21 120.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... #21 120.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... #21 120.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ... #21 120.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... #21 120.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... #21 120.7 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... #21 120.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... #21 120.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... #21 120.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... #21 120.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... #21 120.8 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... #21 120.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... #21 120.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... #21 120.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... #21 120.9 Setting up libxml-simple-perl (2.25-1) ... #21 120.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... #21 120.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... #21 120.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... #21 120.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... #21 120.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... #21 120.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... #21 120.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... #21 120.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... #21 121.0 Setting up libconfig-auto-perl (0.44-1.1) ... #21 121.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... #21 121.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... #21 121.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... #21 121.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... #21 121.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... #21 121.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... #21 121.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... #21 121.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... #21 121.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... #21 121.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... #21 121.1 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... #21 121.1 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... #21 121.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... #21 121.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... #21 121.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... #21 121.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... #21 121.2 Setting up dpkg-cross (2.6.18+nmu1) ... #21 121.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... #21 121.3 Setting up crossbuild-essential-armel (12.9) ... #21 121.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... #21 121.3 Setting up crossbuild-essential-armhf (12.9) ... #21 121.3 Setting up crossbuild-essential-arm64 (12.9) ... #21 121.3 Setting up crossbuild-essential-s390x (12.9) ... #21 121.3 Setting up crossbuild-essential-ppc64el (12.9) ... #21 121.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 debian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine #21 DONE 124.7s f97344484467: Pulling fs layer f97344484467: Verifying Checksum f97344484467: Download complete #36 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / #36 sha256:186ab0a606c64035ea6b63ab611e9fb0c822c66fa28cda229310635bc2cc0655 #36 DONE 0.1s #37 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help #37 sha256:cecebf2b1faf199bf801e201557a01cbbf01e0fffa8c30e42974f133675351b2 #27 ... #30 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help #30 sha256:7c68d37201a6779b374f2af45ec793a31fc58768f16afa317e9f576c65614718 #30 42.23 + for f in rootlesskit rootlesskit-docker-proxy #30 42.23 + GOBIN=/build #30 42.23 + GO111MODULE=on #30 42.23 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 f97344484467: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest #37 1.164 + RM_GOPATH=0 #37 1.164 + TMP_GOPATH= #37 1.164 + : /build #37 1.164 + '[' -z '' ']' #37 1.165 ++ mktemp -d #37 1.166 + export GOPATH=/tmp/tmp.4P2bZEqdzR #37 1.166 + GOPATH=/tmp/tmp.4P2bZEqdzR #37 1.166 + RM_GOPATH=1 #37 1.166 + case "$(go env GOARCH)" in #37 1.169 ++ go env GOARCH #37 1.183 + export GO_BUILDMODE=-buildmode=pie #37 1.183 + GO_BUILDMODE=-buildmode=pie #37 1.184 ++ dirname /install.sh #37 1.185 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 #37 1.185 + dir=/ #37 1.185 + bin=rootlesskit #37 1.185 + shift #37 1.185 + '[' '!' -f //rootlesskit.installer ']' #37 1.185 + . //rootlesskit.installer #37 1.185 ++ : 1920341cd41e047834a21007424162a2dc946315 #37 1.185 + install_rootlesskit #37 1.185 + case "$1" in #37 1.185 + export CGO_ENABLED=0 #37 1.185 + CGO_ENABLED=0 #37 1.185 + _install_rootlesskit #37 1.185 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' #37 1.188 + for f in rootlesskit rootlesskit-docker-proxy #37 1.188 + GOBIN=/build #37 1.188 + GO111MODULE=on #37 1.188 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 #37 1.582 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 #30 44.88 rootlesskit version 1.0.0 #30 44.88 Usage of /build/rootlesskit-docker-proxy: #30 44.89 -container-ip string #30 44.89 container ip #30 44.89 -container-port int #30 44.89 container port (default -1) #30 44.89 -host-ip string #30 44.89 host ip #30 44.89 -host-port int #30 44.89 host port (default -1) #30 44.89 -proto string #30 44.89 proxy protocol (default "tcp") #30 ... #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #16 sha256:e645d563fe04c07da1c5dae952c36ae1d5e9a1b5b3f6062962cba8df6304261d #16 35.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. #16 35.33 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... #16 35.33 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... #16 37.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. #16 37.89 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... #16 37.90 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #16 42.89 Selecting previously unselected package g++-mingw-w64-x86-64-win32. #16 42.89 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... #16 42.90 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #16 45.55 Selecting previously unselected package g++-mingw-w64-x86-64. #16 45.56 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... #16 45.58 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... #37 2.641 go: downloading github.com/sirupsen/logrus v1.8.1 #37 2.648 go: downloading github.com/urfave/cli/v2 v2.4.0 #16 45.89 Selecting previously unselected package libapparmor1:amd64. #16 45.89 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... #16 45.92 Unpacking libapparmor1:amd64 (2.13.6-10) ... #37 2.781 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 #16 46.03 Selecting previously unselected package libapparmor-dev:amd64. #16 46.03 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... #16 46.05 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... #16 46.48 Selecting previously unselected package libbtrfs0:amd64. #16 46.48 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... #16 46.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ... #16 46.84 Selecting previously unselected package libbtrfs-dev:amd64. #16 46.84 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... #16 46.94 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... #37 3.890 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd #37 4.080 go: downloading github.com/google/uuid v1.3.0 #37 4.106 go: downloading github.com/moby/vpnkit v0.5.0 #37 4.117 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 #37 4.143 go: downloading github.com/gofrs/flock v0.8.1 #37 4.184 go: downloading github.com/gorilla/mux v1.8.0 #37 4.231 go: downloading github.com/moby/sys/mountinfo v0.6.0 #37 4.341 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 #37 4.368 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c #37 4.399 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b #16 47.57 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #16 47.57 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... #16 47.76 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #16 ... #30 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help #30 sha256:7c68d37201a6779b374f2af45ec793a31fc58768f16afa317e9f576c65614718 #30 DONE 47.9s #31 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build #31 sha256:ef8536081b678ad58d8cc1b0e5f8d1227a27b945098d996d4eb11488dc7d8a25 #31 DONE 0.1s #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #16 sha256:e645d563fe04c07da1c5dae952c36ae1d5e9a1b5b3f6062962cba8df6304261d #16 48.06 Selecting previously unselected package libudev-dev:amd64. #16 48.06 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... #16 48.07 Unpacking libudev-dev:amd64 (247.3-7) ... #16 ... #32 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build #32 sha256:bbe290bc86599bf2fde46b053e7dbde9021f97d7b5baee3d0d84612aac9fb3b3 #32 DONE 0.1s #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #16 sha256:e645d563fe04c07da1c5dae952c36ae1d5e9a1b5b3f6062962cba8df6304261d #16 48.18 Selecting previously unselected package libsepol1-dev:amd64. #16 48.18 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... #16 48.19 Unpacking libsepol1-dev:amd64 (3.1-1) ... #37 5.210 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #16 48.35 Selecting previously unselected package libpcre2-16-0:amd64. #16 48.36 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... #16 48.36 Unpacking libpcre2-16-0:amd64 (10.36-2) ... #16 48.46 Selecting previously unselected package libpcre2-32-0:amd64. #16 48.47 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... #16 48.47 Unpacking libpcre2-32-0:amd64 (10.36-2) ... #16 48.57 Selecting previously unselected package libpcre2-posix2:amd64. #16 48.58 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... #16 48.58 Unpacking libpcre2-posix2:amd64 (10.36-2) ... #16 48.63 Selecting previously unselected package libpcre2-dev:amd64. #16 48.64 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... #16 48.64 Unpacking libpcre2-dev:amd64 (10.36-2) ... #16 48.83 Selecting previously unselected package libselinux1-dev:amd64. #16 48.83 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #16 48.84 Unpacking libselinux1-dev:amd64 (3.1-3) ... #16 48.98 Selecting previously unselected package libdevmapper-dev:amd64. #16 48.98 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... #16 48.98 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #16 49.05 Selecting previously unselected package libseccomp-dev:amd64. #16 49.05 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... #16 49.05 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #16 49.13 Selecting previously unselected package libsystemd-dev:amd64. #16 49.14 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... #16 49.14 Unpacking libsystemd-dev:amd64 (247.3-7) ... #16 49.43 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #16 49.45 Setting up libapparmor1:amd64 (2.13.6-10) ... #16 49.46 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... #16 49.47 Setting up libsepol1-dev:amd64 (3.1-1) ... #16 49.49 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... #16 49.50 Setting up libpcre2-16-0:amd64 (10.36-2) ... #16 49.51 Setting up libbtrfs0:amd64 (5.10.1-2) ... #16 49.52 Setting up libpcre2-32-0:amd64 (10.36-2) ... #16 49.53 Setting up libudev-dev:amd64 (247.3-7) ... #16 49.54 Setting up libpcre2-posix2:amd64 (10.36-2) ... #16 49.55 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... #16 49.56 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... #16 49.59 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... #16 49.59 Setting up libapparmor-dev:amd64 (2.13.6-10) ... #16 49.60 Setting up mingw-w64-common (8.0.0-1) ... #16 49.62 Setting up libsystemd-dev:amd64 (247.3-7) ... #16 49.63 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... #16 49.65 Setting up libpcre2-dev:amd64 (10.36-2) ... #16 49.67 Setting up libselinux1-dev:amd64 (3.1-3) ... #16 49.69 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... #16 49.72 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... #16 49.75 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode #16 49.76 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #16 49.77 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode #16 49.78 Setting up binutils-mingw-w64 (2.35-2+8.11) ... #16 49.79 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #16 49.80 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode #16 49.80 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... #16 49.82 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... #16 49.84 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #16 49.85 Setting up dmsetup (2:1.02.175-2.1) ... #16 49.86 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #16 49.87 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #16 49.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... #16 DONE 50.1s #21 [binary-base 1/7] COPY --from=tini /build/ /usr/local/bin/ #21 sha256:3fcca97cf7cada375f70464d137d13694def9065298037dc8a1c87d5469aa817 #21 DONE 0.2s #22 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / #22 sha256:2a1e38c2150c4ac73b87ec43ae4d5ea3d473c2bebb9a79ffe631baf6ca380a93 #22 DONE 0.2s #23 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc #23 sha256:ff2706b22b34bb343dfc24349e9176369c4ad054099da7bcf6026b60e094c29b #23 0.681 + RM_GOPATH=0 #23 0.682 + TMP_GOPATH= #23 0.682 + : /build #23 0.682 + '[' -z '' ']' #23 0.683 ++ mktemp -d #23 0.683 + export GOPATH=/tmp/tmp.e5SSa1ewIq #23 0.683 + GOPATH=/tmp/tmp.e5SSa1ewIq #23 0.684 + RM_GOPATH=1 #23 0.684 + case "$(go env GOARCH)" in #23 0.684 ++ go env GOARCH #23 0.689 + export GO_BUILDMODE=-buildmode=pie #23 0.689 + GO_BUILDMODE=-buildmode=pie #23 0.689 ++ dirname /install.sh #23 0.690 + dir=/ #23 0.690 + bin=runc #23 0.690 + shift #23 0.690 + '[' '!' -f //runc.installer ']' #23 0.691 + . //runc.installer #23 0.691 ++ set -e #23 0.691 ++ : v1.1.3 #23 0.691 + install_runc #23 0.691 + RUNC_BUILDTAGS=seccomp #23 0.693 + echo 'Install runc version v1.1.3 (build tags: seccomp)' #23 0.693 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.e5SSa1ewIq/src/github.com/opencontainers/runc #23 0.693 Install runc version v1.1.3 (build tags: seccomp) #23 0.695 Cloning into '/tmp/tmp.e5SSa1ewIq/src/github.com/opencontainers/runc'... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #37 ... #32 [containerd 1/3] 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 #32 sha256:a752b619983568d7c62976a0cc0b9b2a4cb985455b832e16ecf1887c417a0549 #32 1.282 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #32 1.287 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #32 1.289 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #32 1.399 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] #32 1.531 Get:5 http://deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] #32 1.805 Get:6 http://deb.debian.org/debian bullseye/main s390x Packages [7875 kB] #32 2.117 Get:7 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB] #32 2.535 Get:8 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] #32 2.884 Get:9 http://deb.debian.org/debian bullseye/main armel Packages [7876 kB] #32 3.219 Get:10 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] #32 3.219 Get:11 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [143 kB] #32 3.220 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] #32 3.220 Get:13 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] #32 3.221 Get:14 http://deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] #32 3.239 Get:15 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] #32 3.241 Get:16 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] #32 3.247 Get:17 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] #32 3.247 Get:18 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] #32 3.247 Get:19 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] #32 3.248 Get:20 http://deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] #32 3.248 Get:21 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] #32 ... #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #22 sha256:e1b6db0279b19cf73835e965177f684d22797f6b2ec0d065631b430cdb14a97b #22 1.479 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #22 1.490 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #22 1.491 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #22 1.766 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] #22 2.035 Get:5 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB] #22 2.506 Get:6 http://deb.debian.org/debian bullseye/main armel Packages [7876 kB] #22 2.988 Get:7 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] #22 3.443 Get:8 http://deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] #22 3.919 Get:9 http://deb.debian.org/debian bullseye/main s390x Packages [7875 kB] #22 4.248 Get:10 http://deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] #22 4.250 Get:11 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] #22 4.260 Get:12 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [143 kB] #22 4.263 Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] #22 4.274 Get:14 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] #22 4.277 Get:15 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] #22 4.285 Get:16 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] #22 4.287 Get:17 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] #22 4.289 Get:18 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] #22 4.291 Get:19 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] #22 4.295 Get:20 http://deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] #22 4.296 Get:21 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] #22 ... #24 [tini 1/3] 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 #24 sha256:14257d6bcbb62e69bd41f768e11a3139ff272bbe92dcf367f3a5217f6e21835a #24 1.578 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #24 1.592 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #24 1.596 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #24 1.918 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] #24 2.311 Get:5 http://deb.debian.org/debian bullseye/main armel Packages [7876 kB] #24 2.792 Get:6 http://deb.debian.org/debian bullseye/main s390x Packages [7875 kB] #24 3.210 Get:7 http://deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] #24 3.555 Get:8 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB] #24 3.905 Get:9 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] #24 4.272 Get:10 http://deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] #24 4.273 Get:11 http://deb.debian.org/debian-security bullseye-security/main s390x Packages [143 kB] #24 4.284 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] #24 4.290 Get:13 http://deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] #24 4.295 Get:14 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] #24 4.304 Get:15 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] #24 4.306 Get:16 http://deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] #24 4.306 Get:17 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] #24 4.307 Get:18 http://deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] #24 4.311 Get:19 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] #24 4.311 Get:20 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] #24 4.312 Get:21 http://deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] #23 3.641 + cd /tmp/tmp.e5SSa1ewIq/src/github.com/opencontainers/runc #23 3.641 + git checkout -q v1.1.3 #23 3.839 + '[' -z '' ']' #23 3.839 + target=static #23 3.840 + make BUILDTAGS=seccomp static #23 3.959 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZNWorS + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.C4rb2p + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' = 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + echo 'PASS: daemon version OK' + RPM_EC=0 PASS: daemon version OK ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20220808082437.e1f24d3-0.el9 docker-ce(aarch-64) = 3:0.0.0~20220808082437.e1f24d3-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.src.rpm mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:d837b015861cd1c8c7182f5dc6a4649e200f417f0ba57879db38c22809b9e54e #1 transferring dockerfile: 832B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:64ac354560f7e7d03a9f88063ae121e5e2138a7f1796adcc7387e78130d95f36 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:2b449d28e8955fe3b5c3eee5bc42a34171048460e117e2375550fe68373b2476 #5 DONE 0.0s #6 [auth] library/debian:pull token for registry-1.docker.io #6 sha256:495372075b6c2478ced4de85ddff23922307e67f0e0cceb4dd85a28370cd3354 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0 #4 DONE 0.4s #3 [internal] load metadata for docker.io/library/debian:bullseye #3 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 #3 DONE 0.6s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #13 ... #9 [internal] load build context #9 sha256:8771296cafabf265d70a04a01ccc90ebd7f244f39ee0a55090ab98dae283faf3 #9 transferring context: 29.31MB 0.2s done #9 DONE 0.2s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0B / 7.72MB 0.1s #13 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 1.05MB / 49.23MB 0.1s #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0B / 9.77MB 0.1s #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #13 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.2s done #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 24.12MB / 49.23MB 0.3s #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 8.39MB / 9.77MB 0.3s #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 0B / 52.18MB 0.3s #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 34.60MB / 49.23MB 0.4s #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.4s #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 10.49MB / 52.18MB 0.4s #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.6s #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.4s done #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 30.41MB / 52.18MB 0.6s #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 14.68MB / 62.47MB 0.6s #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 40.89MB / 52.18MB 0.7s #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 24.12MB / 62.47MB 0.7s #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 50.33MB / 52.18MB 0.8s #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 34.60MB / 62.47MB 0.8s #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 1.0s done #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 54.53MB / 62.47MB 1.0s #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 1.1s #13 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 1.4s done #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 0B / 108.99MB 1.5s #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 0B / 126B 1.5s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 20.97MB / 108.99MB 1.7s #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 1.7s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 30.41MB / 108.99MB 1.8s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 40.89MB / 108.99MB 1.9s #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 2.0s done #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 50.33MB / 108.99MB 2.0s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 60.82MB / 108.99MB 2.1s #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 2.0s done #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 70.25MB / 108.99MB 2.2s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 90.18MB / 108.99MB 2.4s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 2.6s #13 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 2.0s done #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.1s #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 3.9s done #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.4s done #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.1s #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.4s done #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 #7 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 #7 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done #7 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done #7 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done #7 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done #7 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 3.0s done #7 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 2.6s done #7 DONE 6.0s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:de321459e57141487bd9c55f7febd5b0a34e9ab593cc8e9d9b62a4e8fdb16ae4 #24 ... #32 [containerd 1/3] 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 #32 sha256:a752b619983568d7c62976a0cc0b9b2a4cb985455b832e16ecf1887c417a0549 #32 19.35 Fetched 49.2 MB in 18s (2685 kB/s) #8 0.848 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #8 0.858 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #8 0.858 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #8 1.022 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] #8 1.354 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] #8 1.559 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] #8 2.202 Fetched 8450 kB in 2s (5238 kB/s) #8 2.202 Reading package lists... #8 2.757 Reading package lists... #8 3.350 Building dependency tree... #8 3.513 Reading state information... #8 3.736 The following additional packages will be installed: #8 3.736 autoconf automake autopoint autotools-dev binutils #8 3.736 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #8 3.736 bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #8 3.736 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 3.736 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #8 3.736 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #8 3.736 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #8 3.736 intltool-debian iso-codes less libalgorithm-diff-perl #8 3.736 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #8 3.736 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #8 3.737 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #8 3.737 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #8 3.737 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #8 3.737 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #8 3.737 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 3.737 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #8 3.737 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #8 3.737 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #8 3.737 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #8 3.737 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #8 3.737 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 3.737 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 3.737 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 3.737 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 3.737 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 3.737 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 3.737 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 3.737 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 3.737 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 3.737 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 3.737 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 3.737 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 3.737 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 3.737 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 3.737 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 3.737 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 3.737 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 3.737 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 3.737 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 3.737 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 3.737 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #8 3.737 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 3.737 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 3.737 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 3.737 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #8 3.737 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 3.737 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 3.737 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 3.737 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 3.737 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 3.737 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 3.737 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 3.737 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 3.737 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 3.737 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 3.737 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 3.737 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 3.737 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #8 3.737 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 3.737 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 3.737 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 3.737 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 3.737 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 3.737 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 3.737 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 3.737 libstring-shellquote-perl libsub-exporter-perl #8 3.737 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 3.737 libsub-name-perl libsub-override-perl libsub-quote-perl #8 3.737 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 3.737 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 3.737 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 3.737 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common #8 3.737 libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #8 3.737 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #8 3.737 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #8 3.737 libwebp6 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 #8 3.737 libxcb1 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #8 3.737 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #8 3.737 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #8 3.737 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #8 3.737 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #8 3.738 netbase openssh-client openssl patch patchutils pbzip2 perl #8 3.738 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #8 3.738 pristine-tar publicsuffix python-apt-common python3 python3-apt #8 3.738 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #8 3.744 python3-magic python3-minimal python3-pkg-resources python3-requests #8 3.744 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #8 3.744 python3.9-minimal readline-common sensible-utils shared-mime-info strace #8 3.744 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #8 3.744 Suggested packages: #8 3.744 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #8 3.744 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #8 3.744 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #8 3.744 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 3.744 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 3.744 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #8 3.744 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #8 3.744 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #8 3.744 gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #8 3.744 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #8 3.744 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #8 3.744 xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl #8 3.744 glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl #8 3.744 uuid libscalar-number-perl libsasl2-modules-gssapi-mit #8 3.744 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 3.744 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #8 3.744 libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl #8 3.744 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #8 3.744 gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #8 3.744 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #8 3.744 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #8 3.744 diffutils-doc perl-doc libterm-readline-gnu-perl #8 3.744 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #8 3.744 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #8 3.744 python-apt-doc python3-setuptools python3-cryptography python3-openssl #8 3.744 python3-socks python-requests-doc python3.9-venv python3.9-doc #8 3.744 binfmt-support readline-doc zip wdiff-doc #8 5.353 The following NEW packages will be installed: #8 5.353 autoconf automake autopoint autotools-dev binutils #8 5.353 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #8 5.353 bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #8 5.353 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #8 5.353 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #8 5.353 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #8 5.353 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #8 5.353 gpgconf gpgsm groff-base intltool-debian iso-codes less #8 5.353 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 5.353 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 5.353 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #8 5.353 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 5.353 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #8 5.353 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #8 5.353 libclass-inspector-perl libclass-method-modifiers-perl #8 5.353 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #8 5.353 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #8 5.353 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #8 5.353 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #8 5.353 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #8 5.353 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 5.353 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 5.353 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 5.353 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 5.353 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 5.353 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 5.353 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 5.353 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 5.353 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 5.353 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 5.354 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 5.354 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 5.354 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 5.354 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 5.354 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 5.354 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 5.354 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 5.354 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 5.354 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 5.354 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 5.354 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #8 5.354 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 5.354 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 5.354 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 5.354 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #8 5.354 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 5.354 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 5.354 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 5.354 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 5.354 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 5.354 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 5.354 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 5.354 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 5.354 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 5.354 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 5.354 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 5.354 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 5.354 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib #8 5.354 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 5.354 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 5.354 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 5.354 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 5.354 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 5.354 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 5.354 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 5.354 libstring-shellquote-perl libsub-exporter-perl #8 5.354 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 5.354 libsub-name-perl libsub-override-perl libsub-quote-perl #8 5.354 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 5.354 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 5.354 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 5.354 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #8 5.354 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #8 5.354 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #8 5.354 liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl #8 5.354 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2 #8 5.354 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #8 5.354 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #8 5.354 libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2 #8 5.354 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip #8 5.355 lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client #8 5.355 openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults #8 5.355 pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common #8 5.355 python3 python3-apt python3-certifi python3-chardet python3-debian #8 5.355 python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources #8 5.355 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 5.355 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #8 5.355 strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #8 5.357 The following packages will be upgraded: #8 5.357 libtirpc-common libtirpc3 #8 5.638 2 upgraded, 382 newly installed, 0 to remove and 0 not upgraded. #8 5.638 Need to get 168 MB of archives. #8 5.638 After this operation, 549 MB of additional disk space will be used. #8 5.638 Get:1 http://deb.debian.org/debian bullseye/main arm64 bsdextrautils arm64 2.36.1-8+deb11u1 [142 kB] #8 5.644 Get:2 http://deb.debian.org/debian bullseye/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB] #8 5.665 Get:3 http://deb.debian.org/debian bullseye/main arm64 groff-base arm64 1.22.4-6 [883 kB] #8 5.706 Get:4 http://deb.debian.org/debian bullseye/main arm64 libgdbm6 arm64 1.19-2 [64.0 kB] #8 5.711 Get:5 http://deb.debian.org/debian bullseye/main arm64 libpipeline1 arm64 1.5.3-1 [33.0 kB] #8 5.718 Get:6 http://deb.debian.org/debian bullseye/main arm64 man-db arm64 2.9.4-2 [1336 kB] #8 5.754 Get:7 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #8 5.784 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB] #8 5.787 Get:9 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB] #8 5.877 Get:10 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB] #8 5.889 Get:11 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB] #8 5.908 Get:12 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB] #8 5.937 Get:13 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u3 [84.1 kB] #8 5.942 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB] #8 5.963 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB] #8 5.965 Get:16 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB] #8 5.966 Get:17 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB] #8 5.969 Get:18 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2 [121 kB] #8 5.971 Get:19 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB] #8 5.974 Get:20 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB] #8 5.975 Get:21 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB] #8 5.979 Get:22 http://deb.debian.org/debian-security bullseye-security/main arm64 libtirpc-common all 1.3.1-1+deb11u1 [13.5 kB] #8 5.982 Get:23 http://deb.debian.org/debian-security bullseye-security/main arm64 libtirpc3 arm64 1.3.1-1+deb11u1 [80.2 kB] #8 5.982 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB] #8 6.006 Get:25 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB] #8 6.011 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB] #8 6.012 Get:27 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB] #8 6.014 Get:28 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB] #8 6.016 Get:29 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB] #8 6.019 Get:30 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB] #8 6.020 Get:31 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] #8 6.022 Get:32 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] #8 6.026 Get:33 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] #8 6.028 Get:34 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] #8 6.032 Get:35 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] #8 6.035 Get:36 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] #8 6.037 Get:37 http://deb.debian.org/debian bullseye/main arm64 gettext-base arm64 0.21-4 [173 kB] #8 6.038 Get:38 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB] #8 6.066 Get:39 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB] #8 6.068 Get:40 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1 [106 kB] #8 6.070 Get:41 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB] #8 6.072 Get:42 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB] #8 6.078 Get:43 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB] #8 6.078 Get:44 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5+deb11u1 [893 kB] #8 6.088 Get:45 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB] #8 6.089 Get:46 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] #8 6.091 Get:47 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] #8 6.092 Get:48 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] #8 6.093 Get:49 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] #8 6.095 Get:50 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] #8 6.095 Get:51 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] #8 6.111 Get:52 http://deb.debian.org/debian bullseye/main arm64 autopoint all 0.21-4 [510 kB] #8 6.130 Get:53 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB] #8 6.154 Get:54 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB] #8 6.168 Get:55 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB] #8 6.172 Get:56 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB] #8 6.176 Get:57 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB] #8 6.223 Get:58 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB] #8 6.227 Get:59 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u3 [272 kB] #8 6.231 Get:60 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.127-2 [1497 kB] #8 6.237 Get:61 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB] #8 6.239 Get:62 http://deb.debian.org/debian-security bullseye-security/main arm64 libtirpc-dev arm64 1.3.1-1+deb11u1 [193 kB] #8 6.241 Get:63 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB] #8 6.251 Get:64 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u3 [2031 kB] #8 6.270 Get:65 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB] #8 6.280 Get:66 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB] #8 6.293 Get:67 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB] #8 6.305 Get:68 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB] #8 6.411 Get:69 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB] #8 6.435 Get:70 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB] #8 6.435 Get:71 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB] #8 6.436 Get:72 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB] #8 6.436 Get:73 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B] #8 6.443 Get:74 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB] #8 6.452 Get:75 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB] #8 6.476 Get:76 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB] #8 6.496 Get:77 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB] #8 6.529 Get:78 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB] #8 6.540 Get:79 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB] #8 6.765 Get:80 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B] #8 6.774 Get:81 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB] #8 6.798 Get:82 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB] #8 6.961 Get:83 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B] #8 6.970 Get:84 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB] #8 6.972 Get:85 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.11 [1546 kB] #8 6.988 Get:86 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] #8 6.998 Get:87 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] #8 7.020 Get:88 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] #8 7.024 Get:89 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] #8 7.026 Get:90 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] #8 7.033 Get:91 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] #8 7.035 Get:92 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] #8 7.040 Get:93 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] #8 7.042 Get:94 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] #8 7.044 Get:95 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] #8 7.045 Get:96 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] #8 7.046 Get:97 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] #8 7.048 Get:98 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] #8 7.050 Get:99 http://deb.debian.org/debian bullseye/main arm64 dctrl-tools arm64 2.24-3 [101 kB] #8 7.051 Get:100 http://deb.debian.org/debian bullseye/main arm64 libdebhelper-perl all 13.3.4 [189 kB] #8 7.053 Get:101 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] #8 7.057 Get:102 http://deb.debian.org/debian bullseye/main arm64 dh-autoreconf all 20 [17.1 kB] #8 7.063 Get:103 http://deb.debian.org/debian bullseye/main arm64 libarchive-zip-perl all 1.68-1 [104 kB] #8 7.063 Get:104 http://deb.debian.org/debian bullseye/main arm64 libsub-override-perl all 0.09-2 [10.2 kB] #8 7.065 Get:105 http://deb.debian.org/debian bullseye/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #8 7.072 Get:106 http://deb.debian.org/debian bullseye/main arm64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #8 7.072 Get:107 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] #8 7.076 Get:108 http://deb.debian.org/debian bullseye/main arm64 dwz arm64 0.13+20210201-1 [155 kB] #8 7.081 Get:109 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] #8 7.250 Get:110 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] #8 7.250 Get:111 http://deb.debian.org/debian bullseye/main arm64 gettext arm64 0.21-4 [1261 kB] #8 7.273 Get:112 http://deb.debian.org/debian bullseye/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 7.286 Get:113 http://deb.debian.org/debian bullseye/main arm64 po-debconf all 1.0.21+nmu1 [248 kB] #8 7.286 Get:114 http://deb.debian.org/debian bullseye/main arm64 debhelper all 13.3.4 [1049 kB] #8 7.291 Get:115 http://deb.debian.org/debian bullseye/main arm64 debian-keyring all 2021.07.26 [31.1 MB] #32 19.35 Reading package lists... #32 ... #24 [tini 1/3] 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 #24 sha256:14257d6bcbb62e69bd41f768e11a3139ff272bbe92dcf367f3a5217f6e21835a #24 20.87 Fetched 49.2 MB in 20s (2519 kB/s) #8 7.858 Get:116 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB] #8 7.858 Get:117 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB] #8 7.858 Get:118 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB] #8 7.867 Get:119 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB] #8 7.867 Get:120 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3 [114 kB] #8 7.867 Get:121 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] #8 7.867 Get:122 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB] #8 7.886 Get:123 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] #8 7.904 Get:124 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB] #8 7.904 Get:125 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB] #8 7.927 Get:126 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB] #8 7.927 Get:127 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB] #8 7.937 Get:128 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB] #8 7.937 Get:129 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB] #8 7.950 Get:130 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB] #8 7.950 Get:131 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB] #8 7.954 Get:132 http://deb.debian.org/debian bullseye/main arm64 libfile-dirlist-perl all 0.05-2 [7444 B] #8 7.968 Get:133 http://deb.debian.org/debian bullseye/main arm64 libfile-which-perl all 1.23-1 [16.6 kB] #8 7.968 Get:134 http://deb.debian.org/debian bullseye/main arm64 libfile-homedir-perl all 1.006-1 [43.8 kB] #8 7.968 Get:135 http://deb.debian.org/debian bullseye/main arm64 libfile-touch-perl all 0.11-1 [9254 B] #8 7.968 Get:136 http://deb.debian.org/debian bullseye/main arm64 libio-pty-perl arm64 1:1.15-2 [36.0 kB] #8 7.968 Get:137 http://deb.debian.org/debian bullseye/main arm64 libipc-run-perl all 20200505.0-1 [102 kB] #8 7.968 Get:138 http://deb.debian.org/debian bullseye/main arm64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #8 7.968 Get:139 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b3 [11.2 kB] #8 7.968 Get:140 http://deb.debian.org/debian bullseye/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #8 7.968 Get:141 http://deb.debian.org/debian bullseye/main arm64 libdevel-callchecker-perl arm64 0.008-1+b2 [15.8 kB] #8 7.968 Get:142 http://deb.debian.org/debian bullseye/main arm64 libparams-classify-perl arm64 0.015-1+b3 [25.5 kB] #8 7.968 Get:143 http://deb.debian.org/debian bullseye/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 7.969 Get:144 http://deb.debian.org/debian bullseye/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB] #8 7.970 Get:145 http://deb.debian.org/debian bullseye/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB] #8 7.971 Get:146 http://deb.debian.org/debian bullseye/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB] #8 7.972 Get:147 http://deb.debian.org/debian bullseye/main arm64 libsub-quote-perl all 2.006006-1 [21.0 kB] #8 7.973 Get:148 http://deb.debian.org/debian bullseye/main arm64 libmoo-perl all 2.004004-1 [59.9 kB] #8 7.974 Get:149 http://deb.debian.org/debian bullseye/main arm64 libencode-locale-perl all 1.05-1.1 [13.2 kB] #8 7.975 Get:150 http://deb.debian.org/debian bullseye/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB] #8 7.976 Get:151 http://deb.debian.org/debian bullseye/main arm64 libhttp-date-perl all 6.05-1 [10.4 kB] #8 7.977 Get:152 http://deb.debian.org/debian bullseye/main arm64 libfile-listing-perl all 6.14-1 [12.4 kB] #8 7.977 Get:153 http://deb.debian.org/debian bullseye/main arm64 libhtml-tagset-perl all 3.20-4 [13.0 kB] #8 7.978 Get:154 http://deb.debian.org/debian bullseye/main arm64 liburi-perl all 5.08-1 [90.6 kB] #8 7.979 Get:155 http://deb.debian.org/debian bullseye/main arm64 libhtml-parser-perl arm64 3.75-1+b1 [103 kB] #8 7.986 Get:156 http://deb.debian.org/debian bullseye/main arm64 libhtml-tree-perl all 5.07-2 [213 kB] #8 7.987 Get:157 http://deb.debian.org/debian bullseye/main arm64 libio-html-perl all 1.004-2 [16.1 kB] #8 7.987 Get:158 http://deb.debian.org/debian bullseye/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #8 7.988 Get:159 http://deb.debian.org/debian bullseye/main arm64 libhttp-message-perl all 6.28-1 [79.6 kB] #8 7.989 Get:160 http://deb.debian.org/debian bullseye/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #8 7.990 Get:161 http://deb.debian.org/debian bullseye/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 7.990 Get:162 http://deb.debian.org/debian bullseye/main arm64 perl-openssl-defaults arm64 5 [7360 B] #8 8.003 Get:163 http://deb.debian.org/debian bullseye/main arm64 libnet-ssleay-perl arm64 1.88-3+b1 [316 kB] #8 8.005 Get:164 http://deb.debian.org/debian bullseye/main arm64 libio-socket-ssl-perl all 2.069-1 [215 kB] #8 8.007 Get:165 http://deb.debian.org/debian bullseye/main arm64 libnet-http-perl all 6.20-1 [25.1 kB] #8 8.008 Get:166 http://deb.debian.org/debian bullseye/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #8 8.009 Get:167 http://deb.debian.org/debian bullseye/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB] #8 8.009 Get:168 http://deb.debian.org/debian bullseye/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 8.010 Get:169 http://deb.debian.org/debian bullseye/main arm64 libwww-perl all 6.52-1 [192 kB] #8 8.012 Get:170 http://deb.debian.org/debian bullseye/main arm64 patchutils arm64 0.4.2-1 [73.5 kB] #8 8.015 Get:171 http://deb.debian.org/debian bullseye/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB] #8 8.015 Get:172 http://deb.debian.org/debian bullseye/main arm64 devscripts arm64 2.21.3+deb11u1 [1092 kB] #8 8.026 Get:173 http://deb.debian.org/debian bullseye/main arm64 diffstat arm64 1.64-1 [34.6 kB] #8 8.026 Get:174 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u2 [7684 B] #8 8.026 Get:175 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] #8 8.026 Get:176 http://deb.debian.org/debian bullseye/main arm64 python3-chardet all 4.0.0-1 [99.0 kB] #8 8.026 Get:177 http://deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] #8 8.026 Get:178 http://deb.debian.org/debian bullseye/main arm64 python3-debian all 0.1.39 [80.1 kB] #8 8.027 Get:179 http://deb.debian.org/debian bullseye/main arm64 libgpgme11 arm64 1.14.0-1+b2 [267 kB] #8 8.029 Get:180 http://deb.debian.org/debian bullseye/main arm64 python3-gpg arm64 1.14.0-1+b2 [324 kB] #8 8.031 Get:181 http://deb.debian.org/debian bullseye/main arm64 dput all 1.1.0 [56.5 kB] #8 8.039 Get:182 http://deb.debian.org/debian bullseye/main arm64 equivs all 2.3.1 [22.7 kB] #8 8.040 Get:183 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB] #8 8.050 Get:184 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB] #8 8.052 Get:185 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u2 [321 kB] #8 8.064 Get:186 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB] #8 8.064 Get:187 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1 [1827 kB] #8 8.090 Get:188 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1 [5428 kB] #8 8.154 Get:189 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB] #8 8.187 Get:190 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #8 8.187 Get:191 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB] #8 8.199 Get:192 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #8 8.199 Get:193 http://deb.debian.org/debian bullseye/main arm64 libaliased-perl all 0.34-1.1 [14.1 kB] #8 8.199 Get:194 http://deb.debian.org/debian bullseye/main arm64 libapt-pkg-perl arm64 0.1.39 [69.4 kB] #8 8.199 Get:195 http://deb.debian.org/debian bullseye/main arm64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #8 8.199 Get:196 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] #8 8.199 Get:197 http://deb.debian.org/debian bullseye/main arm64 libarray-intspan-perl all 2.004-1 [25.5 kB] #8 8.199 Get:198 http://deb.debian.org/debian bullseye/main arm64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #8 8.199 Get:199 http://deb.debian.org/debian bullseye/main arm64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #8 8.199 Get:200 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 8.199 Get:201 http://deb.debian.org/debian bullseye/main arm64 libvariable-magic-perl arm64 0.62-1+b3 [44.2 kB] #8 8.201 Get:202 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #8 8.201 Get:203 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB] #8 8.204 Get:204 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1+deb11u1 [393 kB] #8 8.206 Get:205 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB] #8 8.221 Get:206 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB] #8 8.222 Get:207 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB] #8 8.225 Get:208 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB] #8 8.229 Get:209 http://deb.debian.org/debian bullseye/main arm64 libwebp6 arm64 0.6.1-2.1 [244 kB] #8 8.241 Get:210 http://deb.debian.org/debian bullseye/main arm64 libtiff5 arm64 4.2.0-1+deb11u1 [277 kB] #8 8.241 Get:211 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] #8 8.241 Get:212 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] #8 8.241 Get:213 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB] #8 8.241 Get:214 http://deb.debian.org/debian bullseye/main arm64 libx11-data all 2:1.7.2-1 [311 kB] #8 8.241 Get:215 http://deb.debian.org/debian bullseye/main arm64 libx11-6 arm64 2:1.7.2-1 [748 kB] #8 8.241 Get:216 http://deb.debian.org/debian bullseye/main arm64 libxpm4 arm64 1:3.5.12-1 [43.9 kB] #8 8.241 Get:217 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB] #8 8.243 Get:218 http://deb.debian.org/debian bullseye/main arm64 libc-devtools arm64 2.31-13+deb11u3 [244 kB] #8 8.246 Get:219 http://deb.debian.org/debian bullseye/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #8 8.247 Get:220 http://deb.debian.org/debian bullseye/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #8 8.247 Get:221 http://deb.debian.org/debian bullseye/main arm64 libclass-inspector-perl all 1.36-1 [19.6 kB] #8 8.248 Get:222 http://deb.debian.org/debian bullseye/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b7 [36.9 kB] #8 8.250 Get:223 http://deb.debian.org/debian bullseye/main arm64 libclone-perl arm64 0.45-1+b1 [15.3 kB] #8 8.250 Get:224 http://deb.debian.org/debian bullseye/main arm64 libcommon-sense-perl arm64 3.75-1+b4 [24.6 kB] #8 8.252 Get:225 http://deb.debian.org/debian bullseye/main arm64 libconfig-tiny-perl all 2.26-1 [16.5 kB] #8 8.252 Get:226 http://deb.debian.org/debian bullseye/main arm64 libparams-util-perl arm64 1.102-1+b1 [25.3 kB] #8 8.254 Get:227 http://deb.debian.org/debian bullseye/main arm64 libsub-install-perl all 0.928-1.1 [10.8 kB] #8 8.257 Get:228 http://deb.debian.org/debian bullseye/main arm64 libdata-optlist-perl all 0.110-1.1 [10.8 kB] #8 8.257 Get:229 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB] #8 8.257 Get:230 http://deb.debian.org/debian bullseye/main arm64 libconst-fast-perl all 0.014-1.1 [8552 B] #8 8.258 Get:231 http://deb.debian.org/debian bullseye/main arm64 libwant-perl arm64 0.29-1+b6 [28.4 kB] #8 8.260 Get:232 http://deb.debian.org/debian bullseye/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #8 8.267 Get:233 http://deb.debian.org/debian bullseye/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #8 8.267 Get:234 http://deb.debian.org/debian bullseye/main arm64 libcpanel-json-xs-perl arm64 4.25-1+b1 [127 kB] #8 8.271 Get:235 http://deb.debian.org/debian bullseye/main arm64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #8 8.271 Get:236 http://deb.debian.org/debian bullseye/main arm64 libexception-class-perl all 1.44-1 [32.3 kB] #8 8.273 Get:237 http://deb.debian.org/debian bullseye/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #8 8.274 Get:238 http://deb.debian.org/debian bullseye/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #8 8.276 Get:239 http://deb.debian.org/debian bullseye/main arm64 libexporter-tiny-perl all 1.002002-1 [37.8 kB] #8 8.276 Get:240 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [36.8 kB] #8 8.277 Get:241 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-perl all 0.430-2 [46.9 kB] #8 8.277 Get:242 http://deb.debian.org/debian bullseye/main arm64 libdata-dpath-perl all 0.58-1 [43.5 kB] #8 8.278 Get:243 http://deb.debian.org/debian bullseye/main arm64 libdata-dump-perl all 1.23-1.1 [27.6 kB] #8 8.285 Get:244 http://deb.debian.org/debian bullseye/main arm64 libdata-messagepack-perl arm64 1.00-4+b1 [37.6 kB] #8 8.288 Get:245 http://deb.debian.org/debian bullseye/main arm64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #8 8.288 Get:246 http://deb.debian.org/debian bullseye/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #8 8.290 Get:247 http://deb.debian.org/debian bullseye/main arm64 libdevel-size-perl arm64 0.83-1+b2 [25.8 kB] #8 8.293 Get:248 http://deb.debian.org/debian bullseye/main arm64 libdistro-info-perl all 1.0 [7480 B] #8 8.293 Get:249 http://deb.debian.org/debian bullseye/main arm64 libemail-address-xs-perl arm64 1.04-1+b3 [26.7 kB] #8 8.301 Get:250 http://deb.debian.org/debian bullseye/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB] #8 8.301 Get:251 http://deb.debian.org/debian bullseye/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB] #8 8.301 Get:252 http://deb.debian.org/debian bullseye/main arm64 libfcgi-perl arm64 0.79+ds-2 [27.1 kB] #8 8.301 Get:253 http://deb.debian.org/debian bullseye/main arm64 libipc-system-simple-perl all 1.30-1 [28.2 kB] #8 8.301 Get:254 http://deb.debian.org/debian bullseye/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB] #8 8.301 Get:255 http://deb.debian.org/debian bullseye/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #8 8.301 Get:256 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB] #8 8.303 Get:257 http://deb.debian.org/debian bullseye/main arm64 libnumber-compare-perl all 0.03-1.1 [6956 B] #8 8.303 Get:258 http://deb.debian.org/debian bullseye/main arm64 libtext-glob-perl all 0.11-1 [8888 B] #8 8.303 Get:259 http://deb.debian.org/debian bullseye/main arm64 libfile-find-rule-perl all 0.34-1 [30.6 kB] #8 8.306 Get:260 http://deb.debian.org/debian bullseye/main arm64 libfont-afm-perl all 1.20-3 [14.0 kB] #8 8.306 Get:261 http://deb.debian.org/debian bullseye/main arm64 libio-string-perl all 1.08-3.1 [11.8 kB] #8 8.306 Get:262 http://deb.debian.org/debian bullseye/main arm64 libfont-ttf-perl all 1.06-1.1 [318 kB] #8 8.309 Get:263 http://deb.debian.org/debian bullseye/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB] #8 8.309 Get:264 http://deb.debian.org/debian bullseye/main arm64 libparams-validate-perl arm64 1.30-1+b1 [66.2 kB] #8 8.309 Get:265 http://deb.debian.org/debian bullseye/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #8 8.310 Get:266 http://deb.debian.org/debian bullseye/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB] #8 8.311 Get:267 http://deb.debian.org/debian bullseye/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #8 8.323 Get:268 http://deb.debian.org/debian bullseye/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #8 8.325 Get:269 http://deb.debian.org/debian bullseye/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB] #8 8.325 Get:270 http://deb.debian.org/debian bullseye/main arm64 libjson-perl all 4.03000-1 [88.6 kB] #8 8.325 Get:271 http://deb.debian.org/debian bullseye/main arm64 liblog-any-perl all 1.709-1 [73.5 kB] #8 8.327 Get:272 http://deb.debian.org/debian bullseye/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #8 8.328 Get:273 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-perl all 0.39-1 [21.9 kB] #8 8.328 Get:274 http://deb.debian.org/debian bullseye/main arm64 libsub-identify-perl arm64 0.14-1+b3 [11.9 kB] #8 8.330 Get:275 http://deb.debian.org/debian bullseye/main arm64 libsub-name-perl arm64 0.26-1+b1 [13.5 kB] #8 8.331 Get:276 http://deb.debian.org/debian bullseye/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #8 8.331 Get:277 http://deb.debian.org/debian bullseye/main arm64 libpath-tiny-perl all 0.118-1 [53.5 kB] #8 8.332 Get:278 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-perl all 1.012001-2 [351 kB] #8 8.336 Get:279 http://deb.debian.org/debian bullseye/main arm64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #8 8.338 Get:280 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB] #8 8.353 Get:281 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] #8 8.353 Get:282 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] #8 8.392 Get:283 http://deb.debian.org/debian bullseye/main arm64 libhash-fieldhash-perl arm64 0.15-1+b3 [17.6 kB] #8 8.392 Get:284 http://deb.debian.org/debian bullseye/main arm64 libhtml-form-perl all 6.07-1 [22.9 kB] #8 8.392 Get:285 http://deb.debian.org/debian bullseye/main arm64 libhtml-format-perl all 2.12-1.1 [43.8 kB] #8 8.392 Get:286 http://deb.debian.org/debian bullseye/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #8 8.392 Get:287 http://deb.debian.org/debian bullseye/main arm64 libhttp-daemon-perl all 6.12-1 [22.9 kB] #8 8.392 Get:288 http://deb.debian.org/debian bullseye/main arm64 libio-sessiondata-perl all 1.03-1.1 [5984 B] #8 8.392 Get:289 http://deb.debian.org/debian bullseye/main arm64 libipc-run3-perl all 0.048-2 [34.2 kB] #8 8.392 Get:290 http://deb.debian.org/debian bullseye/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #8 8.392 Get:291 http://deb.debian.org/debian bullseye/main arm64 libjson-xs-perl arm64 4.030-1+b1 [93.7 kB] #8 8.392 Get:292 http://deb.debian.org/debian bullseye/main arm64 libjson-maybexs-perl all 1.004003-1 [13.1 kB] #8 8.392 Get:293 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] #8 8.392 Get:294 http://deb.debian.org/debian bullseye/main arm64 liblist-compare-perl all 0.55-1 [66.9 kB] #8 8.392 Get:295 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-perl all 0.58-1 [36.5 kB] #8 8.392 Get:296 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-xs-perl arm64 0.58-2+b1 [31.1 kB] #8 8.392 Get:297 http://deb.debian.org/debian bullseye/main arm64 liblist-utilsby-perl all 0.11-1 [15.4 kB] #8 8.392 Get:298 http://deb.debian.org/debian bullseye/main arm64 libltdl7 arm64 2.4.6-15 [390 kB] #8 8.392 Get:299 http://deb.debian.org/debian bullseye/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB] #8 8.392 Get:300 http://deb.debian.org/debian bullseye/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB] #8 8.392 Get:301 http://deb.debian.org/debian bullseye/main arm64 libsys-hostname-long-perl all 1.5-2 [11.8 kB] #8 8.392 Get:302 http://deb.debian.org/debian bullseye/main arm64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #8 8.392 Get:303 http://deb.debian.org/debian bullseye/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #8 8.392 Get:304 http://deb.debian.org/debian bullseye/main arm64 libmailtools-perl all 2.21-1 [95.5 kB] #8 8.392 Get:305 http://deb.debian.org/debian bullseye/main arm64 libmarkdown2 arm64 2.2.6-1 [34.3 kB] #8 8.392 Get:306 http://deb.debian.org/debian bullseye/main arm64 libmime-tools-perl all 5.509-1 [212 kB] #8 8.397 Get:307 http://deb.debian.org/debian bullseye/main arm64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #8 8.397 Get:308 http://deb.debian.org/debian bullseye/main arm64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #8 8.397 Get:309 http://deb.debian.org/debian bullseye/main arm64 libobject-id-perl all 0.1.2-2.1 [16.7 kB] #8 8.399 Get:310 http://deb.debian.org/debian bullseye/main arm64 libmoox-struct-perl all 0.020-1 [25.4 kB] #8 8.399 Get:311 http://deb.debian.org/debian bullseye/main arm64 libmouse-perl arm64 2.5.10-1+b1 [170 kB] #8 8.407 Get:312 http://deb.debian.org/debian bullseye/main arm64 libnumber-range-perl all 0.12-1.1 [8688 B] #8 8.408 Get:313 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b9 [41.8 kB] #8 8.410 Get:314 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b9 [28.5 kB] #8 8.411 Get:315 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-xs-perl arm64 0.29-1+b2 [19.7 kB] #8 8.412 Get:316 http://deb.debian.org/debian bullseye/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #8 8.413 Get:317 http://deb.debian.org/debian bullseye/main arm64 libperlio-gzip-perl arm64 0.19-1+b7 [17.0 kB] #8 8.415 Get:318 http://deb.debian.org/debian bullseye/main arm64 libpod-parser-perl all 1.63-2 [96.1 kB] #8 8.415 Get:319 http://deb.debian.org/debian bullseye/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB] #8 8.417 Get:320 http://deb.debian.org/debian bullseye/main arm64 libproc-processtable-perl arm64 0.59-2+b1 [45.7 kB] #8 8.418 Get:321 http://deb.debian.org/debian bullseye/main arm64 libre2-9 arm64 20210201+dfsg-1 [151 kB] #8 8.420 Get:322 http://deb.debian.org/debian bullseye/main arm64 libre-engine-re2-perl arm64 0.14-1 [17.7 kB] #8 8.420 Get:323 http://deb.debian.org/debian bullseye/main arm64 libreadonly-perl all 2.050-3 [23.1 kB] #8 8.421 Get:324 http://deb.debian.org/debian bullseye/main arm64 libref-util-perl all 0.204-1 [17.1 kB] #8 8.423 Get:325 http://deb.debian.org/debian bullseye/main arm64 libref-util-xs-perl arm64 0.117-1+b3 [13.5 kB] #8 8.427 Get:326 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #8 8.428 Get:327 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #8 8.430 Get:328 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB] #8 8.434 Get:329 http://deb.debian.org/debian bullseye/main arm64 libsereal-decoder-perl arm64 4.018+ds-1+b1 [95.3 kB] #8 8.438 Get:330 http://deb.debian.org/debian bullseye/main arm64 libsereal-encoder-perl arm64 4.018+ds-1+b1 [98.3 kB] #8 8.438 Get:331 http://deb.debian.org/debian bullseye/main arm64 libtask-weaken-perl all 1.06-1 [9252 B] #8 8.442 Get:332 http://deb.debian.org/debian bullseye/main arm64 libxml-parser-perl arm64 2.46-2 [205 kB] #8 8.442 Get:333 http://deb.debian.org/debian bullseye/main arm64 libsoap-lite-perl all 1.27-1 [258 kB] #8 8.442 Get:334 http://deb.debian.org/debian bullseye/main arm64 libsort-key-perl arm64 1.33-2+b3 [36.1 kB] #8 8.443 Get:335 http://deb.debian.org/debian bullseye/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #8 8.444 Get:336 http://deb.debian.org/debian bullseye/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB] #8 8.445 Get:337 http://deb.debian.org/debian bullseye/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #8 8.455 Get:338 http://deb.debian.org/debian bullseye/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-1 [33.5 kB] #8 8.457 Get:339 http://deb.debian.org/debian bullseye/main arm64 libterm-readkey-perl arm64 2.38-1+b2 [27.3 kB] #8 8.459 Get:340 http://deb.debian.org/debian bullseye/main arm64 libtext-levenshteinxs-perl arm64 0.03-4+b8 [8680 B] #8 8.460 Get:341 http://deb.debian.org/debian bullseye/main arm64 libtext-markdown-discount-perl arm64 0.12-1+b1 [12.9 kB] #8 8.461 Get:342 http://deb.debian.org/debian bullseye/main arm64 libtext-xslate-perl arm64 3.5.8-1+b1 [195 kB] #8 8.463 Get:343 http://deb.debian.org/debian bullseye/main arm64 libtime-duration-perl all 1.21-1 [13.7 kB] #8 8.463 Get:344 http://deb.debian.org/debian bullseye/main arm64 libtime-moment-perl arm64 0.44-1+b3 [75.1 kB] #8 8.465 Get:345 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [24.8 kB] #8 8.471 Get:346 http://deb.debian.org/debian bullseye/main arm64 libunicode-utf8-perl arm64 0.62-1+b2 [19.8 kB] #8 8.474 Get:347 http://deb.debian.org/debian bullseye/main arm64 libxdelta2 arm64 1.1.3-9.3 [45.6 kB] #8 8.480 Get:348 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB] #8 8.493 Get:349 http://deb.debian.org/debian bullseye/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #8 8.493 Get:350 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #8 8.493 Get:351 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #8 8.493 Get:352 http://deb.debian.org/debian bullseye/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2+b1 [326 kB] #8 8.493 Get:353 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #8 8.493 Get:354 http://deb.debian.org/debian bullseye/main arm64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #8 8.494 Get:355 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] #8 8.499 Get:356 http://deb.debian.org/debian bullseye/main arm64 libyaml-0-2 arm64 0.2.2-1 [45.1 kB] #8 8.504 Get:357 http://deb.debian.org/debian bullseye/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1+b1 [34.5 kB] #8 8.507 Get:358 http://deb.debian.org/debian bullseye/main arm64 licensecheck all 3.1.1-2 [50.0 kB] #8 8.508 Get:359 http://deb.debian.org/debian bullseye/main arm64 lzip arm64 1.22-3 [84.7 kB] #8 8.512 Get:360 http://deb.debian.org/debian bullseye/main arm64 lzop arm64 1.04-2 [82.8 kB] #8 8.513 Get:361 http://deb.debian.org/debian bullseye/main arm64 t1utils arm64 1.41-4 [59.8 kB] #8 8.524 Get:362 http://deb.debian.org/debian bullseye/main arm64 unzip arm64 6.0-26 [165 kB] #8 8.524 Get:363 http://deb.debian.org/debian bullseye/main arm64 lintian all 2.104.0 [1265 kB] #8 8.528 Get:364 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB] #8 8.528 Get:365 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB] #8 8.555 Get:366 http://deb.debian.org/debian bullseye/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB] #8 8.558 Get:367 http://deb.debian.org/debian bullseye/main arm64 pixz arm64 1.0.7-1 [20.2 kB] #8 8.568 Get:368 http://deb.debian.org/debian bullseye/main arm64 xdelta arm64 1.1.3-9.3 [25.8 kB] #8 8.568 Get:369 http://deb.debian.org/debian bullseye/main arm64 xdelta3 arm64 3.0.11-dfsg-1+b1 [59.7 kB] #8 8.569 Get:370 http://deb.debian.org/debian bullseye/main arm64 pristine-tar arm64 1.49 [115 kB] #8 8.569 Get:371 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20211207.1025-0+deb11u1 [125 kB] #8 8.571 Get:372 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB] #8 8.572 Get:373 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB] #8 8.573 Get:374 http://deb.debian.org/debian bullseye/main arm64 python3-certifi all 2020.6.20-1 [151 kB] #8 8.574 Get:375 http://deb.debian.org/debian bullseye/main arm64 python3-idna all 2.10-1 [37.4 kB] #8 8.575 Get:376 http://deb.debian.org/debian bullseye/main arm64 python3-magic all 2:0.4.20-3 [13.4 kB] #8 8.576 Get:377 http://deb.debian.org/debian bullseye/main arm64 python3-urllib3 all 1.26.5-1~exp1 [114 kB] #8 8.577 Get:378 http://deb.debian.org/debian bullseye/main arm64 python3-requests all 2.25.1+dfsg-2 [69.3 kB] #8 8.582 Get:379 http://deb.debian.org/debian bullseye/main arm64 python3-unidiff all 0.5.5-2 [9604 B] #8 8.583 Get:380 http://deb.debian.org/debian bullseye/main arm64 python3-xdg all 0.27-2 [41.8 kB] #8 8.590 Get:381 http://deb.debian.org/debian bullseye/main arm64 shared-mime-info arm64 2.0-1 [700 kB] #8 8.597 Get:382 http://deb.debian.org/debian bullseye/main arm64 strace arm64 5.10-1 [994 kB] #8 8.606 Get:383 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB] #8 8.609 Get:384 http://deb.debian.org/debian bullseye/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB] #8 8.853 debconf: delaying package configuration, since apt-utils is not installed #8 8.886 Fetched 168 MB in 3s (51.9 MB/s) #8 8.932 Selecting previously unselected package bsdextrautils. #8 8.932 (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.) #8 8.932 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_arm64.deb ... #8 8.943 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #8 9.067 Selecting previously unselected package libuchardet0:arm64. #8 9.067 Preparing to unpack .../01-libuchardet0_0.0.7-1_arm64.deb ... #8 9.100 Unpacking libuchardet0:arm64 (0.0.7-1) ... #8 9.181 Selecting previously unselected package groff-base. #8 9.181 Preparing to unpack .../02-groff-base_1.22.4-6_arm64.deb ... #8 9.186 Unpacking groff-base (1.22.4-6) ... #8 9.504 Selecting previously unselected package libgdbm6:arm64. #8 9.504 Preparing to unpack .../03-libgdbm6_1.19-2_arm64.deb ... #8 9.522 Unpacking libgdbm6:arm64 (1.19-2) ... #8 9.596 Selecting previously unselected package libpipeline1:arm64. #8 9.596 Preparing to unpack .../04-libpipeline1_1.5.3-1_arm64.deb ... #8 9.607 Unpacking libpipeline1:arm64 (1.5.3-1) ... #8 9.954 Selecting previously unselected package man-db. #8 9.954 Preparing to unpack .../05-man-db_2.9.4-2_arm64.deb ... #24 20.87 Reading package lists... #24 ... #32 [containerd 1/3] 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 #32 sha256:a752b619983568d7c62976a0cc0b9b2a4cb985455b832e16ecf1887c417a0549 #32 19.35 Reading package lists... #8 9.982 Unpacking man-db (2.9.4-2) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 3.0s done #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.8s done #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 5.0s #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 5.5s done #12 95.78 -------------------------------------------------------------------------------- #12 95.78 Total 1.4 MB/s | 81 MB 00:59 #12 95.93 Running transaction check #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:de321459e57141487bd9c55f7febd5b0a34e9ab593cc8e9d9b62a4e8fdb16ae4 #8 10.39 Selecting previously unselected package perl-modules-5.32. #8 10.39 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #8 10.42 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #12 96.09 Running transaction test #12 96.24 Transaction test succeeded #12 96.24 Running transaction #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #13 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done #13 DONE 16.9s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:de321459e57141487bd9c55f7febd5b0a34e9ab593cc8e9d9b62a4e8fdb16ae4 #8 10.92 Selecting previously unselected package libgdbm-compat4:arm64. #8 10.92 Preparing to unpack .../07-libgdbm-compat4_1.19-2_arm64.deb ... #8 10.93 Unpacking libgdbm-compat4:arm64 (1.19-2) ... #8 10.99 Selecting previously unselected package libperl5.32:arm64. #8 10.99 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_arm64.deb ... #8 11.00 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ... #32 29.41 Reading package lists... #32 ... #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #22 sha256:e1b6db0279b19cf73835e965177f684d22797f6b2ec0d065631b430cdb14a97b #22 20.77 Fetched 49.2 MB in 20s (2518 kB/s) #22 20.77 Reading package lists... #22 30.65 Reading package lists... #22 ... #24 [tini 1/3] 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 #24 sha256:14257d6bcbb62e69bd41f768e11a3139ff272bbe92dcf367f3a5217f6e21835a #24 20.87 Reading package lists... #8 11.59 Selecting previously unselected package perl. #8 11.59 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_arm64.deb ... #8 11.60 Unpacking perl (5.32.1-4+deb11u2) ... #8 11.66 Selecting previously unselected package liblocale-gettext-perl. #8 11.66 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_arm64.deb ... #8 11.67 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #8 11.72 Selecting previously unselected package libpython3.9-minimal:arm64. #8 11.72 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_arm64.deb ... #8 11.73 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ... #8 11.93 Selecting previously unselected package libexpat1:arm64. #8 11.93 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u3_arm64.deb ... #8 11.98 Unpacking libexpat1:arm64 (2.2.10-2+deb11u3) ... #8 12.18 Selecting previously unselected package python3.9-minimal. #8 12.19 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_arm64.deb ... #8 12.23 Unpacking python3.9-minimal (3.9.2-1) ... #8 12.59 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ... #8 12.62 Setting up libexpat1:arm64 (2.2.10-2+deb11u3) ... #8 12.66 Setting up python3.9-minimal (3.9.2-1) ... #30 DONE 137.4s #29 [linux/amd64->darwin/arm64 build 3/3] RUN --mount=type=bind,target=.,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 #29 DONE 137.4s #31 [darwin/arm64 binary 1/1] COPY --from=build /out . #31 DONE 0.1s #32 [darwin/amd64 binary 1/1] COPY --from=build /out . #32 DONE 0.1s #33 exporting to client #33 copying files darwin/amd64 1.18MB 0.1s #33 copying files darwin/arm64 22B #33 copying files darwin/arm64 34.42MB 1.2s done #33 copying files darwin/amd64 35.99MB 1.3s done #33 DONE 1.3s dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/build && for platform in *; do \ arch=$(echo $platform | cut -d_ -f2); \ mkdir -p $dest/$arch/docker; \ cp $platform/docker-darwin-* $dest/$arch/docker/docker && \ tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20220808082437-e1f24d3.tgz docker; \ done make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh #8 13.42 Selecting previously unselected package python3-minimal. #8 13.42 (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 ... 9515 files and directories currently installed.) #8 13.42 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ... #8 13.43 Unpacking python3-minimal (3.9.2-3) ... #8 13.47 Selecting previously unselected package media-types. Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TNam6b + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7Y73zb + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Zanr7K + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20220808082437-e1f24d3 + GITCOMMIT=e1f24d3 + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:01:57Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine #8 13.47 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #8 13.47 Unpacking media-types (4.0.0) ... #8 13.54 Selecting previously unselected package libmpdec3:arm64. #8 13.54 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ... #8 13.54 Unpacking libmpdec3:arm64 (2.5.1-1) ... #8 13.59 Selecting previously unselected package libncursesw6:arm64. #8 13.59 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_arm64.deb ... #8 13.59 Unpacking libncursesw6:arm64 (6.2+20201114-2) ... #8 13.65 Selecting previously unselected package readline-common. #8 13.65 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #8 13.66 Unpacking readline-common (8.1-1) ... #8 13.69 Selecting previously unselected package libreadline8:arm64. #12 98.69 Updating : glibc-common-2.17-326.el7_9.x86_64 1/68 530afca65e2e: Pulling fs layer 530afca65e2e: Verifying Checksum 530afca65e2e: Download complete #8 13.69 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ... #8 13.70 Unpacking libreadline8:arm64 (8.1-1) ... #8 13.75 Selecting previously unselected package libsqlite3-0:arm64. #8 13.75 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ... #8 13.75 Unpacking libsqlite3-0:arm64 (3.34.1-3) ... #8 13.83 Preparing to unpack .../7-libtirpc-common_1.3.1-1+deb11u1_all.deb ... #8 13.84 Unpacking libtirpc-common (1.3.1-1+deb11u1) over (1.3.1-1) ... #8 13.92 Setting up libtirpc-common (1.3.1-1+deb11u1) ... #12 99.18 Updating : glibc-2.17-326.el7_9.x86_64 2/68 530afca65e2e: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest #8 13.96 (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 ... 9591 files and directories currently installed.) #8 13.97 Preparing to unpack .../libtirpc3_1.3.1-1+deb11u1_arm64.deb ... #8 13.98 Unpacking libtirpc3:arm64 (1.3.1-1+deb11u1) over (1.3.1-1) ... #8 14.03 Setting up libtirpc3:arm64 (1.3.1-1+deb11u1) ... #8 14.07 Selecting previously unselected package libpython3.9-stdlib:arm64. #8 14.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 ... 9591 files and directories currently installed.) #8 14.08 Preparing to unpack .../libpython3.9-stdlib_3.9.2-1_arm64.deb ... #8 14.08 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ... #12 99.69 Installing : fipscheck-1.4.1-6.el7.x86_64 3/68 #8 14.24 Selecting previously unselected package python3.9. #8 14.24 Preparing to unpack .../python3.9_3.9.2-1_arm64.deb ... #8 14.25 Unpacking python3.9 (3.9.2-1) ... #8 14.29 Selecting previously unselected package libpython3-stdlib:arm64. #8 14.29 Preparing to unpack .../libpython3-stdlib_3.9.2-3_arm64.deb ... #8 14.29 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ... #8 14.33 Setting up python3-minimal (3.9.2-3) ... #8 14.53 Selecting previously unselected package python3. #8 14.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 ... 9953 files and directories currently installed.) #8 14.53 Preparing to unpack .../000-python3_3.9.2-3_arm64.deb ... #8 14.54 Unpacking python3 (3.9.2-3) ... #8 14.58 Selecting previously unselected package less. #8 14.58 Preparing to unpack .../001-less_551-2_arm64.deb ... #8 14.58 Unpacking less (551-2) ... #8 14.65 Selecting previously unselected package netbase. #8 14.65 Preparing to unpack .../002-netbase_6.3_all.deb ... #8 14.66 Unpacking netbase (6.3) ... #8 14.69 Selecting previously unselected package sensible-utils. #12 99.72 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 4/68 #8 14.69 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #8 14.70 Unpacking sensible-utils (0.0.14) ... #8 14.73 Selecting previously unselected package bzip2. #8 14.74 Preparing to unpack .../004-bzip2_1.0.8-4_arm64.deb ... #8 14.74 Unpacking bzip2 (1.0.8-4) ... #8 14.78 Selecting previously unselected package openssl. #8 14.79 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_arm64.deb ... #8 14.79 Unpacking openssl (1.1.1n-0+deb11u3) ... #8 14.89 Selecting previously unselected package ca-certificates. #8 14.90 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #8 14.90 Unpacking ca-certificates (20210119) ... #8 14.95 Selecting previously unselected package libmagic-mgc. #8 14.95 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_arm64.deb ... #8 14.96 Unpacking libmagic-mgc (1:5.39-3) ... #8 15.04 Selecting previously unselected package libmagic1:arm64. #8 15.04 Preparing to unpack .../008-libmagic1_1%3a5.39-3_arm64.deb ... #8 15.05 Unpacking libmagic1:arm64 (1:5.39-3) ... #8 15.09 Selecting previously unselected package file. #8 15.09 Preparing to unpack .../009-file_1%3a5.39-3_arm64.deb ... #8 15.09 Unpacking file (1:5.39-3) ... #8 15.13 Selecting previously unselected package gettext-base. #8 15.13 Preparing to unpack .../010-gettext-base_0.21-4_arm64.deb ... #8 15.14 Unpacking gettext-base (0.21-4) ... #8 15.20 Selecting previously unselected package manpages. #12 100.2 Installing : mpfr-3.1.1-4.el7.x86_64 5/68 rm -f -r src #8 15.21 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #8 15.22 Unpacking manpages (5.10-1) ... #8 15.40 Selecting previously unselected package libmd0:arm64. #8 15.40 Preparing to unpack .../012-libmd0_1.0.3-3_arm64.deb ... #8 15.40 Unpacking libmd0:arm64 (1.0.3-3) ... #8 15.44 Selecting previously unselected package libbsd0:arm64. #8 15.44 Preparing to unpack .../013-libbsd0_0.11.3-1_arm64.deb ... #8 15.44 Unpacking libbsd0:arm64 (0.11.3-1) ... #8 15.49 Selecting previously unselected package libedit2:arm64. make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build #8 15.49 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_arm64.deb ... #8 15.49 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ... #8 15.54 Selecting previously unselected package libcbor0:arm64. #8 15.54 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_arm64.deb ... #8 15.54 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ... #8 15.58 Selecting previously unselected package libfido2-1:arm64. #8 15.58 Preparing to unpack .../016-libfido2-1_1.6.0-2_arm64.deb ... #8 15.59 Unpacking libfido2-1:arm64 (1.6.0-2) ... #8 15.64 Selecting previously unselected package openssh-client. #8 15.64 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_arm64.deb ... #8 15.65 Unpacking openssh-client (1:8.4p1-5+deb11u1) ... #8 15.75 Selecting previously unselected package ucf. #8 15.76 Preparing to unpack .../018-ucf_3.0043_all.deb ... #8 15.76 Moving old data out of the way #8 15.76 Unpacking ucf (3.0043) ... #8 15.80 Selecting previously unselected package xz-utils. #8 15.80 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... #8 15.81 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #8 15.86 Selecting previously unselected package libsigsegv2:arm64. #8 15.86 Preparing to unpack .../020-libsigsegv2_2.13-1_arm64.deb ... #8 15.87 Unpacking libsigsegv2:arm64 (2.13-1) ... #8 15.90 Selecting previously unselected package m4. #8 15.90 Preparing to unpack .../021-m4_1.4.18-5_arm64.deb ... #8 15.90 Unpacking m4 (1.4.18-5) ... #8 15.95 Selecting previously unselected package autoconf. #8 15.95 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #8 15.95 Unpacking autoconf (2.69-14) ... #8 16.01 Selecting previously unselected package autotools-dev. #8 16.01 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #8 16.01 Unpacking autotools-dev (20180224.1+nmu1) ... #8 16.05 Selecting previously unselected package automake. #8 16.06 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #8 16.06 Unpacking automake (1:1.16.3-2) ... #8 16.14 Selecting previously unselected package autopoint. #8 16.14 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #8 16.14 Unpacking autopoint (0.21-4) ... #8 16.19 Selecting previously unselected package binutils-common:arm64. #8 16.19 Preparing to unpack .../026-binutils-common_2.35.2-2_arm64.deb ... #8 16.19 Unpacking binutils-common:arm64 (2.35.2-2) ... #8 16.41 Selecting previously unselected package libbinutils:arm64. #8 16.41 Preparing to unpack .../027-libbinutils_2.35.2-2_arm64.deb ... #8 16.42 Unpacking libbinutils:arm64 (2.35.2-2) ... #8 16.50 Selecting previously unselected package libctf-nobfd0:arm64. #8 16.50 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_arm64.deb ... #8 16.51 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ... rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-068e000b46f0f2dd6) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] } [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-725@tmp/fcd90172-a5f6-4ea1-b00e-d5946fecefc7/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #8 16.57 Selecting previously unselected package libctf0:arm64. #8 16.57 Preparing to unpack .../029-libctf0_2.35.2-2_arm64.deb ... #8 16.57 Unpacking libctf0:arm64 (2.35.2-2) ... #8 16.61 Selecting previously unselected package binutils-aarch64-linux-gnu. #8 16.61 Preparing to unpack .../030-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ... #8 16.62 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... #8 16.88 Selecting previously unselected package binutils. #8 16.88 Preparing to unpack .../031-binutils_2.35.2-2_arm64.deb ... #8 16.89 Unpacking binutils (2.35.2-2) ... #8 16.92 Selecting previously unselected package libc-dev-bin. #8 16.92 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u3_arm64.deb ... #8 16.93 Unpacking libc-dev-bin (2.31-13+deb11u3) ... #8 16.96 Selecting previously unselected package linux-libc-dev:arm64. #8 16.97 Preparing to unpack .../033-linux-libc-dev_5.10.127-2_arm64.deb ... #8 16.97 Unpacking linux-libc-dev:arm64 (5.10.127-2) ... #8 17.12 Selecting previously unselected package libcrypt-dev:arm64. #8 17.12 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_arm64.deb ... #8 17.13 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ... #8 17.18 Selecting previously unselected package libtirpc-dev:arm64. #8 17.18 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_arm64.deb ... #8 17.18 Unpacking libtirpc-dev:arm64 (1.3.1-1+deb11u1) ... #8 17.23 Selecting previously unselected package libnsl-dev:arm64. + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace #12 100.8 Updating : systemd-libs-219-78.el7_9.5.x86_64 6/68 #8 17.23 Preparing to unpack .../036-libnsl-dev_1.3.0-2_arm64.deb ... #8 17.24 Unpacking libnsl-dev:arm64 (1.3.0-2) ... #8 17.27 Selecting previously unselected package libc6-dev:arm64. #8 17.28 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u3_arm64.deb ... #8 17.28 Unpacking libc6-dev:arm64 (2.31-13+deb11u3) ... #8 17.51 Selecting previously unselected package libisl23:arm64. #8 17.51 Preparing to unpack .../038-libisl23_0.23-1_arm64.deb ... #8 17.51 Unpacking libisl23:arm64 (0.23-1) ... #8 17.60 Selecting previously unselected package libmpfr6:arm64. #8 17.60 Preparing to unpack .../039-libmpfr6_4.1.0-3_arm64.deb ... #8 17.61 Unpacking libmpfr6:arm64 (4.1.0-3) ... #8 17.71 Selecting previously unselected package libmpc3:arm64. [Pipeline] echo Removing all docker containers [Pipeline] sh #8 17.71 Preparing to unpack .../040-libmpc3_1.2.0-1_arm64.deb ... #8 17.72 Unpacking libmpc3:arm64 (1.2.0-1) ... #8 17.77 Selecting previously unselected package cpp-10. #8 17.77 Preparing to unpack .../041-cpp-10_10.2.1-6_arm64.deb ... #8 17.78 Unpacking cpp-10 (10.2.1-6) ... #12 102.5 Updating : systemd-219-78.el7_9.5.x86_64 7/68 #12 103.2 Failed to get D-Bus connection: Operation not permitted + docker container ls -aq + docker container rm -vf 1c9f0d770d45 #12 103.2 Updating : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 8/68 1c9f0d770d45 [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-buster-amd64) [Pipeline] sh #8 18.40 Selecting previously unselected package cpp. #8 18.40 Preparing to unpack .../042-cpp_4%3a10.2.1-1_arm64.deb ... #8 18.40 Unpacking cpp (4:10.2.1-1) ... + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh #8 18.53 Selecting previously unselected package libcc1-0:arm64. #8 18.53 Preparing to unpack .../043-libcc1-0_10.2.1-6_arm64.deb ... #8 18.54 Unpacking libcc1-0:arm64 (10.2.1-6) ... #8 18.62 Selecting previously unselected package libgomp1:arm64. #8 18.62 Preparing to unpack .../044-libgomp1_10.2.1-6_arm64.deb ... #8 18.63 Unpacking libgomp1:arm64 (10.2.1-6) ... #8 18.68 Selecting previously unselected package libitm1:arm64. #8 18.68 Preparing to unpack .../045-libitm1_10.2.1-6_arm64.deb ... #8 18.69 Unpacking libitm1:arm64 (10.2.1-6) ... #8 18.74 Selecting previously unselected package libatomic1:arm64. #12 103.7 Updating : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 9/68 + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh #8 18.74 Preparing to unpack .../046-libatomic1_10.2.1-6_arm64.deb ... #8 18.74 Unpacking libatomic1:arm64 (10.2.1-6) ... #8 18.78 Selecting previously unselected package libasan6:arm64. #8 18.79 Preparing to unpack .../047-libasan6_10.2.1-6_arm64.deb ... #8 18.79 Unpacking libasan6:arm64 (10.2.1-6) ... #8 18.99 Selecting previously unselected package liblsan0:arm64. + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 3 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-119-203 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #8 19.00 Preparing to unpack .../048-liblsan0_10.2.1-6_arm64.deb ... #8 19.00 Unpacking liblsan0:arm64 (10.2.1-6) ... #8 19.10 Selecting previously unselected package libtsan0:arm64. #8 19.10 Preparing to unpack .../049-libtsan0_10.2.1-6_arm64.deb ... #8 19.11 Unpacking libtsan0:arm64 (10.2.1-6) ... #12 104.2 Installing : libmpc-1.0.1-3.el7.x86_64 10/68 #8 19.31 Selecting previously unselected package libubsan1:arm64. #8 19.31 Preparing to unpack .../050-libubsan1_10.2.1-6_arm64.deb ... #8 19.32 Unpacking libubsan1:arm64 (10.2.1-6) ... #8 19.41 Selecting previously unselected package libgcc-10-dev:arm64. #8 19.41 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_arm64.deb ... #8 19.42 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ... #8 19.53 Selecting previously unselected package gcc-10. Fetching without tags #24 30.89 Reading package lists... #24 ... #32 [containerd 1/3] 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 #32 sha256:a752b619983568d7c62976a0cc0b9b2a4cb985455b832e16ecf1887c417a0549 #32 29.41 Reading package lists... Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c #8 19.53 Preparing to unpack .../052-gcc-10_10.2.1-6_arm64.deb ... #8 19.54 Unpacking gcc-10 (10.2.1-6) ... Merge succeeded, producing f8029572dce740a949e191c1af025ffa6e5a1e9a Checking out Revision f8029572dce740a949e191c1af025ffa6e5a1e9a (PR-725) Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" #12 104.8 Installing : lzo-2.06-8.el7.x86_64 11/68 #12 105.3 Installing : m4-1.4.16-10.el7.x86_64 12/68 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8029572dce740a949e191c1af025ffa6e5a1e9a # timeout=10 > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 [Pipeline] sh #12 105.8 Installing : checkpolicy-2.5-8.el7.x86_64 13/68 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh #8 20.68 Selecting previously unselected package gcc. #8 20.68 Preparing to unpack .../053-gcc_4%3a10.2.1-1_arm64.deb ... #8 20.69 Unpacking gcc (4:10.2.1-1) ... + make REF=master debian-buster git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 20.72 Selecting previously unselected package libstdc++-10-dev:arm64. #8 20.72 Preparing to unpack .../054-libstdc++-10-dev_10.2.1-6_arm64.deb ... #8 20.73 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ... #8 20.95 Selecting previously unselected package g++-10. #12 105.8 Installing : 1:make-3.82-24.el7.x86_64 14/68 #12 106.3 Installing : 1:perl-Error-0.17020-2.el7.noarch 15/68 #8 20.96 Preparing to unpack .../055-g++-10_10.2.1-6_arm64.deb ... #8 20.96 Unpacking g++-10 (10.2.1-6) ... #8 21.63 Selecting previously unselected package g++. #8 21.63 Preparing to unpack .../056-g++_4%3a10.2.1-1_arm64.deb ... #8 21.63 Unpacking g++ (4:10.2.1-1) ... #8 21.66 Selecting previously unselected package make. #8 21.67 Preparing to unpack .../057-make_4.3-4.1_arm64.deb ... #8 21.67 Unpacking make (4.3-4.1) ... #8 21.74 Selecting previously unselected package libdpkg-perl. #8 21.74 Preparing to unpack .../058-libdpkg-perl_1.20.11_all.deb ... #8 21.75 Unpacking libdpkg-perl (1.20.11) ... #12 106.4 Installing : libarchive-3.1.2-14.el7_7.x86_64 16/68 #8 21.84 Selecting previously unselected package patch. #8 21.84 Preparing to unpack .../059-patch_2.7.6-7_arm64.deb ... #8 21.85 Unpacking patch (2.7.6-7) ... #8 21.91 Selecting previously unselected package dpkg-dev. #8 21.92 Preparing to unpack .../060-dpkg-dev_1.20.11_all.deb ... #8 21.92 Unpacking dpkg-dev (1.20.11) ... #8 22.04 Selecting previously unselected package build-essential. #8 22.04 Preparing to unpack .../061-build-essential_12.9_arm64.deb ... #8 22.04 Unpacking build-essential (12.9) ... #8 22.08 Selecting previously unselected package libbrotli1:arm64. #8 22.09 Preparing to unpack .../062-libbrotli1_1.0.9-2+b2_arm64.deb ... #8 22.09 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... #8 22.14 Selecting previously unselected package libsasl2-modules-db:arm64. #32 39.12 Building dependency tree... #8 22.15 Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... #8 22.15 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #8 22.19 Selecting previously unselected package libsasl2-2:arm64. #8 22.19 Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... #8 22.19 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #8 22.24 Selecting previously unselected package libldap-2.4-2:arm64. #8 22.24 Preparing to unpack .../065-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... #8 22.25 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... #8 22.31 Selecting previously unselected package libnghttp2-14:arm64. #8 22.31 Preparing to unpack .../066-libnghttp2-14_1.43.0-1_arm64.deb ... #8 22.32 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... #8 22.36 Selecting previously unselected package libpsl5:arm64. #12 107.5 Installing : cpp-4.8.5-44.el7.x86_64 17/68 #12 108.0 Installing : systemd-devel-219-78.el7_9.5.x86_64 18/68 #8 22.37 Preparing to unpack .../067-libpsl5_0.21.0-1.2_arm64.deb ... #8 22.37 Unpacking libpsl5:arm64 (0.21.0-1.2) ... #8 22.41 Selecting previously unselected package librtmp1:arm64. #8 22.41 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... #8 22.42 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 22.46 Selecting previously unselected package libssh2-1:arm64. #8 22.46 Preparing to unpack .../069-libssh2-1_1.9.0-2_arm64.deb ... #8 22.46 Unpacking libssh2-1:arm64 (1.9.0-2) ... #8 22.51 Selecting previously unselected package libcurl4:arm64. #8 22.52 Preparing to unpack .../070-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... #8 22.52 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... #8 22.57 Selecting previously unselected package curl. #8 22.57 Preparing to unpack .../071-curl_7.74.0-1.3+deb11u2_arm64.deb ... #8 22.58 Unpacking curl (7.74.0-1.3+deb11u2) ... #8 22.63 Selecting previously unselected package dctrl-tools. #8 22.63 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ... #8 22.64 Unpacking dctrl-tools (2.24-3) ... #8 22.68 Selecting previously unselected package libdebhelper-perl. #8 22.68 Preparing to unpack .../073-libdebhelper-perl_13.3.4_all.deb ... #8 22.69 Unpacking libdebhelper-perl (13.3.4) ... #8 22.74 Selecting previously unselected package libtool. From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 22.74 Preparing to unpack .../074-libtool_2.4.6-15_all.deb ... #8 22.74 Unpacking libtool (2.4.6-15) ... #8 22.79 Selecting previously unselected package dh-autoreconf. #8 22.80 Preparing to unpack .../075-dh-autoreconf_20_all.deb ... #8 22.80 Unpacking dh-autoreconf (20) ... #8 22.84 Selecting previously unselected package libarchive-zip-perl. #8 22.84 Preparing to unpack .../076-libarchive-zip-perl_1.68-1_all.deb ... #8 22.85 Unpacking libarchive-zip-perl (1.68-1) ... #8 22.88 Selecting previously unselected package libsub-override-perl. #8 22.89 Preparing to unpack .../077-libsub-override-perl_0.09-2_all.deb ... #8 22.89 Unpacking libsub-override-perl (0.09-2) ... #8 22.93 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 22.93 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #8 22.93 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #8 22.97 Selecting previously unselected package dh-strip-nondeterminism. #8 22.97 Preparing to unpack .../079-dh-strip-nondeterminism_1.12.0-1_all.deb ... #8 22.98 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #8 23.01 Selecting previously unselected package libelf1:arm64. #8 23.01 Preparing to unpack .../080-libelf1_0.183-1_arm64.deb ... #8 23.02 Unpacking libelf1:arm64 (0.183-1) ... #8 23.07 Selecting previously unselected package dwz. #8 23.07 Preparing to unpack .../081-dwz_0.13+20210201-1_arm64.deb ... #8 23.08 Unpacking dwz (0.13+20210201-1) ... #8 23.13 Selecting previously unselected package libicu67:arm64. #8 23.13 Preparing to unpack .../082-libicu67_67.1-7_arm64.deb ... #8 23.14 Unpacking libicu67:arm64 (67.1-7) ... #12 108.1 Installing : rsync-3.1.2-10.el7.x86_64 19/68 #8 23.86 Selecting previously unselected package libxml2:arm64. #8 23.86 Preparing to unpack .../083-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... #8 23.87 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... #8 23.97 Selecting previously unselected package gettext. #8 23.97 Preparing to unpack .../084-gettext_0.21-4_arm64.deb ... #8 23.98 Unpacking gettext (0.21-4) ... #8 24.10 Selecting previously unselected package intltool-debian. #8 24.10 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ... #8 24.10 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 24.14 Selecting previously unselected package po-debconf. #8 24.14 Preparing to unpack .../086-po-debconf_1.0.21+nmu1_all.deb ... #8 24.14 Unpacking po-debconf (1.0.21+nmu1) ... #8 24.19 Selecting previously unselected package debhelper. #8 24.19 Preparing to unpack .../087-debhelper_13.3.4_all.deb ... #8 24.20 Unpacking debhelper (13.3.4) ... #8 24.30 Selecting previously unselected package debian-keyring. #8 24.31 Preparing to unpack .../088-debian-keyring_2021.07.26_all.deb ... #8 24.31 Unpacking debian-keyring (2021.07.26) ... #32 44.13 The following additional packages will be installed: #32 44.15 libbtrfs0 #32 44.42 The following NEW packages will be installed: #12 109.1 Installing : libcgroup-0.41-21.el7.x86_64 20/68 #12 110.1 Installing : openssh-7.4p1-22.el7_9.x86_64 21/68 #12 110.1 Installing : perl-TermReadKey-2.30-20.el7.x86_64 22/68 #32 44.45 libbtrfs-dev libbtrfs0 Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 9.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 #12 110.2 Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 23/68 #32 44.91 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. #32 44.91 Need to get 460 kB of archives. #32 44.91 After this operation, 1237 kB of additional disk space will be used. #32 44.91 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] #32 44.91 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:00:17Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #12 110.7 Installing : libseccomp-2.3.1-4.el7.x86_64 24/68 Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Axu0il + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6eY47X + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' = 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + echo 'PASS: daemon version OK' PASS: daemon version OK + exit 0 Processing files: docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20220808082437.e1f24d3-0.el8 docker-ce(aarch-64) = 3:0.0.0~20220808082437.e1f24d3-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.src.rpm #12 111.2 Installing : libselinux-utils-2.5-15.el7.x86_64 25/68 #12 111.3 Installing : policycoreutils-2.5-34.el7.x86_64 26/68 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master #32 45.71 debconf: delaying package configuration, since apt-utils is not installed git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 #32 ... #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #22 sha256:e1b6db0279b19cf73835e965177f684d22797f6b2ec0d065631b430cdb14a97b #22 30.65 Reading package lists... #22 40.42 Building dependency tree... #22 44.98 The following additional packages will be installed: #22 44.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup #22 44.99 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base #22 44.99 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime #22 44.99 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 #22 45.00 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 #22 45.01 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev #22 45.02 mingw-w64-common mingw-w64-x86-64-dev #22 45.05 Suggested packages: #22 45.05 gcc-10-locales seccomp wine64 #22 45.84 The following NEW packages will be installed: #22 45.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup #22 45.84 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 #22 45.84 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix #22 45.84 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 #22 45.84 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev #22 45.85 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #22 45.85 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev #22 45.85 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common #22 45.86 mingw-w64-x86-64-dev #22 ... #32 [containerd 1/3] 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 #32 sha256:a752b619983568d7c62976a0cc0b9b2a4cb985455b832e16ecf1887c417a0549 #32 46.11 Fetched 460 kB in 0s (1512 kB/s) Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ceb1ea45cf0ca00f) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [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-725@tmp/b7b3bd22-0e4b-44b7-81a1-5a9ccc918d9f/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #32 46.19 Selecting previously unselected package libbtrfs0:amd64. #32 46.19 (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 ... 30255 files and directories currently installed.) #32 46.24 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... #32 46.25 Unpacking libbtrfs0:amd64 (5.10.1-2) ... #32 46.34 Selecting previously unselected package libbtrfs-dev:amd64. #32 46.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... #32 46.35 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... #32 46.47 Setting up libbtrfs0:amd64 (5.10.1-2) ... #12 111.3 Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 27/68 #8 26.30 Selecting previously unselected package libfakeroot:arm64. #8 26.30 Preparing to unpack .../089-libfakeroot_1.25.3-1.1_arm64.deb ... #8 26.31 Unpacking libfakeroot:arm64 (1.25.3-1.1) ... #8 26.35 Selecting previously unselected package fakeroot. #8 26.35 Preparing to unpack .../090-fakeroot_1.25.3-1.1_arm64.deb ... #8 26.36 Unpacking fakeroot (1.25.3-1.1) ... #8 26.41 Selecting previously unselected package libassuan0:arm64. #8 26.41 Preparing to unpack .../091-libassuan0_2.5.3-7.1_arm64.deb ... #8 26.42 Unpacking libassuan0:arm64 (2.5.3-7.1) ... #8 26.46 Selecting previously unselected package gpgconf. #8 26.46 Preparing to unpack .../092-gpgconf_2.2.27-2+deb11u2_arm64.deb ... #8 26.46 Unpacking gpgconf (2.2.27-2+deb11u2) ... #8 26.52 Selecting previously unselected package libksba8:arm64. #8 26.52 Preparing to unpack .../093-libksba8_1.5.0-3_arm64.deb ... #8 26.53 Unpacking libksba8:arm64 (1.5.0-3) ... #8 26.58 Selecting previously unselected package libnpth0:arm64. #8 26.58 Preparing to unpack .../094-libnpth0_1.6-3_arm64.deb ... #8 26.59 Unpacking libnpth0:arm64 (1.6-3) ... #8 26.65 Selecting previously unselected package dirmngr. #8 26.65 Preparing to unpack .../095-dirmngr_2.2.27-2+deb11u2_arm64.deb ... #8 26.66 Unpacking dirmngr (2.2.27-2+deb11u2) ... #8 26.73 Selecting previously unselected package gnupg-l10n. #8 26.73 Preparing to unpack .../096-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... #8 26.74 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... #8 26.84 Selecting previously unselected package gnupg-utils. #8 26.84 Preparing to unpack .../097-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ... #8 26.85 Unpacking gnupg-utils (2.2.27-2+deb11u2) ... #8 26.93 Selecting previously unselected package gpg. #8 26.93 Preparing to unpack .../098-gpg_2.2.27-2+deb11u2_arm64.deb ... #8 26.93 Unpacking gpg (2.2.27-2+deb11u2) ... + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace #32 46.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... #32 46.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... #8 27.03 Selecting previously unselected package pinentry-curses. #8 27.03 Preparing to unpack .../099-pinentry-curses_1.1.0-4_arm64.deb ... #8 27.03 Unpacking pinentry-curses (1.1.0-4) ... #8 27.09 Selecting previously unselected package gpg-agent. #8 27.09 Preparing to unpack .../100-gpg-agent_2.2.27-2+deb11u2_arm64.deb ... #8 27.09 Unpacking gpg-agent (2.2.27-2+deb11u2) ... #8 27.18 Selecting previously unselected package gpg-wks-client. #8 27.18 Preparing to unpack .../101-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ... #8 27.19 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... #8 27.24 Selecting previously unselected package gpg-wks-server. #12 112.4 Installing : setools-libs-3.3.8-4.el7.x86_64 28/68 #12 112.9 Installing : libsemanage-python-2.5-14.el7.x86_64 29/68 #8 27.25 Preparing to unpack .../102-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ... #8 27.25 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... #8 27.30 Selecting previously unselected package gpgsm. #8 27.30 Preparing to unpack .../103-gpgsm_2.2.27-2+deb11u2_arm64.deb ... #8 27.31 Unpacking gpgsm (2.2.27-2+deb11u2) ... #8 27.36 Selecting previously unselected package gnupg. #8 27.36 Preparing to unpack .../104-gnupg_2.2.27-2+deb11u2_all.deb ... #8 27.36 Unpacking gnupg (2.2.27-2+deb11u2) ... #8 27.42 Selecting previously unselected package libfile-dirlist-perl. #8 27.42 Preparing to unpack .../105-libfile-dirlist-perl_0.05-2_all.deb ... #8 27.43 Unpacking libfile-dirlist-perl (0.05-2) ... #8 27.47 Selecting previously unselected package libfile-which-perl. [Pipeline] echo Removing all docker containers [Pipeline] sh #32 DONE 46.9s #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #22 sha256:e1b6db0279b19cf73835e965177f684d22797f6b2ec0d065631b430cdb14a97b #22 46.28 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. #22 46.28 Need to get 115 MB of archives. #22 46.28 After this operation, 645 MB of additional disk space will be used. #22 46.28 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] #22 46.33 Get:2 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] #22 46.39 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] #22 46.40 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] #22 46.40 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] #22 46.40 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] #22 46.49 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] #22 46.55 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] #22 46.55 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] #22 46.80 Get:10 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] #22 ... #33 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / #33 sha256:4eda41e996caa330e02f2150db9e764b20c0556f1dbb530bca746f7d7bf2ef47 #33 DONE 0.2s #8 27.47 Preparing to unpack .../106-libfile-which-perl_1.23-1_all.deb ... #8 27.47 Unpacking libfile-which-perl (1.23-1) ... #8 27.51 Selecting previously unselected package libfile-homedir-perl. #8 27.51 Preparing to unpack .../107-libfile-homedir-perl_1.006-1_all.deb ... #8 27.52 Unpacking libfile-homedir-perl (1.006-1) ... #8 27.59 Selecting previously unselected package libfile-touch-perl. #8 27.59 Preparing to unpack .../108-libfile-touch-perl_0.11-1_all.deb ... #8 27.59 Unpacking libfile-touch-perl (0.11-1) ... #8 27.62 Selecting previously unselected package libio-pty-perl. #8 27.63 Preparing to unpack .../109-libio-pty-perl_1%3a1.15-2_arm64.deb ... #8 27.63 Unpacking libio-pty-perl (1:1.15-2) ... #8 27.67 Selecting previously unselected package libipc-run-perl. #8 27.67 Preparing to unpack .../110-libipc-run-perl_20200505.0-1_all.deb ... #8 27.67 Unpacking libipc-run-perl (20200505.0-1) ... #8 27.71 Selecting previously unselected package libclass-method-modifiers-perl. Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.T6nAch + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jMhEGc + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #22 sha256:e1b6db0279b19cf73835e965177f684d22797f6b2ec0d065631b430cdb14a97b #22 47.29 Get:11 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] #22 47.51 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] + docker container ls -aq + docker container rm -vf d545ad031515 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz #8 27.71 Preparing to unpack .../111-libclass-method-modifiers-perl_2.13-1_all.deb ... #8 27.72 Unpacking libclass-method-modifiers-perl (2.13-1) ... #8 27.75 Selecting previously unselected package libb-hooks-op-check-perl. #8 27.75 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b3_arm64.deb ... #8 27.75 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #8 27.79 Selecting previously unselected package libdynaloader-functions-perl. #8 27.79 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1.1_all.deb ... #8 27.80 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #8 27.83 Selecting previously unselected package libdevel-callchecker-perl. #8 27.83 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1+b2_arm64.deb ... #8 27.84 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #8 27.87 Selecting previously unselected package libparams-classify-perl. #8 27.87 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b3_arm64.deb ... #8 27.88 Unpacking libparams-classify-perl (0.015-1+b3) ... #8 27.91 Selecting previously unselected package libmodule-runtime-perl. #8 27.92 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ... #8 27.92 Unpacking libmodule-runtime-perl (0.016-1) ... #8 27.98 Selecting previously unselected package libimport-into-perl. #12 112.9 Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64 30/68 #12 113.5 Installing : btrfs-progs-4.9.1-1.el7.x86_64 31/68 #12 113.5 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 32/68 d545ad031515 #22 47.71 Get:13 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-bullseye-amd64) [Pipeline] sh + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CcjmGN + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli + VERSION=0.0.0-20220808082437-e1f24d3 + GITCOMMIT=e1f24d3 + GO_LINKMODE=dynamic + ./scripts/build/binary /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:02:12Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker #8 27.98 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ... #8 27.98 Unpacking libimport-into-perl (1.002005-1) ... #8 28.02 Selecting previously unselected package librole-tiny-perl. #8 28.02 Preparing to unpack .../118-librole-tiny-perl_2.002004-1_all.deb ... #8 28.02 Unpacking librole-tiny-perl (2.002004-1) ... #8 28.06 Selecting previously unselected package libstrictures-perl. #8 28.06 Preparing to unpack .../119-libstrictures-perl_2.000006-1_all.deb ... #8 28.06 Unpacking libstrictures-perl (2.000006-1) ... #8 28.10 Selecting previously unselected package libsub-quote-perl. #8 28.10 Preparing to unpack .../120-libsub-quote-perl_2.006006-1_all.deb ... #8 28.10 Unpacking libsub-quote-perl (2.006006-1) ... #8 28.15 Selecting previously unselected package libmoo-perl. #8 28.15 Preparing to unpack .../121-libmoo-perl_2.004004-1_all.deb ... #8 28.16 Unpacking libmoo-perl (2.004004-1) ... #8 28.20 Selecting previously unselected package libencode-locale-perl. #8 28.20 Preparing to unpack .../122-libencode-locale-perl_1.05-1.1_all.deb ... #8 28.21 Unpacking libencode-locale-perl (1.05-1.1) ... #8 28.24 Selecting previously unselected package libtimedate-perl. #8 28.24 Preparing to unpack .../123-libtimedate-perl_2.3300-2_all.deb ... #8 28.25 Unpacking libtimedate-perl (2.3300-2) ... #8 28.29 Selecting previously unselected package libhttp-date-perl. #8 28.29 Preparing to unpack .../124-libhttp-date-perl_6.05-1_all.deb ... #8 28.29 Unpacking libhttp-date-perl (6.05-1) ... #8 28.33 Selecting previously unselected package libfile-listing-perl. + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh #8 28.33 Preparing to unpack .../125-libfile-listing-perl_6.14-1_all.deb ... #8 28.33 Unpacking libfile-listing-perl (6.14-1) ... #8 28.36 Selecting previously unselected package libhtml-tagset-perl. #8 28.37 Preparing to unpack .../126-libhtml-tagset-perl_3.20-4_all.deb ... #8 28.37 Unpacking libhtml-tagset-perl (3.20-4) ... #8 28.40 Selecting previously unselected package liburi-perl. #8 28.41 Preparing to unpack .../127-liburi-perl_5.08-1_all.deb ... #8 28.41 Unpacking liburi-perl (5.08-1) ... #8 28.45 Selecting previously unselected package libhtml-parser-perl. #8 28.45 Preparing to unpack .../128-libhtml-parser-perl_3.75-1+b1_arm64.deb ... #8 28.46 Unpacking libhtml-parser-perl (3.75-1+b1) ... #8 28.50 Selecting previously unselected package libhtml-tree-perl. #8 28.50 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ... #8 28.50 Unpacking libhtml-tree-perl (5.07-2) ... #8 28.55 Selecting previously unselected package libio-html-perl. #12 113.6 Installing : autoconf-2.69-11.el7.noarch 33/68 #12 114.1 install-info: No such file or directory for /usr/share/info/autoconf.info #22 48.17 Get:14 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} #8 28.56 Preparing to unpack .../130-libio-html-perl_1.004-2_all.deb ... #8 28.56 Unpacking libio-html-perl (1.004-2) ... #8 28.59 Selecting previously unselected package liblwp-mediatypes-perl. #8 28.60 Preparing to unpack .../131-liblwp-mediatypes-perl_6.04-1_all.deb ... #8 28.60 Unpacking liblwp-mediatypes-perl (6.04-1) ... #8 28.63 Selecting previously unselected package libhttp-message-perl. #8 28.63 Preparing to unpack .../132-libhttp-message-perl_6.28-1_all.deb ... #8 28.64 Unpacking libhttp-message-perl (6.28-1) ... #8 28.68 Selecting previously unselected package libhttp-cookies-perl. #8 28.68 Preparing to unpack .../133-libhttp-cookies-perl_6.10-1_all.deb ... #8 28.69 Unpacking libhttp-cookies-perl (6.10-1) ... #8 28.72 Selecting previously unselected package libhttp-negotiate-perl. #8 28.72 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ... #8 28.72 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 28.76 Selecting previously unselected package perl-openssl-defaults:arm64. #8 28.76 Preparing to unpack .../135-perl-openssl-defaults_5_arm64.deb ... #8 28.77 Unpacking perl-openssl-defaults:arm64 (5) ... #8 28.80 Selecting previously unselected package libnet-ssleay-perl. #8 28.80 Preparing to unpack .../136-libnet-ssleay-perl_1.88-3+b1_arm64.deb ... #8 28.81 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #8 28.89 Selecting previously unselected package libio-socket-ssl-perl. #8 28.89 Preparing to unpack .../137-libio-socket-ssl-perl_2.069-1_all.deb ... #12 114.1 Installing : libselinux-python-2.5-15.el7.x86_64 34/68 #12 114.2 Installing : audit-libs-python-2.8.5-4.el7.x86_64 35/68 #22 48.41 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] #22 48.41 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] #22 48.41 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] #22 48.41 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] #22 48.41 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] #22 48.41 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] #22 48.42 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] #22 48.42 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] #22 48.43 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] #22 48.44 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] #22 48.44 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] #22 48.44 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] #22 48.45 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #22 48.46 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] #22 48.46 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] #22 48.46 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 3 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-80-219 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 using credential docker-jenkins-github-credentials #8 28.90 Unpacking libio-socket-ssl-perl (2.069-1) ... #8 28.96 Selecting previously unselected package libnet-http-perl. #8 28.96 Preparing to unpack .../138-libnet-http-perl_6.20-1_all.deb ... #8 28.97 Unpacking libnet-http-perl (6.20-1) ... #8 29.00 Selecting previously unselected package liblwp-protocol-https-perl. #8 29.00 Preparing to unpack .../139-liblwp-protocol-https-perl_6.10-1_all.deb ... #8 29.01 Unpacking liblwp-protocol-https-perl (6.10-1) ... #8 29.04 Selecting previously unselected package libtry-tiny-perl. #8 29.04 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ... #8 29.05 Unpacking libtry-tiny-perl (0.30-1) ... #8 29.12 Selecting previously unselected package libwww-robotrules-perl. Cloning the remote Git repository Cloning with configured refspecs honoured and without tags From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} #8 29.12 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ... #8 29.13 Unpacking libwww-robotrules-perl (6.02-1) ... #8 29.18 Selecting previously unselected package libwww-perl. #8 29.18 Preparing to unpack .../142-libwww-perl_6.52-1_all.deb ... #8 29.18 Unpacking libwww-perl (6.52-1) ... #8 29.23 Selecting previously unselected package patchutils. #8 29.23 Preparing to unpack .../143-patchutils_0.4.2-1_arm64.deb ... #8 29.24 Unpacking patchutils (0.4.2-1) ... #8 29.27 Selecting previously unselected package wdiff. #8 29.28 Preparing to unpack .../144-wdiff_1.2.2-2+b1_arm64.deb ... #8 29.28 Unpacking wdiff (1.2.2-2+b1) ... #8 29.34 Selecting previously unselected package devscripts. #12 114.2 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 36/68 #12 114.8 Installing : openssh-clients-7.4p1-22.el7_9.x86_64 37/68 #22 49.09 debconf: delaying package configuration, since apt-utils is not installed + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 #8 29.35 Preparing to unpack .../145-devscripts_2.21.3+deb11u1_arm64.deb ... #8 29.37 Unpacking devscripts (2.21.3+deb11u1) ... #8 29.49 Selecting previously unselected package diffstat. #8 29.49 Preparing to unpack .../146-diffstat_1.64-1_arm64.deb ... #8 29.49 Unpacking diffstat (1.64-1) ... #8 29.52 Selecting previously unselected package distro-info-data. #8 29.53 Preparing to unpack .../147-distro-info-data_0.51+deb11u2_all.deb ... #8 29.53 Unpacking distro-info-data (0.51+deb11u2) ... #8 29.57 Selecting previously unselected package python3-pkg-resources. #8 29.57 Preparing to unpack .../148-python3-pkg-resources_52.0.0-4_all.deb ... #8 29.57 Unpacking python3-pkg-resources (52.0.0-4) ... #8 29.62 Selecting previously unselected package python3-chardet. #12 114.8 Installing : libgomp-4.8.5-44.el7.x86_64 38/68 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 debian-buster make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #8 29.62 Preparing to unpack .../149-python3-chardet_4.0.0-1_all.deb ... #8 29.63 Unpacking python3-chardet (4.0.0-1) ... #8 29.67 Selecting previously unselected package python3-six. #8 29.67 Preparing to unpack .../150-python3-six_1.16.0-2_all.deb ... #8 29.68 Unpacking python3-six (1.16.0-2) ... #8 29.72 Selecting previously unselected package python3-debian. #8 29.72 Preparing to unpack .../151-python3-debian_0.1.39_all.deb ... #8 29.72 Unpacking python3-debian (0.1.39) ... #8 29.77 Selecting previously unselected package libgpgme11:arm64. #8 29.77 Preparing to unpack .../152-libgpgme11_1.14.0-1+b2_arm64.deb ... #8 29.78 Unpacking libgpgme11:arm64 (1.14.0-1+b2) ... #8 29.82 Selecting previously unselected package python3-gpg. #8 29.82 Preparing to unpack .../153-python3-gpg_1.14.0-1+b2_arm64.deb ... #8 29.83 Unpacking python3-gpg (1.14.0-1+b2) ... #8 29.92 Selecting previously unselected package dput. #8 29.92 Preparing to unpack .../154-dput_1.1.0_all.deb ... #8 29.93 Unpacking dput (1.1.0) ... #12 115.3 Installing : less-458-9.el7.x86_64 39/68 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 #22 49.42 Fetched 115 MB in 2s (46.4 MB/s) #22 49.47 Selecting previously unselected package binutils-mingw-w64-i686. #22 49.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 ... 30255 files and directories currently installed.) #22 49.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... #22 49.54 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... #8 29.97 Selecting previously unselected package equivs. #8 29.98 Preparing to unpack .../155-equivs_2.3.1_all.deb ... #8 29.98 Unpacking equivs (2.3.1) ... #8 30.02 Selecting previously unselected package fonts-dejavu-core. #8 30.02 Preparing to unpack .../156-fonts-dejavu-core_2.37-2_all.deb ... #8 30.02 Unpacking fonts-dejavu-core (2.37-2) ... #8 30.15 Selecting previously unselected package fontconfig-config. #8 30.15 Preparing to unpack .../157-fontconfig-config_2.13.1-4.2_all.deb ... #8 30.26 Unpacking fontconfig-config (2.13.1-4.2) ... #8 30.32 Selecting previously unselected package libcurl3-gnutls:arm64. #8 30.32 Preparing to unpack .../158-libcurl3-gnutls_7.74.0-1.3+deb11u2_arm64.deb ... #8 30.32 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u2) ... #8 30.38 Selecting previously unselected package liberror-perl. #12 115.3 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 40/68 #12 115.9 Installing : git-1.8.3.1-23.el7_8.x86_64 41/68 #12 116.0 Installing : pcre-devel-8.32-17.el7.x86_64 42/68 #12 116.0 Installing : libsepol-devel-2.5-10.el7.x86_64 43/68 Fetching without tags #8 30.38 Preparing to unpack .../159-liberror-perl_0.17029-1_all.deb ... #8 30.39 Unpacking liberror-perl (0.17029-1) ... #8 30.42 Selecting previously unselected package git-man. #8 30.42 Preparing to unpack .../160-git-man_1%3a2.30.2-1_all.deb ... #8 30.43 Unpacking git-man (1:2.30.2-1) ... #8 30.56 Selecting previously unselected package git. #8 30.56 Preparing to unpack .../161-git_1%3a2.30.2-1_arm64.deb ... #8 30.58 Unpacking git (1:2.30.2-1) ... Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c #12 116.0 Installing : libselinux-devel-2.5-15.el7.x86_64 44/68 Merge succeeded, producing 2599b10ef2ba1afb747ab9491fd89b9df7e34a1c Checking out Revision 2599b10ef2ba1afb747ab9491fd89b9df7e34a1c (PR-725) Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" #22 50.41 Selecting previously unselected package binutils-mingw-w64-x86-64. #22 50.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... #22 50.42 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... #22 ... #24 [tini 1/3] 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 #24 sha256:14257d6bcbb62e69bd41f768e11a3139ff272bbe92dcf367f3a5217f6e21835a #24 30.89 Reading package lists... #24 40.69 Building dependency tree... #24 45.46 The following additional packages will be installed: #24 45.48 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd #24 45.52 Suggested packages: #24 45.52 cmake-doc ninja-build lrzip #24 45.52 Recommended packages: #24 45.52 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny #24 46.18 The following NEW packages will be installed: #24 46.20 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd #24 46.63 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. #24 46.63 Need to get 8418 kB of archives. #24 46.63 After this operation, 34.9 MB of additional disk space will be used. #24 46.63 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] #24 46.63 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] #24 46.64 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] #24 46.70 Get:4 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] #24 46.71 Get:5 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] #24 46.72 Get:6 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] #24 46.72 Get:7 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] #24 46.72 Get:8 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] #24 47.87 debconf: delaying package configuration, since apt-utils is not installed #24 48.18 Fetched 8418 kB in 1s (15.6 MB/s) #24 48.22 Selecting previously unselected package xxd. #24 48.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 ... 30255 files and directories currently installed.) #24 48.28 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... #24 48.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... #24 48.38 Selecting previously unselected package vim-common. #24 48.39 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... #24 48.42 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... #24 48.55 Selecting previously unselected package cmake-data. #24 48.55 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... #24 48.57 Unpacking cmake-data (3.18.4-2+deb11u1) ... #24 49.71 Selecting previously unselected package libarchive13:amd64. #24 49.72 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... #24 49.72 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... #24 49.87 Selecting previously unselected package libjsoncpp24:amd64. #24 49.88 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... #24 49.89 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... #24 49.97 Selecting previously unselected package librhash0:amd64. #24 49.98 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... #24 49.98 Unpacking librhash0:amd64 (1.4.1-2) ... #24 50.08 Selecting previously unselected package libuv1:amd64. #24 50.08 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... #24 50.09 Unpacking libuv1:amd64 (1.40.0-2) ... #24 50.17 Selecting previously unselected package cmake. #24 50.18 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... #24 50.18 Unpacking cmake (3.18.4-2+deb11u1) ... > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2599b10ef2ba1afb747ab9491fd89b9df7e34a1c # timeout=10 > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 #8 31.06 Selecting previously unselected package iso-codes. #8 31.06 Preparing to unpack .../162-iso-codes_4.6.0-1_all.deb ... #8 31.06 Unpacking iso-codes (4.6.0-1) ... #24 ... #37 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help #37 sha256:cecebf2b1faf199bf801e201557a01cbbf01e0fffa8c30e42974f133675351b2 #37 47.43 + for f in rootlesskit rootlesskit-docker-proxy #37 47.43 + GOBIN=/build #37 47.43 + GO111MODULE=on #37 47.43 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 #37 50.72 rootlesskit version 1.0.0 #37 50.73 Usage of /build/rootlesskit-docker-proxy: #37 50.73 -container-ip string #37 50.73 container ip #37 50.73 -container-port int #37 50.73 container port (default -1) #37 50.73 -host-ip string #37 50.73 host ip #37 50.73 -host-port int #37 50.73 host port (default -1) #37 50.73 -proto string #37 50.73 proxy protocol (default "tcp") #37 DONE 50.8s #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd #34 sha256:738c7b948ea0b943a929a6fded2e826d17b5a7756ee7da0cbe0f44720d08b26b #34 1.094 + RM_GOPATH=0 #34 1.095 + TMP_GOPATH= #34 1.095 + : /build #34 1.095 + '[' -z '' ']' #34 1.096 ++ mktemp -d #34 1.098 + export GOPATH=/tmp/tmp.73fzFt5x1x #34 1.099 + GOPATH=/tmp/tmp.73fzFt5x1x #34 1.099 + RM_GOPATH=1 #34 1.099 + case "$(go env GOARCH)" in #34 1.100 ++ go env GOARCH #34 1.107 + export GO_BUILDMODE=-buildmode=pie #34 1.107 + GO_BUILDMODE=-buildmode=pie #34 1.108 ++ dirname /install.sh #34 1.110 + dir=/ #34 1.111 + bin=containerd #34 1.111 + shift #34 1.112 + '[' '!' -f //containerd.installer ']' #34 1.112 + . //containerd.installer #34 1.112 ++ set -e #34 1.112 ++ : v1.6.7 #34 1.112 + install_containerd #34 1.115 + echo 'Install containerd version v1.6.7' #34 1.118 Install containerd version v1.6.7 #34 1.118 + git clone https://github.com/containerd/containerd.git /tmp/tmp.73fzFt5x1x/src/github.com/containerd/containerd #34 1.133 Cloning into '/tmp/tmp.73fzFt5x1x/src/github.com/containerd/containerd'... #12 116.3 Installing : kernel-headers-3.10.0-1160.71.1.el7.x86_64 45/68 [Pipeline] sh #8 31.42 Selecting previously unselected package libalgorithm-diff-perl. #8 31.42 Preparing to unpack .../163-libalgorithm-diff-perl_1.201-1_all.deb ... #8 31.43 Unpacking libalgorithm-diff-perl (1.201-1) ... #8 31.47 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 31.47 Preparing to unpack .../164-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ... #8 31.47 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 31.50 Selecting previously unselected package libalgorithm-merge-perl. #8 31.51 Preparing to unpack .../165-libalgorithm-merge-perl_0.08-3_all.deb ... #8 31.51 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 31.54 Selecting previously unselected package libaliased-perl. #34 ... #38 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build #38 sha256:e8828e8afbc639c813436d2b57281b2d23da3ef9a3e3df243b818dd4c6b6a248 #38 DONE 0.1s #39 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build #39 sha256:efa49a9deb75f3962b767e2737a9fda2ec2017e444e7a8aafd08f924f746ae28 #39 DONE 0.1s #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd #34 sha256:738c7b948ea0b943a929a6fded2e826d17b5a7756ee7da0cbe0f44720d08b26b #12 117.0 Installing : glibc-headers-2.17-326.el7_9.x86_64 46/68 #8 31.54 Preparing to unpack .../166-libaliased-perl_0.34-1.1_all.deb ... #8 31.55 Unpacking libaliased-perl (0.34-1.1) ... #8 31.58 Selecting previously unselected package libapt-pkg-perl. #8 31.58 Preparing to unpack .../167-libapt-pkg-perl_0.1.39_arm64.deb ... #8 31.63 Unpacking libapt-pkg-perl (0.1.39) ... #8 31.67 Selecting previously unselected package libarchive-cpio-perl. #8 31.67 Preparing to unpack .../168-libarchive-cpio-perl_0.10-1.1_all.deb ... #8 31.67 Unpacking libarchive-cpio-perl (0.10-1.1) ... #8 31.71 Selecting previously unselected package libarchive13:arm64. #8 31.72 Preparing to unpack .../169-libarchive13_3.4.3-2+deb11u1_arm64.deb ... #8 31.72 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... #8 31.77 Selecting previously unselected package libarray-intspan-perl. + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh #8 31.78 Preparing to unpack .../170-libarray-intspan-perl_2.004-1_all.deb ... #8 31.78 Unpacking libarray-intspan-perl (2.004-1) ... #8 31.81 Selecting previously unselected package libauthen-sasl-perl. #8 31.82 Preparing to unpack .../171-libauthen-sasl-perl_2.1600-1.1_all.deb ... #8 31.82 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #8 31.86 Selecting previously unselected package libmodule-implementation-perl. #8 31.86 Preparing to unpack .../172-libmodule-implementation-perl_0.09-1.1_all.deb ... #8 31.87 Unpacking libmodule-implementation-perl (0.09-1.1) ... #8 31.90 Selecting previously unselected package libsub-exporter-progressive-perl. #8 31.90 Preparing to unpack .../173-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 31.91 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 31.94 Selecting previously unselected package libvariable-magic-perl. #8 31.94 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b3_arm64.deb ... #8 31.94 Unpacking libvariable-magic-perl (0.62-1+b3) ... #8 31.98 Selecting previously unselected package libb-hooks-endofscope-perl. #8 31.98 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #8 31.98 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #8 32.02 Selecting previously unselected package libpng16-16:arm64. + make REF=master debian-bullseye git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 32.02 Preparing to unpack .../176-libpng16-16_1.6.37-3_arm64.deb ... #8 32.03 Unpacking libpng16-16:arm64 (1.6.37-3) ... #8 32.08 Selecting previously unselected package libfreetype6:arm64. #8 32.08 Preparing to unpack .../177-libfreetype6_2.10.4+dfsg-1+deb11u1_arm64.deb ... #8 32.09 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ... #8 32.16 Selecting previously unselected package libfontconfig1:arm64. #8 32.16 Preparing to unpack .../178-libfontconfig1_2.13.1-4.2_arm64.deb ... #8 32.16 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ... #8 32.21 Selecting previously unselected package libjpeg62-turbo:arm64. #8 32.21 Preparing to unpack .../179-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ... #8 32.22 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ... #8 32.26 Selecting previously unselected package libdeflate0:arm64. mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #8 32.27 Preparing to unpack .../180-libdeflate0_1.7-1_arm64.deb ... #8 32.27 Unpacking libdeflate0:arm64 (1.7-1) ... #8 32.31 Selecting previously unselected package libjbig0:arm64. #8 32.31 Preparing to unpack .../181-libjbig0_2.1-3.1+b2_arm64.deb ... #8 32.32 Unpacking libjbig0:arm64 (2.1-3.1+b2) ... #8 32.36 Selecting previously unselected package libwebp6:arm64. #8 32.36 Preparing to unpack .../182-libwebp6_0.6.1-2.1_arm64.deb ... #8 32.36 Unpacking libwebp6:arm64 (0.6.1-2.1) ... #8 32.42 Selecting previously unselected package libtiff5:arm64. #8 32.42 Preparing to unpack .../183-libtiff5_4.2.0-1+deb11u1_arm64.deb ... #8 32.42 Unpacking libtiff5:arm64 (4.2.0-1+deb11u1) ... #8 32.47 Selecting previously unselected package libxau6:arm64. #8 32.48 Preparing to unpack .../184-libxau6_1%3a1.0.9-1_arm64.deb ... #8 32.48 Unpacking libxau6:arm64 (1:1.0.9-1) ... #8 32.52 Selecting previously unselected package libxdmcp6:arm64. #8 32.52 Preparing to unpack .../185-libxdmcp6_1%3a1.1.2-3_arm64.deb ... #8 32.53 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... #8 32.57 Selecting previously unselected package libxcb1:arm64. #8 32.57 Preparing to unpack .../186-libxcb1_1.14-3_arm64.deb ... #8 32.57 Unpacking libxcb1:arm64 (1.14-3) ... #8 32.61 Selecting previously unselected package libx11-data. #8 32.61 Preparing to unpack .../187-libx11-data_2%3a1.7.2-1_all.deb ... #8 32.62 Unpacking libx11-data (2:1.7.2-1) ... #8 32.70 Selecting previously unselected package libx11-6:arm64. #8 32.71 Preparing to unpack .../188-libx11-6_2%3a1.7.2-1_arm64.deb ... #8 32.71 Unpacking libx11-6:arm64 (2:1.7.2-1) ... #8 32.79 Selecting previously unselected package libxpm4:arm64. #8 32.80 Preparing to unpack .../189-libxpm4_1%3a3.5.12-1_arm64.deb ... #8 32.80 Unpacking libxpm4:arm64 (1:3.5.12-1) ... #8 32.84 Selecting previously unselected package libgd3:arm64. #8 32.84 Preparing to unpack .../190-libgd3_2.3.0-2_arm64.deb ... #8 32.85 Unpacking libgd3:arm64 (2.3.0-2) ... #8 32.89 Selecting previously unselected package libc-devtools. #34 ... #24 [tini 1/3] 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 #24 sha256:14257d6bcbb62e69bd41f768e11a3139ff272bbe92dcf367f3a5217f6e21835a #24 52.02 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... #24 52.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... #24 52.06 Setting up libuv1:amd64 (1.40.0-2) ... #24 52.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... #24 52.10 Setting up libjsoncpp24:amd64 (1.9.4-4) ... #24 52.11 Setting up librhash0:amd64 (1.4.1-2) ... #24 52.12 Setting up cmake-data (3.18.4-2+deb11u1) ... #24 52.14 Setting up cmake (3.18.4-2+deb11u1) ... #24 52.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... #8 32.89 Preparing to unpack .../191-libc-devtools_2.31-13+deb11u3_arm64.deb ... #8 32.89 Unpacking libc-devtools (2.31-13+deb11u3) ... #8 32.93 Selecting previously unselected package libcapture-tiny-perl. #8 32.94 Preparing to unpack .../192-libcapture-tiny-perl_0.48-1_all.deb ... #8 32.94 Unpacking libcapture-tiny-perl (0.48-1) ... #8 32.98 Selecting previously unselected package libclass-data-inheritable-perl. #8 32.98 Preparing to unpack .../193-libclass-data-inheritable-perl_0.08-3_all.deb ... #8 32.98 Unpacking libclass-data-inheritable-perl (0.08-3) ... #8 33.02 Selecting previously unselected package libclass-inspector-perl. #8 33.02 Preparing to unpack .../194-libclass-inspector-perl_1.36-1_all.deb ... #8 33.03 Unpacking libclass-inspector-perl (1.36-1) ... #8 33.06 Selecting previously unselected package libclass-xsaccessor-perl. #8 33.06 Preparing to unpack .../195-libclass-xsaccessor-perl_1.19-3+b7_arm64.deb ... #8 33.06 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #8 33.10 Selecting previously unselected package libclone-perl. #8 33.10 Preparing to unpack .../196-libclone-perl_0.45-1+b1_arm64.deb ... #8 33.11 Unpacking libclone-perl (0.45-1+b1) ... #8 33.15 Selecting previously unselected package libcommon-sense-perl. #24 DONE 52.6s #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #22 sha256:e1b6db0279b19cf73835e965177f684d22797f6b2ec0d065631b430cdb14a97b #22 51.63 Selecting previously unselected package binutils-mingw-w64. #22 51.64 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... #22 51.64 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... #22 51.72 Selecting previously unselected package libdevmapper1.02.1:amd64. #22 51.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... #22 51.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #22 51.84 Selecting previously unselected package dmsetup. #22 51.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... #22 51.85 Unpacking dmsetup (2:1.02.175-2.1) ... #22 51.97 Selecting previously unselected package mingw-w64-common. #22 51.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... #22 52.00 Unpacking mingw-w64-common (8.0.0-1) ... #22 ... #26 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / #26 sha256:0ca8efc53bca6676f6aac8b2896d07c3181f274f32ddc41020d631d472ea62a1 #26 DONE 0.2s #8 33.15 Preparing to unpack .../197-libcommon-sense-perl_3.75-1+b4_arm64.deb ... #8 33.16 Unpacking libcommon-sense-perl (3.75-1+b4) ... #8 33.19 Selecting previously unselected package libconfig-tiny-perl. #8 33.20 Preparing to unpack .../198-libconfig-tiny-perl_2.26-1_all.deb ... #8 33.20 Unpacking libconfig-tiny-perl (2.26-1) ... #8 33.25 Selecting previously unselected package libparams-util-perl. #8 33.25 Preparing to unpack .../199-libparams-util-perl_1.102-1+b1_arm64.deb ... #8 33.26 Unpacking libparams-util-perl (1.102-1+b1) ... #8 33.30 Selecting previously unselected package libsub-install-perl. #8 33.30 Preparing to unpack .../200-libsub-install-perl_0.928-1.1_all.deb ... #8 33.31 Unpacking libsub-install-perl (0.928-1.1) ... #8 33.35 Selecting previously unselected package libdata-optlist-perl. #8 33.35 Preparing to unpack .../201-libdata-optlist-perl_0.110-1.1_all.deb ... #27 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini #27 sha256:74bd900609e6fb1e1aa0847e50ca33d75ac8dae024a30c466eba5ba17e6d89eb #12 117.1 Installing : glibc-devel-2.17-326.el7_9.x86_64 47/68 #8 33.35 Unpacking libdata-optlist-perl (0.110-1.1) ... #8 33.39 Selecting previously unselected package libsub-exporter-perl. #8 33.39 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ... #8 33.40 Unpacking libsub-exporter-perl (0.987-1) ... #8 33.43 Selecting previously unselected package libconst-fast-perl. #8 33.43 Preparing to unpack .../203-libconst-fast-perl_0.014-1.1_all.deb ... #8 33.44 Unpacking libconst-fast-perl (0.014-1.1) ... #8 33.47 Selecting previously unselected package libwant-perl. #8 33.47 Preparing to unpack .../204-libwant-perl_0.29-1+b6_arm64.deb ... #8 33.48 Unpacking libwant-perl (0.29-1+b6) ... #8 33.51 Selecting previously unselected package libcontextual-return-perl. #8 33.51 Preparing to unpack .../205-libcontextual-return-perl_0.004014-2_all.deb ... #8 33.52 Unpacking libcontextual-return-perl (0.004014-2) ... #8 33.55 Selecting previously unselected package libconvert-binhex-perl. #8 33.55 Preparing to unpack .../206-libconvert-binhex-perl_1.125-1_all.deb ... #8 33.56 Unpacking libconvert-binhex-perl (1.125-1) ... #8 33.60 Selecting previously unselected package libcpanel-json-xs-perl. #12 118.7 Installing : gcc-4.8.5-44.el7.x86_64 48/68 #12 119.3 Installing : python-IPy-0.75-6.el7.noarch 49/68 #12 119.3 Installing : policycoreutils-python-2.5-34.el7.x86_64 50/68 #8 33.60 Preparing to unpack .../207-libcpanel-json-xs-perl_4.25-1+b1_arm64.deb ... #8 33.61 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #8 33.66 Selecting previously unselected package libdevel-stacktrace-perl. #8 33.67 Preparing to unpack .../208-libdevel-stacktrace-perl_2.0400-1_all.deb ... #8 33.68 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #8 33.72 Selecting previously unselected package libexception-class-perl. #8 33.72 Preparing to unpack .../209-libexception-class-perl_1.44-1_all.deb ... #8 33.73 Unpacking libexception-class-perl (1.44-1) ... #8 33.76 Selecting previously unselected package libiterator-perl. #8 33.76 Preparing to unpack .../210-libiterator-perl_0.03+ds1-1.1_all.deb ... #8 33.77 Unpacking libiterator-perl (0.03+ds1-1.1) ... #8 33.82 Selecting previously unselected package libiterator-util-perl. From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 33.82 Preparing to unpack .../211-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #8 33.82 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #8 33.86 Selecting previously unselected package libexporter-tiny-perl. #8 33.86 Preparing to unpack .../212-libexporter-tiny-perl_1.002002-1_all.deb ... #8 33.87 Unpacking libexporter-tiny-perl (1.002002-1) ... #8 33.90 Selecting previously unselected package liblist-moreutils-xs-perl. #8 33.91 Preparing to unpack .../213-liblist-moreutils-xs-perl_0.430-2_arm64.deb ... #8 33.91 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #8 33.95 Selecting previously unselected package liblist-moreutils-perl. #8 33.95 Preparing to unpack .../214-liblist-moreutils-perl_0.430-2_all.deb ... #8 33.95 Unpacking liblist-moreutils-perl (0.430-2) ... #8 33.99 Selecting previously unselected package libdata-dpath-perl. #8 33.99 Preparing to unpack .../215-libdata-dpath-perl_0.58-1_all.deb ... #8 34.00 Unpacking libdata-dpath-perl (0.58-1) ... #8 34.03 Selecting previously unselected package libdata-dump-perl. #8 34.03 Preparing to unpack .../216-libdata-dump-perl_1.23-1.1_all.deb ... #8 34.04 Unpacking libdata-dump-perl (1.23-1.1) ... #8 34.07 Selecting previously unselected package libdata-messagepack-perl. #12 119.4 Installing : policycoreutils-devel-2.5-34.el7.x86_64 51/68 #8 34.07 Preparing to unpack .../217-libdata-messagepack-perl_1.00-4+b1_arm64.deb ... #8 34.08 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #8 34.12 Selecting previously unselected package libnet-domain-tld-perl. #8 34.12 Preparing to unpack .../218-libnet-domain-tld-perl_1.75-1.1_all.deb ... #8 34.13 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #8 34.16 Selecting previously unselected package libdata-validate-domain-perl. #8 34.16 Preparing to unpack .../219-libdata-validate-domain-perl_0.10-1.1_all.deb ... #8 34.17 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #8 34.22 Selecting previously unselected package libdevel-size-perl. #8 34.23 Preparing to unpack .../220-libdevel-size-perl_0.83-1+b2_arm64.deb ... #8 34.23 Unpacking libdevel-size-perl (0.83-1+b2) ... #8 34.27 Selecting previously unselected package libdistro-info-perl. #8 34.27 Preparing to unpack .../221-libdistro-info-perl_1.0_all.deb ... #8 34.28 Unpacking libdistro-info-perl (1.0) ... #8 34.31 Selecting previously unselected package libemail-address-xs-perl. #8 34.31 Preparing to unpack .../222-libemail-address-xs-perl_1.04-1+b3_arm64.deb ... #8 34.32 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #8 34.37 Selecting previously unselected package libfcgi0ldbl:arm64. #8 34.37 Preparing to unpack .../223-libfcgi0ldbl_2.4.2-2_arm64.deb ... #8 34.37 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ... #8 34.41 Selecting previously unselected package libfcgi-bin. #8 34.41 Preparing to unpack .../224-libfcgi-bin_2.4.2-2_arm64.deb ... #8 34.42 Unpacking libfcgi-bin (2.4.2-2) ... #8 34.45 Selecting previously unselected package libfcgi-perl:arm64. #8 34.45 Preparing to unpack .../225-libfcgi-perl_0.79+ds-2_arm64.deb ... #8 34.46 Unpacking libfcgi-perl:arm64 (0.79+ds-2) ... #8 34.50 Selecting previously unselected package libipc-system-simple-perl. #8 34.50 Preparing to unpack .../226-libipc-system-simple-perl_1.30-1_all.deb ... #8 34.50 Unpacking libipc-system-simple-perl (1.30-1) ... #8 34.54 Selecting previously unselected package libfile-basedir-perl. #8 34.54 Preparing to unpack .../227-libfile-basedir-perl_0.08-1_all.deb ... #8 34.55 Unpacking libfile-basedir-perl (0.08-1) ... #8 34.58 Selecting previously unselected package libfile-chdir-perl. #8 34.58 Preparing to unpack .../228-libfile-chdir-perl_0.1008-1.1_all.deb ... #8 34.59 Unpacking libfile-chdir-perl (0.1008-1.1) ... #8 34.62 Selecting previously unselected package libfile-fcntllock-perl. #27 1.367 + RM_GOPATH=0 #27 1.367 + TMP_GOPATH= #27 1.368 + : /build #27 1.368 + '[' -z '' ']' #27 1.369 ++ mktemp -d #27 1.375 + export GOPATH=/tmp/tmp.0TN5ZLXiRf #27 1.375 + GOPATH=/tmp/tmp.0TN5ZLXiRf #27 1.375 + RM_GOPATH=1 #27 1.375 + case "$(go env GOARCH)" in #27 1.375 ++ go env GOARCH #27 1.388 + export GO_BUILDMODE=-buildmode=pie #27 1.388 + GO_BUILDMODE=-buildmode=pie #27 1.388 ++ dirname /install.sh #27 1.390 Install tini version v0.19.0 #27 1.390 + dir=/ #27 1.390 + bin=tini #27 1.390 + shift #27 1.390 + '[' '!' -f //tini.installer ']' #27 1.390 + . //tini.installer #27 1.390 ++ : v0.19.0 #27 1.390 + install_tini #27 1.390 + echo 'Install tini version v0.19.0' #27 1.390 + git clone https://github.com/krallin/tini.git /tmp/tmp.0TN5ZLXiRf/tini #27 1.400 Cloning into '/tmp/tmp.0TN5ZLXiRf/tini'... #8 34.62 Preparing to unpack .../229-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ... #8 34.63 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #8 34.66 Selecting previously unselected package libnumber-compare-perl. #8 34.66 Preparing to unpack .../230-libnumber-compare-perl_0.03-1.1_all.deb ... #8 34.67 Unpacking libnumber-compare-perl (0.03-1.1) ... #8 34.70 Selecting previously unselected package libtext-glob-perl. #8 34.71 Preparing to unpack .../231-libtext-glob-perl_0.11-1_all.deb ... #8 34.71 Unpacking libtext-glob-perl (0.11-1) ... #8 34.75 Selecting previously unselected package libfile-find-rule-perl. #8 34.75 Preparing to unpack .../232-libfile-find-rule-perl_0.34-1_all.deb ... #8 34.75 Unpacking libfile-find-rule-perl (0.34-1) ... #8 34.79 Selecting previously unselected package libfont-afm-perl. #8 34.79 Preparing to unpack .../233-libfont-afm-perl_1.20-3_all.deb ... #8 34.79 Unpacking libfont-afm-perl (1.20-3) ... #8 34.83 Selecting previously unselected package libio-string-perl. #8 34.83 Preparing to unpack .../234-libio-string-perl_1.08-3.1_all.deb ... #8 34.84 Unpacking libio-string-perl (1.08-3.1) ... #12 119.9 Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 52/68 #12 120.4 Installing : perl-Test-Harness-3.28-3.el7.noarch 53/68 #27 1.837 + cd /tmp/tmp.0TN5ZLXiRf/tini #27 1.837 + git checkout -q v0.19.0 #27 1.852 + cmake . #8 34.91 Selecting previously unselected package libfont-ttf-perl. #8 34.91 Preparing to unpack .../235-libfont-ttf-perl_1.06-1.1_all.deb ... #8 34.92 Unpacking libfont-ttf-perl (1.06-1.1) ... #8 34.99 Selecting previously unselected package libio-stringy-perl. #8 34.99 Preparing to unpack .../236-libio-stringy-perl_2.111-3_all.deb ... #8 35.00 Unpacking libio-stringy-perl (2.111-3) ... #8 35.03 Selecting previously unselected package libparams-validate-perl:arm64. #8 35.04 Preparing to unpack .../237-libparams-validate-perl_1.30-1+b1_arm64.deb ... #8 35.04 Unpacking libparams-validate-perl:arm64 (1.30-1+b1) ... #8 35.08 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 35.08 Preparing to unpack .../238-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #8 35.09 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #8 35.12 Selecting previously unselected package libsort-versions-perl. #8 35.13 Preparing to unpack .../239-libsort-versions-perl_1.62-1_all.deb ... #8 35.13 Unpacking libsort-versions-perl (1.62-1) ... #8 35.16 Selecting previously unselected package libgit-wrapper-perl. #27 2.071 -- The C compiler identification is GNU 10.2.1 #27 2.108 -- Detecting C compiler ABI info #8 35.17 Preparing to unpack .../240-libgit-wrapper-perl_0.048-1_all.deb ... #8 35.17 Unpacking libgit-wrapper-perl (0.048-1) ... #8 35.21 Selecting previously unselected package libhttp-tiny-multipart-perl. #8 35.21 Preparing to unpack .../241-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #8 35.21 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #8 35.25 Selecting previously unselected package libio-prompter-perl. #8 35.25 Preparing to unpack .../242-libio-prompter-perl_0.004015-1_all.deb ... #8 35.25 Unpacking libio-prompter-perl (0.004015-1) ... #8 35.29 Selecting previously unselected package libjson-perl. #8 35.29 Preparing to unpack .../243-libjson-perl_4.03000-1_all.deb ... #8 35.30 Unpacking libjson-perl (4.03000-1) ... #8 35.34 Selecting previously unselected package liblog-any-perl. #8 35.34 Preparing to unpack .../244-liblog-any-perl_1.709-1_all.deb ... #8 35.35 Unpacking liblog-any-perl (1.709-1) ... #8 35.38 Selecting previously unselected package liblog-any-adapter-screen-perl. #8 35.39 Preparing to unpack .../245-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #8 35.39 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #12 120.5 Installing : automake-1.13.4-3.el7.noarch 54/68 #12 121.0 install-info: No such file or directory for /usr/share/info/automake.info.gz #27 2.325 -- Detecting C compiler ABI info - done #27 2.366 -- Check for working C compiler: /usr/bin/cc - skipped #27 2.371 -- Detecting C compile features #27 2.372 -- Detecting C compile features - done #27 2.386 -- Performing Test HAS_BUILTIN_FORTIFY #27 2.465 -- Performing Test HAS_BUILTIN_FORTIFY - Failed mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #8 35.46 Selecting previously unselected package libpackage-stash-perl. #8 35.46 Preparing to unpack .../246-libpackage-stash-perl_0.39-1_all.deb ... #8 35.47 Unpacking libpackage-stash-perl (0.39-1) ... #8 35.51 Selecting previously unselected package libsub-identify-perl. #8 35.51 Preparing to unpack .../247-libsub-identify-perl_0.14-1+b3_arm64.deb ... #8 35.52 Unpacking libsub-identify-perl (0.14-1+b3) ... #8 35.55 Selecting previously unselected package libsub-name-perl. #8 35.56 Preparing to unpack .../248-libsub-name-perl_0.26-1+b1_arm64.deb ... #8 35.56 Unpacking libsub-name-perl (0.26-1+b1) ... #8 35.60 Selecting previously unselected package libnamespace-clean-perl. #8 35.60 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ... #8 35.60 Unpacking libnamespace-clean-perl (0.27-1) ... #8 35.64 Selecting previously unselected package libpath-tiny-perl. #8 35.64 Preparing to unpack .../250-libpath-tiny-perl_0.118-1_all.deb ... #8 35.65 Unpacking libpath-tiny-perl (0.118-1) ... #27 2.508 -- Configuring done #27 2.513 -- Generating done #27 2.521 -- Build files have been written to: /tmp/tmp.0TN5ZLXiRf/tini #27 2.524 + make tini-static #27 2.721 Scanning dependencies of target tini-static #8 35.73 Selecting previously unselected package libtype-tiny-perl. #8 35.73 Preparing to unpack .../251-libtype-tiny-perl_1.012001-2_all.deb ... #8 35.74 Unpacking libtype-tiny-perl (1.012001-2) ... #8 35.82 Selecting previously unselected package libgitlab-api-v4-perl. #8 35.82 Preparing to unpack .../252-libgitlab-api-v4-perl_0.26-1_all.deb ... #8 35.83 Unpacking libgitlab-api-v4-perl (0.26-1) ... #8 35.90 Selecting previously unselected package libglib2.0-0:arm64. #8 35.90 Preparing to unpack .../253-libglib2.0-0_2.66.8-1_arm64.deb ... #8 35.91 Unpacking libglib2.0-0:arm64 (2.66.8-1) ... #12 121.1 Installing : libtool-2.4.2-22.el7_3.x86_64 55/68 #12 121.6 install-info: No such file or directory for /usr/share/info/libtool.info.gz #27 2.776 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #8 36.04 Selecting previously unselected package libglib2.0-data. #8 36.04 Preparing to unpack .../254-libglib2.0-data_2.66.8-1_all.deb ... #8 36.05 Unpacking libglib2.0-data (2.66.8-1) ... #8 36.20 Selecting previously unselected package libgpm2:arm64. #8 36.20 Preparing to unpack .../255-libgpm2_1.20.7-8_arm64.deb ... #8 36.21 Unpacking libgpm2:arm64 (1.20.7-8) ... #8 36.24 Selecting previously unselected package libhash-fieldhash-perl. #12 121.8 Installing : glibc-static-2.17-326.el7_9.x86_64 56/68 #12 121.8 Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 57/68 #12 121.8 Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64 58/68 #12 121.9 Installing : libseccomp-devel-2.3.1-4.el7.x86_64 59/68 #27 3.274 [100%] Linking C executable tini-static #8 36.25 Preparing to unpack .../256-libhash-fieldhash-perl_0.15-1+b3_arm64.deb ... #8 36.25 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #8 36.29 Selecting previously unselected package libhtml-form-perl. #8 36.29 Preparing to unpack .../257-libhtml-form-perl_6.07-1_all.deb ... #8 36.30 Unpacking libhtml-form-perl (6.07-1) ... #8 36.33 Selecting previously unselected package libhtml-format-perl. #8 36.33 Preparing to unpack .../258-libhtml-format-perl_2.12-1.1_all.deb ... #8 36.34 Unpacking libhtml-format-perl (2.12-1.1) ... #8 36.38 Selecting previously unselected package libhtml-html5-entities-perl. #8 36.38 Preparing to unpack .../259-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #8 36.38 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #8 36.44 Selecting previously unselected package libhttp-daemon-perl. #8 36.44 Preparing to unpack .../260-libhttp-daemon-perl_6.12-1_all.deb ... #8 36.45 Unpacking libhttp-daemon-perl (6.12-1) ... #8 36.49 Selecting previously unselected package libio-sessiondata-perl. #27 3.445 [100%] Built target tini-static #27 3.468 + mkdir -p /build #27 3.470 + cp tini-static /build/docker-init #8 36.49 Preparing to unpack .../261-libio-sessiondata-perl_1.03-1.1_all.deb ... #8 36.50 Unpacking libio-sessiondata-perl (1.03-1.1) ... #8 36.53 Selecting previously unselected package libipc-run3-perl. #8 36.53 Preparing to unpack .../262-libipc-run3-perl_0.048-2_all.deb ... #8 36.54 Unpacking libipc-run3-perl (0.048-2) ... #8 36.58 Selecting previously unselected package libtypes-serialiser-perl. #8 36.58 Preparing to unpack .../263-libtypes-serialiser-perl_1.01-1_all.deb ... #8 36.59 Unpacking libtypes-serialiser-perl (1.01-1) ... #8 36.67 Selecting previously unselected package libjson-xs-perl. #8 36.68 Preparing to unpack .../264-libjson-xs-perl_4.030-1+b1_arm64.deb ... #8 36.68 Unpacking libjson-xs-perl (4.030-1+b1) ... #8 36.72 Selecting previously unselected package libjson-maybexs-perl. #27 DONE 3.6s #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #22 sha256:e1b6db0279b19cf73835e965177f684d22797f6b2ec0d065631b430cdb14a97b #22 54.12 Selecting previously unselected package mingw-w64-x86-64-dev. #22 54.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... #22 54.13 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... #22 56.12 Selecting previously unselected package gcc-mingw-w64-base. #22 56.12 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... #22 56.13 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... #22 56.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. #22 56.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... #22 56.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... #8 36.72 Preparing to unpack .../265-libjson-maybexs-perl_1.004003-1_all.deb ... #8 36.73 Unpacking libjson-maybexs-perl (1.004003-1) ... #8 36.76 Selecting previously unselected package libldap-common. #8 36.76 Preparing to unpack .../266-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... #8 36.77 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... #8 36.81 Selecting previously unselected package liblist-compare-perl. #8 36.81 Preparing to unpack .../267-liblist-compare-perl_0.55-1_all.deb ... #8 36.81 Unpacking liblist-compare-perl (0.55-1) ... #8 36.85 Selecting previously unselected package liblist-someutils-perl. #8 36.85 Preparing to unpack .../268-liblist-someutils-perl_0.58-1_all.deb ... #8 36.85 Unpacking liblist-someutils-perl (0.58-1) ... #8 36.89 Selecting previously unselected package liblist-someutils-xs-perl. #8 36.89 Preparing to unpack .../269-liblist-someutils-xs-perl_0.58-2+b1_arm64.deb ... #8 36.90 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #8 36.94 Selecting previously unselected package liblist-utilsby-perl. #8 36.94 Preparing to unpack .../270-liblist-utilsby-perl_0.11-1_all.deb ... #8 36.95 Unpacking liblist-utilsby-perl (0.11-1) ... #8 36.99 Selecting previously unselected package libltdl7:arm64. #8 36.99 Preparing to unpack .../271-libltdl7_2.4.6-15_arm64.deb ... #8 37.00 Unpacking libltdl7:arm64 (2.4.6-15) ... #8 37.03 Selecting previously unselected package libltdl-dev:arm64. #8 37.04 Preparing to unpack .../272-libltdl-dev_2.4.6-15_arm64.deb ... #8 37.04 Unpacking libltdl-dev:arm64 (2.4.6-15) ... #8 37.10 Selecting previously unselected package liblzo2-2:arm64. #8 37.10 Preparing to unpack .../273-liblzo2-2_2.10-2_arm64.deb ... #8 37.11 Unpacking liblzo2-2:arm64 (2.10-2) ... #8 37.15 Selecting previously unselected package libsys-hostname-long-perl. #8 37.15 Preparing to unpack .../274-libsys-hostname-long-perl_1.5-2_all.deb ... #8 37.15 Unpacking libsys-hostname-long-perl (1.5-2) ... #8 37.19 Selecting previously unselected package libmail-sendmail-perl. #8 37.19 Preparing to unpack .../275-libmail-sendmail-perl_0.80-1.1_all.deb ... #8 37.19 Unpacking libmail-sendmail-perl (0.80-1.1) ... #8 37.23 Selecting previously unselected package libnet-smtp-ssl-perl. From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master #12 121.9 Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 60/68 #12 122.7 Installing : cmake-2.8.12.2-2.el7.x86_64 61/68 #8 37.23 Preparing to unpack .../276-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 37.24 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 37.27 Selecting previously unselected package libmailtools-perl. #8 37.27 Preparing to unpack .../277-libmailtools-perl_2.21-1_all.deb ... #8 37.28 Unpacking libmailtools-perl (2.21-1) ... #8 37.33 Selecting previously unselected package libmarkdown2:arm64. #8 37.33 Preparing to unpack .../278-libmarkdown2_2.2.6-1_arm64.deb ... #8 37.33 Unpacking libmarkdown2:arm64 (2.2.6-1) ... #8 37.37 Selecting previously unselected package libmime-tools-perl. #8 37.37 Preparing to unpack .../279-libmime-tools-perl_5.509-1_all.deb ... #8 37.37 Unpacking libmime-tools-perl (5.509-1) ... #8 37.43 Selecting previously unselected package libmoox-aliases-perl. #8 37.43 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1.1_all.deb ... #8 37.43 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #8 37.47 Selecting previously unselected package libnamespace-autoclean-perl. #8 37.47 Preparing to unpack .../281-libnamespace-autoclean-perl_0.29-1_all.deb ... #8 37.47 Unpacking libnamespace-autoclean-perl (0.29-1) ... #8 37.51 Selecting previously unselected package libobject-id-perl. #8 37.51 Preparing to unpack .../282-libobject-id-perl_0.1.2-2.1_all.deb ... #8 37.52 Unpacking libobject-id-perl (0.1.2-2.1) ... #8 37.55 Selecting previously unselected package libmoox-struct-perl. #8 37.56 Preparing to unpack .../283-libmoox-struct-perl_0.020-1_all.deb ... #8 37.56 Unpacking libmoox-struct-perl (0.020-1) ... #8 37.61 Selecting previously unselected package libmouse-perl. #8 37.61 Preparing to unpack .../284-libmouse-perl_2.5.10-1+b1_arm64.deb ... #8 37.61 Unpacking libmouse-perl (2.5.10-1+b1) ... #8 37.66 Selecting previously unselected package libnumber-range-perl. #8 37.66 Preparing to unpack .../285-libnumber-range-perl_0.12-1.1_all.deb ... #8 37.67 Unpacking libnumber-range-perl (0.12-1.1) ... #8 37.71 Selecting previously unselected package libossp-uuid16:arm64. #8 37.71 Preparing to unpack .../286-libossp-uuid16_1.6.2-1.5+b9_arm64.deb ... #8 37.71 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b9) ... #8 37.75 Selecting previously unselected package libossp-uuid-perl. #8 37.75 Preparing to unpack .../287-libossp-uuid-perl_1.6.2-1.5+b9_arm64.deb ... #8 37.75 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #8 37.79 Selecting previously unselected package libpackage-stash-xs-perl. git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 #12 122.8 Installing : which-2.20-7.el7.x86_64 62/68 #12 123.3 install-info: No such file or directory for /usr/share/info/which.info.gz #8 37.79 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1+b2_arm64.deb ... #8 37.79 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #8 37.83 Selecting previously unselected package libpath-iterator-rule-perl. #8 37.83 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ... #8 37.84 Unpacking libpath-iterator-rule-perl (1.014-1) ... #8 37.89 Selecting previously unselected package libperlio-gzip-perl. #8 37.89 Preparing to unpack .../290-libperlio-gzip-perl_0.19-1+b7_arm64.deb ... #8 37.91 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #8 37.95 Selecting previously unselected package libpod-parser-perl. #8 37.95 Preparing to unpack .../291-libpod-parser-perl_1.63-2_all.deb ... #8 37.96 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #8 37.97 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #8 37.98 Unpacking libpod-parser-perl (1.63-2) ... #8 38.02 Selecting previously unselected package libpod-constants-perl. mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #8 38.03 Preparing to unpack .../292-libpod-constants-perl_0.19-2_all.deb ... #8 38.04 Unpacking libpod-constants-perl (0.19-2) ... #8 38.10 Selecting previously unselected package libproc-processtable-perl. #8 38.10 Preparing to unpack .../293-libproc-processtable-perl_0.59-2+b1_arm64.deb ... #8 38.10 Unpacking libproc-processtable-perl (0.59-2+b1) ... #8 38.15 Selecting previously unselected package libre2-9:arm64. #8 38.15 Preparing to unpack .../294-libre2-9_20210201+dfsg-1_arm64.deb ... #8 38.16 Unpacking libre2-9:arm64 (20210201+dfsg-1) ... #8 38.21 Selecting previously unselected package libre-engine-re2-perl:arm64. #8 38.21 Preparing to unpack .../295-libre-engine-re2-perl_0.14-1_arm64.deb ... #8 38.21 Unpacking libre-engine-re2-perl:arm64 (0.14-1) ... #8 38.24 Selecting previously unselected package libreadonly-perl. #8 38.25 Preparing to unpack .../296-libreadonly-perl_2.050-3_all.deb ... #8 38.25 Unpacking libreadonly-perl (2.050-3) ... #8 38.29 Selecting previously unselected package libref-util-perl. #12 123.8 Cleanup : 7:device-mapper-1.02.170-6.el7.x86_64 63/68 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #8 38.29 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ... #8 38.29 Unpacking libref-util-perl (0.204-1) ... #8 38.33 Selecting previously unselected package libref-util-xs-perl. #8 38.33 Preparing to unpack .../298-libref-util-xs-perl_0.117-1+b3_arm64.deb ... #8 38.33 Unpacking libref-util-xs-perl (0.117-1+b3) ... #8 38.38 Selecting previously unselected package libregexp-pattern-license-perl. #8 38.38 Preparing to unpack .../299-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #8 38.38 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #8 38.43 Selecting previously unselected package libregexp-pattern-perl. #8 38.43 Preparing to unpack .../300-libregexp-pattern-perl_0.2.14-1_all.deb ... #8 38.43 Unpacking libregexp-pattern-perl (0.2.14-1) ... #8 38.47 Selecting previously unselected package libsasl2-modules:arm64. #8 38.48 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... #8 38.48 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #8 38.52 Selecting previously unselected package libsereal-decoder-perl. #8 38.53 Preparing to unpack .../302-libsereal-decoder-perl_4.018+ds-1+b1_arm64.deb ... #8 38.53 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #8 38.58 Selecting previously unselected package libsereal-encoder-perl. #8 38.58 Preparing to unpack .../303-libsereal-encoder-perl_4.018+ds-1+b1_arm64.deb ... #8 38.59 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #8 38.66 Selecting previously unselected package libtask-weaken-perl. #8 38.67 Preparing to unpack .../304-libtask-weaken-perl_1.06-1_all.deb ... #8 38.67 Unpacking libtask-weaken-perl (1.06-1) ... #8 38.71 Selecting previously unselected package libxml-parser-perl:arm64. #8 38.71 Preparing to unpack .../305-libxml-parser-perl_2.46-2_arm64.deb ... #8 38.72 Unpacking libxml-parser-perl:arm64 (2.46-2) ... #8 38.77 Selecting previously unselected package libsoap-lite-perl. #8 38.77 Preparing to unpack .../306-libsoap-lite-perl_1.27-1_all.deb ... #8 38.78 Unpacking libsoap-lite-perl (1.27-1) ... #8 38.83 Selecting previously unselected package libsort-key-perl. #8 38.84 Preparing to unpack .../307-libsort-key-perl_1.33-2+b3_arm64.deb ... #8 38.84 Unpacking libsort-key-perl (1.33-2+b3) ... #8 38.88 Selecting previously unselected package libstring-copyright-perl. #8 38.89 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ... #8 38.89 Unpacking libstring-copyright-perl (0.003006-1) ... #8 38.93 Selecting previously unselected package libstring-escape-perl. #8 38.93 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ... #8 38.93 Unpacking libstring-escape-perl (2010.002-2) ... #8 38.97 Selecting previously unselected package libstring-shellquote-perl. #8 38.98 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ... #8 38.98 Unpacking libstring-shellquote-perl (1.04-1) ... #8 39.02 Selecting previously unselected package libsys-cpuaffinity-perl:arm64. #8 39.02 Preparing to unpack .../311-libsys-cpuaffinity-perl_1.13~03-1_arm64.deb ... #8 39.02 Unpacking libsys-cpuaffinity-perl:arm64 (1.13~03-1) ... #8 39.06 Selecting previously unselected package libterm-readkey-perl. #8 39.06 Preparing to unpack .../312-libterm-readkey-perl_2.38-1+b2_arm64.deb ... #8 39.07 Unpacking libterm-readkey-perl (2.38-1+b2) ... #8 39.10 Selecting previously unselected package libtext-levenshteinxs-perl. #8 39.10 Preparing to unpack .../313-libtext-levenshteinxs-perl_0.03-4+b8_arm64.deb ... #8 39.11 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #8 39.14 Selecting previously unselected package libtext-markdown-discount-perl:arm64. #8 39.14 Preparing to unpack .../314-libtext-markdown-discount-perl_0.12-1+b1_arm64.deb ... #8 39.15 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1+b1) ... #8 39.19 Selecting previously unselected package libtext-xslate-perl. #8 39.19 Preparing to unpack .../315-libtext-xslate-perl_3.5.8-1+b1_arm64.deb ... #8 39.20 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #8 39.24 Selecting previously unselected package libtime-duration-perl. #8 39.25 Preparing to unpack .../316-libtime-duration-perl_1.21-1_all.deb ... #8 39.25 Unpacking libtime-duration-perl (1.21-1) ... #8 39.29 Selecting previously unselected package libtime-moment-perl. #8 39.29 Preparing to unpack .../317-libtime-moment-perl_0.44-1+b3_arm64.deb ... #8 39.30 Unpacking libtime-moment-perl (0.44-1+b3) ... #8 39.35 Selecting previously unselected package libtype-tiny-xs-perl. #12 123.8 Cleanup : 7:device-mapper-libs-1.02.170-6.el7.x86_64 64/68 == Building packages for debian-buster == mkdir -p "debbuild/debian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-buster/x86_64 -f debian-buster/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:2db23ba7c2c664a35954e89d1065fa966cf449541def2146c959839b8117fce4 #1 transferring dockerfile: 830B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:76a3527d50bd9a78394e9a7929f9ec65a63661e34d54c30688aa4b5174206059 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:2d5fd74ea1868e27ff96e0252cd1334b1693ff2207e0d19541bb490938365d0d #5 DONE 0.0s #6 [auth] library/debian:pull token for registry-1.docker.io #6 sha256:aa648e7e01c48dad147e4ef0c743be4af301631e577ee4cd4fb2f791fc6ce9f4 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 #22 58.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. #22 58.81 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... #22 58.81 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... #8 39.36 Preparing to unpack .../318-libtype-tiny-xs-perl_0.022-1_arm64.deb ... #8 39.36 Unpacking libtype-tiny-xs-perl (0.022-1) ... #8 39.39 Selecting previously unselected package libunicode-utf8-perl. #8 39.40 Preparing to unpack .../319-libunicode-utf8-perl_0.62-1+b2_arm64.deb ... #8 39.40 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #8 39.44 Selecting previously unselected package libxdelta2. #8 39.44 Preparing to unpack .../320-libxdelta2_1.1.3-9.3_arm64.deb ... #8 39.45 Unpacking libxdelta2 (1.1.3-9.3) ... #8 39.50 Selecting previously unselected package libxext6:arm64. #8 39.50 Preparing to unpack .../321-libxext6_2%3a1.3.3-1.1_arm64.deb ... #8 39.50 Unpacking libxext6:arm64 (2:1.3.3-1.1) ... #8 39.54 Selecting previously unselected package libxml-namespacesupport-perl. #8 39.54 Preparing to unpack .../322-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #8 39.55 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #8 39.58 Selecting previously unselected package libxml-sax-base-perl. #8 39.58 Preparing to unpack .../323-libxml-sax-base-perl_1.09-1.1_all.deb ... #8 39.59 Unpacking libxml-sax-base-perl (1.09-1.1) ... #8 39.63 Selecting previously unselected package libxml-sax-perl. #4 DONE 0.3s #3 [internal] load metadata for docker.io/library/debian:buster #3 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 #3 DONE 0.3s #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f #7 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef #7 DONE 0.0s #9 [internal] load build context #9 sha256:12176f50f6eb08f34eab058862cf656f65b8f2a91365d73ba30a53abee918853 #9 DONE 0.0s #8 39.63 Preparing to unpack .../324-libxml-sax-perl_1.02+dfsg-1_all.deb ... #8 39.64 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #8 39.68 Selecting previously unselected package libxml-libxml-perl. #8 39.68 Preparing to unpack .../325-libxml-libxml-perl_2.0134+dfsg-2+b1_arm64.deb ... #8 39.68 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 39.76 Selecting previously unselected package libxml-sax-expat-perl. #8 39.77 Preparing to unpack .../326-libxml-sax-expat-perl_0.51-1_all.deb ... #8 39.77 Unpacking libxml-sax-expat-perl (0.51-1) ... #8 39.81 Selecting previously unselected package libxmlrpc-lite-perl. #8 39.82 Preparing to unpack .../327-libxmlrpc-lite-perl_0.717-4_all.deb ... #8 39.82 Unpacking libxmlrpc-lite-perl (0.717-4) ... #8 39.88 Selecting previously unselected package libxmuu1:arm64. #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #13 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done #13 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 3.15MB / 50.44MB 0.1s #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 2.10MB / 7.86MB 0.1s #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 1.25MB / 10.00MB 0.1s #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #12 124.8 Cleanup : systemd-219-78.el7.x86_64 65/68 #8 39.88 Preparing to unpack .../328-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... #8 39.88 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... #8 39.93 Selecting previously unselected package libyaml-0-2:arm64. #8 39.93 Preparing to unpack .../329-libyaml-0-2_0.2.2-1_arm64.deb ... #8 39.94 Unpacking libyaml-0-2:arm64 (0.2.2-1) ... #8 39.99 Selecting previously unselected package libyaml-libyaml-perl. #8 39.99 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1+b1_arm64.deb ... #8 39.99 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 40.03 Selecting previously unselected package licensecheck. #8 40.03 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ... #8 40.04 Unpacking licensecheck (3.1.1-2) ... #8 40.08 Selecting previously unselected package lzip. #8 40.08 Preparing to unpack .../332-lzip_1.22-3_arm64.deb ... #8 40.08 Unpacking lzip (1.22-3) ... #8 40.13 Selecting previously unselected package lzop. #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 8.39MB / 50.44MB 0.2s #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 6.89MB / 7.86MB 0.2s #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 5.31MB / 10.00MB 0.2s #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 31.40MB / 50.44MB 0.4s #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.4s done #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.4s #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 0B / 51.84MB 0.4s #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 36.32MB / 50.44MB 0.5s #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.5s done #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 6.29MB / 51.84MB 0.5s #12 125.3 Cleanup : systemd-libs-219-78.el7.x86_64 66/68 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 #8 40.13 Preparing to unpack .../333-lzop_1.04-2_arm64.deb ... #8 40.13 Unpacking lzop (1.04-2) ... #8 40.17 Selecting previously unselected package t1utils. #8 40.18 Preparing to unpack .../334-t1utils_1.41-4_arm64.deb ... #8 40.19 Unpacking t1utils (1.41-4) ... #8 40.27 Selecting previously unselected package unzip. #8 40.28 Preparing to unpack .../335-unzip_6.0-26_arm64.deb ... #8 40.28 Unpacking unzip (6.0-26) ... #8 40.36 Selecting previously unselected package lintian. #8 40.36 Preparing to unpack .../336-lintian_2.104.0_all.deb ... #8 40.37 Unpacking lintian (2.104.0) ... #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 12.58MB / 51.84MB 0.6s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 2.10MB / 68.83MB 0.6s #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 47.19MB / 50.44MB 0.7s #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 18.74MB / 51.84MB 0.7s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 6.29MB / 68.83MB 0.7s #12 125.8 Cleanup : glibc-common-2.17-317.el7.x86_64 67/68 From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 #8 40.67 Selecting previously unselected package lsb-release. #8 40.68 Preparing to unpack .../337-lsb-release_11.1.0_all.deb ... #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 0.8s #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 25.17MB / 51.84MB 0.8s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 13.27MB / 68.83MB 0.8s #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.0s done #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 39.85MB / 51.84MB 1.0s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 27.26MB / 68.83MB 1.0s From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 debian-bullseye make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources #8 40.68 Unpacking lsb-release (11.1.0) ... #8 40.72 Selecting previously unselected package manpages-dev. #8 40.72 Preparing to unpack .../338-manpages-dev_5.10-1_all.deb ... #8 40.73 Unpacking manpages-dev (5.10-1) ... #13 ... #9 [internal] load build context #9 sha256:12176f50f6eb08f34eab058862cf656f65b8f2a91365d73ba30a53abee918853 #9 transferring context: 29.32MB 1.0s done #9 DONE 1.1s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 48.23MB / 51.84MB 1.1s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 32.51MB / 68.83MB 1.1s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 0B / 141.86MB 1.1s #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.2s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 40.69MB / 68.83MB 1.2s #13 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 49.28MB / 68.83MB 1.3s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 14.68MB / 141.86MB 1.3s docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #8 41.02 Selecting previously unselected package pbzip2. #8 41.02 Preparing to unpack .../339-pbzip2_1.1.13-1_arm64.deb ... #8 41.03 Unpacking pbzip2 (1.1.13-1) ... #8 41.10 Selecting previously unselected package pixz. #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.4s done #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 59.77MB / 68.83MB 1.4s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 22.02MB / 141.86MB 1.4s #13 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 0B / 156B 1.4s #8 41.10 Preparing to unpack .../340-pixz_1.0.7-1_arm64.deb ... #8 41.10 Unpacking pixz (1.0.7-1) ... #8 41.14 Selecting previously unselected package xdelta. #8 41.14 Preparing to unpack .../341-xdelta_1.1.3-9.3_arm64.deb ... #8 41.15 Unpacking xdelta (1.1.3-9.3) ... #8 41.18 Selecting previously unselected package xdelta3. #8 41.18 Preparing to unpack .../342-xdelta3_3.0.11-dfsg-1+b1_arm64.deb ... #8 41.19 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #8 41.23 Selecting previously unselected package pristine-tar. #8 41.23 Preparing to unpack .../343-pristine-tar_1.49_arm64.deb ... #8 41.24 Unpacking pristine-tar (1.49) ... #8 41.28 Selecting previously unselected package publicsuffix. #8 41.28 Preparing to unpack .../344-publicsuffix_20211207.1025-0+deb11u1_all.deb ... #8 41.29 Unpacking publicsuffix (20211207.1025-0+deb11u1) ... #8 41.33 Selecting previously unselected package python-apt-common. #12 125.8 Cleanup : glibc-2.17-317.el7.x86_64 68/68 #12 126.9 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/68 #12 126.9 Verifying : libselinux-devel-2.5-15.el7.x86_64 2/68 #12 126.9 Verifying : policycoreutils-python-2.5-34.el7.x86_64 3/68 #12 126.9 Verifying : glibc-2.17-326.el7_9.x86_64 4/68 #12 126.9 Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 5/68 #12 126.9 Verifying : openssh-clients-7.4p1-22.el7_9.x86_64 6/68 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 66.06MB / 68.83MB 1.5s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 31.46MB / 141.86MB 1.5s #13 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 1.4s done #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 54.53MB / 141.86MB 1.7s #8 41.34 Preparing to unpack .../345-python-apt-common_2.2.1_all.deb ... #8 41.34 Unpacking python-apt-common (2.2.1) ... #8 41.40 Selecting previously unselected package python3-apt. #8 41.40 Preparing to unpack .../346-python3-apt_2.2.1_arm64.deb ... #8 41.41 Unpacking python3-apt (2.2.1) ... #8 41.46 Selecting previously unselected package python3-certifi. #8 41.46 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ... #8 41.47 Unpacking python3-certifi (2020.6.20-1) ... #8 41.51 Selecting previously unselected package python3-idna. #8 41.52 Preparing to unpack .../348-python3-idna_2.10-1_all.deb ... #8 41.52 Unpacking python3-idna (2.10-1) ... #8 41.56 Selecting previously unselected package python3-magic. #8 41.56 Preparing to unpack .../349-python3-magic_2%3a0.4.20-3_all.deb ... #8 41.57 Unpacking python3-magic (2:0.4.20-3) ... #8 41.61 Selecting previously unselected package python3-urllib3. #8 41.61 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ... #8 41.62 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #8 41.67 Selecting previously unselected package python3-requests. #12 126.9 Verifying : cmake-2.8.12.2-2.el7.x86_64 7/68 #12 127.0 Verifying : btrfs-progs-devel-4.9.1-1.el7.x86_64 8/68 #12 127.0 Verifying : automake-1.13.4-3.el7.noarch 9/68 #12 127.0 Verifying : lzo-2.06-8.el7.x86_64 10/68 #12 127.0 Verifying : m4-1.4.16-10.el7.x86_64 11/68 #12 127.0 Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 12/68 #12 127.0 Verifying : git-1.8.3.1-23.el7_8.x86_64 13/68 #12 127.0 Verifying : checkpolicy-2.5-8.el7.x86_64 14/68 #12 127.0 Verifying : btrfs-progs-4.9.1-1.el7.x86_64 15/68 #12 127.0 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 16/68 #12 127.1 Verifying : policycoreutils-2.5-34.el7.x86_64 17/68 #12 127.1 Verifying : perl-Test-Harness-3.28-3.el7.noarch 18/68 #12 127.1 Verifying : which-2.20-7.el7.x86_64 19/68 #12 127.1 Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 20/68 #12 127.1 Verifying : cpp-4.8.5-44.el7.x86_64 21/68 #12 127.1 Verifying : glibc-headers-2.17-326.el7_9.x86_64 22/68 #12 127.1 Verifying : python-IPy-0.75-6.el7.noarch 23/68 #12 127.1 Verifying : libseccomp-2.3.1-4.el7.x86_64 24/68 #12 127.1 Verifying : systemd-devel-219-78.el7_9.5.x86_64 25/68 #12 127.2 Verifying : fipscheck-1.4.1-6.el7.x86_64 26/68 #12 127.2 Verifying : libselinux-utils-2.5-15.el7.x86_64 27/68 #12 127.2 Verifying : 1:make-3.82-24.el7.x86_64 28/68 #12 127.2 Verifying : kernel-headers-3.10.0-1160.71.1.el7.x86_64 29/68 #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 63.96MB / 141.86MB 1.8s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 74.34MB / 141.86MB 1.9s #8 41.67 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ... #8 41.68 Unpacking python3-requests (2.25.1+dfsg-2) ... #8 41.72 Selecting previously unselected package python3-unidiff. #8 41.72 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ... #8 41.73 Unpacking python3-unidiff (0.5.5-2) ... #8 41.78 Selecting previously unselected package python3-xdg. #8 41.78 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ... #8 41.79 Unpacking python3-xdg (0.27-2) ... #8 41.84 Selecting previously unselected package shared-mime-info. #8 41.85 Preparing to unpack .../354-shared-mime-info_2.0-1_arm64.deb ... #8 41.85 Unpacking shared-mime-info (2.0-1) ... #12 127.3 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 30/68 #12 127.3 Verifying : libtool-2.4.2-22.el7_3.x86_64 31/68 #12 127.3 Verifying : setools-libs-3.3.8-4.el7.x86_64 32/68 #12 127.3 Verifying : libsemanage-python-2.5-14.el7.x86_64 33/68 #12 127.3 Verifying : e2fsprogs-libs-1.42.9-19.el7.x86_64 34/68 #12 127.3 Verifying : libarchive-3.1.2-14.el7_7.x86_64 35/68 #12 127.3 Verifying : mpfr-3.1.1-4.el7.x86_64 36/68 #12 127.3 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 37/68 #12 127.3 Verifying : openssh-7.4p1-22.el7_9.x86_64 38/68 #12 127.3 Verifying : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 39/68 #12 127.4 Verifying : libselinux-python-2.5-15.el7.x86_64 40/68 #12 127.4 Verifying : libseccomp-devel-2.3.1-4.el7.x86_64 41/68 #12 127.4 Verifying : gcc-4.8.5-44.el7.x86_64 42/68 #12 127.4 Verifying : libmpc-1.0.1-3.el7.x86_64 43/68 #12 127.4 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 44/68 #12 127.4 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 45/68 #12 127.4 Verifying : libsepol-devel-2.5-10.el7.x86_64 46/68 #12 127.4 Verifying : glibc-static-2.17-326.el7_9.x86_64 47/68 #12 127.4 Verifying : 1:perl-Error-0.17020-2.el7.noarch 48/68 #12 127.5 Verifying : glibc-common-2.17-326.el7_9.x86_64 49/68 #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 2.1s done #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 95.42MB / 141.86MB 2.1s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 106.95MB / 141.86MB 2.2s #12 127.5 Verifying : policycoreutils-devel-2.5-34.el7.x86_64 50/68 #12 127.5 Verifying : pcre-devel-8.32-17.el7.x86_64 51/68 #12 127.5 Verifying : systemd-219-78.el7_9.5.x86_64 52/68 #12 127.5 Verifying : autoconf-2.69-11.el7.noarch 53/68 #12 127.5 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 54/68 #12 127.5 Verifying : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 55/68 #12 127.5 Verifying : glibc-devel-2.17-326.el7_9.x86_64 56/68 #12 127.5 Verifying : rsync-3.1.2-10.el7.x86_64 57/68 #12 127.6 Verifying : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 58/68 #12 127.6 Verifying : systemd-libs-219-78.el7_9.5.x86_64 59/68 #12 127.6 Verifying : libgomp-4.8.5-44.el7.x86_64 60/68 #12 127.6 Verifying : less-458-9.el7.x86_64 61/68 #12 127.6 Verifying : libcgroup-0.41-21.el7.x86_64 62/68 #12 127.6 Verifying : 7:device-mapper-libs-1.02.170-6.el7.x86_64 63/68 #12 127.6 Verifying : glibc-2.17-317.el7.x86_64 64/68 #12 127.6 Verifying : glibc-common-2.17-317.el7.x86_64 65/68 #12 127.6 Verifying : systemd-libs-219-78.el7.x86_64 66/68 #12 127.6 Verifying : 7:device-mapper-1.02.170-6.el7.x86_64 67/68 #12 127.6 Verifying : systemd-219-78.el7.x86_64 68/68 #12 127.7 #12 127.7 Installed: #12 127.7 btrfs-progs-devel.x86_64 0:4.9.1-1.el7 #12 127.7 cmake.x86_64 0:2.8.12.2-2.el7 #12 127.7 device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 #12 127.7 gcc.x86_64 0:4.8.5-44.el7 #12 127.7 git.x86_64 0:1.8.3.1-23.el7_8 #12 127.7 glibc-static.x86_64 0:2.17-326.el7_9 #12 127.7 libarchive.x86_64 0:3.1.2-14.el7_7 #12 127.7 libseccomp-devel.x86_64 0:2.3.1-4.el7 #12 127.7 libselinux-devel.x86_64 0:2.5-15.el7 #12 127.7 libtool.x86_64 0:2.4.2-22.el7_3 #12 127.7 libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 #12 127.7 make.x86_64 1:3.82-24.el7 #12 127.7 selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 #12 127.7 systemd-devel.x86_64 0:219-78.el7_9.5 #12 127.7 which.x86_64 0:2.20-7.el7 #12 127.7 #12 127.7 Dependency Installed: #12 127.7 audit-libs-python.x86_64 0:2.8.5-4.el7 #12 127.7 autoconf.noarch 0:2.69-11.el7 #12 127.7 automake.noarch 0:1.13.4-3.el7 #12 127.7 btrfs-progs.x86_64 0:4.9.1-1.el7 #12 127.7 checkpolicy.x86_64 0:2.5-8.el7 #12 127.7 cpp.x86_64 0:4.8.5-44.el7 #12 127.7 e2fsprogs-libs.x86_64 0:1.42.9-19.el7 #12 127.7 fipscheck.x86_64 0:1.4.1-6.el7 #12 127.7 fipscheck-lib.x86_64 0:1.4.1-6.el7 #12 127.7 glibc-devel.x86_64 0:2.17-326.el7_9 #12 127.7 glibc-headers.x86_64 0:2.17-326.el7_9 #12 127.7 kernel-headers.x86_64 0:3.10.0-1160.71.1.el7 #12 127.7 less.x86_64 0:458-9.el7 #12 127.7 libcgroup.x86_64 0:0.41-21.el7 #12 127.7 libedit.x86_64 0:3.0-12.20121213cvs.el7 #12 127.7 libgomp.x86_64 0:4.8.5-44.el7 #12 127.7 libmpc.x86_64 0:1.0.1-3.el7 #12 127.7 libseccomp.x86_64 0:2.3.1-4.el7 #12 127.7 libselinux-python.x86_64 0:2.5-15.el7 #12 127.7 libselinux-utils.x86_64 0:2.5-15.el7 #12 127.7 libsemanage-python.x86_64 0:2.5-14.el7 #12 127.7 libsepol-devel.x86_64 0:2.5-10.el7 #12 127.7 libtool-ltdl.x86_64 0:2.4.2-22.el7_3 #12 127.7 lzo.x86_64 0:2.06-8.el7 #12 127.7 m4.x86_64 0:1.4.16-10.el7 #12 127.7 mpfr.x86_64 0:3.1.1-4.el7 #12 127.7 openssh.x86_64 0:7.4p1-22.el7_9 #12 127.7 openssh-clients.x86_64 0:7.4p1-22.el7_9 #12 127.7 pcre-devel.x86_64 0:8.32-17.el7 #12 127.7 perl-Data-Dumper.x86_64 0:2.145-3.el7 #12 127.7 perl-Error.noarch 1:0.17020-2.el7 #12 127.7 perl-Git.noarch 0:1.8.3.1-23.el7_8 #12 127.7 perl-TermReadKey.x86_64 0:2.30-20.el7 #12 127.7 perl-Test-Harness.noarch 0:3.28-3.el7 #12 127.7 policycoreutils.x86_64 0:2.5-34.el7 #12 127.7 policycoreutils-devel.x86_64 0:2.5-34.el7 #12 127.7 policycoreutils-python.x86_64 0:2.5-34.el7 #12 127.7 python-IPy.noarch 0:0.75-6.el7 #12 127.7 rsync.x86_64 0:3.1.2-10.el7 #12 127.7 selinux-policy.noarch 0:3.13.1-268.el7_9.2 #12 127.7 setools-libs.x86_64 0:3.3.8-4.el7 #12 127.7 #12 127.7 Dependency Updated: #12 127.7 device-mapper.x86_64 7:1.02.170-6.el7_9.5 #12 127.7 device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 #12 127.7 glibc.x86_64 0:2.17-326.el7_9 #12 127.7 glibc-common.x86_64 0:2.17-326.el7_9 #12 127.7 systemd.x86_64 0:219-78.el7_9.5 #12 127.7 systemd-libs.x86_64 0:219-78.el7_9.5 #12 127.7 #12 127.7 Complete! #8 41.95 Selecting previously unselected package strace. #8 41.95 Preparing to unpack .../355-strace_5.10-1_arm64.deb ... #8 41.96 Unpacking strace (5.10-1) ... #8 42.03 Selecting previously unselected package xauth. #8 42.03 Preparing to unpack .../356-xauth_1%3a1.1-1_arm64.deb ... #8 42.03 Unpacking xauth (1:1.1-1) ... #8 42.08 Selecting previously unselected package xdg-user-dirs. #8 42.08 Preparing to unpack .../357-xdg-user-dirs_0.17-2_arm64.deb ... #8 42.09 Unpacking xdg-user-dirs (0.17-2) ... #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 117.44MB / 141.86MB 2.3s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 139.46MB / 141.86MB 2.5s #8 42.26 Setting up libksba8:arm64 (1.5.0-3) ... #8 42.27 Setting up media-types (4.0.0) ... #8 42.29 Setting up libpipeline1:arm64 (1.5.3-1) ... #8 42.31 Setting up wdiff (1.2.2-2+b1) ... #8 42.32 Setting up libxau6:arm64 (1:1.0.9-1) ... #8 42.33 Setting up libre2-9:arm64 (20210201+dfsg-1) ... #8 42.35 Setting up libpsl5:arm64 (0.21.0-1.2) ... #8 42.36 Setting up libgpm2:arm64 (1.20.7-8) ... #8 42.38 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #8 42.39 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #8 42.40 Setting up libicu67:arm64 (67.1-7) ... #8 42.41 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ... #8 42.43 Setting up xdg-user-dirs (0.17-2) ... #8 42.46 Setting up libmagic-mgc (1:5.39-3) ... #8 42.47 Setting up libyaml-0-2:arm64 (0.2.2-1) ... #8 42.48 Setting up libglib2.0-0:arm64 (2.66.8-1) ... #8 42.52 No schema files found: doing nothing. #8 42.53 Setting up distro-info-data (0.51+deb11u2) ... #8 42.54 Setting up manpages (5.10-1) ... #8 42.55 Setting up unzip (6.0-26) ... #8 42.57 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 42.58 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... #8 42.59 Setting up libsqlite3-0:arm64 (3.34.1-3) ... #8 42.60 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ... #8 42.62 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #8 42.64 Setting up libfcgi-bin (2.4.2-2) ... #8 42.65 Setting up binutils-common:arm64 (2.35.2-2) ... #8 42.66 Setting up libnghttp2-14:arm64 (1.43.0-1) ... #8 42.68 Setting up libmagic1:arm64 (1:5.39-3) ... #8 42.71 Setting up libdeflate0:arm64 (1.7-1) ... #8 42.72 Setting up less (551-2) ... #8 42.74 Setting up perl-openssl-defaults:arm64 (5) ... #12 DONE 128.2s #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:c02311c1a9936c4b83499e409b29cbf22c2db9565a02359e10a240c8e863a28f #8 42.76 Setting up linux-libc-dev:arm64 (5.10.127-2) ... #8 42.78 Setting up libctf-nobfd0:arm64 (2.35.2-2) ... #8 42.79 Setting up gettext-base (0.21-4) ... #8 42.80 Setting up liblzo2-2:arm64 (2.10-2) ... #8 42.83 Setting up libnpth0:arm64 (1.6-3) ... #8 42.84 Setting up file (1:5.39-3) ... #8 42.85 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b9) ... #8 42.87 Setting up libassuan0:arm64 (2.5.3-7.1) ... #8 42.88 Setting up libgomp1:arm64 (10.2.1-6) ... #8 42.90 Setting up bzip2 (1.0.8-4) ... #8 42.91 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... #8 42.93 Setting up pbzip2 (1.1.13-1) ... #8 42.95 Setting up libjbig0:arm64 (2.1-3.1+b2) ... #8 42.96 Setting up libfakeroot:arm64 (1.25.3-1.1) ... #8 42.98 Setting up libasan6:arm64 (10.2.1-6) ... #8 43.00 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #8 43.01 Setting up fakeroot (1.25.3-1.1) ... #8 43.02 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 43.04 Setting up autotools-dev (20180224.1+nmu1) ... #8 43.05 Setting up libglib2.0-data (2.66.8-1) ... #8 43.06 Setting up libtirpc-dev:arm64 (1.3.1-1+deb11u1) ... #8 43.07 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ... #8 43.09 Setting up libx11-data (2:1.7.2-1) ... #8 43.10 Setting up make (4.3-4.1) ... #8 43.12 Setting up libmpfr6:arm64 (4.1.0-3) ... #8 43.13 Setting up gnupg-l10n (2.2.27-2+deb11u2) ... #8 43.14 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 43.16 Setting up lzip (1.22-3) ... #8 43.18 Setting up strace (5.10-1) ... #8 43.19 Setting up libsigsegv2:arm64 (2.13-1) ... #8 43.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #8 43.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 43.22 Setting up t1utils (1.41-4) ... #8 43.24 Setting up diffstat (1.64-1) ... #8 43.25 Setting up libpng16-16:arm64 (1.6.37-3) ... #8 43.26 Setting up libmpc3:arm64 (1.2.0-1) ... #8 43.27 Setting up libatomic1:arm64 (10.2.1-6) ... #8 43.28 Setting up patch (2.7.6-7) ... #8 43.30 Setting up autopoint (0.21-4) ... #8 43.31 Setting up libwebp6:arm64 (0.6.1-2.1) ... #8 43.32 Setting up fonts-dejavu-core (2.37-2) ... #8 43.38 Setting up libxdelta2 (1.1.3-9.3) ... #8 43.40 Setting up libncursesw6:arm64 (6.2+20201114-2) ... #8 43.41 Setting up libltdl7:arm64 (2.4.6-15) ... #8 43.42 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... #8 43.43 Setting up libubsan1:arm64 (10.2.1-6) ... #8 43.45 Setting up libmd0:arm64 (1.0.3-3) ... #8 43.46 Setting up python-apt-common (2.2.1) ... #8 43.48 Setting up libnsl-dev:arm64 (1.3.0-2) ... #8 43.50 Setting up sensible-utils (0.0.14) ... #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 3.4s done #22 62.39 Selecting previously unselected package g++-mingw-w64-x86-64-posix. #22 62.40 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... #22 62.40 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... #22 ... #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd #34 sha256:738c7b948ea0b943a929a6fded2e826d17b5a7756ee7da0cbe0f44720d08b26b #34 15.90 + cd /tmp/tmp.73fzFt5x1x/src/github.com/containerd/containerd #34 15.90 + git checkout -q v1.6.7 #8 43.52 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #8 43.54 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ... #8 43.55 Setting up libuchardet0:arm64 (0.0.7-1) ... #8 43.57 Setting up lzop (1.04-2) ... #8 43.58 Setting up libmpdec3:arm64 (2.5.1-1) ... #8 43.60 Setting up git-man (1:2.30.2-1) ... #8 43.61 Setting up libssh2-1:arm64 (1.9.0-2) ... #8 43.62 Setting up netbase (6.3) ... #8 43.66 Setting up libtiff5:arm64 (4.2.0-1+deb11u1) ... #8 43.68 Setting up libbinutils:arm64 (2.35.2-2) ... #8 43.69 Setting up libfido2-1:arm64 (1.6.0-2) ... #8 43.70 Setting up libisl23:arm64 (0.23-1) ... #8 43.72 Setting up libc-dev-bin (2.31-13+deb11u3) ... #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f #7 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef #7 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 0.0s done #7 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done #7 sha256:7e1f93236be2e4a04a2b83e7fda8c0186e72e4c1e8cc830e097710ccc71d2dcf 529B / 529B done #7 sha256:d4729731066ba484d1909e3fd9464467e255f55b4bd41b46a05766836b461b6f 1.46kB / 1.46kB done #7 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.0s done #7 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 2.8s done #7 DONE 4.1s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.1s #34 16.29 + export 'BUILDTAGS=netgo osusergo static_build' #34 16.29 + BUILDTAGS='netgo osusergo static_build' #34 16.29 + export EXTRA_FLAGS=-buildmode=pie #34 16.29 + EXTRA_FLAGS=-buildmode=pie #34 16.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' #34 16.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' #34 16.29 + '[' '' = dynamic ']' #34 16.29 + make #8 43.75 Setting up openssl (1.1.1n-0+deb11u3) ... #8 43.78 Setting up libbsd0:arm64 (0.11.3-1) ... #8 43.80 Setting up libelf1:arm64 (0.183-1) ... #8 43.81 Setting up readline-common (8.1-1) ... #8 43.84 Setting up publicsuffix (20211207.1025-0+deb11u1) ... #8 43.85 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... #8 43.87 Setting up libmarkdown2:arm64 (2.2.6-1) ... #8 43.90 Setting up libcc1-0:arm64 (10.2.1-6) ... #8 43.91 Setting up iso-codes (4.6.0-1) ... #8 43.92 Setting up liblocale-gettext-perl (1.07-4+b1) ... #8 43.93 Setting up liblsan0:arm64 (10.2.1-6) ... #8 43.94 Setting up cpp-10 (10.2.1-6) ... #8 43.95 Setting up dctrl-tools (2.24-3) ... #8 43.97 Setting up libitm1:arm64 (10.2.1-6) ... #8 43.98 Setting up debian-keyring (2021.07.26) ... #8 43.99 Setting up libgdbm6:arm64 (1.19-2) ... #8 44.00 Setting up libtsan0:arm64 (10.2.1-6) ... #8 44.02 Setting up libctf0:arm64 (2.35.2-2) ... #8 44.03 Setting up pinentry-curses (1.1.0-4) ... #8 44.05 Setting up manpages-dev (5.10-1) ... #8 44.06 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... #8 44.07 Setting up libxcb1:arm64 (1.14-3) ... #8 44.08 Setting up gettext (0.21-4) ... #8 44.10 Setting up xdelta (1.1.3-9.3) ... #8 44.11 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... #8 44.12 Setting up libgcc-10-dev:arm64 (10.2.1-6) ... #8 44.13 Setting up libedit2:arm64 (3.1-20191231-2+b1) ... #8 44.14 Setting up libreadline8:arm64 (8.1-1) ... #8 44.15 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... #8 44.17 Setting up m4 (1.4.18-5) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.5s done #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 #8 44.18 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... #8 44.19 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u2) ... #8 44.20 Setting up binutils (2.35.2-2) ... #8 44.22 Setting up ca-certificates (20210119) ... #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.3s done #8 44.71 Updating certificates in /etc/ssl/certs... #34 17.20 + bin/ctr #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini Install tini version v0.19.0 + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:00:37Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #14 DONE 2.6s #8 45.27 129 added, 0 removed; done. #8 45.34 Setting up libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ... #15 [stage-1 7/7] WORKDIR /root/rpmbuild #15 sha256:b0e421701c63b53820238986c6ecd00cd1964125d89a53335718dba385a67e3d #15 DONE 0.0s #16 exporting to image #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #16 exporting layers #8 45.36 Setting up shared-mime-info (2.0-1) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #8 47.96 Setting up libgdbm-compat4:arm64 (1.19-2) ... #8 47.98 Setting up ucf (3.0043) ... #8 48.11 Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ... #8 48.12 Setting up gcc-10 (10.2.1-6) ... #8 48.14 Setting up dwz (0.13+20210201-1) ... #8 48.15 Setting up groff-base (1.22.4-6) ... #8 48.17 Setting up cpp (4:10.2.1-1) ... #8 48.18 Setting up pixz (1.0.7-1) ... #8 48.20 Setting up gpgconf (2.2.27-2+deb11u2) ... #8 48.22 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... #8 48.23 Setting up libc6-dev:arm64 (2.31-13+deb11u3) ... #8 48.24 Setting up libx11-6:arm64 (2:1.7.2-1) ... #8 48.26 Setting up curl (7.74.0-1.3+deb11u2) ... #8 48.27 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... #8 48.28 Setting up gpg (2.2.27-2+deb11u2) ... #8 48.30 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ... #8 48.31 Setting up libpython3-stdlib:arm64 (3.9.2-3) ... #8 48.32 Setting up gnupg-utils (2.2.27-2+deb11u2) ... #8 48.34 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ... #8 48.35 Setting up gpg-agent (2.2.27-2+deb11u2) ... #8 48.83 Setting up g++-10 (10.2.1-6) ... #8 48.84 Setting up libxpm4:arm64 (1:3.5.12-1) ... #8 48.86 Setting up libtool (2.4.6-15) ... #8 48.87 Setting up fontconfig-config (2.13.1-4.2) ... #8 49.15 Setting up openssh-client (1:8.4p1-5+deb11u1) ... #8 49.42 Setting up gpgsm (2.2.27-2+deb11u2) ... #8 49.50 Setting up libxext6:arm64 (2:1.3.3-1.1) ... #8 49.56 Setting up man-db (2.9.4-2) ... #34 ... #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev #22 sha256:e1b6db0279b19cf73835e965177f684d22797f6b2ec0d065631b430cdb14a97b #22 64.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. #22 64.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... #22 64.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... #22 65.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. #22 65.80 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... #22 65.80 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #22 69.48 Selecting previously unselected package g++-mingw-w64-x86-64-win32. #22 69.48 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... #22 69.49 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #8 49.89 Building database of manual pages ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.6s done #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a #16 exporting layers 4.8s done #16 writing image sha256:76556950371e434637ad6f2f1236e329beb12de613dbb8de2e756c74bb8d5dc1 done #16 naming to docker.io/rpmbuild-centos-7/x86_64 done #16 DONE 4.8s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli e1f24d3' --define '_gitcommit_engine f068067' --define '_release 0' --define '_version 0.0.0~20220808082437.e1f24d3' --define '_origversion 0.0.0-20220808082437-e1f24d3' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ITS5Mu + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz #22 71.18 Selecting previously unselected package g++-mingw-w64-x86-64. == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile . #22 71.18 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... #22 71.19 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... #22 71.25 Selecting previously unselected package libapparmor1:amd64. #22 71.26 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... #22 71.27 Unpacking libapparmor1:amd64 (2.13.6-10) ... #22 71.31 Selecting previously unselected package libapparmor-dev:amd64. #22 71.32 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... #22 71.33 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... #22 71.40 Selecting previously unselected package libbtrfs0:amd64. #22 71.40 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... #22 71.41 Unpacking libbtrfs0:amd64 (5.10.1-2) ... #1 [internal] load build definition from Dockerfile #1 sha256:a074b750be811a528386c85b95aaf83859355eb760f109c9a53215106450e4d6 #1 transferring dockerfile: 832B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:da855b32a6f66715a47e9454dffdee95a584be3e2f9770b874865066fd7a2804 #2 transferring context: 2B done #2 DONE 0.1s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 #22 71.47 Selecting previously unselected package libbtrfs-dev:amd64. #22 71.48 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... #22 71.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... #22 71.57 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #22 71.57 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... #22 71.58 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #22 71.64 Selecting previously unselected package libudev-dev:amd64. #22 71.65 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... #22 71.65 Unpacking libudev-dev:amd64 (247.3-7) ... #4 ... #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:3f44c38332db6d08c693916c7bc0c77d79abac1fced7732cbe42a20624288d25 #5 DONE 0.0s #6 [auth] library/debian:pull token for registry-1.docker.io #6 sha256:a8a074c6d82a0a360e3e8e51a1a462a19a8636e1061e6dcfbaddb169e449496f #6 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:bullseye #3 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e #3 DONE 0.3s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.6nUzq4tQ5l/ + cd /tmp/docker-cli-docsgen.6nUzq4tQ5l + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/google/go-cmp v0.5.7 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 #22 71.73 Selecting previously unselected package libsepol1-dev:amd64. #22 71.74 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... #22 71.75 Unpacking libsepol1-dev:amd64 (3.1-1) ... #22 71.88 Selecting previously unselected package libpcre2-16-0:amd64. #22 71.88 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... #22 71.89 Unpacking libpcre2-16-0:amd64 (10.36-2) ... #22 71.99 Selecting previously unselected package libpcre2-32-0:amd64. + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HVbUMq + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... #4 DONE 0.3s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #13 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0B / 10.00MB 0.1s #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #13 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 2.10MB / 50.44MB 0.1s #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0B / 7.86MB 0.1s #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 1.05MB / 10.00MB 0.2s #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 15.73MB / 50.44MB 0.2s #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.18MB / 7.86MB 0.2s go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 #22 71.99 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... #22 72.00 Unpacking libpcre2-32-0:amd64 (10.36-2) ... #22 72.11 Selecting previously unselected package libpcre2-posix2:amd64. #22 72.12 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... #22 72.13 Unpacking libpcre2-posix2:amd64 (10.36-2) ... #22 72.18 Selecting previously unselected package libpcre2-dev:amd64. #22 72.18 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... #22 72.19 Unpacking libpcre2-dev:amd64 (10.36-2) ... #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 9.44MB / 10.00MB 0.3s #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 24.12MB / 50.44MB 0.3s #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.3s #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.5s done #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 42.90MB / 50.44MB 0.5s #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.3s done #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 5.24MB / 51.84MB 0.5s go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 #22 72.37 Selecting previously unselected package libselinux1-dev:amd64. #22 72.37 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... #22 72.38 Unpacking libselinux1-dev:amd64 (3.1-3) ... #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:27a9952f971b60eb7806031003eaaf63d8544d3656d2722f40c29f6be274eec6 #8 0.853 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #8 0.869 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #8 0.869 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #8 1.009 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] #8 1.392 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] #8 1.762 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] #8 3.228 Fetched 8470 kB in 3s (3221 kB/s) #8 3.228 Reading package lists... #8 4.205 Reading package lists... #8 5.141 Building dependency tree... #8 5.318 Reading state information... #8 5.528 The following additional packages will be installed: #8 5.528 at autoconf automake autopoint autotools-dev binutils binutils-common #8 5.528 binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates #8 5.528 cpp cpp-8 cron dctrl-tools debhelper debian-keyring dh-autoreconf #8 5.528 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #8 5.528 exim4-base exim4-config exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 #8 5.528 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #8 5.528 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs #8 5.528 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #8 5.528 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0 #8 5.528 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan5 libassuan0 #8 5.528 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #8 5.528 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #8 5.528 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #8 5.528 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #8 5.528 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 5.528 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #8 5.528 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #8 5.528 libdata-optlist-perl libdevel-callchecker-perl #8 5.528 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #8 5.528 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #8 5.528 libdynaloader-functions-perl libedit2 libemail-valid-perl #8 5.528 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #8 5.528 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #8 5.528 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #8 5.528 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #8 5.528 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #8 5.528 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #8 5.528 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #8 5.528 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #8 5.528 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #8 5.528 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 5.528 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 5.528 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #8 5.528 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #8 5.528 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 5.528 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #8 5.528 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #8 5.528 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #8 5.528 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #8 5.528 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #8 5.528 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #8 5.528 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #8 5.528 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 5.528 libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl #8 5.528 libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl #8 5.528 libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl #8 5.528 libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl #8 5.528 libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #8 5.528 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #8 5.528 libparams-validate-perl libparse-debianchangelog-perl #8 5.528 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #8 5.528 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #8 5.528 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #8 5.528 libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7 #8 5.528 libreadonly-perl libref-util-perl libref-util-xs-perl #8 5.528 libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2 #8 5.528 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 5.528 libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl #8 5.528 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1 #8 5.528 libstdc++-8-dev libstrictures-perl libstring-copyright-perl #8 5.528 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #8 5.528 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #8 5.528 libsub-install-perl libsub-name-perl libsub-quote-perl #8 5.528 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #8 5.528 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #8 5.528 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #8 5.528 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #8 5.528 libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl #8 5.528 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #8 5.528 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 5.528 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 5.528 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 5.528 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #8 5.528 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #8 5.528 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #8 5.528 mariadb-common mime-support mysql-common netbase openssh-client openssl #8 5.528 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 5.528 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #8 5.528 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 5.528 python3-idna python3-magic python3-minimal python3-pkg-resources #8 5.528 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 5.528 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #8 5.528 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 5.528 Suggested packages: #8 5.528 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #8 5.528 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate #8 5.528 checksecurity debtags dh-make adequate autopkgtest bls-standalone #8 5.528 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #8 5.528 dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #8 5.528 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 5.528 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 5.528 ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd #8 5.528 pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info #8 5.528 eximon4 spf-tools-perl swaks g++-multilib g++-8-multilib gcc-8-doc #8 5.528 libstdc++6-8-dbg gcc-multilib flex bison gdb gcc-doc gcc-8-multilib #8 5.528 libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg #8 5.528 liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg #8 5.528 gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #8 5.528 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 5.528 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #8 5.528 libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user #8 5.528 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #8 5.528 libhtml-template-perl libsasl2-modules-gssapi-mit #8 5.528 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 5.528 libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl #8 5.528 libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl #8 5.528 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #8 5.528 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #8 5.528 libxml-sax-expatxs-perl bash-completion binutils-multiarch #8 5.528 libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc #8 5.528 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #8 5.528 diffutils-doc perl-doc libterm-readline-gnu-perl #8 5.528 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #8 5.528 pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv #8 5.528 python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography #8 5.528 python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support #8 5.528 readline-doc zip wdiff-doc #8 7.836 The following NEW packages will be installed: #8 7.836 at autoconf automake autopoint autotools-dev binutils binutils-common #8 7.836 binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates #8 7.836 cpp cpp-8 cron curl dctrl-tools debhelper debian-keyring devscripts #8 7.836 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 7.836 dpkg-dev dput dwz equivs exim4-base exim4-config exim4-daemon-light fakeroot #8 7.836 file g++ g++-8 gcc gcc-8 gettext gettext-base git git-man gnupg gnupg-l10n #8 7.836 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #8 7.836 groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less #8 7.836 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 7.836 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 7.836 libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #8 7.836 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #8 7.836 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl #8 7.836 libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl #8 7.836 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 7.836 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #8 7.836 libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl #8 7.836 libdata-optlist-perl libdevel-callchecker-perl #8 7.836 libdevel-globaldestruction-perl libdigest-bubblebabble-perl #8 7.836 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #8 7.836 libdynaloader-functions-perl libedit2 libemail-valid-perl #8 7.836 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #8 7.836 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #8 7.836 libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl #8 7.836 libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl #8 7.836 libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev #8 7.836 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl #8 7.836 libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1 #8 7.836 libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl #8 7.836 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #8 7.836 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 7.836 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 7.836 libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl #8 7.836 libio-prompter-perl libio-pty-perl libio-sessiondata-perl #8 7.836 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 7.836 libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl #8 7.836 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 #8 7.836 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl #8 7.836 liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #8 7.836 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #8 7.836 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #8 7.836 libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3 #8 7.836 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 7.836 libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl #8 7.836 libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl #8 7.836 libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl #8 7.836 libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl #8 7.836 libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl #8 7.836 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #8 7.836 libparams-validate-perl libparse-debianchangelog-perl #8 7.836 libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28 #8 7.836 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7 #8 7.836 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #8 7.836 libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7 #8 7.836 libreadonly-perl libref-util-perl libref-util-xs-perl #8 7.836 libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2 #8 7.836 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 7.836 libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl #8 7.836 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1 #8 7.836 libstdc++-8-dev libstrictures-perl libstring-copyright-perl #8 7.836 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #8 7.836 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #8 7.836 libsub-install-perl libsub-name-perl libsub-quote-perl #8 7.836 libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl #8 7.836 libtest-fatal-perl libtest-refcount-perl libtext-glob-perl #8 7.836 libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0 #8 7.836 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #8 7.836 libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl #8 7.836 libvariable-magic-perl libwant-perl libwrap0 libwww-perl #8 7.836 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #8 7.836 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #8 7.836 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl #8 7.836 libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2 #8 7.836 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base #8 7.836 lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev #8 7.836 mariadb-common mime-support mysql-common netbase openssh-client openssl #8 7.836 patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 7.837 pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3 #8 7.837 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #8 7.837 python3-idna python3-magic python3-minimal python3-pkg-resources #8 7.837 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #8 7.837 python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info #8 7.837 strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 8.123 0 upgraded, 365 newly installed, 0 to remove and 0 not upgraded. #8 8.123 Need to get 171 MB of archives. #8 8.123 After this operation, 589 MB of additional disk space will be used. #8 8.123 Get:1 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] #8 8.125 Get:2 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] #8 8.125 Get:3 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB] #8 8.127 Get:4 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] #8 8.130 Get:5 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] #8 8.136 Get:6 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB] #8 8.149 Get:7 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB] #8 8.165 Get:8 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB] #8 8.165 Get:9 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB] #8 8.165 Get:10 http://deb.debian.org/debian buster/main amd64 man-db amd64 2.8.5-2 [1274 kB] #8 8.191 Get:11 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #8 8.245 Get:12 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] #8 8.245 Get:13 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] #8 8.314 Get:14 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] #8 8.314 Get:15 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] #8 8.314 Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] #8 8.338 Get:17 http://deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] #8 8.348 Get:18 http://deb.debian.org/debian buster/main amd64 libexpat1 amd64 2.2.6-2+deb10u4 [108 kB] #8 8.351 Get:19 http://deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] #8 8.381 Get:20 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] #8 8.382 Get:21 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] #8 8.383 Get:22 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] #8 8.385 Get:23 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] #8 8.387 Get:24 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] #8 8.390 Get:25 http://deb.debian.org/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u1 [641 kB] #8 8.401 Get:26 http://deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] #8 8.430 Get:27 http://deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] #8 8.436 Get:28 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] #8 8.437 Get:29 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] #8 8.439 Get:30 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] #8 8.441 Get:31 http://deb.debian.org/debian-security buster/updates/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB] #8 8.449 Get:32 http://deb.debian.org/debian buster/main amd64 libksba8 amd64 1.3.5-2 [99.7 kB] #8 8.451 Get:33 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] #8 8.453 Get:34 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] #8 8.456 Get:35 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #8 8.458 Get:36 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] #8 8.462 Get:37 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] #8 8.463 Get:38 http://deb.debian.org/debian-security buster/updates/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB] #8 8.477 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #8 8.494 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB] #8 8.509 Get:41 http://deb.debian.org/debian-security buster/updates/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB] #8 8.524 Get:42 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] #8 8.525 Get:43 http://deb.debian.org/debian-security buster/updates/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB] #8 8.536 Get:44 http://deb.debian.org/debian-security buster/updates/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB] #8 8.545 Get:45 http://deb.debian.org/debian-security buster/updates/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB] #8 8.553 Get:46 http://deb.debian.org/debian-security buster/updates/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB] #8 8.564 Get:47 http://deb.debian.org/debian-security buster/updates/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB] #8 8.577 Get:48 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB] #8 8.580 Get:49 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB] #8 8.581 Get:50 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] #8 8.582 Get:51 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] #8 8.587 Get:52 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] #8 8.590 Get:53 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] #8 8.592 Get:54 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB] #8 8.594 Get:55 http://deb.debian.org/debian buster/main amd64 krb5-locales all 1.17-3+deb10u3 [95.5 kB] #8 8.596 Get:56 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] #8 8.783 Get:57 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] #8 8.794 Get:58 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB] #8 8.813 Get:59 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB] #8 8.816 Get:60 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] #8 8.817 Get:61 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] #8 8.818 Get:62 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] #8 8.821 Get:63 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] #8 8.828 Get:64 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] #8 8.831 Get:65 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB] #8 8.844 Get:66 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] #8 8.846 Get:67 http://deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] #8 8.850 Get:68 http://deb.debian.org/debian buster/main amd64 libfl2 amd64 2.6.4-6.2 [103 kB] #8 8.852 Get:69 http://deb.debian.org/debian buster/main amd64 at amd64 3.1.23-1 [49.1 kB] #8 8.853 Get:70 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] #8 8.854 Get:71 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB] #8 8.858 Get:72 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB] #8 8.865 Get:73 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] #8 8.867 Get:74 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB] #8 8.880 Get:75 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB] #8 8.887 Get:76 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] #8 8.922 Get:77 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] #8 8.930 Get:78 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] #8 8.960 Get:79 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] #8 8.961 Get:80 http://deb.debian.org/debian buster/main amd64 libc-dev-bin amd64 2.28-10+deb10u1 [276 kB] #8 8.966 Get:81 http://deb.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.249-2 [1530 kB] #8 8.992 Get:82 http://deb.debian.org/debian buster/main amd64 libc6-dev amd64 2.28-10+deb10u1 [2692 kB] + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static Scanning dependencies of target tini-static [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 49.28MB / 50.44MB 0.6s #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 12.58MB / 51.84MB 0.6s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 4.19MB / 68.83MB 0.6s #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 17.83MB / 51.84MB 0.7s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 12.58MB / 68.83MB 0.7s go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #22 72.50 Selecting previously unselected package libdevmapper-dev:amd64. #22 72.51 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... #22 72.51 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #22 72.57 Selecting previously unselected package libseccomp-dev:amd64. #22 72.57 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... #22 72.58 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #8 9.033 Get:83 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] #8 9.043 Get:84 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] #8 9.056 Get:85 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] #8 9.057 Get:86 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] #8 9.208 Get:87 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] #8 9.208 Get:88 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] #8 9.210 Get:89 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] #8 9.210 Get:90 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] #8 9.212 Get:91 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] #8 9.212 Get:92 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] #8 9.215 Get:93 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] #8 9.217 Get:94 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] #8 9.220 Get:95 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] #8 9.227 Get:96 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] #8 9.227 Get:97 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] #8 9.228 Get:98 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] #8 9.258 Get:99 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220808082437-e1f24d3 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 25.17MB / 51.84MB 0.8s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 25.17MB / 68.83MB 0.8s #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 38.80MB / 51.84MB 1.0s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 45.09MB / 68.83MB 1.0s #22 72.65 Selecting previously unselected package libsystemd-dev:amd64. #22 72.66 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... #22 72.66 Unpacking libsystemd-dev:amd64 (247.3-7) ... #22 72.87 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #22 72.88 Setting up libapparmor1:amd64 (2.13.6-10) ... #22 72.89 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... #22 72.90 Setting up libsepol1-dev:amd64 (3.1-1) ... #22 72.91 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... #22 72.93 Setting up libpcre2-16-0:amd64 (10.36-2) ... #22 72.94 Setting up libbtrfs0:amd64 (5.10.1-2) ... #22 72.95 Setting up libpcre2-32-0:amd64 (10.36-2) ... #22 72.96 Setting up libudev-dev:amd64 (247.3-7) ... #22 72.98 Setting up libpcre2-posix2:amd64 (10.36-2) ... #22 72.99 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... #22 73.00 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... #8 9.401 Get:100 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] #8 9.402 Get:101 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB] #8 9.427 Get:102 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB] #13 ... #9 [internal] load build context #9 sha256:8cadbe5ef5792926dd71ab2a6178a36b9a6b90b201dbe2aef061143c5cb4d883 #9 transferring context: 29.31MB 1.1s done #9 DONE 1.1s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.0s done #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 48.23MB / 51.84MB 1.1s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 51.38MB / 68.83MB 1.1s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 0B / 141.86MB 1.1s #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.3s #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 1.3s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 15.73MB / 141.86MB 1.3s #13 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa #22 73.01 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... #22 73.02 Setting up libapparmor-dev:amd64 (2.13.6-10) ... #22 73.04 Setting up mingw-w64-common (8.0.0-1) ... #22 73.05 Setting up libsystemd-dev:amd64 (247.3-7) ... #22 73.07 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... #22 73.08 Setting up libpcre2-dev:amd64 (10.36-2) ... #22 73.10 Setting up libselinux1-dev:amd64 (3.1-3) ... #22 73.11 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... #22 73.12 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... #22 73.14 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 #22 73.15 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #22 73.16 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 #22 73.17 Setting up binutils-mingw-w64 (2.35-2+8.11) ... #22 73.18 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... #22 73.19 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 #22 73.20 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... #22 73.22 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... #8 9.592 Get:103 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B] #8 9.597 Get:104 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] #8 9.599 Get:105 http://deb.debian.org/debian-security buster/updates/main amd64 libdpkg-perl all 1.19.8 [1415 kB] #8 9.629 Get:106 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] #8 9.629 Get:107 http://deb.debian.org/debian-security buster/updates/main amd64 dpkg-dev all 1.19.8 [1776 kB] #8 9.656 Get:108 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] #8 9.657 Get:109 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] #8 9.672 Get:110 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] #8 9.675 Get:111 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] #8 9.677 Get:112 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] #8 9.679 Get:113 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] #8 9.680 Get:114 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] #8 9.683 Get:115 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] #8 9.690 Get:116 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] #8 9.695 Get:117 http://deb.debian.org/debian buster/main amd64 dctrl-tools amd64 2.24-3 [103 kB] #8 9.703 Get:118 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] #8 9.707 Get:119 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB] #8 9.708 Get:120 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB] #8 9.721 Get:121 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #8 9.721 Get:122 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #8 9.721 Get:123 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB] #8 9.721 Get:124 http://deb.debian.org/debian buster/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u3 [1259 kB] #8 9.734 Get:125 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB] #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 25.17MB / 141.86MB 1.4s #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.5s done #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 36.70MB / 141.86MB 1.5s #13 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 0B / 156B 1.5s #8 9.738 Get:126 http://deb.debian.org/debian buster/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u2 [102 kB] #8 9.740 Get:127 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB] #8 9.763 Get:128 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 9.764 Get:129 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB] #8 9.769 Get:130 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB] #8 9.799 Get:131 http://deb.debian.org/debian buster/main amd64 debian-keyring all 2019.02.25 [32.4 MB] #22 73.24 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #22 73.25 Setting up dmsetup (2:1.02.175-2.1) ... #22 73.26 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #22 73.28 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #22 73.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 58.72MB / 141.86MB 1.7s #13 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 1.7s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 69.21MB / 141.86MB 1.8s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 78.64MB / 141.86MB 1.9s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 89.13MB / 141.86MB 2.0s go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 #8 10.40 Get:132 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] #8 10.40 Get:133 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] #8 10.41 Get:134 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #8 10.41 Get:135 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] #8 10.41 Get:136 http://deb.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB] #8 10.41 Get:137 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB] #8 10.41 Get:138 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #8 10.41 Get:139 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 10.41 Get:140 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B] #8 10.41 Get:141 http://deb.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB] #8 10.41 Get:142 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB] #8 10.41 Get:143 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB] #8 10.41 Get:144 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB] #8 10.41 Get:145 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 10.41 Get:146 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #8 10.41 Get:147 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB] #8 10.41 Get:148 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB] #8 10.42 Get:149 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB] #8 10.42 Get:150 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB] #8 10.42 Get:151 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB] #8 10.42 Get:152 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #8 10.42 Get:153 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB] #8 10.42 Get:154 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB] #8 10.42 Get:155 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB] #8 10.42 Get:156 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB] #8 10.42 Get:157 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB] #8 10.42 Get:158 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #8 10.43 Get:159 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB] #8 10.43 Get:160 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #8 10.43 Get:161 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB] #8 10.43 Get:162 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB] #8 10.43 Get:163 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 10.44 Get:164 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B] #8 10.44 Get:165 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+b1 [308 kB] #8 10.44 Get:166 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB] #8 10.45 Get:167 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB] #8 10.45 Get:168 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B] #8 10.45 Get:169 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #8 10.45 Get:170 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 10.45 Get:171 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB] #8 10.46 Get:172 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB] #8 10.46 Get:173 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #8 10.46 Get:174 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB] #8 10.48 Get:175 http://deb.debian.org/debian buster/main amd64 diffstat amd64 1.62-1 [33.4 kB] #8 10.48 Get:176 http://deb.debian.org/debian buster/main amd64 distro-info-data all 0.41+deb10u4 [6880 B] #8 10.48 Get:177 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] #8 10.48 Get:178 http://deb.debian.org/debian buster/main amd64 python3-chardet all 3.0.4-3 [80.5 kB] #8 10.49 Get:179 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] #8 10.49 Get:180 http://deb.debian.org/debian buster/main amd64 python3-debian all 0.1.35 [78.8 kB] #8 10.49 Get:181 http://deb.debian.org/debian buster/main amd64 libgpgme11 amd64 1.12.0-6 [251 kB] #8 10.49 Get:182 http://deb.debian.org/debian buster/main amd64 python3-gpg amd64 1.12.0-6 [301 kB] #8 10.51 Get:183 http://deb.debian.org/debian buster/main amd64 dput all 1.0.3 [54.5 kB] #8 10.51 Get:184 http://deb.debian.org/debian buster/main amd64 equivs all 2.2.0 [22.4 kB] #8 10.51 Get:185 http://deb.debian.org/debian buster/main amd64 exim4-config all 4.92-8+deb10u6 [324 kB] #8 10.51 Get:186 http://deb.debian.org/debian buster/main amd64 exim4-base amd64 4.92-8+deb10u6 [1137 kB] #8 10.53 Get:187 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB] #8 10.54 Get:188 http://deb.debian.org/debian buster/main amd64 libunbound8 amd64 1.9.0-2+deb10u2 [462 kB] #8 10.55 Get:189 http://deb.debian.org/debian buster/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u7 [317 kB] #8 10.56 Get:190 http://deb.debian.org/debian buster/main amd64 exim4-daemon-light amd64 4.92-8+deb10u6 [584 kB] #8 10.57 Get:191 http://deb.debian.org/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u2 [330 kB] #8 10.57 Get:192 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB] #8 10.58 Get:193 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] #8 10.58 Get:194 http://deb.debian.org/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] #8 10.60 Get:195 http://deb.debian.org/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB] #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 2.0s done #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 99.61MB / 141.86MB 2.1s #13 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 2.0s done + go mod vendor -modfile=vendor.mod #8 10.73 Get:196 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB] #8 10.73 Get:197 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] #8 10.75 Get:198 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB] #8 10.83 Get:199 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB] #8 10.88 Get:200 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 116.39MB / 141.86MB 2.3s #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 135.27MB / 141.86MB 2.5s #8 10.89 Get:201 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] #8 10.89 Get:202 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #8 10.89 Get:203 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB] #8 10.89 Get:204 http://deb.debian.org/debian buster/main amd64 libapt-pkg-perl amd64 0.1.34+b1 [71.2 kB] #8 10.90 Get:205 http://deb.debian.org/debian buster/main amd64 libarchive-cpio-perl all 0.10-1 [10.3 kB] #8 10.90 Get:206 http://deb.debian.org/debian buster/main amd64 libasync-mergepoint-perl all 0.04-2 [10.4 kB] #8 10.90 Get:207 http://deb.debian.org/debian buster/main amd64 libauthen-sasl-perl all 2.1600-1 [50.8 kB] #8 10.90 Get:208 http://deb.debian.org/debian buster/main amd64 libmodule-implementation-perl all 0.09-1 [12.9 kB] #8 10.90 Get:209 http://deb.debian.org/debian buster/main amd64 libvariable-magic-perl amd64 0.62-1+b1 [45.9 kB] #8 10.90 Get:210 http://deb.debian.org/debian buster/main amd64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB] #8 10.90 Get:211 http://deb.debian.org/debian buster/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #8 10.91 Get:212 http://deb.debian.org/debian buster/main amd64 libcgi-pm-perl all 4.40-1 [222 kB] #8 10.91 Get:213 http://deb.debian.org/debian buster/main amd64 libfcgi-perl amd64 0.78-2+b3 [39.0 kB] #8 10.91 Get:214 http://deb.debian.org/debian buster/main amd64 libcgi-fast-perl all 1:2.13-1 [11.4 kB] #8 10.92 Get:215 http://deb.debian.org/debian buster/main amd64 libsub-name-perl amd64 0.21-1+b3 [13.6 kB] #8 10.92 Get:216 http://deb.debian.org/debian buster/main amd64 libclass-accessor-perl all 0.51-1 [23.2 kB] #8 10.92 Get:217 http://deb.debian.org/debian buster/main amd64 libclass-inspector-perl all 1.32-1 [19.1 kB] #8 10.92 Get:218 http://deb.debian.org/debian buster/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b2 [38.0 kB] #8 10.93 Get:219 http://deb.debian.org/debian buster/main amd64 libclone-perl amd64 0.41-1+b1 [14.6 kB] #8 10.93 Get:220 http://deb.debian.org/debian buster/main amd64 libcommon-sense-perl amd64 3.74-2+b7 [24.0 kB] #8 10.93 Get:221 http://deb.debian.org/debian buster/main amd64 libparams-util-perl amd64 1.07-3+b4 [23.0 kB] #8 10.93 Get:222 http://deb.debian.org/debian buster/main amd64 libsub-install-perl all 0.928-1 [11.4 kB] #8 10.93 Get:223 http://deb.debian.org/debian buster/main amd64 libdata-optlist-perl all 0.110-1 [10.6 kB] #8 10.93 Get:224 http://deb.debian.org/debian buster/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB] #8 10.93 Get:225 http://deb.debian.org/debian buster/main amd64 libconst-fast-perl all 0.014-1 [8250 B] #8 10.94 Get:226 http://deb.debian.org/debian buster/main amd64 libwant-perl amd64 0.29-1+b4 [28.9 kB] #8 10.94 Get:227 http://deb.debian.org/debian buster/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #8 10.94 Get:228 http://deb.debian.org/debian buster/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #8 10.94 Get:229 http://deb.debian.org/debian buster/main amd64 libdata-dump-perl all 1.23-1 [29.5 kB] #8 10.94 Get:230 http://deb.debian.org/debian buster/main amd64 libdigest-bubblebabble-perl all 0.02-2 [8238 B] #8 10.94 Get:231 http://deb.debian.org/debian buster/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB] #8 10.94 Get:232 http://deb.debian.org/debian buster/main amd64 libdistro-info-perl all 0.21 [6696 B] #8 10.95 Get:233 http://deb.debian.org/debian buster/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #8 10.95 Get:234 http://deb.debian.org/debian buster/main amd64 libmailtools-perl all 2.18-1 [88.5 kB] #8 10.96 Get:235 http://deb.debian.org/debian buster/main amd64 libnet-ip-perl all 1.26-2 [29.0 kB] #8 10.96 Get:236 http://deb.debian.org/debian buster/main amd64 libnet-dns-perl all 1.19-1 [372 kB] #8 10.96 Get:237 http://deb.debian.org/debian buster/main amd64 libnet-domain-tld-perl all 1.75-1 [33.3 kB] #8 10.96 Get:238 http://deb.debian.org/debian buster/main amd64 libemail-valid-perl all 1.202-1 [23.0 kB] #8 10.96 Get:239 http://deb.debian.org/debian buster/main amd64 libexporter-tiny-perl all 1.002001-1 [36.9 kB] #8 10.97 Get:240 http://deb.debian.org/debian buster/main amd64 libipc-system-simple-perl all 1.25-4 [26.5 kB] #8 10.97 Get:241 http://deb.debian.org/debian buster/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB] #8 10.97 Get:242 http://deb.debian.org/debian buster/main amd64 libfile-chdir-perl all 0.1008-1 [13.3 kB] #8 10.97 Get:243 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB] #8 10.98 Get:244 http://deb.debian.org/debian buster/main amd64 libfont-afm-perl all 1.20-2 [13.6 kB] #8 10.98 Get:245 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u1 [63.7 kB] #8 10.98 Get:246 http://deb.debian.org/debian buster/main amd64 libfuture-perl all 0.39-1 [74.5 kB] #8 10.98 Get:247 http://deb.debian.org/debian buster/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] #8 10.99 Get:248 http://deb.debian.org/debian buster/main amd64 libparams-validate-perl amd64 1.29-1+b1 [67.6 kB] #8 10.99 Get:249 http://deb.debian.org/debian buster/main amd64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB] #8 10.99 Get:250 http://deb.debian.org/debian buster/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB] #8 10.99 Get:251 http://deb.debian.org/debian buster/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #8 10.99 Get:252 http://deb.debian.org/debian buster/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B] #8 10.99 Get:253 http://deb.debian.org/debian buster/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB] #8 11.00 Get:254 http://deb.debian.org/debian buster/main amd64 libjson-perl all 4.02000-1 [88.8 kB] #8 11.00 Get:255 http://deb.debian.org/debian buster/main amd64 liblog-any-perl all 1.707-1 [65.2 kB] #8 11.00 Get:256 http://deb.debian.org/debian buster/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #8 11.00 Get:257 http://deb.debian.org/debian buster/main amd64 libpackage-stash-perl all 0.38-1 [21.7 kB] #8 11.00 Get:258 http://deb.debian.org/debian buster/main amd64 libsub-identify-perl amd64 0.14-1+b1 [12.0 kB] #8 11.00 Get:259 http://deb.debian.org/debian buster/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #8 11.00 Get:260 http://deb.debian.org/debian buster/main amd64 libpath-tiny-perl all 0.108-1 [53.3 kB] #8 11.01 Get:261 http://deb.debian.org/debian buster/main amd64 libtype-tiny-perl all 1.004004-1 [266 kB] #8 11.01 Get:262 http://deb.debian.org/debian buster/main amd64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB] #8 11.02 Get:263 http://deb.debian.org/debian buster/main amd64 libglib2.0-data all 2.58.3-2+deb10u3 [1111 kB] #8 11.05 Get:264 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] #8 11.06 Get:265 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] #8 11.06 Get:266 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB] #8 11.06 Get:267 http://deb.debian.org/debian-security buster/updates/main amd64 libgsasl7 amd64 1.8.0-8+deb10u1 [207 kB] #8 11.06 Get:268 http://deb.debian.org/debian buster/main amd64 libhtml-form-perl all 6.03-1 [23.9 kB] #8 11.06 Get:269 http://deb.debian.org/debian buster/main amd64 libhtml-format-perl all 2.12-1 [43.5 kB] #8 11.07 Get:270 http://deb.debian.org/debian buster/main amd64 libhttp-daemon-perl all 6.01-3 [16.6 kB] #8 11.07 Get:271 http://deb.debian.org/debian buster/main amd64 libstruct-dumb-perl all 0.09-1 [11.1 kB] #8 11.07 Get:272 http://deb.debian.org/debian buster/main amd64 libio-async-perl all 0.72-1 [262 kB] #8 11.08 Get:273 http://deb.debian.org/debian buster/main amd64 libio-sessiondata-perl all 1.03-1 [5782 B] #8 11.08 Get:274 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] #8 11.08 Get:275 http://deb.debian.org/debian buster/main amd64 libtypes-serialiser-perl all 1.0-1 [12.7 kB] #8 11.08 Get:276 http://deb.debian.org/debian buster/main amd64 libjson-xs-perl amd64 3.040-1+b1 [91.0 kB] #8 11.09 Get:277 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB] #8 11.09 Get:278 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB] #8 11.09 Get:279 http://deb.debian.org/debian buster/main amd64 liblist-compare-perl all 0.53-1 [68.9 kB] #8 11.09 Get:280 http://deb.debian.org/debian buster/main amd64 liblist-moreutils-perl amd64 0.416-1+b4 [64.2 kB] #8 11.09 Get:281 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB] #8 11.09 Get:282 http://deb.debian.org/debian buster/main amd64 libsys-hostname-long-perl all 1.5-1 [12.0 kB] #8 11.10 Get:283 http://deb.debian.org/debian buster/main amd64 libmail-sendmail-perl all 0.80-1 [25.3 kB] #8 11.10 Get:284 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB] #8 11.12 Get:285 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B] #8 11.12 Get:286 http://deb.debian.org/debian buster/main amd64 mariadb-common all 1:10.3.34-0+deb10u1 [33.0 kB] #8 11.12 Get:287 http://deb.debian.org/debian buster/main amd64 libmariadb3 amd64 1:10.3.34-0+deb10u1 [173 kB] #8 11.12 Get:288 http://deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB] #8 11.13 Get:289 http://deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB] #8 11.16 Get:290 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2+deb10u1 [1036 kB] #8 11.17 Get:291 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB] #8 11.18 Get:292 http://deb.debian.org/debian buster/main amd64 libmime-tools-perl all 5.509-1 [212 kB] #8 11.19 Get:293 http://deb.debian.org/debian buster/main amd64 libnet-dns-sec-perl amd64 1.11-1 [48.1 kB] #8 11.19 Get:294 http://deb.debian.org/debian buster/main amd64 libnet-libidn-perl amd64 0.12.ds-3+b1 [18.6 kB] #8 11.19 Get:295 http://deb.debian.org/debian buster/main amd64 libnumber-compare-perl all 0.03-1 [7642 B] #8 11.19 Get:296 http://deb.debian.org/debian buster/main amd64 libnumber-range-perl all 0.12-1 [9274 B] #8 11.19 Get:297 http://deb.debian.org/debian buster/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b7 [38.1 kB] #8 11.19 Get:298 http://deb.debian.org/debian buster/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b7 [28.7 kB] #8 11.19 Get:299 http://deb.debian.org/debian buster/main amd64 libpackage-stash-xs-perl amd64 0.29-1 [19.8 kB] #8 11.20 Get:300 http://deb.debian.org/debian buster/main amd64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB] #8 11.20 Get:301 http://deb.debian.org/debian buster/main amd64 libtext-glob-perl all 0.10-1 [8362 B] #8 11.20 Get:302 http://deb.debian.org/debian buster/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #8 11.20 Get:303 http://deb.debian.org/debian buster/main amd64 libperlio-gzip-perl amd64 0.19-1+b5 [17.4 kB] #8 11.20 Get:304 http://deb.debian.org/debian buster/main amd64 libpod-constants-perl all 0.19-1 [16.9 kB] #8 11.20 Get:305 http://deb.debian.org/debian buster/main amd64 libreadonly-perl all 2.050-1 [22.7 kB] #8 11.20 Get:306 http://deb.debian.org/debian buster/main amd64 libref-util-perl all 0.204-1 [17.1 kB] #8 11.20 Get:307 http://deb.debian.org/debian buster/main amd64 libref-util-xs-perl amd64 0.117-1+b1 [14.0 kB] #8 11.20 Get:308 http://deb.debian.org/debian buster/main amd64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB] #8 11.21 Get:309 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB] #8 11.23 Get:310 http://deb.debian.org/debian buster/main amd64 libsereal-decoder-perl amd64 4.005+ds-1+b1 [93.6 kB] #8 11.23 Get:311 http://deb.debian.org/debian buster/main amd64 libsereal-encoder-perl amd64 4.005+ds-1+b1 [95.4 kB] #8 11.23 Get:312 http://deb.debian.org/debian buster/main amd64 libsereal-perl all 4.005-1 [10.8 kB] #8 11.23 Get:313 http://deb.debian.org/debian buster/main amd64 libtask-weaken-perl all 1.06-1 [9252 B] #8 11.23 Get:314 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB] #8 11.23 Get:315 http://deb.debian.org/debian buster/main amd64 libsoap-lite-perl all 1.27-1 [258 kB] #8 11.23 Get:316 http://deb.debian.org/debian buster/main amd64 libsort-key-perl amd64 1.33-2+b1 [37.0 kB] #8 11.24 Get:317 http://deb.debian.org/debian buster/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #8 11.24 Get:318 http://deb.debian.org/debian buster/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB] #8 11.24 Get:319 http://deb.debian.org/debian buster/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #8 11.24 Get:320 http://deb.debian.org/debian buster/main amd64 libterm-readkey-perl amd64 2.38-1 [27.4 kB] #8 11.24 Get:321 http://deb.debian.org/debian buster/main amd64 libtest-fatal-perl all 0.014-1 [11.9 kB] #8 11.24 Get:322 http://deb.debian.org/debian buster/main amd64 libtest-refcount-perl all 0.08-3 [11.4 kB] #8 11.24 Get:323 http://deb.debian.org/debian buster/main amd64 libtext-levenshtein-perl all 0.13-1 [11.1 kB] #8 11.24 Get:324 http://deb.debian.org/debian buster/main amd64 libtype-tiny-xs-perl amd64 0.014-1+b1 [24.4 kB] #8 11.24 Get:325 http://deb.debian.org/debian buster/main amd64 libunicode-utf8-perl amd64 0.62-1 [20.0 kB] #8 11.25 Get:326 http://deb.debian.org/debian buster/main amd64 libunwind8 amd64 1.2.1-10~deb10u1 [51.1 kB] #8 11.25 Get:327 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB] #8 11.25 Get:328 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] #8 11.25 Get:329 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #8 11.25 Get:330 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] #8 11.26 Get:331 http://deb.debian.org/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB] #8 11.26 Get:332 http://deb.debian.org/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u2 [757 kB] #8 11.27 Get:333 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] #8 11.27 Get:334 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #8 11.27 Get:335 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #8 11.28 Get:336 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #8 11.28 Get:337 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] #8 11.29 Get:338 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #8 11.29 Get:339 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] #8 11.29 Get:340 http://deb.debian.org/debian buster/main amd64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB] #8 11.29 Get:341 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #8 11.29 Get:342 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB] #8 11.30 Get:343 http://deb.debian.org/debian buster/main amd64 libyaml-libyaml-perl amd64 0.76+repack-1 [33.1 kB] #8 11.30 Get:344 http://deb.debian.org/debian buster/main amd64 licensecheck all 3.0.31-3 [28.3 kB] #8 11.30 Get:345 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB] #8 11.30 Get:346 http://deb.debian.org/debian buster/main amd64 lintian all 2.15.0 [1181 kB] #8 11.32 Get:347 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB] #8 11.32 Get:348 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB] #8 11.33 Get:349 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB] #8 11.36 Get:350 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1+deb10u1 [126 kB] #8 11.36 Get:351 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20211109.1735-0+deb10u1 [125 kB] #8 11.36 Get:352 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB] #8 11.36 Get:353 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB] #8 11.37 Get:354 http://deb.debian.org/debian buster/main amd64 python3-certifi all 2018.8.24-1 [140 kB] #8 11.37 Get:355 http://deb.debian.org/debian buster/main amd64 python3-idna all 2.6-1 [34.3 kB] #8 11.37 Get:356 http://deb.debian.org/debian buster/main amd64 python3-magic all 2:0.4.15-2 [9256 B] #8 11.37 Get:357 http://deb.debian.org/debian buster/main amd64 python3-urllib3 all 1.24.1-1 [97.1 kB] #8 11.37 Get:358 http://deb.debian.org/debian buster/main amd64 python3-requests all 2.21.0-1 [66.9 kB] #8 11.38 Get:359 http://deb.debian.org/debian buster/main amd64 python3-unidiff all 0.5.4-1 [7506 B] #8 11.38 Get:360 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB] #8 11.38 Get:361 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB] #8 11.39 Get:362 http://deb.debian.org/debian buster/main amd64 strace amd64 4.26-0.2 [898 kB] #22 DONE 74.4s #23 [runtime-dev-cross-true 1/1] 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 libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x #23 sha256:bb8b747110e7901410998950a503e415400784dc636bd042c7a4f9d83f5c9940 #8 11.41 Get:363 http://deb.debian.org/debian buster/main amd64 unzip amd64 6.0-23+deb10u2 [172 kB] #8 11.41 Get:364 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] #8 11.41 Get:365 http://deb.debian.org/debian buster/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] #8 11.65 debconf: delaying package configuration, since apt-utils is not installed + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #8 11.68 Fetched 171 MB in 4s (48.1 MB/s) #8 11.71 Selecting previously unselected package sensible-utils. #8 11.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 ... 6677 files and directories currently installed.) #8 11.71 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... #8 11.72 Unpacking sensible-utils (0.0.12) ... #8 11.75 Selecting previously unselected package lsb-base. #8 11.75 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... #8 11.76 Unpacking lsb-base (10.2019051400) ... #8 11.79 Selecting previously unselected package cron. #8 11.79 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_amd64.deb ... #8 11.79 Unpacking cron (3.0pl1-134+deb10u1) ... #8 11.84 Selecting previously unselected package libbsd0:amd64. #8 11.84 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_amd64.deb ... #8 11.85 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... #8 11.89 Selecting previously unselected package bsdmainutils. #8 11.89 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_amd64.deb ... #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 3.5s done #8 11.90 Unpacking bsdmainutils (11.1.2+b1) ... #8 11.96 Selecting previously unselected package libuchardet0:amd64. #8 11.96 Preparing to unpack .../05-libuchardet0_0.0.6-3_amd64.deb ... #8 11.97 Unpacking libuchardet0:amd64 (0.0.6-3) ... #8 12.00 Selecting previously unselected package groff-base. #8 12.00 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_amd64.deb ... #8 12.01 Unpacking groff-base (1.22.4-3+deb10u1) ... #23 1.045 Hit:1 http://deb.debian.org/debian bullseye InRelease #23 1.045 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #23 1.045 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #8 12.19 Selecting previously unselected package libgdbm6:amd64. #8 12.19 Preparing to unpack .../07-libgdbm6_1.18.1-4_amd64.deb ... #8 12.19 Unpacking libgdbm6:amd64 (1.18.1-4) ... #8 12.23 Selecting previously unselected package libpipeline1:amd64. #8 12.23 Preparing to unpack .../08-libpipeline1_1.5.1-2_amd64.deb ... #8 12.23 Unpacking libpipeline1:amd64 (1.5.1-2) ... #8 12.27 Selecting previously unselected package man-db. #8 12.27 Preparing to unpack .../09-man-db_2.8.5-2_amd64.deb ... #8 12.28 Unpacking man-db (2.8.5-2) ... #8 12.50 Selecting previously unselected package perl-modules-5.28. #8 12.51 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #8 12.51 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 13.12 Selecting previously unselected package libgdbm-compat4:amd64. #8 13.12 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_amd64.deb ... #8 13.13 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... #8 13.16 Selecting previously unselected package libperl5.28:amd64. #8 13.16 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... #8 13.16 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... #13 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 3.2s done #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 #8 13.83 Selecting previously unselected package perl. #8 13.83 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_amd64.deb ... #8 13.84 Unpacking perl (5.28.1-6+deb10u1) ... #8 13.90 Selecting previously unselected package liblocale-gettext-perl. #8 13.90 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oOfR4p + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FAkOFm + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' = 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + echo 'PASS: daemon version OK' PASS: daemon version OK + exit 0 Processing files: docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20220808082437.e1f24d3-0.el8 docker-ce(x86-64) = 3:0.0.0~20220808082437.e1f24d3-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.src.rpm #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.6s done #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 #8 13.90 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #8 13.95 Selecting previously unselected package libssl1.1:amd64. #8 13.95 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... #8 13.95 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... #8 14.15 Selecting previously unselected package libpython3.7-minimal:amd64. #8 14.15 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... #8 14.15 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... #8 14.30 Selecting previously unselected package libexpat1:amd64. #8 14.30 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u4_amd64.deb ... #8 14.30 Unpacking libexpat1:amd64 (2.2.6-2+deb10u4) ... #8 14.35 Selecting previously unselected package python3.7-minimal. #8 14.35 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... #8 14.36 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.6s done #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 #8 14.62 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... #8 14.74 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... #8 14.75 Setting up libexpat1:amd64 (2.2.6-2+deb10u4) ... #8 14.76 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... #8 15.41 Selecting previously unselected package python3-minimal. #8 15.41 (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 ... 9605 files and directories currently installed.) #8 15.41 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ... #8 15.42 Unpacking python3-minimal (3.7.3-1) ... #8 15.46 Selecting previously unselected package mime-support. #8 15.46 Preparing to unpack .../1-mime-support_3.62_all.deb ... #8 15.46 Unpacking mime-support (3.62) ... #23 67.70 + mkdir -p /build #23 67.71 + cp runc /build/runc #23 DONE 68.2s #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd #27 sha256:758505709a8c4bd6d546fa3b1df93568d0cd83ad65dd3d30802b2b5e34a1825b #27 ... #24 [binary-base 2/7] COPY --from=runc /build/ /usr/local/bin/ #24 sha256:f8d1273e6230c0146ce3f98837dfcf80ad20c1405ced023e5606565b6f0fe586 #24 DONE 0.2s #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd #27 sha256:758505709a8c4bd6d546fa3b1df93568d0cd83ad65dd3d30802b2b5e34a1825b #8 15.51 Selecting previously unselected package libmpdec2:amd64. #8 15.51 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ... #8 15.52 Unpacking libmpdec2:amd64 (2.4.2-2) ... #8 15.59 Selecting previously unselected package readline-common. #8 15.59 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... #8 15.60 Unpacking readline-common (7.0-5) ... #8 15.67 Selecting previously unselected package libreadline7:amd64. #8 15.67 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ... #8 15.67 Unpacking libreadline7:amd64 (7.0-5) ... #8 15.74 Selecting previously unselected package libsqlite3-0:amd64. #8 15.74 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_amd64.deb ... #8 15.74 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u1) ... #8 15.93 Selecting previously unselected package libpython3.7-stdlib:amd64. #8 15.93 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... #8 15.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... #8 16.24 Selecting previously unselected package python3.7. #8 16.24 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_amd64.deb ... #8 16.25 Unpacking python3.7 (3.7.3-2+deb10u3) ... #8 16.30 Selecting previously unselected package libpython3-stdlib:amd64. #8 16.30 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ... #8 16.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... #8 16.33 Setting up python3-minimal (3.7.3-1) ... #13 ... #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 #7 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 #7 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done #7 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done #7 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done #7 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done #7 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 3.7s done #7 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.0s done #7 DONE 8.1s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:032f79206b344b7bdf00bb56887872a49648e9fcbbac7abf1fd3544fa2e897cf #8 16.60 Selecting previously unselected package python3. #8 16.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10074 files and directories currently installed.) #8 16.61 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ... #8 16.62 Unpacking python3 (3.7.3-1) ... #8 16.67 Selecting previously unselected package libassuan0:amd64. #8 16.67 Preparing to unpack .../001-libassuan0_2.5.2-1_amd64.deb ... #8 16.67 Unpacking libassuan0:amd64 (2.5.2-1) ... #8 16.70 Selecting previously unselected package gpgconf. #8 16.70 Preparing to unpack .../002-gpgconf_2.2.12-1+deb10u2_amd64.deb ... #8 16.70 Unpacking gpgconf (2.2.12-1+deb10u2) ... #8 16.77 Selecting previously unselected package libksba8:amd64. #8 16.77 Preparing to unpack .../003-libksba8_1.3.5-2_amd64.deb ... #8 16.77 Unpacking libksba8:amd64 (1.3.5-2) ... #8 16.81 Selecting previously unselected package libsasl2-modules-db:amd64. #8 16.81 Preparing to unpack .../004-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... #8 16.82 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 16.86 Selecting previously unselected package libsasl2-2:amd64. #8 16.87 Preparing to unpack .../005-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... #8 16.87 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 16.92 Selecting previously unselected package libldap-common. #8 16.93 Preparing to unpack .../006-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #8 16.93 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #8 16.98 Selecting previously unselected package libldap-2.4-2:amd64. #8 16.98 Preparing to unpack .../007-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... #8 16.99 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #8 17.05 Selecting previously unselected package libnpth0:amd64. #8 17.05 Preparing to unpack .../008-libnpth0_1.6-1_amd64.deb ... #8 17.05 Unpacking libnpth0:amd64 (1.6-1) ... #8 17.08 Selecting previously unselected package dirmngr. #8 17.08 Preparing to unpack .../009-dirmngr_2.2.12-1+deb10u2_amd64.deb ... #8 17.10 Unpacking dirmngr (2.2.12-1+deb10u2) ... #8 17.19 Selecting previously unselected package gnupg-l10n. #8 17.19 Preparing to unpack .../010-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #8 17.21 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #8 17.36 Selecting previously unselected package gnupg-utils. #8 17.36 Preparing to unpack .../011-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ... #8 17.37 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #8 17.49 Selecting previously unselected package gpg. #8 17.49 Preparing to unpack .../012-gpg_2.2.12-1+deb10u2_amd64.deb ... #8 17.49 Unpacking gpg (2.2.12-1+deb10u2) ... #8 0.902 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #8 0.912 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #8 0.912 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #8 17.67 Selecting previously unselected package pinentry-curses. #8 17.67 Preparing to unpack .../013-pinentry-curses_1.1.0-2_amd64.deb ... #8 17.67 Unpacking pinentry-curses (1.1.0-2) ... #8 17.71 Selecting previously unselected package gpg-agent. #8 17.72 Preparing to unpack .../014-gpg-agent_2.2.12-1+deb10u2_amd64.deb ... #8 17.72 Unpacking gpg-agent (2.2.12-1+deb10u2) ... #8 17.79 Selecting previously unselected package gpg-wks-client. #8 17.79 Preparing to unpack .../015-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ... #8 17.80 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #8 17.86 Selecting previously unselected package gpg-wks-server. #8 17.86 Preparing to unpack .../016-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ... #8 1.069 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] #8 17.86 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #8 17.92 Selecting previously unselected package gpgsm. #8 17.92 Preparing to unpack .../017-gpgsm_2.2.12-1+deb10u2_amd64.deb ... #8 17.92 Unpacking gpgsm (2.2.12-1+deb10u2) ... #8 18.00 Selecting previously unselected package gnupg. #8 18.00 Preparing to unpack .../018-gnupg_2.2.12-1+deb10u2_all.deb ... #8 18.00 Unpacking gnupg (2.2.12-1+deb10u2) ... #8 18.08 Selecting previously unselected package less. #8 18.08 Preparing to unpack .../019-less_487-0.1+b1_amd64.deb ... #8 18.09 Unpacking less (487-0.1+b1) ... #8 18.14 Selecting previously unselected package netbase. #8 18.14 Preparing to unpack .../020-netbase_5.6_all.deb ... #8 1.521 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] #8 18.15 Unpacking netbase (5.6) ... #8 18.18 Selecting previously unselected package bzip2. #8 18.18 Preparing to unpack .../021-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... #8 18.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... #8 18.21 Selecting previously unselected package libmagic-mgc. #8 18.21 Preparing to unpack .../022-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... #8 18.22 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #8 18.32 Selecting previously unselected package libmagic1:amd64. #8 18.32 Preparing to unpack .../023-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... #8 18.33 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... #8 18.37 Selecting previously unselected package file. #8 18.37 Preparing to unpack .../024-file_1%3a5.35-4+deb10u2_amd64.deb ... #8 18.38 Unpacking file (1:5.35-4+deb10u2) ... #8 18.41 Selecting previously unselected package gettext-base. #8 1.768 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] #8 18.42 Preparing to unpack .../025-gettext-base_0.19.8.1-9_amd64.deb ... #8 18.42 Unpacking gettext-base (0.19.8.1-9) ... #8 18.49 Selecting previously unselected package krb5-locales. #8 18.50 Preparing to unpack .../026-krb5-locales_1.17-3+deb10u3_all.deb ... #8 18.51 Unpacking krb5-locales (1.17-3+deb10u3) ... #8 18.55 Selecting previously unselected package libicu63:amd64. #8 18.55 Preparing to unpack .../027-libicu63_63.1-6+deb10u3_amd64.deb ... #8 18.56 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 4.3s done #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 8.4s #23 1.554 Reading package lists... #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:27a9952f971b60eb7806031003eaaf63d8544d3656d2722f40c29f6be274eec6 #8 19.71 Selecting previously unselected package libxml2:amd64. #8 19.71 Preparing to unpack .../028-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... #8 2.854 Fetched 8563 kB in 2s (3877 kB/s) #8 19.71 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... #8 19.83 Selecting previously unselected package manpages. #8 19.83 Preparing to unpack .../029-manpages_4.16-2_all.deb ... #8 19.84 Unpacking manpages (4.16-2) ... #8 20.03 Selecting previously unselected package libedit2:amd64. #8 20.03 Preparing to unpack .../030-libedit2_3.1-20181209-1_amd64.deb ... #8 20.04 Unpacking libedit2:amd64 (3.1-20181209-1) ... #8 20.08 Selecting previously unselected package libkeyutils1:amd64. #8 20.08 Preparing to unpack .../031-libkeyutils1_1.6-6_amd64.deb ... #8 20.09 Unpacking libkeyutils1:amd64 (1.6-6) ... #8 20.12 Selecting previously unselected package libkrb5support0:amd64. #8 20.12 Preparing to unpack .../032-libkrb5support0_1.17-3+deb10u3_amd64.deb ... #8 20.13 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... #8 20.21 Selecting previously unselected package libk5crypto3:amd64. #8 2.854 Reading package lists... #8 20.21 Preparing to unpack .../033-libk5crypto3_1.17-3+deb10u3_amd64.deb ... #8 20.22 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... #8 20.26 Selecting previously unselected package libkrb5-3:amd64. #8 20.26 Preparing to unpack .../034-libkrb5-3_1.17-3+deb10u3_amd64.deb ... #8 20.27 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... #8 20.38 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 20.38 Preparing to unpack .../035-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... #8 20.38 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... #8 20.45 Selecting previously unselected package openssh-client. make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.rb7nbk5ka0/ + cd /tmp/docker-cli-docsgen.rb7nbk5ka0 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 #8 20.45 Preparing to unpack .../036-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ... #8 20.46 Unpacking openssh-client (1:7.9p1-10+deb10u2) ... #8 20.61 Selecting previously unselected package ucf. #8 20.61 Preparing to unpack .../037-ucf_3.0038+nmu1_all.deb ... #8 20.62 Moving old data out of the way #8 20.62 Unpacking ucf (3.0038+nmu1) ... #8 20.66 Selecting previously unselected package xz-utils. #8 20.66 Preparing to unpack .../038-xz-utils_5.2.4-1+deb10u1_amd64.deb ... #8 20.67 Unpacking xz-utils (5.2.4-1+deb10u1) ... #8 20.72 Selecting previously unselected package libfl2:amd64. go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 #8 20.73 Preparing to unpack .../039-libfl2_2.6.4-6.2_amd64.deb ... #8 20.73 Unpacking libfl2:amd64 (2.6.4-6.2) ... #8 20.78 Selecting previously unselected package at. #8 20.78 Preparing to unpack .../040-at_3.1.23-1_amd64.deb ... #8 20.79 Unpacking at (3.1.23-1) ... #8 20.84 Selecting previously unselected package libsigsegv2:amd64. #8 20.84 Preparing to unpack .../041-libsigsegv2_2.12-2_amd64.deb ... #8 20.84 Unpacking libsigsegv2:amd64 (2.12-2) ... #8 20.88 Selecting previously unselected package m4. #8 20.88 Preparing to unpack .../042-m4_1.4.18-2_amd64.deb ... #8 20.88 Unpacking m4 (1.4.18-2) ... go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 #8 20.99 Selecting previously unselected package autoconf. #8 20.99 Preparing to unpack .../043-autoconf_2.69-11_all.deb ... #8 21.01 Unpacking autoconf (2.69-11) ... #8 21.14 Selecting previously unselected package autotools-dev. #8 21.14 Preparing to unpack .../044-autotools-dev_20180224.1_all.deb ... #8 21.19 Unpacking autotools-dev (20180224.1) ... #8 3.703 Reading package lists... #8 4.523 Building dependency tree... #8 4.710 Reading state information... #8 63.88 Setting up libgpgme11:arm64 (1.14.0-1+b2) ... #8 63.89 Setting up gcc (4:10.2.1-1) ... #8 63.92 Setting up dirmngr (2.2.27-2+deb11u2) ... #8 64.06 Setting up perl (5.32.1-4+deb11u2) ... #8 64.08 Setting up libpackage-stash-xs-perl (0.29-1+b2) ... #8 64.09 Setting up libclass-data-inheritable-perl (0.08-3) ... #8 64.11 Setting up libdata-dump-perl (1.23-1.1) ... #8 64.12 Setting up libref-util-perl (0.204-1) ... #8 64.13 Setting up libipc-system-simple-perl (1.30-1) ... #8 64.14 Setting up libnet-domain-tld-perl (1.75-1.1) ... #8 64.16 Setting up libhash-fieldhash-perl (0.15-1+b3) ... #8 64.17 Setting up libvariable-magic-perl (0.62-1+b3) ... #8 64.18 Setting up libio-html-perl (1.004-2) ... #8 64.20 Setting up libpod-parser-perl (1.63-2) ... #8 64.21 Setting up libb-hooks-op-check-perl (0.22-1+b3) ... #8 64.22 Setting up liblist-moreutils-xs-perl (0.430-2) ... #8 64.24 Setting up libparams-util-perl (1.102-1+b1) ... #8 64.25 Setting up libdpkg-perl (1.20.11) ... #8 64.26 Setting up libtime-duration-perl (1.21-1) ... #8 64.28 Setting up autoconf (2.69-14) ... #8 64.29 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 64.30 Setting up libarray-intspan-perl (2.004-1) ... #8 64.32 Setting up libcapture-tiny-perl (0.48-1) ... #8 64.33 Setting up libtimedate-perl (2.3300-2) ... #8 64.34 Setting up gpg-wks-server (2.2.27-2+deb11u2) ... #8 64.35 Setting up libsub-name-perl (0.26-1+b1) ... #8 64.37 Setting up libtype-tiny-xs-perl (0.022-1) ... #8 64.38 Setting up g++ (4:10.2.1-1) ... #8 64.40 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 64.41 Setting up libdata-validate-domain-perl (0.10-1.1) ... #8 64.42 Setting up libproc-processtable-perl (0.59-2+b1) ... #8 64.43 Setting up libfile-chdir-perl (0.1008-1.1) ... #8 64.44 Setting up xauth (1:1.1-1) ... #8 64.45 Setting up libpath-tiny-perl (0.118-1) ... #8 64.46 Setting up libarchive-cpio-perl (0.10-1.1) ... #8 64.48 Setting up libjson-perl (4.03000-1) ... #8 64.49 Setting up libipc-run3-perl (0.048-2) ... #8 64.50 Setting up libfcgi-perl:arm64 (0.79+ds-2) ... #8 64.51 Setting up libsub-override-perl (0.09-2) ... #8 64.53 Setting up libaliased-perl (0.34-1.1) ... #8 64.54 Setting up libstrictures-perl (2.000006-1) ... #8 64.55 Setting up libsub-quote-perl (2.006006-1) ... #8 64.56 Setting up libdevel-stacktrace-perl (2.0400-1) ... #8 64.57 Setting up libclass-xsaccessor-perl (1.19-3+b7) ... #8 64.58 Setting up libfontconfig1:arm64 (2.13.1-4.2) ... #8 64.59 Setting up libsort-versions-perl (1.62-1) ... #8 64.61 Setting up libexporter-tiny-perl (1.002002-1) ... #8 64.62 Setting up libre-engine-re2-perl:arm64 (0.14-1) ... #8 64.63 Setting up libfile-dirlist-perl (0.05-2) ... #8 64.64 Setting up libterm-readkey-perl (2.38-1+b2) ... #8 64.65 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... #8 64.66 Setting up libperlio-gzip-perl (0.19-1+b7) ... #8 64.67 Setting up libsys-hostname-long-perl (1.5-2) ... #8 64.68 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #8 64.69 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... #8 64.70 Setting up liburi-perl (5.08-1) ... #8 64.72 Setting up libfile-touch-perl (0.11-1) ... #8 64.73 Setting up python3.9 (3.9.2-1) ... go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 #8 21.29 Selecting previously unselected package automake. #8 21.29 Preparing to unpack .../045-automake_1%3a1.16.1-4_all.deb ... #8 21.30 Unpacking automake (1:1.16.1-4) ... #8 21.43 Selecting previously unselected package autopoint. #8 21.43 Preparing to unpack .../046-autopoint_0.19.8.1-9_all.deb ... #8 4.995 The following additional packages will be installed: #8 4.995 autoconf automake autopoint autotools-dev binutils binutils-common #8 4.995 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #8 4.995 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #8 4.995 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 4.995 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #8 4.995 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #8 4.995 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #8 4.995 intltool-debian iso-codes less libalgorithm-diff-perl #8 4.995 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #8 4.995 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #8 4.995 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #8 4.995 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #8 4.995 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #8 4.995 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #8 4.995 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 4.995 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #8 4.995 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #8 4.995 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #8 4.995 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #8 4.995 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #8 4.995 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 4.995 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 4.995 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 4.995 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 4.995 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 4.995 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 4.995 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 4.995 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 4.996 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 4.996 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 4.996 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 4.996 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 4.996 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 4.996 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 4.996 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 4.996 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 4.996 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 4.996 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 4.996 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 4.996 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 4.997 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #8 4.997 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 4.997 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 4.997 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 4.997 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #8 4.997 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 4.997 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 4.997 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 4.997 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 4.997 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 4.997 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 4.997 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 4.997 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 4.997 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 4.997 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 4.997 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 4.997 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 4.997 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #8 4.997 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 4.997 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 4.997 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 4.997 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 4.997 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 4.997 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 4.997 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 4.997 libstring-shellquote-perl libsub-exporter-perl #8 4.997 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 4.997 libsub-name-perl libsub-override-perl libsub-quote-perl #8 4.997 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 4.997 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 4.997 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 4.997 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-common #8 4.997 libtirpc-dev libtirpc3 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #8 4.997 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #8 4.997 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #8 4.997 libwant-perl libwebp6 libwww-perl libwww-robotrules-perl libx11-6 #8 4.997 libx11-data libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #8 4.997 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #8 4.997 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #8 4.997 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #8 4.998 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #8 4.998 netbase openssh-client openssl patch patchutils pbzip2 perl #8 4.998 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #8 4.998 pristine-tar publicsuffix python-apt-common python3 python3-apt #8 4.998 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #8 4.998 python3-magic python3-minimal python3-pkg-resources python3-requests #8 4.998 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #8 4.999 python3.9-minimal readline-common sensible-utils shared-mime-info strace #8 4.999 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #8 5.001 Suggested packages: #8 5.001 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #8 5.001 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #8 5.001 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #8 5.001 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 5.001 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 5.001 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #8 5.001 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #8 5.001 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #8 5.001 g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc #8 5.001 gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #8 5.001 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 5.001 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip #8 5.001 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm #8 5.001 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #8 5.001 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #8 5.001 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #8 5.001 libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc #8 5.001 libbareword-filehandles-perl libindirect-perl libmultidimensional-perl #8 5.001 gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl #8 5.001 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #8 5.001 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #8 5.001 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #8 5.001 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #8 5.001 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #8 5.001 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #8 5.001 python3-cryptography python3-openssl python3-socks python-requests-doc #8 5.001 python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc #8 21.43 Unpacking autopoint (0.19.8.1-9) ... #8 21.47 Selecting previously unselected package binutils-common:amd64. #8 21.47 Preparing to unpack .../047-binutils-common_2.31.1-16_amd64.deb ... #8 21.47 Unpacking binutils-common:amd64 (2.31.1-16) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 10.8s done #13 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done #13 DONE 25.9s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:27a9952f971b60eb7806031003eaaf63d8544d3656d2722f40c29f6be274eec6 #8 21.83 Selecting previously unselected package libbinutils:amd64. #8 65.39 Setting up libemail-address-xs-perl (1.04-1+b3) ... #8 65.40 Setting up libnet-ssleay-perl (1.88-3+b1) ... #8 65.41 Setting up automake (1:1.16.3-2) ... #8 65.42 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 65.43 Setting up libapt-pkg-perl (0.1.39) ... #8 65.44 Setting up libio-sessiondata-perl (1.03-1.1) ... #8 65.45 Setting up libstring-escape-perl (2010.002-2) ... #8 65.46 Setting up libhttp-date-perl (6.05-1) ... #8 65.47 Setting up libfile-which-perl (1.23-1) ... #8 65.48 Setting up libfile-basedir-perl (0.08-1) ... #8 65.50 Setting up libnumber-range-perl (0.12-1.1) ... #8 65.51 Setting up libtask-weaken-perl (1.06-1) ... #8 65.52 Setting up libunicode-utf8-perl (0.62-1+b2) ... #8 65.53 Setting up libmouse-perl (2.5.10-1+b1) ... #8 65.54 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ... #8 65.55 Setting up libfile-listing-perl (6.14-1) ... #8 65.56 Setting up libsys-cpuaffinity-perl:arm64 (1.13~03-1) ... #8 65.57 Setting up gpg-wks-client (2.2.27-2+deb11u2) ... #8 65.58 Setting up libregexp-pattern-perl (0.2.14-1) ... #8 65.60 Setting up libdata-messagepack-perl (1.00-4+b1) ... #8 65.62 Setting up libclass-inspector-perl (1.36-1) ... #8 65.63 Setting up libfont-afm-perl (1.20-3) ... #8 65.64 Setting up libwant-perl (0.29-1+b6) ... #8 65.65 Setting up libdynaloader-functions-perl (0.003-1.1) ... #8 21.83 Preparing to unpack .../048-libbinutils_2.31.1-16_amd64.deb ... #8 21.85 Unpacking libbinutils:amd64 (2.31.1-16) ... #8 21.96 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 65.66 Setting up libtext-glob-perl (0.11-1) ... #8 65.68 Setting up libclass-method-modifiers-perl (2.13-1) ... #8 65.69 Setting up liblist-compare-perl (0.55-1) ... #8 65.74 Setting up libref-util-xs-perl (0.117-1+b3) ... #8 65.75 Setting up libio-pty-perl (1:1.15-2) ... #8 65.76 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #8 65.78 Setting up libsort-key-perl (1.33-2+b3) ... #8 65.79 Setting up libclone-perl (0.45-1+b1) ... #8 65.80 Setting up libalgorithm-diff-perl (1.201-1) ... #8 65.81 Setting up libarchive-zip-perl (1.68-1) ... #8 65.83 Setting up libsub-identify-perl (0.14-1+b3) ... #8 65.87 Setting up libdistro-info-perl (1.0) ... #8 65.88 Setting up libcpanel-json-xs-perl (4.25-1+b1) ... #8 65.89 Setting up libobject-id-perl (0.1.2-2.1) ... #8 65.91 Setting up libio-stringy-perl (2.111-3) ... #8 65.92 Setting up liblist-moreutils-perl (0.430-2) ... #8 65.93 Setting up libhtml-tagset-perl (3.20-4) ... #8 65.95 Setting up liblog-any-perl (1.709-1) ... #8 65.97 Setting up libauthen-sasl-perl (2.1600-1.1) ... #8 21.96 Preparing to unpack .../049-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... #8 21.96 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 #8 65.98 Setting up libdevel-size-perl (0.83-1+b2) ... #8 65.99 Setting up libdebhelper-perl (13.3.4) ... #8 66.01 Setting up libpod-constants-perl (0.19-2) ... #8 66.02 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #8 66.04 Setting up libconvert-binhex-perl (1.125-1) ... #8 66.05 Setting up liblwp-mediatypes-perl (6.04-1) ... #8 66.06 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 66.07 Setting up libtry-tiny-perl (0.30-1) ... #8 66.09 Setting up libtype-tiny-perl (1.012001-2) ... #8 66.10 Setting up libcommon-sense-perl (3.75-1+b4) ... #8 66.11 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #8 66.12 Setting up libnet-http-perl (6.20-1) ... #8 66.14 Setting up libtext-markdown-discount-perl:arm64 (0.12-1+b1) ... #8 66.15 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #8 66.16 Setting up libtime-moment-perl (0.44-1+b3) ... #8 66.18 Setting up libencode-locale-perl (1.05-1.1) ... #8 22.29 Selecting previously unselected package binutils. #8 22.29 Preparing to unpack .../050-binutils_2.31.1-16_amd64.deb ... #8 22.30 Unpacking binutils (2.31.1-16) ... #8 22.34 Selecting previously unselected package libc-dev-bin. #8 22.34 Preparing to unpack .../051-libc-dev-bin_2.28-10+deb10u1_amd64.deb ... #8 22.35 Unpacking libc-dev-bin (2.28-10+deb10u1) ... #8 22.39 Selecting previously unselected package linux-libc-dev:amd64. #8 22.39 Preparing to unpack .../052-linux-libc-dev_4.19.249-2_amd64.deb ... #8 22.40 Unpacking linux-libc-dev:amd64 (4.19.249-2) ... go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 #8 66.19 Setting up python3 (3.9.2-3) ... #8 22.67 Selecting previously unselected package libc6-dev:amd64. #8 22.67 Preparing to unpack .../053-libc6-dev_2.28-10+deb10u1_amd64.deb ... #8 22.67 Unpacking libc6-dev:amd64 (2.28-10+deb10u1) ... go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 #8 66.49 Setting up libexception-class-perl (1.44-1) ... #8 66.50 Setting up python3-xdg (0.27-2) ... #8 66.67 Setting up libconfig-tiny-perl (2.26-1) ... #8 66.69 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ... #8 66.72 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #8 66.74 Setting up liblist-utilsby-perl (0.11-1) ... go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f #8 66.76 Setting up libstring-shellquote-perl (1.04-1) ... #8 66.79 Setting up libsub-install-perl (0.928-1.1) ... #8 66.80 Setting up dpkg-dev (1.20.11) ... #8 66.84 Setting up libnumber-compare-perl (0.03-1.1) ... #8 66.87 Setting up intltool-debian (0.35.0+20060710.5) ... #8 66.91 Setting up liberror-perl (0.17029-1) ... #8 66.92 Setting up python3-six (1.16.0-2) ... + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.rfYelOaBoX/ + cd /tmp/docker-cli-docsgen.rfYelOaBoX + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 #8 23.17 Selecting previously unselected package libisl19:amd64. #8 23.17 Preparing to unpack .../054-libisl19_0.20-2_amd64.deb ... #8 23.17 Unpacking libisl19:amd64 (0.20-2) ... #8 23.29 Selecting previously unselected package libmpfr6:amd64. #8 23.29 Preparing to unpack .../055-libmpfr6_4.0.2-1_amd64.deb ... #8 23.29 Unpacking libmpfr6:amd64 (4.0.2-1) ... #8 23.36 Selecting previously unselected package libmpc3:amd64. go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 #8 67.07 Setting up dh-autoreconf (20) ... #8 67.08 Setting up patchutils (0.4.2-1) ... #8 67.09 Setting up libmail-sendmail-perl (0.80-1.1) ... #8 67.11 Setting up libltdl-dev:arm64 (2.4.6-15) ... #8 67.12 Setting up libjson-maybexs-perl (1.004003-1) ... #8 67.14 Setting up libxml-sax-base-perl (1.09-1.1) ... #8 67.15 Setting up libio-string-perl (1.08-3.1) ... #8 67.16 Setting up libreadonly-perl (2.050-3) ... #8 67.18 Setting up python3-gpg (1.14.0-1+b2) ... #23 7.123 Reading package lists... #8 23.37 Preparing to unpack .../056-libmpc3_1.1.0-1_amd64.deb ... #8 23.37 Unpacking libmpc3:amd64 (1.1.0-1) ... #8 23.42 Selecting previously unselected package cpp-8. #8 23.42 Preparing to unpack .../057-cpp-8_8.3.0-6_amd64.deb ... #8 23.42 Unpacking cpp-8 (8.3.0-6) ... go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #8 67.36 Setting up python3-certifi (2020.6.20-1) ... #8 67.49 Setting up libfile-find-rule-perl (0.34-1) ... #8 67.50 Setting up libstring-copyright-perl (0.003006-1) ... #8 67.51 Setting up libgd3:arm64 (2.3.0-2) ... #8 67.53 Setting up python3-idna (2.10-1) ... go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 #8 67.74 Setting up libdata-optlist-perl (0.110-1.1) ... #8 67.75 Setting up libipc-run-perl (20200505.0-1) ... #8 67.77 Setting up git (1:2.30.2-1) ... #8 67.80 Setting up libtext-xslate-perl (3.5.8-1+b1) ... go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 #8 7.502 The following NEW packages will be installed: #8 7.502 autoconf automake autopoint autotools-dev binutils binutils-common #8 7.502 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #8 7.502 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #8 7.502 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #8 7.502 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #8 7.502 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #8 7.502 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #8 7.502 gpgconf gpgsm groff-base intltool-debian iso-codes less #8 7.502 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 7.502 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 7.502 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #8 7.502 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 7.502 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #8 7.502 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #8 7.502 libclass-inspector-perl libclass-method-modifiers-perl #8 7.502 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #8 7.502 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #8 7.502 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #8 7.502 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #8 7.502 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #8 7.502 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 7.502 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 7.502 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 7.502 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 7.502 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 7.502 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 7.502 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 7.502 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 7.502 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 7.502 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 7.502 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 7.502 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 7.502 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 7.502 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 7.502 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 7.502 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 7.502 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 7.502 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 7.502 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 7.502 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 7.502 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #8 7.502 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 7.502 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 7.502 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 7.502 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #8 7.502 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 7.502 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 7.502 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 7.502 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 7.502 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 7.502 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 7.502 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 7.502 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 7.502 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 7.502 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 7.502 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 7.502 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 7.502 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #8 7.502 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 7.502 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 7.502 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 7.502 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 7.502 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 7.502 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 7.502 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 7.502 libstring-shellquote-perl libsub-exporter-perl #8 7.502 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 7.502 libsub-name-perl libsub-override-perl libsub-quote-perl #8 7.502 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 7.502 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 7.502 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 7.502 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #8 7.502 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #8 7.502 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #8 7.502 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 #8 7.502 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #8 7.502 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #8 7.502 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #8 7.502 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #8 7.502 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #8 7.502 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #8 7.502 netbase openssh-client openssl patch patchutils pbzip2 perl #8 7.502 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #8 7.502 pristine-tar publicsuffix python-apt-common python3 python3-apt #8 7.502 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #8 7.502 python3-magic python3-minimal python3-pkg-resources python3-requests #8 7.502 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #8 7.502 python3.9-minimal readline-common sensible-utils shared-mime-info strace #8 7.502 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #8 7.502 The following packages will be upgraded: #8 7.502 libtirpc-common libtirpc3 #8 67.81 Setting up python3-urllib3 (1.26.5-1~exp1) ... #8 68.00 Setting up libcontextual-return-perl (0.004014-2) ... #8 68.01 Setting up libwww-robotrules-perl (6.02-1) ... #8 68.02 Setting up libtypes-serialiser-perl (1.01-1) ... #8 68.03 Setting up libhtml-parser-perl (3.75-1+b1) ... #8 68.05 Setting up libgit-wrapper-perl (0.048-1) ... #8 68.06 Setting up liblog-any-adapter-screen-perl (0.140-1) ... go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 #8 7.793 2 upgraded, 384 newly installed, 0 to remove and 0 not upgraded. #8 7.793 Need to get 175 MB of archives. #8 7.793 After this operation, 571 MB of additional disk space will be used. #8 7.793 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u1 [145 kB] #8 7.806 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #8 7.806 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] #8 7.821 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] #8 7.821 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] #8 7.821 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] #8 7.847 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #23 12.12 Building dependency tree... #23 13.38 Reading state information... Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WOlfRB + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IsvOyE + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' = 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + echo 'PASS: daemon version OK' PASS: daemon version OK + exit 0 Processing files: docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 Provides: docker-ce = 3:0.0.0~20220808082437.e1f24d3-0.el7 docker-ce(aarch-64) = 3:0.0.0~20220808082437.e1f24d3-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-io docker-engine-cs docker-ee Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q8XZMs + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ji0C0E + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8wbUjP + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20220808082437-e1f24d3 + GITCOMMIT=e1f24d3 + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:02:50Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker #8 68.08 Setting up librole-tiny-perl (2.002004-1) ... #8 68.09 Setting up gnupg (2.2.27-2+deb11u2) ... #8 68.10 Setting up build-essential (12.9) ... #8 68.11 Setting up python3-unidiff (0.5.5-2) ... #8 68.25 Setting up lsb-release (11.1.0) ... #8 68.27 Setting up libfont-ttf-perl (1.06-1.1) ... #8 68.28 Setting up libfile-homedir-perl (1.006-1) ... #8 68.29 Setting up python3-magic (2:0.4.20-3) ... go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 #8 7.861 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] #8 7.864 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB] #8 7.914 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB] #8 7.918 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] #8 7.918 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB] #8 7.934 Get:13 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u3 [98.5 kB] #8 7.934 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB] #8 7.953 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] #8 7.953 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] #8 7.953 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] #8 7.954 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB] #8 7.959 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] #8 7.959 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] #8 7.966 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB] #8 7.971 Get:22 http://deb.debian.org/debian-security bullseye-security/main amd64 libtirpc-common all 1.3.1-1+deb11u1 [13.5 kB] #8 7.971 Get:23 http://deb.debian.org/debian-security bullseye-security/main amd64 libtirpc3 amd64 1.3.1-1+deb11u1 [84.1 kB] #8 7.971 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB] #8 7.990 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB] #8 7.996 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] #8 7.996 Get:27 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] #8 7.997 Get:28 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB] #8 7.999 Get:29 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB] #8 8.000 Get:30 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] #8 8.001 Get:31 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #8 8.002 Get:32 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] #8 8.012 Get:33 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #8 8.014 Get:34 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] #8 8.018 Get:35 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] #8 8.019 Get:36 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] #8 8.021 Get:37 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] #8 8.023 Get:38 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] #8 8.039 Get:39 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] #8 8.040 Get:40 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB] #8 8.042 Get:41 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] #8 8.043 Get:42 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB] #8 8.044 Get:43 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB] #8 8.045 Get:44 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5+deb11u1 [929 kB] #8 8.056 Get:45 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB] #8 68.44 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 68.48 Setting up pristine-tar (1.49) ... #8 68.49 Setting up libio-socket-ssl-perl (2.069-1) ... #8 68.56 Setting up libsub-exporter-perl (0.987-1) ... #8 68.57 Setting up libc-devtools (2.31-13+deb11u3) ... #8 68.59 Setting up libalgorithm-merge-perl (0.08-3) ... go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #8 8.057 Get:46 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #8 8.060 Get:47 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] #8 8.061 Get:48 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] #8 8.064 Get:49 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] #8 8.068 Get:50 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] #8 8.070 Get:51 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] #8 8.083 Get:52 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] #8 8.093 Get:53 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #8 8.151 Get:54 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #8 8.159 Get:55 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #8 8.160 Get:56 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #8 8.162 Get:57 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #8 8.184 Get:58 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #8 8.186 Get:59 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u3 [275 kB] #8 8.195 Get:60 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.127-2 [1517 kB] #8 8.212 Get:61 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #8 8.212 Get:62 http://deb.debian.org/debian-security bullseye-security/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] #8 8.213 Get:63 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #8 8.220 Get:64 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u3 [2348 kB] #8 8.246 Get:65 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #8 8.255 Get:66 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #8 8.280 Get:67 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #8 24.60 Selecting previously unselected package cpp. #8 24.60 Preparing to unpack .../058-cpp_4%3a8.3.0-1_amd64.deb ... #8 24.61 Unpacking cpp (4:8.3.0-1) ... #8 24.65 Selecting previously unselected package libcc1-0:amd64. #8 24.65 Preparing to unpack .../059-libcc1-0_8.3.0-6_amd64.deb ... #8 24.66 Unpacking libcc1-0:amd64 (8.3.0-6) ... #8 24.70 Selecting previously unselected package libgomp1:amd64. #8 24.70 Preparing to unpack .../060-libgomp1_8.3.0-6_amd64.deb ... #8 24.71 Unpacking libgomp1:amd64 (8.3.0-6) ... #8 24.76 Selecting previously unselected package libitm1:amd64. #8 24.76 Preparing to unpack .../061-libitm1_8.3.0-6_amd64.deb ... #8 24.77 Unpacking libitm1:amd64 (8.3.0-6) ... #8 24.81 Selecting previously unselected package libatomic1:amd64. #8 24.81 Preparing to unpack .../062-libatomic1_8.3.0-6_amd64.deb ... #8 24.81 Unpacking libatomic1:amd64 (8.3.0-6) ... #8 24.85 Selecting previously unselected package libasan5:amd64. #8 24.86 Preparing to unpack .../063-libasan5_8.3.0-6_amd64.deb ... #8 24.86 Unpacking libasan5:amd64 (8.3.0-6) ... #8 25.07 Selecting previously unselected package liblsan0:amd64. go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 #8 68.61 Setting up libhttp-message-perl (6.28-1) ... #8 68.62 Setting up libhtml-form-perl (6.07-1) ... #8 68.65 Setting up python3-pkg-resources (52.0.0-4) ... #8 68.85 Setting up libiterator-perl (0.03+ds1-1.1) ... #8 8.281 Get:68 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #8 8.393 Get:69 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #8 8.393 Get:70 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #8 8.394 Get:71 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #8 8.396 Get:72 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #8 8.399 Get:73 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #8 8.403 Get:74 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #8 8.430 Get:75 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #8 8.445 Get:76 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #8 8.467 Get:77 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #8 8.478 Get:78 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #8 8.483 Get:79 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #8 8.534 Get:80 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod #8 25.07 Preparing to unpack .../064-liblsan0_8.3.0-6_amd64.deb ... #8 25.08 Unpacking liblsan0:amd64 (8.3.0-6) ... #8 25.16 Selecting previously unselected package libtsan0:amd64. #8 25.16 Preparing to unpack .../065-libtsan0_8.3.0-6_amd64.deb ... #8 25.17 Unpacking libtsan0:amd64 (8.3.0-6) ... #8 25.32 Selecting previously unselected package libubsan1:amd64. #8 68.87 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #8 68.88 Setting up libjson-xs-perl (4.030-1+b1) ... #8 68.90 Setting up libhttp-negotiate-perl (6.01-1) ... #8 68.91 Setting up libio-prompter-perl (0.004015-1) ... #8 68.93 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #8 68.94 Setting up libhttp-cookies-perl (6.10-1) ... #8 68.96 Setting up python3-apt (2.2.1) ... #8 8.735 Get:81 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #8 8.735 Get:82 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] #8 8.747 Get:83 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] #8 25.32 Preparing to unpack .../066-libubsan1_8.3.0-6_amd64.deb ... #8 25.50 Unpacking libubsan1:amd64 (8.3.0-6) ... #8 69.13 Setting up po-debconf (1.0.21+nmu1) ... #8 69.15 Setting up libhtml-tree-perl (5.07-2) ... #8 69.18 Setting up libparams-classify-perl (0.015-1+b3) ... #8 69.19 Setting up libpath-iterator-rule-perl (1.014-1) ... #8 69.21 Setting up libhtml-format-perl (2.12-1.1) ... #8 69.23 Setting up libxml-sax-perl (1.02+dfsg-1) ... #8 69.29 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 69.35 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #27 117.6 + bin/containerd #8 8.850 Get:84 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] #8 8.850 Get:85 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] #8 8.850 Get:86 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] #8 8.860 Get:87 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #8 8.862 Get:88 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] #8 8.886 Get:89 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] #8 8.887 Get:90 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] #8 8.891 Get:91 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] #8 8.893 Get:92 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] #8 8.895 Get:93 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] #8 8.898 Get:94 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] #8 8.900 Get:95 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] #8 8.901 Get:96 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #8 8.903 Get:97 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] #8 8.905 Get:98 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] #8 8.908 Get:99 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] #8 8.911 Get:100 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB] #8 8.914 Get:101 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] #8 8.916 Get:102 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] #8 8.923 Get:103 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] #8 8.924 Get:104 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #8 8.926 Get:105 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] #8 8.926 Get:106 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #8 8.928 Get:107 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #8 8.929 Get:108 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #8 8.931 Get:109 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] #8 8.933 Get:110 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] #23 14.76 The following additional packages will be installed: #23 14.76 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el #23 14.76 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf #23 14.76 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf #23 14.76 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf #23 14.76 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel #23 14.77 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 #23 14.77 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x #23 14.79 Suggested packages: #23 14.79 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel #23 14.79 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf #23 14.79 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x #23 14.79 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf #23 14.79 seccomp:ppc64el seccomp:s390x #23 14.79 Recommended packages: #23 14.79 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel #23 14.79 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf #23 14.79 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el #23 14.79 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x #8 25.66 Selecting previously unselected package libmpx2:amd64. #8 25.66 Preparing to unpack .../067-libmpx2_8.3.0-6_amd64.deb ... #8 25.67 Unpacking libmpx2:amd64 (8.3.0-6) ... #8 69.48 #8 69.48 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 69.56 Setting up python3-chardet (4.0.0-1) ... #8 9.108 Get:111 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] #8 9.118 Get:112 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] #8 9.146 Get:113 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 9.146 Get:114 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #8 9.146 Get:115 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] #8 9.150 Get:116 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB] #8 25.98 Selecting previously unselected package libquadmath0:amd64. #8 25.98 Preparing to unpack .../068-libquadmath0_8.3.0-6_amd64.deb ... #8 25.99 Unpacking libquadmath0:amd64 (8.3.0-6) ... #8 69.86 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 69.87 Setting up libmodule-runtime-perl (0.016-1) ... #8 69.89 Setting up libmailtools-perl (2.21-1) ... Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yrIEkM + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ad3dvM + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KEDdUz + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20220808082437-e1f24d3 + GITCOMMIT=e1f24d3 + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:02:54Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b #8 26.22 Selecting previously unselected package libgcc-8-dev:amd64. #8 26.22 Preparing to unpack .../069-libgcc-8-dev_8.3.0-6_amd64.deb ... #8 26.22 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... #23 15.29 The following NEW packages will be installed: #23 15.29 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el #23 15.29 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel #23 15.29 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x #23 15.29 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf #23 15.29 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf #23 15.29 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf #23 15.29 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel #23 15.30 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 #23 15.30 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el #23 15.30 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf #23 15.31 libseccomp2:ppc64el libseccomp2:s390x #8 69.90 Setting up python3-debian (0.1.39) ... #8 70.07 Setting up python3-requests (2.25.1+dfsg-2) ... #8 9.762 Get:117 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB] #8 9.762 Get:118 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB] #8 9.762 Get:119 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] #8 9.762 Get:120 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB] #8 9.770 Get:121 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB] #8 9.771 Get:122 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #8 9.772 Get:123 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB] #8 9.778 Get:124 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] #8 9.802 Get:125 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB] #8 9.806 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB] #8 9.815 Get:127 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] #8 9.822 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB] #8 9.827 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB] #8 9.832 Get:130 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB] #8 9.846 Get:131 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB] #8 9.854 Get:132 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB] #8 9.860 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B] #8 9.860 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #8 9.861 Get:135 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] #8 9.862 Get:136 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B] #8 9.863 Get:137 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB] #8 9.864 Get:138 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB] #8 9.866 Get:139 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #8 9.867 Get:140 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB] #8 9.867 Get:141 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #8 9.868 Get:142 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB] #8 9.869 Get:143 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB] #8 9.870 Get:144 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 9.871 Get:145 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #8 9.872 Get:146 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #8 9.873 Get:147 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB] #8 9.874 Get:148 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB] #8 9.874 Get:149 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB] #8 9.876 Get:150 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB] #8 9.878 Get:151 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #8 9.884 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod #8 26.52 Selecting previously unselected package gcc-8. #8 26.52 Preparing to unpack .../070-gcc-8_8.3.0-6_amd64.deb ... #8 26.52 Unpacking gcc-8 (8.3.0-6) ... #23 15.68 0 upgraded, 40 newly installed, 0 to remove and 5 not upgraded. #23 15.68 Need to get 15.9 MB of archives. #23 15.68 After this operation, 73.0 MB of additional disk space will be used. #23 15.68 Get:1 http://deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #8 70.23 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 70.28 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 70.35 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 70.42 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 9.885 Get:153 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB] #8 9.886 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB] #8 9.889 Get:155 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB] #8 9.889 Get:156 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB] #8 9.890 Get:157 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #8 9.895 Get:158 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB] #8 9.896 Get:159 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #8 9.897 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB] #8 9.899 Get:161 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #8 9.900 Get:162 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 9.900 Get:163 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B] #8 9.904 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB] #8 9.906 Get:165 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB] #8 9.910 Get:166 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB] #8 9.910 Get:167 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #8 9.911 Get:168 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #8 9.912 Get:169 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 9.913 Get:170 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB] #8 9.915 Get:171 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #8 9.918 Get:172 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #8 9.919 Get:173 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB] #8 9.931 Get:174 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB] #8 9.932 Get:175 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u2 [7684 B] #8 9.933 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] #8 9.936 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB] #8 9.939 Get:178 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] #8 9.939 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB] #8 9.940 Get:180 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB] #8 9.943 Get:181 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB] #8 9.947 Get:182 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB] #8 9.949 Get:183 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB] #8 9.950 Get:184 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] #8 9.962 Get:185 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] #8 9.990 Get:186 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u2 [342 kB] #8 9.990 Get:187 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] #8 9.990 Get:188 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB] #8 10.00 Get:189 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB] #8 10.11 Get:190 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB] #8 10.14 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #8 10.14 Get:192 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB] #8 10.14 Get:193 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #8 10.14 Get:194 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB] #8 10.14 Get:195 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB] #8 10.15 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #8 10.15 Get:197 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] #8 10.15 Get:198 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB] #8 10.15 Get:199 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #8 10.15 Get:200 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #8 10.15 Get:201 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 10.15 Get:202 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB] #8 10.16 Get:203 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #8 10.16 Get:204 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] #8 10.16 Get:205 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB] #8 10.17 Get:206 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] #8 10.17 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] #8 10.17 Get:208 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] #8 10.17 Get:209 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #8 10.17 Get:210 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB] #8 10.18 Get:211 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u1 [289 kB] #8 10.18 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #8 10.18 Get:213 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #8 10.18 Get:214 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] #8 10.19 Get:215 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB] #8 10.19 Get:216 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB] #8 10.20 Get:217 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB] #8 10.20 Get:218 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] #8 10.20 Get:219 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u3 [245 kB] #8 10.20 Get:220 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #8 10.20 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #8 10.20 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB] #8 10.20 Get:223 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB] #8 10.21 Get:224 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB] #8 10.21 Get:225 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB] #8 10.21 Get:226 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB] #8 10.21 Get:227 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB] #8 10.21 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB] #8 10.21 Get:229 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB] #8 10.21 Get:230 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB] #8 10.21 Get:231 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B] #23 15.69 Get:2 http://deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] #23 15.71 Get:3 http://deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] #23 15.71 Get:4 http://deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] #23 15.71 Get:5 http://deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] #23 15.72 Get:6 http://deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] #23 15.72 Get:7 http://deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] #23 15.72 Get:8 http://deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] #23 15.75 Get:9 http://deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] #23 15.75 Get:10 http://deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] #23 15.75 Get:11 http://deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] #23 15.76 Get:12 http://deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] #23 15.76 Get:13 http://deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] #23 15.80 Get:14 http://deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] #23 15.80 Get:15 http://deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] #23 15.80 Get:16 http://deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] #23 15.81 Get:17 http://deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] #23 15.81 Get:18 http://deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] #23 15.84 Get:19 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] #23 15.84 Get:20 http://deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] #23 15.84 Get:21 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] #23 15.85 Get:22 http://deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] #23 15.85 Get:23 http://deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] #23 15.88 Get:24 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] #23 15.88 Get:25 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] #23 15.88 Get:26 http://deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] #23 15.88 Get:27 http://deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] #23 15.88 Get:28 http://deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] #23 15.91 Get:29 http://deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] #8 10.21 Get:232 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB] #8 10.22 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #8 10.22 Get:234 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #8 10.22 Get:235 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB] #8 10.22 Get:236 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #8 10.22 Get:237 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB] #8 10.22 Get:238 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #8 10.22 Get:239 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #8 10.23 Get:240 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB] #8 10.23 Get:241 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB] #8 10.23 Get:242 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB] #8 10.23 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB] #8 10.23 Get:244 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB] #8 10.23 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB] #8 10.24 Get:246 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #8 10.24 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #8 10.24 Get:248 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB] #8 10.24 Get:249 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B] #8 10.24 Get:250 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB] #8 10.24 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB] #8 10.24 Get:252 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB] #8 10.24 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB] #8 10.26 Get:254 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB] #8 10.27 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB] #8 10.27 Get:256 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #8 10.27 Get:257 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB] #8 10.27 Get:258 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B] #8 10.27 Get:259 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B] #8 10.27 Get:260 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB] #8 10.27 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB] #8 10.28 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] #8 10.28 Get:263 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB] #8 10.28 Get:264 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] #8 10.28 Get:265 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB] #8 10.28 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #8 10.28 Get:267 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB] #8 10.29 Get:268 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #8 10.29 Get:269 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #8 10.30 Get:270 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB] #8 10.30 Get:271 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB] #8 10.30 Get:272 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB] #8 10.30 Get:273 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #8 10.30 Get:274 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB] #8 10.30 Get:275 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB] #8 10.30 Get:276 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB] #8 10.30 Get:277 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #8 10.31 Get:278 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB] #8 10.31 Get:279 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB] #8 10.31 Get:280 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #8 10.31 Get:281 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.2s done #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 4.8s done #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 2.8s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:032f79206b344b7bdf00bb56887872a49648e9fcbbac7abf1fd3544fa2e897cf #8 10.33 Get:282 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB] #8 10.34 Get:283 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] #8 10.34 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB] #8 10.36 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB] #8 10.36 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB] #8 10.36 Get:287 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #8 10.36 Get:288 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1 [22.9 kB] #8 10.36 Get:289 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B] #8 10.36 Get:290 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB] #8 10.36 Get:291 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #8 10.36 Get:292 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB] #8 10.36 Get:293 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB] #8 10.36 Get:294 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] #8 10.36 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB] #8 10.36 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB] #8 10.37 Get:297 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB] #8 10.37 Get:298 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB] #8 10.37 Get:299 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB] #8 10.37 Get:300 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] #8 10.37 Get:301 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] #8 10.38 Get:302 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB] #8 10.38 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #8 10.38 Get:304 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #8 10.38 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB] #8 10.38 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB] #8 10.38 Get:307 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB] #8 10.38 Get:308 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #8 10.38 Get:309 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #8 10.39 Get:310 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB] #8 10.39 Get:311 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB] #8 10.39 Get:312 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB] #8 10.39 Get:313 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B] #8 10.39 Get:314 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB] #8 10.39 Get:315 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB] #8 10.40 Get:316 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB] #8 10.40 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #8 10.40 Get:318 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB] #8 10.40 Get:319 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB] #8 10.41 Get:320 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB] #8 10.41 Get:321 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB] #8 10.41 Get:322 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB] #8 10.41 Get:323 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB] #8 10.41 Get:324 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB] #8 10.42 Get:325 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB] #8 10.42 Get:326 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB] #8 10.42 Get:327 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #8 70.56 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 70.63 Setting up dh-strip-nondeterminism (1.12.0-1) ... #8 70.64 Setting up libconst-fast-perl (0.014-1.1) ... #8 70.66 Setting up libhttp-daemon-perl (6.12-1) ... #8 70.67 Setting up libdata-dpath-perl (0.58-1) ... #8 70.68 Setting up libmodule-implementation-perl (0.09-1.1) ... #8 70.70 Setting up libpackage-stash-perl (0.39-1) ... #8 70.71 Setting up libimport-into-perl (1.002005-1) ... #8 70.72 Setting up libmoo-perl (2.004004-1) ... #8 70.74 Setting up liblist-someutils-perl (0.58-1) ... #23 15.91 Get:30 http://deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] #23 15.91 Get:31 http://deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] #23 15.91 Get:32 http://deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] #23 15.92 Get:33 http://deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] #23 15.92 Get:34 http://deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] #23 15.92 Get:35 http://deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] #23 15.92 Get:36 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] #23 15.92 Get:37 http://deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] #23 15.92 Get:38 http://deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] #23 15.93 Get:39 http://deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] #23 15.93 Get:40 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] #8 70.75 Setting up debhelper (13.3.4) ... #8 70.77 Setting up libmime-tools-perl (5.509-1) ... #8 70.78 Setting up dput (1.1.0) ... #8 70.95 Setting up liblist-someutils-xs-perl (0.58-2+b1) ... #8 70.97 Setting up equivs (2.3.1) ... #8 70.99 Setting up libmoox-aliases-perl (0.001006-1.1) ... #8 10.42 Get:328 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #8 10.42 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB] #8 10.42 Get:330 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB] #8 10.42 Get:331 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB] #8 10.43 Get:332 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B] #8 10.43 Get:333 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB] #8 10.43 Get:334 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB] #8 10.43 Get:335 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB] #8 10.43 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #8 10.43 Get:337 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB] #8 10.44 Get:338 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #8 10.44 Get:339 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB] #8 10.44 Get:340 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB] #8 10.44 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B] #8 10.44 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB] #8 10.44 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB] #8 10.44 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB] #8 10.44 Get:345 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB] #8 10.45 Get:346 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB] #8 10.45 Get:347 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB] #8 10.45 Get:348 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB] #8 10.45 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB] #8 10.45 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] #8 10.45 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #8 10.45 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #8 10.46 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #8 10.46 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] #8 10.46 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #8 10.46 Get:356 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #8 10.46 Get:357 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #8 10.46 Get:358 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB] #8 10.47 Get:359 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB] #8 10.47 Get:360 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB] #8 10.47 Get:361 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB] #8 10.47 Get:362 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB] #8 10.47 Get:363 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB] #8 10.47 Get:364 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26 [171 kB] #8 10.47 Get:365 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB] #8 10.48 Get:366 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB] #8 10.50 Get:367 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] #8 10.52 Get:368 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB] #8 10.52 Get:369 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB] #8 10.52 Get:370 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB] #8 10.52 Get:371 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB] #8 10.53 Get:372 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB] #8 10.53 Get:373 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20211207.1025-0+deb11u1 [125 kB] #8 10.53 Get:374 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB] #8 10.53 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB] #8 10.53 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB] #8 10.54 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB] #8 10.54 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB] #8 10.56 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB] #8 10.56 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB] #8 10.56 Get:381 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B] #8 10.56 Get:382 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB] #8 10.56 Get:383 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB] #8 10.56 Get:384 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB] #8 10.56 Get:385 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB] #8 10.56 Get:386 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] #8 10.82 debconf: delaying package configuration, since apt-utils is not installed + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #8 71.01 Setting up libparams-validate-perl:arm64 (1.30-1+b1) ... #8 71.02 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #8 71.04 Setting up libnamespace-clean-perl (0.27-1) ... #8 71.06 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #8 71.07 Setting up libnamespace-autoclean-perl (0.29-1) ... #8 71.08 Setting up libgitlab-api-v4-perl (0.26-1) ... #8 71.10 Setting up libmoox-struct-perl (0.020-1) ... #8 71.11 Setting up lintian (2.104.0) ... #8 71.13 Setting up licensecheck (3.1.1-2) ... #8 71.15 Setting up liblwp-protocol-https-perl (6.10-1) ... #8 71.16 Setting up libwww-perl (6.52-1) ... #8 71.17 Setting up devscripts (2.21.3+deb11u1) ... #8 71.34 Setting up libxml-parser-perl:arm64 (2.46-2) ... #8 71.36 Setting up libxml-sax-expat-perl (0.51-1) ... #8 27.36 Selecting previously unselected package gcc. #8 27.37 Preparing to unpack .../071-gcc_4%3a8.3.0-1_amd64.deb ... #8 27.37 Unpacking gcc (4:8.3.0-1) ... #8 27.40 Selecting previously unselected package libstdc++-8-dev:amd64. #8 27.40 Preparing to unpack .../072-libstdc++-8-dev_8.3.0-6_amd64.deb ... #8 27.40 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ... #23 16.51 debconf: delaying package configuration, since apt-utils is not installed #23 16.71 Fetched 15.9 MB in 1s (30.1 MB/s) #8 10.89 Fetched 175 MB in 3s (57.7 MB/s) #8 10.96 Selecting previously unselected package bsdextrautils. #8 10.96 (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 ... 6661 files and directories currently installed.) #8 10.96 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_amd64.deb ... #8 10.97 Unpacking bsdextrautils (2.36.1-8+deb11u1) ... #8 11.09 Selecting previously unselected package libuchardet0:amd64. #8 11.09 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... #8 11.16 Unpacking libuchardet0:amd64 (0.0.7-1) ... #8 71.41 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 71.46 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 27.63 Selecting previously unselected package g++-8. #8 27.63 Preparing to unpack .../073-g++-8_8.3.0-6_amd64.deb ... #8 27.63 Unpacking g++-8 (8.3.0-6) ... #23 16.76 Selecting previously unselected package gcc-10-base:armel. #23 16.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 ... 38556 files and directories currently installed.) #23 16.81 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... #23 16.81 Unpacking gcc-10-base:armel (10.2.1-6) ... #23 16.87 Selecting previously unselected package gcc-10-base:armhf. #23 16.88 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... #23 16.88 Unpacking gcc-10-base:armhf (10.2.1-6) ... #23 16.93 Selecting previously unselected package gcc-10-base:ppc64el. #23 16.94 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... #23 16.94 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... #8 11.24 Selecting previously unselected package groff-base. #8 11.24 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... #8 11.25 Unpacking groff-base (1.22.4-6) ... #8 71.60 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 71.64 Setting up libsoap-lite-perl (1.27-1) ... #8 71.65 Setting up libxmlrpc-lite-perl (0.717-4) ... #8 71.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... #8 71.71 Processing triggers for ca-certificates (20210119) ... #8 71.72 Updating certificates in /etc/ssl/certs... #23 16.98 Selecting previously unselected package gcc-10-base:s390x. #23 16.99 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... #23 16.99 Unpacking gcc-10-base:s390x (10.2.1-6) ... #23 17.05 Selecting previously unselected package gcc-10-base:arm64. #23 17.06 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... #23 17.06 Unpacking gcc-10-base:arm64 (10.2.1-6) ... #23 17.13 Selecting previously unselected package libgcc-s1:armel. #23 17.14 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... #23 17.15 Unpacking libgcc-s1:armel (10.2.1-6) ... #23 17.19 Selecting previously unselected package libcrypt1:armel. #23 17.20 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... #23 17.20 Unpacking libcrypt1:armel (1:4.4.18-4) ... #8 11.45 Selecting previously unselected package libgdbm6:amd64. #8 11.45 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ... #8 11.46 Unpacking libgdbm6:amd64 (1.19-2) ... #8 11.50 Selecting previously unselected package libpipeline1:amd64. #8 11.50 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ... #8 11.51 Unpacking libpipeline1:amd64 (1.5.3-1) ... #8 11.57 Selecting previously unselected package man-db. #8 11.57 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ... #8 11.59 Unpacking man-db (2.9.4-2) ... #23 17.29 Selecting previously unselected package libc6:armel. #23 17.29 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... #8 11.81 Selecting previously unselected package perl-modules-5.32. #8 11.81 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #8 11.81 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 72.21 0 added, 0 removed; done. #8 72.21 Running hooks in /etc/ca-certificates/update.d... #8 72.21 done. #8 28.51 Selecting previously unselected package g++. #8 28.52 Preparing to unpack .../074-g++_4%3a8.3.0-1_amd64.deb ... #8 28.52 Unpacking g++ (4:8.3.0-1) ... #8 28.54 Selecting previously unselected package make. #8 28.54 Preparing to unpack .../075-make_4.2.1-1.2_amd64.deb ... #8 28.55 Unpacking make (4.2.1-1.2) ... #8 28.60 Selecting previously unselected package libdpkg-perl. #8 28.60 Preparing to unpack .../076-libdpkg-perl_1.19.8_all.deb ... #8 28.61 Unpacking libdpkg-perl (1.19.8) ... #23 17.49 Unpacking libc6:armel (2.31-13+deb11u3) ... #8 DONE 72.5s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:9c777f6b8a27153cbe17e2f6e2d30db812504b970ecfcbf1591fdd4fc8f19662 #10 DONE 0.1s #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:79c4b052da727d8ad79f2e04dfeb948916463c87ef067bb21791ce8603e82ffd #8 28.67 Selecting previously unselected package patch. #8 28.68 Preparing to unpack .../077-patch_2.7.6-3+deb10u1_amd64.deb ... #8 28.68 Unpacking patch (2.7.6-3+deb10u1) ... #8 28.71 Selecting previously unselected package dpkg-dev. #8 28.72 Preparing to unpack .../078-dpkg-dev_1.19.8_all.deb ... #8 28.72 Unpacking dpkg-dev (1.19.8) ... #8 28.82 Selecting previously unselected package build-essential. #8 28.83 Preparing to unpack .../079-build-essential_12.6_amd64.deb ... #8 28.83 Unpacking build-essential (12.6) ... #8 28.85 Selecting previously unselected package openssl. #8 28.86 Preparing to unpack .../080-openssl_1.1.1n-0+deb10u3_amd64.deb ... #8 28.86 Unpacking openssl (1.1.1n-0+deb10u3) ... #8 28.96 Selecting previously unselected package ca-certificates. #23 17.94 Selecting previously unselected package libapparmor1:armel. #23 17.95 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... #23 17.96 Unpacking libapparmor1:armel (2.13.6-10) ... #8 12.42 Selecting previously unselected package libgdbm-compat4:amd64. #8 12.42 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ... #8 12.43 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #8 12.47 Selecting previously unselected package libperl5.32:amd64. #8 12.47 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_amd64.deb ... #8 12.48 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ... #8 28.97 Preparing to unpack .../081-ca-certificates_20200601~deb10u2_all.deb ... #8 28.97 Unpacking ca-certificates (20200601~deb10u2) ... #8 29.03 Selecting previously unselected package libnghttp2-14:amd64. #8 29.03 Preparing to unpack .../082-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... #8 29.03 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... #8 29.07 Selecting previously unselected package libpsl5:amd64. #8 29.07 Preparing to unpack .../083-libpsl5_0.20.2-2_amd64.deb ... #8 29.08 Unpacking libpsl5:amd64 (0.20.2-2) ... #8 29.12 Selecting previously unselected package librtmp1:amd64. #8 29.12 Preparing to unpack .../084-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... #8 29.13 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #8 29.16 Selecting previously unselected package libssh2-1:amd64. #8 29.16 Preparing to unpack .../085-libssh2-1_1.8.0-2.1_amd64.deb ... #8 29.16 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... #8 29.20 Selecting previously unselected package libcurl4:amd64. #23 18.01 Selecting previously unselected package libapparmor-dev:armel. #23 18.02 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... #23 18.03 Unpacking libapparmor-dev:armel (2.13.6-10) ... #23 18.10 Selecting previously unselected package libgcc-s1:arm64. #23 18.10 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... #23 18.11 Unpacking libgcc-s1:arm64 (10.2.1-6) ... #23 18.16 Selecting previously unselected package libcrypt1:arm64. #23 18.16 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... #23 18.17 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... #23 18.26 Selecting previously unselected package libc6:arm64. #8 29.21 Preparing to unpack .../086-libcurl4_7.64.0-4+deb10u2_amd64.deb ... #8 29.21 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... #8 29.26 Selecting previously unselected package curl. #8 29.26 Preparing to unpack .../087-curl_7.64.0-4+deb10u2_amd64.deb ... #8 29.27 Unpacking curl (7.64.0-4+deb10u2) ... #8 29.32 Selecting previously unselected package dctrl-tools. #8 29.32 Preparing to unpack .../088-dctrl-tools_2.24-3_amd64.deb ... #8 29.33 Unpacking dctrl-tools (2.24-3) ... #8 29.36 Selecting previously unselected package libtool. #8 29.37 Preparing to unpack .../089-libtool_2.4.6-9_all.deb ... #8 29.37 Unpacking libtool (2.4.6-9) ... #8 29.42 Selecting previously unselected package dh-autoreconf. #8 29.42 Preparing to unpack .../090-dh-autoreconf_19_all.deb ... #8 29.43 Unpacking dh-autoreconf (19) ... #8 29.45 Selecting previously unselected package libarchive-zip-perl. #8 29.45 Preparing to unpack .../091-libarchive-zip-perl_1.64-1_all.deb ... #8 29.46 Unpacking libarchive-zip-perl (1.64-1) ... #8 29.49 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 29.49 Preparing to unpack .../092-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #8 29.49 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #8 29.52 Selecting previously unselected package dh-strip-nondeterminism. #8 29.52 Preparing to unpack .../093-dh-strip-nondeterminism_1.1.2-1_all.deb ... #8 29.52 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #23 18.26 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... #23 18.48 Unpacking libc6:arm64 (2.31-13+deb11u3) ... #8 29.55 Selecting previously unselected package dwz. #8 29.55 Preparing to unpack .../094-dwz_0.12-3_amd64.deb ... #8 29.55 Unpacking dwz (0.12-3) ... #8 29.62 Selecting previously unselected package libglib2.0-0:amd64. #8 29.62 Preparing to unpack .../095-libglib2.0-0_2.58.3-2+deb10u3_amd64.deb ... #8 29.62 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u3) ... #8 29.76 Selecting previously unselected package libcroco3:amd64. #8 29.76 Preparing to unpack .../096-libcroco3_0.6.12-3_amd64.deb ... #8 29.76 Unpacking libcroco3:amd64 (0.6.12-3) ... #8 29.80 Selecting previously unselected package libncurses6:amd64. #11 0.748 Hit:1 http://deb.debian.org/debian bullseye InRelease #11 0.749 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #11 0.749 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease #8 13.26 Selecting previously unselected package perl. #8 13.26 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_amd64.deb ... #8 13.27 Unpacking perl (5.32.1-4+deb11u2) ... #8 13.35 Selecting previously unselected package liblocale-gettext-perl. #8 13.35 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... #8 13.36 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #8 13.40 Selecting previously unselected package libpython3.9-minimal:amd64. #8 13.40 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ... #8 13.41 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ... #8 29.80 Preparing to unpack .../097-libncurses6_6.1+20181013-2+deb10u2_amd64.deb ... #8 29.81 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u2) ... #8 29.84 Selecting previously unselected package gettext. #8 29.84 Preparing to unpack .../098-gettext_0.19.8.1-9_amd64.deb ... #8 29.85 Unpacking gettext (0.19.8.1-9) ... #8 29.99 Selecting previously unselected package intltool-debian. #8 29.99 Preparing to unpack .../099-intltool-debian_0.35.0+20060710.5_all.deb ... #8 30.00 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 30.02 Selecting previously unselected package po-debconf. #8 30.02 Preparing to unpack .../100-po-debconf_1.0.21_all.deb ... #8 30.03 Unpacking po-debconf (1.0.21) ... #8 30.07 Selecting previously unselected package debhelper. #23 18.89 Selecting previously unselected package libapparmor1:arm64. #23 18.89 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... #23 18.90 Unpacking libapparmor1:arm64 (2.13.6-10) ... #23 18.95 Selecting previously unselected package libapparmor-dev:arm64. #23 18.96 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... #23 18.97 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... #23 19.05 Selecting previously unselected package libgcc-s1:s390x. #23 19.05 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... #23 19.05 Unpacking libgcc-s1:s390x (10.2.1-6) ... #8 13.64 Selecting previously unselected package libexpat1:amd64. #8 13.64 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u3_amd64.deb ... #8 13.65 Unpacking libexpat1:amd64 (2.2.10-2+deb11u3) ... #8 30.07 Preparing to unpack .../101-debhelper_12.1.1_all.deb ... #8 30.08 Unpacking debhelper (12.1.1) ... #8 30.20 Selecting previously unselected package debian-keyring. #23 19.10 Selecting previously unselected package libcrypt1:s390x. #23 19.10 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... #23 19.11 Unpacking libcrypt1:s390x (1:4.4.18-4) ... #23 19.19 Selecting previously unselected package libc6:s390x. #23 19.19 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... #8 13.71 Selecting previously unselected package python3.9-minimal. #8 13.71 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ... #8 13.72 Unpacking python3.9-minimal (3.9.2-1) ... #8 30.20 Preparing to unpack .../102-debian-keyring_2019.02.25_all.deb ... #8 30.21 Unpacking debian-keyring (2019.02.25) ... #23 19.39 Unpacking libc6:s390x (2.31-13+deb11u3) ... #11 1.110 Reading package lists... #8 14.01 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ... #8 14.03 Setting up libexpat1:amd64 (2.2.10-2+deb11u3) ... #8 14.04 Setting up python3.9-minimal (3.9.2-1) ... #23 19.82 Selecting previously unselected package libapparmor1:s390x. #11 1.927 dpkg-buildpackage: info: source package docker-ce-build-deps #11 1.927 dpkg-buildpackage: info: source version 1.0 #11 1.927 dpkg-buildpackage: info: source distribution unstable #11 1.927 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #11 1.963 dpkg-source --before-build . #11 1.963 dpkg-buildpackage: info: host architecture arm64 #11 2.061 debian/rules clean #11 2.063 dh clean #23 19.83 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... #23 19.83 Unpacking libapparmor1:s390x (2.13.6-10) ... #23 19.88 Selecting previously unselected package libapparmor-dev:s390x. #23 19.88 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... #23 19.89 Unpacking libapparmor-dev:s390x (2.13.6-10) ... #23 19.97 Selecting previously unselected package libgcc-s1:armhf. #23 19.97 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... #23 19.98 Unpacking libgcc-s1:armhf (10.2.1-6) ... #23 20.03 Selecting previously unselected package libcrypt1:armhf. #23 20.04 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... #23 20.04 Unpacking libcrypt1:armhf (1:4.4.18-4) ... #11 2.138 dh_clean #11 2.174 debian/rules binary #11 2.176 dh binary #11 2.241 dh_update_autotools_config #11 2.269 dh_autoreconf #11 2.309 create-stamp debian/debhelper-build-stamp #11 2.309 dh_prep #11 2.337 dh_install #11 2.370 dh_installdocs #23 20.12 Selecting previously unselected package libc6:armhf. #23 20.13 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... #23 20.29 Unpacking libc6:armhf (2.31-13+deb11u3) ... #11 2.407 dh_installchangelogs #11 2.489 dh_perl #11 2.524 dh_link #11 2.557 dh_strip_nondeterminism #11 2.620 dh_compress #11 2.662 dh_fixperms #11 2.706 dh_missing #11 2.732 dh_installdeb #11 2.766 dh_gencontrol #8 15.01 Selecting previously unselected package python3-minimal. #8 15.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 ... 9516 files and directories currently installed.) #8 15.02 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... #8 15.02 Unpacking python3-minimal (3.9.2-3) ... #8 15.07 Selecting previously unselected package media-types. #8 15.07 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #8 15.08 Unpacking media-types (4.0.0) ... #8 15.14 Selecting previously unselected package libmpdec3:amd64. #8 15.14 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ... #8 15.15 Unpacking libmpdec3:amd64 (2.5.1-1) ... #11 2.883 dh_md5sums #11 2.920 dh_builddeb #11 2.947 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 2.967 dpkg-genbuildinfo --build=binary #11 3.110 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes #23 20.72 Selecting previously unselected package libapparmor1:armhf. #23 20.73 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... #23 20.73 Unpacking libapparmor1:armhf (2.13.6-10) ... #23 20.79 Selecting previously unselected package libapparmor-dev:armhf. #23 20.80 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... #23 20.80 Unpacking libapparmor-dev:armhf (2.13.6-10) ... #23 20.87 Selecting previously unselected package libgcc-s1:ppc64el. #23 20.87 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... #23 20.88 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... #23 20.93 Selecting previously unselected package libcrypt1:ppc64el. #23 20.93 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... #23 20.94 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... #8 15.27 Selecting previously unselected package libncursesw6:amd64. #8 15.28 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ... #8 15.29 Unpacking libncursesw6:amd64 (6.2+20201114-2) ... #8 15.39 Selecting previously unselected package readline-common. #8 15.39 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #8 15.40 Unpacking readline-common (8.1-1) ... #8 15.51 Selecting previously unselected package libreadline8:amd64. #8 15.51 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... #11 3.187 dpkg-genchanges: info: binary-only upload (no source code included) #11 3.190 dpkg-source --after-build . #11 3.287 dpkg-buildpackage: info: binary-only upload (no source included) #11 3.292 #11 3.292 The package has been created. #11 3.292 Attention, the package has been created in the current directory, #11 3.292 not in ".." as indicated by the message above! #11 3.319 Selecting previously unselected package docker-ce-build-deps. #11 3.335 (Reading database ... 28642 files and directories currently installed.) #11 3.336 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.340 Unpacking docker-ce-build-deps (1.0) ... #23 21.03 Selecting previously unselected package libc6:ppc64el. #23 21.04 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... #8 15.53 Unpacking libreadline8:amd64 (8.1-1) ... #8 15.60 Selecting previously unselected package libsqlite3-0:amd64. #8 15.60 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... #8 15.60 Unpacking libsqlite3-0:amd64 (3.34.1-3) ... #23 21.22 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... #8 15.73 Preparing to unpack .../7-libtirpc-common_1.3.1-1+deb11u1_all.deb ... #8 15.75 Unpacking libtirpc-common (1.3.1-1+deb11u1) over (1.3.1-1) ... #8 15.83 Setting up libtirpc-common (1.3.1-1+deb11u1) ... #8 15.89 (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 ... 9592 files and directories currently installed.) #8 15.90 Preparing to unpack .../libtirpc3_1.3.1-1+deb11u1_amd64.deb ... #8 15.92 Unpacking libtirpc3:amd64 (1.3.1-1+deb11u1) over (1.3.1-1) ... #8 15.99 Setting up libtirpc3:amd64 (1.3.1-1+deb11u1) ... #8 16.06 Selecting previously unselected package libpython3.9-stdlib:amd64. #8 16.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9592 files and directories currently installed.) #8 16.06 Preparing to unpack .../libpython3.9-stdlib_3.9.2-1_amd64.deb ... #8 16.08 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ... #11 3.387 Reading package lists... #8 16.45 Selecting previously unselected package python3.9. #8 16.45 Preparing to unpack .../python3.9_3.9.2-1_amd64.deb ... #8 16.46 Unpacking python3.9 (3.9.2-1) ... #8 16.51 Selecting previously unselected package libpython3-stdlib:amd64. #8 16.51 Preparing to unpack .../libpython3-stdlib_3.9.2-3_amd64.deb ... #8 16.52 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... #8 16.57 Setting up python3-minimal (3.9.2-3) ... #23 21.78 Selecting previously unselected package libapparmor1:ppc64el. #23 21.78 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... #23 21.79 Unpacking libapparmor1:ppc64el (2.13.6-10) ... #23 21.85 Selecting previously unselected package libapparmor-dev:ppc64el. #23 21.86 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... #23 21.86 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... #23 21.93 Selecting previously unselected package libseccomp2:s390x. #23 21.93 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... #23 21.94 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... #23 21.99 Selecting previously unselected package libseccomp-dev:s390x. #23 22.00 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... #23 22.00 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... #8 32.87 Selecting previously unselected package libfakeroot:amd64. #8 32.87 Preparing to unpack .../103-libfakeroot_1.23-1_amd64.deb ... #8 32.87 Unpacking libfakeroot:amd64 (1.23-1) ... #8 32.91 Selecting previously unselected package fakeroot. #8 32.91 Preparing to unpack .../104-fakeroot_1.23-1_amd64.deb ... #8 32.92 Unpacking fakeroot (1.23-1) ... #8 32.95 Selecting previously unselected package libfile-which-perl. #8 32.95 Preparing to unpack .../105-libfile-which-perl_1.23-1_all.deb ... #8 32.96 Unpacking libfile-which-perl (1.23-1) ... #8 32.98 Selecting previously unselected package libfile-homedir-perl. #8 32.98 Preparing to unpack .../106-libfile-homedir-perl_1.004-1_all.deb ... #8 32.99 Unpacking libfile-homedir-perl (1.004-1) ... #8 33.02 Selecting previously unselected package libio-pty-perl. #8 33.02 Preparing to unpack .../107-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ... #8 33.02 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #8 33.05 Selecting previously unselected package libipc-run-perl. #8 33.05 Preparing to unpack .../108-libipc-run-perl_20180523.0-1_all.deb ... #8 33.06 Unpacking libipc-run-perl (20180523.0-1) ... #8 33.09 Selecting previously unselected package libclass-method-modifiers-perl. #11 3.912 Building dependency tree... #11 4.077 Reading state information... #11 4.106 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 4.327 Starting 2 pkgProblemResolver with broken count: 0 #23 22.13 Selecting previously unselected package libseccomp2:ppc64el. #23 22.14 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... #23 22.15 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... #23 22.26 Selecting previously unselected package libseccomp-dev:ppc64el. #23 22.27 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... #23 22.28 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... #23 22.34 Selecting previously unselected package libseccomp2:armhf. #8 33.09 Preparing to unpack .../109-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 33.10 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 33.12 Selecting previously unselected package libsub-exporter-progressive-perl. #8 33.12 Preparing to unpack .../110-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 33.13 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 33.15 Selecting previously unselected package libdevel-globaldestruction-perl. #8 33.16 Preparing to unpack .../111-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 33.16 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 33.19 Selecting previously unselected package libb-hooks-op-check-perl. #8 33.19 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ... #8 33.19 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #8 33.22 Selecting previously unselected package libdynaloader-functions-perl. #8 33.22 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1_all.deb ... #8 33.23 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 33.25 Selecting previously unselected package libdevel-callchecker-perl. #8 33.25 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1_amd64.deb ... #8 33.25 Unpacking libdevel-callchecker-perl (0.008-1) ... #8 33.28 Selecting previously unselected package libparams-classify-perl. #8 33.28 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b1_amd64.deb ... #8 33.28 Unpacking libparams-classify-perl (0.015-1+b1) ... #8 33.31 Selecting previously unselected package libmodule-runtime-perl. #8 33.31 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ... #8 33.32 Unpacking libmodule-runtime-perl (0.016-1) ... #8 33.34 Selecting previously unselected package libimport-into-perl. #11 4.330 Done make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.IdpMxR8z3h/ + cd /tmp/docker-cli-docsgen.IdpMxR8z3h + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 #23 22.35 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... #23 22.36 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... #23 22.42 Selecting previously unselected package libseccomp-dev:armhf. #23 22.43 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... #23 22.44 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... #23 22.50 Selecting previously unselected package libseccomp2:armel. #23 22.51 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... #23 22.51 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... #23 22.56 Selecting previously unselected package libseccomp-dev:armel. #23 22.57 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... #23 22.57 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... #8 33.34 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ... #8 33.35 Unpacking libimport-into-perl (1.002005-1) ... #8 33.37 Selecting previously unselected package librole-tiny-perl. #8 33.37 Preparing to unpack .../118-librole-tiny-perl_2.000006-1_all.deb ... #8 33.38 Unpacking librole-tiny-perl (2.000006-1) ... #8 33.40 Selecting previously unselected package libstrictures-perl. #8 33.41 Preparing to unpack .../119-libstrictures-perl_2.000005-1_all.deb ... #8 33.41 Unpacking libstrictures-perl (2.000005-1) ... #8 33.43 Selecting previously unselected package libsub-quote-perl. #8 33.44 Preparing to unpack .../120-libsub-quote-perl_2.005001-1_all.deb ... #8 33.44 Unpacking libsub-quote-perl (2.005001-1) ... #8 33.47 Selecting previously unselected package libmoo-perl. #8 33.47 Preparing to unpack .../121-libmoo-perl_2.003004-2_all.deb ... #8 33.47 Unpacking libmoo-perl (2.003004-2) ... #8 33.50 Selecting previously unselected package libencode-locale-perl. #8 33.50 Preparing to unpack .../122-libencode-locale-perl_1.05-1_all.deb ... #8 33.51 Unpacking libencode-locale-perl (1.05-1) ... #8 33.53 Selecting previously unselected package libtimedate-perl. #8 33.53 Preparing to unpack .../123-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #8 33.54 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #8 33.57 Selecting previously unselected package libhttp-date-perl. #8 16.95 Selecting previously unselected package python3. #8 16.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9954 files and directories currently installed.) #8 16.95 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ... #8 16.96 Unpacking python3 (3.9.2-3) ... #8 17.01 Selecting previously unselected package less. #8 17.01 Preparing to unpack .../001-less_551-2_amd64.deb ... #8 17.02 Unpacking less (551-2) ... #8 17.08 Selecting previously unselected package netbase. #8 17.08 Preparing to unpack .../002-netbase_6.3_all.deb ... #8 17.08 Unpacking netbase (6.3) ... #8 17.12 Selecting previously unselected package sensible-utils. #8 17.12 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #11 4.528 Done #11 4.701 Starting pkgProblemResolver with broken count: 0 #11 4.736 Starting 2 pkgProblemResolver with broken count: 0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd #23 22.65 Selecting previously unselected package libseccomp2:arm64. #23 22.66 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... #23 22.66 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... #23 22.71 Selecting previously unselected package libseccomp-dev:arm64. #23 22.71 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... #23 22.72 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... #8 33.57 Preparing to unpack .../124-libhttp-date-perl_6.02-1_all.deb ... #8 33.57 Unpacking libhttp-date-perl (6.02-1) ... #8 33.60 Selecting previously unselected package libfile-listing-perl. #8 33.60 Preparing to unpack .../125-libfile-listing-perl_6.04-1_all.deb ... #8 33.60 Unpacking libfile-listing-perl (6.04-1) ... #8 33.63 Selecting previously unselected package libhtml-tagset-perl. #8 33.63 Preparing to unpack .../126-libhtml-tagset-perl_3.20-3_all.deb ... #8 33.64 Unpacking libhtml-tagset-perl (3.20-3) ... #8 33.66 Selecting previously unselected package liburi-perl. #8 33.66 Preparing to unpack .../127-liburi-perl_1.76-1_all.deb ... #8 33.67 Unpacking liburi-perl (1.76-1) ... #8 33.70 Selecting previously unselected package libhtml-parser-perl. #8 33.71 Preparing to unpack .../128-libhtml-parser-perl_3.72-3+b3_amd64.deb ... #8 33.71 Unpacking libhtml-parser-perl (3.72-3+b3) ... #8 33.74 Selecting previously unselected package libhtml-tree-perl. #8 33.74 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ... #8 33.75 Unpacking libhtml-tree-perl (5.07-2) ... #8 33.79 Selecting previously unselected package libio-html-perl. #8 33.79 Preparing to unpack .../130-libio-html-perl_1.001-1_all.deb ... #8 33.79 Unpacking libio-html-perl (1.001-1) ... #8 33.82 Selecting previously unselected package liblwp-mediatypes-perl. #8 33.82 Preparing to unpack .../131-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 33.82 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 33.85 Selecting previously unselected package libhttp-message-perl. #8 33.85 Preparing to unpack .../132-libhttp-message-perl_6.18-1_all.deb ... #8 33.86 Unpacking libhttp-message-perl (6.18-1) ... #8 33.89 Selecting previously unselected package libhttp-cookies-perl. #8 33.89 Preparing to unpack .../133-libhttp-cookies-perl_6.04-1_all.deb ... #8 17.12 Unpacking sensible-utils (0.0.14) ... #8 17.16 Selecting previously unselected package bzip2. #8 17.16 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ... #8 17.16 Unpacking bzip2 (1.0.8-4) ... #8 17.22 Selecting previously unselected package openssl. #8 17.22 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u3_amd64.deb ... #8 17.23 Unpacking openssl (1.1.1n-0+deb11u3) ... #11 4.739 Done #11 5.026 The following additional packages will be installed: go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 #23 22.84 Setting up gcc-10-base:arm64 (10.2.1-6) ... #23 22.86 Setting up gcc-10-base:armel (10.2.1-6) ... #23 22.87 Setting up gcc-10-base:armhf (10.2.1-6) ... #23 22.89 Setting up gcc-10-base:ppc64el (10.2.1-6) ... #23 22.91 Setting up gcc-10-base:s390x (10.2.1-6) ... #23 22.92 Setting up libcrypt1:arm64 (1:4.4.18-4) ... #23 22.94 Setting up libcrypt1:armel (1:4.4.18-4) ... #23 22.95 Setting up libcrypt1:armhf (1:4.4.18-4) ... #23 22.96 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... #23 22.98 Setting up libcrypt1:s390x (1:4.4.18-4) ... #23 22.99 Setting up libgcc-s1:arm64 (10.2.1-6) ... #23 23.00 Setting up libgcc-s1:armel (10.2.1-6) ... #8 33.89 Unpacking libhttp-cookies-perl (6.04-1) ... #8 33.92 Selecting previously unselected package libhttp-negotiate-perl. #8 33.92 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ... #8 33.92 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 33.95 Selecting previously unselected package perl-openssl-defaults:amd64. #8 33.95 Preparing to unpack .../135-perl-openssl-defaults_3_amd64.deb ... #8 33.96 Unpacking perl-openssl-defaults:amd64 (3) ... #8 33.98 Selecting previously unselected package libnet-ssleay-perl. #8 33.98 Preparing to unpack .../136-libnet-ssleay-perl_1.85-2+b1_amd64.deb ... #8 33.99 Unpacking libnet-ssleay-perl (1.85-2+b1) ... #8 34.05 Selecting previously unselected package libio-socket-ssl-perl. #8 34.05 Preparing to unpack .../137-libio-socket-ssl-perl_2.060-3_all.deb ... #8 34.05 Unpacking libio-socket-ssl-perl (2.060-3) ... #8 34.10 Selecting previously unselected package libnet-http-perl. #8 34.10 Preparing to unpack .../138-libnet-http-perl_6.18-1_all.deb ... #8 34.10 Unpacking libnet-http-perl (6.18-1) ... #8 34.13 Selecting previously unselected package liblwp-protocol-https-perl. #8 34.13 Preparing to unpack .../139-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 34.14 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 34.16 Selecting previously unselected package libtry-tiny-perl. #8 17.39 Selecting previously unselected package ca-certificates. #8 17.39 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #8 17.40 Unpacking ca-certificates (20210119) ... #8 17.48 Selecting previously unselected package libmagic-mgc. #8 17.48 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ... #8 17.49 Unpacking libmagic-mgc (1:5.39-3) ... #8 17.62 Selecting previously unselected package libmagic1:amd64. #8 17.62 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ... #11 5.026 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 5.027 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 5.027 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 5.027 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 5.027 libsystemd-dev libudev-dev libuv1 pkg-config procps #11 5.029 Suggested packages: #11 5.029 cmake-doc ninja-build apparmor-easyprof seccomp #11 5.029 Recommended packages: #11 5.029 psmisc #11 5.205 The following NEW packages will be installed: #11 5.205 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 5.206 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 5.206 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 5.206 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 5.207 libsystemd-dev libudev-dev libuv1 pkg-config procps go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f #23 23.01 Setting up libgcc-s1:armhf (10.2.1-6) ... #23 23.03 Setting up libgcc-s1:ppc64el (10.2.1-6) ... #23 23.04 Setting up libgcc-s1:s390x (10.2.1-6) ... #23 23.05 Setting up libc6:arm64 (2.31-13+deb11u3) ... #8 34.16 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ... #8 34.17 Unpacking libtry-tiny-perl (0.30-1) ... #8 34.19 Selecting previously unselected package libwww-robotrules-perl. #8 34.19 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ... #8 34.20 Unpacking libwww-robotrules-perl (6.02-1) ... #8 34.23 Selecting previously unselected package libwww-perl. #8 34.23 Preparing to unpack .../142-libwww-perl_6.36-2_all.deb ... #8 34.23 Unpacking libwww-perl (6.36-2) ... #8 34.27 Selecting previously unselected package patchutils. #8 34.27 Preparing to unpack .../143-patchutils_0.3.4-2_amd64.deb ... #8 34.27 Unpacking patchutils (0.3.4-2) ... #8 34.31 Selecting previously unselected package wdiff. #8 34.31 Preparing to unpack .../144-wdiff_1.2.2-2+b1_amd64.deb ... #8 34.32 Unpacking wdiff (1.2.2-2+b1) ... #8 34.37 Selecting previously unselected package devscripts. #8 34.37 Preparing to unpack .../145-devscripts_2.19.5+deb10u1_amd64.deb ... #8 34.39 Unpacking devscripts (2.19.5+deb10u1) ... #8 17.62 Unpacking libmagic1:amd64 (1:5.39-3) ... #8 17.68 Selecting previously unselected package file. #8 17.68 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ... #8 17.69 Unpacking file (1:5.39-3) ... #8 17.74 Selecting previously unselected package gettext-base. #8 17.74 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ... #8 17.74 Unpacking gettext-base (0.21-4) ... #8 17.83 Selecting previously unselected package manpages. #8 17.83 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #8 17.84 Unpacking manpages (5.10-1) ... #11 5.495 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. #11 5.495 1 not fully installed or removed. #11 5.495 Need to get 9692 kB of archives. #11 5.495 After this operation, 44.0 MB of additional disk space will be used. #11 5.495 Get:1 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] #11 5.500 Get:2 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] #11 5.509 Get:3 http://deb.debian.org/debian bullseye/main arm64 libncurses6 arm64 6.2+20201114-2 [93.2 kB] #11 5.510 Get:4 http://deb.debian.org/debian bullseye/main arm64 libprocps8 arm64 2:3.3.17-5 [61.9 kB] #11 5.538 Get:5 http://deb.debian.org/debian bullseye/main arm64 procps arm64 2:3.3.17-5 [497 kB] #11 5.541 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] #11 5.542 Get:7 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] #11 5.542 Get:8 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] #11 5.543 Get:9 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] #11 5.609 Get:10 http://deb.debian.org/debian bullseye/main arm64 dh-apparmor all 2.13.6-10 [75.2 kB] go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 #8 34.52 Selecting previously unselected package diffstat. #8 34.52 Preparing to unpack .../146-diffstat_1.62-1_amd64.deb ... #8 34.52 Unpacking diffstat (1.62-1) ... #8 34.55 Selecting previously unselected package distro-info-data. #8 34.56 Preparing to unpack .../147-distro-info-data_0.41+deb10u4_all.deb ... #8 34.56 Unpacking distro-info-data (0.41+deb10u4) ... #8 34.59 Selecting previously unselected package python3-pkg-resources. #8 34.59 Preparing to unpack .../148-python3-pkg-resources_40.8.0-1_all.deb ... #8 34.59 Unpacking python3-pkg-resources (40.8.0-1) ... #8 34.64 Selecting previously unselected package python3-chardet. #11 5.610 Get:11 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] #11 5.611 Get:12 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] #11 5.613 Get:13 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] #11 5.614 Get:14 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] #11 5.615 Get:15 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] #11 5.629 Get:16 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] #11 5.630 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] #11 5.632 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] #11 5.633 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] #11 5.635 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] #11 5.635 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] #11 5.638 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] #11 5.640 Get:23 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] #11 5.640 Get:24 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] #11 5.641 Get:25 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] #11 5.643 Get:26 http://deb.debian.org/debian bullseye/main arm64 pkg-config arm64 0.29.2-1 [63.6 kB] #11 5.842 debconf: delaying package configuration, since apt-utils is not installed #11 5.891 Fetched 9692 kB in 0s (22.6 MB/s) go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #8 34.64 Preparing to unpack .../149-python3-chardet_3.0.4-3_all.deb ... #8 34.64 Unpacking python3-chardet (3.0.4-3) ... #8 34.68 Selecting previously unselected package python3-six. #8 34.68 Preparing to unpack .../150-python3-six_1.12.0-1_all.deb ... #8 34.69 Unpacking python3-six (1.12.0-1) ... #8 34.72 Selecting previously unselected package python3-debian. #8 34.72 Preparing to unpack .../151-python3-debian_0.1.35_all.deb ... #8 34.72 Unpacking python3-debian (0.1.35) ... #8 34.76 Selecting previously unselected package libgpgme11:amd64. #8 34.76 Preparing to unpack .../152-libgpgme11_1.12.0-6_amd64.deb ... #8 34.77 Unpacking libgpgme11:amd64 (1.12.0-6) ... #8 34.81 Selecting previously unselected package python3-gpg. #8 34.81 Preparing to unpack .../153-python3-gpg_1.12.0-6_amd64.deb ... #8 34.81 Unpacking python3-gpg (1.12.0-6) ... #8 34.88 Selecting previously unselected package dput. #8 18.04 Selecting previously unselected package libmd0:amd64. #8 18.04 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ... #8 18.05 Unpacking libmd0:amd64 (1.0.3-3) ... #8 18.09 Selecting previously unselected package libbsd0:amd64. #8 18.10 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ... #8 18.10 Unpacking libbsd0:amd64 (0.11.3-1) ... #8 18.16 Selecting previously unselected package libedit2:amd64. #8 18.16 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ... #8 18.17 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... #8 18.25 Selecting previously unselected package libcbor0:amd64. #8 18.25 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ... #8 18.26 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ... #8 18.31 Selecting previously unselected package libfido2-1:amd64. #8 18.31 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ... #8 18.32 Unpacking libfido2-1:amd64 (1.6.0-2) ... #8 18.37 Selecting previously unselected package openssh-client. #8 18.37 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_amd64.deb ... #8 18.38 Unpacking openssh-client (1:8.4p1-5+deb11u1) ... #11 5.924 Selecting previously unselected package bash-completion. #11 5.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 ... 28646 files and directories currently installed.) #11 5.940 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ... #8 34.88 Preparing to unpack .../154-dput_1.0.3_all.deb ... #8 34.89 Unpacking dput (1.0.3) ... #8 34.92 Selecting previously unselected package equivs. #8 34.92 Preparing to unpack .../155-equivs_2.2.0_all.deb ... #8 34.92 Unpacking equivs (2.2.0) ... #8 35.02 Selecting previously unselected package exim4-config. #8 35.02 Preparing to unpack .../156-exim4-config_4.92-8+deb10u6_all.deb ... #8 35.02 Unpacking exim4-config (4.92-8+deb10u6) ... #8 35.08 Selecting previously unselected package exim4-base. #8 35.08 Preparing to unpack .../157-exim4-base_4.92-8+deb10u6_amd64.deb ... #8 35.08 Unpacking exim4-base (4.92-8+deb10u6) ... #8 35.16 Selecting previously unselected package libevent-2.1-6:amd64. #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 10.5s done #13 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done #13 DONE 26.7s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:032f79206b344b7bdf00bb56887872a49648e9fcbbac7abf1fd3544fa2e897cf #8 18.52 Selecting previously unselected package ucf. #8 18.52 Preparing to unpack .../018-ucf_3.0043_all.deb ... #8 18.52 Moving old data out of the way #8 18.52 Unpacking ucf (3.0043) ... #8 18.57 Selecting previously unselected package xz-utils. #8 18.58 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #8 18.58 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #8 18.65 Selecting previously unselected package libsigsegv2:amd64. #8 18.65 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ... #8 18.66 Unpacking libsigsegv2:amd64 (2.13-1) ... #8 18.71 Selecting previously unselected package m4. #8 18.71 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ... #8 35.16 Preparing to unpack .../158-libevent-2.1-6_2.1.8-stable-4_amd64.deb ... #8 35.17 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ... #8 35.22 Selecting previously unselected package libunbound8:amd64. #8 35.22 Preparing to unpack .../159-libunbound8_1.9.0-2+deb10u2_amd64.deb ... #8 35.23 Unpacking libunbound8:amd64 (1.9.0-2+deb10u2) ... #8 35.29 Selecting previously unselected package libgnutls-dane0:amd64. #8 35.29 Preparing to unpack .../160-libgnutls-dane0_3.6.7-4+deb10u7_amd64.deb ... #8 35.30 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u7) ... #8 35.35 Selecting previously unselected package exim4-daemon-light. #8 35.35 Preparing to unpack .../161-exim4-daemon-light_4.92-8+deb10u6_amd64.deb ... #8 35.35 Unpacking exim4-daemon-light (4.92-8+deb10u6) ... #8 35.43 Selecting previously unselected package libcurl3-gnutls:amd64. #8 18.72 Unpacking m4 (1.4.18-5) ... #8 18.78 Selecting previously unselected package autoconf. #8 18.78 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #8 18.79 Unpacking autoconf (2.69-14) ... #11 6.587 Unpacking bash-completion (1:2.11-2) ... #11 6.729 Selecting previously unselected package cmake-data. #11 6.732 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ... #11 6.742 Unpacking cmake-data (3.18.4-2+deb11u1) ... #8 35.43 Preparing to unpack .../162-libcurl3-gnutls_7.64.0-4+deb10u2_amd64.deb ... #8 35.44 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ... #8 35.50 Selecting previously unselected package libpcre2-8-0:amd64. #8 35.50 Preparing to unpack .../163-libpcre2-8-0_10.32-5_amd64.deb ... #8 35.51 Unpacking libpcre2-8-0:amd64 (10.32-5) ... #8 35.55 Selecting previously unselected package liberror-perl. #8 35.55 Preparing to unpack .../164-liberror-perl_0.17027-2_all.deb ... #8 35.56 Unpacking liberror-perl (0.17027-2) ... #8 35.59 Selecting previously unselected package git-man. #8 35.59 Preparing to unpack .../165-git-man_1%3a2.20.1-2+deb10u3_all.deb ... #8 35.59 Unpacking git-man (1:2.20.1-2+deb10u3) ... #8 18.88 Selecting previously unselected package autotools-dev. #8 18.88 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #8 18.89 Unpacking autotools-dev (20180224.1+nmu1) ... #8 18.94 Selecting previously unselected package automake. #8 18.94 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #8 18.94 Unpacking automake (1:1.16.3-2) ... #8 19.07 Selecting previously unselected package autopoint. #8 19.07 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #8 19.07 Unpacking autopoint (0.21-4) ... #23 24.24 Setting up libc6:armel (2.31-13+deb11u3) ... #8 35.72 Selecting previously unselected package git. #8 35.73 Preparing to unpack .../166-git_1%3a2.20.1-2+deb10u3_amd64.deb ... #8 35.74 Unpacking git (1:2.20.1-2+deb10u3) ... #8 19.12 Selecting previously unselected package binutils-common:amd64. #8 19.12 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ... #8 19.13 Unpacking binutils-common:amd64 (2.35.2-2) ... #11 7.137 Selecting previously unselected package libncurses6:arm64. #11 7.141 Preparing to unpack .../02-libncurses6_6.2+20201114-2_arm64.deb ... #11 7.150 Unpacking libncurses6:arm64 (6.2+20201114-2) ... #11 7.194 Selecting previously unselected package libprocps8:arm64. #11 7.198 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_arm64.deb ... #11 7.203 Unpacking libprocps8:arm64 (2:3.3.17-5) ... #11 7.250 Selecting previously unselected package procps. #11 7.254 Preparing to unpack .../04-procps_2%3a3.3.17-5_arm64.deb ... #11 7.263 Unpacking procps (2:3.3.17-5) ... #11 7.343 Selecting previously unselected package libjsoncpp24:arm64. go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 #8 19.51 Selecting previously unselected package libbinutils:amd64. #8 19.51 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ... #8 19.52 Unpacking libbinutils:amd64 (2.35.2-2) ... #8 19.63 Selecting previously unselected package libctf-nobfd0:amd64. #8 19.64 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ... #8 19.64 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... #11 7.346 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_arm64.deb ... #11 7.349 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... #11 7.398 Selecting previously unselected package librhash0:arm64. #11 7.401 Preparing to unpack .../06-librhash0_1.4.1-2_arm64.deb ... #11 7.405 Unpacking librhash0:arm64 (1.4.1-2) ... #11 7.456 Selecting previously unselected package libuv1:arm64. #11 7.459 Preparing to unpack .../07-libuv1_1.40.0-2_arm64.deb ... #11 7.464 Unpacking libuv1:arm64 (1.40.0-2) ... #11 7.504 Selecting previously unselected package cmake. #11 7.507 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_arm64.deb ... #11 7.511 Unpacking cmake (3.18.4-2+deb11u1) ... + go mod vendor -modfile=vendor.mod #8 19.69 Selecting previously unselected package libctf0:amd64. #8 19.69 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ... #8 19.70 Unpacking libctf0:amd64 (2.35.2-2) ... #8 19.74 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 19.74 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... #8 19.75 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... #8 36.32 Selecting previously unselected package libgc1c2:amd64. #8 36.32 Preparing to unpack .../167-libgc1c2_1%3a7.6.4-0.4_amd64.deb ... #8 36.36 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ... #8 36.41 Selecting previously unselected package libltdl7:amd64. #11 7.863 Selecting previously unselected package dh-apparmor. #23 25.49 Setting up libc6:armhf (2.31-13+deb11u3) ... #8 20.05 Selecting previously unselected package binutils. #8 20.05 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ... #8 20.06 Unpacking binutils (2.35.2-2) ... #8 20.10 Selecting previously unselected package libc-dev-bin. #8 20.10 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u3_amd64.deb ... #8 20.11 Unpacking libc-dev-bin (2.31-13+deb11u3) ... #8 20.16 Selecting previously unselected package linux-libc-dev:amd64. #8 20.16 Preparing to unpack .../033-linux-libc-dev_5.10.127-2_amd64.deb ... #8 20.16 Unpacking linux-libc-dev:amd64 (5.10.127-2) ... #8 36.41 Preparing to unpack .../168-libltdl7_2.4.6-9_amd64.deb ... #8 36.42 Unpacking libltdl7:amd64 (2.4.6-9) ... #8 36.46 Selecting previously unselected package guile-2.2-libs:amd64. #8 36.46 Preparing to unpack .../169-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ... #8 36.47 Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... #11 7.867 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... #11 7.873 Unpacking dh-apparmor (2.13.6-10) ... #11 7.923 Selecting previously unselected package libbtrfs0:arm64. #11 7.926 Preparing to unpack .../10-libbtrfs0_5.10.1-2_arm64.deb ... #11 7.931 Unpacking libbtrfs0:arm64 (5.10.1-2) ... #11 7.983 Selecting previously unselected package libbtrfs-dev:arm64. #11 7.986 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_arm64.deb ... #11 7.990 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... #11 8.062 Selecting previously unselected package dmsetup. #11 8.066 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_arm64.deb ... #11 8.070 Unpacking dmsetup (2:1.02.175-2.1) ... #11 8.118 Selecting previously unselected package libdevmapper1.02.1:arm64. #8 20.45 Selecting previously unselected package libcrypt-dev:amd64. #8 20.45 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... #8 20.46 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... #8 20.50 Selecting previously unselected package libtirpc-dev:amd64. #8 20.50 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ... #11 8.121 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... #11 8.127 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... #11 8.184 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #11 8.187 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... #11 8.196 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... #11 8.257 Selecting previously unselected package libudev-dev:arm64. #11 8.260 Preparing to unpack .../15-libudev-dev_247.3-7_arm64.deb ... #11 8.267 Unpacking libudev-dev:arm64 (247.3-7) ... #11 8.332 Selecting previously unselected package libsepol1-dev:arm64. #11 8.335 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... #11 8.342 Unpacking libsepol1-dev:arm64 (3.1-1) ... #8 20.51 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #8 20.58 Selecting previously unselected package libnsl-dev:amd64. #8 20.58 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ... #8 20.58 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #8 20.63 Selecting previously unselected package libc6-dev:amd64. #8 37.07 Selecting previously unselected package iso-codes. #8 37.08 Preparing to unpack .../170-iso-codes_4.2-1_all.deb ... #8 37.08 Unpacking iso-codes (4.2-1) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #11 8.452 Selecting previously unselected package libpcre2-16-0:arm64. #11 8.452 Preparing to unpack .../17-libpcre2-16-0_10.36-2_arm64.deb ... #11 8.463 Unpacking libpcre2-16-0:arm64 (10.36-2) ... #11 8.527 Selecting previously unselected package libpcre2-32-0:arm64. #11 8.530 Preparing to unpack .../18-libpcre2-32-0_10.36-2_arm64.deb ... #11 8.534 Unpacking libpcre2-32-0:arm64 (10.36-2) ... #11 8.587 Selecting previously unselected package libpcre2-posix2:arm64. #11 8.590 Preparing to unpack .../19-libpcre2-posix2_10.36-2_arm64.deb ... #11 8.601 Unpacking libpcre2-posix2:arm64 (10.36-2) ... #11 8.658 Selecting previously unselected package libpcre2-dev:arm64. #8 20.63 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u3_amd64.deb ... #8 20.63 Unpacking libc6-dev:amd64 (2.31-13+deb11u3) ... #8 37.49 Selecting previously unselected package libalgorithm-diff-perl. #8 37.50 Preparing to unpack .../171-libalgorithm-diff-perl_1.19.03-2_all.deb ... #8 37.50 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #8 37.53 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 37.54 Preparing to unpack .../172-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... #8 37.54 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... #8 37.57 Selecting previously unselected package libalgorithm-merge-perl. #8 21.09 Selecting previously unselected package libisl23:amd64. #8 21.09 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ... #8 21.09 Unpacking libisl23:amd64 (0.23-1) ... #8 21.22 Selecting previously unselected package libmpfr6:amd64. #8 21.22 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ... #11 8.661 Preparing to unpack .../20-libpcre2-dev_10.36-2_arm64.deb ... #11 8.666 Unpacking libpcre2-dev:arm64 (10.36-2) ... #11 8.752 Selecting previously unselected package libselinux1-dev:arm64. #11 8.756 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... #11 8.765 Unpacking libselinux1-dev:arm64 (3.1-3) ... #11 8.822 Selecting previously unselected package libdevmapper-dev:arm64. #11 8.825 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... #11 8.829 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... #11 8.863 Selecting previously unselected package libseccomp-dev:arm64. #11 8.866 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... #11 8.871 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... #11 8.912 Selecting previously unselected package libsystemd-dev:arm64. #11 8.915 Preparing to unpack .../24-libsystemd-dev_247.3-7_arm64.deb ... #11 8.919 Unpacking libsystemd-dev:arm64 (247.3-7) ... #8 37.57 Preparing to unpack .../173-libalgorithm-merge-perl_0.08-3_all.deb ... #8 37.57 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 37.61 Selecting previously unselected package libapt-inst2.0:amd64. #8 37.61 Preparing to unpack .../174-libapt-inst2.0_1.8.2.3_amd64.deb ... #8 37.62 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ... #8 37.67 Selecting previously unselected package libapt-pkg-perl. #8 37.67 Preparing to unpack .../175-libapt-pkg-perl_0.1.34+b1_amd64.deb ... #8 37.68 Unpacking libapt-pkg-perl (0.1.34+b1) ... #8 37.71 Selecting previously unselected package libarchive-cpio-perl. #8 37.71 Preparing to unpack .../176-libarchive-cpio-perl_0.10-1_all.deb ... #8 37.72 Unpacking libarchive-cpio-perl (0.10-1) ... #8 37.75 Selecting previously unselected package libasync-mergepoint-perl. #8 37.75 Preparing to unpack .../177-libasync-mergepoint-perl_0.04-2_all.deb ... #8 37.75 Unpacking libasync-mergepoint-perl (0.04-2) ... #8 37.79 Selecting previously unselected package libauthen-sasl-perl. #8 37.79 Preparing to unpack .../178-libauthen-sasl-perl_2.1600-1_all.deb ... #8 21.23 Unpacking libmpfr6:amd64 (4.1.0-3) ... #8 21.42 Selecting previously unselected package libmpc3:amd64. #8 21.42 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ... #8 21.43 Unpacking libmpc3:amd64 (1.2.0-1) ... #8 21.46 Selecting previously unselected package cpp-10. #8 21.46 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ... #8 21.47 Unpacking cpp-10 (10.2.1-6) ... #11 9.037 Selecting previously unselected package pkg-config. #11 9.041 Preparing to unpack .../25-pkg-config_0.29.2-1_arm64.deb ... #11 9.047 Unpacking pkg-config (0.29.2-1) ... #11 9.124 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... #11 9.140 Setting up libsepol1-dev:arm64 (3.1-1) ... #11 9.154 Setting up libpcre2-16-0:arm64 (10.36-2) ... #11 9.169 Setting up libbtrfs0:arm64 (5.10.1-2) ... #11 9.181 Setting up libpcre2-32-0:arm64 (10.36-2) ... #11 9.195 Setting up libuv1:arm64 (1.40.0-2) ... #11 9.208 Setting up bash-completion (1:2.11-2) ... #23 26.72 Setting up libc6:ppc64el (2.31-13+deb11u3) ... #8 37.79 Unpacking libauthen-sasl-perl (2.1600-1) ... #8 37.82 Selecting previously unselected package libmodule-implementation-perl. #8 37.83 Preparing to unpack .../179-libmodule-implementation-perl_0.09-1_all.deb ... #8 37.83 Unpacking libmodule-implementation-perl (0.09-1) ... #8 37.86 Selecting previously unselected package libvariable-magic-perl. #8 37.86 Preparing to unpack .../180-libvariable-magic-perl_0.62-1+b1_amd64.deb ... #8 37.86 Unpacking libvariable-magic-perl (0.62-1+b1) ... #8 37.90 Selecting previously unselected package libb-hooks-endofscope-perl. #8 37.90 Preparing to unpack .../181-libb-hooks-endofscope-perl_0.24-1_all.deb ... #8 37.90 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #8 37.93 Selecting previously unselected package libcapture-tiny-perl. #8 37.93 Preparing to unpack .../182-libcapture-tiny-perl_0.48-1_all.deb ... #8 37.94 Unpacking libcapture-tiny-perl (0.48-1) ... #8 37.97 Selecting previously unselected package libcgi-pm-perl. #8 37.97 Preparing to unpack .../183-libcgi-pm-perl_4.40-1_all.deb ... #8 37.97 Unpacking libcgi-pm-perl (4.40-1) ... #8 38.02 Selecting previously unselected package libfcgi-perl. #8 38.02 Preparing to unpack .../184-libfcgi-perl_0.78-2+b3_amd64.deb ... #8 38.03 Unpacking libfcgi-perl (0.78-2+b3) ... #8 38.06 Selecting previously unselected package libcgi-fast-perl. #8 38.06 Preparing to unpack .../185-libcgi-fast-perl_1%3a2.13-1_all.deb ... #8 38.07 Unpacking libcgi-fast-perl (1:2.13-1) ... #8 38.10 Selecting previously unselected package libsub-name-perl. #8 38.10 Preparing to unpack .../186-libsub-name-perl_0.21-1+b3_amd64.deb ... #8 38.11 Unpacking libsub-name-perl (0.21-1+b3) ... #8 38.13 Selecting previously unselected package libclass-accessor-perl. #8 38.14 Preparing to unpack .../187-libclass-accessor-perl_0.51-1_all.deb ... #8 38.14 Unpacking libclass-accessor-perl (0.51-1) ... #8 38.18 Selecting previously unselected package libclass-inspector-perl. #8 38.18 Preparing to unpack .../188-libclass-inspector-perl_1.32-1_all.deb ... #8 38.18 Unpacking libclass-inspector-perl (1.32-1) ... #8 38.21 Selecting previously unselected package libclass-xsaccessor-perl. #8 38.22 Preparing to unpack .../189-libclass-xsaccessor-perl_1.19-3+b2_amd64.deb ... #8 38.22 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ... #8 38.26 Selecting previously unselected package libclone-perl. #8 38.26 Preparing to unpack .../190-libclone-perl_0.41-1+b1_amd64.deb ... #8 38.27 Unpacking libclone-perl (0.41-1+b1) ... #8 38.30 Selecting previously unselected package libcommon-sense-perl. #8 38.30 Preparing to unpack .../191-libcommon-sense-perl_3.74-2+b7_amd64.deb ... #8 38.30 Unpacking libcommon-sense-perl (3.74-2+b7) ... #8 38.34 Selecting previously unselected package libparams-util-perl. #8 38.34 Preparing to unpack .../192-libparams-util-perl_1.07-3+b4_amd64.deb ... #8 38.34 Unpacking libparams-util-perl (1.07-3+b4) ... #8 38.37 Selecting previously unselected package libsub-install-perl. #8 38.38 Preparing to unpack .../193-libsub-install-perl_0.928-1_all.deb ... #8 38.38 Unpacking libsub-install-perl (0.928-1) ... #8 38.41 Selecting previously unselected package libdata-optlist-perl. #8 38.41 Preparing to unpack .../194-libdata-optlist-perl_0.110-1_all.deb ... #8 38.42 Unpacking libdata-optlist-perl (0.110-1) ... #8 38.44 Selecting previously unselected package libsub-exporter-perl. #8 38.45 Preparing to unpack .../195-libsub-exporter-perl_0.987-1_all.deb ... #8 38.45 Unpacking libsub-exporter-perl (0.987-1) ... #8 38.54 Selecting previously unselected package libconst-fast-perl. #8 38.54 Preparing to unpack .../196-libconst-fast-perl_0.014-1_all.deb ... #8 38.55 Unpacking libconst-fast-perl (0.014-1) ... #8 38.58 Selecting previously unselected package libwant-perl. #8 38.58 Preparing to unpack .../197-libwant-perl_0.29-1+b4_amd64.deb ... #8 38.58 Unpacking libwant-perl (0.29-1+b4) ... #8 38.61 Selecting previously unselected package libcontextual-return-perl. #8 38.62 Preparing to unpack .../198-libcontextual-return-perl_0.004014-2_all.deb ... #8 38.62 Unpacking libcontextual-return-perl (0.004014-2) ... #8 38.65 Selecting previously unselected package libconvert-binhex-perl. #8 38.66 Preparing to unpack .../199-libconvert-binhex-perl_1.125-1_all.deb ... #8 38.66 Unpacking libconvert-binhex-perl (1.125-1) ... #8 38.69 Selecting previously unselected package libdata-dump-perl. #8 38.69 Preparing to unpack .../200-libdata-dump-perl_1.23-1_all.deb ... #8 38.70 Unpacking libdata-dump-perl (1.23-1) ... #8 38.73 Selecting previously unselected package libdigest-bubblebabble-perl. #8 38.74 Preparing to unpack .../201-libdigest-bubblebabble-perl_0.02-2_all.deb ... #8 38.74 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #8 38.77 Selecting previously unselected package libdigest-hmac-perl. #8 38.77 Preparing to unpack .../202-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #8 38.77 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #8 38.80 Selecting previously unselected package libdistro-info-perl. #8 38.81 Preparing to unpack .../203-libdistro-info-perl_0.21_all.deb ... #8 38.81 Unpacking libdistro-info-perl (0.21) ... #8 38.84 Selecting previously unselected package libnet-smtp-ssl-perl. #8 38.84 Preparing to unpack .../204-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 38.84 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 38.87 Selecting previously unselected package libmailtools-perl. #8 22.41 Selecting previously unselected package cpp. #11 9.986 Setting up libncurses6:arm64 (6.2+20201114-2) ... #11 10.000 Setting up pkg-config (0.29.2-1) ... #11 10.06 Setting up libudev-dev:arm64 (247.3-7) ... #11 10.07 Setting up libpcre2-posix2:arm64 (10.36-2) ... #11 10.09 Setting up libjsoncpp24:arm64 (1.9.4-4) ... #11 10.10 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... #11 10.12 Setting up librhash0:arm64 (1.4.1-2) ... #11 10.13 Setting up cmake-data (3.18.4-2+deb11u1) ... #11 10.14 Setting up dh-apparmor (2.13.6-10) ... #11 10.15 Setting up libsystemd-dev:arm64 (247.3-7) ... #11 10.17 Setting up libprocps8:arm64 (2:3.3.17-5) ... #11 10.18 Setting up libpcre2-dev:arm64 (10.36-2) ... #11 10.19 Setting up libselinux1-dev:arm64 (3.1-3) ... #11 10.20 Setting up procps (2:3.3.17-5) ... #11 10.25 Setting up cmake (3.18.4-2+deb11u1) ... #11 10.26 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... #11 10.27 Setting up dmsetup (2:1.02.175-2.1) ... #11 10.30 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... #8 38.87 Preparing to unpack .../205-libmailtools-perl_2.18-1_all.deb ... #8 38.88 Unpacking libmailtools-perl (2.18-1) ... #8 38.92 Selecting previously unselected package libnet-ip-perl. #8 38.92 Preparing to unpack .../206-libnet-ip-perl_1.26-2_all.deb ... #8 38.92 Unpacking libnet-ip-perl (1.26-2) ... #8 38.95 Selecting previously unselected package libnet-dns-perl. #8 38.95 Preparing to unpack .../207-libnet-dns-perl_1.19-1_all.deb ... #8 38.96 Unpacking libnet-dns-perl (1.19-1) ... #8 39.03 Selecting previously unselected package libnet-domain-tld-perl. #8 39.03 Preparing to unpack .../208-libnet-domain-tld-perl_1.75-1_all.deb ... #8 39.04 Unpacking libnet-domain-tld-perl (1.75-1) ... #8 39.07 Selecting previously unselected package libemail-valid-perl. #8 39.07 Preparing to unpack .../209-libemail-valid-perl_1.202-1_all.deb ... #8 39.08 Unpacking libemail-valid-perl (1.202-1) ... #8 39.11 Selecting previously unselected package libexporter-tiny-perl. #8 39.11 Preparing to unpack .../210-libexporter-tiny-perl_1.002001-1_all.deb ... #8 39.11 Unpacking libexporter-tiny-perl (1.002001-1) ... #8 39.14 Selecting previously unselected package libipc-system-simple-perl. #8 22.42 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ... #8 22.45 Unpacking cpp (4:10.2.1-1) ... #8 22.55 Selecting previously unselected package libcc1-0:amd64. #8 22.56 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ... #8 22.57 Unpacking libcc1-0:amd64 (10.2.1-6) ... #11 10.31 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... #11 10.32 Setting up docker-ce-build-deps (1.0) ... #11 10.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... #11 10.36 Processing triggers for man-db (2.9.4-2) ... #8 39.14 Preparing to unpack .../211-libipc-system-simple-perl_1.25-4_all.deb ... #8 39.15 Unpacking libipc-system-simple-perl (1.25-4) ... #8 39.18 Selecting previously unselected package libfile-basedir-perl. #8 39.18 Preparing to unpack .../212-libfile-basedir-perl_0.08-1_all.deb ... #8 39.19 Unpacking libfile-basedir-perl (0.08-1) ... #8 39.22 Selecting previously unselected package libfile-chdir-perl. #8 39.22 Preparing to unpack .../213-libfile-chdir-perl_0.1008-1_all.deb ... #8 39.23 Unpacking libfile-chdir-perl (0.1008-1) ... #8 39.25 Selecting previously unselected package libfile-fcntllock-perl. #8 39.26 Preparing to unpack .../214-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ... #8 39.26 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... #8 39.29 Selecting previously unselected package libfont-afm-perl. #8 39.29 Preparing to unpack .../215-libfont-afm-perl_1.20-2_all.deb ... #8 39.30 Unpacking libfont-afm-perl (1.20-2) ... #8 39.33 Selecting previously unselected package libfribidi0:amd64. #8 39.33 Preparing to unpack .../216-libfribidi0_1.0.5-3.1+deb10u1_amd64.deb ... #8 39.34 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u1) ... #8 39.37 Selecting previously unselected package libfuture-perl. #23 27.99 Setting up libc6:s390x (2.31-13+deb11u3) ... Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d4f7fc05ae4eaed7) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] withDockerRegistry #8 22.71 Selecting previously unselected package libgomp1:amd64. #8 22.71 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ... #8 22.72 Unpacking libgomp1:amd64 (10.2.1-6) ... #8 39.37 Preparing to unpack .../217-libfuture-perl_0.39-1_all.deb ... #8 39.37 Unpacking libfuture-perl (0.39-1) ... #8 39.40 Selecting previously unselected package libio-stringy-perl. #8 39.41 Preparing to unpack .../218-libio-stringy-perl_2.111-3_all.deb ... #8 39.41 Unpacking libio-stringy-perl (2.111-3) ... #8 39.44 Selecting previously unselected package libparams-validate-perl. #8 39.45 Preparing to unpack .../219-libparams-validate-perl_1.29-1+b1_amd64.deb ... #8 39.45 Unpacking libparams-validate-perl (1.29-1+b1) ... #8 39.48 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 39.49 Preparing to unpack .../220-libgetopt-long-descriptive-perl_0.103-2_all.deb ... #8 39.49 Unpacking libgetopt-long-descriptive-perl (0.103-2) ... #8 39.52 Selecting previously unselected package libsort-versions-perl. #8 39.52 Preparing to unpack .../221-libsort-versions-perl_1.62-1_all.deb ... #8 39.53 Unpacking libsort-versions-perl (1.62-1) ... #8 39.56 Selecting previously unselected package libgit-wrapper-perl. #8 39.56 Preparing to unpack .../222-libgit-wrapper-perl_0.048-1_all.deb ... #8 39.56 Unpacking libgit-wrapper-perl (0.048-1) ... #8 39.59 Selecting previously unselected package libhttp-tiny-multipart-perl. #8 22.90 Selecting previously unselected package libitm1:amd64. #8 22.90 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ... #8 22.93 Unpacking libitm1:amd64 (10.2.1-6) ... #8 23.17 Selecting previously unselected package libatomic1:amd64. #8 39.59 Preparing to unpack .../223-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #8 39.60 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #8 39.63 Selecting previously unselected package libio-prompter-perl. #8 39.63 Preparing to unpack .../224-libio-prompter-perl_0.004015-1_all.deb ... #8 39.63 Unpacking libio-prompter-perl (0.004015-1) ... #8 39.66 Selecting previously unselected package libjson-perl. #8 39.67 Preparing to unpack .../225-libjson-perl_4.02000-1_all.deb ... #8 39.67 Unpacking libjson-perl (4.02000-1) ... #8 39.71 Selecting previously unselected package liblog-any-perl. #8 39.71 Preparing to unpack .../226-liblog-any-perl_1.707-1_all.deb ... #8 39.71 Unpacking liblog-any-perl (1.707-1) ... #8 39.75 Selecting previously unselected package liblog-any-adapter-screen-perl. #8 39.75 Preparing to unpack .../227-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #8 39.75 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #8 39.78 Selecting previously unselected package libpackage-stash-perl. #8 39.78 Preparing to unpack .../228-libpackage-stash-perl_0.38-1_all.deb ... #8 39.79 Unpacking libpackage-stash-perl (0.38-1) ... #8 39.82 Selecting previously unselected package libsub-identify-perl. #8 39.82 Preparing to unpack .../229-libsub-identify-perl_0.14-1+b1_amd64.deb ... #8 39.83 Unpacking libsub-identify-perl (0.14-1+b1) ... #8 39.85 Selecting previously unselected package libnamespace-clean-perl. #8 39.85 Preparing to unpack .../230-libnamespace-clean-perl_0.27-1_all.deb ... #8 39.86 Unpacking libnamespace-clean-perl (0.27-1) ... #8 39.89 Selecting previously unselected package libpath-tiny-perl. #8 39.90 Preparing to unpack .../231-libpath-tiny-perl_0.108-1_all.deb ... #8 39.90 Unpacking libpath-tiny-perl (0.108-1) ... #8 39.93 Selecting previously unselected package libtype-tiny-perl. #8 23.17 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ... #8 23.20 Unpacking libatomic1:amd64 (10.2.1-6) ... $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #8 39.93 Preparing to unpack .../232-libtype-tiny-perl_1.004004-1_all.deb ... #8 39.93 Unpacking libtype-tiny-perl (1.004004-1) ... #8 39.99 Selecting previously unselected package libgitlab-api-v4-perl. #8 40.00 Preparing to unpack .../233-libgitlab-api-v4-perl_0.16-1_all.deb ... #8 40.00 Unpacking libgitlab-api-v4-perl (0.16-1) ... #8 40.03 Selecting previously unselected package libglib2.0-data. #8 40.04 Preparing to unpack .../234-libglib2.0-data_2.58.3-2+deb10u3_all.deb ... #8 40.04 Unpacking libglib2.0-data (2.58.3-2+deb10u3) ... #8 23.65 Selecting previously unselected package libasan6:amd64. #8 23.65 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ... #8 23.69 Unpacking libasan6:amd64 (10.2.1-6) ... #23 29.22 Setting up libapparmor1:arm64 (2.13.6-10) ... #23 29.23 Setting up libapparmor1:armel (2.13.6-10) ... #23 29.25 Setting up libapparmor1:armhf (2.13.6-10) ... #23 29.26 Setting up libapparmor1:ppc64el (2.13.6-10) ... #23 29.27 Setting up libapparmor1:s390x (2.13.6-10) ... #23 29.28 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... #23 29.29 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... #23 29.31 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... #23 29.32 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... #23 29.33 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... #23 29.34 Setting up libapparmor-dev:arm64 (2.13.6-10) ... #23 29.35 Setting up libapparmor-dev:armel (2.13.6-10) ... #23 29.36 Setting up libapparmor-dev:armhf (2.13.6-10) ... #23 29.38 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... #8 40.20 Selecting previously unselected package libgpm2:amd64. #8 40.20 Preparing to unpack .../235-libgpm2_1.20.7-5_amd64.deb ... #8 40.21 Unpacking libgpm2:amd64 (1.20.7-5) ... #8 40.25 Selecting previously unselected package libidn11:amd64. #8 40.25 Preparing to unpack .../236-libidn11_1.33-2.2_amd64.deb ... #8 40.25 Unpacking libidn11:amd64 (1.33-2.2) ... #8 40.29 Selecting previously unselected package libntlm0:amd64. #8 40.30 Preparing to unpack .../237-libntlm0_1.5-1+deb10u1_amd64.deb ... #8 40.30 Unpacking libntlm0:amd64 (1.5-1+deb10u1) ... #8 40.34 Selecting previously unselected package libgsasl7. #8 40.34 Preparing to unpack .../238-libgsasl7_1.8.0-8+deb10u1_amd64.deb ... #8 40.34 Unpacking libgsasl7 (1.8.0-8+deb10u1) ... #8 40.39 Selecting previously unselected package libhtml-form-perl. #8 40.40 Preparing to unpack .../239-libhtml-form-perl_6.03-1_all.deb ... #23 29.39 Setting up libapparmor-dev:s390x (2.13.6-10) ... #23 29.40 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... #23 29.42 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... #23 29.43 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... #23 29.44 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... #23 29.45 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... #23 29.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... #8 40.40 Unpacking libhtml-form-perl (6.03-1) ... #8 40.43 Selecting previously unselected package libhtml-format-perl. #8 40.44 Preparing to unpack .../240-libhtml-format-perl_2.12-1_all.deb ... #8 40.44 Unpacking libhtml-format-perl (2.12-1) ... #8 40.47 Selecting previously unselected package libhttp-daemon-perl. #8 40.47 Preparing to unpack .../241-libhttp-daemon-perl_6.01-3_all.deb ... #8 40.48 Unpacking libhttp-daemon-perl (6.01-3) ... #8 40.51 Selecting previously unselected package libstruct-dumb-perl. #8 40.51 Preparing to unpack .../242-libstruct-dumb-perl_0.09-1_all.deb ... #8 40.52 Unpacking libstruct-dumb-perl (0.09-1) ... #8 40.55 Selecting previously unselected package libio-async-perl. #8 40.55 Preparing to unpack .../243-libio-async-perl_0.72-1_all.deb ... #8 40.55 Unpacking libio-async-perl (0.72-1) ... #8 40.61 Selecting previously unselected package libio-sessiondata-perl. #8 40.62 Preparing to unpack .../244-libio-sessiondata-perl_1.03-1_all.deb ... #8 40.62 Unpacking libio-sessiondata-perl (1.03-1) ... #8 40.65 Selecting previously unselected package libio-string-perl. #8 40.66 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ... #8 40.66 Unpacking libio-string-perl (1.08-3) ... #8 40.69 Selecting previously unselected package libtypes-serialiser-perl. #8 40.69 Preparing to unpack .../246-libtypes-serialiser-perl_1.0-1_all.deb ... #8 40.69 Unpacking libtypes-serialiser-perl (1.0-1) ... #8 40.72 Selecting previously unselected package libjson-xs-perl. #8 24.10 Selecting previously unselected package liblsan0:amd64. #8 24.10 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ... #8 24.14 Unpacking liblsan0:amd64 (10.2.1-6) ... #8 24.38 Selecting previously unselected package libtsan0:amd64. #23 DONE 29.7s #28 [binary-base 1/7] COPY --from=tini /build/ /usr/local/bin/ #28 sha256:20e4b448640ff53e28cb9852c5c9bbe66ba723492e8f35db4f60f8e6ed8f017a #8 40.73 Preparing to unpack .../247-libjson-xs-perl_3.040-1+b1_amd64.deb ... #8 40.73 Unpacking libjson-xs-perl (3.040-1+b1) ... #8 40.77 Selecting previously unselected package liblzo2-2:amd64. #8 40.77 Preparing to unpack .../248-liblzo2-2_2.10-0.1_amd64.deb ... #8 40.78 Unpacking liblzo2-2:amd64 (2.10-0.1) ... #8 40.81 Selecting previously unselected package libkyotocabinet16v5:amd64. #8 40.82 Preparing to unpack .../249-libkyotocabinet16v5_1.2.76-4.2+b1_amd64.deb ... #8 40.82 Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... #8 40.87 Selecting previously unselected package liblist-compare-perl. #8 40.87 Preparing to unpack .../250-liblist-compare-perl_0.53-1_all.deb ... #8 40.88 Unpacking liblist-compare-perl (0.53-1) ... #8 40.95 Selecting previously unselected package liblist-moreutils-perl. #8 40.95 Preparing to unpack .../251-liblist-moreutils-perl_0.416-1+b4_amd64.deb ... #8 40.95 Unpacking liblist-moreutils-perl (0.416-1+b4) ... #8 40.99 Selecting previously unselected package libltdl-dev:amd64. #8 24.38 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ... #8 24.39 Unpacking libtsan0:amd64 (10.2.1-6) ... #28 DONE 0.2s #29 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / #29 sha256:85911d0faef3db1cc649826d03f742cef3fb8a395d0391420cf643e545be04a9 #29 DONE 0.2s #30 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc #30 sha256:af9ca04586bba7ea3b741addc0bec56b9fb0fc7773cdf9c1c95ce9f4811b3e38 #8 40.99 Preparing to unpack .../252-libltdl-dev_2.4.6-9_amd64.deb ... #8 40.99 Unpacking libltdl-dev:amd64 (2.4.6-9) ... #8 41.04 Selecting previously unselected package libsys-hostname-long-perl. #8 41.04 Preparing to unpack .../253-libsys-hostname-long-perl_1.5-1_all.deb ... #8 41.05 Unpacking libsys-hostname-long-perl (1.5-1) ... #8 41.07 Selecting previously unselected package libmail-sendmail-perl. #8 41.07 Preparing to unpack .../254-libmail-sendmail-perl_0.80-1_all.deb ... #8 41.08 Unpacking libmail-sendmail-perl (0.80-1) ... #8 41.11 Selecting previously unselected package mailutils-common. #8 24.62 Selecting previously unselected package libubsan1:amd64. #8 24.62 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ... #8 24.62 Unpacking libubsan1:amd64 (10.2.1-6) ... #8 24.73 Selecting previously unselected package libquadmath0:amd64. #8 24.73 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ... #8 24.74 Unpacking libquadmath0:amd64 (10.2.1-6) ... #8 24.78 Selecting previously unselected package libgcc-10-dev:amd64. #8 41.11 Preparing to unpack .../255-mailutils-common_1%3a3.5-4_all.deb ... #8 41.11 Unpacking mailutils-common (1:3.5-4) ... #8 24.78 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ... #8 24.78 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... #8 25.02 Selecting previously unselected package gcc-10. #8 25.02 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ... #8 25.02 Unpacking gcc-10 (10.2.1-6) ... #8 41.41 Selecting previously unselected package mysql-common. #8 41.42 Preparing to unpack .../256-mysql-common_5.8+1.0.5_all.deb ... #8 41.43 Unpacking mysql-common (5.8+1.0.5) ... #8 41.49 Selecting previously unselected package mariadb-common. #8 41.50 Preparing to unpack .../257-mariadb-common_1%3a10.3.34-0+deb10u1_all.deb ... #8 41.51 Unpacking mariadb-common (1:10.3.34-0+deb10u1) ... #30 0.780 + RM_GOPATH=0 #11 DONE 12.5s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:f760cf64d3566491410536739302c03d26c0c14a44514e56cb69a7acb2ba2164 #12 DONE 0.3s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:bf2b07f59ccbc6a3d411f171da32c0ff65c7ca00f0be2d81f7e4868c16cd1ed0 #8 41.78 Selecting previously unselected package libmariadb3:amd64. #8 41.78 Preparing to unpack .../258-libmariadb3_1%3a10.3.34-0+deb10u1_amd64.deb ... #8 41.82 Unpacking libmariadb3:amd64 (1:10.3.34-0+deb10u1) ... #8 41.90 Selecting previously unselected package libpython2.7-minimal:amd64. #8 41.90 Preparing to unpack .../259-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... #8 41.90 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... #30 0.781 + TMP_GOPATH= #30 0.781 + : /build #30 0.781 + '[' -z '' ']' #30 0.781 ++ mktemp -d #30 0.782 + export GOPATH=/tmp/tmp.vRQIBtiPv3 #30 0.783 + GOPATH=/tmp/tmp.vRQIBtiPv3 #30 0.783 + RM_GOPATH=1 #30 0.783 + case "$(go env GOARCH)" in #30 0.783 ++ go env GOARCH #30 0.792 + export GO_BUILDMODE=-buildmode=pie #30 0.792 + GO_BUILDMODE=-buildmode=pie #30 0.793 ++ dirname /install.sh #30 0.794 + dir=/ #30 0.794 + bin=runc #30 0.794 + shift #30 0.794 + '[' '!' -f //runc.installer ']' #30 0.794 + . //runc.installer #30 0.794 ++ set -e #30 0.794 ++ : v1.1.3 #30 0.795 + install_runc #30 0.795 + RUNC_BUILDTAGS=seccomp #30 0.795 + echo 'Install runc version v1.1.3 (build tags: seccomp)' #30 0.795 Install runc version v1.1.3 (build tags: seccomp) #30 0.795 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vRQIBtiPv3/src/github.com/opencontainers/runc #30 0.798 Cloning into '/tmp/tmp.vRQIBtiPv3/src/github.com/opencontainers/runc'... Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01dbe4bd0910589e4) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] withDockerRegistry #8 42.01 Selecting previously unselected package libpython2.7-stdlib:amd64. #8 42.01 Preparing to unpack .../260-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ... #8 42.02 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... #8 42.24 Selecting previously unselected package libpython2.7:amd64. #8 42.24 Preparing to unpack .../261-libpython2.7_2.7.16-2+deb10u1_amd64.deb ... #8 42.24 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u1) ... #8 42.37 Selecting previously unselected package libmailutils5:amd64. #8 42.38 Preparing to unpack .../262-libmailutils5_1%3a3.5-4_amd64.deb ... #8 42.38 Unpacking libmailutils5:amd64 (1:3.5-4) ... #8 42.46 Selecting previously unselected package libmime-tools-perl. #8 42.46 Preparing to unpack .../263-libmime-tools-perl_5.509-1_all.deb ... #8 42.46 Unpacking libmime-tools-perl (5.509-1) ... #8 42.57 Selecting previously unselected package libnet-dns-sec-perl. #8 42.57 Preparing to unpack .../264-libnet-dns-sec-perl_1.11-1_amd64.deb ... #8 42.58 Unpacking libnet-dns-sec-perl (1.11-1) ... #8 42.61 Selecting previously unselected package libnet-libidn-perl. #8 42.61 Preparing to unpack .../265-libnet-libidn-perl_0.12.ds-3+b1_amd64.deb ... #8 42.62 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ... #8 42.66 Selecting previously unselected package libnumber-compare-perl. #8 42.66 Preparing to unpack .../266-libnumber-compare-perl_0.03-1_all.deb ... #8 42.66 Unpacking libnumber-compare-perl (0.03-1) ... #8 42.69 Selecting previously unselected package libnumber-range-perl. #8 42.69 Preparing to unpack .../267-libnumber-range-perl_0.12-1_all.deb ... #8 42.70 Unpacking libnumber-range-perl (0.12-1) ... #8 42.73 Selecting previously unselected package libossp-uuid16:amd64. #8 42.73 Preparing to unpack .../268-libossp-uuid16_1.6.2-1.5+b7_amd64.deb ... #8 42.74 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b7) ... #8 42.77 Selecting previously unselected package libossp-uuid-perl. $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #8 42.77 Preparing to unpack .../269-libossp-uuid-perl_1.6.2-1.5+b7_amd64.deb ... #8 42.78 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ... #8 42.81 Selecting previously unselected package libpackage-stash-xs-perl. #8 42.81 Preparing to unpack .../270-libpackage-stash-xs-perl_0.29-1_amd64.deb ... #8 42.82 Unpacking libpackage-stash-xs-perl (0.29-1) ... #8 42.86 Selecting previously unselected package libparse-debianchangelog-perl. #8 42.86 Preparing to unpack .../271-libparse-debianchangelog-perl_1.2.0-13_all.deb ... #8 42.87 Unpacking libparse-debianchangelog-perl (1.2.0-13) ... #8 42.90 Selecting previously unselected package libtext-glob-perl. #8 42.90 Preparing to unpack .../272-libtext-glob-perl_0.10-1_all.deb ... #8 42.91 Unpacking libtext-glob-perl (0.10-1) ... #8 42.93 Selecting previously unselected package libpath-iterator-rule-perl. #8 42.94 Preparing to unpack .../273-libpath-iterator-rule-perl_1.014-1_all.deb ... #8 42.94 Unpacking libpath-iterator-rule-perl (1.014-1) ... #8 42.97 Selecting previously unselected package libperlio-gzip-perl. #8 42.97 Preparing to unpack .../274-libperlio-gzip-perl_0.19-1+b5_amd64.deb ... #8 42.98 Unpacking libperlio-gzip-perl (0.19-1+b5) ... #8 43.01 Selecting previously unselected package libpod-constants-perl. #8 43.01 Preparing to unpack .../275-libpod-constants-perl_0.19-1_all.deb ... #8 43.01 Unpacking libpod-constants-perl (0.19-1) ... #8 43.04 Selecting previously unselected package libreadonly-perl. #8 43.04 Preparing to unpack .../276-libreadonly-perl_2.050-1_all.deb ... #8 43.04 Unpacking libreadonly-perl (2.050-1) ... #8 43.07 Selecting previously unselected package libref-util-perl. #8 43.08 Preparing to unpack .../277-libref-util-perl_0.204-1_all.deb ... #8 43.08 Unpacking libref-util-perl (0.204-1) ... #8 43.12 Selecting previously unselected package libref-util-xs-perl. #8 43.12 Preparing to unpack .../278-libref-util-xs-perl_0.117-1+b1_amd64.deb ... #8 43.13 Unpacking libref-util-xs-perl (0.117-1+b1) ... #8 43.16 Selecting previously unselected package libregexp-pattern-license-perl. #8 43.16 Preparing to unpack .../279-libregexp-pattern-license-perl_3.0.31-4_all.deb ... #8 43.16 Unpacking libregexp-pattern-license-perl (3.0.31-4) ... #8 43.20 Selecting previously unselected package libsasl2-modules:amd64. #8 43.21 Preparing to unpack .../280-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ... #8 43.21 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 43.24 Selecting previously unselected package libsereal-decoder-perl. #8 43.25 Preparing to unpack .../281-libsereal-decoder-perl_4.005+ds-1+b1_amd64.deb ... #8 43.25 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ... #8 43.29 Selecting previously unselected package libsereal-encoder-perl. #8 43.29 Preparing to unpack .../282-libsereal-encoder-perl_4.005+ds-1+b1_amd64.deb ... #8 43.29 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ... #8 43.33 Selecting previously unselected package libsereal-perl. #8 43.33 Preparing to unpack .../283-libsereal-perl_4.005-1_all.deb ... #8 43.33 Unpacking libsereal-perl (4.005-1) ... #8 43.37 Selecting previously unselected package libtask-weaken-perl. Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09db06a583fa5ff17) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] withDockerRegistry #8 26.50 Selecting previously unselected package gcc. #8 26.50 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ... #8 26.50 Unpacking gcc (4:10.2.1-1) ... #8 26.54 Selecting previously unselected package libstdc++-10-dev:amd64. #8 26.54 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ... #8 26.54 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... #8 26.80 Selecting previously unselected package g++-10. #8 26.80 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ... #8 26.81 Unpacking g++-10 (10.2.1-6) ... #8 43.37 Preparing to unpack .../284-libtask-weaken-perl_1.06-1_all.deb ... #8 43.37 Unpacking libtask-weaken-perl (1.06-1) ... #8 43.40 Selecting previously unselected package libxml-parser-perl. #8 43.41 Preparing to unpack .../285-libxml-parser-perl_2.44-4_amd64.deb ... #8 43.41 Unpacking libxml-parser-perl (2.44-4) ... #8 43.46 Selecting previously unselected package libsoap-lite-perl. #8 43.46 Preparing to unpack .../286-libsoap-lite-perl_1.27-1_all.deb ... #8 43.47 Unpacking libsoap-lite-perl (1.27-1) ... #8 43.53 Selecting previously unselected package libsort-key-perl. #8 43.53 Preparing to unpack .../287-libsort-key-perl_1.33-2+b1_amd64.deb ... #8 43.53 Unpacking libsort-key-perl (1.33-2+b1) ... #8 43.57 Selecting previously unselected package libstring-copyright-perl. #8 43.57 Preparing to unpack .../288-libstring-copyright-perl_0.003006-1_all.deb ... #8 43.57 Unpacking libstring-copyright-perl (0.003006-1) ... 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-725@tmp/24c55751-2d92-4453-9a67-9e05e337b2d2/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #8 43.60 Selecting previously unselected package libstring-escape-perl. #8 43.61 Preparing to unpack .../289-libstring-escape-perl_2010.002-2_all.deb ... #8 43.61 Unpacking libstring-escape-perl (2010.002-2) ... #8 43.65 Selecting previously unselected package libstring-shellquote-perl. #8 43.65 Preparing to unpack .../290-libstring-shellquote-perl_1.04-1_all.deb ... #8 43.66 Unpacking libstring-shellquote-perl (1.04-1) ... #8 43.69 Selecting previously unselected package libterm-readkey-perl. #8 43.70 Preparing to unpack .../291-libterm-readkey-perl_2.38-1_amd64.deb ... #8 43.70 Unpacking libterm-readkey-perl (2.38-1) ... #8 43.73 Selecting previously unselected package libtest-fatal-perl. #8 43.73 Preparing to unpack .../292-libtest-fatal-perl_0.014-1_all.deb ... #8 43.73 Unpacking libtest-fatal-perl (0.014-1) ... #8 43.76 Selecting previously unselected package libtest-refcount-perl. #8 43.76 Preparing to unpack .../293-libtest-refcount-perl_0.08-3_all.deb ... #8 43.77 Unpacking libtest-refcount-perl (0.08-3) ... #8 43.79 Selecting previously unselected package libtext-levenshtein-perl. $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #8 43.80 Preparing to unpack .../294-libtext-levenshtein-perl_0.13-1_all.deb ... #8 43.80 Unpacking libtext-levenshtein-perl (0.13-1) ... #8 43.83 Selecting previously unselected package libtype-tiny-xs-perl. #8 43.83 Preparing to unpack .../295-libtype-tiny-xs-perl_0.014-1+b1_amd64.deb ... #8 43.83 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ... #8 43.87 Selecting previously unselected package libunicode-utf8-perl. #8 43.87 Preparing to unpack .../296-libunicode-utf8-perl_0.62-1_amd64.deb ... #8 43.87 Unpacking libunicode-utf8-perl (0.62-1) ... #8 43.96 Selecting previously unselected package libunwind8:amd64. #8 43.96 Preparing to unpack .../297-libunwind8_1.2.1-10~deb10u1_amd64.deb ... #8 43.97 Unpacking libunwind8:amd64 (1.2.1-10~deb10u1) ... #8 44.01 Selecting previously unselected package libwrap0:amd64. #8 44.02 Preparing to unpack .../298-libwrap0_7.6.q-28_amd64.deb ... #8 44.02 Unpacking libwrap0:amd64 (7.6.q-28) ... #8 44.06 Selecting previously unselected package libxau6:amd64. #8 44.06 Preparing to unpack .../299-libxau6_1%3a1.0.8-1+b2_amd64.deb ... #8 44.06 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... #8 44.10 Selecting previously unselected package libxdmcp6:amd64. #8 44.10 Preparing to unpack .../300-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #8 44.11 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #8 44.14 Selecting previously unselected package libxcb1:amd64. #8 44.14 Preparing to unpack .../301-libxcb1_1.13.1-2_amd64.deb ... #8 44.15 Unpacking libxcb1:amd64 (1.13.1-2) ... #8 44.18 Selecting previously unselected package libx11-data. #8 44.19 Preparing to unpack .../302-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... #8 44.19 Unpacking libx11-data (2:1.6.7-1+deb10u2) ... #8 44.27 Selecting previously unselected package libx11-6:amd64. #8 44.27 Preparing to unpack .../303-libx11-6_2%3a1.6.7-1+deb10u2_amd64.deb ... #8 44.27 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u2) ... #8 44.36 Selecting previously unselected package libxext6:amd64. #8 44.36 Preparing to unpack .../304-libxext6_2%3a1.3.3-1+b2_amd64.deb ... #8 44.37 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... #8 44.40 Selecting previously unselected package libxml-namespacesupport-perl. #8 44.40 Preparing to unpack .../305-libxml-namespacesupport-perl_1.12-1_all.deb ... #8 44.41 Unpacking libxml-namespacesupport-perl (1.12-1) ... #8 44.44 Selecting previously unselected package libxml-sax-base-perl. #8 27.65 Selecting previously unselected package g++. #8 27.65 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ... #8 27.65 Unpacking g++ (4:10.2.1-1) ... #8 27.68 Selecting previously unselected package make. #8 27.68 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ... #8 27.69 Unpacking make (4.3-4.1) ... #8 27.76 Selecting previously unselected package libdpkg-perl. #8 27.76 Preparing to unpack .../059-libdpkg-perl_1.20.11_all.deb ... #8 27.76 Unpacking libdpkg-perl (1.20.11) ... #8 27.84 Selecting previously unselected package patch. #8 27.84 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ... #8 27.84 Unpacking patch (2.7.6-7) ... #8 27.88 Selecting previously unselected package dpkg-dev. + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally #8 44.44 Preparing to unpack .../306-libxml-sax-base-perl_1.09-1_all.deb ... #8 44.44 Unpacking libxml-sax-base-perl (1.09-1) ... #8 44.48 Selecting previously unselected package libxml-sax-perl. #8 44.48 Preparing to unpack .../307-libxml-sax-perl_1.00+dfsg-1_all.deb ... #8 44.49 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #8 44.53 Selecting previously unselected package libxml-libxml-perl. #8 44.53 Preparing to unpack .../308-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... #8 44.54 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #8 44.62 Selecting previously unselected package libxml-sax-expat-perl. #8 44.62 Preparing to unpack .../309-libxml-sax-expat-perl_0.51-1_all.deb ... #8 44.63 Unpacking libxml-sax-expat-perl (0.51-1) ... #8 44.66 Selecting previously unselected package libxml-simple-perl. #8 27.88 Preparing to unpack .../061-dpkg-dev_1.20.11_all.deb ... #8 27.89 Unpacking dpkg-dev (1.20.11) ... #8 28.03 Selecting previously unselected package build-essential. #8 28.03 Preparing to unpack .../062-build-essential_12.9_amd64.deb ... #8 28.03 Unpacking build-essential (12.9) ... #8 28.07 Selecting previously unselected package libbrotli1:amd64. #8 28.07 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ... #8 28.07 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... #8 28.13 Selecting previously unselected package libsasl2-modules-db:amd64. latest: Pulling from library/busybox 98b248744137: Pulling fs layer 98b248744137: Verifying Checksum 98b248744137: Download complete #8 44.66 Preparing to unpack .../310-libxml-simple-perl_2.25-1_all.deb ... #8 44.67 Unpacking libxml-simple-perl (2.25-1) ... #8 44.71 Selecting previously unselected package libxmlrpc-lite-perl. #8 44.71 Preparing to unpack .../311-libxmlrpc-lite-perl_0.717-2_all.deb ... #8 44.71 Unpacking libxmlrpc-lite-perl (0.717-2) ... #8 44.75 Selecting previously unselected package libxmuu1:amd64. #8 44.75 Preparing to unpack .../312-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #8 44.76 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #8 44.79 Selecting previously unselected package libyaml-0-2:amd64. #8 44.79 Preparing to unpack .../313-libyaml-0-2_0.2.1-1_amd64.deb ... #8 44.80 Unpacking libyaml-0-2:amd64 (0.2.1-1) ... #8 44.83 Selecting previously unselected package libyaml-libyaml-perl. #8 44.83 Preparing to unpack .../314-libyaml-libyaml-perl_0.76+repack-1_amd64.deb ... #8 44.84 Unpacking libyaml-libyaml-perl (0.76+repack-1) ... #8 44.87 Selecting previously unselected package licensecheck. #8 44.87 Preparing to unpack .../315-licensecheck_3.0.31-3_all.deb ... #8 44.87 Unpacking licensecheck (3.0.31-3) ... #8 44.90 Selecting previously unselected package t1utils. #8 28.13 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #8 28.14 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 28.17 Selecting previously unselected package libsasl2-2:amd64. #8 28.18 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #8 28.18 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 28.23 Selecting previously unselected package libldap-2.4-2:amd64. #8 28.23 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... #8 28.24 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #8 28.31 Selecting previously unselected package libnghttp2-14:amd64. #8 28.31 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ... #8 28.32 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 98b248744137: Pull complete Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 Status: Downloaded newer image for busybox:latest #8 44.91 Preparing to unpack .../316-t1utils_1.41-3_amd64.deb ... #8 44.91 Unpacking t1utils (1.41-3) ... #8 44.95 Selecting previously unselected package lintian. #8 44.95 Preparing to unpack .../317-lintian_2.15.0_all.deb ... #8 44.95 Unpacking lintian (2.15.0) ... #8 45.10 Selecting previously unselected package lsb-release. #8 45.10 Preparing to unpack .../318-lsb-release_10.2019051400_all.deb ... #8 45.11 Unpacking lsb-release (10.2019051400) ... #8 45.14 Selecting previously unselected package mailutils. #8 45.14 Preparing to unpack .../319-mailutils_1%3a3.5-4_amd64.deb ... #8 45.14 Unpacking mailutils (1:3.5-4) ... #8 45.19 Selecting previously unselected package manpages-dev. #8 28.49 Selecting previously unselected package libpsl5:amd64. #8 28.49 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ... #8 28.50 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #8 28.55 Selecting previously unselected package librtmp1:amd64. #8 28.55 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #8 28.56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 28.60 Selecting previously unselected package libssh2-1:amd64. #8 28.60 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ... #8 28.61 Unpacking libssh2-1:amd64 (1.9.0-2) ... #8 28.66 Selecting previously unselected package libcurl4:amd64. #8 28.66 Preparing to unpack .../071-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... #8 28.67 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... #8 28.72 Selecting previously unselected package curl. #30 3.837 + cd /tmp/tmp.vRQIBtiPv3/src/github.com/opencontainers/runc #30 3.837 + git checkout -q v1.1.3 #30 4.050 + '[' -z '' ']' #30 4.050 + target=static #30 4.051 + make BUILDTAGS=seccomp static #30 4.304 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . #8 45.20 Preparing to unpack .../320-manpages-dev_4.16-2_all.deb ... #8 45.20 Unpacking manpages-dev (4.16-2) ... #8 28.72 Preparing to unpack .../072-curl_7.74.0-1.3+deb11u2_amd64.deb ... #8 28.73 Unpacking curl (7.74.0-1.3+deb11u2) ... #8 28.79 Selecting previously unselected package dctrl-tools. #8 28.80 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ... #8 28.80 Unpacking dctrl-tools (2.24-3+b1) ... #8 28.85 Selecting previously unselected package libdebhelper-perl. #8 28.85 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ... #8 28.86 Unpacking libdebhelper-perl (13.3.4) ... #8 28.91 Selecting previously unselected package libtool. #8 28.91 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ... #8 28.92 Unpacking libtool (2.4.6-15) ... #8 28.97 Selecting previously unselected package dh-autoreconf. #8 45.57 Selecting previously unselected package psmisc. #8 45.57 Preparing to unpack .../321-psmisc_23.2-1+deb10u1_amd64.deb ... #8 45.58 Unpacking psmisc (23.2-1+deb10u1) ... #8 45.63 Selecting previously unselected package publicsuffix. #8 45.63 Preparing to unpack .../322-publicsuffix_20211109.1735-0+deb10u1_all.deb ... #8 45.63 Unpacking publicsuffix (20211109.1735-0+deb10u1) ... #8 45.67 Selecting previously unselected package python-apt-common. #8 45.68 Preparing to unpack .../323-python-apt-common_1.8.4.3_all.deb ... #8 45.68 Unpacking python-apt-common (1.8.4.3) ... #8 45.73 Selecting previously unselected package python3-apt. #8 28.97 Preparing to unpack .../076-dh-autoreconf_20_all.deb ... #8 28.97 Unpacking dh-autoreconf (20) ... #8 29.00 Selecting previously unselected package libarchive-zip-perl. #8 29.01 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ... #8 29.01 Unpacking libarchive-zip-perl (1.68-1) ... #8 29.05 Selecting previously unselected package libsub-override-perl. #8 29.05 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ... #8 29.06 Unpacking libsub-override-perl (0.09-2) ... #8 29.09 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 29.09 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #8 29.10 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #8 29.12 Selecting previously unselected package dh-strip-nondeterminism. #8 29.13 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ... #8 29.13 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #8 29.17 Selecting previously unselected package libelf1:amd64. #8 29.17 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ... #8 29.17 Unpacking libelf1:amd64 (0.183-1) ... #8 29.22 Selecting previously unselected package dwz. #8 45.73 Preparing to unpack .../324-python3-apt_1.8.4.3_amd64.deb ... #8 45.74 Unpacking python3-apt (1.8.4.3) ... #8 45.79 Selecting previously unselected package python3-certifi. #8 45.79 Preparing to unpack .../325-python3-certifi_2018.8.24-1_all.deb ... #8 45.80 Unpacking python3-certifi (2018.8.24-1) ... #8 45.84 Selecting previously unselected package python3-idna. #8 45.84 Preparing to unpack .../326-python3-idna_2.6-1_all.deb ... #8 45.84 Unpacking python3-idna (2.6-1) ... #8 45.88 Selecting previously unselected package python3-magic. #8 45.89 Preparing to unpack .../327-python3-magic_2%3a0.4.15-2_all.deb ... #8 45.89 Unpacking python3-magic (2:0.4.15-2) ... #8 45.93 Selecting previously unselected package python3-urllib3. #8 45.93 Preparing to unpack .../328-python3-urllib3_1.24.1-1_all.deb ... #8 45.93 Unpacking python3-urllib3 (1.24.1-1) ... #8 45.98 Selecting previously unselected package python3-requests. #8 29.22 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ... #8 29.22 Unpacking dwz (0.13+20210201-1) ... #8 29.29 Selecting previously unselected package libicu67:amd64. #8 29.29 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ... #8 29.30 Unpacking libicu67:amd64 (67.1-7) ... #14 DONE 4.1s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:2de7176c0ebf7a13a7c45dac45e52c7904ca768179b74eab78554702545d0c85 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:a74fc522167e6aa2a13b6f2ad301fee36079aba8f07dfeaa881dd24cadca042f #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #8 45.99 Preparing to unpack .../329-python3-requests_2.21.0-1_all.deb ... #8 45.99 Unpacking python3-requests (2.21.0-1) ... #8 46.03 Selecting previously unselected package python3-unidiff. #8 46.04 Preparing to unpack .../330-python3-unidiff_0.5.4-1_all.deb ... #8 46.04 Unpacking python3-unidiff (0.5.4-1) ... #8 46.07 Selecting previously unselected package python3-xdg. #8 46.07 Preparing to unpack .../331-python3-xdg_0.25-5_all.deb ... #8 46.08 Unpacking python3-xdg (0.25-5) ... #8 46.11 Selecting previously unselected package shared-mime-info. #8 46.11 Preparing to unpack .../332-shared-mime-info_1.10-1_amd64.deb ... #8 46.12 Unpacking shared-mime-info (1.10-1) ... #8 46.23 Selecting previously unselected package strace. #8 46.23 Preparing to unpack .../333-strace_4.26-0.2_amd64.deb ... #8 46.24 Unpacking strace (4.26-0.2) ... #8 46.31 Selecting previously unselected package unzip. #8 46.32 Preparing to unpack .../334-unzip_6.0-23+deb10u2_amd64.deb ... #8 46.32 Unpacking unzip (6.0-23+deb10u2) ... #8 46.40 Selecting previously unselected package xauth. #8 46.40 Preparing to unpack .../335-xauth_1%3a1.0.10-1_amd64.deb ... #8 46.41 Unpacking xauth (1:1.0.10-1) ... #8 46.45 Selecting previously unselected package xdg-user-dirs. #8 46.45 Preparing to unpack .../336-xdg-user-dirs_0.17-2_amd64.deb ... #8 46.46 Unpacking xdg-user-dirs (0.17-2) ... #8 46.55 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 46.56 Setting up libapt-pkg-perl (0.1.34+b1) ... #8 46.57 Setting up libksba8:amd64 (1.3.5-2) ... #8 46.58 Setting up libpipeline1:amd64 (1.5.1-2) ... #8 46.59 Setting up wdiff (1.2.2-2+b1) ... #8 46.60 Setting up lsb-base (10.2019051400) ... #8 46.62 Setting up mysql-common (5.8+1.0.5) ... #8 46.64 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #8 46.65 Setting up libxau6:amd64 (1:1.0.8-1+b2) ... #8 46.66 Setting up libkeyutils1:amd64 (1.6-6) ... #8 46.67 Setting up libpsl5:amd64 (0.20.2-2) ... #8 46.68 Setting up libgpm2:amd64 (1.20.7-5) ... #8 46.69 Setting up mime-support (3.62) ... #8 46.72 Setting up xdg-user-dirs (0.17-2) ... #8 46.75 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... 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-725@tmp/6e9bea32-84f8-4032-b8bf-4601389186c6/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #8 30.14 Selecting previously unselected package libxml2:amd64. #8 30.14 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... #8 30.15 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... #8 30.25 Selecting previously unselected package gettext. #8 30.25 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ... #8 30.26 Unpacking gettext (0.21-4) ... #8 30.40 Selecting previously unselected package intltool-debian. #8 46.75 Setting up psmisc (23.2-1+deb10u1) ... #8 46.77 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ... #8 46.78 Setting up libyaml-0-2:amd64 (0.2.1-1) ... #8 46.79 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u3) ... #8 46.80 No schema files found: doing nothing. #8 46.81 Setting up distro-info-data (0.41+deb10u4) ... #8 46.82 Setting up manpages (4.16-2) ... #8 46.83 Setting up unzip (6.0-23+deb10u2) ... #8 46.85 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u1) ... #8 46.86 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 46.88 Setting up binutils-common:amd64 (2.31.1-16) ... #8 46.89 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... #8 46.90 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... #8 46.91 Setting up less (487-0.1+b1) ... #8 46.99 Setting up perl-openssl-defaults:amd64 (3) ... #8 47.01 Setting up linux-libc-dev:amd64 (4.19.249-2) ... #8 47.02 Setting up gettext-base (0.19.8.1-9) ... #8 47.04 Setting up liblzo2-2:amd64 (2.10-0.1) ... #8 47.05 Setting up libnpth0:amd64 (1.6-1) ... #8 47.06 Setting up krb5-locales (1.17-3+deb10u3) ... #8 47.07 Setting up file (1:5.35-4+deb10u2) ... #8 47.08 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b7) ... #8 47.09 Setting up libassuan0:amd64 (2.5.2-1) ... #8 47.10 Setting up libgomp1:amd64 (8.3.0-6) ... #8 47.11 Setting up libapt-inst2.0:amd64 (1.8.2.3) ... #8 47.12 Setting up bzip2 (1.0.6-9.2~deb10u1) ... #8 47.13 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #8 47.14 Setting up libunwind8:amd64 (1.2.1-10~deb10u1) ... #8 47.15 Setting up libicu63:amd64 (63.1-6+deb10u3) ... #8 47.16 Setting up libfakeroot:amd64 (1.23-1) ... #8 47.17 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... #8 47.18 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 47.19 Setting up fakeroot (1.23-1) ... #8 47.20 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 47.21 Setting up mariadb-common (1:10.3.34-0+deb10u1) ... #8 47.22 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #8 47.23 Setting up libasan5:amd64 (8.3.0-6) ... #8 47.23 Setting up autotools-dev (20180224.1) ... #8 47.25 Setting up libglib2.0-data (2.58.3-2+deb10u3) ... #8 47.26 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... #8 47.27 Setting up libwrap0:amd64 (7.6.q-28) ... #8 47.28 Setting up libx11-data (2:1.6.7-1+deb10u2) ... #8 47.29 Setting up make (4.2.1-1.2) ... #8 47.30 Setting up libmpfr6:amd64 (4.0.2-1) ... #8 47.31 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #8 47.32 Setting up libntlm0:amd64 (1.5-1+deb10u1) ... #8 47.33 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #8 47.33 Setting up libidn11:amd64 (1.33-2.2) ... #8 47.34 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u2) ... #8 47.35 Setting up strace (4.26-0.2) ... #8 47.36 Setting up libsigsegv2:amd64 (2.12-2) ... #8 47.37 Setting up xz-utils (5.2.4-1+deb10u1) ... #8 47.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 47.39 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u1) ... #8 47.40 Setting up t1utils (1.41-3) ... #8 47.41 Setting up libquadmath0:amd64 (8.3.0-6) ... #8 30.40 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ... #8 30.41 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 30.44 Selecting previously unselected package po-debconf. #8 30.44 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ... #8 30.44 Unpacking po-debconf (1.0.21+nmu1) ... #8 30.50 Selecting previously unselected package debhelper. #8 30.50 Preparing to unpack .../088-debhelper_13.3.4_all.deb ... #8 30.50 Unpacking debhelper (13.3.4) ... #8 30.63 Selecting previously unselected package debian-keyring. #8 30.63 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ... #8 30.63 Unpacking debian-keyring (2021.07.26) ... 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-725@tmp/5c8969b0-3821-4331-96a6-be958a707d89/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded #8 47.42 Setting up diffstat (1.62-1) ... #8 47.43 Setting up libmpc3:amd64 (1.1.0-1) ... #8 47.44 Setting up libatomic1:amd64 (8.3.0-6) ... #8 47.44 Setting up patch (2.7.6-3+deb10u1) ... #8 47.46 Setting up mailutils-common (1:3.5-4) ... #8 47.47 Setting up autopoint (0.19.8.1-9) ... #8 47.48 Setting up libmariadb3:amd64 (1:10.3.34-0+deb10u1) ... #8 47.49 Setting up libfl2:amd64 (2.6.4-6.2) ... #8 47.49 Setting up libpcre2-8-0:amd64 (10.32-5) ... #8 47.50 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... #8 47.51 Setting up libltdl7:amd64 (2.4.6-9) ... #8 47.52 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 47.53 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ... #8 47.58 Setting up libmpx2:amd64 (8.3.0-6) ... #8 47.59 Setting up libubsan1:amd64 (8.3.0-6) ... #8 47.60 Setting up libisl19:amd64 (0.20-2) ... #8 47.61 Setting up dwz (0.12-3) ... #8 47.62 Setting up python-apt-common (1.8.4.3) ... [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #8 47.63 Setting up sensible-utils (0.0.12) ... #8 47.64 Setting up exim4-config (4.92-8+deb10u6) ... #8 47.92 Adding system-user for exim (v4) + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-35-aarch64) [Pipeline] sh latest: Pulling from library/busybox 50783e0dfb64: Pulling fs layer #8 48.25 Setting up libuchardet0:amd64 (0.0.6-3) ... #8 48.26 Setting up git-man (1:2.20.1-2+deb10u3) ... #8 48.27 Setting up libssh2-1:amd64 (1.8.0-2.1) ... #8 48.28 Setting up netbase (5.6) ... #8 48.30 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... #8 48.32 Setting up libmpdec2:amd64 (2.4.2-2) ... #8 48.33 Setting up libbinutils:amd64 (2.31.1-16) ... #8 48.34 Setting up cpp-8 (8.3.0-6) ... #8 48.35 Setting up libc-dev-bin (2.28-10+deb10u1) ... #8 48.37 Setting up openssl (1.1.1n-0+deb10u3) ... #8 48.38 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... #8 48.40 Setting up readline-common (7.0-5) ... #8 48.41 Setting up publicsuffix (20211109.1735-0+deb10u1) ... #8 48.42 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... #8 48.43 Setting up libcc1-0:amd64 (8.3.0-6) ... #8 48.45 Setting up iso-codes (4.2-1) ... #8 48.47 Setting up liblocale-gettext-perl (1.07-3+b4) ... #8 48.48 Setting up liblsan0:amd64 (8.3.0-6) ... #8 48.49 Setting up dctrl-tools (2.24-3) ... #8 48.50 Setting up libitm1:amd64 (8.3.0-6) ... #8 48.52 Setting up debian-keyring (2019.02.25) ... #8 48.53 Setting up libreadline7:amd64 (7.0-5) ... + echo starting... starting... [Pipeline] } [Pipeline] // stage + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 50783e0dfb64: Download complete #8 48.54 Setting up libgdbm6:amd64 (1.18.1-4) ... #8 48.55 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #8 48.56 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... #8 48.57 Setting up libtsan0:amd64 (8.3.0-6) ... #8 48.59 Setting up pinentry-curses (1.1.0-2) ... #8 48.61 Setting up manpages-dev (4.16-2) ... #8 48.62 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #8 48.63 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... #8 48.64 Setting up libxcb1:amd64 (1.13.1-2) ... #8 48.65 Setting up at (3.1.23-1) ... #8 48.79 invoke-rc.d: could not determine current runlevel latest: Pulling from library/busybox 98b248744137: Pulling fs layer 98b248744137: Verifying Checksum 98b248744137: Download complete + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh #8 48.79 invoke-rc.d: policy-rc.d denied execution of start. #8 48.80 Setting up libedit2:amd64 (3.1-20181209-1) ... #8 48.81 Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... #8 48.82 Setting up cron (3.0pl1-134+deb10u1) ... #8 48.90 Adding group `crontab' (GID 102) ... #8 48.91 Done. #8 48.93 invoke-rc.d: could not determine current runlevel #8 48.93 invoke-rc.d: policy-rc.d denied execution of start. #8 49.04 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... 98b248744137: Pull complete Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 Status: Downloaded newer image for busybox:latest 50783e0dfb64: Pull complete Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 Status: Downloaded newer image for busybox:latest + docker info #8 49.05 Setting up m4 (1.4.18-2) ... #8 49.06 Setting up binutils (2.31.1-16) ... #8 49.07 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... #8 49.08 Setting up ca-certificates (20200601~deb10u2) ... Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-095344d78e98669ff) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] withDockerRegistry #8 49.45 Updating certificates in /etc/ssl/certs... #17 exporting layers 3.7s done #17 writing image sha256:54632138644b3a09ab83e69bca0e3b6891796badb98ccb2d8fe103aeb4cae11e done #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done #17 DONE 3.7s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/debian-bullseye:/build debbuild-debian-bullseye/aarch64 #8 33.04 Selecting previously unselected package libfakeroot:amd64. #8 33.04 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ... #8 33.05 Unpacking libfakeroot:amd64 (1.25.3-1.1) ... #8 33.08 Selecting previously unselected package fakeroot. #8 33.09 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ... #8 33.09 Unpacking fakeroot (1.25.3-1.1) ... #8 33.14 Selecting previously unselected package libassuan0:amd64. #8 33.14 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ... #8 33.14 Unpacking libassuan0:amd64 (2.5.3-7.1) ... #8 33.18 Selecting previously unselected package gpgconf. #8 33.18 Preparing to unpack .../093-gpgconf_2.2.27-2+deb11u2_amd64.deb ... #8 33.18 Unpacking gpgconf (2.2.27-2+deb11u2) ... #8 33.24 Selecting previously unselected package libksba8:amd64. #8 33.24 Preparing to unpack .../094-libksba8_1.5.0-3_amd64.deb ... #8 33.24 Unpacking libksba8:amd64 (1.5.0-3) ... #8 33.30 Selecting previously unselected package libnpth0:amd64. #8 33.30 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ... #8 33.30 Unpacking libnpth0:amd64 (1.6-3) ... #8 33.34 Selecting previously unselected package dirmngr. $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #8 49.91 137 added, 0 removed; done. #8 49.98 Setting up libunbound8:amd64 (1.9.0-2+deb10u2) ... #8 49.99 Setting up shared-mime-info (1.10-1) ... #8 33.34 Preparing to unpack .../096-dirmngr_2.2.27-2+deb11u2_amd64.deb ... #8 33.36 Unpacking dirmngr (2.2.27-2+deb11u2) ... #8 33.42 Selecting previously unselected package gnupg-l10n. #8 33.42 Preparing to unpack .../097-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... #8 33.43 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... #8 33.54 Selecting previously unselected package gnupg-utils. #8 33.54 Preparing to unpack .../098-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ... #8 33.54 Unpacking gnupg-utils (2.2.27-2+deb11u2) ... #8 33.63 Selecting previously unselected package gpg. + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #8 33.63 Preparing to unpack .../099-gpg_2.2.27-2+deb11u2_amd64.deb ... #8 33.63 Unpacking gpg (2.2.27-2+deb11u2) ... #8 33.80 Selecting previously unselected package pinentry-curses. #8 33.80 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ... #8 33.81 Unpacking pinentry-curses (1.1.0-4) ... + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jSWbNN + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.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-config.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-update.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~20220808082437.e1f24d3-0.el9.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WYPcUx + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' = 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + echo 'PASS: cli version OK' PASS: cli version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L8F3fV + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0~20220808082437.e1f24d3-0.el9 docker-ce-cli(aarch-64) = 1:0.0.0~20220808082437.e1f24d3-0.el9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.src.rpm #8 33.93 Selecting previously unselected package gpg-agent. #8 33.93 Preparing to unpack .../101-gpg-agent_2.2.27-2+deb11u2_amd64.deb ... #8 33.94 Unpacking gpg-agent (2.2.27-2+deb11u2) ... #8 34.00 Selecting previously unselected package gpg-wks-client. #8 34.00 Preparing to unpack .../102-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ... #8 34.00 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... #8 34.05 Selecting previously unselected package gpg-wks-server. #8 34.05 Preparing to unpack .../103-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ... #8 34.05 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... #8 34.09 Selecting previously unselected package gpgsm. #8 34.09 Preparing to unpack .../104-gpgsm_2.2.27-2+deb11u2_amd64.deb ... #8 34.10 Unpacking gpgsm (2.2.27-2+deb11u2) ... #8 34.15 Selecting previously unselected package gnupg. + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #8 34.15 Preparing to unpack .../105-gnupg_2.2.27-2+deb11u2_all.deb ... #8 34.16 Unpacking gnupg (2.2.27-2+deb11u2) ... #8 34.22 Selecting previously unselected package libfile-dirlist-perl. #8 34.22 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ... #8 34.23 Unpacking libfile-dirlist-perl (0.05-2) ... #8 34.25 Selecting previously unselected package libfile-which-perl. #8 34.26 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ... #8 34.26 Unpacking libfile-which-perl (1.23-1) ... #8 34.29 Selecting previously unselected package libfile-homedir-perl. #8 34.30 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ... #8 34.30 Unpacking libfile-homedir-perl (1.006-1) ... #8 34.33 Selecting previously unselected package libfile-touch-perl. #8 34.33 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ... #8 34.34 Unpacking libfile-touch-perl (0.11-1) ... #8 34.37 Selecting previously unselected package libio-pty-perl. [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh #8 34.37 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ... #8 34.37 Unpacking libio-pty-perl (1:1.15-2) ... #8 34.40 Selecting previously unselected package libipc-run-perl. #8 34.41 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ... #8 34.41 Unpacking libipc-run-perl (20200505.0-1) ... #8 34.45 Selecting previously unselected package libclass-method-modifiers-perl. #8 34.45 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ... #8 34.45 Unpacking libclass-method-modifiers-perl (2.13-1) ... #8 34.49 Selecting previously unselected package libb-hooks-op-check-perl. #8 34.49 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ... #8 34.49 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #8 34.52 Selecting previously unselected package libdynaloader-functions-perl. #8 34.52 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ... #8 34.53 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #8 34.56 Selecting previously unselected package libdevel-callchecker-perl. #8 34.56 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ... #8 34.57 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #8 34.60 Selecting previously unselected package libparams-classify-perl. #8 34.60 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ... #8 34.60 Unpacking libparams-classify-perl (0.015-1+b3) ... #8 34.64 Selecting previously unselected package libmodule-runtime-perl. #8 34.64 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ... #8 34.64 Unpacking libmodule-runtime-perl (0.016-1) ... #8 34.67 Selecting previously unselected package libimport-into-perl. #8 34.67 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ... #8 34.67 Unpacking libimport-into-perl (1.002005-1) ... #8 34.70 Selecting previously unselected package librole-tiny-perl. + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-36-aarch64) [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:03:19 +0000' ++ . /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=11 +++ VERSION='11 (bullseye)' +++ VERSION_CODENAME=bullseye +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo 11 + versionID=11 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20220808082437-e1f24d3 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture arm64 [Pipeline] stage [Pipeline] { (fedora-35-amd64) [Pipeline] sh #8 34.71 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ... #8 34.71 Unpacking librole-tiny-perl (2.002004-1) ... #8 34.74 Selecting previously unselected package libstrictures-perl. #8 34.74 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ... #8 34.75 Unpacking libstrictures-perl (2.000006-1) ... #8 34.77 Selecting previously unselected package libsub-quote-perl. #8 34.78 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ... #8 34.78 Unpacking libsub-quote-perl (2.006006-1) ... #8 34.82 Selecting previously unselected package libmoo-perl. #8 34.82 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ... #8 34.82 Unpacking libmoo-perl (2.004004-1) ... #8 34.86 Selecting previously unselected package libencode-locale-perl. #8 34.86 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ... #8 34.86 Unpacking libencode-locale-perl (1.05-1.1) ... #8 34.89 Selecting previously unselected package libtimedate-perl. #8 34.89 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ... #8 34.90 Unpacking libtimedate-perl (2.3300-2) ... #8 34.93 Selecting previously unselected package libhttp-date-perl. + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh debian/rules clean dh clean --with=bash-completion dh_clean #8 34.93 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ... #8 34.94 Unpacking libhttp-date-perl (6.05-1) ... #8 34.97 Selecting previously unselected package libfile-listing-perl. #8 34.97 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ... #8 34.97 Unpacking libfile-listing-perl (6.14-1) ... #8 35.02 Selecting previously unselected package libhtml-tagset-perl. #8 35.02 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ... #8 35.02 Unpacking libhtml-tagset-perl (3.20-4) ... #8 35.05 Selecting previously unselected package liburi-perl. #8 35.05 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ... #8 35.05 Unpacking liburi-perl (5.08-1) ... #8 35.09 Selecting previously unselected package libhtml-parser-perl. #8 35.09 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ... #8 35.10 Unpacking libhtml-parser-perl (3.75-1+b1) ... #8 35.13 Selecting previously unselected package libhtml-tree-perl. #8 35.14 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ... #8 35.14 Unpacking libhtml-tree-perl (5.07-2) ... #8 35.18 Selecting previously unselected package libio-html-perl. + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.tar.gz #8 35.19 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ... #8 35.19 Unpacking libio-html-perl (1.004-2) ... #8 35.22 Selecting previously unselected package liblwp-mediatypes-perl. #8 35.22 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ... #8 35.22 Unpacking liblwp-mediatypes-perl (6.04-1) ... #8 35.25 Selecting previously unselected package libhttp-message-perl. #8 35.25 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ... #8 35.26 Unpacking libhttp-message-perl (6.28-1) ... #8 35.30 Selecting previously unselected package libhttp-cookies-perl. #8 35.30 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ... #8 35.30 Unpacking libhttp-cookies-perl (6.10-1) ... #8 35.33 Selecting previously unselected package libhttp-negotiate-perl. #8 35.33 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ... #8 35.34 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 35.36 Selecting previously unselected package perl-openssl-defaults:amd64. #8 35.37 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ... #8 35.37 Unpacking perl-openssl-defaults:amd64 (5) ... #8 35.40 Selecting previously unselected package libnet-ssleay-perl. #8 51.97 Setting up bsdmainutils (11.1.2+b1) ... + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info #8 35.40 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ... #8 35.41 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #8 35.46 Selecting previously unselected package libio-socket-ssl-perl. #8 35.47 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ... #8 35.47 Unpacking libio-socket-ssl-perl (2.069-1) ... #8 35.52 Selecting previously unselected package libnet-http-perl. #8 35.52 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ... #8 35.53 Unpacking libnet-http-perl (6.20-1) ... #8 35.56 Selecting previously unselected package liblwp-protocol-https-perl. #8 35.56 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ... #8 35.56 Unpacking liblwp-protocol-https-perl (6.10-1) ... #8 35.59 Selecting previously unselected package libtry-tiny-perl. #8 35.60 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ... #8 35.60 Unpacking libtry-tiny-perl (0.30-1) ... #8 35.63 Selecting previously unselected package libwww-robotrules-perl. #8 51.99 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 51.99 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 52.00 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... #8 52.01 Setting up libcroco3:amd64 (0.6.12-3) ... #8 52.02 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... #8 52.03 Setting up ucf (3.0038+nmu1) ... #8 52.16 Setting up libgcc-8-dev:amd64 (8.3.0-6) ... #8 52.16 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... #8 52.17 Setting up groff-base (1.22.4-3+deb10u1) ... #8 52.19 Setting up cpp (4:8.3.0-1) ... #8 52.21 Setting up gpgconf (2.2.12-1+deb10u2) ... #8 52.22 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... #8 52.23 Setting up libc6-dev:amd64 (2.28-10+deb10u1) ... + docker info #8 35.63 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ... #8 35.64 Unpacking libwww-robotrules-perl (6.02-1) ... #8 35.66 Selecting previously unselected package libwww-perl. #8 35.67 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ... #8 35.67 Unpacking libwww-perl (6.52-1) ... #8 35.72 Selecting previously unselected package patchutils. #8 35.72 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ... #8 35.72 Unpacking patchutils (0.4.2-1) ... #8 35.76 Selecting previously unselected package wdiff. #8 35.76 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ... #8 35.77 Unpacking wdiff (1.2.2-2+b1) ... #8 35.83 Selecting previously unselected package devscripts. #8 35.83 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ... #8 35.85 Unpacking devscripts (2.21.3+deb11u1) ... #8 52.25 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u2) ... #8 52.26 Setting up curl (7.64.0-4+deb10u2) ... #8 52.27 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #8 52.28 Setting up gpg (2.2.12-1+deb10u2) ... #8 52.29 Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... #8 52.30 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... #8 52.32 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ... #8 52.33 Setting up python3.7 (3.7.3-2+deb10u3) ... #8 35.98 Selecting previously unselected package diffstat. #8 35.98 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ... #8 35.99 Unpacking diffstat (1.64-1) ... #8 36.02 Selecting previously unselected package distro-info-data. #8 36.02 Preparing to unpack .../148-distro-info-data_0.51+deb11u2_all.deb ... #8 36.02 Unpacking distro-info-data (0.51+deb11u2) ... #8 36.06 Selecting previously unselected package python3-pkg-resources. #8 36.06 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ... #8 36.06 Unpacking python3-pkg-resources (52.0.0-4) ... #8 36.11 Selecting previously unselected package python3-chardet. #8 36.12 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ... #8 36.12 Unpacking python3-chardet (4.0.0-1) ... #8 36.17 Selecting previously unselected package python3-six. #8 36.17 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ... #8 36.18 Unpacking python3-six (1.16.0-2) ... #8 36.21 Selecting previously unselected package python3-debian. #8 36.21 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ... #8 36.22 Unpacking python3-debian (0.1.39) ... #8 36.27 Selecting previously unselected package libgpgme11:amd64. #8 36.27 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ... #8 36.28 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ... #8 36.32 Selecting previously unselected package python3-gpg. #8 36.33 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ... #8 36.33 Unpacking python3-gpg (1.14.0-1+b2) ... #8 36.40 Selecting previously unselected package dput. #8 36.40 Preparing to unpack .../155-dput_1.1.0_all.deb ... #8 36.41 Unpacking dput (1.1.0) ... #8 36.47 Selecting previously unselected package equivs. #8 36.47 Preparing to unpack .../156-equivs_2.3.1_all.deb ... #8 36.47 Unpacking equivs (2.3.1) ... #8 36.51 Selecting previously unselected package fonts-dejavu-core. #8 52.94 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u7) ... #8 52.96 Setting up libpython2.7:amd64 (2.7.16-2+deb10u1) ... #8 52.97 Setting up gettext (0.19.8.1-9) ... #8 52.98 Setting up exim4-base (4.92-8+deb10u6) ... #8 53.08 exim: DB upgrade, deleting hints-db #8 36.52 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ... #8 36.52 Unpacking fonts-dejavu-core (2.37-2) ... #8 36.66 Selecting previously unselected package fontconfig-config. #8 36.67 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ... #8 36.75 Unpacking fontconfig-config (2.13.1-4.2) ... #8 36.80 Selecting previously unselected package libcurl3-gnutls:amd64. #8 53.11 Setting up gcc-8 (8.3.0-6) ... #8 53.12 Setting up gpg-agent (2.2.12-1+deb10u2) ... #8 53.14 Setting up libtool (2.4.6-9) ... #8 53.15 Setting up openssh-client (1:7.9p1-10+deb10u2) ... #8 53.23 Setting up gpgsm (2.2.12-1+deb10u2) ... #8 53.24 Setting up libgsasl7 (1.8.0-8+deb10u1) ... #8 53.25 Setting up libxext6:amd64 (2:1.3.3-1+b2) ... #8 53.26 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ... #8 53.27 Setting up python3 (3.7.3-1) ... #8 36.80 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+deb11u2_amd64.deb ... #8 36.80 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u2) ... #8 36.86 Selecting previously unselected package liberror-perl. #8 36.86 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ... #8 36.87 Unpacking liberror-perl (0.17029-1) ... #8 36.90 Selecting previously unselected package git-man. #8 36.90 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ... #8 36.91 Unpacking git-man (1:2.30.2-1) ... #8 37.05 Selecting previously unselected package git. #8 53.54 Setting up python3-xdg (0.25-5) ... #8 37.05 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ... #8 37.06 Unpacking git (1:2.30.2-1) ... #8 53.68 Setting up man-db (2.8.5-2) ... #8 53.79 Building database of manual pages ... 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-725@tmp/09ecfa65-26aa-4e78-ac66-3f10c116f57f/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #8 37.61 Selecting previously unselected package iso-codes. #8 37.61 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ... #8 37.62 Unpacking iso-codes (4.6.0-1) ... Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-126-40 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git #8 38.04 Selecting previously unselected package libalgorithm-diff-perl. #8 38.04 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ... #8 38.05 Unpacking libalgorithm-diff-perl (1.201-1) ... #8 38.08 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 38.09 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ... #8 38.09 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 38.12 Selecting previously unselected package libalgorithm-merge-perl. #8 38.13 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ... #8 38.13 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 38.16 Selecting previously unselected package libaliased-perl. #8 38.17 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ... #8 38.19 Unpacking libaliased-perl (0.34-1.1) ... #8 38.22 Selecting previously unselected package libapt-pkg-perl. #8 38.22 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ... #8 38.22 Unpacking libapt-pkg-perl (0.1.39) ... #8 38.26 Selecting previously unselected package libarchive-cpio-perl. #8 38.27 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ... #8 38.27 Unpacking libarchive-cpio-perl (0.10-1.1) ... #8 38.31 Selecting previously unselected package libarchive13:amd64. #8 38.31 Preparing to unpack .../170-libarchive13_3.4.3-2+deb11u1_amd64.deb ... #8 38.31 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... #8 38.37 Selecting previously unselected package libarray-intspan-perl. + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally #8 38.38 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ... #8 38.38 Unpacking libarray-intspan-perl (2.004-1) ... #8 38.42 Selecting previously unselected package libauthen-sasl-perl. #8 38.43 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ... #8 38.43 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #8 38.47 Selecting previously unselected package libmodule-implementation-perl. #8 38.47 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ... #8 38.48 Unpacking libmodule-implementation-perl (0.09-1.1) ... #8 38.51 Selecting previously unselected package libsub-exporter-progressive-perl. #8 38.51 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 38.52 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 38.54 Selecting previously unselected package libvariable-magic-perl. #8 38.54 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ... #8 38.55 Unpacking libvariable-magic-perl (0.62-1+b3) ... #8 38.58 Selecting previously unselected package libb-hooks-endofscope-perl. #8 38.58 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #8 38.59 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #8 38.62 Selecting previously unselected package libpng16-16:amd64. #8 38.63 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ... #8 38.63 Unpacking libpng16-16:amd64 (1.6.37-3) ... #8 38.69 Selecting previously unselected package libfreetype6:amd64. #8 38.69 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ... #8 38.70 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... #8 38.76 Selecting previously unselected package libfontconfig1:amd64. #8 38.77 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ... #8 38.77 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... #8 38.82 Selecting previously unselected package libjpeg62-turbo:amd64. Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VaT5Mh + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Tmf3ly + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' = 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + echo 'PASS: daemon version OK' PASS: daemon version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20220808082437.e1f24d3-0.el9 docker-ce(x86-64) = 3:0.0.0~20220808082437.e1f24d3-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.src.rpm #8 38.83 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... #8 38.83 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... #8 38.88 Selecting previously unselected package libdeflate0:amd64. #8 38.88 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ... #8 38.88 Unpacking libdeflate0:amd64 (1.7-1) ... #8 38.93 Selecting previously unselected package libjbig0:amd64. #8 38.93 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ... #8 38.93 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #8 38.97 Selecting previously unselected package libwebp6:amd64. #8 38.97 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ... #8 38.98 Unpacking libwebp6:amd64 (0.6.1-2.1) ... #8 39.03 Selecting previously unselected package libtiff5:amd64. #8 39.03 Preparing to unpack .../184-libtiff5_4.2.0-1+deb11u1_amd64.deb ... #8 39.03 Unpacking libtiff5:amd64 (4.2.0-1+deb11u1) ... #8 39.09 Selecting previously unselected package libxau6:amd64. #8 39.10 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ... #8 39.10 Unpacking libxau6:amd64 (1:1.0.9-1) ... #8 39.13 Selecting previously unselected package libxdmcp6:amd64. latest: Pulling from library/busybox #8 39.14 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #8 39.14 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #8 39.18 Selecting previously unselected package libxcb1:amd64. #8 39.18 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ... #8 39.19 Unpacking libxcb1:amd64 (1.14-3) ... #8 39.22 Selecting previously unselected package libx11-data. #8 39.22 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ... #8 39.23 Unpacking libx11-data (2:1.7.2-1) ... #8 39.30 Selecting previously unselected package libx11-6:amd64. #8 39.31 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ... #8 39.31 Unpacking libx11-6:amd64 (2:1.7.2-1) ... #8 39.40 Selecting previously unselected package libxpm4:amd64. using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 98b248744137: Pulling fs layer 98b248744137: Download complete #8 39.40 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ... #8 39.41 Unpacking libxpm4:amd64 (1:3.5.12-1) ... #8 39.45 Selecting previously unselected package libgd3:amd64. #8 39.46 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ... #8 39.46 Unpacking libgd3:amd64 (2.3.0-2) ... #8 39.50 Selecting previously unselected package libc-devtools. #8 39.50 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u3_amd64.deb ... #8 39.51 Unpacking libc-devtools (2.31-13+deb11u3) ... #8 39.55 Selecting previously unselected package libcapture-tiny-perl. #8 39.56 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ... #8 39.56 Unpacking libcapture-tiny-perl (0.48-1) ... #8 39.59 Selecting previously unselected package libclass-data-inheritable-perl. #8 39.59 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ... #8 39.59 Unpacking libclass-data-inheritable-perl (0.08-3) ... #8 39.62 Selecting previously unselected package libclass-inspector-perl. #8 39.63 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ... #8 39.63 Unpacking libclass-inspector-perl (1.36-1) ... #8 39.66 Selecting previously unselected package libclass-xsaccessor-perl. #8 39.67 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ... #8 39.67 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #8 39.70 Selecting previously unselected package libclone-perl. #8 39.71 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ... #8 39.71 Unpacking libclone-perl (0.45-1+b1) ... #8 39.74 Selecting previously unselected package libcommon-sense-perl. #8 39.75 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ... #8 39.75 Unpacking libcommon-sense-perl (3.75-1+b4) ... #8 39.78 Selecting previously unselected package libconfig-tiny-perl. #8 39.79 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ... #8 39.79 Unpacking libconfig-tiny-perl (2.26-1) ... #8 39.83 Selecting previously unselected package libparams-util-perl. #8 39.83 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ... #8 39.84 Unpacking libparams-util-perl (1.102-1+b1) ... #8 39.87 Selecting previously unselected package libsub-install-perl. Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 #8 39.87 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ... #8 39.88 Unpacking libsub-install-perl (0.928-1.1) ... #8 39.91 Selecting previously unselected package libdata-optlist-perl. #8 39.92 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ... #8 39.92 Unpacking libdata-optlist-perl (0.110-1.1) ... #8 39.96 Selecting previously unselected package libsub-exporter-perl. #8 39.96 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ... #8 39.97 Unpacking libsub-exporter-perl (0.987-1) ... #8 40.00 Selecting previously unselected package libconst-fast-perl. #8 40.00 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ... #8 40.01 Unpacking libconst-fast-perl (0.014-1.1) ... #8 40.05 Selecting previously unselected package libwant-perl. #8 40.06 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ... #8 40.06 Unpacking libwant-perl (0.29-1+b6) ... #8 40.09 Selecting previously unselected package libcontextual-return-perl. #8 40.09 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ... #8 40.10 Unpacking libcontextual-return-perl (0.004014-2) ... #8 40.13 Selecting previously unselected package libconvert-binhex-perl. 98b248744137: Pull complete #8 40.14 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ... #8 40.14 Unpacking libconvert-binhex-perl (1.125-1) ... #8 40.17 Selecting previously unselected package libcpanel-json-xs-perl. #8 40.18 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ... #8 40.18 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #8 40.22 Selecting previously unselected package libdevel-stacktrace-perl. #8 40.23 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ... #8 40.23 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #8 40.27 Selecting previously unselected package libexception-class-perl. #8 40.27 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ... #8 40.27 Unpacking libexception-class-perl (1.44-1) ... #8 40.31 Selecting previously unselected package libiterator-perl. #8 40.31 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ... #8 40.32 Unpacking libiterator-perl (0.03+ds1-1.1) ... #8 40.35 Selecting previously unselected package libiterator-util-perl. #8 40.35 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #8 40.36 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #8 40.39 Selecting previously unselected package libexporter-tiny-perl. Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 Status: Downloaded newer image for busybox:latest #8 40.39 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ... #8 40.40 Unpacking libexporter-tiny-perl (1.002002-1) ... #8 40.43 Selecting previously unselected package liblist-moreutils-xs-perl. #8 40.44 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ... #8 40.44 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #8 40.48 Selecting previously unselected package liblist-moreutils-perl. #8 40.48 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ... #8 40.49 Unpacking liblist-moreutils-perl (0.430-2) ... #8 40.52 Selecting previously unselected package libdata-dpath-perl. #8 40.52 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ... #8 40.53 Unpacking libdata-dpath-perl (0.58-1) ... #8 40.56 Selecting previously unselected package libdata-dump-perl. #8 40.57 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ... #8 40.57 Unpacking libdata-dump-perl (1.23-1.1) ... #8 40.60 Selecting previously unselected package libdata-messagepack-perl. #8 40.61 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ... #8 40.61 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #8 40.65 Selecting previously unselected package libnet-domain-tld-perl. Fetching without tags Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c #8 40.65 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ... #8 40.66 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #8 40.69 Selecting previously unselected package libdata-validate-domain-perl. #8 40.69 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ... #8 40.70 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #8 40.73 Selecting previously unselected package libdevel-size-perl. #8 40.74 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ... #8 40.74 Unpacking libdevel-size-perl (0.83-1+b2) ... #8 40.77 Selecting previously unselected package libdistro-info-perl. #8 40.78 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ... #8 40.78 Unpacking libdistro-info-perl (1.0) ... #8 40.81 Selecting previously unselected package libemail-address-xs-perl. #8 40.81 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ... #8 40.82 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #8 40.86 Selecting previously unselected package libfcgi0ldbl:amd64. #8 40.86 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ... #8 40.87 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ... #8 40.90 Selecting previously unselected package libfcgi-bin. Merge succeeded, producing 7e043d820e221bea4e9b8ad20f2d385c5c177fd6 Checking out Revision 7e043d820e221bea4e9b8ad20f2d385c5c177fd6 (PR-725) #8 40.90 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ... #8 40.90 Unpacking libfcgi-bin (2.4.2-2) ... #8 40.94 Selecting previously unselected package libfcgi-perl:amd64. #8 40.94 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ... #8 40.95 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ... #8 40.98 Selecting previously unselected package libipc-system-simple-perl. #8 40.99 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ... #8 40.99 Unpacking libipc-system-simple-perl (1.30-1) ... #8 41.02 Selecting previously unselected package libfile-basedir-perl. #8 41.03 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ... #8 41.03 Unpacking libfile-basedir-perl (0.08-1) ... #8 41.07 Selecting previously unselected package libfile-chdir-perl. #8 41.07 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ... #8 41.07 Unpacking libfile-chdir-perl (0.1008-1.1) ... #8 41.10 Selecting previously unselected package libfile-fcntllock-perl. #8 41.11 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ... #8 41.11 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #8 41.15 Selecting previously unselected package libnumber-compare-perl. > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e043d820e221bea4e9b8ad20f2d385c5c177fd6 # timeout=10 #8 41.15 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ... #8 41.15 Unpacking libnumber-compare-perl (0.03-1.1) ... #8 41.18 Selecting previously unselected package libtext-glob-perl. #8 41.18 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ... #8 41.19 Unpacking libtext-glob-perl (0.11-1) ... #8 41.25 Selecting previously unselected package libfile-find-rule-perl. #8 41.25 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ... #8 41.26 Unpacking libfile-find-rule-perl (0.34-1) ... #8 41.29 Selecting previously unselected package libfont-afm-perl. #8 41.29 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ... #8 41.29 Unpacking libfont-afm-perl (1.20-3) ... #8 41.34 Selecting previously unselected package libio-string-perl. #8 41.34 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ... #8 41.34 Unpacking libio-string-perl (1.08-3.1) ... #8 41.39 Selecting previously unselected package libfont-ttf-perl. #8 41.39 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ... #8 41.39 Unpacking libfont-ttf-perl (1.06-1.1) ... #8 41.46 Selecting previously unselected package libio-stringy-perl. #8 41.46 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ... #8 41.46 Unpacking libio-stringy-perl (2.111-3) ... #8 41.50 Selecting previously unselected package libparams-validate-perl:amd64. #8 41.50 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ... #8 41.51 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ... #8 41.62 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 41.62 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #8 41.63 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #8 41.66 Selecting previously unselected package libsort-versions-perl. #8 41.66 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ... #8 41.67 Unpacking libsort-versions-perl (1.62-1) ... #8 41.69 Selecting previously unselected package libgit-wrapper-perl. #8 41.70 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ... #8 41.70 Unpacking libgit-wrapper-perl (0.048-1) ... #8 41.73 Selecting previously unselected package libhttp-tiny-multipart-perl. #8 41.74 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #8 41.74 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #8 41.77 Selecting previously unselected package libio-prompter-perl. #8 41.78 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ... #8 41.78 Unpacking libio-prompter-perl (0.004015-1) ... #8 41.81 Selecting previously unselected package libjson-perl. #8 41.82 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ... #8 41.82 Unpacking libjson-perl (4.03000-1) ... #8 41.86 Selecting previously unselected package liblog-any-perl. #8 41.86 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ... #8 41.87 Unpacking liblog-any-perl (1.709-1) ... #8 41.90 Selecting previously unselected package liblog-any-adapter-screen-perl. #8 41.90 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #8 41.91 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #8 41.94 Selecting previously unselected package libpackage-stash-perl. #8 41.94 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ... #8 41.95 Unpacking libpackage-stash-perl (0.39-1) ... #8 41.97 Selecting previously unselected package libsub-identify-perl. Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vtPx7f + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1HgN1y + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zk2uEa + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 #8 41.98 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ... #8 41.98 Unpacking libsub-identify-perl (0.14-1+b3) ... #8 42.02 Selecting previously unselected package libsub-name-perl. #8 42.02 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ... #8 42.02 Unpacking libsub-name-perl (0.26-1+b1) ... #8 42.05 Selecting previously unselected package libnamespace-clean-perl. #8 42.06 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ... #8 42.06 Unpacking libnamespace-clean-perl (0.27-1) ... #8 42.13 Selecting previously unselected package libpath-tiny-perl. #8 42.14 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ... #8 42.14 Unpacking libpath-tiny-perl (0.118-1) ... #8 42.17 Selecting previously unselected package libtype-tiny-perl. #8 42.17 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ... #8 42.18 Unpacking libtype-tiny-perl (1.012001-2) ... #8 42.25 Selecting previously unselected package libgitlab-api-v4-perl. Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer Install tini version v0.19.0 ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-51-179 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [Pipeline] checkout The recommended git tool is: git [Pipeline] echo Removing all docker containers [Pipeline] sh #8 42.25 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ... #8 42.25 Unpacking libgitlab-api-v4-perl (0.26-1) ... #8 42.30 Selecting previously unselected package libglib2.0-0:amd64. #8 42.31 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ... #8 42.31 Unpacking libglib2.0-0:amd64 (2.66.8-1) ... go: downloading github.com/russross/blackfriday/v2 v2.1.0 + docker container ls -aq #8 42.47 Selecting previously unselected package libglib2.0-data. #8 42.47 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ... #8 42.48 Unpacking libglib2.0-data (2.66.8-1) ... #8 42.65 Selecting previously unselected package libgpm2:amd64. #8 42.65 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ... #8 42.65 Unpacking libgpm2:amd64 (1.20.7-8) ... #8 42.68 Selecting previously unselected package libhash-fieldhash-perl. #8 42.69 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ... #8 42.69 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #8 42.73 Selecting previously unselected package libhtml-form-perl. #8 42.73 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ... #8 42.74 Unpacking libhtml-form-perl (6.07-1) ... #8 42.77 Selecting previously unselected package libhtml-format-perl. [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-bionic-aarch64) [Pipeline] sh go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 #8 42.77 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ... #8 42.78 Unpacking libhtml-format-perl (2.12-1.1) ... #8 42.81 Selecting previously unselected package libhtml-html5-entities-perl. #8 42.81 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #8 42.82 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #8 42.85 Selecting previously unselected package libhttp-daemon-perl. #8 42.86 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1_all.deb ... #8 42.86 Unpacking libhttp-daemon-perl (6.12-1) ... #8 42.89 Selecting previously unselected package libio-sessiondata-perl. #8 42.90 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ... #8 42.90 Unpacking libio-sessiondata-perl (1.03-1.1) ... #8 42.94 Selecting previously unselected package libipc-run3-perl. #8 42.94 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ... #8 42.94 Unpacking libipc-run3-perl (0.048-2) ... #8 42.97 Selecting previously unselected package libtypes-serialiser-perl. #8 42.97 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ... #8 42.98 Unpacking libtypes-serialiser-perl (1.01-1) ... #8 43.01 Selecting previously unselected package libjson-xs-perl. + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c #8 43.02 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ... #8 43.02 Unpacking libjson-xs-perl (4.030-1+b1) ... #8 43.06 Selecting previously unselected package libjson-maybexs-perl. #8 43.06 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ... #8 43.07 Unpacking libjson-maybexs-perl (1.004003-1) ... #8 43.14 Selecting previously unselected package libldap-common. #8 43.15 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... #8 43.15 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... #8 43.19 Selecting previously unselected package liblist-compare-perl. #8 43.19 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ... #8 43.20 Unpacking liblist-compare-perl (0.55-1) ... #8 43.23 Selecting previously unselected package liblist-someutils-perl. #8 43.23 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ... #8 43.23 Unpacking liblist-someutils-perl (0.58-1) ... #8 43.27 Selecting previously unselected package liblist-someutils-xs-perl. + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh #8 43.27 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ... #8 43.27 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #8 43.30 Selecting previously unselected package liblist-utilsby-perl. #8 43.31 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ... #8 43.31 Unpacking liblist-utilsby-perl (0.11-1) ... #8 43.35 Selecting previously unselected package libltdl7:amd64. #8 43.35 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ... #8 43.35 Unpacking libltdl7:amd64 (2.4.6-15) ... #8 43.39 Selecting previously unselected package libltdl-dev:amd64. #8 43.40 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ... #8 43.40 Unpacking libltdl-dev:amd64 (2.4.6-15) ... #8 43.45 Selecting previously unselected package liblzo2-2:amd64. #8 43.46 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ... #8 43.46 Unpacking liblzo2-2:amd64 (2.10-2) ... #8 43.50 Selecting previously unselected package libsys-hostname-long-perl. + docker info #8 43.50 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ... #8 43.51 Unpacking libsys-hostname-long-perl (1.5-2) ... #8 43.54 Selecting previously unselected package libmail-sendmail-perl. #8 43.54 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ... #8 43.55 Unpacking libmail-sendmail-perl (0.80-1.1) ... #8 43.58 Selecting previously unselected package libnet-smtp-ssl-perl. #8 43.58 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 43.59 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 43.62 Selecting previously unselected package libmailtools-perl. #8 43.62 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ... #8 43.62 Unpacking libmailtools-perl (2.21-1) ... #8 43.68 Selecting previously unselected package libmarkdown2:amd64. #8 43.68 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ... #8 43.68 Unpacking libmarkdown2:amd64 (2.2.6-1) ... #8 43.72 Selecting previously unselected package libmime-tools-perl. using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #8 43.72 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ... #8 43.73 Unpacking libmime-tools-perl (5.509-1) ... #8 43.78 Selecting previously unselected package libmoox-aliases-perl. #8 43.78 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ... #8 43.79 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #8 43.82 Selecting previously unselected package libnamespace-autoclean-perl. #8 43.82 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ... #8 43.82 Unpacking libnamespace-autoclean-perl (0.29-1) ... #8 43.85 Selecting previously unselected package libobject-id-perl. #8 43.86 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ... #8 43.86 Unpacking libobject-id-perl (0.1.2-2.1) ... #8 43.90 Selecting previously unselected package libmoox-struct-perl. #8 43.90 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ... #8 43.91 Unpacking libmoox-struct-perl (0.020-1) ... #8 43.94 Selecting previously unselected package libmouse-perl. #8 43.94 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ... #8 43.94 Unpacking libmouse-perl (2.5.10-1+b1) ... #8 44.00 Selecting previously unselected package libnumber-range-perl. #8 44.00 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ... #8 44.01 Unpacking libnumber-range-perl (0.12-1.1) ... #8 44.05 Selecting previously unselected package libossp-uuid16:amd64. #8 44.05 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ... #8 44.06 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ... #8 44.10 Selecting previously unselected package libossp-uuid-perl. #8 44.10 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ... #8 44.11 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #8 44.15 Selecting previously unselected package libpackage-stash-xs-perl. #8 44.15 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ... #8 44.16 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #8 44.19 Selecting previously unselected package libpath-iterator-rule-perl. #8 44.20 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ... #8 44.20 Unpacking libpath-iterator-rule-perl (1.014-1) ... #8 44.24 Selecting previously unselected package libperlio-gzip-perl. #8 44.24 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ... #8 44.25 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #8 44.28 Selecting previously unselected package libpod-parser-perl. Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 #8 44.28 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ... #8 44.30 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #8 44.31 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #8 44.32 Unpacking libpod-parser-perl (1.63-2) ... #8 44.36 Selecting previously unselected package libpod-constants-perl. #8 44.36 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ... #8 44.37 Unpacking libpod-constants-perl (0.19-2) ... #8 44.40 Selecting previously unselected package libproc-processtable-perl. #8 44.40 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ... #8 44.41 Unpacking libproc-processtable-perl (0.59-2+b1) ... #8 44.46 Selecting previously unselected package libre2-9:amd64. #8 44.46 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ... #8 44.46 Unpacking libre2-9:amd64 (20210201+dfsg-1) ... #8 44.51 Selecting previously unselected package libre-engine-re2-perl:amd64. #8 44.51 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ... #8 44.52 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ... #8 44.55 Selecting previously unselected package libreadonly-perl. #8 44.55 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ... #8 44.55 Unpacking libreadonly-perl (2.050-3) ... #8 44.58 Selecting previously unselected package libref-util-perl. #8 44.59 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ... #8 44.59 Unpacking libref-util-perl (0.204-1) ... #8 44.63 Selecting previously unselected package libref-util-xs-perl. #8 44.63 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ... #8 44.63 Unpacking libref-util-xs-perl (0.117-1+b3) ... #8 44.66 Selecting previously unselected package libregexp-pattern-license-perl. #8 44.67 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #8 44.67 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #8 44.71 Selecting previously unselected package libregexp-pattern-perl. #8 44.71 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ... #8 44.72 Unpacking libregexp-pattern-perl (0.2.14-1) ... #8 44.75 Selecting previously unselected package libsasl2-modules:amd64. Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 Fetching without tags #8 44.76 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #8 44.76 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 44.80 Selecting previously unselected package libsereal-decoder-perl. #8 44.80 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ... #8 44.81 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #8 44.85 Selecting previously unselected package libsereal-encoder-perl. #8 44.86 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ... #8 44.86 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #8 44.90 Selecting previously unselected package libtask-weaken-perl. #8 44.90 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ... #8 44.91 Unpacking libtask-weaken-perl (1.06-1) ... #8 44.94 Selecting previously unselected package libxml-parser-perl:amd64. #8 44.94 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ... #8 44.95 Unpacking libxml-parser-perl:amd64 (2.46-2) ... #8 45.00 Selecting previously unselected package libsoap-lite-perl. Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c [Pipeline] sh #8 45.00 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ... #8 45.01 Unpacking libsoap-lite-perl (1.27-1) ... #8 45.07 Selecting previously unselected package libsort-key-perl. #8 45.07 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ... #8 45.08 Unpacking libsort-key-perl (1.33-2+b3) ... #8 45.11 Selecting previously unselected package libstring-copyright-perl. #8 45.11 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ... #8 45.12 Unpacking libstring-copyright-perl (0.003006-1) ... #8 45.15 Selecting previously unselected package libstring-escape-perl. #8 45.16 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ... #8 45.16 Unpacking libstring-escape-perl (2010.002-2) ... #8 45.19 Selecting previously unselected package libstring-shellquote-perl. #8 45.19 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ... #8 45.20 Unpacking libstring-shellquote-perl (1.04-1) ... #8 45.23 Selecting previously unselected package libsys-cpuaffinity-perl:amd64. Merge succeeded, producing d26caddf92c68193d7e5c7403732f015c481cf61 Checking out Revision d26caddf92c68193d7e5c7403732f015c481cf61 (PR-725) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d26caddf92c68193d7e5c7403732f015c481cf61 # timeout=10 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh #8 45.24 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ... #8 45.24 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... #8 45.28 Selecting previously unselected package libterm-readkey-perl. #8 45.28 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ... #8 45.28 Unpacking libterm-readkey-perl (2.38-1+b2) ... #8 45.32 Selecting previously unselected package libtext-levenshteinxs-perl. #8 45.32 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ... #8 45.32 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #8 45.36 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #8 45.37 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ... #8 45.37 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... #8 45.41 Selecting previously unselected package libtext-xslate-perl. #8 45.41 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ... #8 45.41 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #8 45.47 Selecting previously unselected package libtime-duration-perl. + make REF=master fedora-35 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 45.47 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ... #8 45.47 Unpacking libtime-duration-perl (1.21-1) ... #8 45.51 Selecting previously unselected package libtime-moment-perl. #8 45.51 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ... #8 45.51 Unpacking libtime-moment-perl (0.44-1+b3) ... #8 45.56 Selecting previously unselected package libtype-tiny-xs-perl. #8 45.56 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ... #8 45.57 Unpacking libtype-tiny-xs-perl (0.022-1) ... #8 45.60 Selecting previously unselected package libunicode-utf8-perl. #8 45.60 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ... #8 45.61 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #8 45.65 Selecting previously unselected package libunwind8:amd64. #8 45.65 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ... #8 45.66 Unpacking libunwind8:amd64 (1.3.2-2) ... #8 45.70 Selecting previously unselected package libxdelta2. #8 45.70 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ... #8 45.71 Unpacking libxdelta2 (1.1.3-9.3) ... #8 45.76 Selecting previously unselected package libxext6:amd64. #8 45.76 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ... #8 45.77 Unpacking libxext6:amd64 (2:1.3.3-1.1) ... #8 45.81 Selecting previously unselected package libxml-namespacesupport-perl. Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-101-5 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git #8 45.81 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #8 45.82 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #8 45.84 Selecting previously unselected package libxml-sax-base-perl. #8 45.85 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ... #8 45.85 Unpacking libxml-sax-base-perl (1.09-1.1) ... #8 45.89 Selecting previously unselected package libxml-sax-perl. #8 45.90 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ... #8 45.90 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #8 45.94 Selecting previously unselected package libxml-libxml-perl. #8 45.94 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... #8 45.95 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 46.02 Selecting previously unselected package libxml-sax-expat-perl. #8 46.02 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ... #8 46.03 Unpacking libxml-sax-expat-perl (0.51-1) ... #8 46.05 Selecting previously unselected package libxmlrpc-lite-perl. #8 46.06 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ... #8 46.06 Unpacking libxmlrpc-lite-perl (0.717-4) ... #8 46.10 Selecting previously unselected package libxmuu1:amd64. #8 46.10 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #8 46.11 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #8 46.15 Selecting previously unselected package libyaml-0-2:amd64. #8 46.16 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ... #8 46.16 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #8 46.20 Selecting previously unselected package libyaml-libyaml-perl. #8 46.20 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ... #8 46.21 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 46.24 Selecting previously unselected package licensecheck. #8 46.24 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ... #8 46.24 Unpacking licensecheck (3.1.1-2) ... #8 46.28 Selecting previously unselected package lzip. #8 46.29 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ... #8 46.29 Unpacking lzip (1.22-3) ... #8 46.38 Selecting previously unselected package lzop. #8 46.38 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ... #8 46.38 Unpacking lzop (1.04-2) ... #8 46.42 Selecting previously unselected package t1utils. #8 46.43 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ... #8 46.43 Unpacking t1utils (1.41-4) ... #8 46.47 Selecting previously unselected package unzip. #8 46.47 Preparing to unpack .../337-unzip_6.0-26_amd64.deb ... #8 46.47 Unpacking unzip (6.0-26) ... + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.6Ny45s9ehp/ + cd /tmp/docker-cli-docsgen.6Ny45s9ehp + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod #8 46.54 Selecting previously unselected package lintian. #8 46.54 Preparing to unpack .../338-lintian_2.104.0_all.deb ... #8 46.55 Unpacking lintian (2.104.0) ... #8 46.86 Selecting previously unselected package lsb-release. #8 46.87 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ... #8 46.87 Unpacking lsb-release (11.1.0) ... #8 46.91 Selecting previously unselected package manpages-dev. #8 46.91 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ... #8 46.91 Unpacking manpages-dev (5.10-1) ... #8 62.80 Setting up libgpgme11:amd64 (1.12.0-6) ... #8 62.81 Setting up gcc (4:8.3.0-1) ... #8 62.84 Setting up python3-six (1.12.0-1) ... #8 62.97 Setting up dirmngr (2.2.12-1+deb10u2) ... #8 63.00 Setting up perl (5.28.1-6+deb10u1) ... #8 63.02 Setting up libpackage-stash-xs-perl (0.29-1) ... #8 63.03 Setting up python3-gpg (1.12.0-6) ... #8 63.20 Setting up libdata-dump-perl (1.23-1) ... #8 63.21 Setting up python3-certifi (2018.8.24-1) ... #8 63.33 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #8 63.35 Setting up libref-util-perl (0.204-1) ... #8 63.36 Setting up libipc-system-simple-perl (1.25-4) ... #8 63.37 Setting up libnet-domain-tld-perl (1.75-1) ... #8 63.38 Setting up libnet-libidn-perl (0.12.ds-3+b1) ... #8 63.39 Setting up libvariable-magic-perl (0.62-1+b1) ... #8 63.41 Setting up python3-idna (2.6-1) ... #8 63.59 Setting up libio-html-perl (1.001-1) ... #8 63.60 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #8 63.61 Setting up libtest-refcount-perl (0.08-3) ... #8 63.63 Setting up libparams-util-perl (1.07-3+b4) ... #8 63.64 Setting up libdpkg-perl (1.19.8) ... #8 63.65 Setting up autoconf (2.69-11) ... #8 63.66 Setting up python3-urllib3 (1.24.1-1) ... #8 63.82 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 63.84 Setting up libcapture-tiny-perl (0.48-1) ... #8 63.85 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #8 47.26 Selecting previously unselected package pbzip2. #8 47.26 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ... #8 47.28 Unpacking pbzip2 (1.1.13-1) ... #8 47.31 Selecting previously unselected package pixz. #8 47.32 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ... #8 47.32 Unpacking pixz (1.0.7-1) ... #8 47.36 Selecting previously unselected package xdelta. #8 47.36 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ... #8 47.36 Unpacking xdelta (1.1.3-9.3) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #8 63.86 Setting up gpg-wks-server (2.2.12-1+deb10u2) ... #8 63.87 Setting up libsub-name-perl (0.21-1+b3) ... #8 63.89 Setting up libtype-tiny-xs-perl (0.014-1+b1) ... #8 63.90 Setting up g++-8 (8.3.0-6) ... #8 63.91 Setting up libfile-chdir-perl (0.1008-1) ... #8 63.93 Setting up xauth (1:1.0.10-1) ... #8 63.94 Setting up libpath-tiny-perl (0.108-1) ... #8 63.95 Setting up libarchive-cpio-perl (0.10-1) ... #8 63.96 Setting up libjson-perl (4.02000-1) ... #8 63.97 Setting up libfcgi-perl (0.78-2+b3) ... #8 63.98 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 63.99 Setting up python3-unidiff (0.5.4-1) ... #8 47.40 Selecting previously unselected package xdelta3. #8 47.40 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ... #8 47.41 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #8 47.44 Selecting previously unselected package pristine-tar. #8 47.44 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ... #8 47.45 Unpacking pristine-tar (1.49) ... #8 47.49 Selecting previously unselected package publicsuffix. #8 47.50 Preparing to unpack .../346-publicsuffix_20211207.1025-0+deb11u1_all.deb ... #8 47.50 Unpacking publicsuffix (20211207.1025-0+deb11u1) ... #8 47.54 Selecting previously unselected package python-apt-common. #8 47.55 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ... #8 47.55 Unpacking python-apt-common (2.2.1) ... #8 47.61 Selecting previously unselected package python3-apt. From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 64.12 Setting up libstrictures-perl (2.000005-1) ... #8 64.13 Setting up libsub-quote-perl (2.005001-1) ... #8 64.14 Setting up libclass-xsaccessor-perl (1.19-3+b2) ... #8 64.15 Setting up libsort-versions-perl (1.62-1) ... #8 64.16 Setting up libexporter-tiny-perl (1.002001-1) ... #8 64.18 Setting up libterm-readkey-perl (2.38-1) ... #8 64.19 Setting up lsb-release (10.2019051400) ... #8 64.20 Setting up libclass-accessor-perl (0.51-1) ... #8 64.21 Setting up libnet-ip-perl (1.26-2) ... #8 64.22 Setting up python3-magic (2:0.4.15-2) ... #8 64.35 Setting up libperlio-gzip-perl (0.19-1+b5) ... #8 47.61 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ... #8 47.62 Unpacking python3-apt (2.2.1) ... #8 47.67 Selecting previously unselected package python3-certifi. #8 47.68 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ... #8 47.68 Unpacking python3-certifi (2020.6.20-1) ... #8 47.75 Selecting previously unselected package python3-idna. #8 47.76 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ... #8 47.76 Unpacking python3-idna (2.10-1) ... #8 47.80 Selecting previously unselected package python3-magic. #8 47.81 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ... #8 47.81 Unpacking python3-magic (2:0.4.20-3) ... #8 47.85 Selecting previously unselected package python3-urllib3. Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 #8 64.36 Setting up libsys-hostname-long-perl (1.5-1) ... #8 64.37 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ... #8 64.38 Setting up liburi-perl (1.76-1) ... #8 64.40 Setting up exim4-daemon-light (4.92-8+deb10u6) ... #8 64.47 invoke-rc.d: could not determine current runlevel #8 64.48 invoke-rc.d: policy-rc.d denied execution of start. #8 64.48 Initializing GnuTLS DH parameter file #8 64.50 Setting up libmailutils5:amd64 (1:3.5-4) ... #8 64.51 Setting up libdigest-bubblebabble-perl (0.02-2) ... #8 64.52 Setting up libnet-ssleay-perl (1.85-2+b1) ... #8 64.54 Setting up python3-pkg-resources (40.8.0-1) ... #8 47.86 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ... #8 47.86 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #8 47.91 Selecting previously unselected package python3-requests. #8 47.91 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ... #8 47.92 Unpacking python3-requests (2.25.1+dfsg-2) ... #8 47.97 Selecting previously unselected package python3-unidiff. #8 47.97 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ... #8 47.98 Unpacking python3-unidiff (0.5.5-2) ... #8 48.01 Selecting previously unselected package python3-xdg. #8 48.01 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ... #8 48.02 Unpacking python3-xdg (0.27-2) ... #8 48.06 Selecting previously unselected package shared-mime-info. #8 48.06 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ... #8 48.06 Unpacking shared-mime-info (2.0-1) ... using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #8 64.73 Setting up automake (1:1.16.1-4) ... #8 64.74 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 64.75 Setting up libasync-mergepoint-perl (0.04-2) ... #8 64.76 Setting up libio-sessiondata-perl (1.03-1) ... #8 64.77 Setting up libstring-escape-perl (2010.002-2) ... #8 64.78 Setting up libhttp-date-perl (6.02-1) ... #8 64.79 Setting up libfile-which-perl (1.23-1) ... #8 64.80 Setting up mailutils (1:3.5-4) ... #8 64.81 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode #8 64.82 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode #8 64.82 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode #8 64.82 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode #8 64.83 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode #8 64.83 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode #8 64.83 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode #8 64.84 Setting up libfile-basedir-perl (0.08-1) ... #8 64.85 Setting up libnumber-range-perl (0.12-1) ... #8 64.87 Setting up libtask-weaken-perl (1.06-1) ... #8 64.88 Setting up libunicode-utf8-perl (0.62-1) ... #8 64.89 Setting up libstruct-dumb-perl (0.09-1) ... #8 64.90 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ... #8 64.91 Setting up libfile-listing-perl (6.04-1) ... #8 64.92 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... #8 64.94 Setting up libclass-inspector-perl (1.32-1) ... #8 48.18 Selecting previously unselected package strace. #8 48.19 Preparing to unpack .../357-strace_5.10-1_amd64.deb ... #8 48.19 Unpacking strace (5.10-1) ... #8 48.27 Selecting previously unselected package xauth. #8 48.27 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ... #8 48.27 Unpacking xauth (1:1.1-1) ... #8 48.32 Selecting previously unselected package xdg-user-dirs. #8 48.33 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ... #8 48.33 Unpacking xdg-user-dirs (0.17-2) ... #8 48.40 Setting up libksba8:amd64 (1.5.0-3) ... + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 #8 64.95 Setting up libfont-afm-perl (1.20-2) ... #8 64.96 Setting up libwant-perl (0.29-1+b4) ... #8 65.00 Setting up libdynaloader-functions-perl (0.003-1) ... #8 65.01 Setting up libtext-glob-perl (0.10-1) ... #8 65.02 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 65.03 Setting up liblist-compare-perl (0.53-1) ... #8 65.04 Setting up libref-util-xs-perl (0.117-1+b1) ... #8 65.05 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #8 65.07 Setting up libfile-fcntllock-perl (0.22-3+b5) ... #8 65.08 Setting up libsort-key-perl (1.33-2+b1) ... #8 65.09 Setting up libclone-perl (0.41-1+b1) ... #8 65.10 Setting up libalgorithm-diff-perl (1.19.03-2) ... #8 65.12 Setting up libarchive-zip-perl (1.64-1) ... #8 65.13 Setting up libsub-identify-perl (0.14-1+b1) ... #8 65.14 Setting up libdistro-info-perl (0.21) ... #8 65.15 Setting up python3-apt (1.8.4.3) ... #8 48.42 Setting up media-types (4.0.0) ... #8 48.45 Setting up libpipeline1:amd64 (1.5.3-1) ... #8 48.46 Setting up wdiff (1.2.2-2+b1) ... #8 48.47 Setting up libxau6:amd64 (1:1.0.9-1) ... #8 48.49 Setting up libre2-9:amd64 (20210201+dfsg-1) ... #8 48.50 Setting up libpsl5:amd64 (0.21.0-1.2) ... #8 48.51 Setting up libgpm2:amd64 (1.20.7-8) ... #8 48.53 Setting up bsdextrautils (2.36.1-8+deb11u1) ... #8 48.54 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #8 48.55 Setting up libicu67:amd64 (67.1-7) ... #8 48.56 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ... #8 48.57 Setting up xdg-user-dirs (0.17-2) ... #8 48.60 Setting up libmagic-mgc (1:5.39-3) ... #8 48.62 Setting up libyaml-0-2:amd64 (0.2.2-1) ... go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 #8 65.31 Setting up libio-stringy-perl (2.111-3) ... #8 65.32 Setting up liblist-moreutils-perl (0.416-1+b4) ... #8 65.33 Setting up libhtml-tagset-perl (3.20-3) ... #8 65.34 Setting up liblog-any-perl (1.707-1) ... #8 65.35 Setting up libauthen-sasl-perl (2.1600-1) ... #8 65.36 Setting up libpod-constants-perl (0.19-1) ... #8 65.38 Setting up libregexp-pattern-license-perl (3.0.31-4) ... #8 65.39 Setting up libconvert-binhex-perl (1.125-1) ... #8 65.40 Setting up libfuture-perl (0.39-1) ... #8 65.41 Setting up liblwp-mediatypes-perl (6.02-1) ... + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx #8 48.63 Setting up libglib2.0-0:amd64 (2.66.8-1) ... #8 48.66 No schema files found: doing nothing. #8 48.67 Setting up distro-info-data (0.51+deb11u2) ... #8 48.69 Setting up manpages (5.10-1) ... #8 48.70 Setting up unzip (6.0-26) ... #8 48.72 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 48.73 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... #8 48.74 Setting up libsqlite3-0:amd64 (3.34.1-3) ... #8 48.76 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ... #8 48.77 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 48.79 Setting up libfcgi-bin (2.4.2-2) ... #8 48.80 Setting up binutils-common:amd64 (2.35.2-2) ... #8 48.82 Setting up libnghttp2-14:amd64 (1.43.0-1) ... #8 48.83 Setting up libmagic1:amd64 (1:5.39-3) ... go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 #8 65.42 Setting up libyaml-libyaml-perl (0.76+repack-1) ... #8 65.43 Setting up libtry-tiny-perl (0.30-1) ... #8 65.44 Setting up libtype-tiny-perl (1.004004-1) ... #8 65.45 Setting up libtest-fatal-perl (0.014-1) ... #8 65.46 Setting up libcommon-sense-perl (3.74-2+b7) ... #8 65.47 Setting up libxml-namespacesupport-perl (1.12-1) ... #8 65.48 Setting up libnet-http-perl (6.18-1) ... #8 65.49 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #8 65.51 Setting up libencode-locale-perl (1.05-1) ... #8 65.52 Setting up libtext-levenshtein-perl (0.13-1) ... #8 65.53 Setting up libnet-dns-perl (1.19-1) ... #8 65.54 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ... #8 65.55 Setting up libdevel-callchecker-perl (0.008-1) ... #8 65.56 Setting up libstring-shellquote-perl (1.04-1) ... #8 65.58 Setting up libsub-install-perl (0.928-1) ... #8 65.59 Setting up dpkg-dev (1.19.8) ... #8 65.60 Setting up libnumber-compare-perl (0.03-1) ... #8 65.62 Setting up intltool-debian (0.35.0+20060710.5) ... #8 65.63 Setting up libio-async-perl (0.72-1) ... #8 65.64 Setting up liberror-perl (0.17027-2) ... #8 65.65 Setting up patchutils (0.3.4-2) ... #8 65.66 Setting up libmail-sendmail-perl (0.80-1) ... #8 65.67 Setting up libltdl-dev:amd64 (2.4.6-9) ... #8 65.69 Setting up libxml-sax-base-perl (1.09-1) ... #8 65.70 Setting up libio-string-perl (1.08-3) ... #8 65.71 Setting up libreadonly-perl (2.050-1) ... #8 65.72 Setting up python3-chardet (3.0.4-3) ... #8 48.85 Setting up libdeflate0:amd64 (1.7-1) ... #8 48.86 Setting up less (551-2) ... #8 48.88 Setting up perl-openssl-defaults:amd64 (5) ... #8 48.90 Setting up linux-libc-dev:amd64 (5.10.127-2) ... #8 48.91 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... #8 48.92 Setting up gettext-base (0.21-4) ... #8 48.94 Setting up liblzo2-2:amd64 (2.10-2) ... #8 48.96 Setting up libnpth0:amd64 (1.6-3) ... #8 48.98 Setting up file (1:5.39-3) ... #8 49.00 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ... #8 49.01 Setting up libassuan0:amd64 (2.5.3-7.1) ... #8 49.02 Setting up libgomp1:amd64 (10.2.1-6) ... #8 49.04 Setting up bzip2 (1.0.8-4) ... #8 49.05 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... #8 49.07 Setting up libunwind8:amd64 (1.3.2-2) ... #8 49.08 Setting up pbzip2 (1.1.13-1) ... #8 49.10 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #8 49.11 Setting up libfakeroot:amd64 (1.25.3-1.1) ... #8 49.13 Setting up libasan6:amd64 (10.2.1-6) ... #8 49.15 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 49.16 Setting up fakeroot (1.25.3-1.1) ... > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8gMf63 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/bin/rootlesskit #8 49.17 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 49.19 Setting up autotools-dev (20180224.1+nmu1) ... #8 49.20 Setting up libglib2.0-data (2.66.8-1) ... #8 49.21 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #8 49.23 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... #8 49.24 Setting up libx11-data (2:1.7.2-1) ... #8 49.26 Setting up make (4.3-4.1) ... #8 49.27 Setting up libmpfr6:amd64 (4.1.0-3) ... #8 49.28 Setting up gnupg-l10n (2.2.27-2+deb11u2) ... #8 49.29 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 49.31 Setting up lzip (1.22-3) ... #8 49.34 Setting up strace (5.10-1) ... #8 49.35 Setting up libsigsegv2:amd64 (2.13-1) ... #8 49.36 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #8 49.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/russross/blackfriday/v2 v2.1.0 [Pipeline] sh + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.aarch64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip Fetching without tags #8 49.39 Setting up t1utils (1.41-4) ... #8 49.40 Setting up libquadmath0:amd64 (10.2.1-6) ... #8 49.41 Setting up diffstat (1.64-1) ... #8 49.42 Setting up libpng16-16:amd64 (1.6.37-3) ... #8 49.44 Setting up libmpc3:amd64 (1.2.0-1) ... #8 49.45 Setting up libatomic1:amd64 (10.2.1-6) ... #8 49.48 Setting up patch (2.7.6-7) ... #8 49.49 Setting up autopoint (0.21-4) ... #8 49.50 Setting up libwebp6:amd64 (0.6.1-2.1) ... #8 49.52 Setting up fonts-dejavu-core (2.37-2) ... #8 49.58 Setting up libxdelta2 (1.1.3-9.3) ... #8 49.60 Setting up libncursesw6:amd64 (6.2+20201114-2) ... #8 49.61 Setting up libltdl7:amd64 (2.4.6-15) ... #8 49.62 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #8 49.63 Setting up libubsan1:amd64 (10.2.1-6) ... #8 49.64 Setting up libmd0:amd64 (1.0.3-3) ... #8 49.67 Setting up python-apt-common (2.2.1) ... #8 49.68 Setting up libnsl-dev:amd64 (1.3.0-2) ... #8 49.69 Setting up sensible-utils (0.0.14) ... #8 65.94 Setting up libstring-copyright-perl (0.003006-1) ... #8 65.96 Setting up python3-debian (0.1.35) ... #8 66.11 Setting up python3-requests (2.21.0-1) ... #8 66.25 Setting up libdata-optlist-perl (0.110-1) ... #8 66.27 Setting up libipc-run-perl (20180523.0-1) ... #8 66.28 Setting up git (1:2.20.1-2+deb10u3) ... + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ApokzJ + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.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-config.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-update.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~20220808082437.e1f24d3-0.el8.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Bhp59B + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' = 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + echo 'PASS: cli version OK' + exit 0 PASS: cli version OK Processing files: docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Bm4vfS + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/share/doc/docker-ce-cli + exit 0 Provides: docker-ce-cli = 1:0.0.0~20220808082437.e1f24d3-0.el8 docker-ce-cli(aarch-64) = 1:0.0.0~20220808082437.e1f24d3-0.el8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.src.rpm Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Bu4LSW + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 Provides: docker-ce-rootless-extras = 0:0.0.0~20220808082437.e1f24d3-0.el9 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20220808082437.e1f24d3-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 Merge succeeded, producing 380f2ba0aa8fc5f362251ce4f05aae1a8cd4ae24 Checking out Revision 380f2ba0aa8fc5f362251ce4f05aae1a8cd4ae24 (PR-725) #8 49.71 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #8 49.72 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... #8 49.73 Setting up libuchardet0:amd64 (0.0.7-1) ... #8 49.75 Setting up lzop (1.04-2) ... #8 49.76 Setting up libmpdec3:amd64 (2.5.1-1) ... #8 49.77 Setting up git-man (1:2.30.2-1) ... #8 49.78 Setting up libssh2-1:amd64 (1.9.0-2) ... #8 49.80 Setting up netbase (6.3) ... #8 49.90 Setting up libtiff5:amd64 (4.2.0-1+deb11u1) ... #8 66.31 Setting up libcontextual-return-perl (0.004014-2) ... #8 66.32 Setting up libwww-robotrules-perl (6.02-1) ... #8 66.33 Setting up libtypes-serialiser-perl (1.0-1) ... #8 66.35 Setting up g++ (4:8.3.0-1) ... #8 66.38 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 66.38 Setting up libhtml-parser-perl (3.72-3+b3) ... #8 66.40 Setting up libgit-wrapper-perl (0.048-1) ... #8 66.41 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #8 66.44 Setting up librole-tiny-perl (2.000006-1) ... #8 66.45 Setting up gnupg (2.2.12-1+deb10u2) ... #8 66.46 Setting up build-essential (12.6) ... #8 66.47 Setting up libfile-homedir-perl (1.004-1) ... #8 66.48 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... #8 66.49 Setting up libio-socket-ssl-perl (2.060-3) ... Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh #8 49.92 Setting up libbinutils:amd64 (2.35.2-2) ... #8 49.93 Setting up libfido2-1:amd64 (1.6.0-2) ... #8 49.94 Setting up libisl23:amd64 (0.23-1) ... #8 49.95 Setting up libc-dev-bin (2.31-13+deb11u3) ... #8 49.96 Setting up openssl (1.1.1n-0+deb11u3) ... #8 49.98 Setting up libbsd0:amd64 (0.11.3-1) ... #8 49.99 Setting up libelf1:amd64 (0.183-1) ... #8 50.01 Setting up readline-common (8.1-1) ... #8 50.02 Setting up publicsuffix (20211207.1025-0+deb11u1) ... #8 50.03 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... #8 50.05 Setting up libmarkdown2:amd64 (2.2.6-1) ... #8 50.06 Setting up libcc1-0:amd64 (10.2.1-6) ... #8 50.08 Setting up iso-codes (4.6.0-1) ... #8 50.09 Setting up liblocale-gettext-perl (1.07-4+b1) ... #8 50.10 Setting up liblsan0:amd64 (10.2.1-6) ... #8 50.12 Setting up cpp-10 (10.2.1-6) ... #8 66.50 Setting up libsub-exporter-perl (0.987-1) ... #8 66.52 Setting up libalgorithm-merge-perl (0.08-3) ... #8 66.53 Setting up libhttp-message-perl (6.18-1) ... #8 66.54 Setting up libhtml-form-perl (6.03-1) ... #8 66.55 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #8 66.56 Setting up libjson-xs-perl (3.040-1+b1) ... #8 66.57 Setting up libhttp-negotiate-perl (6.01-1) ... #8 66.58 Setting up libio-prompter-perl (0.004015-1) ... #8 66.59 Setting up libhttp-cookies-perl (6.04-1) ... #8 66.60 Setting up po-debconf (1.0.21) ... #8 66.62 Setting up libhtml-tree-perl (5.07-2) ... #8 66.63 Setting up libparams-classify-perl (0.015-1+b1) ... #8 66.65 Setting up libcgi-pm-perl (4.40-1) ... #8 66.66 Setting up libpath-iterator-rule-perl (1.014-1) ... #8 66.67 Setting up libnet-dns-sec-perl (1.11-1) ... #8 66.68 Setting up libsereal-perl (4.005-1) ... #8 66.69 Setting up libhtml-format-perl (2.12-1) ... #8 66.70 Setting up libxml-sax-perl (1.00+dfsg-1) ... Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-52-109 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 380f2ba0aa8fc5f362251ce4f05aae1a8cd4ae24 # timeout=10 [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git + make REF=master fedora-36 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.src.rpm #8 50.13 Setting up dctrl-tools (2.24-3+b1) ... #8 50.14 Setting up libitm1:amd64 (10.2.1-6) ... #8 50.16 Setting up debian-keyring (2021.07.26) ... #8 50.17 Setting up libgdbm6:amd64 (1.19-2) ... #8 50.18 Setting up libtsan0:amd64 (10.2.1-6) ... #8 50.20 Setting up libctf0:amd64 (2.35.2-2) ... #8 50.22 Setting up pinentry-curses (1.1.0-4) ... #8 50.23 Setting up manpages-dev (5.10-1) ... #8 50.24 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #8 50.26 Setting up libxcb1:amd64 (1.14-3) ... #8 50.28 Setting up gettext (0.21-4) ... #8 50.31 Setting up xdelta (1.1.3-9.3) ... #8 50.32 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... #8 50.33 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... #8 66.76 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 66.82 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 66.95 ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #8 50.35 Setting up libedit2:amd64 (3.1-20191231-2+b1) ... #8 50.36 Setting up libreadline8:amd64 (8.1-1) ... #8 50.38 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #8 50.39 Setting up m4 (1.4.18-5) ... #8 50.41 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u2) ... #8 50.42 Setting up ca-certificates (20210119) ... #8 66.95 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 67.02 Setting up dput (1.0.3) ... #8 67.16 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 67.18 Setting up libmodule-runtime-perl (0.016-1) ... #8 67.19 Setting up libmailtools-perl (2.18-1) ... #8 67.20 Setting up libparse-debianchangelog-perl (1.2.0-13) ... #8 67.21 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #8 67.25 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 67.32 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 50.77 Updating certificates in /etc/ssl/certs... #8 67.39 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fPDe1n + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Phit8y + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src #8 51.18 129 added, 0 removed; done. #8 67.52 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 67.56 Setting up libconst-fast-perl (0.014-1) ... #8 67.59 Setting up libhttp-daemon-perl (6.01-3) ... #8 67.61 Setting up libmodule-implementation-perl (0.09-1) ... #8 67.63 Setting up libemail-valid-perl (1.202-1) ... #8 67.64 Setting up libcgi-fast-perl (1:2.13-1) ... #8 67.66 Setting up libpackage-stash-perl (0.38-1) ... #8 67.67 Setting up libimport-into-perl (1.002005-1) ... #8 67.68 Setting up libmoo-perl (2.003004-2) ... #8 67.70 Setting up libmime-tools-perl (5.509-1) ... #8 67.70 Setting up libxml-simple-perl (2.25-1) ... #8 67.72 Setting up libparams-validate-perl (1.29-1+b1) ... #8 67.73 Setting up libb-hooks-endofscope-perl (0.24-1) ... #8 67.74 Setting up lintian (2.15.0) ... #8 67.76 Setting up libnamespace-clean-perl (0.27-1) ... #8 67.77 Setting up libgetopt-long-descriptive-perl (0.103-2) ... #8 67.78 Setting up licensecheck (3.0.31-3) ... #8 67.80 Setting up libgitlab-api-v4-perl (0.16-1) ... #8 67.81 Setting up liblwp-protocol-https-perl (6.07-2) ... git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #8 51.21 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... #8 51.23 Setting up shared-mime-info (2.0-1) ... #8 67.83 Setting up libwww-perl (6.36-2) ... #8 67.84 Setting up debhelper (12.1.1) ... #8 67.85 Setting up dh-autoreconf (19) ... #8 67.87 Setting up devscripts (2.19.5+deb10u1) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #8 68.03 Setting up dh-strip-nondeterminism (1.1.2-1) ... #8 68.04 Setting up equivs (2.2.0) ... #8 68.05 Setting up libxml-parser-perl (2.44-4) ... #8 68.06 Setting up libxml-sax-expat-perl (0.51-1) ... #8 68.10 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 68.15 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 68.28 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 68.31 Setting up libsoap-lite-perl (1.27-1) ... #8 68.33 Setting up libxmlrpc-lite-perl (0.717-2) ... #8 68.34 Processing triggers for libc-bin (2.28-10+deb10u1) ... #8 68.37 Processing triggers for ca-certificates (20200601~deb10u2) ... #8 68.37 Updating certificates in /etc/ssl/certs... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags+ origin master awk {print $2} #8 68.74 0 added, 0 removed; done. #8 68.74 Running hooks in /etc/ca-certificates/update.d... #8 68.74 done. using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GOvMwv + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 DONE 69.1s + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:c3451656021457bd749e3e425b2708ad791b35094a5e53234a8d89ec76ea3d96 #10 DONE 0.0s #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:42999b150b5fe8259e8962bcf8e3d22a94268abeabd0f5d04f08fd809312d027 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx go: downloading github.com/urfave/cli/v2 v2.4.0 #11 0.661 Hit:1 http://deb.debian.org/debian buster InRelease #11 0.661 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #11 0.661 Hit:3 http://deb.debian.org/debian buster-updates InRelease Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b Fetching without tags From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [Pipeline] sh #8 53.58 Setting up libgdbm-compat4:amd64 (1.19-2) ... #8 53.59 Setting up ucf (3.0043) ... #8 53.69 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ... #8 53.70 Setting up dwz (0.13+20210201-1) ... #8 53.71 Setting up groff-base (1.22.4-6) ... #8 53.73 Setting up cpp (4:10.2.1-1) ... #8 53.74 Setting up pixz (1.0.7-1) ... #8 53.76 Setting up gpgconf (2.2.27-2+deb11u2) ... #8 53.77 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... #8 53.78 Setting up libc6-dev:amd64 (2.31-13+deb11u3) ... #8 53.80 Setting up libx11-6:amd64 (2:1.7.2-1) ... #8 53.81 Setting up curl (7.74.0-1.3+deb11u2) ... #8 53.82 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #8 53.84 Setting up gpg (2.2.27-2+deb11u2) ... #8 53.85 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ... #8 53.87 Setting up libpython3-stdlib:amd64 (3.9.2-3) ... #8 53.88 Setting up gnupg-utils (2.2.27-2+deb11u2) ... #8 53.89 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... #8 53.90 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... Merge succeeded, producing 08d478dec5c8623649eac2f2b36d8f074c0df287 Checking out Revision 08d478dec5c8623649eac2f2b36d8f074c0df287 (PR-725) + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh #11 0.939 Reading package lists... #8 53.92 Setting up gpg-agent (2.2.27-2+deb11u2) ... From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + make REF=master fedora-35 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 54.38 Setting up libxpm4:amd64 (1:3.5.12-1) ... #8 54.39 Setting up fontconfig-config (2.13.1-4.2) ... + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08d478dec5c8623649eac2f2b36d8f074c0df287 # timeout=10 #8 54.58 Setting up openssh-client (1:8.4p1-5+deb11u1) ... From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 fedora-35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally #8 54.67 Setting up gpgsm (2.2.27-2+deb11u2) ... #8 54.68 Setting up libxext6:amd64 (2:1.3.3-1.1) ... #8 54.70 Setting up binutils (2.35.2-2) ... #8 54.71 Setting up man-db (2.9.4-2) ... #8 54.80 Building database of manual pages ... latest: Pulling from library/alpine f97344484467: Pulling fs layer #11 2.206 dh_testdir #11 2.226 dh_testroot #11 2.243 dh_prep #11 2.265 dh_testdir #11 2.282 dh_testroot #11 2.300 dh_install #11 2.326 dh_installdocs #11 2.357 dh_installchangelogs #11 2.428 dh_compress #11 2.462 dh_fixperms #11 2.503 dh_installdeb #11 2.529 dh_gencontrol #11 2.642 dh_md5sums #11 2.671 dh_builddeb #11 2.690 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 2.713 #11 2.713 The package has been created. #11 2.713 Attention, the package has been created in the current directory, #11 2.713 not in ".." as indicated by the message above! #11 2.735 Selecting previously unselected package docker-ce-build-deps. #11 2.750 (Reading database ... 27796 files and directories currently installed.) + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:00:01Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker f97344484467: Verifying Checksum f97344484467: Download complete f97344484467: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest #11 2.752 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 2.755 Unpacking docker-ce-build-deps (1.0) ... Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lyioKv + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SVmeqq + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin+ v0.8.2 awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 #11 2.799 Reading package lists... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} #11 3.381 Building dependency tree... #11 3.513 Reading state information... #11 3.528 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 3.558 Starting 2 pkgProblemResolver with broken count: 0 #11 3.560 Done #11 3.573 Done #11 3.578 Starting pkgProblemResolver with broken count: 0 #11 3.600 Starting 2 pkgProblemResolver with broken count: 0 #11 3.602 Done #11 3.672 The following additional packages will be installed: #11 3.672 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #11 3.672 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #11 3.673 libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3 #11 3.673 libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev #11 3.673 libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps #11 3.674 Suggested packages: #11 3.674 cmake-doc ninja-build apparmor-easyprof lrzip seccomp + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.fEDLiWG9ZX/ + cd /tmp/docker-cli-docsgen.fEDLiWG9ZX + ./scripts/vendor init + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.J92kFB + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #11 3.856 The following NEW packages will be installed: #11 3.856 bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13 #11 3.856 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #11 3.857 libdevmapper1.02.1 libjsoncpp1 libpcre16-3 libpcre3-dev libpcre32-3 #11 3.857 libpcrecpp0v5 libprocps7 librhash0 libseccomp-dev libselinux1-dev #11 3.857 libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config procps + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible #11 4.126 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. #11 4.126 1 not fully installed or removed. #11 4.126 Need to get 8978 kB of archives. #11 4.126 After this operation, 38.6 MB of additional disk space will be used. #11 4.126 Get:1 http://deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] #11 4.130 Get:2 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] #11 4.146 Get:3 http://deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB] #11 4.147 Get:4 http://deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB] #11 4.150 Get:5 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] #11 4.154 Get:6 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #11 4.155 Get:7 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] #11 4.156 Get:8 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] #11 4.158 Get:9 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] #11 4.222 Get:10 http://deb.debian.org/debian buster/main amd64 dh-apparmor all 2.13.2-10 [70.1 kB] #11 4.229 Get:11 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #11 4.230 Get:12 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #11 4.231 Get:13 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] #11 4.232 Get:14 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] #11 4.234 Get:15 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] #11 4.235 Get:16 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] #11 4.236 Get:17 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] #11 4.251 Get:18 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] #11 4.254 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] #11 4.257 Get:20 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] #11 4.259 Get:21 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] #11 4.266 Get:22 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] #11 4.267 Get:23 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] #11 4.268 Get:24 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] #11 4.269 Get:25 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] #11 4.272 Get:26 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] #11 4.460 debconf: delaying package configuration, since apt-utils is not installed #11 4.490 Fetched 8978 kB in 0s (22.3 MB/s) go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a #11 4.521 Selecting previously unselected package bash-completion. #11 4.521 (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 ... 27800 files and directories currently installed.) #11 4.538 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ... go: downloading golang.org/x/text v0.3.7 go: downloading github.com/containerd/containerd v1.6.4 Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" #11 5.151 Unpacking bash-completion (1:2.8-6) ... #11 5.301 Selecting previously unselected package cmake-data. #11 5.304 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ... #11 5.310 Unpacking cmake-data (3.13.4-1) ... [Pipeline] sh go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a #11 5.652 Selecting previously unselected package libprocps7:amd64. + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/moby/buildkit v0.10.3 > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 #11 5.656 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_amd64.deb ... #11 5.665 Unpacking libprocps7:amd64 (2:3.3.15-2) ... #11 5.709 Selecting previously unselected package procps. #11 5.711 Preparing to unpack .../03-procps_2%3a3.3.15-2_amd64.deb ... #11 5.716 Unpacking procps (2:3.3.15-2) ... #11 5.777 Selecting previously unselected package libarchive13:amd64. #11 5.780 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u1_amd64.deb ... #11 5.784 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... #11 5.842 Selecting previously unselected package libjsoncpp1:amd64. #11 5.845 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ... #11 5.848 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #11 5.888 Selecting previously unselected package librhash0:amd64. Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 awk {print $2} go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 #11 5.891 Preparing to unpack .../06-librhash0_1.3.8-1_amd64.deb ... #11 5.895 Unpacking librhash0:amd64 (1.3.8-1) ... #11 5.941 Selecting previously unselected package libuv1:amd64. #11 5.944 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_amd64.deb ... #11 5.948 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... #11 5.985 Selecting previously unselected package cmake. #11 5.989 Preparing to unpack .../08-cmake_3.13.4-1_amd64.deb ... #11 5.993 Unpacking cmake (3.13.4-1) ... + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 + make REF=master ubuntu-bionic git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 #11 6.357 Selecting previously unselected package dh-apparmor. #11 6.360 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ... #11 6.364 Unpacking dh-apparmor (2.13.2-10) ... #11 6.402 Selecting previously unselected package libbtrfs0. + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 #11 6.405 Preparing to unpack .../10-libbtrfs0_4.20.1-2_amd64.deb ... #11 6.409 Unpacking libbtrfs0 (4.20.1-2) ... #11 6.439 Selecting previously unselected package libbtrfs-dev. #11 6.442 Preparing to unpack .../11-libbtrfs-dev_4.20.1-2_amd64.deb ... #11 6.445 Unpacking libbtrfs-dev (4.20.1-2) ... #11 6.484 Selecting previously unselected package dmsetup. #11 6.486 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_amd64.deb ... #11 6.492 Unpacking dmsetup (2:1.02.155-3) ... #11 6.536 Selecting previously unselected package libdevmapper1.02.1:amd64. #11 6.539 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... #11 6.542 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #11 6.588 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #11 6.591 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... #11 6.594 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #11 6.634 Selecting previously unselected package libudev-dev:amd64. #11 6.637 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 #11 6.647 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... #11 6.686 Selecting previously unselected package libsepol1-dev:amd64. #11 6.689 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... #11 6.693 Unpacking libsepol1-dev:amd64 (2.8-1) ... #11 6.764 Selecting previously unselected package libpcre16-3:amd64. #11 6.765 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... #11 6.768 Unpacking libpcre16-3:amd64 (2:8.39-12) ... #11 6.819 Selecting previously unselected package libpcre32-3:amd64. #11 6.822 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... #11 6.825 Unpacking libpcre32-3:amd64 (2:8.39-12) ... #11 6.875 Selecting previously unselected package libpcrecpp0v5:amd64. #11 6.878 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... #11 6.882 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... #11 6.914 Selecting previously unselected package libpcre3-dev:amd64. #11 6.917 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... #11 6.921 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... #11 7.021 Selecting previously unselected package libselinux1-dev:amd64. #11 7.024 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... #11 7.028 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... #11 7.083 Selecting previously unselected package libdevmapper-dev:amd64. #11 7.087 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... #11 7.095 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... #11 7.140 Selecting previously unselected package libseccomp-dev:amd64. From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master #11 7.143 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... #11 7.150 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... #11 7.185 Selecting previously unselected package libsystemd-dev:amd64. #11 7.188 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... #11 7.191 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... #11 7.288 Selecting previously unselected package pkg-config. #11 7.289 Preparing to unpack .../25-pkg-config_0.29-6_amd64.deb ... #11 7.293 Unpacking pkg-config (0.29-6) ... #11 7.357 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... #11 7.367 Setting up libseccomp-dev:amd64 (2.3.3-4) ... #11 7.377 Setting up libpcre16-3:amd64 (2:8.39-12) ... #11 7.386 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... #11 7.396 Setting up libprocps7:amd64 (2:3.3.15-2) ... git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5C7hR4 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.aarch64/usr/bin/rootlesskit-docker-proxy go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd #11 7.404 Setting up libsepol1-dev:amd64 (2.8-1) ... #11 7.415 Setting up libbtrfs0 (4.20.1-2) ... #11 7.429 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... #11 7.440 Setting up bash-completion (1:2.8-6) ... + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YiMfm7 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 Provides: docker-ce-rootless-extras = 0:0.0.0~20220808082437.e1f24d3-0.el8 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20220808082437.e1f24d3-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 fedora-36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally #11 8.098 Setting up libpcre32-3:amd64 (2:8.39-12) ... #11 8.107 Setting up pkg-config (0.29-6) ... #11 8.156 Setting up libudev-dev:amd64 (241-7~deb10u8) ... #11 8.171 Setting up libbtrfs-dev (4.20.1-2) ... #11 8.181 Setting up librhash0:amd64 (1.3.8-1) ... #11 8.192 Setting up procps (2:3.3.15-2) ... #11 8.221 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #11 8.236 Setting up cmake-data (3.13.4-1) ... #11 8.249 Setting up dh-apparmor (2.13.2-10) ... #11 8.260 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... #11 8.271 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #11 8.282 Setting up libpcre3-dev:amd64 (2:8.39-12) ... #11 8.291 Setting up cmake (3.13.4-1) ... #11 8.302 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... #11 8.315 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #11 8.326 Setting up dmsetup (2:1.02.155-3) ... go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master latest: Pulling from library/alpine f97344484467: Pulling fs layer f97344484467: Verifying Checksum f97344484467: Download complete #11 8.344 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #11 8.354 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... #11 8.364 Setting up docker-ce-build-deps (1.0) ... #11 8.374 Processing triggers for libc-bin (2.28-10+deb10u1) ... #11 8.391 Processing triggers for man-db (2.8.5-2) ... Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.src.rpm go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa f97344484467: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:00:07Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #11 DONE 9.4s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:8e89147a2363a76d371d718465953964aa3c93926df9a96454783f05d992397e #12 DONE 0.4s From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:de85b38967e008e99c2872cfe0a38ecc8d2ecff3a6229c96b31e9c03e0a12a94 + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + go mod vendor -modfile=vendor.mod + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 fedora-35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XjghJr + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.N2dB30 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src latest: Pulling from library/alpine 530afca65e2e: Pulling fs layer + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go 530afca65e2e: Download complete 530afca65e2e: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xmNop3 + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' #14 DONE 2.8s #27 170.8 # github.com/containerd/containerd/cmd/containerd #27 170.8 /usr/bin/ld: /tmp/go-link-2162955888/000019.o: in function `New': #27 170.8 /tmp/tmp.qkBh1t0LcF/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking #27 170.9 + bin/containerd-stress #27 172.0 + bin/containerd-shim #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:aea7661c6b55e7259b654955ac9243679f937281ff0eec017bcb23f4d39a4024 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:fb904029fca785728fb0593c212698b0a7fae211cada8f7321385a992e114573 #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 Install tini version v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-bionic make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine f97344484467: Pulling fs layer f97344484467: Download complete == Building packages for fedora-35 == mkdir -p "rpmbuild/fedora-35" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-fedora-35/aarch64 -f fedora-35/Dockerfile . f97344484467: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest #1 [internal] load build definition from Dockerfile #1 sha256:352941f191efdc1166e5eb5764b77a3ad3958accd2ad55962696d8f5e706a556 #1 transferring dockerfile: 834B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:fb5cbdcf5177d752e3db9c47abcc12546ec9a30bb69bbc5a78a74153f3790d27 #2 transferring context: 2B done #2 DONE 0.1s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0 #4 ... #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:ebeea7d460202cecec3bd323bb658e53deb74d3c2133cba3da1a7831647feea8 #5 DONE 0.0s #6 [auth] library/fedora:pull token for registry-1.docker.io #6 sha256:9ee8a7da0df8d9be020259a4cefc174ec5468d7fc5c0b1eb816092a74e6f1dc7 #6 DONE 0.0s #3 [internal] load metadata for docker.io/library/fedora:35 #3 sha256:64a3bb95acc92c743104f0e7c30147d6f40aad9fecef006188f7f0959cb2c2b5 #3 DONE 0.4s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0 #4 DONE 0.3s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #9 [internal] load build context #9 sha256:291e48eb2e43b76ad0464d7354d064af0fc39303d21828bfc0fa95f8a9709aa0 #9 transferring context: 15.47kB done #9 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a #7 sha256:d399f65148316a83c3f208b6df8a420704a043c73b2c3ee84fd2898dce3cb796 #7 resolve docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a 0.0s done #7 sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a 1.20kB / 1.20kB done #7 sha256:acf39c9fb7cd0fa51ee423f9536667007a1b52e98c6030c823007cf5686c7765 529B / 529B done #7 sha256:775b4cdd6b58e0dd0077142af08f123c9ed90ac24c4004f161afd01f86c3c95b 2.00kB / 2.00kB done #7 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 0B / 53.61MB 0.1s #7 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 3.15MB / 53.61MB 0.2s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #7 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 7.34MB / 53.61MB 0.3s #7 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 15.73MB / 53.61MB 0.4s #7 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 27.26MB / 53.61MB 0.5s #7 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 32.51MB / 53.61MB 0.6s #7 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 53.61MB / 53.61MB 0.8s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #7 sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 53.61MB / 53.61MB 1.4s done + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 #7 extracting sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c #17 exporting layers 6.7s done #17 writing image sha256:970dd92cedb5f0b08643354c44937dfb3293a3927c8247233a81931efa30d58c done #17 naming to docker.io/debbuild-debian-buster/x86_64 done #17 DONE 6.7s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/debian-buster:/build debbuild-debian-buster/x86_64 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:00:09Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #8 70.38 Setting up libgpgme11:amd64 (1.14.0-1+b2) ... #8 70.41 Setting up dirmngr (2.2.27-2+deb11u2) ... #8 70.55 Setting up perl (5.32.1-4+deb11u2) ... #8 70.57 Setting up libpackage-stash-xs-perl (0.29-1+b2) ... #8 70.58 Setting up libclass-data-inheritable-perl (0.08-3) ... #8 70.59 Setting up libdata-dump-perl (1.23-1.1) ... #8 70.61 Setting up libref-util-perl (0.204-1) ... #8 70.62 Setting up libipc-system-simple-perl (1.30-1) ... #8 70.63 Setting up libnet-domain-tld-perl (1.75-1.1) ... #8 70.64 Setting up libhash-fieldhash-perl (0.15-1+b3) ... #8 70.65 Setting up libvariable-magic-perl (0.62-1+b3) ... #8 70.66 Setting up libio-html-perl (1.004-2) ... #8 70.68 Setting up libpod-parser-perl (1.63-2) ... #8 70.69 Setting up libb-hooks-op-check-perl (0.22-1+b3) ... #8 70.70 Setting up liblist-moreutils-xs-perl (0.430-2) ... #8 70.72 Setting up gcc-10 (10.2.1-6) ... #8 70.73 Setting up libparams-util-perl (1.102-1+b1) ... #8 70.74 Setting up libdpkg-perl (1.20.11) ... #8 70.75 Setting up libtime-duration-perl (1.21-1) ... #8 70.76 Setting up autoconf (2.69-14) ... #8 70.78 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 70.79 Setting up libarray-intspan-perl (2.004-1) ... #8 70.80 Setting up libcapture-tiny-perl (0.48-1) ... #8 70.81 Setting up libtimedate-perl (2.3300-2) ... #8 70.82 Setting up gpg-wks-server (2.2.27-2+deb11u2) ... #8 70.83 Setting up libsub-name-perl (0.26-1+b1) ... #8 70.85 Setting up libtype-tiny-xs-perl (0.022-1) ... #8 70.85 Setting up libdata-validate-domain-perl (0.10-1.1) ... #8 70.86 Setting up libproc-processtable-perl (0.59-2+b1) ... #8 70.87 Setting up libfile-chdir-perl (0.1008-1.1) ... #8 70.89 Setting up xauth (1:1.1-1) ... #8 70.90 Setting up libpath-tiny-perl (0.118-1) ... #8 70.91 Setting up libarchive-cpio-perl (0.10-1.1) ... #8 70.92 Setting up libjson-perl (4.03000-1) ... #8 70.93 Setting up libipc-run3-perl (0.048-2) ... #8 70.95 Setting up libfcgi-perl:amd64 (0.79+ds-2) ... #8 70.96 Setting up libsub-override-perl (0.09-2) ... #8 70.97 Setting up libaliased-perl (0.34-1.1) ... #8 70.98 Setting up libstrictures-perl (2.000006-1) ... #8 71.00 Setting up libsub-quote-perl (2.006006-1) ... #8 71.01 Setting up libdevel-stacktrace-perl (2.0400-1) ... #8 71.02 Setting up libclass-xsaccessor-perl (1.19-3+b7) ... #8 71.03 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... #8 71.05 Setting up libsort-versions-perl (1.62-1) ... #8 71.06 Setting up libexporter-tiny-perl (1.002002-1) ... #8 71.06 Setting up libre-engine-re2-perl:amd64 (0.14-1) ... #8 71.07 Setting up libfile-dirlist-perl (0.05-2) ... #8 71.09 Setting up libterm-readkey-perl (2.38-1+b2) ... #8 71.10 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... #8 71.11 Setting up libperlio-gzip-perl (0.19-1+b7) ... #8 71.12 Setting up libsys-hostname-long-perl (1.5-2) ... #8 71.13 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #8 71.14 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... #8 71.15 Setting up liburi-perl (5.08-1) ... #8 71.16 Setting up libfile-touch-perl (0.11-1) ... #8 71.17 Setting up python3.9 (3.9.2-1) ... #8 71.77 Setting up libemail-address-xs-perl (1.04-1+b3) ... #8 71.78 Setting up libnet-ssleay-perl (1.88-3+b1) ... #8 71.79 Setting up automake (1:1.16.3-2) ... #8 71.81 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 71.81 Setting up libapt-pkg-perl (0.1.39) ... #8 71.83 Setting up libio-sessiondata-perl (1.03-1.1) ... #8 71.84 Setting up libstring-escape-perl (2010.002-2) ... #8 71.86 Setting up libhttp-date-perl (6.05-1) ... #8 71.87 Setting up libfile-which-perl (1.23-1) ... #8 71.88 Setting up libfile-basedir-perl (0.08-1) ... #8 71.89 Setting up libnumber-range-perl (0.12-1.1) ... #8 71.91 Setting up libtask-weaken-perl (1.06-1) ... #8 71.92 Setting up libunicode-utf8-perl (0.62-1+b2) ... #8 71.93 Setting up libmouse-perl (2.5.10-1+b1) ... #8 71.95 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ... #8 71.97 Setting up g++-10 (10.2.1-6) ... #8 71.99 Setting up libfile-listing-perl (6.14-1) ... #8 72.01 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... #8 72.02 Setting up gpg-wks-client (2.2.27-2+deb11u2) ... #8 72.03 Setting up libregexp-pattern-perl (0.2.14-1) ... #8 72.05 Setting up libdata-messagepack-perl (1.00-4+b1) ... #8 72.07 Setting up libclass-inspector-perl (1.36-1) ... #8 72.08 Setting up libfont-afm-perl (1.20-3) ... #8 72.09 Setting up libwant-perl (0.29-1+b6) ... #8 72.10 Setting up libdynaloader-functions-perl (0.003-1.1) ... #8 72.12 Setting up libtext-glob-perl (0.11-1) ... #8 72.13 Setting up libclass-method-modifiers-perl (2.13-1) ... #8 72.14 Setting up liblist-compare-perl (0.55-1) ... #8 72.15 Setting up libref-util-xs-perl (0.117-1+b3) ... #8 72.18 Setting up libio-pty-perl (1:1.15-2) ... #8 72.19 Setting up libtool (2.4.6-15) ... #8 72.20 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #8 72.22 Setting up libsort-key-perl (1.33-2+b3) ... #8 72.23 Setting up libclone-perl (0.45-1+b1) ... #8 72.24 Setting up libalgorithm-diff-perl (1.201-1) ... #8 72.25 Setting up libarchive-zip-perl (1.68-1) ... #8 72.26 Setting up libsub-identify-perl (0.14-1+b3) ... #8 72.27 Setting up libdistro-info-perl (1.0) ... #8 72.29 Setting up libcpanel-json-xs-perl (4.25-1+b1) ... #8 72.30 Setting up libobject-id-perl (0.1.2-2.1) ... #8 72.31 Setting up libio-stringy-perl (2.111-3) ... #8 72.32 Setting up liblist-moreutils-perl (0.430-2) ... #8 72.33 Setting up libhtml-tagset-perl (3.20-4) ... #8 72.35 Setting up liblog-any-perl (1.709-1) ... #8 72.36 Setting up libauthen-sasl-perl (2.1600-1.1) ... #8 72.37 Setting up libdevel-size-perl (0.83-1+b2) ... #8 72.38 Setting up libdebhelper-perl (13.3.4) ... #8 72.39 Setting up libpod-constants-perl (0.19-2) ... #8 72.40 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #8 72.42 Setting up libconvert-binhex-perl (1.125-1) ... #8 72.43 Setting up liblwp-mediatypes-perl (6.04-1) ... #8 72.44 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 72.45 Setting up libtry-tiny-perl (0.30-1) ... #8 72.46 Setting up libtype-tiny-perl (1.012001-2) ... #8 72.47 Setting up libcommon-sense-perl (3.75-1+b4) ... #8 72.48 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #8 72.49 Setting up libnet-http-perl (6.20-1) ... #8 72.50 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... #8 72.51 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #8 72.53 Setting up libtime-moment-perl (0.44-1+b3) ... #8 72.54 Setting up libencode-locale-perl (1.05-1.1) ... #8 72.55 Setting up python3 (3.9.2-3) ... #8 72.83 Setting up libexception-class-perl (1.44-1) ... #8 72.84 Setting up python3-xdg (0.27-2) ... #8 73.00 Setting up libconfig-tiny-perl (2.26-1) ... #8 73.01 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ... #8 73.02 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #8 73.03 Setting up liblist-utilsby-perl (0.11-1) ... #8 73.04 Setting up libstring-shellquote-perl (1.04-1) ... #8 73.05 Setting up libsub-install-perl (0.928-1.1) ... #8 73.06 Setting up gcc (4:10.2.1-1) ... #8 73.08 Setting up dpkg-dev (1.20.11) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #8 73.10 Setting up libnumber-compare-perl (0.03-1.1) ... #8 73.11 Setting up intltool-debian (0.35.0+20060710.5) ... #8 73.12 Setting up liberror-perl (0.17029-1) ... #8 73.13 Setting up python3-six (1.16.0-2) ... #8 73.28 Setting up dh-autoreconf (20) ... #8 73.29 Setting up patchutils (0.4.2-1) ... #8 73.30 Setting up libmail-sendmail-perl (0.80-1.1) ... #8 73.31 Setting up libltdl-dev:amd64 (2.4.6-15) ... #8 73.32 Setting up libjson-maybexs-perl (1.004003-1) ... #8 73.33 Setting up libxml-sax-base-perl (1.09-1.1) ... #8 73.34 Setting up libio-string-perl (1.08-3.1) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #8 73.35 Setting up libreadonly-perl (2.050-3) ... #8 73.36 Setting up python3-gpg (1.14.0-1+b2) ... #8 73.53 Setting up python3-certifi (2020.6.20-1) ... #8 73.67 Setting up libfile-find-rule-perl (0.34-1) ... #8 73.68 Setting up libstring-copyright-perl (0.003006-1) ... #8 73.69 Setting up libgd3:amd64 (2.3.0-2) ... #8 73.70 Setting up python3-idna (2.10-1) ... #8 73.90 Setting up libdata-optlist-perl (0.110-1.1) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:03:59 +0000' ++ . /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=10 +++ VERSION='10 (buster)' +++ VERSION_CODENAME=buster +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo 10 + versionID=10 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker #8 73.91 Setting up libipc-run-perl (20200505.0-1) ... #8 73.92 Setting up git (1:2.30.2-1) ... #8 73.95 Setting up libtext-xslate-perl (3.5.8-1+b1) ... #8 73.96 Setting up python3-urllib3 (1.26.5-1~exp1) ... #8 74.14 Setting up libcontextual-return-perl (0.004014-2) ... #8 74.15 Setting up libwww-robotrules-perl (6.02-1) ... #8 74.16 Setting up libtypes-serialiser-perl (1.01-1) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with=bash-completion dh_clean #8 74.17 Setting up g++ (4:10.2.1-1) ... #8 74.20 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 74.21 Setting up libhtml-parser-perl (3.75-1+b1) ... #8 74.22 Setting up libgit-wrapper-perl (0.048-1) ... #8 74.23 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #8 74.24 Setting up librole-tiny-perl (2.002004-1) ... #8 74.25 Setting up gnupg (2.2.27-2+deb11u2) ... #8 74.27 Setting up build-essential (12.9) ... #8 74.28 Setting up python3-unidiff (0.5.5-2) ... dpkg-source -I.git -b . dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.tar.gz == Building packages for fedora-36 == mkdir -p "rpmbuild/fedora-36" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-fedora-36/aarch64 -f fedora-36/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:f2f73d122830bca2f89be1f8df47f143d7cd868df8c366baa35ef1cf9940518d #1 transferring dockerfile: 834B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:0dda9ac9b9ad73a979167156912e8bbb0d5ac4a56490b49910576966e64031db #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:6364467b9248986994f3c449a5405cfd68e5227ff292a26727fa0c4c2274762d #8 74.42 Setting up lsb-release (11.1.0) ... #8 74.43 Setting up libfont-ttf-perl (1.06-1.1) ... #8 74.44 Setting up libfile-homedir-perl (1.006-1) ... #8 74.46 Setting up python3-magic (2:0.4.20-3) ... #8 74.60 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 74.62 Setting up pristine-tar (1.49) ... #8 74.63 Setting up libio-socket-ssl-perl (2.069-1) ... #8 74.65 Setting up libsub-exporter-perl (0.987-1) ... #8 74.66 Setting up libc-devtools (2.31-13+deb11u3) ... #8 74.67 Setting up libalgorithm-merge-perl (0.08-3) ... #8 74.68 Setting up libhttp-message-perl (6.28-1) ... #8 74.69 Setting up libhtml-form-perl (6.07-1) ... #8 74.71 Setting up python3-pkg-resources (52.0.0-4) ... #8 74.90 Setting up libiterator-perl (0.03+ds1-1.1) ... #8 74.91 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #8 74.92 Setting up libjson-xs-perl (4.030-1+b1) ... #5 DONE 0.0s #6 [auth] library/fedora:pull token for registry-1.docker.io #6 sha256:8c158bffe4582067cb97268a7f69f43781334988821f1f81f7f0664f70758ab6 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0 #8 74.94 Setting up libhttp-negotiate-perl (6.01-1) ... #8 74.95 Setting up libio-prompter-perl (0.004015-1) ... #8 74.96 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #8 74.98 Setting up libhttp-cookies-perl (6.10-1) ... #8 74.98 Setting up python3-apt (2.2.1) ... #8 75.14 Setting up po-debconf (1.0.21+nmu1) ... #8 75.16 Setting up libhtml-tree-perl (5.07-2) ... #8 75.17 Setting up libparams-classify-perl (0.015-1+b3) ... #8 75.18 Setting up libpath-iterator-rule-perl (1.014-1) ... #4 DONE 0.4s #3 [internal] load metadata for docker.io/library/fedora:36 #3 sha256:73cd5a5ed47fc791d26860a9f6452dd61c51470638f517e9fa5cdca15792d916 #3 DONE 0.4s #9 [internal] load build context #9 sha256:65cf0c95187bd3ef57404c0417840bac1d1ce62f43b0583639f9251a272e3cb4 #9 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185 #7 sha256:11fef5128898432e60be5c03f5f026a519232be93569f3e046349fc68ec4376e #7 resolve docker.io/library/fedora:36@sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185 0.0s done #7 ... #9 [internal] load build context #9 sha256:65cf0c95187bd3ef57404c0417840bac1d1ce62f43b0583639f9251a272e3cb4 #9 transferring context: 15.47kB done #9 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185 #7 sha256:11fef5128898432e60be5c03f5f026a519232be93569f3e046349fc68ec4376e #7 sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185 1.20kB / 1.20kB done #7 sha256:f149778a36890280d9052e56ae7be6a50484c4c3828c68c692415849d3519b9c 529B / 529B done #7 sha256:8847e9bf6df80d7720e7daa5788671263f03a108a19cff8ff8c6f5f17fcad348 2.00kB / 2.00kB done #7 sha256:9d693e29d403003707f47a0a8d2d7d4909e9407adfd64496ca4b67afead1bb2a 0B / 57.02MB 0.1s #7 sha256:9d693e29d403003707f47a0a8d2d7d4909e9407adfd64496ca4b67afead1bb2a 9.44MB / 57.02MB 0.2s == Building packages for fedora-35 == mkdir -p "rpmbuild/fedora-35" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-fedora-35/x86_64 -f fedora-35/Dockerfile . #27 183.5 + bin/containerd-shim-runc-v1 #7 extracting sha256:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c 3.8s done #7 DONE 5.4s #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #12 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #12 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #12 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done #12 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 0.9s done #12 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #12 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done #12 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.2s done #12 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.4s done #12 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 2.0s done #12 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 2.9s done #12 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 2.7s done #12 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 4.3s done #12 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 2.1s done #12 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.5s done #12 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.4s done #12 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 0.1s #8 75.19 Setting up libhtml-format-perl (2.12-1.1) ... #8 75.19 Setting up libxml-sax-perl (1.02+dfsg-1) ... #8 75.25 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 75.31 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 75.44 #8 75.44 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #7 sha256:9d693e29d403003707f47a0a8d2d7d4909e9407adfd64496ca4b67afead1bb2a 25.17MB / 57.02MB 0.3s #7 sha256:9d693e29d403003707f47a0a8d2d7d4909e9407adfd64496ca4b67afead1bb2a 32.51MB / 57.02MB 0.4s #1 [internal] load build definition from Dockerfile #1 sha256:b9f68c933cada818d721d8c45b5a8b850d88a3b1a12ccf16bccca9346002625e #1 transferring dockerfile: 834B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:ce04de24da940f3d0b607ef6460398c00af7c1c75cbd4b7f42a74cd53eb9f566 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:70e9dfe214eeec0fc3f2b477f47ca638c7216f7fb28112b4671ac4e44f2e9772 #5 DONE 0.0s #6 [auth] library/fedora:pull token for registry-1.docker.io #6 sha256:b4477aef02679af53d3f737771130eea747ac34f49e8fa76931060a3b0ebd2ac #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 #8 75.47 Setting up python3-chardet (4.0.0-1) ... #7 sha256:9d693e29d403003707f47a0a8d2d7d4909e9407adfd64496ca4b67afead1bb2a 36.70MB / 57.02MB 0.6s #4 DONE 0.3s #3 [internal] load metadata for docker.io/library/fedora:35 #3 sha256:0832b142ddb8c128fa73b22b54a42e2e7dd2c49293bffeaab67874e02dc77fcd #3 DONE 0.3s #9 [internal] load build context #9 sha256:424554b91f9386a035b54a65629379b8d4d489adf840b362d0d218fee8c1e4ee #9 transferring context: 15.47kB done #9 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a #7 sha256:3099f0663f3fd64b15a1ec349269aabcb46d49b91981b3a651eea001bb4a7f34 #7 resolve docker.io/library/fedora:35@sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a 0.0s done #8 75.75 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 75.77 Setting up libmodule-runtime-perl (0.016-1) ... #8 75.78 Setting up libmailtools-perl (2.21-1) ... #8 75.80 Setting up python3-debian (0.1.39) ... #7 sha256:9d693e29d403003707f47a0a8d2d7d4909e9407adfd64496ca4b67afead1bb2a 54.53MB / 57.02MB 0.8s #7 sha256:36af84ba69e21c9ef86a0424a090674c433b2b80c2462e57503886f1d823abe8 529B / 529B done #7 sha256:b97d90f26110930f4ea32c16be938ecac6f85b5b917edf1390e0dcf8f467bd33 2.00kB / 2.00kB done #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 0B / 54.63MB 0.1s #7 sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a 1.20kB / 1.20kB done #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 7.34MB / 54.63MB 0.2s #8 75.96 Setting up python3-requests (2.25.1+dfsg-2) ... #8 76.12 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 76.16 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 14.06MB / 54.63MB 0.4s #8 76.23 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 76.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 76.42 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 76.44 Setting up dh-strip-nondeterminism (1.12.0-1) ... #8 76.46 Setting up libconst-fast-perl (0.014-1.1) ... #8 76.47 Setting up libhttp-daemon-perl (6.12-1) ... #8 76.48 Setting up libdata-dpath-perl (0.58-1) ... #8 76.49 Setting up libmodule-implementation-perl (0.09-1.1) ... #8 76.50 Setting up libpackage-stash-perl (0.39-1) ... #8 76.51 Setting up libimport-into-perl (1.002005-1) ... #8 76.53 Setting up libmoo-perl (2.004004-1) ... #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 24.12MB / 54.63MB 0.6s #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 44.04MB / 54.63MB 0.8s #8 76.54 Setting up liblist-someutils-perl (0.58-1) ... #8 76.56 Setting up debhelper (13.3.4) ... #8 76.57 Setting up libmime-tools-perl (5.509-1) ... #8 76.58 Setting up dput (1.1.0) ... #8 76.74 Setting up liblist-someutils-xs-perl (0.58-2+b1) ... #8 76.76 Setting up equivs (2.3.1) ... #8 76.77 Setting up libmoox-aliases-perl (0.001006-1.1) ... #8 76.78 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ... #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 54.63MB / 54.63MB 0.9s #7 sha256:9d693e29d403003707f47a0a8d2d7d4909e9407adfd64496ca4b67afead1bb2a 57.02MB / 57.02MB 1.5s done #7 extracting sha256:9d693e29d403003707f47a0a8d2d7d4909e9407adfd64496ca4b67afead1bb2a #8 76.80 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #8 76.82 Setting up libnamespace-clean-perl (0.27-1) ... #8 76.84 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #8 76.85 Setting up libnamespace-autoclean-perl (0.29-1) ... #8 76.87 Setting up libgitlab-api-v4-perl (0.26-1) ... #8 76.89 Setting up libmoox-struct-perl (0.020-1) ... #8 76.91 Setting up lintian (2.104.0) ... #8 76.93 Setting up licensecheck (3.1.1-2) ... #8 76.95 Setting up liblwp-protocol-https-perl (6.10-1) ... #8 76.98 Setting up libwww-perl (6.52-1) ... #8 76.99 Setting up devscripts (2.21.3+deb11u1) ... #8 77.15 Setting up libxml-parser-perl:amd64 (2.46-2) ... #8 77.17 Setting up libxml-sax-expat-perl (0.51-1) ... #8 77.21 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 77.26 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #7 sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 54.63MB / 54.63MB 1.4s done #7 extracting sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d #8 77.39 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 77.43 Setting up libsoap-lite-perl (1.27-1) ... #8 77.45 Setting up libxmlrpc-lite-perl (0.717-4) ... #8 77.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... #8 77.48 Processing triggers for ca-certificates (20210119) ... #8 77.49 Updating certificates in /etc/ssl/certs... #12 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 3.0s done #12 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 #8 77.83 0 added, 0 removed; done. #8 77.83 Running hooks in /etc/ca-certificates/update.d... #8 77.83 done. #8 DONE 78.1s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:3b4aa979e82e68564d855326f2a80435bedf2aea7f419c2c7358e1d5461f0f4a #10 DONE 0.1s #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:bbe7a8c18fd8eff891f7fb2dee2795d7df3bbd29ca2ca353d2d2067676bd4b8f mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #11 0.659 Hit:1 http://deb.debian.org/debian bullseye InRelease #11 0.659 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease #11 0.660 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 #11 0.913 Reading package lists... ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vGzIEW + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/bin/docker #11 1.701 dpkg-buildpackage: info: source package docker-ce-build-deps #11 1.701 dpkg-buildpackage: info: source version 1.0 #11 1.701 dpkg-buildpackage: info: source distribution unstable #11 1.701 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #11 1.734 dpkg-source --before-build . #11 1.734 dpkg-buildpackage: info: host architecture amd64 #11 1.829 debian/rules clean #11 1.831 dh clean #11 1.905 dh_clean #11 1.936 debian/rules binary + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.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-config.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-update.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~20220808082437.e1f24d3-0.el7.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress #11 1.938 dh binary #11 2.002 dh_update_autotools_config #11 2.028 dh_autoreconf #11 2.068 create-stamp debian/debhelper-build-stamp #11 2.068 dh_prep mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #11 2.095 dh_install #11 2.126 dh_installdocs #11 2.163 dh_installchangelogs #11 2.243 dh_perl #11 2.277 dh_link #11 2.309 dh_strip_nondeterminism #11 2.365 dh_compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xx7Z8A + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' = 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + echo 'PASS: cli version OK' PASS: cli version OK + exit 0 Processing files: docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RnSmpn + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20220808082437.e1f24d3 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20220808082437.e1f24d3 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20220808082437.e1f24d3 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20220808082437.e1f24d3 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20220808082437.e1f24d3 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20220808082437.e1f24d3 + exit 0 #11 2.402 dh_fixperms #11 2.440 dh_missing #11 2.467 dh_installdeb #11 2.498 dh_gencontrol #11 2.608 dh_md5sums mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #11 2.641 dh_builddeb #11 2.666 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 2.686 dpkg-genbuildinfo --build=binary #11 2.820 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes #11 2.895 dpkg-genchanges: info: binary-only upload (no source code included) #7 extracting sha256:9d693e29d403003707f47a0a8d2d7d4909e9407adfd64496ca4b67afead1bb2a 3.8s done #7 DONE 5.7s #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #12 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #12 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #12 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done #12 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 1.0s done #12 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.2s done #12 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #12 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done #12 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.5s done #12 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 2.1s done #12 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 2.6s done #12 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 2.7s done #12 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 3.8s done #12 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 2.8s done #12 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.4s done #12 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.4s done #12 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 0.7s #12 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.7s done #12 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c Provides: docker-ce-cli = 1:0.0.0~20220808082437.e1f24d3-0.el7 docker-ce-cli(aarch-64) = 1:0.0.0~20220808082437.e1f24d3-0.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 #11 2.898 dpkg-source --after-build . #11 2.999 dpkg-buildpackage: info: binary-only upload (no source included) #11 3.003 #11 3.003 The package has been created. #11 3.003 Attention, the package has been created in the current directory, #11 3.003 not in ".." as indicated by the message above! #11 3.025 Selecting previously unselected package docker-ce-build-deps. #11 3.042 (Reading database ... 28664 files and directories currently installed.) #11 3.042 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.047 Unpacking docker-ce-build-deps (1.0) ... Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.src.rpm #27 190.0 + bin/containerd-shim-runc-v2 == Building packages for ubuntu-bionic == mkdir -p "debbuild/ubuntu-bionic" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/aarch64 -f ubuntu-bionic/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:1a143a24191d066246414cd9cf473fba26b52649b6e218db6f93aabf73586751 #1 transferring dockerfile: 830B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:ba0d3db1e8022f619e644a34890a03b84c429463be5bca3d2396dbb3a2ac66b0 #2 transferring context: 2B done #2 DONE 0.1s #11 3.090 Reading package lists... #11 3.605 Building dependency tree... Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" #27 190.8 + binaries #27 190.8 + install -D bin/containerd /build/containerd #27 190.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 #27 190.9 + install -D bin/ctr /build/ctr #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:a7bd032c9639e97f76599371bb724d2b5b699400fdfd2e6f55a08dd4c74b80e6 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:e46bf97a8e20b5299af2728ddfa27fbb933e3ce28e43c444a8606394c88ff80d #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0 #11 3.723 Reading state information... #11 3.740 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 3.898 Starting 2 pkgProblemResolver with broken count: 0 #11 3.900 Done Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... Install tini version v0.19.0 #4 DONE 0.4s #3 [internal] load metadata for docker.io/library/ubuntu:bionic #3 sha256:9481ca12cc018c3244ae38fbc1bc7a5a03be470741643979e92f7369e6b2ef52 #3 DONE 0.4s #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 #7 sha256:e5b23c46be4634079000d147017035283f61d11822a526fed5c9c491c7f83ad2 #7 resolve docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 #7 resolve docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 0.0s done #11 4.034 Done #11 4.160 Starting pkgProblemResolver with broken count: 0 #11 4.180 Starting 2 pkgProblemResolver with broken count: 0 #11 4.183 Done + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 10.2.1 Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 7.5.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #7 sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 1.41kB / 1.41kB done #7 sha256:8c646d06cb9c9b9c24c004704a313dd3e23a783989b5b155fcc4a5b2796fc90c 529B / 529B done #7 sha256:06195c57742ac5981de6efc38a45476026e8fe0172df3a464c56cdcedb0b4228 1.48kB / 1.48kB done #7 sha256:d2f2687beb6dd5f04849c57d6d83cabdfa44ec5cc5062369416bff4844045533 0B / 23.73MB 0.1s #7 ... #9 [internal] load build context #9 sha256:65cbb7972960efcd9095cbf4002d23a8f3b29a4cf0a38cdd4dff973b34bf5684 #9 transferring context: 29.31MB 0.3s done #9 DONE 0.3s #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 #7 sha256:e5b23c46be4634079000d147017035283f61d11822a526fed5c9c491c7f83ad2 #7 sha256:d2f2687beb6dd5f04849c57d6d83cabdfa44ec5cc5062369416bff4844045533 16.78MB / 23.73MB 0.3s #11 4.375 The following additional packages will be installed: #11 4.375 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 4.376 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 4.376 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 4.376 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 4.376 libsystemd-dev libudev-dev libuv1 pkg-config procps #11 4.377 Suggested packages: #11 4.377 cmake-doc ninja-build apparmor-easyprof seccomp #11 4.377 Recommended packages: #11 4.377 psmisc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 #7 sha256:d2f2687beb6dd5f04849c57d6d83cabdfa44ec5cc5062369416bff4844045533 23.73MB / 23.73MB 0.4s #11 4.545 The following NEW packages will be installed: #11 4.546 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 4.546 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 4.546 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 4.546 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 4.547 libsystemd-dev libudev-dev libuv1 pkg-config procps [100%] Linking C executable tini-static #12 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 2.7s done #12 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 #11 4.814 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. #11 4.814 1 not fully installed or removed. #11 4.814 Need to get 11.8 MB of archives. #11 4.814 After this operation, 47.8 MB of additional disk space will be used. #11 4.814 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] #11 4.819 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] #11 4.834 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB] #11 4.835 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB] #11 4.836 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB] #11 4.840 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] #11 4.841 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] #11 4.843 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] #11 4.844 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] #11 4.892 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB] #11 4.893 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] #11 4.895 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] #11 4.897 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] #11 4.898 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] #11 4.899 Get:15 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] #11 4.900 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] #11 4.901 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] #11 4.904 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] #11 4.906 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] #11 4.908 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] #11 4.909 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] #11 4.914 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #11 4.916 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] #11 4.916 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] #11 4.917 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] #11 4.920 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] #7 extracting sha256:d2f2687beb6dd5f04849c57d6d83cabdfa44ec5cc5062369416bff4844045533 #7 sha256:d2f2687beb6dd5f04849c57d6d83cabdfa44ec5cc5062369416bff4844045533 23.73MB / 23.73MB 0.6s done make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 #11 5.067 debconf: delaying package configuration, since apt-utils is not installed #11 5.110 Fetched 11.8 MB in 0s (32.1 MB/s) #11 5.171 Selecting previously unselected package bash-completion. #11 5.171 (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 ... 28668 files and directories currently installed.) #11 5.188 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ... go: downloading github.com/rootless-containers/rootlesskit v1.0.0 #7 extracting sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 5.3s #7 extracting sha256:054e3e802ba7bde57dcc19df7b12ac4fecb92bc0c3e7b591210bcea96f993b5d 5.4s done #7 DONE 7.2s #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #12 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #12 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #12 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done #12 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #12 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done #12 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 0.9s done #12 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.2s done #12 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.4s done #12 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.8s done #12 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 2.4s done #12 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 4.5s done #12 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 2.4s done #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 5.3s done #12 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.6s done #12 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.5s done #12 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 0.4s #11 5.667 Unpacking bash-completion (1:2.11-2) ... go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 #11 5.802 Selecting previously unselected package cmake-data. #11 5.805 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ... #11 5.811 Unpacking cmake-data (3.18.4-2+deb11u1) ... go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 #11 6.215 Selecting previously unselected package libncurses6:amd64. #11 6.219 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ... #11 6.231 Unpacking libncurses6:amd64 (6.2+20201114-2) ... #11 6.278 Selecting previously unselected package libprocps8:amd64. #11 6.281 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ... #11 6.285 Unpacking libprocps8:amd64 (2:3.3.17-5) ... #11 6.336 Selecting previously unselected package procps. #27 DONE 192.9s go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 #11 6.339 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ... #11 6.350 Unpacking procps (2:3.3.17-5) ... #11 6.437 Selecting previously unselected package libjsoncpp24:amd64. #11 6.437 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ... #11 6.442 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... #11 6.485 Selecting previously unselected package librhash0:amd64. #11 6.489 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ... #11 6.493 Unpacking librhash0:amd64 (1.4.1-2) ... #11 6.539 Selecting previously unselected package libuv1:amd64. go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 #11 6.543 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ... #11 6.546 Unpacking libuv1:amd64 (1.40.0-2) ... #11 6.589 Selecting previously unselected package cmake. #11 6.592 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_amd64.deb ... #11 6.597 Unpacking cmake (3.18.4-2+deb11u1) ... #7 extracting sha256:d2f2687beb6dd5f04849c57d6d83cabdfa44ec5cc5062369416bff4844045533 1.6s done go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b #30 ... #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd #34 sha256:738c7b948ea0b943a929a6fded2e826d17b5a7756ee7da0cbe0f44720d08b26b #34 117.7 + bin/containerd #28 [binary-base 3/7] COPY --from=containerd /build/ /usr/local/bin/ #28 sha256:cf006bdf9f08e26e7c63faf067e8188fc5b592f7875a5fd6aaaed724f05053f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 #11 7.127 Selecting previously unselected package dh-apparmor. go: downloading github.com/russross/blackfriday/v2 v2.1.0 #12 ... #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:b41a9a95f81a4bca62c60a0bc757987e39a7ecc72f285c42a7b00ee6e2b6623a #8 3.856 Fedora 35 - aarch64 24 MB/s | 75 MB 00:03 #8 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #12 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/russross/blackfriday/v2 v2.1.0 #11 7.130 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... #11 7.135 Unpacking dh-apparmor (2.13.6-10) ... #11 7.174 Selecting previously unselected package libbtrfs0:amd64. #11 7.177 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ... #11 7.183 Unpacking libbtrfs0:amd64 (5.10.1-2) ... #11 7.231 Selecting previously unselected package libbtrfs-dev:amd64. #11 7.234 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ... #11 7.239 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... #11 7.294 Selecting previously unselected package dmsetup. #11 7.297 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ... #11 7.302 Unpacking dmsetup (2:1.02.175-2.1) ... #11 7.346 Selecting previously unselected package libdevmapper1.02.1:amd64. Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uKnbIK + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RJkJ6Y + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kpylQQ + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20220808082437-e1f24d3 + GITCOMMIT=e1f24d3 + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:04:04Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker #11 7.349 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... #11 7.354 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #11 7.400 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #11 7.403 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... #11 7.407 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #11 7.438 Selecting previously unselected package libudev-dev:amd64. #11 7.442 Preparing to unpack .../15-libudev-dev_247.3-7_amd64.deb ... #11 7.447 Unpacking libudev-dev:amd64 (247.3-7) ... #11 7.488 Selecting previously unselected package libsepol1-dev:amd64. #11 7.492 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ... #11 7.496 Unpacking libsepol1-dev:amd64 (3.1-1) ... #11 7.566 Selecting previously unselected package libpcre2-16-0:amd64. #11 7.569 Preparing to unpack .../17-libpcre2-16-0_10.36-2_amd64.deb ... #11 7.574 Unpacking libpcre2-16-0:amd64 (10.36-2) ... #11 7.631 Selecting previously unselected package libpcre2-32-0:amd64. #11 7.635 Preparing to unpack .../18-libpcre2-32-0_10.36-2_amd64.deb ... #11 7.639 Unpacking libpcre2-32-0:amd64 (10.36-2) ... #11 7.693 Selecting previously unselected package libpcre2-posix2:amd64. #12 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 2.7s done #12 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a #12 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 5.1s #11 7.697 Preparing to unpack .../19-libpcre2-posix2_10.36-2_amd64.deb ... #11 7.701 Unpacking libpcre2-posix2:amd64 (10.36-2) ... #11 7.735 Selecting previously unselected package libpcre2-dev:amd64. #11 7.738 Preparing to unpack .../20-libpcre2-dev_10.36-2_amd64.deb ... #11 7.741 Unpacking libpcre2-dev:amd64 (10.36-2) ... #11 7.839 Selecting previously unselected package libselinux1-dev:amd64. #11 7.842 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ... #11 7.847 Unpacking libselinux1-dev:amd64 (3.1-3) ... #11 7.903 Selecting previously unselected package libdevmapper-dev:amd64. #11 7.906 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... #11 7.910 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #11 7.946 Selecting previously unselected package libseccomp-dev:amd64. #28 DONE 0.8s #33 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/ #33 sha256:946254a1052e1a7785ac96c8802e7e824d3b5ba533832c6821b87c785d55ae87 #33 DONE 0.2s #38 [binary-base 5/7] COPY --from=vpnkit /build/ /usr/local/bin/ #38 sha256:6fb733814f560430883342a055ba8574c8f91eba8db7a01d033c1636c4a602f4 #11 7.949 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... #11 7.953 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #11 7.994 Selecting previously unselected package libsystemd-dev:amd64. #11 7.997 Preparing to unpack .../24-libsystemd-dev_247.3-7_amd64.deb ... #11 8.001 Unpacking libsystemd-dev:amd64 (247.3-7) ... #11 8.105 Selecting previously unselected package pkg-config. #11 8.109 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ... #11 8.113 Unpacking pkg-config (0.29.2-1) ... #11 8.161 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... #11 8.173 Setting up libsepol1-dev:amd64 (3.1-1) ... #11 8.184 Setting up libpcre2-16-0:amd64 (10.36-2) ... #11 8.198 Setting up libbtrfs0:amd64 (5.10.1-2) ... #12 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.9s done #12 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 0.1s #7 DONE 3.8s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #13 sha256:eb352781bb105744f7572ddedb177efb2142fa5dbd6178825aaae10b75c19919 1.79kB / 1.79kB done #13 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 1.1s done #13 sha256:eba994fb0cf569ebabc86aa2c6a05253dbe8264c5816512c6ade9b708b3fe734 7.12kB / 7.12kB done #13 sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 7.72MB / 7.72MB 0.2s done #13 sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 9.77MB / 9.77MB 0.7s done #13 sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 52.18MB / 52.18MB 2.2s done #13 sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 62.47MB / 62.47MB 2.8s done #13 sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 108.99MB / 108.99MB 3.7s #13 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 2.5s #13 sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd 126B / 126B 3.7s #13 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 2.8s done #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b #11 8.211 Setting up libpcre2-32-0:amd64 (10.36-2) ... #11 8.223 Setting up libuv1:amd64 (1.40.0-2) ... #11 8.235 Setting up bash-completion (1:2.11-2) ... Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.31X7q5 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BAZoZ9 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src #38 DONE 0.9s #40 [binary-base 6/7] COPY --from=gowinres /build/ /usr/local/bin/ #40 sha256:f0d283a922614f00fc35006e9e79b132e7b21d9b7aabc1d666fb36de9cf95102 #40 DONE 0.1s #41 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker #41 sha256:2205db9dd2a361240062af5534b56e8fcd628e5ecac1b0353cd5d5f887f7746c #41 DONE 0.0s #13 extracting sha256:e31ca5ccee8fca6610f14b5ed35ac33bb5f545532b6583e1461037a083c3d87b 0.3s done #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f #11 8.776 Setting up libncurses6:amd64 (6.2+20201114-2) ... #11 8.800 Setting up pkg-config (0.29.2-1) ... #11 8.854 Setting up libudev-dev:amd64 (247.3-7) ... #11 8.865 Setting up libpcre2-posix2:amd64 (10.36-2) ... #11 8.876 Setting up libjsoncpp24:amd64 (1.9.4-4) ... #11 8.890 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... #11 8.903 Setting up librhash0:amd64 (1.4.1-2) ... #11 8.914 Setting up cmake-data (3.18.4-2+deb11u1) ... #11 8.930 Setting up dh-apparmor (2.13.6-10) ... #11 8.940 Setting up libsystemd-dev:amd64 (247.3-7) ... #11 8.954 Setting up libprocps8:amd64 (2:3.3.17-5) ... #11 8.969 Setting up libpcre2-dev:amd64 (10.36-2) ... #11 8.980 Setting up libselinux1-dev:amd64 (3.1-3) ... #11 8.991 Setting up procps (2:3.3.17-5) ... + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - #42 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache --mount=type=bind,target=.,ro --mount=type=tmpfs,target=cli/winresources/dockerd --mount=type=tmpfs,target=cli/winresources/docker-proxy hack/make.sh binary #42 sha256:5e9d8dfc400dbce171aab0f24f423e5355af86d7036a494160bfc3a265ceb529 #13 extracting sha256:32de8e1f96ccb825d3be85704be7218044a19ff05ea1eea0222e8c942fbf6f8f 0.3s done #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 #11 9.027 Setting up cmake (3.18.4-2+deb11u1) ... #11 9.042 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #11 9.053 Setting up dmsetup (2:1.02.175-2.1) ... #11 9.065 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #11 9.077 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #11 9.091 Setting up docker-ce-build-deps (1.0) ... #11 9.104 Processing triggers for libc-bin (2.31-13+deb11u3) ... #11 9.123 Processing triggers for man-db (2.9.4-2) ... #42 0.358 #42 0.417 Removing /build/bundles/ #42 0.418 #42 0.423 ---> Making bundle: binary (in /build/bundles/binary) #42 0.452 Building: /build/bundles/binary-daemon/dockerd #42 0.452 GOOS="" GOARCH="" GOARM="" + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - #12 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 7.0s done + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bb23nt + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 #12 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 2.5s done #12 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 0.1s #12 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done go: downloading github.com/rootless-containers/rootlesskit v1.0.0 #12 DONE 19.1s #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:b41a9a95f81a4bca62c60a0bc757987e39a7ecc72f285c42a7b00ee6e2b6623a dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c #11 DONE 11.2s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:0ed021ed2013459a91ae34fbe46ef333365eeba48a38653b838869dbb6989564 #12 DONE 0.2s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:9eedc3c58d90e6d85b4ff89df9cbfa80f5ebb1918d0af88cd6ea7977dfe6fcea #13 extracting sha256:965555a6fd3b7a1727fd927269ea37139a09652f2545ea1c825b36af887f2713 2.9s done #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 #12 ... #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:2dcab6d01c67bf4561e88aad4b18d53cb456c60ff6a5fc9336cca2e91c4ff112 #8 4.388 Fedora 36 - aarch64 21 MB/s | 77 MB 00:03 #8 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #12 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #12 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 5.2s #14 DONE 2.3s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:d271723bd3a141b27a93e52264fa1287e759063bf310c452cf691ac9620e5a6b #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:b031abfcdd9ca0aa6175e9e08baa9dd6b0a3fa6f4ce2582a0e307a2317837623 #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #12 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 6.8s done #13 extracting sha256:8cecf2e1880bbf90ccdf3e48c11fa11364010a3d386d707bfa2f22b9645ee4f1 2.6s done #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c #12 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd #12 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done #12 DONE 18.4s #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:2dcab6d01c67bf4561e88aad4b18d53cb456c60ff6a5fc9336cca2e91c4ff112 #12 ... #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:95cbc62fa22b6a3e0fb47af3ed207494022a008899bf9a3ea11e24a80266ae20 #8 9.297 Fedora 35 - x86_64 9.4 MB/s | 79 MB 00:08 #8 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #12 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #12 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 5.1s + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.btahHx + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:7e445fce948841dc58cdb23eaed56cba4a10d286b9cbd9a72a25951696a9f4d2 #8 1.031 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] #8 1.434 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] #8 1.533 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] #8 1.619 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] #8 1.716 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] #8 1.931 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] #8 1.932 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] #8 2.605 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] #8 2.605 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5351 B] #8 2.605 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [2059 kB] #8 2.627 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1997 kB] #8 2.738 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [5451 B] #8 2.738 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [12.5 kB] #8 2.753 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [12.2 kB] #8 2.753 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [4778 B] #8 2.753 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1362 kB] #8 2.804 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1618 kB] #8 2.878 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2761 B] #8 3.920 Fetched 20.0 MB in 3s (6101 kB/s) #8 3.920 Reading package lists... #8 4.941 Reading package lists... #8 5.905 Building dependency tree... #8 6.073 Reading state information... #8 6.261 The following additional packages will be installed: #8 6.261 at autoconf automake autopoint autotools-dev binutils #8 6.261 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #8 6.261 ca-certificates cpp cpp-7 dctrl-tools debhelper dh-autoreconf #8 6.261 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput #8 6.261 fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man #8 6.261 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #8 6.261 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #8 6.261 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 6.261 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 6.261 libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl #8 6.261 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #8 6.261 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl #8 6.261 libclass-accessor-perl libclass-method-modifiers-perl #8 6.261 libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4 #8 6.261 libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl #8 6.261 libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl #8 6.261 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #8 6.261 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #8 6.261 libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl #8 6.261 libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl #8 6.261 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #8 6.261 libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl #8 6.261 libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #8 6.261 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #8 6.261 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #8 6.261 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 6.261 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 6.261 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60 #8 6.261 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl #8 6.261 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 6.261 libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1 #8 6.261 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #8 6.261 libldap-common liblist-compare-perl liblist-moreutils-perl #8 6.261 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #8 6.261 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #8 6.261 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #8 6.261 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl #8 6.261 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl #8 6.261 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #8 6.261 libnumber-compare-perl libnumber-range-perl libpackage-stash-perl #8 6.261 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #8 6.261 libparams-validate-perl libparse-debianchangelog-perl #8 6.261 libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl #8 6.261 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #8 6.261 libpython3.6-minimal libpython3.6-stdlib libreadline7 #8 6.261 libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1 #8 6.261 libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl #8 6.261 libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1 #8 6.261 libstdc++-7-dev libstrictures-perl libstring-copyright-perl #8 6.261 libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl #8 6.261 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #8 6.261 libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl #8 6.261 libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0 #8 6.261 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal #8 6.261 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #8 6.261 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #8 6.261 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #8 6.261 libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 #8 6.261 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make #8 6.261 man-db manpages manpages-dev mime-support multiarch-support netbase #8 6.261 openssh-client openssl patch patchutils perl perl-modules-5.26 #8 6.261 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #8 6.261 python-apt-common python3 python3-apt python3-certifi python3-chardet #8 6.261 python3-debian python3-gpg python3-idna python3-magic python3-minimal #8 6.261 python3-pkg-resources python3-requests python3-six python3-unidiff #8 6.261 python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common #8 6.261 shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 6.261 Suggested packages: #8 6.261 default-mta | mail-transport-agent autoconf-archive gnu-standards #8 6.261 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #8 6.261 gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone #8 6.261 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #8 6.261 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 6.261 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 6.261 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 6.261 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #8 6.261 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #8 6.261 mini-dinstall rsync gcc-7-doc libstdc++6-7-dbg gcc-multilib flex bison gdb #8 6.261 gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg #8 6.261 liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg #8 6.261 libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #8 6.261 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 6.261 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #8 6.261 libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc #8 6.261 libcrypt-ssleay-perl libscalar-number-perl libhtml-template-perl #8 6.261 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #8 6.261 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #8 6.261 libstdc++-7-doc libbareword-filehandles-perl libindirect-perl #8 6.261 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #8 6.261 libauthen-ntlm-perl bash-completion binutils-multiarch libtext-template-perl #8 6.261 lsb m4-doc make-doc apparmor www-browser keychain libpam-ssh monkeysphere #8 6.261 ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl #8 6.261 | libterm-readline-perl-perl pinentry-doc libmail-box-perl python3-doc #8 6.261 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #8 6.261 python3-cryptography python3-openssl python3-socks python3.6-venv #8 6.261 python3.6-doc binfmt-support readline-doc zip wdiff-doc #8 6.670 The following NEW packages will be installed: #8 6.670 at autoconf automake autopoint autotools-dev binutils #8 6.670 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #8 6.670 ca-certificates cpp cpp-7 curl dctrl-tools debhelper devscripts #8 6.670 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 6.670 dpkg-dev dput equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext #8 6.670 gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #8 6.670 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #8 6.670 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #8 6.670 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #8 6.670 libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1 #8 6.670 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 6.670 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl #8 6.670 libcgi-pm-perl libclass-accessor-perl libclass-method-modifiers-perl #8 6.670 libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4 #8 6.670 libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl #8 6.670 libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl #8 6.670 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #8 6.670 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #8 6.670 libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl #8 6.670 libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl #8 6.670 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #8 6.670 libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl #8 6.670 libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #8 6.670 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #8 6.670 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #8 6.670 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 6.670 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 6.670 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60 #8 6.670 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl #8 6.670 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 6.670 libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1 #8 6.670 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #8 6.670 libldap-common liblist-compare-perl liblist-moreutils-perl #8 6.670 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #8 6.670 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #8 6.670 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #8 6.670 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl #8 6.670 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl #8 6.670 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #8 6.670 libnumber-compare-perl libnumber-range-perl libpackage-stash-perl #8 6.670 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #8 6.670 libparams-validate-perl libparse-debianchangelog-perl #8 6.670 libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl #8 6.670 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #8 6.670 libpython3.6-minimal libpython3.6-stdlib libreadline7 #8 6.670 libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1 #8 6.670 libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl #8 6.670 libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1 #8 6.670 libstdc++-7-dev libstrictures-perl libstring-copyright-perl #8 6.670 libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl #8 6.670 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #8 6.670 libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl #8 6.670 libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0 #8 6.670 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal #8 6.670 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #8 6.670 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #8 6.670 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #8 6.670 libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 #8 6.670 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make #8 6.670 man-db manpages manpages-dev mime-support multiarch-support netbase #8 6.670 openssh-client openssl patch patchutils perl perl-modules-5.26 #8 6.670 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #8 6.670 python-apt-common python3 python3-apt python3-certifi python3-chardet #8 6.670 python3-debian python3-gpg python3-idna python3-magic python3-minimal #8 6.670 python3-pkg-resources python3-requests python3-six python3-unidiff #8 6.670 python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common #8 6.670 shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #8 7.096 0 upgraded, 298 newly installed, 0 to remove and 1 not upgraded. #8 7.096 Need to get 87.8 MB of archives. #8 7.096 After this operation, 385 MB of additional disk space will be used. #8 7.096 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] #8 7.244 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.20 [1062 kB] #8 7.659 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.8 [529 kB] #8 7.702 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.7 [70.2 kB] #8 7.706 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.8 [1327 kB] #8 7.769 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] #8 7.769 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] #8 7.771 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] #8 7.773 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] #8 7.775 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] #8 7.784 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.5 [430 kB] #8 7.808 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.8 [1609 kB] #8 7.923 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.8 [203 kB] #8 7.924 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] #8 7.925 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] #8 7.926 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.6 [6960 B] #8 7.927 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B] #8 7.927 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] #8 7.929 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] #8 7.929 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] #8 7.957 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB] #8 8.037 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.4 [522 kB] #8 8.053 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] #8 8.053 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bsdmainutils arm64 11.1.2ubuntu1 [175 kB] #8 8.053 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 groff-base arm64 1.22.3-10 [1152 kB] #8 8.137 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] #8 8.153 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpipeline1 arm64 1.5.0-1 [22.0 kB] #8 8.162 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 man-db arm64 2.8.3-2ubuntu0.1 [993 kB] #8 8.208 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] #8 8.310 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] #8 8.331 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] #8 8.505 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] #8 8.508 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.20 [583 kB] #8 8.517 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20211016~18.04.1 [144 kB] #8 8.520 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 distro-info-data all 0.37ubuntu0.14 [4660 B] #8 8.520 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic-mgc arm64 1:5.32-2ubuntu0.4 [184 kB] #8 8.528 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic1 arm64 1:5.32-2ubuntu0.4 [61.9 kB] #8 8.531 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 file arm64 1:5.32-2ubuntu0.4 [21.7 kB] #8 8.532 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] #8 8.537 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapt-inst2.0 arm64 1.6.14 [56.7 kB] #8 8.580 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.9 [983 kB] #8 8.654 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B] #8 8.654 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.2 [7986 kB] #8 9.114 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.7 [548 kB] #8 9.114 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-0-2 arm64 0.1.7-2ubuntu3 [40.0 kB] #8 9.115 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lsb-release all 9.20170808ubuntu1 [11.0 kB] #8 9.116 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] #8 9.117 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] #8 9.122 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 ucf all 3.0038 [50.5 kB] #8 9.123 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] #8 9.124 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 xz-utils arm64 5.2.2-1.3ubuntu0.1 [79.8 kB] #8 9.126 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext-base arm64 0.19.8.1-6ubuntu0.3 [110 kB] #8 9.297 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iso-codes all 3.79-1 [2565 kB] #8 9.418 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB] #8 9.418 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] #8 9.421 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.2 [28.1 kB] #8 9.421 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.2 [79.9 kB] #8 9.425 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2.1 [8172 B] #8 9.426 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.2 [241 kB] #8 9.438 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.2 [103 kB] #8 9.446 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] #8 9.446 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.10 [724 kB] #8 9.494 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] #8 9.566 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] #8 9.624 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.7 [525 kB] #8 9.648 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 publicsuffix all 20180223.1310-1 [97.6 kB] #8 9.653 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB] #8 9.653 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-apt arm64 1.6.5ubuntu0.7 [149 kB] #8 9.660 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 strace arm64 4.21-1ubuntu1 [226 kB] #8 9.672 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] #8 9.672 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 at arm64 3.1.20-3.1ubuntu2 [36.8 kB] #8 9.674 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsigsegv2 arm64 2.12-1 [14.1 kB] #8 9.674 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 m4 arm64 1.4.18-1 [185 kB] #8 9.715 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autoconf all 2.69-11 [322 kB] #8 9.788 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 autotools-dev all 20180224.1 [39.6 kB] #8 9.790 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 automake all 1:1.15.1-3ubuntu2 [509 kB] #8 9.807 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] #8 9.824 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.7 [197 kB] #8 9.831 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.7 [417 kB] #8 9.863 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.7 [2169 kB] #8 9.960 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.7 [3372 B] #8 9.960 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.6 [58.6 kB] #8 9.962 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-189.200 [959 kB] #8 10.01 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.6 [2048 kB] #8 10.10 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] #8 10.10 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] #8 10.12 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] #8 10.13 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] #8 10.13 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dsEi6V + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 Provides: docker-ce-rootless-extras = 0:0.0.0~20220808082437.e1f24d3-0.el7 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20220808082437.e1f24d3-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.src.rpm #13 extracting sha256:d19e08722a9950841df30bbd15778afaf74fe77f365050d707d553472149169c 4.2s done #34 ... #30 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc #30 sha256:af9ca04586bba7ea3b741addc0bec56b9fb0fc7773cdf9c1c95ce9f4811b3e38 #30 71.26 + mkdir -p /build #30 71.26 + cp runc /build/runc #30 DONE 71.6s #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd #34 sha256:738c7b948ea0b943a929a6fded2e826d17b5a7756ee7da0cbe0f44720d08b26b + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:00:41Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:00:42Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #13 extracting sha256:9151635311b6a89f6c9e0655b4995e816bd35604d21bb3d6d7ee169d61d0c3bd done #34 ... #31 [binary-base 2/7] COPY --from=runc /build/ /usr/local/bin/ #31 sha256:07f226ed197eed599d74813435533bf27dce7224801f34515f666b42216e8d53 #31 DONE 0.2s #34 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd #34 sha256:738c7b948ea0b943a929a6fded2e826d17b5a7756ee7da0cbe0f44720d08b26b #13 DONE 15.9s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:7e445fce948841dc58cdb23eaed56cba4a10d286b9cbd9a72a25951696a9f4d2 #8 10.55 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] #8 10.55 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] #8 10.55 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] #8 10.55 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] #8 10.55 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] #8 10.55 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] #8 10.56 Get:96 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] #8 10.56 Get:97 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] #8 10.56 Get:98 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] #8 10.62 Get:99 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] #8 10.69 Get:100 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] #8 11.12 Get:101 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] #8 11.29 Get:102 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] #8 11.91 Get:103 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] #8 12.31 Get:104 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] #8 12.31 Get:105 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] #8 12.31 Get:106 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] #8 12.32 Get:107 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] #8 12.32 Get:108 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] #8 12.37 Get:109 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] #8 12.37 Get:110 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] #8 12.37 Get:111 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] #8 12.37 Get:112 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] #8 12.39 Get:113 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] #8 12.44 Get:114 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] #8 12.44 Get:115 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] #8 12.45 Get:116 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] #8 12.45 Get:117 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] #8 12.45 Get:118 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] #8 12.45 Get:119 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [13.6 kB] #8 12.46 Get:120 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [43.2 kB] #8 12.46 Get:121 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] #8 12.46 Get:122 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.11 [131 kB] #8 12.54 Get:123 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] #8 12.54 Get:124 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] #8 12.54 Get:125 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.19 [185 kB] #8 12.55 Get:126 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.19 [152 kB] #8 12.55 Get:127 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dctrl-tools arm64 2.24-2build1 [54.5 kB] #8 12.56 Get:128 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtool all 2.4.6-2 [194 kB] #8 12.56 Get:129 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-autoreconf all 17 [15.8 kB] #8 12.57 Get:130 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] #8 12.57 Get:131 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] #8 12.61 Get:132 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtimedate-perl all 2.3000-2 [37.5 kB] #8 12.70 Get:133 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B] #8 12.70 Get:134 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcroco3 arm64 0.6.12-2 [68.2 kB] #8 12.70 Get:135 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gettext arm64 0.19.8.1-6ubuntu0.3 [1221 kB] #17 exporting layers 6.9s done #17 writing image sha256:bf469ac8a8c86181415b561283fca939d71111dfe60d9367d9b7ee13435375c8 done #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done #17 DONE 6.9s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/debian-bullseye:/build debbuild-debian-bullseye/x86_64 #8 12.74 Get:136 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] #8 12.74 Get:137 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 po-debconf all 1.0.20 [232 kB] #8 12.75 Get:138 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debhelper all 11.1.6ubuntu2 [902 kB] #8 12.80 Get:139 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-which-perl all 1.21-1 [11.8 kB] #8 12.80 Get:140 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-homedir-perl all 1.002-1 [37.1 kB] #8 12.80 Get:141 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 devscripts arm64 2.17.12ubuntu1.1 [870 kB] #8 12.85 Get:142 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 diffstat arm64 1.61-1build1 [21.5 kB] #8 12.85 Get:143 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] #8 12.85 Get:144 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.6 [107 kB] #8 12.86 Get:145 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] #8 12.86 Get:146 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] #8 12.86 Get:147 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.6 [276 kB] #8 12.92 Get:148 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-pkg-resources all 39.0.1-2 [98.8 kB] #8 12.92 Get:149 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-chardet all 3.0.4-1 [80.3 kB] #8 12.92 Get:150 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-six all 1.11.0-2 [11.4 kB] #8 12.99 Get:151 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-debian all 0.1.32 [65.4 kB] #8 12.99 Get:152 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB] #8 13.00 Get:153 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.6 [108 kB] #8 13.00 Get:154 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.6 [401 kB] #8 13.02 Get:155 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] #8 13.02 Get:156 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.6 [189 kB] #8 13.02 Get:157 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.6 [76.6 kB] #12 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 10.3s #8 13.07 Get:158 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.6 [71.6 kB] #8 13.07 Get:159 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.6 [181 kB] #8 13.08 Get:160 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.6 [249 kB] #8 13.14 Get:161 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgpgme11 arm64 1.10.0-1ubuntu2 [90.0 kB] #8 13.15 Get:162 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gpg arm64 1.10.0-1ubuntu2 [131 kB] #8 13.15 Get:163 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dput all 1.0.1ubuntu1 [42.7 kB] #8 13.15 Get:164 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] #8 13.16 Get:165 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] #8 13.16 Get:166 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.19 [184 kB] #8 13.16 Get:167 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] #8 13.22 Get:168 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.12 [804 kB] #8 13.25 Get:169 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.12 [2937 kB] + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #8 13.40 Get:170 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] #8 13.40 Get:171 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] #8 13.40 Get:172 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #8 13.40 Get:173 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libapt-pkg-perl arm64 0.1.33build1 [67.2 kB] #8 13.40 Get:174 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B] #8 13.40 Get:175 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-op-check-perl arm64 0.22-1 [9996 B] #8 13.40 Get:176 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #8 13.40 Get:177 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-callchecker-perl arm64 0.007-2build1 [14.0 kB] #8 13.40 Get:178 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-classify-perl arm64 0.015-1 [20.4 kB] #8 13.48 Get:179 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #8 13.48 Get:180 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB] #8 13.48 Get:181 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #8 13.48 Get:182 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #8 13.48 Get:183 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libvariable-magic-perl arm64 0.62-1 [32.6 kB] #8 13.49 Get:184 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB] #8 13.49 Get:185 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tagset-perl all 3.20-3 [12.1 kB] #8 13.49 Get:186 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liburi-perl all 1.73-1 [77.2 kB] #8 13.56 Get:187 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-parser-perl arm64 3.72-3build1 [82.6 kB] #8 13.57 Get:188 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-pm-perl all 4.38-1 [185 kB] #8 13.63 Get:189 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfcgi-perl arm64 0.78-2build1 [30.2 kB] #8 13.63 Get:190 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcgi-fast-perl all 1:2.13-1 [9940 B] #8 13.63 Get:191 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-name-perl arm64 0.21-1build1 [11.2 kB] #8 13.63 Get:192 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-accessor-perl all 0.51-1 [21.2 kB] #8 13.63 Get:193 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB] #8 13.64 Get:194 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclass-xsaccessor-perl arm64 1.19-2build8 [30.7 kB] #8 13.64 Get:195 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libclone-perl arm64 0.39-1 [10.1 kB] #8 13.64 Get:196 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB] + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #8 13.71 Get:197 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-util-perl arm64 1.07-3build3 [18.9 kB] #8 13.71 Get:198 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-install-perl all 0.928-1 [10.5 kB] #8 13.78 Get:199 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdata-optlist-perl all 0.110-1 [9956 B] #8 13.78 Get:200 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdevel-globaldestruction-perl all 0.14-1 [6752 B] #8 13.78 Get:201 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB] #8 13.79 Get:202 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B] #8 13.94 Get:203 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 perl-openssl-defaults arm64 3build1 [7012 B] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05e211c73fd85df0b) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #8 14.01 Get:204 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libnet-ssleay-perl arm64 1.84-1ubuntu0.2 [270 kB] 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-725@tmp/9dda456a-f8d1-4c5a-bf7f-9a5e81ac9cc2/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { #12 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 11.9s done [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #8 14.30 Get:205 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB] #8 14.36 Get:206 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #8 14.36 Get:207 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmailtools-perl all 2.18-1 [74.0 kB] #8 14.37 Get:208 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsocket6-perl arm64 0.27-1build2 [22.0 kB] #8 14.38 Get:209 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-socket-inet6-perl all 2.72-2 [13.8 kB] #8 14.38 Get:210 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-ip-perl all 1.26-1 [31.5 kB] #8 14.39 Get:211 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-dns-perl all 1.10-2 [335 kB] #8 14.43 Get:212 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #8 14.44 Get:213 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB] #8 14.44 Get:214 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB] #8 14.45 Get:215 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libexporter-tiny-perl all 1.000000-2 [34.6 kB] #8 14.46 Get:216 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-system-simple-perl all 1.25-4 [22.5 kB] #8 14.46 Get:217 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-basedir-perl all 0.07-1 [16.9 kB] #8 14.53 Get:218 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #8 14.53 Get:219 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] #8 14.53 Get:220 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-date-perl all 6.02-1 [10.4 kB] #8 14.53 Get:221 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-listing-perl all 6.04-1 [9774 B] #8 14.53 Get:222 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB] #8 14.53 Get:223 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-stringy-perl all 2.111-2 [60.6 kB] #8 14.53 Get:224 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparams-validate-perl arm64 1.29-1 [49.4 kB] + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace #8 14.60 Get:225 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB] #8 14.60 Get:226 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB] #8 14.60 Get:227 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-versions-perl all 1.62-1 [9294 B] #8 14.68 Get:228 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgit-wrapper-perl all 0.047-1 [29.6 kB] #8 14.68 Get:229 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-html-perl all 1.001-1 [14.9 kB] #8 14.68 Get:230 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] #8 14.68 Get:231 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-message-perl all 6.14-1 [72.1 kB] #8 14.68 Get:232 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-form-perl all 6.03-1 [23.5 kB] #8 14.68 Get:233 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-tree-perl all 5.07-1 [200 kB] #8 14.69 Get:234 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB] #8 14.75 Get:235 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-cookies-perl all 6.04-1 [17.2 kB] #8 14.75 Get:236 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB] #8 14.75 Get:237 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] #8 14.83 Get:238 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB] + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] VERSION AAA 0.0.0-20220808082437-e1f24d3 + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:04:25 +0000' ++ . /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=11 +++ VERSION='11 (bullseye)' +++ VERSION_CODENAME=bullseye +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo 11 + versionID=11 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20220808082437-e1f24d3 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . #8 24.24 Fedora 35 openh264 (From Cisco) - aarch64 3.0 kB/s | 2.5 kB 00:00 #8 25.46 Fedora Modular 35 - aarch64 3.8 MB/s | 3.2 MB 00:00 #12 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done #12 DONE 25.3s #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:95cbc62fa22b6a3e0fb47af3ed207494022a008899bf9a3ea11e24a80266ae20 #8 14.83 Get:239 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-pty-perl arm64 1:1.08-1.1build4 [28.9 kB] #8 14.83 Get:240 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libio-string-perl all 1.08-3 [11.1 kB] #8 14.83 Get:241 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libipc-run-perl all 0.96-1 [89.9 kB] #8 14.83 Get:242 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB] #8 14.84 Get:243 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblist-moreutils-perl arm64 0.416-1build3 [52.7 kB] #8 14.84 Get:244 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl7 arm64 2.4.6-2 [35.9 kB] #8 14.90 Get:245 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libltdl-dev arm64 2.4.6-2 [160 kB] #8 14.91 Get:246 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnet-http-perl all 6.17-1 [22.7 kB] #8 14.91 Get:247 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwww-robotrules-perl all 6.01-1 [14.1 kB] #8 14.98 Get:248 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libwww-perl all 6.31-1ubuntu0.1 [137 kB] debian/rules clean dh clean --with=bash-completion dh_clean [Pipeline] echo Removing all docker containers [Pipeline] sh #8 14.98 Get:249 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblwp-protocol-https-perl all 6.07-2 [8284 B] #8 14.98 Get:250 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #8 14.98 Get:251 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #8 14.99 Get:252 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librole-tiny-perl all 2.000006-1 [15.9 kB] #8 14.99 Get:253 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstrictures-perl all 2.000003-1 [16.1 kB] #8 14.99 Get:254 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-quote-perl all 2.005000-1 [17.0 kB] #8 15.05 Get:255 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmoo-perl all 2.003004-1 [45.5 kB] #8 15.05 Get:256 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-perl all 0.37-1 [18.3 kB] #8 15.05 Get:257 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsub-identify-perl arm64 0.14-1 [10.3 kB] #8 15.13 Get:258 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #8 15.13 Get:259 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-compare-perl all 0.03-1 [7318 B] #8 15.13 Get:260 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnumber-range-perl all 0.12-1 [8556 B] #8 15.13 Get:261 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpackage-stash-xs-perl arm64 0.28-3build2 [15.2 kB] #8 15.13 Get:262 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB] #8 15.13 Get:263 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-glob-perl all 0.10-1 [7554 B] #8 15.13 Get:264 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB] #8 15.20 Get:265 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpath-tiny-perl all 0.104-1 [55.3 kB] #8 15.20 Get:266 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libperlio-gzip-perl arm64 0.19-1build3 [13.5 kB] #8 15.20 Get:267 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB] #8 15.27 Get:268 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB] dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.tar.gz Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.07VwIg + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.waVkpq + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-36-amd64) #8 15.28 Get:269 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [42.1 kB] #8 15.28 Get:270 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsort-key-perl arm64 1.33-2 [33.6 kB] #8 15.28 Get:271 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-copyright-perl all 0.003005-1 [10.1 kB] #8 15.28 Get:272 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB] #8 15.28 Get:273 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B] #8 15.28 Get:274 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libunicode-utf8-perl arm64 0.60-1build4 [17.2 kB] #8 15.35 Get:275 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #8 15.35 Get:276 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #8 15.35 Get:277 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] #8 15.42 Get:278 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-libxml-perl arm64 2.0128+dfsg-5 [297 kB] #8 15.44 Get:279 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-parser-perl arm64 2.44-2build3 [196 kB] #8 15.45 Get:280 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] #8 15.45 Get:281 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxml-simple-perl all 2.24-1 [63.6 kB] #8 15.45 Get:282 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libyaml-libyaml-perl arm64 0.69+repack-1 [24.3 kB] #8 15.46 Get:283 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 licensecheck all 3.0.31-2 [22.0 kB] #8 15.46 Get:284 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 patchutils arm64 0.3.4-2 [65.2 kB] #8 15.50 Get:285 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 t1utils arm64 1.41-2 [48.9 kB] #8 15.50 Get:286 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lintian all 2.5.81ubuntu1 [847 kB] #8 15.55 Get:287 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] [Pipeline] sh #8 15.65 Get:288 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-certifi all 2018.1.18-2 [144 kB] #8 15.66 Get:289 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-idna all 2.6-1 [32.5 kB] #8 15.66 Get:290 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB] #8 15.66 Get:291 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB] #8 15.67 Get:292 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-unidiff all 0.5.4-1 [7140 B] #8 15.67 Get:293 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] #8 15.67 Get:294 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 unzip arm64 6.0-21ubuntu1.1 [158 kB] #8 15.68 Get:295 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 wdiff arm64 1.2.2-2 [27.9 kB] #8 15.68 Get:296 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 equivs all 2.1.0 [19.4 kB] #8 15.73 Get:297 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.clYHzw + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src #8 15.80 Get:298 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-magic all 2:0.4.15-1 [9280 B] #8 15.96 debconf: delaying package configuration, since apt-utils is not installed #8 15.99 Fetched 87.8 MB in 9s (9642 kB/s) #8 16.01 Selecting previously unselected package liblocale-gettext-perl. #8 16.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 ... 4044 files and directories currently installed.) #8 16.02 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_arm64.deb ... #8 16.02 Unpacking liblocale-gettext-perl (1.07-3build2) ... #8 16.07 Selecting previously unselected package libssl1.1:arm64. + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh #8 16.07 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ... #8 16.08 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ... #8 16.19 Selecting previously unselected package libpython3.6-minimal:arm64. #8 16.19 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_arm64.deb ... #8 16.19 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.8) ... #8 16.28 Selecting previously unselected package libexpat1:arm64. #8 16.29 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_arm64.deb ... #8 16.29 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.7) ... + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 3 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-57-128 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #8 16.34 Selecting previously unselected package python3.6-minimal. #8 16.34 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_arm64.deb ... #8 16.35 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... #8 16.49 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ... #8 16.57 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.8) ... #8 27.98 Fedora 35 - aarch64 - Updates 18 MB/s | 30 MB 00:01 Fetching without tags #8 16.59 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.7) ... #8 16.61 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c Merge succeeded, producing a4bf99baecf3b5ac7b5b84e8741a3650a37326d2 Checking out Revision a4bf99baecf3b5ac7b5b84e8741a3650a37326d2 (PR-725) Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 9.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" #8 17.14 Selecting previously unselected package python3-minimal. #8 17.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4315 files and directories currently installed.) #8 17.15 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... #8 17.15 Unpacking python3-minimal (3.6.7-1~18.04) ... #8 17.19 Selecting previously unselected package mime-support. #8 17.20 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... #8 17.20 Unpacking mime-support (3.60ubuntu1) ... #8 17.25 Selecting previously unselected package libmpdec2:arm64. #8 17.25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... #8 17.25 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... #8 17.30 Selecting previously unselected package readline-common. #8 17.30 Preparing to unpack .../3-readline-common_7.0-3_all.deb ... #8 17.30 Unpacking readline-common (7.0-3) ... #8 17.35 Selecting previously unselected package libreadline7:arm64. #8 17.35 Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ... #8 17.35 Unpacking libreadline7:arm64 (7.0-3) ... [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4bf99baecf3b5ac7b5b84e8741a3650a37326d2 # timeout=10 > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 #8 17.40 Selecting previously unselected package libsqlite3-0:arm64. #8 17.40 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.5_arm64.deb ... #8 17.41 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.5) ... #8 17.47 Selecting previously unselected package libpython3.6-stdlib:arm64. #8 17.47 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_arm64.deb ... #8 17.48 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.8) ... + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh #8 17.64 Selecting previously unselected package python3.6. #8 17.64 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.8_arm64.deb ... #8 17.64 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ... #8 17.68 Selecting previously unselected package libpython3-stdlib:arm64. #8 17.68 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... #8 17.69 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... #8 17.72 Setting up python3-minimal (3.6.7-1~18.04) ... + make REF=master fedora-36 git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 17.92 Selecting previously unselected package python3. #8 17.92 (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 ... 4773 files and directories currently installed.) #8 17.93 Preparing to unpack .../0-python3_3.6.7-1~18.04_arm64.deb ... #8 17.94 Unpacking python3 (3.6.7-1~18.04) ... #8 17.98 Selecting previously unselected package multiarch-support. #8 17.98 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_arm64.deb ... #8 17.98 Unpacking multiarch-support (2.27-3ubuntu1.6) ... #8 18.02 Selecting previously unselected package libxau6:arm64. #8 18.02 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_arm64.deb ... #8 18.02 Unpacking libxau6:arm64 (1:1.0.8-1ubuntu1) ... #8 18.06 Selecting previously unselected package libbsd0:arm64. #8 18.06 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... #8 18.07 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... #8 18.11 Selecting previously unselected package libxdmcp6:arm64. #8 18.11 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_arm64.deb ... #8 18.11 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... #8 18.16 Selecting previously unselected package libxcb1:arm64. #8 18.16 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... #8 18.17 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... #8 18.20 Selecting previously unselected package libx11-data. #8 18.20 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ... #8 18.20 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ... #8 18.28 Selecting previously unselected package libx11-6:arm64. #8 18.28 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_arm64.deb ... #8 18.28 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ... #8 18.35 Setting up multiarch-support (2.27-3ubuntu1.6) ... #8 18.41 Selecting previously unselected package libxext6:arm64. #8 18.41 (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 ... 5097 files and directories currently installed.) #8 18.42 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_arm64.deb ... #8 18.42 Unpacking libxext6:arm64 (2:1.3.3-1) ... #8 18.46 Selecting previously unselected package bsdmainutils. #8 18.46 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_arm64.deb ... #8 18.47 Unpacking bsdmainutils (11.1.2ubuntu1) ... #8 18.52 Selecting previously unselected package groff-base. #8 18.52 Preparing to unpack .../002-groff-base_1.22.3-10_arm64.deb ... #8 18.52 Unpacking groff-base (1.22.3-10) ... #8 18.59 Selecting previously unselected package libgdbm5:arm64. #8 18.59 Preparing to unpack .../003-libgdbm5_1.14.1-6_arm64.deb ... #8 18.60 Unpacking libgdbm5:arm64 (1.14.1-6) ... #8 18.64 Selecting previously unselected package libpipeline1:arm64. #8 18.64 Preparing to unpack .../004-libpipeline1_1.5.0-1_arm64.deb ... #8 18.64 Unpacking libpipeline1:arm64 (1.5.0-1) ... #8 18.69 Selecting previously unselected package man-db. #8 18.69 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_arm64.deb ... #8 18.70 Unpacking man-db (2.8.3-2ubuntu0.1) ... #8 18.80 Selecting previously unselected package perl-modules-5.26. #8 18.80 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... #8 18.80 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... #8 19.13 Selecting previously unselected package libgdbm-compat4:arm64. #8 19.13 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_arm64.deb ... #8 19.13 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... #8 19.17 Selecting previously unselected package libperl5.26:arm64. #8 19.17 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... #8 19.18 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... #8 24.72 Fedora 36 openh264 (From Cisco) - aarch64 2.4 kB/s | 2.5 kB 00:01 #8 19.52 Selecting previously unselected package perl. #8 19.52 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.5_arm64.deb ... #8 19.53 Unpacking perl (5.26.1-6ubuntu0.5) ... #8 19.58 Selecting previously unselected package openssl. #8 19.58 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ... #8 19.58 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ... #8 19.67 Selecting previously unselected package ca-certificates. #8 19.67 Preparing to unpack .../011-ca-certificates_20211016~18.04.1_all.deb ... #8 19.68 Unpacking ca-certificates (20211016~18.04.1) ... #8 19.73 Selecting previously unselected package distro-info-data. #8 19.73 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.14_all.deb ... #8 19.74 Unpacking distro-info-data (0.37ubuntu0.14) ... #8 19.77 Selecting previously unselected package libmagic-mgc. From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 19.77 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_arm64.deb ... #8 19.77 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... #8 19.84 Selecting previously unselected package libmagic1:arm64. #8 19.84 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_arm64.deb ... #8 19.85 Unpacking libmagic1:arm64 (1:5.32-2ubuntu0.4) ... #8 19.88 Selecting previously unselected package file. #8 19.88 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_arm64.deb ... #8 19.89 Unpacking file (1:5.32-2ubuntu0.4) ... #8 19.93 Selecting previously unselected package less. #8 19.93 Preparing to unpack .../016-less_487-0.1_arm64.deb ... #8 19.94 Unpacking less (487-0.1) ... #8 19.98 Selecting previously unselected package libapt-inst2.0:arm64. #8 19.98 Preparing to unpack .../017-libapt-inst2.0_1.6.14_arm64.deb ... #8 19.99 Unpacking libapt-inst2.0:arm64 (1.6.14) ... #8 20.05 Selecting previously unselected package libglib2.0-0:arm64. #8 20.05 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_arm64.deb ... #8 20.05 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ... #8 20.17 Selecting previously unselected package libglib2.0-data. #8 20.17 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ... #8 20.19 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #8 20.25 Selecting previously unselected package libicu60:arm64. #8 20.25 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_arm64.deb ... #8 20.26 Unpacking libicu60:arm64 (60.2-3ubuntu3.2) ... #8 20.90 Selecting previously unselected package libxml2:arm64. #8 20.90 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.7_arm64.deb ... #8 20.90 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.7) ... #8 20.98 Selecting previously unselected package libyaml-0-2:arm64. #8 20.98 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_arm64.deb ... #8 20.99 Unpacking libyaml-0-2:arm64 (0.1.7-2ubuntu3) ... #8 21.03 Selecting previously unselected package lsb-release. #8 21.03 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ... #8 21.03 Unpacking lsb-release (9.20170808ubuntu1) ... #8 21.08 Selecting previously unselected package netbase. #8 21.08 Preparing to unpack .../024-netbase_5.4_all.deb ... #8 21.08 Unpacking netbase (5.4) ... #8 21.12 Selecting previously unselected package shared-mime-info. #8 21.12 Preparing to unpack .../025-shared-mime-info_1.9-2_arm64.deb ... #8 21.13 Unpacking shared-mime-info (1.9-2) ... #8 21.22 Selecting previously unselected package ucf. #8 21.22 Preparing to unpack .../026-ucf_3.0038_all.deb ... #8 21.22 Moving old data out of the way #8 21.22 Unpacking ucf (3.0038) ... #8 21.28 Selecting previously unselected package xdg-user-dirs. #8 21.28 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... #8 21.29 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... #8 21.35 Selecting previously unselected package xz-utils. #8 26.46 Fedora Modular 36 - aarch64 1.7 MB/s | 2.3 MB 00:01 #8 21.35 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_arm64.deb ... #8 21.35 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ... #8 21.41 Selecting previously unselected package gettext-base. #8 21.41 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_arm64.deb ... #8 21.41 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ... #8 21.46 Selecting previously unselected package iso-codes. #8 21.46 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ... #8 21.46 Unpacking iso-codes (3.79-1) ... #8 21.76 Selecting previously unselected package krb5-locales. #8 21.76 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ... #8 21.76 Unpacking krb5-locales (1.16-2ubuntu0.2) ... #8 21.80 Selecting previously unselected package libedit2:arm64. #8 21.80 Preparing to unpack .../032-libedit2_3.1-20170329-1_arm64.deb ... #8 21.81 Unpacking libedit2:arm64 (3.1-20170329-1) ... #8 21.85 Selecting previously unselected package libkrb5support0:arm64. #8 21.85 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_arm64.deb ... #8 21.85 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.2) ... #8 21.90 Selecting previously unselected package libk5crypto3:arm64. #8 21.90 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_arm64.deb ... #8 21.91 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.2) ... #8 21.95 Selecting previously unselected package libkeyutils1:arm64. #8 21.96 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_arm64.deb ... #8 21.96 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ... #8 22.00 Selecting previously unselected package libkrb5-3:arm64. #8 22.00 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_arm64.deb ... #8 22.01 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.2) ... #8 22.07 Selecting previously unselected package libgssapi-krb5-2:arm64. #8 22.08 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_arm64.deb ... #8 22.08 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ... #8 22.12 Selecting previously unselected package libpsl5:arm64. #8 22.12 Preparing to unpack .../038-libpsl5_0.19.1-5build1_arm64.deb ... #8 22.13 Unpacking libpsl5:arm64 (0.19.1-5build1) ... #8 22.18 Selecting previously unselected package libssl1.0.0:arm64. #8 22.18 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.10_arm64.deb ... #8 22.19 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.10) ... #8 22.27 Selecting previously unselected package libxmuu1:arm64. #8 22.28 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_arm64.deb ... #8 22.28 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... #8 22.31 Selecting previously unselected package manpages. #8 22.31 Preparing to unpack .../041-manpages_4.15-1_all.deb ... #8 22.32 Unpacking manpages (4.15-1) ... #8 22.43 Selecting previously unselected package openssh-client. #8 22.43 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_arm64.deb ... #8 22.44 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... #8 22.52 Selecting previously unselected package publicsuffix. #8 22.52 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ... #8 22.53 Unpacking publicsuffix (20180223.1310-1) ... #8 22.57 Selecting previously unselected package python-apt-common. #8 22.57 Preparing to unpack .../044-python-apt-common_1.6.5ubuntu0.7_all.deb ... #8 22.57 Unpacking python-apt-common (1.6.5ubuntu0.7) ... #8 22.62 Selecting previously unselected package python3-apt. #8 22.62 Preparing to unpack .../045-python3-apt_1.6.5ubuntu0.7_arm64.deb ... #8 22.62 Unpacking python3-apt (1.6.5ubuntu0.7) ... #8 22.67 Selecting previously unselected package strace. #8 22.67 Preparing to unpack .../046-strace_4.21-1ubuntu1_arm64.deb ... #8 22.68 Unpacking strace (4.21-1ubuntu1) ... #8 22.73 Selecting previously unselected package xauth. #8 22.73 Preparing to unpack .../047-xauth_1%3a1.0.10-1_arm64.deb ... #8 22.73 Unpacking xauth (1:1.0.10-1) ... #8 22.78 Selecting previously unselected package at. #8 22.78 Preparing to unpack .../048-at_3.1.20-3.1ubuntu2_arm64.deb ... #8 22.78 Unpacking at (3.1.20-3.1ubuntu2) ... #8 22.82 Selecting previously unselected package libsigsegv2:arm64. #8 22.82 Preparing to unpack .../049-libsigsegv2_2.12-1_arm64.deb ... #8 22.83 Unpacking libsigsegv2:arm64 (2.12-1) ... #8 22.86 Selecting previously unselected package m4. #8 22.86 Preparing to unpack .../050-m4_1.4.18-1_arm64.deb ... #8 22.87 Unpacking m4 (1.4.18-1) ... #8 22.92 Selecting previously unselected package autoconf. #8 22.92 Preparing to unpack .../051-autoconf_2.69-11_all.deb ... #8 22.92 Unpacking autoconf (2.69-11) ... #8 22.98 Selecting previously unselected package autotools-dev. #8 22.98 Preparing to unpack .../052-autotools-dev_20180224.1_all.deb ... #8 22.99 Unpacking autotools-dev (20180224.1) ... #8 23.03 Selecting previously unselected package automake. #8 23.03 Preparing to unpack .../053-automake_1%3a1.15.1-3ubuntu2_all.deb ... #8 23.04 Unpacking automake (1:1.15.1-3ubuntu2) ... #8 23.10 Selecting previously unselected package autopoint. #8 23.11 Preparing to unpack .../054-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... #8 23.11 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... #8 23.16 Selecting previously unselected package binutils-common:arm64. From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} #8 23.16 Preparing to unpack .../055-binutils-common_2.30-21ubuntu1~18.04.7_arm64.deb ... #8 23.16 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.7) ... #8 23.21 Selecting previously unselected package libbinutils:arm64. #8 23.21 Preparing to unpack .../056-libbinutils_2.30-21ubuntu1~18.04.7_arm64.deb ... #8 23.22 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.7) ... #8 23.29 Selecting previously unselected package binutils-aarch64-linux-gnu. #8 23.29 Preparing to unpack .../057-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.7_arm64.deb ... #8 23.29 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.7) ... + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 #8 23.54 Selecting previously unselected package binutils. #8 23.54 Preparing to unpack .../058-binutils_2.30-21ubuntu1~18.04.7_arm64.deb ... #8 23.55 Unpacking binutils (2.30-21ubuntu1~18.04.7) ... #8 23.59 Selecting previously unselected package libc-dev-bin. #8 23.59 Preparing to unpack .../059-libc-dev-bin_2.27-3ubuntu1.6_arm64.deb ... #8 23.59 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ... #8 23.63 Selecting previously unselected package linux-libc-dev:arm64. #8 23.63 Preparing to unpack .../060-linux-libc-dev_4.15.0-189.200_arm64.deb ... #8 23.63 Unpacking linux-libc-dev:arm64 (4.15.0-189.200) ... #8 23.78 Selecting previously unselected package libc6-dev:arm64. #8 23.78 Preparing to unpack .../061-libc6-dev_2.27-3ubuntu1.6_arm64.deb ... #8 23.79 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.6) ... #8 28.91 Fedora 36 - aarch64 - Updates 13 MB/s | 23 MB 00:01 #8 24.02 Selecting previously unselected package gcc-7-base:arm64. #8 24.02 Preparing to unpack .../062-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 24.03 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... #8 24.08 Selecting previously unselected package libisl19:arm64. #8 24.08 Preparing to unpack .../063-libisl19_0.19-1_arm64.deb ... #8 24.08 Unpacking libisl19:arm64 (0.19-1) ... #8 24.15 Selecting previously unselected package libmpfr6:arm64. #8 24.15 Preparing to unpack .../064-libmpfr6_4.0.1-1_arm64.deb ... #8 24.16 Unpacking libmpfr6:arm64 (4.0.1-1) ... #8 24.22 Selecting previously unselected package libmpc3:arm64. #8 24.22 Preparing to unpack .../065-libmpc3_1.1.0-1_arm64.deb ... #8 24.22 Unpacking libmpc3:arm64 (1.1.0-1) ... #8 24.26 Selecting previously unselected package cpp-7. #8 24.26 Preparing to unpack .../066-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 24.27 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zDLL3n + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.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-config.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-update.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~20220808082437.e1f24d3-0.el8.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BoAhNW + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' = 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + echo 'PASS: cli version OK' PASS: cli version OK + exit 0 Processing files: docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mr63Bi + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/share/doc/docker-ce-cli + exit 0 Provides: docker-ce-cli = 1:0.0.0~20220808082437.e1f24d3-0.el8 docker-ce-cli(x86-64) = 1:0.0.0~20220808082437.e1f24d3-0.el8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.src.rpm #8 24.81 Selecting previously unselected package cpp. #8 24.81 Preparing to unpack .../067-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... #8 24.82 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... #8 24.87 Selecting previously unselected package libcc1-0:arm64. #8 24.87 Preparing to unpack .../068-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... #8 24.87 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... #8 24.92 Selecting previously unselected package libgomp1:arm64. #8 24.92 Preparing to unpack .../069-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... #8 24.93 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... #8 24.98 Selecting previously unselected package libitm1:arm64. #8 24.98 Preparing to unpack .../070-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... #8 24.99 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... #8 25.03 Selecting previously unselected package libatomic1:arm64. + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 #8 25.03 Preparing to unpack .../071-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... #8 25.04 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... #8 25.08 Selecting previously unselected package libasan4:arm64. #8 25.08 Preparing to unpack .../072-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 25.08 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... #8 25.15 Selecting previously unselected package liblsan0:arm64. #8 25.15 Preparing to unpack .../073-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... #8 25.15 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... #8 25.21 Selecting previously unselected package libtsan0:arm64. #8 25.21 Preparing to unpack .../074-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... #8 25.21 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... #8 25.27 Selecting previously unselected package libubsan0:arm64. #8 25.27 Preparing to unpack .../075-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 25.28 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... #8 25.32 Selecting previously unselected package libgcc-7-dev:arm64. #8 25.32 Preparing to unpack .../076-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 25.32 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... #8 25.45 Selecting previously unselected package gcc-7. #8 25.45 Preparing to unpack .../077-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 25.45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e901f939f8ec217b) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [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-725@tmp/b01804c4-d156-455a-8817-ef549c9c895c/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace #8 26.02 Selecting previously unselected package gcc. #8 26.02 Preparing to unpack .../078-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... #8 26.02 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... #8 26.06 Selecting previously unselected package libstdc++-7-dev:arm64. #8 26.06 Preparing to unpack .../079-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 26.07 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} #8 26.28 Selecting previously unselected package g++-7. #8 26.28 Preparing to unpack .../080-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... #8 26.28 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.18.5 fedora-36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [Pipeline] echo Removing all docker containers [Pipeline] sh mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine + docker container ls -aq #8 26.88 Selecting previously unselected package g++. #8 26.88 Preparing to unpack .../081-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... #8 26.89 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... #8 26.92 Selecting previously unselected package make. #8 26.93 Preparing to unpack .../082-make_4.1-9.1ubuntu1_arm64.deb ... #8 26.93 Unpacking make (4.1-9.1ubuntu1) ... #8 26.98 Selecting previously unselected package libdpkg-perl. [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-bionic-amd64) [Pipeline] sh #8 26.98 Preparing to unpack .../083-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... #8 26.98 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ... #8 27.05 Selecting previously unselected package patch. #8 27.05 Preparing to unpack .../084-patch_2.7.6-2ubuntu1.1_arm64.deb ... #8 27.06 Unpacking patch (2.7.6-2ubuntu1.1) ... #8 27.10 Selecting previously unselected package dpkg-dev. #8 27.10 Preparing to unpack .../085-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... #8 27.10 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ... #8 27.18 Selecting previously unselected package build-essential. #8 27.18 Preparing to unpack .../086-build-essential_12.4ubuntu1_arm64.deb ... #8 27.18 Unpacking build-essential (12.4ubuntu1) ... #8 27.22 Selecting previously unselected package libroken18-heimdal:arm64. + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh #8 27.23 Preparing to unpack .../087-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.23 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.27 Selecting previously unselected package libasn1-8-heimdal:arm64. #8 27.27 Preparing to unpack .../088-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.28 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.32 Selecting previously unselected package libheimbase1-heimdal:arm64. #8 27.33 Preparing to unpack .../089-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.33 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.37 Selecting previously unselected package libhcrypto4-heimdal:arm64. #8 27.37 Preparing to unpack .../090-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.38 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.42 Selecting previously unselected package libwind0-heimdal:arm64. #8 27.42 Preparing to unpack .../091-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.43 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.47 Selecting previously unselected package libhx509-5-heimdal:arm64. #8 27.48 Preparing to unpack .../092-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.48 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.53 Selecting previously unselected package libkrb5-26-heimdal:arm64. #8 27.53 Preparing to unpack .../093-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:00:47Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #8 27.53 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.58 Selecting previously unselected package libheimntlm0-heimdal:arm64. #8 27.58 Preparing to unpack .../094-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.59 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.64 Selecting previously unselected package libgssapi3-heimdal:arm64. #8 27.64 Preparing to unpack .../095-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... #8 27.64 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... #8 27.68 Selecting previously unselected package libsasl2-modules-db:arm64. #8 27.68 Preparing to unpack .../096-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ... #8 27.68 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 27.72 Selecting previously unselected package libsasl2-2:arm64. #8 27.72 Preparing to unpack .../097-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ... #8 27.72 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 27.76 Selecting previously unselected package libldap-common. + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 3 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-49-225 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rwWQSV + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gZaKWv + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #8 27.76 Preparing to unpack .../098-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... #8 27.77 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #8 27.81 Selecting previously unselected package libldap-2.4-2:arm64. #8 27.81 Preparing to unpack .../099-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_arm64.deb ... #8 27.81 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ... #8 27.86 Selecting previously unselected package libnghttp2-14:arm64. #8 27.86 Preparing to unpack .../100-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... #8 27.86 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... #8 27.91 Selecting previously unselected package librtmp1:arm64. #8 27.91 Preparing to unpack .../101-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... #8 27.91 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... #8 27.96 Selecting previously unselected package libcurl4:arm64. #8 27.96 Preparing to unpack .../102-libcurl4_7.58.0-2ubuntu3.19_arm64.deb ... #8 27.97 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.19) ... Fetching without tags #8 28.01 Selecting previously unselected package curl. #8 28.02 Preparing to unpack .../103-curl_7.58.0-2ubuntu3.19_arm64.deb ... #8 28.02 Unpacking curl (7.58.0-2ubuntu3.19) ... #8 28.11 Selecting previously unselected package dctrl-tools. #8 28.11 Preparing to unpack .../104-dctrl-tools_2.24-2build1_arm64.deb ... #8 28.12 Unpacking dctrl-tools (2.24-2build1) ... #8 28.15 Selecting previously unselected package libtool. #8 28.16 Preparing to unpack .../105-libtool_2.4.6-2_all.deb ... #8 28.16 Unpacking libtool (2.4.6-2) ... #8 28.21 Selecting previously unselected package dh-autoreconf. #8 28.21 Preparing to unpack .../106-dh-autoreconf_17_all.deb ... #8 28.21 Unpacking dh-autoreconf (17) ... #8 28.25 Selecting previously unselected package libarchive-zip-perl. #8 28.25 Preparing to unpack .../107-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... #8 28.26 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... #8 28.30 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 28.30 Preparing to unpack .../108-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... #8 28.33 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c Merge succeeded, producing 66840912052b7b8391dafcd946e43a70cc182ccd Checking out Revision 66840912052b7b8391dafcd946e43a70cc182ccd (PR-725) Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" #8 28.37 Selecting previously unselected package libtimedate-perl. #8 28.37 Preparing to unpack .../109-libtimedate-perl_2.3000-2_all.deb ... #8 28.38 Unpacking libtimedate-perl (2.3000-2) ... #8 28.41 Selecting previously unselected package dh-strip-nondeterminism. #8 28.41 Preparing to unpack .../110-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... #8 28.42 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... #8 28.46 Selecting previously unselected package libcroco3:arm64. + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . #8 28.46 Preparing to unpack .../111-libcroco3_0.6.12-2_arm64.deb ... #8 28.47 Unpacking libcroco3:arm64 (0.6.12-2) ... #8 28.51 Selecting previously unselected package gettext. #8 28.51 Preparing to unpack .../112-gettext_0.19.8.1-6ubuntu0.3_arm64.deb ... #8 28.51 Unpacking gettext (0.19.8.1-6ubuntu0.3) ... #8 28.64 Selecting previously unselected package intltool-debian. #8 28.64 Preparing to unpack .../113-intltool-debian_0.35.0+20060710.4_all.deb ... #8 28.64 Unpacking intltool-debian (0.35.0+20060710.4) ... #8 28.68 Selecting previously unselected package po-debconf. #8 28.68 Preparing to unpack .../114-po-debconf_1.0.20_all.deb ... #8 28.68 Unpacking po-debconf (1.0.20) ... #8 28.73 Selecting previously unselected package debhelper. #8 28.73 Preparing to unpack .../115-debhelper_11.1.6ubuntu2_all.deb ... #8 28.74 Unpacking debhelper (11.1.6ubuntu2) ... #8 28.84 Selecting previously unselected package libfile-which-perl. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Bv7o07 + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66840912052b7b8391dafcd946e43a70cc182ccd # timeout=10 > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 #8 38.37 Fedora Modular 35 - aarch64 - Updates 3.7 MB/s | 3.4 MB 00:00 #8 28.84 Preparing to unpack .../116-libfile-which-perl_1.21-1_all.deb ... #8 28.84 Unpacking libfile-which-perl (1.21-1) ... #8 28.88 Selecting previously unselected package libfile-homedir-perl. #8 28.88 Preparing to unpack .../117-libfile-homedir-perl_1.002-1_all.deb ... #8 28.88 Unpacking libfile-homedir-perl (1.002-1) ... #8 28.93 Selecting previously unselected package devscripts. #8 28.93 Preparing to unpack .../118-devscripts_2.17.12ubuntu1.1_arm64.deb ... #8 28.96 Unpacking devscripts (2.17.12ubuntu1.1) ... #8 29.06 Selecting previously unselected package diffstat. #8 29.06 Preparing to unpack .../119-diffstat_1.61-1build1_arm64.deb ... go: downloading github.com/rootless-containers/rootlesskit v1.0.0 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh #8 29.06 Unpacking diffstat (1.61-1build1) ... #8 29.10 Selecting previously unselected package libassuan0:arm64. #8 29.10 Preparing to unpack .../120-libassuan0_2.5.1-2_arm64.deb ... #8 29.11 Unpacking libassuan0:arm64 (2.5.1-2) ... #8 29.14 Selecting previously unselected package gpgconf. #8 29.14 Preparing to unpack .../121-gpgconf_2.2.4-1ubuntu1.6_arm64.deb ... #8 29.15 Unpacking gpgconf (2.2.4-1ubuntu1.6) ... #8 29.19 Selecting previously unselected package libksba8:arm64. #8 29.20 Preparing to unpack .../122-libksba8_1.3.5-2_arm64.deb ... #8 29.20 Unpacking libksba8:arm64 (1.3.5-2) ... #8 29.25 Selecting previously unselected package libnpth0:arm64. #8 29.25 Preparing to unpack .../123-libnpth0_1.5-3_arm64.deb ... #8 29.25 Unpacking libnpth0:arm64 (1.5-3) ... #8 29.30 Selecting previously unselected package dirmngr. + make REF=master ubuntu-bionic git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 29.30 Preparing to unpack .../124-dirmngr_2.2.4-1ubuntu1.6_arm64.deb ... #8 29.31 Unpacking dirmngr (2.2.4-1ubuntu1.6) ... #8 29.38 Selecting previously unselected package python3-pkg-resources. #8 29.38 Preparing to unpack .../125-python3-pkg-resources_39.0.1-2_all.deb ... #8 29.39 Unpacking python3-pkg-resources (39.0.1-2) ... #8 29.43 Selecting previously unselected package python3-chardet. #8 29.43 Preparing to unpack .../126-python3-chardet_3.0.4-1_all.deb ... #8 29.44 Unpacking python3-chardet (3.0.4-1) ... #8 29.49 Selecting previously unselected package python3-six. #8 29.49 Preparing to unpack .../127-python3-six_1.11.0-2_all.deb ... #8 29.49 Unpacking python3-six (1.11.0-2) ... #8 29.53 Selecting previously unselected package python3-debian. #8 29.54 Preparing to unpack .../128-python3-debian_0.1.32_all.deb ... #8 29.54 Unpacking python3-debian (0.1.32) ... #8 29.58 Selecting previously unselected package gnupg-l10n. #8 29.59 Preparing to unpack .../129-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ... #8 29.59 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ... #8 29.63 Selecting previously unselected package gnupg-utils. #8 29.63 Preparing to unpack .../130-gnupg-utils_2.2.4-1ubuntu1.6_arm64.deb ... #8 29.63 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ... go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 #8 29.67 Selecting previously unselected package gpg. #8 29.68 Preparing to unpack .../131-gpg_2.2.4-1ubuntu1.6_arm64.deb ... #8 29.68 Unpacking gpg (2.2.4-1ubuntu1.6) ... #8 29.74 Selecting previously unselected package pinentry-curses. #8 29.74 Preparing to unpack .../132-pinentry-curses_1.1.0-1_arm64.deb ... #8 29.75 Unpacking pinentry-curses (1.1.0-1) ... #8 29.78 Selecting previously unselected package gpg-agent. #8 29.78 Preparing to unpack .../133-gpg-agent_2.2.4-1ubuntu1.6_arm64.deb ... #8 29.79 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ... #8 29.84 Selecting previously unselected package gpg-wks-client. #8 29.84 Preparing to unpack .../134-gpg-wks-client_2.2.4-1ubuntu1.6_arm64.deb ... #8 29.84 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ... #8 29.88 Selecting previously unselected package gpg-wks-server. #8 29.89 Preparing to unpack .../135-gpg-wks-server_2.2.4-1ubuntu1.6_arm64.deb ... #8 29.89 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ... #8 29.93 Selecting previously unselected package gpgsm. #8 29.93 Preparing to unpack .../136-gpgsm_2.2.4-1ubuntu1.6_arm64.deb ... #8 29.93 Unpacking gpgsm (2.2.4-1ubuntu1.6) ... #8 29.98 Selecting previously unselected package gnupg. go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #8 29.98 Preparing to unpack .../137-gnupg_2.2.4-1ubuntu1.6_arm64.deb ... #8 29.99 Unpacking gnupg (2.2.4-1ubuntu1.6) ... #8 30.05 Selecting previously unselected package libgpgme11:arm64. #8 30.05 Preparing to unpack .../138-libgpgme11_1.10.0-1ubuntu2_arm64.deb ... #8 30.06 Unpacking libgpgme11:arm64 (1.10.0-1ubuntu2) ... #8 30.11 Selecting previously unselected package python3-gpg. #8 30.11 Preparing to unpack .../139-python3-gpg_1.10.0-1ubuntu2_arm64.deb ... #8 30.11 Unpacking python3-gpg (1.10.0-1ubuntu2) ... #8 30.18 Selecting previously unselected package dput. #8 30.18 Preparing to unpack .../140-dput_1.0.1ubuntu1_all.deb ... #8 30.19 Unpacking dput (1.0.1ubuntu1) ... #8 30.24 Selecting previously unselected package libfakeroot:arm64. go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c #8 30.24 Preparing to unpack .../141-libfakeroot_1.22-2ubuntu1_arm64.deb ... #8 30.25 Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... #8 30.29 Selecting previously unselected package fakeroot. #8 30.29 Preparing to unpack .../142-fakeroot_1.22-2ubuntu1_arm64.deb ... #8 30.29 Unpacking fakeroot (1.22-2ubuntu1) ... #8 30.34 Selecting previously unselected package libcurl3-gnutls:arm64. #8 30.34 Preparing to unpack .../143-libcurl3-gnutls_7.58.0-2ubuntu3.19_arm64.deb ... #8 30.34 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.19) ... #8 30.39 Selecting previously unselected package liberror-perl. #8 30.39 Preparing to unpack .../144-liberror-perl_0.17025-1_all.deb ... #8 30.40 Unpacking liberror-perl (0.17025-1) ... #8 30.44 Selecting previously unselected package git-man. #8 30.44 Preparing to unpack .../145-git-man_1%3a2.17.1-1ubuntu0.12_all.deb ... #8 30.44 Unpacking git-man (1:2.17.1-1ubuntu0.12) ... #8 30.54 Selecting previously unselected package git. #8 30.54 Preparing to unpack .../146-git_1%3a2.17.1-1ubuntu0.12_arm64.deb ... #8 30.56 Unpacking git (1:2.17.1-1ubuntu0.12) ... From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #8 30.87 Selecting previously unselected package libalgorithm-diff-perl. #8 30.87 Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-1_all.deb ... #8 30.88 Unpacking libalgorithm-diff-perl (1.19.03-1) ... #8 30.91 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 30.92 Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... #8 30.92 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... #8 30.95 Selecting previously unselected package libalgorithm-merge-perl. git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} #8 30.96 Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ... #8 30.96 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 30.99 Selecting previously unselected package libapt-pkg-perl. #8 30.99 Preparing to unpack .../150-libapt-pkg-perl_0.1.33build1_arm64.deb ... #8 31.00 Unpacking libapt-pkg-perl (0.1.33build1) ... #8 31.04 Selecting previously unselected package libarchive-cpio-perl. #8 31.04 Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ... #8 31.05 Unpacking libarchive-cpio-perl (0.10-1) ... #8 31.08 Selecting previously unselected package libb-hooks-op-check-perl. #8 31.08 Preparing to unpack .../152-libb-hooks-op-check-perl_0.22-1_arm64.deb ... #8 31.09 Unpacking libb-hooks-op-check-perl (0.22-1) ... #8 31.12 Selecting previously unselected package libdynaloader-functions-perl. #8 31.13 Preparing to unpack .../153-libdynaloader-functions-perl_0.003-1_all.deb ... #8 31.13 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 31.17 Selecting previously unselected package libdevel-callchecker-perl. #8 31.17 Preparing to unpack .../154-libdevel-callchecker-perl_0.007-2build1_arm64.deb ... #8 31.17 Unpacking libdevel-callchecker-perl (0.007-2build1) ... #8 31.21 Selecting previously unselected package libparams-classify-perl. + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 31.21 Preparing to unpack .../155-libparams-classify-perl_0.015-1_arm64.deb ... #8 31.21 Unpacking libparams-classify-perl (0.015-1) ... #8 31.25 Selecting previously unselected package libmodule-runtime-perl. #8 31.25 Preparing to unpack .../156-libmodule-runtime-perl_0.016-1_all.deb ... #8 31.25 Unpacking libmodule-runtime-perl (0.016-1) ... #8 31.29 Selecting previously unselected package libtry-tiny-perl. #8 31.29 Preparing to unpack .../157-libtry-tiny-perl_0.30-1_all.deb ... #8 31.29 Unpacking libtry-tiny-perl (0.30-1) ... #8 31.33 Selecting previously unselected package libmodule-implementation-perl. #8 31.33 Preparing to unpack .../158-libmodule-implementation-perl_0.09-1_all.deb ... #8 31.34 Unpacking libmodule-implementation-perl (0.09-1) ... #8 31.38 Selecting previously unselected package libsub-exporter-progressive-perl. #8 31.38 Preparing to unpack .../159-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 31.39 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 31.47 Selecting previously unselected package libvariable-magic-perl. #8 31.47 Preparing to unpack .../160-libvariable-magic-perl_0.62-1_arm64.deb ... #8 31.48 Unpacking libvariable-magic-perl (0.62-1) ... #8 31.51 Selecting previously unselected package libb-hooks-endofscope-perl. #8 31.52 Preparing to unpack .../161-libb-hooks-endofscope-perl_0.21-1_all.deb ... #8 31.52 Unpacking libb-hooks-endofscope-perl (0.21-1) ... #8 31.57 Selecting previously unselected package libhtml-tagset-perl. #8 31.57 Preparing to unpack .../162-libhtml-tagset-perl_3.20-3_all.deb ... #8 31.57 Unpacking libhtml-tagset-perl (3.20-3) ... #8 31.61 Selecting previously unselected package liburi-perl. #8 31.61 Preparing to unpack .../163-liburi-perl_1.73-1_all.deb ... #8 31.62 Unpacking liburi-perl (1.73-1) ... #8 31.67 Selecting previously unselected package libhtml-parser-perl. #8 31.67 Preparing to unpack .../164-libhtml-parser-perl_3.72-3build1_arm64.deb ... #8 31.67 Unpacking libhtml-parser-perl (3.72-3build1) ... #8 31.71 Selecting previously unselected package libcgi-pm-perl. #8 31.71 Preparing to unpack .../165-libcgi-pm-perl_4.38-1_all.deb ... #8 31.72 Unpacking libcgi-pm-perl (4.38-1) ... #8 31.77 Selecting previously unselected package libfcgi-perl. #8 31.77 Preparing to unpack .../166-libfcgi-perl_0.78-2build1_arm64.deb ... #8 31.77 Unpacking libfcgi-perl (0.78-2build1) ... #8 31.84 Selecting previously unselected package libcgi-fast-perl. #8 31.84 Preparing to unpack .../167-libcgi-fast-perl_1%3a2.13-1_all.deb ... #8 31.86 Unpacking libcgi-fast-perl (1:2.13-1) ... #8 31.89 Selecting previously unselected package libsub-name-perl. #8 31.89 Preparing to unpack .../168-libsub-name-perl_0.21-1build1_arm64.deb ... #8 31.90 Unpacking libsub-name-perl (0.21-1build1) ... #8 31.93 Selecting previously unselected package libclass-accessor-perl. #8 31.93 Preparing to unpack .../169-libclass-accessor-perl_0.51-1_all.deb ... #8 31.94 Unpacking libclass-accessor-perl (0.51-1) ... #8 31.97 Selecting previously unselected package libclass-method-modifiers-perl. #8 31.97 Preparing to unpack .../170-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 31.98 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 32.01 Selecting previously unselected package libclass-xsaccessor-perl. #8 36.95 Fedora Modular 36 - aarch64 - Updates 1.7 MB/s | 2.5 MB 00:01 #8 32.01 Preparing to unpack .../171-libclass-xsaccessor-perl_1.19-2build8_arm64.deb ... #8 32.02 Unpacking libclass-xsaccessor-perl (1.19-2build8) ... #8 32.05 Selecting previously unselected package libclone-perl. #8 32.06 Preparing to unpack .../172-libclone-perl_0.39-1_arm64.deb ... #8 32.07 Unpacking libclone-perl (0.39-1) ... #8 32.11 Selecting previously unselected package libdata-dump-perl. #8 32.11 Preparing to unpack .../173-libdata-dump-perl_1.23-1_all.deb ... #8 32.11 Unpacking libdata-dump-perl (1.23-1) ... #8 32.15 Selecting previously unselected package libparams-util-perl. #8 32.15 Preparing to unpack .../174-libparams-util-perl_1.07-3build3_arm64.deb ... #8 32.16 Unpacking libparams-util-perl (1.07-3build3) ... #8 32.19 Selecting previously unselected package libsub-install-perl. #8 32.19 Preparing to unpack .../175-libsub-install-perl_0.928-1_all.deb ... #8 32.20 Unpacking libsub-install-perl (0.928-1) ... #8 32.24 Selecting previously unselected package libdata-optlist-perl. mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #8 32.24 Preparing to unpack .../176-libdata-optlist-perl_0.110-1_all.deb ... #8 32.24 Unpacking libdata-optlist-perl (0.110-1) ... #8 32.28 Selecting previously unselected package libdevel-globaldestruction-perl. #8 32.28 Preparing to unpack .../177-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 32.28 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 32.32 Selecting previously unselected package libdigest-hmac-perl. #8 32.32 Preparing to unpack .../178-libdigest-hmac-perl_1.03+dfsg-1_all.deb ... #8 32.33 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ... #8 32.37 Selecting previously unselected package libdistro-info-perl. #8 32.37 Preparing to unpack .../179-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ... #8 32.38 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ... #8 32.42 Selecting previously unselected package perl-openssl-defaults:arm64. #8 32.42 Preparing to unpack .../180-perl-openssl-defaults_3build1_arm64.deb ... #8 32.43 Unpacking perl-openssl-defaults:arm64 (3build1) ... #8 32.47 Selecting previously unselected package libnet-ssleay-perl. #8 32.47 Preparing to unpack .../181-libnet-ssleay-perl_1.84-1ubuntu0.2_arm64.deb ... #8 32.47 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ... #8 32.53 Selecting previously unselected package libio-socket-ssl-perl. #8 32.54 Preparing to unpack .../182-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ... #8 32.54 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... #8 32.59 Selecting previously unselected package libnet-smtp-ssl-perl. #8 32.59 Preparing to unpack .../183-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 32.60 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 32.63 Selecting previously unselected package libmailtools-perl. #8 32.63 Preparing to unpack .../184-libmailtools-perl_2.18-1_all.deb ... #8 32.64 Unpacking libmailtools-perl (2.18-1) ... #8 32.68 Selecting previously unselected package libsocket6-perl. #8 32.68 Preparing to unpack .../185-libsocket6-perl_0.27-1build2_arm64.deb ... #8 32.69 Unpacking libsocket6-perl (0.27-1build2) ... #8 32.72 Selecting previously unselected package libio-socket-inet6-perl. #8 33.46 Fedora 35 openh264 (From Cisco) - x86_64 2.8 kB/s | 2.5 kB 00:00 #8 34.93 Fedora Modular 35 - x86_64 2.7 MB/s | 3.3 MB 00:01 #8 32.73 Preparing to unpack .../186-libio-socket-inet6-perl_2.72-2_all.deb ... #8 32.73 Unpacking libio-socket-inet6-perl (2.72-2) ... #8 32.76 Selecting previously unselected package libnet-ip-perl. #8 32.76 Preparing to unpack .../187-libnet-ip-perl_1.26-1_all.deb ... #8 32.77 Unpacking libnet-ip-perl (1.26-1) ... #8 32.80 Selecting previously unselected package libnet-dns-perl. #8 32.81 Preparing to unpack .../188-libnet-dns-perl_1.10-2_all.deb ... #8 32.81 Unpacking libnet-dns-perl (1.10-2) ... #8 32.88 Selecting previously unselected package libnet-domain-tld-perl. #8 32.88 Preparing to unpack .../189-libnet-domain-tld-perl_1.75-1_all.deb ... #8 32.88 Unpacking libnet-domain-tld-perl (1.75-1) ... #8 32.93 Selecting previously unselected package libemail-valid-perl. #8 32.93 Preparing to unpack .../190-libemail-valid-perl_1.202-1_all.deb ... #8 32.93 Unpacking libemail-valid-perl (1.202-1) ... #8 32.97 Selecting previously unselected package libencode-locale-perl. #8 32.97 Preparing to unpack .../191-libencode-locale-perl_1.05-1_all.deb ... #8 32.98 Unpacking libencode-locale-perl (1.05-1) ... #8 33.01 Selecting previously unselected package libexporter-tiny-perl. #8 33.01 Preparing to unpack .../192-libexporter-tiny-perl_1.000000-2_all.deb ... #8 33.02 Unpacking libexporter-tiny-perl (1.000000-2) ... #8 33.06 Selecting previously unselected package libipc-system-simple-perl. #8 33.06 Preparing to unpack .../193-libipc-system-simple-perl_1.25-4_all.deb ... #8 33.07 Unpacking libipc-system-simple-perl (1.25-4) ... #8 33.11 Selecting previously unselected package libfile-basedir-perl. Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CO3DxH + popd + exit 0 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zlT0QY + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' = 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + echo 'PASS: daemon version OK' + exit 0 PASS: daemon version OK Processing files: docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 Provides: docker-ce = 3:0.0.0~20220808082437.e1f24d3-0.el7 docker-ce(x86-64) = 3:0.0.0~20220808082437.e1f24d3-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-io docker-engine-cs docker-ee Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.src.rpm #8 43.72 Dependencies resolved. #8 43.75 ================================================================================ #8 43.75 Package Arch Version Repo Size #8 43.75 ================================================================================ #8 43.75 Installing: #8 43.75 dnf-plugins-core noarch 4.2.1-1.fc35 updates 34 k #8 43.75 rpm-build aarch64 4.17.1-2.fc35 updates 58 k #8 43.75 rpmlint noarch 2.2.0-2.fc35 updates 240 k #8 43.75 Upgrading: #8 43.75 dnf noarch 4.13.0-1.fc35 updates 450 k #8 43.75 dnf-data noarch 4.13.0-1.fc35 updates 42 k #8 43.75 elfutils-libelf aarch64 0.187-4.fc35 updates 197 k #8 43.75 elfutils-libs aarch64 0.187-4.fc35 updates 255 k #8 43.75 glibc aarch64 2.34-38.fc35 updates 1.7 M #8 43.75 glibc-common aarch64 2.34-38.fc35 updates 289 k #8 43.75 glibc-minimal-langpack aarch64 2.34-38.fc35 updates 26 k #8 43.75 libdnf aarch64 0.67.0-2.fc35 updates 608 k #8 43.75 libsolv aarch64 0.7.22-1.fc35 updates 388 k #8 43.75 python3-dnf noarch 4.13.0-1.fc35 updates 415 k #8 43.75 python3-hawkey aarch64 0.67.0-2.fc35 updates 100 k #8 43.75 python3-libdnf aarch64 0.67.0-2.fc35 updates 729 k #8 43.75 python3-rpm aarch64 4.17.1-2.fc35 updates 91 k #8 43.75 rpm aarch64 4.17.1-2.fc35 updates 531 k #8 43.75 rpm-build-libs aarch64 4.17.1-2.fc35 updates 88 k #8 43.75 rpm-libs aarch64 4.17.1-2.fc35 updates 305 k #8 43.75 rpm-sign-libs aarch64 4.17.1-2.fc35 updates 23 k #8 43.75 yum noarch 4.13.0-1.fc35 updates 39 k #8 43.75 Installing dependencies: #8 43.75 ansible-srpm-macros noarch 1-5.fc35 updates 7.3 k #8 43.75 binutils aarch64 2.37-17.fc35 updates 6.3 M #8 43.75 binutils-gold aarch64 2.37-17.fc35 updates 874 k #8 43.75 bzip2 aarch64 1.0.8-9.fc35 fedora 52 k #8 43.75 cpio aarch64 2.13-11.fc35 fedora 268 k #8 43.75 dash aarch64 0.5.10.2-9.fc35 fedora 97 k #8 43.75 dbus-libs aarch64 1:1.12.22-1.fc35 updates 151 k #8 43.75 debugedit aarch64 5.0-2.fc35 fedora 75 k #8 43.75 devscripts-checkbashisms aarch64 2.21.4-1.fc35 fedora 28 k #8 43.75 diffutils aarch64 3.8-1.fc35 fedora 398 k #8 43.75 dwz aarch64 0.14-2.fc35 fedora 125 k #8 43.75 ed aarch64 1.14.2-11.fc35 fedora 73 k #8 43.75 efi-srpm-macros noarch 5-4.fc35 fedora 22 k #8 43.75 elfutils aarch64 0.187-4.fc35 updates 516 k #8 43.75 elfutils-debuginfod-client aarch64 0.187-4.fc35 updates 38 k #8 43.75 enchant aarch64 1:1.6.0-28.fc35 fedora 59 k #8 43.75 file aarch64 5.40-9.fc35 fedora 51 k #8 43.75 findutils aarch64 1:4.8.0-4.fc35 fedora 539 k #8 43.75 fonts-filesystem noarch 1:2.0.5-6.fc35 fedora 8.9 k #8 43.75 fonts-srpm-macros noarch 1:2.0.5-6.fc35 fedora 27 k #8 43.75 fpc-srpm-macros noarch 1.3-4.fc35 fedora 7.6 k #8 43.75 gdb-minimal aarch64 12.1-1.fc35 updates 3.5 M #8 43.75 gdk-pixbuf2 aarch64 2.42.6-2.fc35 fedora 465 k #8 43.75 ghc-srpm-macros noarch 1.5.0-5.fc35 fedora 7.8 k #8 43.75 glib-networking aarch64 2.70.1-1.fc35 updates 176 k #8 43.75 glibc-gconv-extra aarch64 2.34-38.fc35 updates 1.6 M #8 43.75 gnat-srpm-macros noarch 4-14.fc35 fedora 8.2 k #8 43.75 go-srpm-macros noarch 3.0.15-1.fc35 updates 26 k #8 43.75 groff-base aarch64 1.22.4-8.fc35 fedora 1.0 M #8 43.75 gsettings-desktop-schemas aarch64 41.0-1.fc35 fedora 688 k #8 43.75 hunspell aarch64 1.7.0-11.fc35 fedora 316 k #8 43.75 hunspell-en-GB noarch 0.20140811.1-20.fc35 fedora 225 k #8 43.75 hunspell-en-US noarch 0.20140811.1-20.fc35 fedora 176 k #8 43.75 hunspell-filesystem aarch64 1.7.0-11.fc35 fedora 7.8 k #8 43.75 info aarch64 6.8-2.fc35 fedora 220 k #8 43.75 json-glib aarch64 1.6.6-1.fc35 fedora 149 k #8 43.75 kernel-srpm-macros noarch 1.0-6.fc35 fedora 8.0 k #8 43.75 libappstream-glib aarch64 0.7.18-3.fc35 fedora 373 k #8 43.75 libevent aarch64 2.1.12-4.fc35 fedora 255 k #8 43.75 libjpeg-turbo aarch64 2.1.0-3.fc35 fedora 170 k #8 43.75 libpkgconf aarch64 1.8.0-1.fc35 fedora 36 k #8 43.75 libpng aarch64 2:1.6.37-11.fc35 fedora 115 k #8 43.75 libproxy aarch64 0.4.17-3.fc35 fedora 68 k #8 43.75 libsoup aarch64 2.74.2-1.fc35 updates 385 k #8 43.75 libstemmer aarch64 0-17.585svn.fc35 fedora 82 k #8 43.75 lua-srpm-macros noarch 1-5.fc35 fedora 8.4 k #8 43.75 ncurses aarch64 6.2-8.20210508.fc35 fedora 400 k #8 43.75 nim-srpm-macros noarch 3-5.fc35 fedora 8.4 k #8 43.75 ocaml-srpm-macros noarch 6-5.fc35 fedora 7.8 k #8 43.75 openblas-srpm-macros noarch 2-10.fc35 fedora 7.4 k #8 43.75 patch aarch64 2.7.6-15.fc35 fedora 124 k #8 43.75 perl-AutoLoader noarch 5.74-486.fc35 updates 26 k #8 43.75 perl-B aarch64 1.82-486.fc35 updates 186 k #8 43.75 perl-Carp noarch 1.52-478.fc35 fedora 29 k #8 43.75 perl-Class-Struct noarch 0.66-486.fc35 updates 27 k #8 43.75 perl-Data-Dumper aarch64 2.183-2.fc35 fedora 55 k #8 43.75 perl-Digest noarch 1.20-1.fc35 fedora 25 k #8 43.75 perl-Digest-MD5 aarch64 2.58-478.fc35 fedora 36 k #8 43.75 perl-DynaLoader aarch64 1.50-486.fc35 updates 30 k #8 43.75 perl-Encode aarch64 4:3.15-482.fc35 updates 1.7 M #8 43.75 perl-Errno aarch64 1.33-486.fc35 updates 19 k #8 43.75 perl-Exporter noarch 5.76-479.fc35 fedora 31 k #8 43.75 perl-Fcntl aarch64 1.14-486.fc35 updates 25 k #8 43.75 perl-File-Basename noarch 2.85-486.fc35 updates 22 k #8 43.75 perl-File-Path noarch 2.18-478.fc35 fedora 35 k #8 43.75 perl-File-Temp noarch 1:0.231.100-478.fc35 fedora 59 k #8 43.75 perl-File-stat noarch 1.09-486.fc35 updates 22 k #8 43.75 perl-FileHandle noarch 2.03-486.fc35 updates 20 k #8 43.75 perl-Getopt-Long noarch 1:2.52-478.fc35 fedora 60 k #8 43.75 perl-Getopt-Std noarch 1.13-486.fc35 updates 20 k #8 43.75 perl-HTTP-Tiny noarch 0.080-1.fc35 updates 55 k #8 43.75 perl-IO aarch64 1.46-486.fc35 updates 92 k #8 43.75 perl-IPC-Open3 noarch 1.21-486.fc35 updates 27 k #8 43.75 perl-MIME-Base64 aarch64 3.16-478.fc35 fedora 30 k #8 43.75 perl-Net-SSLeay aarch64 1.90-4.fc35 fedora 350 k #8 43.75 perl-POSIX aarch64 1.97-486.fc35 updates 102 k #8 43.75 perl-PathTools aarch64 3.80-478.fc35 fedora 85 k #8 43.75 perl-Pod-Escapes noarch 1:1.07-478.fc35 fedora 20 k #8 43.75 perl-Pod-Perldoc noarch 3.28.01-479.fc35 fedora 84 k #8 43.75 perl-Pod-Simple noarch 1:3.43-2.fc35 fedora 215 k #8 43.75 perl-Pod-Usage noarch 4:2.01-478.fc35 fedora 40 k #8 43.75 perl-Scalar-List-Utils aarch64 5:1.62-463.fc35 updates 71 k #8 43.75 perl-SelectSaver noarch 1.02-486.fc35 updates 16 k #8 43.75 perl-Socket aarch64 4:2.032-2.fc35 fedora 54 k #8 43.75 perl-Storable aarch64 1:3.25-1.fc35 fedora 93 k #8 43.75 perl-Symbol noarch 1.09-486.fc35 updates 19 k #8 43.75 perl-Term-ANSIColor noarch 5.01-479.fc35 fedora 48 k #8 43.75 perl-Term-Cap noarch 1.17-478.fc35 fedora 22 k #8 43.75 perl-Text-ParseWords noarch 3.30-478.fc35 fedora 16 k #8 43.75 perl-Text-Tabs+Wrap noarch 2021.0814-1.fc35 fedora 22 k #8 43.75 perl-Time-Local noarch 2:1.300-478.fc35 fedora 33 k #8 43.75 perl-URI noarch 5.09-4.fc35 fedora 108 k #8 43.75 perl-base noarch 2.27-486.fc35 updates 21 k #8 43.75 perl-constant noarch 1.33-479.fc35 fedora 23 k #8 43.75 perl-if noarch 0.60.900-486.fc35 updates 18 k #8 43.75 perl-interpreter aarch64 4:5.34.1-486.fc35 updates 76 k #8 43.75 perl-libnet noarch 3.13-479.fc35 fedora 125 k #8 43.75 perl-libs aarch64 4:5.34.1-486.fc35 updates 2.0 M #8 43.75 perl-mro aarch64 1.25-486.fc35 updates 32 k #8 43.75 perl-overload noarch 1.33-486.fc35 updates 50 k #8 43.75 perl-overloading noarch 0.02-486.fc35 updates 17 k #8 43.75 perl-parent noarch 1:0.238-478.fc35 fedora 14 k #8 43.75 perl-podlators noarch 1:4.14-478.fc35 fedora 111 k #8 43.75 perl-srpm-macros noarch 1-42.fc35 fedora 8.3 k #8 43.75 perl-subs noarch 1.04-486.fc35 updates 16 k #8 43.75 perl-vars noarch 1.05-486.fc35 updates 17 k #8 43.75 pkgconf aarch64 1.8.0-1.fc35 fedora 41 k #8 43.75 pkgconf-m4 noarch 1.8.0-1.fc35 fedora 14 k #8 43.75 pkgconf-pkg-config aarch64 1.8.0-1.fc35 fedora 10 k #8 43.75 protobuf-c aarch64 1.4.0-1.fc35 fedora 36 k #8 43.75 python-srpm-macros noarch 3.10-12.fc35 updates 22 k #8 43.75 python3-construct noarch 2.10.68-1.fc35 updates 112 k #8 43.75 python3-dateutil noarch 1:2.8.1-7.fc35 fedora 289 k #8 43.75 python3-dbus aarch64 1.2.18-2.fc35 fedora 132 k #8 43.75 python3-distro noarch 1.6.0-1.fc35 fedora 38 k #8 43.75 python3-dnf-plugins-core noarch 4.2.1-1.fc35 updates 221 k #8 43.75 python3-enchant noarch 3.2.2-1.fc35 updates 79 k #8 43.75 python3-pybeam noarch 0.7-1.fc35 fedora 24 k #8 43.75 python3-pyxdg noarch 0.27-3.fc35 fedora 96 k #8 43.75 python3-six noarch 1.16.0-4.fc35 fedora 36 k #8 43.75 python3-toml noarch 0.10.2-5.fc35 fedora 39 k #8 43.75 python3-zstd aarch64 1.4.5.1-5.fc35 fedora 19 k #8 43.75 qt5-srpm-macros noarch 5.15.2-3.fc35 fedora 8.2 k #8 43.75 redhat-rpm-config noarch 201-1.fc35 updates 64 k #8 43.75 rpmautospec-rpm-macros noarch 0.2.6-1.fc35 updates 8.3 k #8 43.75 rust-srpm-macros noarch 21-1.fc35 updates 9.0 k #8 43.75 shared-mime-info aarch64 2.1-3.fc35 fedora 373 k #8 43.75 systemd-libs aarch64 249.12-5.fc35 updates 579 k #8 43.75 unbound-libs aarch64 1.16.0-3.fc35 updates 520 k #8 43.75 unzip aarch64 6.0-53.fc35 fedora 176 k #8 43.75 xxhash-libs aarch64 0.8.1-1.fc35 updates 33 k #8 43.75 xz aarch64 5.2.5-7.fc35 fedora 215 k #8 43.75 zip aarch64 3.0-31.fc35 fedora 253 k #8 43.75 zstd aarch64 1.5.2-2.fc35 updates 403 k #8 43.75 Installing weak dependencies: #8 43.75 abattis-cantarell-fonts noarch 0.301-5.fc35 updates 364 k #8 43.75 adobe-source-code-pro-fonts noarch 2.030.1.050-11.fc35 fedora 831 k #8 43.75 deltarpm aarch64 3.6.2-10.fc35 fedora 88 k #8 43.75 hunspell-en noarch 0.20140811.1-20.fc35 fedora 180 k #8 43.75 perl-IO-Socket-IP noarch 0.41-479.fc35 fedora 42 k #8 43.75 perl-IO-Socket-SSL noarch 2.072-1.fc35 fedora 217 k #8 43.75 perl-Mozilla-CA noarch 20211001-1.fc35 updates 12 k #8 43.75 perl-NDBM_File aarch64 1.15-486.fc35 updates 27 k #8 43.75 python3-unbound aarch64 1.16.0-3.fc35 updates 98 k #8 43.75 #8 43.75 Transaction Summary #8 43.75 ================================================================================ #8 43.75 Install 146 Packages #8 43.75 Upgrade 18 Packages #8 43.75 #8 43.76 Total download size: 39 M #8 43.76 Downloading Packages: #8 44.60 (1/164): cpio-2.13-11.fc35.aarch64.rpm 989 kB/s | 268 kB 00:00 #8 33.11 Preparing to unpack .../194-libfile-basedir-perl_0.07-1_all.deb ... #8 33.11 Unpacking libfile-basedir-perl (0.07-1) ... #8 33.15 Selecting previously unselected package libfile-chdir-perl. #8 33.15 Preparing to unpack .../195-libfile-chdir-perl_0.1008-1_all.deb ... #8 33.15 Unpacking libfile-chdir-perl (0.1008-1) ... #8 33.19 Selecting previously unselected package libfile-fcntllock-perl. #8 33.19 Preparing to unpack .../196-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... #8 33.19 Unpacking libfile-fcntllock-perl (0.22-3build2) ... #8 33.23 Selecting previously unselected package libhttp-date-perl. #8 33.23 Preparing to unpack .../197-libhttp-date-perl_6.02-1_all.deb ... #8 33.24 Unpacking libhttp-date-perl (6.02-1) ... #8 33.27 Selecting previously unselected package libfile-listing-perl. #8 33.28 Preparing to unpack .../198-libfile-listing-perl_6.04-1_all.deb ... #8 33.28 Unpacking libfile-listing-perl (6.04-1) ... #8 33.32 Selecting previously unselected package libfont-afm-perl. #8 33.32 Preparing to unpack .../199-libfont-afm-perl_1.20-2_all.deb ... #8 33.32 Unpacking libfont-afm-perl (1.20-2) ... #8 33.36 Selecting previously unselected package libio-stringy-perl. #8 44.64 (2/164): adobe-source-code-pro-fonts-2.030.1.05 2.6 MB/s | 831 kB 00:00 #8 44.64 (3/164): bzip2-1.0.8-9.fc35.aarch64.rpm 163 kB/s | 52 kB 00:00 #8 44.65 (4/164): dash-0.5.10.2-9.fc35.aarch64.rpm 2.0 MB/s | 97 kB 00:00 #8 44.65 (5/164): debugedit-5.0-2.fc35.aarch64.rpm 9.0 MB/s | 75 kB 00:00 #8 44.66 (6/164): deltarpm-3.6.2-10.fc35.aarch64.rpm 7.1 MB/s | 88 kB 00:00 #8 44.66 (7/164): devscripts-checkbashisms-2.21.4-1.fc35 2.4 MB/s | 28 kB 00:00 #8 44.69 (8/164): diffutils-3.8-1.fc35.aarch64.rpm 12 MB/s | 398 kB 00:00 #8 44.69 (9/164): dwz-0.14-2.fc35.aarch64.rpm 4.0 MB/s | 125 kB 00:00 #8 44.73 (10/164): ed-1.14.2-11.fc35.aarch64.rpm 1.1 MB/s | 73 kB 00:00 #8 44.73 (11/164): efi-srpm-macros-5-4.fc35.noarch.rpm 531 kB/s | 22 kB 00:00 #8 44.74 (12/164): enchant-1.6.0-28.fc35.aarch64.rpm 5.3 MB/s | 59 kB 00:00 #8 44.74 (13/164): file-5.40-9.fc35.aarch64.rpm 3.4 MB/s | 51 kB 00:00 #8 44.77 (14/164): findutils-4.8.0-4.fc35.aarch64.rpm 12 MB/s | 539 kB 00:00 #8 44.78 (15/164): fonts-filesystem-2.0.5-6.fc35.noarch. 248 kB/s | 8.9 kB 00:00 #8 44.78 (16/164): fonts-srpm-macros-2.0.5-6.fc35.noarch 690 kB/s | 27 kB 00:00 #8 44.79 (17/164): fpc-srpm-macros-1.3-4.fc35.noarch.rpm 697 kB/s | 7.6 kB 00:00 #8 44.79 (18/164): ghc-srpm-macros-1.5.0-5.fc35.noarch.r 1.2 MB/s | 7.8 kB 00:00 #8 44.82 (19/164): gdk-pixbuf2-2.42.6-2.fc35.aarch64.rpm 13 MB/s | 465 kB 00:00 #8 44.82 (20/164): gnat-srpm-macros-4-14.fc35.noarch.rpm 223 kB/s | 8.2 kB 00:00 #8 44.88 (21/164): groff-base-1.22.4-8.fc35.aarch64.rpm 12 MB/s | 1.0 MB 00:00 #8 33.37 Preparing to unpack .../200-libio-stringy-perl_2.111-2_all.deb ... #8 33.37 Unpacking libio-stringy-perl (2.111-2) ... #8 33.41 Selecting previously unselected package libparams-validate-perl. #8 33.41 Preparing to unpack .../201-libparams-validate-perl_1.29-1_arm64.deb ... #8 33.42 Unpacking libparams-validate-perl (1.29-1) ... #8 33.46 Selecting previously unselected package libsub-exporter-perl. #8 33.46 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ... #8 33.46 Unpacking libsub-exporter-perl (0.987-1) ... #8 33.50 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 33.50 Preparing to unpack .../203-libgetopt-long-descriptive-perl_0.102-1_all.deb ... #8 33.51 Unpacking libgetopt-long-descriptive-perl (0.102-1) ... #8 33.54 Selecting previously unselected package libsort-versions-perl. #8 33.54 Preparing to unpack .../204-libsort-versions-perl_1.62-1_all.deb ... #8 33.55 Unpacking libsort-versions-perl (1.62-1) ... #8 33.58 Selecting previously unselected package libgit-wrapper-perl. #8 33.58 Preparing to unpack .../205-libgit-wrapper-perl_0.047-1_all.deb ... #8 33.59 Unpacking libgit-wrapper-perl (0.047-1) ... #8 33.63 Selecting previously unselected package libio-html-perl. #8 44.92 (22/164): gsettings-desktop-schemas-41.0-1.fc35 7.0 MB/s | 688 kB 00:00 #8 44.95 (23/164): hunspell-1.7.0-11.fc35.aarch64.rpm 2.6 MB/s | 316 kB 00:00 #8 44.95 (24/164): hunspell-en-GB-0.20140811.1-20.fc35.n 6.5 MB/s | 225 kB 00:00 #8 44.96 (25/164): hunspell-en-0.20140811.1-20.fc35.noar 4.4 MB/s | 180 kB 00:00 #8 44.96 (26/164): hunspell-en-US-0.20140811.1-20.fc35.n 13 MB/s | 176 kB 00:00 #8 44.96 (27/164): hunspell-filesystem-1.7.0-11.fc35.aar 716 kB/s | 7.8 kB 00:00 #8 45.01 (28/164): info-6.8-2.fc35.aarch64.rpm 4.6 MB/s | 220 kB 00:00 #8 45.01 (29/164): json-glib-1.6.6-1.fc35.aarch64.rpm 2.8 MB/s | 149 kB 00:00 #8 45.02 (30/164): kernel-srpm-macros-1.0-6.fc35.noarch. 158 kB/s | 8.0 kB 00:00 #8 45.05 (31/164): libappstream-glib-0.7.18-3.fc35.aarch 7.9 MB/s | 373 kB 00:00 #8 45.08 (32/164): libjpeg-turbo-2.1.0-3.fc35.aarch64.rp 2.5 MB/s | 170 kB 00:00 #8 45.09 (33/164): libevent-2.1.12-4.fc35.aarch64.rpm 3.5 MB/s | 255 kB 00:00 #8 45.09 (34/164): libpkgconf-1.8.0-1.fc35.aarch64.rpm 1.0 MB/s | 36 kB 00:00 #8 45.10 (35/164): libproxy-0.4.17-3.fc35.aarch64.rpm 12 MB/s | 68 kB 00:00 #8 45.10 (36/164): libpng-1.6.37-11.fc35.aarch64.rpm 6.9 MB/s | 115 kB 00:00 #8 45.10 (37/164): libstemmer-0-17.585svn.fc35.aarch64.r 6.2 MB/s | 82 kB 00:00 #8 45.11 (38/164): lua-srpm-macros-1-5.fc35.noarch.rpm 855 kB/s | 8.4 kB 00:00 #8 45.11 (39/164): nim-srpm-macros-3-5.fc35.noarch.rpm 1.1 MB/s | 8.4 kB 00:00 #8 33.63 Preparing to unpack .../206-libio-html-perl_1.001-1_all.deb ... #8 33.64 Unpacking libio-html-perl (1.001-1) ... #8 33.67 Selecting previously unselected package liblwp-mediatypes-perl. #8 33.67 Preparing to unpack .../207-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 33.68 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 33.71 Selecting previously unselected package libhttp-message-perl. #8 33.71 Preparing to unpack .../208-libhttp-message-perl_6.14-1_all.deb ... #8 33.72 Unpacking libhttp-message-perl (6.14-1) ... #8 33.76 Selecting previously unselected package libhtml-form-perl. #8 33.76 Preparing to unpack .../209-libhtml-form-perl_6.03-1_all.deb ... #8 33.77 Unpacking libhtml-form-perl (6.03-1) ... #8 33.80 Selecting previously unselected package libhtml-tree-perl. #8 33.80 Preparing to unpack .../210-libhtml-tree-perl_5.07-1_all.deb ... #8 33.81 Unpacking libhtml-tree-perl (5.07-1) ... #8 33.85 Selecting previously unselected package libhtml-format-perl. #8 33.85 Preparing to unpack .../211-libhtml-format-perl_2.12-1_all.deb ... #8 33.86 Unpacking libhtml-format-perl (2.12-1) ... #8 45.14 (40/164): ncurses-6.2-8.20210508.fc35.aarch64.r 11 MB/s | 400 kB 00:00 #8 45.15 (41/164): ocaml-srpm-macros-6-5.fc35.noarch.rpm 208 kB/s | 7.8 kB 00:00 #8 45.15 (42/164): openblas-srpm-macros-2-10.fc35.noarch 205 kB/s | 7.4 kB 00:00 #8 45.16 (43/164): patch-2.7.6-15.fc35.aarch64.rpm 10 MB/s | 124 kB 00:00 #8 45.16 (44/164): perl-Carp-1.52-478.fc35.noarch.rpm 3.4 MB/s | 29 kB 00:00 #8 45.16 (45/164): perl-Data-Dumper-2.183-2.fc35.aarch64 4.8 MB/s | 55 kB 00:00 #8 45.17 (46/164): perl-Digest-1.20-1.fc35.noarch.rpm 2.4 MB/s | 25 kB 00:00 #8 45.17 (47/164): perl-Exporter-5.76-479.fc35.noarch.rp 4.4 MB/s | 31 kB 00:00 #8 45.17 (48/164): perl-File-Path-2.18-478.fc35.noarch.r 4.5 MB/s | 35 kB 00:00 #8 45.18 (49/164): perl-Digest-MD5-2.58-478.fc35.aarch64 2.0 MB/s | 36 kB 00:00 #8 45.19 (50/164): perl-File-Temp-0.231.100-478.fc35.noa 3.4 MB/s | 59 kB 00:00 #8 45.20 (51/164): perl-Getopt-Long-2.52-478.fc35.noarch 2.9 MB/s | 60 kB 00:00 #8 45.20 (52/164): perl-IO-Socket-IP-0.41-479.fc35.noarc 3.2 MB/s | 42 kB 00:00 #8 45.23 (53/164): perl-IO-Socket-SSL-2.072-1.fc35.noarc 5.7 MB/s | 217 kB 00:00 #8 45.23 (54/164): perl-MIME-Base64-3.16-478.fc35.aarch6 919 kB/s | 30 kB 00:00 #8 45.27 (55/164): perl-Net-SSLeay-1.90-4.fc35.aarch64.r 7.5 MB/s | 350 kB 00:00 #8 45.28 (56/164): perl-PathTools-3.80-478.fc35.aarch64. 1.7 MB/s | 85 kB 00:00 #8 45.28 (57/164): perl-Pod-Escapes-1.07-478.fc35.noarch 404 kB/s | 20 kB 00:00 #8 45.29 (58/164): perl-Pod-Perldoc-3.28.01-479.fc35.noa 6.3 MB/s | 84 kB 00:00 #8 45.32 (59/164): perl-Pod-Simple-3.43-2.fc35.noarch.rp 5.6 MB/s | 215 kB 00:00 #8 45.36 (60/164): perl-Socket-2.032-2.fc35.aarch64.rpm 779 kB/s | 54 kB 00:00 #8 33.91 Selecting previously unselected package libhttp-cookies-perl. #8 33.91 Preparing to unpack .../212-libhttp-cookies-perl_6.04-1_all.deb ... #8 33.92 Unpacking libhttp-cookies-perl (6.04-1) ... #8 33.95 Selecting previously unselected package libhttp-daemon-perl. #8 33.95 Preparing to unpack .../213-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ... #8 33.96 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ... #8 33.99 Selecting previously unselected package libhttp-negotiate-perl. #8 34.00 Preparing to unpack .../214-libhttp-negotiate-perl_6.00-2_all.deb ... #8 34.00 Unpacking libhttp-negotiate-perl (6.00-2) ... #8 34.03 Selecting previously unselected package libimport-into-perl. #8 34.03 Preparing to unpack .../215-libimport-into-perl_1.002005-1_all.deb ... #8 34.04 Unpacking libimport-into-perl (1.002005-1) ... #8 34.07 Selecting previously unselected package libio-pty-perl. #8 34.07 Preparing to unpack .../216-libio-pty-perl_1%3a1.08-1.1build4_arm64.deb ... #8 34.08 Unpacking libio-pty-perl (1:1.08-1.1build4) ... #8 34.11 Selecting previously unselected package libio-string-perl. #8 45.36 (61/164): perl-Pod-Usage-2.01-478.fc35.noarch.r 508 kB/s | 40 kB 00:00 #8 45.36 (62/164): perl-Storable-3.25-1.fc35.aarch64.rpm 2.0 MB/s | 93 kB 00:00 #8 45.37 (63/164): perl-Term-ANSIColor-5.01-479.fc35.noa 4.5 MB/s | 48 kB 00:00 #8 45.37 (64/164): perl-Term-Cap-1.17-478.fc35.noarch.rp 3.2 MB/s | 22 kB 00:00 #8 45.37 (65/164): perl-Text-ParseWords-3.30-478.fc35.no 1.7 MB/s | 16 kB 00:00 #8 45.38 (66/164): perl-Text-Tabs+Wrap-2021.0814-1.fc35. 2.2 MB/s | 22 kB 00:00 #8 45.38 (67/164): perl-Time-Local-1.300-478.fc35.noarch 4.6 MB/s | 33 kB 00:00 #8 45.39 (68/164): perl-URI-5.09-4.fc35.noarch.rpm 9.9 MB/s | 108 kB 00:00 #8 45.39 (69/164): perl-constant-1.33-479.fc35.noarch.rp 2.1 MB/s | 23 kB 00:00 #8 45.40 (70/164): perl-libnet-3.13-479.fc35.noarch.rpm 12 MB/s | 125 kB 00:00 #8 45.40 (71/164): perl-parent-0.238-478.fc35.noarch.rpm 998 kB/s | 14 kB 00:00 #8 45.43 (72/164): perl-podlators-4.14-478.fc35.noarch.r 2.7 MB/s | 111 kB 00:00 #8 45.44 (73/164): perl-srpm-macros-1-42.fc35.noarch.rpm 225 kB/s | 8.3 kB 00:00 #8 45.44 (74/164): pkgconf-1.8.0-1.fc35.aarch64.rpm 5.2 MB/s | 41 kB 00:00 #8 45.44 (75/164): pkgconf-m4-1.8.0-1.fc35.noarch.rpm 1.2 MB/s | 14 kB 00:00 #8 45.45 (76/164): pkgconf-pkg-config-1.8.0-1.fc35.aarch 740 kB/s | 10 kB 00:00 #8 45.48 (77/164): python3-dateutil-2.8.1-7.fc35.noarch. 7.1 MB/s | 289 kB 00:00 #8 45.49 (78/164): protobuf-c-1.4.0-1.fc35.aarch64.rpm 805 kB/s | 36 kB 00:00 #8 45.49 (79/164): python3-dbus-1.2.18-2.fc35.aarch64.rp 3.1 MB/s | 132 kB 00:00 #8 45.50 (80/164): python3-distro-1.6.0-1.fc35.noarch.rp 3.1 MB/s | 38 kB 00:00 #8 45.50 (81/164): python3-pyxdg-0.27-3.fc35.noarch.rpm 12 MB/s | 96 kB 00:00 #8 45.51 (82/164): python3-pybeam-0.7-1.fc35.noarch.rpm 1.9 MB/s | 24 kB 00:00 #8 45.51 (83/164): python3-six-1.16.0-4.fc35.noarch.rpm 3.0 MB/s | 36 kB 00:00 #8 45.52 (84/164): python3-toml-0.10.2-5.fc35.noarch.rpm 2.7 MB/s | 39 kB 00:00 #8 45.52 (85/164): python3-zstd-1.4.5.1-5.fc35.aarch64.r 1.9 MB/s | 19 kB 00:00 #8 45.53 (86/164): qt5-srpm-macros-5.15.2-3.fc35.noarch. 575 kB/s | 8.2 kB 00:00 #8 45.57 (87/164): shared-mime-info-2.1-3.fc35.aarch64.r 7.2 MB/s | 373 kB 00:00 #8 45.60 (88/164): unzip-6.0-53.fc35.aarch64.rpm 2.4 MB/s | 176 kB 00:00 #8 34.11 Preparing to unpack .../217-libio-string-perl_1.08-3_all.deb ... #8 34.12 Unpacking libio-string-perl (1.08-3) ... #8 34.15 Selecting previously unselected package libipc-run-perl. #8 34.15 Preparing to unpack .../218-libipc-run-perl_0.96-1_all.deb ... #8 34.16 Unpacking libipc-run-perl (0.96-1) ... #8 34.20 Selecting previously unselected package liblist-compare-perl. #8 34.20 Preparing to unpack .../219-liblist-compare-perl_0.53-1_all.deb ... #8 34.20 Unpacking liblist-compare-perl (0.53-1) ... #8 34.24 Selecting previously unselected package liblist-moreutils-perl. #8 34.24 Preparing to unpack .../220-liblist-moreutils-perl_0.416-1build3_arm64.deb ... #8 34.25 Unpacking liblist-moreutils-perl (0.416-1build3) ... #8 34.29 Selecting previously unselected package libltdl7:arm64. #8 34.30 Preparing to unpack .../221-libltdl7_2.4.6-2_arm64.deb ... #8 34.30 Unpacking libltdl7:arm64 (2.4.6-2) ... #8 34.33 Selecting previously unselected package libltdl-dev:arm64. #8 34.34 Preparing to unpack .../222-libltdl-dev_2.4.6-2_arm64.deb ... #8 34.34 Unpacking libltdl-dev:arm64 (2.4.6-2) ... #8 34.39 Selecting previously unselected package libnet-http-perl. #8 45.60 (89/164): xz-5.2.5-7.fc35.aarch64.rpm 2.8 MB/s | 215 kB 00:00 #8 45.63 (90/164): zip-3.0-31.fc35.aarch64.rpm 3.9 MB/s | 253 kB 00:00 #8 45.66 (91/164): abattis-cantarell-fonts-0.301-5.fc35. 6.2 MB/s | 364 kB 00:00 #8 45.66 (92/164): ansible-srpm-macros-1-5.fc35.noarch.r 120 kB/s | 7.3 kB 00:00 #8 45.68 (93/164): dbus-libs-1.12.22-1.fc35.aarch64.rpm 14 MB/s | 151 kB 00:00 #8 45.71 (94/164): binutils-gold-2.37-17.fc35.aarch64.rp 19 MB/s | 874 kB 00:00 #8 45.72 (95/164): dnf-plugins-core-4.2.1-1.fc35.noarch. 861 kB/s | 34 kB 00:00 #8 45.76 (96/164): elfutils-0.187-4.fc35.aarch64.rpm 11 MB/s | 516 kB 00:00 #8 45.76 (97/164): elfutils-debuginfod-client-0.187-4.fc 928 kB/s | 38 kB 00:00 #8 45.78 (98/164): glib-networking-2.70.1-1.fc35.aarch64 15 MB/s | 176 kB 00:00 #8 45.83 (99/164): glibc-gconv-extra-2.34-38.fc35.aarch6 31 MB/s | 1.6 MB 00:00 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} #8 34.39 Preparing to unpack .../223-libnet-http-perl_6.17-1_all.deb ... #8 34.39 Unpacking libnet-http-perl (6.17-1) ... #8 34.43 Selecting previously unselected package libwww-robotrules-perl. #8 34.43 Preparing to unpack .../224-libwww-robotrules-perl_6.01-1_all.deb ... #8 34.44 Unpacking libwww-robotrules-perl (6.01-1) ... #8 34.48 Selecting previously unselected package libwww-perl. #8 34.48 Preparing to unpack .../225-libwww-perl_6.31-1ubuntu0.1_all.deb ... #8 34.48 Unpacking libwww-perl (6.31-1ubuntu0.1) ... #8 34.53 Selecting previously unselected package liblwp-protocol-https-perl. #8 34.53 Preparing to unpack .../226-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 34.53 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 34.60 Selecting previously unselected package libsys-hostname-long-perl. #8 34.60 Preparing to unpack .../227-libsys-hostname-long-perl_1.5-1_all.deb ... #8 34.61 Unpacking libsys-hostname-long-perl (1.5-1) ... #8 34.64 Selecting previously unselected package libmail-sendmail-perl. #8 45.91 (100/164): gdb-minimal-12.1-1.fc35.aarch64.rpm 25 MB/s | 3.5 MB 00:00 #8 45.91 (101/164): go-srpm-macros-3.0.15-1.fc35.noarch. 329 kB/s | 26 kB 00:00 #8 46.00 (102/164): binutils-2.37-17.fc35.aarch64.rpm 17 MB/s | 6.3 MB 00:00 #8 46.03 (103/164): libsoup-2.74.2-1.fc35.aarch64.rpm 3.1 MB/s | 385 kB 00:00 #8 46.03 (104/164): perl-AutoLoader-5.74-486.fc35.noarch 216 kB/s | 26 kB 00:00 #8 46.04 (105/164): perl-B-1.82-486.fc35.aarch64.rpm 4.4 MB/s | 186 kB 00:00 #8 46.05 (106/164): perl-Class-Struct-0.66-486.fc35.noar 2.1 MB/s | 27 kB 00:00 #8 46.05 (107/164): perl-DynaLoader-1.50-486.fc35.aarch6 1.8 MB/s | 30 kB 00:00 #8 46.06 (108/164): perl-Errno-1.33-486.fc35.aarch64.rpm 2.5 MB/s | 19 kB 00:00 #8 46.07 (109/164): perl-Fcntl-1.14-486.fc35.aarch64.rpm 1.8 MB/s | 25 kB 00:00 #8 46.08 (110/164): perl-File-Basename-2.85-486.fc35.noa 1.3 MB/s | 22 kB 00:00 #8 46.08 (111/164): perl-File-stat-1.09-486.fc35.noarch. 1.7 MB/s | 22 kB 00:00 #8 46.09 (112/164): perl-FileHandle-2.03-486.fc35.noarch 2.6 MB/s | 20 kB 00:00 #8 46.09 (113/164): perl-Getopt-Std-1.13-486.fc35.noarch 2.7 MB/s | 20 kB 00:00 #8 46.13 (114/164): perl-Encode-3.15-482.fc35.aarch64.rp 21 MB/s | 1.7 MB 00:00 #8 46.13 (115/164): perl-HTTP-Tiny-0.080-1.fc35.noarch.r 1.3 MB/s | 55 kB 00:00 #8 46.13 (116/164): perl-IO-1.46-486.fc35.aarch64.rpm 2.2 MB/s | 92 kB 00:00 #8 46.15 (117/164): perl-IPC-Open3-1.21-486.fc35.noarch. 1.3 MB/s | 27 kB 00:00 #8 46.15 (118/164): perl-Mozilla-CA-20211001-1.fc35.noar 502 kB/s | 12 kB 00:00 #8 46.16 (119/164): perl-NDBM_File-1.15-486.fc35.aarch64 1.1 MB/s | 27 kB 00:00 #8 46.16 (120/164): perl-POSIX-1.97-486.fc35.aarch64.rpm 8.3 MB/s | 102 kB 00:00 #8 46.17 (121/164): perl-Scalar-List-Utils-1.62-463.fc35 6.0 MB/s | 71 kB 00:00 #8 46.17 (122/164): perl-SelectSaver-1.02-486.fc35.noarc 1.4 MB/s | 16 kB 00:00 #8 46.17 (123/164): perl-Symbol-1.09-486.fc35.noarch.rpm 2.6 MB/s | 19 kB 00:00 #8 46.18 (124/164): perl-base-2.27-486.fc35.noarch.rpm 1.8 MB/s | 21 kB 00:00 #8 46.18 (125/164): perl-if-0.60.900-486.fc35.noarch.rpm 1.6 MB/s | 18 kB 00:00 #8 46.19 (126/164): perl-interpreter-5.34.1-486.fc35.aar 9.5 MB/s | 76 kB 00:00 + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 #8 34.65 Preparing to unpack .../228-libmail-sendmail-perl_0.80-1_all.deb ... #8 34.65 Unpacking libmail-sendmail-perl (0.80-1) ... #8 34.69 Selecting previously unselected package librole-tiny-perl. #8 34.69 Preparing to unpack .../229-librole-tiny-perl_2.000006-1_all.deb ... #8 34.70 Unpacking librole-tiny-perl (2.000006-1) ... #8 34.73 Selecting previously unselected package libstrictures-perl. #8 34.73 Preparing to unpack .../230-libstrictures-perl_2.000003-1_all.deb ... #8 34.74 Unpacking libstrictures-perl (2.000003-1) ... #8 34.77 Selecting previously unselected package libsub-quote-perl. #8 34.77 Preparing to unpack .../231-libsub-quote-perl_2.005000-1_all.deb ... #8 34.78 Unpacking libsub-quote-perl (2.005000-1) ... #8 34.81 Selecting previously unselected package libmoo-perl. #8 34.81 Preparing to unpack .../232-libmoo-perl_2.003004-1_all.deb ... #8 34.82 Unpacking libmoo-perl (2.003004-1) ... #8 34.85 Selecting previously unselected package libpackage-stash-perl. #8 34.86 Preparing to unpack .../233-libpackage-stash-perl_0.37-1_all.deb ... #8 34.86 Unpacking libpackage-stash-perl (0.37-1) ... #8 34.90 Selecting previously unselected package libsub-identify-perl. mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #8 37.74 Fedora 35 - x86_64 - Updates 15 MB/s | 32 MB 00:02 #8 46.20 (127/164): perl-mro-1.25-486.fc35.aarch64.rpm 2.5 MB/s | 32 kB 00:00 #8 46.23 (128/164): perl-libs-5.34.1-486.fc35.aarch64.rp 37 MB/s | 2.0 MB 00:00 #8 46.24 (129/164): perl-overload-1.33-486.fc35.noarch.r 1.1 MB/s | 50 kB 00:00 #8 46.24 (130/164): perl-overloading-0.02-486.fc35.noarc 422 kB/s | 17 kB 00:00 #8 46.24 (131/164): perl-vars-1.05-486.fc35.noarch.rpm 2.8 MB/s | 17 kB 00:00 #8 46.25 (132/164): perl-subs-1.04-486.fc35.noarch.rpm 1.2 MB/s | 16 kB 00:00 #8 46.25 (133/164): python-srpm-macros-3.10-12.fc35.noar 1.8 MB/s | 22 kB 00:00 #8 46.26 (134/164): python3-construct-2.10.68-1.fc35.noa 8.2 MB/s | 112 kB 00:00 #8 46.26 (135/164): python3-enchant-3.2.2-1.fc35.noarch. 9.6 MB/s | 79 kB 00:00 #8 46.27 (136/164): python3-dnf-plugins-core-4.2.1-1.fc3 14 MB/s | 221 kB 00:00 #8 46.27 (137/164): python3-unbound-1.16.0-3.fc35.aarch6 6.5 MB/s | 98 kB 00:00 #8 46.28 (138/164): redhat-rpm-config-201-1.fc35.noarch. 4.6 MB/s | 64 kB 00:00 #8 46.28 (139/164): rpmautospec-rpm-macros-0.2.6-1.fc35. 1.4 MB/s | 8.3 kB 00:00 #8 46.29 (140/164): rpm-build-4.17.1-2.fc35.aarch64.rpm 4.6 MB/s | 58 kB 00:00 #8 46.29 (141/164): rpmlint-2.2.0-2.fc35.noarch.rpm 17 MB/s | 240 kB 00:00 #8 46.30 (142/164): rust-srpm-macros-21-1.fc35.noarch.rp 697 kB/s | 9.0 kB 00:00 #8 46.31 (143/164): xxhash-libs-0.8.1-1.fc35.aarch64.rpm 3.7 MB/s | 33 kB 00:00 #8 46.34 (144/164): systemd-libs-249.12-5.fc35.aarch64.r 11 MB/s | 579 kB 00:00 #8 46.38 (145/164): zstd-1.5.2-2.fc35.aarch64.rpm 5.2 MB/s | 403 kB 00:00 #8 46.42 (146/164): unbound-libs-1.16.0-3.fc35.aarch64.r 4.3 MB/s | 520 kB 00:00 #8 34.90 Preparing to unpack .../234-libsub-identify-perl_0.14-1_arm64.deb ... #8 34.91 Unpacking libsub-identify-perl (0.14-1) ... #8 34.95 Selecting previously unselected package libnamespace-clean-perl. #8 34.95 Preparing to unpack .../235-libnamespace-clean-perl_0.27-1_all.deb ... #8 34.95 Unpacking libnamespace-clean-perl (0.27-1) ... #8 35.00 Selecting previously unselected package libnumber-compare-perl. #8 35.00 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ... #8 35.00 Unpacking libnumber-compare-perl (0.03-1) ... #8 35.04 Selecting previously unselected package libnumber-range-perl. #8 35.04 Preparing to unpack .../237-libnumber-range-perl_0.12-1_all.deb ... #8 35.04 Unpacking libnumber-range-perl (0.12-1) ... #8 35.08 Selecting previously unselected package libpackage-stash-xs-perl. #8 35.08 Preparing to unpack .../238-libpackage-stash-xs-perl_0.28-3build2_arm64.deb ... #8 35.08 Unpacking libpackage-stash-xs-perl (0.28-3build2) ... #8 35.12 Selecting previously unselected package libparse-debianchangelog-perl. #8 46.44 (147/164): dnf-4.13.0-1.fc35.noarch.rpm 4.5 MB/s | 450 kB 00:00 #8 46.45 (148/164): dnf-data-4.13.0-1.fc35.noarch.rpm 691 kB/s | 42 kB 00:00 #8 46.45 (149/164): elfutils-libelf-0.187-4.fc35.aarch64 21 MB/s | 197 kB 00:00 #8 46.46 (150/164): elfutils-libs-0.187-4.fc35.aarch64.r 19 MB/s | 255 kB 00:00 #8 46.49 (151/164): glibc-common-2.34-38.fc35.aarch64.rp 8.6 MB/s | 289 kB 00:00 #8 46.49 (152/164): glibc-minimal-langpack-2.34-38.fc35. 707 kB/s | 26 kB 00:00 #8 46.54 (153/164): glibc-2.34-38.fc35.aarch64.rpm 18 MB/s | 1.7 MB 00:00 #8 46.57 (154/164): libsolv-0.7.22-1.fc35.aarch64.rpm 5.3 MB/s | 388 kB 00:00 #8 46.61 (155/164): libdnf-0.67.0-2.fc35.aarch64.rpm 5.2 MB/s | 608 kB 00:00 #8 46.64 (156/164): python3-dnf-4.13.0-1.fc35.noarch.rpm 4.1 MB/s | 415 kB 00:00 #8 46.64 (157/164): python3-hawkey-0.67.0-2.fc35.aarch64 1.4 MB/s | 100 kB 00:00 #8 35.12 Preparing to unpack .../239-libparse-debianchangelog-perl_1.2.0-12_all.deb ... #8 35.12 Unpacking libparse-debianchangelog-perl (1.2.0-12) ... #8 35.16 Selecting previously unselected package libtext-glob-perl. #8 35.16 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ... #8 35.17 Unpacking libtext-glob-perl (0.10-1) ... #8 35.20 Selecting previously unselected package libpath-iterator-rule-perl. #8 35.20 Preparing to unpack .../241-libpath-iterator-rule-perl_1.009-1_all.deb ... #8 35.20 Unpacking libpath-iterator-rule-perl (1.009-1) ... #8 35.24 Selecting previously unselected package libpath-tiny-perl. #8 35.24 Preparing to unpack .../242-libpath-tiny-perl_0.104-1_all.deb ... #8 35.25 Unpacking libpath-tiny-perl (0.104-1) ... #8 35.28 Selecting previously unselected package libperlio-gzip-perl. #8 35.28 Preparing to unpack .../243-libperlio-gzip-perl_0.19-1build3_arm64.deb ... #8 35.29 Unpacking libperlio-gzip-perl (0.19-1build3) ... #8 35.32 Selecting previously unselected package libpod-constants-perl. #8 35.32 Preparing to unpack .../244-libpod-constants-perl_0.19-1_all.deb ... #8 35.33 Unpacking libpod-constants-perl (0.19-1) ... #8 35.37 Selecting previously unselected package libregexp-pattern-license-perl. mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #8 46.65 (158/164): python3-rpm-4.17.1-2.fc35.aarch64.rp 12 MB/s | 91 kB 00:00 #8 46.66 (159/164): rpm-build-libs-4.17.1-2.fc35.aarch64 9.7 MB/s | 88 kB 00:00 #8 46.70 (160/164): python3-libdnf-0.67.0-2.fc35.aarch64 13 MB/s | 729 kB 00:00 #8 46.73 (161/164): rpm-4.17.1-2.fc35.aarch64.rpm 6.0 MB/s | 531 kB 00:00 #8 46.77 (162/164): rpm-libs-4.17.1-2.fc35.aarch64.rpm 2.8 MB/s | 305 kB 00:00 #8 46.77 (163/164): yum-4.13.0-1.fc35.noarch.rpm 973 kB/s | 39 kB 00:00 #8 46.78 (164/164): rpm-sign-libs-4.17.1-2.fc35.aarch64. 534 kB/s | 23 kB 00:00 #8 46.78 -------------------------------------------------------------------------------- #8 46.78 Total 13 MB/s | 39 MB 00:03 #8 35.37 Preparing to unpack .../245-libregexp-pattern-license-perl_3.0.31-3_all.deb ... #8 35.37 Unpacking libregexp-pattern-license-perl (3.0.31-3) ... #8 35.41 Selecting previously unselected package libsasl2-modules:arm64. #8 35.41 Preparing to unpack .../246-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ... #8 35.42 Unpacking libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 35.46 Selecting previously unselected package libsort-key-perl. #8 35.46 Preparing to unpack .../247-libsort-key-perl_1.33-2_arm64.deb ... #8 35.47 Unpacking libsort-key-perl (1.33-2) ... #8 35.50 Selecting previously unselected package libstring-copyright-perl. #8 35.50 Preparing to unpack .../248-libstring-copyright-perl_0.003005-1_all.deb ... #8 35.50 Unpacking libstring-copyright-perl (0.003005-1) ... #8 35.54 Selecting previously unselected package libstring-escape-perl. #8 35.54 Preparing to unpack .../249-libstring-escape-perl_2010.002-2_all.deb ... #8 35.54 Unpacking libstring-escape-perl (2010.002-2) ... #8 35.58 Selecting previously unselected package libtext-levenshtein-perl. #8 35.58 Preparing to unpack .../250-libtext-levenshtein-perl_0.13-1_all.deb ... #8 35.58 Unpacking libtext-levenshtein-perl (0.13-1) ... #8 35.63 Selecting previously unselected package libunicode-utf8-perl. #8 35.63 Preparing to unpack .../251-libunicode-utf8-perl_0.60-1build4_arm64.deb ... #8 35.64 Unpacking libunicode-utf8-perl (0.60-1build4) ... #8 35.67 Selecting previously unselected package libxml-namespacesupport-perl. #8 35.67 Preparing to unpack .../252-libxml-namespacesupport-perl_1.12-1_all.deb ... #8 35.68 Unpacking libxml-namespacesupport-perl (1.12-1) ... #8 35.71 Selecting previously unselected package libxml-sax-base-perl. #8 35.72 Preparing to unpack .../253-libxml-sax-base-perl_1.09-1_all.deb ... #8 35.72 Unpacking libxml-sax-base-perl (1.09-1) ... #8 35.77 Selecting previously unselected package libxml-sax-perl. #8 35.77 Preparing to unpack .../254-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... #8 35.78 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... #8 35.82 Selecting previously unselected package libxml-libxml-perl. #8 35.82 Preparing to unpack .../255-libxml-libxml-perl_2.0128+dfsg-5_arm64.deb ... #8 35.83 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ... #8 35.88 Selecting previously unselected package libxml-parser-perl. #8 35.88 Preparing to unpack .../256-libxml-parser-perl_2.44-2build3_arm64.deb ... #8 35.89 Unpacking libxml-parser-perl (2.44-2build3) ... #8 35.94 Selecting previously unselected package libxml-sax-expat-perl. #8 35.94 Preparing to unpack .../257-libxml-sax-expat-perl_0.40-2_all.deb ... #8 35.95 Unpacking libxml-sax-expat-perl (0.40-2) ... #8 35.98 Selecting previously unselected package libxml-simple-perl. #8 35.99 Preparing to unpack .../258-libxml-simple-perl_2.24-1_all.deb ... #8 35.99 Unpacking libxml-simple-perl (2.24-1) ... #8 36.02 Selecting previously unselected package libyaml-libyaml-perl. #8 36.03 Preparing to unpack .../259-libyaml-libyaml-perl_0.69+repack-1_arm64.deb ... #8 36.03 Unpacking libyaml-libyaml-perl (0.69+repack-1) ... #8 36.07 Selecting previously unselected package licensecheck. #8 36.07 Preparing to unpack .../260-licensecheck_3.0.31-2_all.deb ... #8 36.07 Unpacking licensecheck (3.0.31-2) ... #8 36.10 Selecting previously unselected package patchutils. == Building packages for fedora-36 == mkdir -p "rpmbuild/fedora-36" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster -t rpmbuild-fedora-36/x86_64 -f fedora-36/Dockerfile . #8 41.41 Dependencies resolved. #8 41.44 ================================================================================ #8 41.44 Package Arch Version Repo Size #8 41.44 ================================================================================ #8 41.44 Installing: #8 41.44 dnf-plugins-core noarch 4.2.1-1.fc36 updates 34 k #8 41.44 rpm-build aarch64 4.17.1-3.fc36 updates 59 k #8 41.44 rpmlint noarch 2.2.0-3.fc36 fedora 240 k #8 41.44 Upgrading: #8 41.44 python3-rpm aarch64 4.17.1-3.fc36 updates 92 k #8 41.44 rpm aarch64 4.17.1-3.fc36 updates 534 k #8 41.44 rpm-build-libs aarch64 4.17.1-3.fc36 updates 89 k #8 41.44 rpm-libs aarch64 4.17.1-3.fc36 updates 306 k #8 41.44 rpm-sign-libs aarch64 4.17.1-3.fc36 updates 24 k #8 41.44 Installing dependencies: #8 41.44 ansible-srpm-macros noarch 1-5.fc36 updates 7.3 k #8 41.44 binutils aarch64 2.37-27.fc36 updates 6.4 M #8 41.44 binutils-gold aarch64 2.37-27.fc36 updates 896 k #8 41.44 bzip2 aarch64 1.0.8-11.fc36 fedora 52 k #8 41.44 cpio aarch64 2.13-12.fc36 fedora 267 k #8 41.44 dash aarch64 0.5.10.2-10.fc36 fedora 97 k #8 41.44 dbus-libs aarch64 1:1.14.0-1.fc36 fedora 153 k #8 41.44 debugedit aarch64 5.0-3.fc36 fedora 76 k #8 41.44 devscripts-checkbashisms aarch64 2.22.1-1.fc36 fedora 28 k #8 41.44 diffutils aarch64 3.8-2.fc36 fedora 368 k #8 41.44 dwz aarch64 0.14-4.fc36 updates 125 k #8 41.44 ed aarch64 1.14.2-12.fc36 fedora 73 k #8 41.44 efi-srpm-macros noarch 5-5.fc36 fedora 22 k #8 41.44 elfutils aarch64 0.186-3.fc36 fedora 516 k #8 41.44 elfutils-debuginfod-client aarch64 0.186-3.fc36 fedora 39 k #8 41.44 enchant aarch64 1:1.6.0-30.fc36 fedora 59 k #8 41.44 file aarch64 5.41-4.fc36 fedora 48 k #8 41.44 fonts-srpm-macros noarch 1:2.0.5-7.fc36 fedora 27 k #8 41.44 fpc-srpm-macros noarch 1.3-5.fc36 fedora 7.6 k #8 41.44 gdb-minimal aarch64 12.1-1.fc36 updates 3.5 M #8 41.44 gdk-pixbuf2 aarch64 2.42.8-3.fc36 updates 464 k #8 41.44 ghc-srpm-macros noarch 1.5.0-6.fc36 fedora 7.7 k #8 41.44 glibc-gconv-extra aarch64 2.35-4.fc36 fedora 1.7 M #8 41.44 gnat-srpm-macros noarch 4-15.fc36 fedora 8.2 k #8 41.44 go-srpm-macros noarch 3.0.15-1.fc36 fedora 26 k #8 41.44 groff-base aarch64 1.22.4-9.fc36 fedora 1.0 M #8 41.44 hunspell aarch64 1.7.0-19.fc36 fedora 284 k #8 41.44 hunspell-en-GB noarch 0.20140811.1-22.fc36 fedora 225 k #8 41.44 hunspell-en-US noarch 0.20140811.1-22.fc36 fedora 176 k #8 41.44 hunspell-filesystem aarch64 1.7.0-19.fc36 fedora 8.9 k #8 41.44 info aarch64 6.8-3.fc36 fedora 220 k #8 41.44 json-glib aarch64 1.6.6-2.fc36 fedora 149 k #8 41.44 kernel-srpm-macros noarch 1.0-14.fc36 fedora 9.1 k #8 41.44 libappstream-glib aarch64 0.8.0-4.fc36 updates 376 k #8 41.44 libjpeg-turbo aarch64 2.1.2-2.fc36 fedora 190 k #8 41.44 libpkgconf aarch64 1.8.0-2.fc36 fedora 36 k #8 41.44 libpng aarch64 2:1.6.37-12.fc36 fedora 114 k #8 41.44 libstemmer aarch64 0-18.585svn.fc36 fedora 82 k #8 41.44 lua-srpm-macros noarch 1-6.fc36 fedora 8.5 k #8 41.44 ncurses aarch64 6.2-9.20210508.fc36 fedora 400 k #8 41.44 nim-srpm-macros noarch 3-6.fc36 fedora 8.3 k #8 41.44 ocaml-srpm-macros noarch 6-6.fc36 fedora 7.7 k #8 41.44 openblas-srpm-macros noarch 2-11.fc36 fedora 7.4 k #8 41.44 package-notes-srpm-macros noarch 0.4-14.fc36 fedora 11 k #8 41.44 patch aarch64 2.7.6-16.fc36 fedora 121 k #8 41.44 perl-AutoLoader noarch 5.74-486.fc36 fedora 26 k #8 41.44 perl-B aarch64 1.82-486.fc36 fedora 186 k #8 41.44 perl-Carp noarch 1.52-479.fc36 fedora 29 k #8 41.44 perl-Class-Struct noarch 0.66-486.fc36 fedora 27 k #8 41.44 perl-Data-Dumper aarch64 2.183-3.fc36 fedora 55 k #8 41.44 perl-Digest noarch 1.20-2.fc36 fedora 25 k #8 41.44 perl-Digest-MD5 aarch64 2.58-479.fc36 fedora 36 k #8 41.44 perl-DynaLoader aarch64 1.50-486.fc36 fedora 31 k #8 41.44 perl-Encode aarch64 4:3.17-485.fc36 updates 1.7 M #8 41.44 perl-Errno aarch64 1.33-486.fc36 fedora 20 k #8 41.44 perl-Exporter noarch 5.76-480.fc36 fedora 31 k #8 41.44 perl-Fcntl aarch64 1.14-486.fc36 fedora 25 k #8 41.44 perl-File-Basename noarch 2.85-486.fc36 fedora 22 k #8 41.44 perl-File-Path noarch 2.18-479.fc36 fedora 35 k #8 41.44 perl-File-Temp noarch 1:0.231.100-479.fc36 fedora 59 k #8 41.44 perl-File-stat noarch 1.09-486.fc36 fedora 22 k #8 41.44 perl-FileHandle noarch 2.03-486.fc36 fedora 20 k #8 41.44 perl-Getopt-Long noarch 1:2.52-479.fc36 fedora 60 k #8 41.44 perl-Getopt-Std noarch 1.13-486.fc36 fedora 21 k #8 41.44 perl-HTTP-Tiny noarch 0.082-1.fc36 updates 55 k #8 41.44 perl-IO aarch64 1.46-486.fc36 fedora 92 k #8 41.44 perl-IPC-Open3 noarch 1.21-486.fc36 fedora 28 k #8 41.44 perl-MIME-Base64 aarch64 3.16-479.fc36 fedora 30 k #8 41.44 perl-Net-SSLeay aarch64 1.92-2.fc36 fedora 365 k #8 41.44 perl-POSIX aarch64 1.97-486.fc36 fedora 103 k #8 41.44 perl-PathTools aarch64 3.80-479.fc36 fedora 85 k #8 41.44 perl-Pod-Escapes noarch 1:1.07-479.fc36 fedora 20 k #8 41.44 perl-Pod-Perldoc noarch 3.28.01-480.fc36 fedora 83 k #8 41.44 perl-Pod-Simple noarch 1:3.43-3.fc36 fedora 215 k #8 41.44 perl-Pod-Usage noarch 4:2.01-479.fc36 fedora 40 k #8 41.44 perl-Scalar-List-Utils aarch64 5:1.62-464.fc36 fedora 70 k #8 41.44 perl-SelectSaver noarch 1.02-486.fc36 fedora 17 k #8 41.44 perl-Socket aarch64 4:2.035-1.fc36 updates 55 k #8 41.44 perl-Storable aarch64 1:3.25-2.fc36 fedora 93 k #8 41.44 perl-Symbol noarch 1.09-486.fc36 fedora 19 k #8 41.44 perl-Term-ANSIColor noarch 5.01-480.fc36 fedora 48 k #8 41.44 perl-Term-Cap noarch 1.17-479.fc36 fedora 22 k #8 41.44 perl-Text-ParseWords noarch 3.31-1.fc36 updates 16 k #8 41.44 perl-Text-Tabs+Wrap noarch 2021.0814-2.fc36 fedora 22 k #8 41.44 perl-Time-Local noarch 2:1.300-479.fc36 fedora 34 k #8 41.44 perl-URI noarch 5.10-1.fc36 fedora 108 k #8 41.44 perl-base noarch 2.27-486.fc36 fedora 21 k #8 41.44 perl-constant noarch 1.33-480.fc36 fedora 23 k #8 41.44 perl-if noarch 0.60.900-486.fc36 fedora 19 k #8 41.44 perl-interpreter aarch64 4:5.34.1-486.fc36 fedora 76 k #8 41.44 perl-libnet noarch 3.13-480.fc36 fedora 126 k #8 41.44 perl-libs aarch64 4:5.34.1-486.fc36 fedora 2.0 M #8 41.44 perl-mro aarch64 1.25-486.fc36 fedora 33 k #8 41.44 perl-overload noarch 1.33-486.fc36 fedora 50 k #8 41.44 perl-overloading noarch 0.02-486.fc36 fedora 18 k #8 41.44 perl-parent noarch 1:0.238-479.fc36 fedora 14 k #8 41.44 perl-podlators noarch 1:4.14-479.fc36 fedora 112 k #8 41.44 perl-srpm-macros noarch 1-43.fc36 fedora 8.4 k #8 41.44 perl-subs noarch 1.04-486.fc36 fedora 17 k #8 41.44 perl-vars noarch 1.05-486.fc36 fedora 18 k #8 41.44 pkgconf aarch64 1.8.0-2.fc36 fedora 41 k #8 41.44 pkgconf-m4 noarch 1.8.0-2.fc36 fedora 14 k #8 41.44 pkgconf-pkg-config aarch64 1.8.0-2.fc36 fedora 10 k #8 41.44 python-srpm-macros noarch 3.10-19.fc36 updates 24 k #8 41.44 python3-construct noarch 2.10.68-1.fc36 updates 112 k #8 41.44 python3-dateutil noarch 1:2.8.1-8.fc36 fedora 289 k #8 41.44 python3-dbus aarch64 1.2.18-3.fc36 fedora 132 k #8 41.44 python3-distro noarch 1.6.0-2.fc36 fedora 38 k #8 41.44 python3-dnf-plugins-core noarch 4.2.1-1.fc36 updates 221 k #8 41.44 python3-enchant noarch 3.2.2-2.fc36 fedora 79 k #8 41.44 python3-pybeam noarch 0.7-2.fc36 fedora 24 k #8 41.44 python3-pyxdg noarch 0.27-4.fc36 fedora 96 k #8 41.44 python3-six noarch 1.16.0-5.fc36 fedora 36 k #8 41.44 python3-toml noarch 0.10.2-6.fc36 fedora 39 k #8 41.44 python3-zstd aarch64 1.4.5.1-6.fc36 fedora 19 k #8 41.44 qt5-srpm-macros noarch 5.15.5-2.fc36 updates 8.0 k #8 41.44 redhat-rpm-config noarch 221-1.fc36 updates 66 k #8 41.44 rpmautospec-rpm-macros noarch 0.2.6-1.fc36 updates 8.3 k #8 41.44 rust-srpm-macros noarch 22-1.fc36 updates 9.3 k #8 41.44 shared-mime-info aarch64 2.1-3.fc35 fedora 373 k #8 41.44 unzip aarch64 6.0-57.fc36 fedora 182 k #8 41.44 xxhash-libs aarch64 0.8.1-2.fc36 fedora 34 k #8 41.44 xz aarch64 5.2.5-9.fc36 fedora 215 k #8 41.44 zip aarch64 3.0-32.fc36 fedora 256 k #8 41.44 zstd aarch64 1.5.2-2.fc36 updates 412 k #8 41.44 Installing weak dependencies: #8 41.44 hunspell-en noarch 0.20140811.1-22.fc36 fedora 180 k #8 41.44 perl-IO-Socket-IP noarch 0.41-480.fc36 fedora 42 k #8 41.44 perl-IO-Socket-SSL noarch 2.074-2.fc36 fedora 218 k #8 41.44 perl-Mozilla-CA noarch 20211001-2.fc36 fedora 12 k #8 41.44 perl-NDBM_File aarch64 1.15-486.fc36 fedora 27 k #8 41.44 #8 41.44 Transaction Summary #8 41.44 ================================================================================ #8 41.44 Install 133 Packages #8 41.44 Upgrade 5 Packages #8 41.44 #8 41.44 Total download size: 29 M #8 41.45 Downloading Packages: #8 36.11 Preparing to unpack .../261-patchutils_0.3.4-2_arm64.deb ... #8 36.11 Unpacking patchutils (0.3.4-2) ... #8 36.15 Selecting previously unselected package t1utils. #8 36.15 Preparing to unpack .../262-t1utils_1.41-2_arm64.deb ... #8 36.16 Unpacking t1utils (1.41-2) ... #8 36.20 Selecting previously unselected package lintian. #8 36.20 Preparing to unpack .../263-lintian_2.5.81ubuntu1_all.deb ... #8 36.20 Unpacking lintian (2.5.81ubuntu1) ... #8 36.32 Selecting previously unselected package manpages-dev. #8 36.32 Preparing to unpack .../264-manpages-dev_4.15-1_all.deb ... #8 36.33 Unpacking manpages-dev (4.15-1) ... #1 [internal] load build definition from Dockerfile #1 sha256:15ec6b658e71652495e449350ed1960f7b75b01902c6661ef4afa3636fe91029 #1 transferring dockerfile: 834B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:3854461cc99f15343c2b3d631820d7f5cac98b7d8a26465636edefb0c85da97f #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/fedora:pull token for registry-1.docker.io #5 sha256:f12784475e11c2055750a9b34a4e9533d97f404f9a9a4790423a8ffde39fd4ce #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:4141676f036c9995b7d33caaeeb7bdc4fa026604850df18cb531f26236083e58 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 #8 36.55 Selecting previously unselected package python3-certifi. #8 36.55 Preparing to unpack .../265-python3-certifi_2018.1.18-2_all.deb ... #8 36.55 Unpacking python3-certifi (2018.1.18-2) ... #8 36.60 Selecting previously unselected package python3-idna. #8 36.61 Preparing to unpack .../266-python3-idna_2.6-1_all.deb ... #8 36.61 Unpacking python3-idna (2.6-1) ... #8 36.65 Selecting previously unselected package python3-urllib3. + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 #4 ... #3 [internal] load metadata for docker.io/library/fedora:36 #3 sha256:b0daf253e9999054dbe302a69542b3391784994fe01956037770418baa090fae #3 DONE 0.3s #8 36.65 Preparing to unpack .../267-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ... #8 36.66 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ... #8 36.71 Selecting previously unselected package python3-requests. #8 36.71 Preparing to unpack .../268-python3-requests_2.18.4-2ubuntu0.1_all.deb ... #8 36.71 Unpacking python3-requests (2.18.4-2ubuntu0.1) ... #8 36.76 Selecting previously unselected package python3-unidiff. #8 36.76 Preparing to unpack .../269-python3-unidiff_0.5.4-1_all.deb ... #8 36.77 Unpacking python3-unidiff (0.5.4-1) ... #8 36.81 Selecting previously unselected package python3-xdg. #8 36.81 Preparing to unpack .../270-python3-xdg_0.25-4ubuntu1.1_all.deb ... #8 36.81 Unpacking python3-xdg (0.25-4ubuntu1.1) ... #8 36.86 Selecting previously unselected package unzip. #8 36.86 Preparing to unpack .../271-unzip_6.0-21ubuntu1.1_arm64.deb ... #8 36.86 Unpacking unzip (6.0-21ubuntu1.1) ... #8 36.91 Selecting previously unselected package wdiff. #8 36.92 Preparing to unpack .../272-wdiff_1.2.2-2_arm64.deb ... #8 36.92 Unpacking wdiff (1.2.2-2) ... #8 36.96 Selecting previously unselected package equivs. #8 36.96 Preparing to unpack .../273-equivs_2.1.0_all.deb ... #8 36.96 Unpacking equivs (2.1.0) ... #8 48.13 Running transaction check make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.Uvf6Of4PpS/ + cd /tmp/docker-cli-docsgen.Uvf6Of4PpS + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 #4 DONE 0.4s #9 [internal] load build context #9 sha256:55a815391015dd24a556480bb76c0fa040a55a215d31fc41a69aa13cdeb4c38d #9 transferring context: 15.47kB done #9 DONE 0.0s #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #12 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #12 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #12 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done #12 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 4.19MB / 7.86MB 0.2s #12 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #12 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done #12 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 10.49MB / 50.44MB 0.2s #8 37.00 Selecting previously unselected package libauthen-sasl-perl. #8 37.00 Preparing to unpack .../274-libauthen-sasl-perl_2.1600-1_all.deb ... #8 37.01 Unpacking libauthen-sasl-perl (2.1600-1) ... #8 37.05 Selecting previously unselected package python3-magic. #8 37.06 Preparing to unpack .../275-python3-magic_2%3a0.4.15-1_all.deb ... #8 37.06 Unpacking python3-magic (2:0.4.15-1) ... #8 37.11 Setting up python-apt-common (1.6.5ubuntu0.7) ... #8 37.12 Setting up libnpth0:arm64 (1.5-3) ... #8 37.14 Setting up libedit2:arm64 (3.1-20170329-1) ... #8 37.15 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... #8 37.17 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... #8 37.18 Setting up readline-common (7.0-3) ... #8 37.19 Setting up libapt-inst2.0:arm64 (1.6.14) ... #8 37.21 Setting up manpages (4.15-1) ... #8 37.22 Setting up strace (4.21-1ubuntu1) ... #8 48.30 Transaction check succeeded. #8 48.30 Running transaction test git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 #8 42.61 (1/138): bzip2-1.0.8-11.fc36.aarch64.rpm 121 kB/s | 52 kB 00:00 #8 42.62 (2/138): dash-0.5.10.2-10.fc36.aarch64.rpm 224 kB/s | 97 kB 00:00 #8 42.67 (3/138): cpio-2.13-12.fc36.aarch64.rpm 550 kB/s | 267 kB 00:00 #8 42.68 (4/138): dbus-libs-1.14.0-1.fc36.aarch64.rpm 2.4 MB/s | 153 kB 00:00 #8 42.68 (5/138): debugedit-5.0-3.fc36.aarch64.rpm 1.2 MB/s | 76 kB 00:00 #8 42.68 (6/138): devscripts-checkbashisms-2.22.1-1.fc36 2.8 MB/s | 28 kB 00:00 #8 42.69 (7/138): ed-1.14.2-12.fc36.aarch64.rpm 9.3 MB/s | 73 kB 00:00 #8 42.72 (8/138): diffutils-3.8-2.fc36.aarch64.rpm 9.2 MB/s | 368 kB 00:00 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 #12 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.3s #12 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 23.07MB / 50.44MB 0.3s #12 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.3s done #12 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 29.36MB / 50.44MB 0.4s #12 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 2.10MB / 10.00MB 0.4s #8 37.23 Setting up git-man (1:2.17.1-1ubuntu0.12) ... #8 37.25 Setting up libicu60:arm64 (60.2-3ubuntu3.2) ... #8 37.26 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... #8 37.27 Setting up less (487-0.1) ... #8 37.36 Setting up make (4.1-9.1ubuntu1) ... #8 37.38 Setting up libapt-pkg-perl (0.1.33build1) ... #8 37.39 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.10) ... #8 37.48 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} #8 42.72 (9/138): efi-srpm-macros-5-5.fc36.noarch.rpm 577 kB/s | 22 kB 00:00 #8 42.77 (10/138): elfutils-0.186-3.fc36.aarch64.rpm 6.1 MB/s | 516 kB 00:00 #8 42.78 (11/138): elfutils-debuginfod-client-0.186-3.fc 729 kB/s | 39 kB 00:00 #8 42.78 (12/138): enchant-1.6.0-30.fc36.aarch64.rpm 1.0 MB/s | 59 kB 00:00 #8 42.79 (13/138): file-5.41-4.fc36.aarch64.rpm 3.7 MB/s | 48 kB 00:00 #8 42.79 (14/138): fonts-srpm-macros-2.0.5-7.fc36.noarch 3.6 MB/s | 27 kB 00:00 #8 42.79 (15/138): fpc-srpm-macros-1.3-5.fc36.noarch.rpm 769 kB/s | 7.6 kB 00:00 #8 42.80 (16/138): ghc-srpm-macros-1.5.0-6.fc36.noarch.r 820 kB/s | 7.7 kB 00:00 #8 42.80 (17/138): gnat-srpm-macros-4-15.fc36.noarch.rpm 1.2 MB/s | 8.2 kB 00:00 #8 42.80 (18/138): go-srpm-macros-3.0.15-1.fc36.noarch.r 3.1 MB/s | 26 kB 00:00 #8 42.85 (19/138): glibc-gconv-extra-2.35-4.fc36.aarch64 28 MB/s | 1.7 MB 00:00 #8 42.89 (20/138): groff-base-1.22.4-9.fc36.aarch64.rpm 11 MB/s | 1.0 MB 00:00 #8 42.94 (21/138): hunspell-1.7.0-19.fc36.aarch64.rpm 2.1 MB/s | 284 kB 00:00 #8 42.95 (22/138): hunspell-en-0.20140811.1-22.fc36.noar 1.9 MB/s | 180 kB 00:00 #8 42.95 (23/138): hunspell-en-US-0.20140811.1-22.fc36.n 16 MB/s | 176 kB 00:00 #8 43.00 (24/138): hunspell-en-GB-0.20140811.1-22.fc36.n 3.6 MB/s | 225 kB 00:00 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mP6lIo + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tRITSY + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + exit 0 #12 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 38.80MB / 50.44MB 0.5s #12 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.5s done #12 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 0B / 51.84MB 0.5s #12 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.33MB / 50.44MB 0.7s #12 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 11.53MB / 51.84MB 0.7s #8 37.49 Setting up mime-support (3.60ubuntu1) ... #8 37.52 Setting up iso-codes (3.79-1) ... #8 37.54 Setting up libsigsegv2:arm64 (2.12-1) ... #8 37.55 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #8 37.57 Setting up libreadline7:arm64 (7.0-3) ... #8 37.58 Setting up perl-openssl-defaults:arm64 (3build1) ... #8 37.59 Setting up libpsl5:arm64 (0.19.1-5build1) ... #8 37.60 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... #8 37.61 Setting up groff-base (1.22.3-10) ... #8 37.63 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ... #8 37.65 No schema files found: doing nothing. #8 37.66 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 37.67 Setting up unzip (6.0-21ubuntu1.1) ... #8 37.69 Setting up linux-libc-dev:arm64 (4.15.0-189.200) ... #8 48.82 Transaction test succeeded. #8 48.82 Running transaction + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-bionic make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources #8 43.00 (25/138): hunspell-filesystem-1.7.0-19.fc36.aar 157 kB/s | 8.9 kB 00:00 #8 43.01 (26/138): info-6.8-3.fc36.aarch64.rpm 3.8 MB/s | 220 kB 00:00 #8 43.01 (27/138): kernel-srpm-macros-1.0-14.fc36.noarch 1.1 MB/s | 9.1 kB 00:00 #8 43.04 (28/138): json-glib-1.6.6-2.fc36.aarch64.rpm 4.2 MB/s | 149 kB 00:00 #8 43.04 (29/138): libjpeg-turbo-2.1.2-2.fc36.aarch64.rp 5.6 MB/s | 190 kB 00:00 #8 43.05 (30/138): libpkgconf-1.8.0-2.fc36.aarch64.rpm 1.1 MB/s | 36 kB 00:00 #8 43.05 (31/138): libpng-1.6.37-12.fc36.aarch64.rpm 15 MB/s | 114 kB 00:00 #8 43.06 (32/138): libstemmer-0-18.585svn.fc36.aarch64.r 7.6 MB/s | 82 kB 00:00 #8 43.06 (33/138): lua-srpm-macros-1-6.fc36.noarch.rpm 886 kB/s | 8.5 kB 00:00 #8 43.06 (34/138): nim-srpm-macros-3-6.fc36.noarch.rpm 1.1 MB/s | 8.3 kB 00:00 #8 43.09 (35/138): ncurses-6.2-9.20210508.fc36.aarch64.r 11 MB/s | 400 kB 00:00 #8 43.10 (36/138): ocaml-srpm-macros-6-6.fc36.noarch.rpm 218 kB/s | 7.7 kB 00:00 #8 43.10 (37/138): openblas-srpm-macros-2-11.fc36.noarch 213 kB/s | 7.4 kB 00:00 #8 43.10 (38/138): package-notes-srpm-macros-0.4-14.fc36 1.5 MB/s | 11 kB 00:00 #8 43.11 (39/138): patch-2.7.6-16.fc36.aarch64.rpm 12 MB/s | 121 kB 00:00 #8 43.11 (40/138): perl-AutoLoader-5.74-486.fc36.noarch. 2.6 MB/s | 26 kB 00:00 #8 43.13 (41/138): perl-B-1.82-486.fc36.aarch64.rpm 6.7 MB/s | 186 kB 00:00 #8 43.14 (42/138): perl-Carp-1.52-479.fc36.noarch.rpm 967 kB/s | 29 kB 00:00 #8 43.14 (43/138): perl-Class-Struct-0.66-486.fc36.noarc 905 kB/s | 27 kB 00:00 #8 43.14 (44/138): perl-Data-Dumper-2.183-3.fc36.aarch64 7.5 MB/s | 55 kB 00:00 #8 43.15 (45/138): perl-Digest-1.20-2.fc36.noarch.rpm 2.5 MB/s | 25 kB 00:00 #8 43.15 (46/138): perl-Digest-MD5-2.58-479.fc36.aarch64 3.7 MB/s | 36 kB 00:00 #8 43.15 (47/138): perl-Errno-1.33-486.fc36.aarch64.rpm 3.0 MB/s | 20 kB 00:00 #8 43.16 (48/138): perl-DynaLoader-1.50-486.fc36.aarch64 3.1 MB/s | 31 kB 00:00 #8 43.16 (49/138): perl-Exporter-5.76-480.fc36.noarch.rp 3.2 MB/s | 31 kB 00:00 #8 43.16 (50/138): perl-Fcntl-1.14-486.fc36.aarch64.rpm 2.7 MB/s | 25 kB 00:00 #8 43.17 (51/138): perl-File-Basename-2.85-486.fc36.noar 2.2 MB/s | 22 kB 00:00 #8 43.17 (52/138): perl-File-Path-2.18-479.fc36.noarch.r 3.5 MB/s | 35 kB 00:00 #8 43.18 (53/138): perl-File-Temp-0.231.100-479.fc36.noa 8.6 MB/s | 59 kB 00:00 #8 43.18 (54/138): perl-File-stat-1.09-486.fc36.noarch.r 2.3 MB/s | 22 kB 00:00 #8 43.18 (55/138): perl-FileHandle-2.03-486.fc36.noarch. 2.1 MB/s | 20 kB 00:00 #8 43.19 (56/138): perl-Getopt-Long-2.52-479.fc36.noarch 8.7 MB/s | 60 kB 00:00 #8 43.19 (57/138): perl-Getopt-Std-1.13-486.fc36.noarch. 2.0 MB/s | 21 kB 00:00 #8 43.19 (58/138): perl-IO-1.46-486.fc36.aarch64.rpm 8.3 MB/s | 92 kB 00:00 #8 43.20 (59/138): perl-IO-Socket-IP-0.41-480.fc36.noarc 4.8 MB/s | 42 kB 00:00 #8 43.20 (60/138): perl-IO-Socket-SSL-2.074-2.fc36.noarc 17 MB/s | 218 kB 00:00 #8 43.21 (61/138): perl-IPC-Open3-1.21-486.fc36.noarch.r 2.1 MB/s | 28 kB 00:00 Processing files: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0~20220808082437.e1f24d3-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20220808082437.e1f24d3-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 #12 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 23.07MB / 51.84MB 0.8s #12 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 0.8s done #12 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 34.60MB / 51.84MB 1.0s #12 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 5.39MB / 68.83MB 1.0s #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 2.10MB / 141.86MB 1.0s #8 37.70 Setting up libmpfr6:arm64 (4.0.1-1) ... #8 37.71 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 37.73 Setting up dctrl-tools (2.24-2build1) ... #8 37.75 Setting up distro-info-data (0.37ubuntu0.14) ... #8 37.76 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ... #8 37.77 Setting up libpipeline1:arm64 (1.5.0-1) ... #8 37.79 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... #8 37.80 Setting up libksba8:arm64 (1.3.5-2) ... #8 37.81 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... #8 37.83 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... #8 37.85 Setting up m4 (1.4.18-1) ... #8 37.86 Setting up libgdbm5:arm64 (1.14.1-6) ... #8 37.87 Setting up at (3.1.20-3.1ubuntu2) ... docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #8 43.21 (62/138): perl-MIME-Base64-3.16-479.fc36.aarch6 4.1 MB/s | 30 kB 00:00 #8 43.21 (63/138): perl-Mozilla-CA-20211001-2.fc36.noarc 1.2 MB/s | 12 kB 00:00 #8 43.22 (64/138): perl-NDBM_File-1.15-486.fc36.aarch64. 2.7 MB/s | 27 kB 00:00 #8 43.22 (65/138): perl-POSIX-1.97-486.fc36.aarch64.rpm 10 MB/s | 103 kB 00:00 #8 43.25 (66/138): perl-Net-SSLeay-1.92-2.fc36.aarch64.r 9.6 MB/s | 365 kB 00:00 #8 43.25 (67/138): perl-PathTools-3.80-479.fc36.aarch64. 2.2 MB/s | 85 kB 00:00 #8 43.26 (68/138): perl-Pod-Escapes-1.07-479.fc36.noarch 592 kB/s | 20 kB 00:00 #8 43.26 (69/138): perl-Pod-Perldoc-3.28.01-480.fc36.noa 9.8 MB/s | 83 kB 00:00 #8 43.29 (70/138): perl-Pod-Simple-3.43-3.fc36.noarch.rp 6.0 MB/s | 215 kB 00:00 #8 43.29 (71/138): perl-Pod-Usage-2.01-479.fc36.noarch.r 1.1 MB/s | 40 kB 00:00 #8 43.30 (72/138): perl-Scalar-List-Utils-1.62-464.fc36. 10 MB/s | 70 kB 00:00 #8 43.30 (73/138): perl-SelectSaver-1.02-486.fc36.noarch 1.6 MB/s | 17 kB 00:00 #8 43.31 (74/138): perl-Storable-3.25-2.fc36.aarch64.rpm 8.1 MB/s | 93 kB 00:00 #8 43.31 (75/138): perl-Symbol-1.09-486.fc36.noarch.rpm 1.7 MB/s | 19 kB 00:00 #8 43.31 (76/138): perl-Term-ANSIColor-5.01-480.fc36.noa 4.8 MB/s | 48 kB 00:00 #8 43.32 (77/138): perl-Term-Cap-1.17-479.fc36.noarch.rp 2.3 MB/s | 22 kB 00:00 #8 43.32 (78/138): perl-Text-Tabs+Wrap-2021.0814-2.fc36. 3.3 MB/s | 22 kB 00:00 #8 43.32 (79/138): perl-Time-Local-1.300-479.fc36.noarch 3.3 MB/s | 34 kB 00:00 #8 43.35 (80/138): perl-URI-5.10-1.fc36.noarch.rpm 3.6 MB/s | 108 kB 00:00 #8 43.35 (81/138): perl-constant-1.33-480.fc36.noarch.rp 881 kB/s | 23 kB 00:00 #8 43.35 (82/138): perl-base-2.27-486.fc36.noarch.rpm 708 kB/s | 21 kB 00:00 #8 43.36 (83/138): perl-if-0.60.900-486.fc36.noarch.rpm 1.8 MB/s | 19 kB 00:00 #8 43.36 (84/138): perl-interpreter-5.34.1-486.fc36.aarc 6.6 MB/s | 76 kB 00:00 #8 43.37 (85/138): perl-libnet-3.13-480.fc36.noarch.rpm 9.6 MB/s | 126 kB 00:00 #8 43.40 (86/138): perl-mro-1.25-486.fc36.aarch64.rpm 967 kB/s | 33 kB 00:00 #8 43.44 (87/138): perl-libs-5.34.1-486.fc36.aarch64.rpm 23 MB/s | 2.0 MB 00:00 #8 43.45 (88/138): perl-overload-1.33-486.fc36.noarch.rp 662 kB/s | 50 kB 00:00 #8 43.45 (89/138): perl-overloading-0.02-486.fc36.noarch 328 kB/s | 18 kB 00:00 #8 43.46 (90/138): perl-parent-0.238-479.fc36.noarch.rpm 1.9 MB/s | 14 kB 00:00 #8 43.46 (91/138): perl-podlators-4.14-479.fc36.noarch.r 10 MB/s | 112 kB 00:00 #8 43.46 (92/138): perl-srpm-macros-1-43.fc36.noarch.rpm 759 kB/s | 8.4 kB 00:00 #8 43.47 (93/138): perl-subs-1.04-486.fc36.noarch.rpm 2.3 MB/s | 17 kB 00:00 #8 43.47 (94/138): perl-vars-1.05-486.fc36.noarch.rpm 1.8 MB/s | 18 kB 00:00 #8 43.47 (95/138): pkgconf-1.8.0-2.fc36.aarch64.rpm 4.2 MB/s | 41 kB 00:00 #8 43.48 (96/138): pkgconf-pkg-config-1.8.0-2.fc36.aarch 1.6 MB/s | 10 kB 00:00 #8 43.54 (97/138): python3-dateutil-2.8.1-8.fc36.noarch. 4.3 MB/s | 289 kB 00:00 #8 43.54 (98/138): python3-dbus-1.2.18-3.fc36.aarch64.rp 2.0 MB/s | 132 kB 00:00 #8 43.55 (99/138): pkgconf-m4-1.8.0-2.fc36.noarch.rpm 188 kB/s | 14 kB 00:00 #12 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 40.89MB / 51.84MB 1.1s #12 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 9.44MB / 68.83MB 1.1s #12 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa #12 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 47.84MB / 51.84MB 1.2s #12 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 13.63MB / 68.83MB 1.2s #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 12.58MB / 141.86MB 1.2s #8 38.01 invoke-rc.d: could not determine current runlevel #8 38.01 invoke-rc.d: policy-rc.d denied execution of start. #8 38.02 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... #8 38.03 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.2) ... #8 38.05 Setting up ucf (3.0038) ... #8 38.14 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.7) ... #8 38.15 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... #8 38.17 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ... #8 38.18 Setting up libmagic1:arm64 (1:5.32-2ubuntu0.4) ... #8 38.20 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... #8 38.21 Setting up libcroco3:arm64 (0.6.12-2) ... #8 43.55 (100/138): python3-distro-1.6.0-2.fc36.noarch.r 3.8 MB/s | 38 kB 00:00 #8 43.55 (101/138): python3-enchant-3.2.2-2.fc36.noarch. 8.2 MB/s | 79 kB 00:00 #8 43.56 (102/138): python3-pybeam-0.7-2.fc36.noarch.rpm 3.1 MB/s | 24 kB 00:00 #8 43.56 (103/138): python3-pyxdg-0.27-4.fc36.noarch.rpm 7.9 MB/s | 96 kB 00:00 #8 43.57 (104/138): python3-six-1.16.0-5.fc36.noarch.rpm 3.3 MB/s | 36 kB 00:00 #8 43.57 (105/138): python3-toml-0.10.2-6.fc36.noarch.rp 3.4 MB/s | 39 kB 00:00 #8 43.58 (106/138): python3-zstd-1.4.5.1-6.fc36.aarch64. 2.4 MB/s | 19 kB 00:00 #8 43.58 (107/138): rpmlint-2.2.0-3.fc36.noarch.rpm 19 MB/s | 240 kB 00:00 #8 43.62 (108/138): shared-mime-info-2.1-3.fc35.aarch64. 6.9 MB/s | 373 kB 00:00 #8 43.63 (109/138): xxhash-libs-0.8.1-2.fc36.aarch64.rpm 689 kB/s | 34 kB 00:00 #8 43.66 (110/138): unzip-6.0-57.fc36.aarch64.rpm 2.2 MB/s | 182 kB 00:00 #8 43.67 (111/138): xz-5.2.5-9.fc36.aarch64.rpm 5.2 MB/s | 215 kB 00:00 #8 43.69 (112/138): zip-3.0-32.fc36.aarch64.rpm 4.1 MB/s | 256 kB 00:00 #8 43.70 (113/138): ansible-srpm-macros-1-5.fc36.noarch. 230 kB/s | 7.3 kB 00:00 #8 43.75 (114/138): binutils-gold-2.37-27.fc36.aarch64.r 16 MB/s | 896 kB 00:00 #8 43.76 (115/138): dnf-plugins-core-4.2.1-1.fc36.noarch 650 kB/s | 34 kB 00:00 #12 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.3s done #12 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 27.26MB / 68.83MB 1.4s #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 27.26MB / 141.86MB 1.4s #12 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 0B / 156B 1.4s #12 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 34.60MB / 68.83MB 1.5s #12 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 1.4s done #8 38.23 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... #8 38.24 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.7) ... #8 38.26 Setting up libyaml-0-2:arm64 (0.1.7-2ubuntu3) ... #8 38.28 Setting up patch (2.7.6-2ubuntu1.1) ... #8 38.29 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #8 38.30 Setting up krb5-locales (1.16-2ubuntu0.2) ... #8 38.32 Setting up publicsuffix (20180223.1310-1) ... #8 38.33 Setting up autotools-dev (20180224.1) ... #8 38.34 Setting up t1utils (1.41-2) ... #8 38.36 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... #8 38.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 38.37 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 #8 38.37 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 #8 38.37 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 #8 38.37 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 #8 38.37 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 #8 38.37 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 #8 38.37 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 #8 38.37 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 #8 38.37 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 #8 38.37 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 #8 38.38 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... #8 38.39 Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... #8 38.41 Setting up libltdl7:arm64 (2.4.6-2) ... #8 38.42 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ... Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.src.rpm #8 43.84 (116/138): binutils-2.37-27.fc36.aarch64.rpm 36 MB/s | 6.4 MB 00:00 #8 43.85 (117/138): dwz-0.14-4.fc36.aarch64.rpm 1.3 MB/s | 125 kB 00:00 #8 43.92 (118/138): gdb-minimal-12.1-1.fc36.aarch64.rpm 22 MB/s | 3.5 MB 00:00 #8 43.94 (119/138): libappstream-glib-0.8.0-4.fc36.aarch 4.0 MB/s | 376 kB 00:00 #8 43.99 (120/138): gdk-pixbuf2-2.42.8-3.fc36.aarch64.rp 3.2 MB/s | 464 kB 00:00 #8 44.03 (121/138): perl-Encode-3.17-485.fc36.aarch64.rp 16 MB/s | 1.7 MB 00:00 #12 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 50.33MB / 68.83MB 1.7s #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 49.70MB / 141.86MB 1.7s #8 38.44 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.5) ... #8 38.45 Setting up liblocale-gettext-perl (1.07-3build2) ... #8 38.46 Setting up wdiff (1.2.2-2) ... #8 38.48 Setting up shared-mime-info (1.9-2) ... #8 49.89 Preparing : 1/1 #8 49.93 Installing : python3-six-1.16.0-4.fc35.noarch 1/182 #8 49.93 Installing : hunspell-filesystem-1.7.0-11.fc35.aarch64 2/182 #8 49.94 Installing : fonts-filesystem-1:2.0.5-6.fc35.noarch 3/182 #8 49.95 Installing : adobe-source-code-pro-fonts-2.030.1.050-11.fc35. 4/182 #8 49.96 Installing : abattis-cantarell-fonts-0.301-5.fc35.noarch 5/182 #8 44.03 (122/138): perl-HTTP-Tiny-0.082-1.fc36.noarch.r 693 kB/s | 55 kB 00:00 #8 44.05 (123/138): perl-Socket-2.035-1.fc36.aarch64.rpm 863 kB/s | 55 kB 00:00 #8 44.06 (124/138): perl-Text-ParseWords-3.31-1.fc36.noa 583 kB/s | 16 kB 00:00 #8 44.06 (125/138): python-srpm-macros-3.10-19.fc36.noar 759 kB/s | 24 kB 00:00 #8 44.07 (126/138): python3-construct-2.10.68-1.fc36.noa 9.6 MB/s | 112 kB 00:00 #8 44.07 (127/138): qt5-srpm-macros-5.15.5-2.fc36.noarch 1.1 MB/s | 8.0 kB 00:00 #8 44.07 (128/138): python3-dnf-plugins-core-4.2.1-1.fc3 17 MB/s | 221 kB 00:00 #8 44.08 (129/138): redhat-rpm-config-221-1.fc36.noarch. 5.6 MB/s | 66 kB 00:00 #8 44.08 (130/138): rpm-build-4.17.1-3.fc36.aarch64.rpm 4.8 MB/s | 59 kB 00:00 #8 44.09 (131/138): rpmautospec-rpm-macros-0.2.6-1.fc36. 845 kB/s | 8.3 kB 00:00 #8 44.09 (132/138): rust-srpm-macros-22-1.fc36.noarch.rp 730 kB/s | 9.3 kB 00:00 #8 44.12 (133/138): zstd-1.5.2-2.fc36.aarch64.rpm 12 MB/s | 412 kB 00:00 #8 44.12 (134/138): python3-rpm-4.17.1-3.fc36.aarch64.rp 3.1 MB/s | 92 kB 00:00 #8 44.17 (135/138): rpm-4.17.1-3.fc36.aarch64.rpm 6.9 MB/s | 534 kB 00:00 #8 44.17 (136/138): rpm-build-libs-4.17.1-3.fc36.aarch64 1.6 MB/s | 89 kB 00:00 #8 44.18 (137/138): rpm-sign-libs-4.17.1-3.fc36.aarch64. 3.4 MB/s | 24 kB 00:00 #8 44.21 (138/138): rpm-libs-4.17.1-3.fc36.aarch64.rpm 7.9 MB/s | 306 kB 00:00 #8 44.21 -------------------------------------------------------------------------------- #8 44.21 Total 11 MB/s | 29 MB 00:02 #12 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 57.67MB / 68.83MB 1.8s #12 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 65.01MB / 68.83MB 1.9s #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 65.01MB / 141.86MB 1.9s #12 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 2.0s #8 50.01 Installing : gsettings-desktop-schemas-41.0-1.fc35.aarch64 6/182 #8 50.02 Installing : python3-dateutil-1:2.8.1-7.fc35.noarch 7/182 #8 50.06 Installing : python3-construct-2.10.68-1.fc35.noarch 8/182 #8 50.07 Installing : python3-pybeam-0.7-1.fc35.noarch 9/182 #8 50.11 Upgrading : glibc-common-2.34-38.fc35.aarch64 10/182 #8 50.15 Upgrading : glibc-minimal-langpack-2.34-38.fc35.aarch64 11/182 #8 50.15 Running scriptlet: glibc-2.34-38.fc35.aarch64 12/182 #8 50.20 Upgrading : glibc-2.34-38.fc35.aarch64 12/182 #8 50.23 Running scriptlet: glibc-2.34-38.fc35.aarch64 12/182 #8 50.38 Installing : glibc-gconv-extra-2.34-38.fc35.aarch64 13/182 #8 50.41 Running scriptlet: glibc-gconv-extra-2.34-38.fc35.aarch64 13/182 #8 50.43 Upgrading : elfutils-libelf-0.187-4.fc35.aarch64 14/182 #8 50.46 Upgrading : rpm-4.17.1-2.fc35.aarch64 15/182 #12 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 2.0s done #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 81.79MB / 141.86MB 2.2s #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 92.71MB / 141.86MB 2.3s #8 50.52 Upgrading : rpm-libs-4.17.1-2.fc35.aarch64 16/182 #8 50.57 Upgrading : elfutils-libs-0.187-4.fc35.aarch64 17/182 #8 50.57 Installing : elfutils-debuginfod-client-0.187-4.fc35.aarch64 18/182 #8 50.63 Installing : binutils-gold-2.37-17.fc35.aarch64 19/182 #8 50.75 Installing : binutils-2.37-17.fc35.aarch64 20/182 #8 50.78 Running scriptlet: binutils-2.37-17.fc35.aarch64 20/182 #8 50.81 Installing : findutils-1:4.8.0-4.fc35.aarch64 21/182 #8 50.84 Installing : hunspell-en-GB-0.20140811.1-20.fc35.noarch 22/182 #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 106.95MB / 141.86MB 2.5s Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MUFYas + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r3uZNh + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src #8 50.85 Installing : hunspell-en-0.20140811.1-20.fc35.noarch 23/182 #8 50.89 Installing : hunspell-en-US-0.20140811.1-20.fc35.noarch 24/182 #8 50.90 Installing : hunspell-1.7.0-11.fc35.aarch64 25/182 #8 50.92 Installing : elfutils-0.187-4.fc35.aarch64 26/182 #8 50.99 Upgrading : rpm-build-libs-4.17.1-2.fc35.aarch64 27/182 #8 51.00 Upgrading : libsolv-0.7.22-1.fc35.aarch64 28/182 #8 51.04 Upgrading : libdnf-0.67.0-2.fc35.aarch64 29/182 #8 51.08 Upgrading : python3-libdnf-0.67.0-2.fc35.aarch64 30/182 #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 123.34MB / 141.86MB 2.7s #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 132.12MB / 141.86MB 2.8s + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - #8 51.10 Upgrading : python3-hawkey-0.67.0-2.fc35.aarch64 31/182 #8 51.12 Installing : dwz-0.14-2.fc35.aarch64 32/182 #8 51.13 Installing : file-5.40-9.fc35.aarch64 33/182 #8 51.15 Installing : libevent-2.1.12-4.fc35.aarch64 34/182 #8 51.17 Installing : protobuf-c-1.4.0-1.fc35.aarch64 35/182 #8 51.18 Installing : unzip-6.0-53.fc35.aarch64 36/182 #8 51.22 Installing : xz-5.2.5-7.fc35.aarch64 37/182 #8 51.25 Installing : zip-3.0-31.fc35.aarch64 38/182 #8 51.26 Running scriptlet: unbound-libs-1.16.0-3.fc35.aarch64 39/182 #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 2.9s + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - #8 45.46 Running transaction check #8 45.55 Transaction check succeeded. #8 45.55 Running transaction test #8 51.34 Installing : unbound-libs-1.16.0-3.fc35.aarch64 39/182 #8 51.36 Running scriptlet: unbound-libs-1.16.0-3.fc35.aarch64 39/182 #8 51.38 Installing : python3-unbound-1.16.0-3.fc35.aarch64 40/182 #8 51.39 Installing : enchant-1:1.6.0-28.fc35.aarch64 41/182 #8 51.42 Installing : python3-enchant-3.2.2-1.fc35.noarch 42/182 #8 51.43 Installing : deltarpm-3.6.2-10.fc35.aarch64 43/182 #8 51.46 Upgrading : rpm-sign-libs-4.17.1-2.fc35.aarch64 44/182 #8 51.47 Upgrading : python3-rpm-4.17.1-2.fc35.aarch64 45/182 #8 51.50 Installing : efi-srpm-macros-5-4.fc35.noarch 46/182 #8 51.51 Installing : lua-srpm-macros-1-5.fc35.noarch 47/182 #8 51.51 Installing : rpmautospec-rpm-macros-0.2.6-1.fc35.noarch 48/182 #8 51.52 Installing : bzip2-1.0.8-9.fc35.aarch64 49/182 #8 51.55 Installing : cpio-2.13-11.fc35.aarch64 50/182 #12 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 3.1s done + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YVLaI9 + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli + VERSION=0.0.0-20220808082437-e1f24d3 + GITCOMMIT=e1f24d3 + GO_LINKMODE=dynamic + ./scripts/build/binary /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:04:51Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker #8 45.95 Transaction test succeeded. #8 51.58 Installing : dash-0.5.10.2-9.fc35.aarch64 51/182 #8 51.59 Running scriptlet: dash-0.5.10.2-9.fc35.aarch64 51/182 #8 51.61 Installing : diffutils-3.8-1.fc35.aarch64 52/182 #8 51.64 Running scriptlet: groff-base-1.22.4-8.fc35.aarch64 53/182 #8 51.69 Installing : groff-base-1.22.4-8.fc35.aarch64 53/182 #8 51.72 Running scriptlet: groff-base-1.22.4-8.fc35.aarch64 53/182 #8 51.74 Installing : info-6.8-2.fc35.aarch64 54/182 #8 51.75 Installing : ed-1.14.2-11.fc35.aarch64 55/182 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #8 45.95 Running transaction #8 51.82 Installing : patch-2.7.6-15.fc35.aarch64 56/182 #8 51.83 Installing : json-glib-1.6.6-1.fc35.aarch64 57/182 #8 51.86 Installing : libjpeg-turbo-2.1.0-3.fc35.aarch64 58/182 #8 51.87 Installing : libpkgconf-1.8.0-1.fc35.aarch64 59/182 #8 51.87 Installing : pkgconf-1.8.0-1.fc35.aarch64 60/182 #8 51.93 Installing : libpng-2:1.6.37-11.fc35.aarch64 61/182 #8 51.94 Installing : libproxy-0.4.17-3.fc35.aarch64 62/182 #8 51.97 Installing : glib-networking-2.70.1-1.fc35.aarch64 63/182 #8 52.01 Installing : libsoup-2.74.2-1.fc35.aarch64 64/182 #8 52.02 Installing : libstemmer-0-17.585svn.fc35.aarch64 65/182 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9lcJRA + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oXuSBI + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - #8 52.08 Installing : ncurses-6.2-8.20210508.fc35.aarch64 66/182 #8 52.11 Installing : perl-Digest-1.20-1.fc35.noarch 67/182 #8 52.16 Installing : perl-Digest-MD5-2.58-478.fc35.aarch64 68/182 #8 52.20 Installing : perl-B-1.82-486.fc35.aarch64 69/182 #8 52.25 Installing : perl-FileHandle-2.03-486.fc35.noarch 70/182 #8 52.27 Installing : perl-AutoLoader-5.74-486.fc35.noarch 71/182 #8 52.29 Installing : perl-Data-Dumper-2.183-2.fc35.aarch64 72/182 #8 52.31 Installing : perl-libnet-3.13-479.fc35.noarch 73/182 #8 52.36 Installing : perl-base-2.27-486.fc35.noarch 74/182 #8 52.38 Installing : perl-URI-5.09-4.fc35.noarch 75/182 + go mod vendor -modfile=vendor.mod #8 40.87 Setting up libmpc3:arm64 (1.1.0-1) ... #8 40.88 Setting up libc-dev-bin (2.27-3ubuntu1.6) ... #8 40.89 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... #8 40.91 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... #8 40.92 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ... #8 40.93 Setting up bsdmainutils (11.1.2ubuntu1) ... #8 40.96 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 40.96 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 #8 40.96 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 40.96 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 #8 40.97 Setting up libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 40.99 Setting up ca-certificates (20211016~18.04.1) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - #8 52.43 Installing : perl-Net-SSLeay-1.90-4.fc35.aarch64 76/182 #8 52.47 Installing : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch 77/182 #8 52.51 Installing : perl-Time-Local-2:1.300-478.fc35.noarch 78/182 #8 52.53 Installing : perl-Mozilla-CA-20211001-1.fc35.noarch 79/182 #8 52.56 Installing : perl-if-0.60.900-486.fc35.noarch 80/182 #8 52.56 Installing : perl-IO-Socket-IP-0.41-479.fc35.noarch 81/182 #8 52.57 Installing : perl-File-Path-2.18-478.fc35.noarch 82/182 #8 52.60 Installing : perl-IO-Socket-SSL-2.072-1.fc35.noarch 83/182 #8 52.61 Installing : perl-Pod-Escapes-1:1.07-478.fc35.noarch 84/182 #8 52.65 Installing : perl-Term-ANSIColor-5.01-479.fc35.noarch 85/182 #8 41.45 Updating certificates in /etc/ssl/certs... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . #8 52.66 Installing : perl-Class-Struct-0.66-486.fc35.noarch 86/182 #8 52.67 Installing : perl-POSIX-1.97-486.fc35.aarch64 87/182 #8 52.69 Installing : perl-IPC-Open3-1.21-486.fc35.noarch 88/182 #8 52.70 Installing : perl-subs-1.04-486.fc35.noarch 89/182 #8 52.71 Installing : perl-File-Temp-1:0.231.100-478.fc35.noarch 90/182 #8 52.74 Installing : perl-HTTP-Tiny-0.080-1.fc35.noarch 91/182 #8 52.75 Installing : perl-Pod-Simple-1:3.43-2.fc35.noarch 92/182 #8 52.76 Installing : perl-Term-Cap-1.17-478.fc35.noarch 93/182 #8 52.80 Installing : perl-Socket-4:2.032-2.fc35.aarch64 94/182 #8 52.81 Installing : perl-SelectSaver-1.02-486.fc35.noarch 95/182 #8 52.81 Installing : perl-Symbol-1.09-486.fc35.noarch 96/182 #8 52.84 Installing : perl-File-stat-1.09-486.fc35.noarch 97/182 #8 52.85 Installing : perl-podlators-1:4.14-478.fc35.noarch 98/182 #8 52.88 Installing : perl-Pod-Perldoc-3.28.01-479.fc35.noarch 99/182 #8 52.89 Installing : perl-Text-ParseWords-3.30-478.fc35.noarch 100/182 #8 52.89 Installing : perl-Fcntl-1.14-486.fc35.aarch64 101/182 #8 46.70 Preparing : 1/1 #8 46.73 Upgrading : rpm-libs-4.17.1-3.fc36.aarch64 1/143 #8 46.76 Running scriptlet: rpm-4.17.1-3.fc36.aarch64 2/143 #8 46.79 Upgrading : rpm-4.17.1-3.fc36.aarch64 2/143 #8 46.83 Installing : python3-six-1.16.0-5.fc36.noarch 3/143 #8 46.88 Installing : hunspell-filesystem-1.7.0-19.fc36.aarch64 4/143 #8 46.88 Installing : hunspell-en-GB-0.20140811.1-22.fc36.noarch 5/143 #8 46.89 Installing : hunspell-en-0.20140811.1-22.fc36.noarch 6/143 #8 46.90 Installing : hunspell-en-US-0.20140811.1-22.fc36.noarch 7/143 #8 46.93 Installing : hunspell-1.7.0-19.fc36.aarch64 8/143 #8 46.94 Installing : elfutils-debuginfod-client-0.186-3.fc36.aarch64 9/143 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wbhwmR + umask 022 + cd /root/rpmbuild/BUILD ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + cd src + pushd /root/rpmbuild/BUILD/src/buildx + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' #8 52.93 Installing : perl-mro-1.25-486.fc35.aarch64 102/182 #8 52.94 Installing : perl-IO-1.46-486.fc35.aarch64 103/182 #8 52.97 Installing : perl-overloading-0.02-486.fc35.noarch 104/182 #8 52.98 Installing : perl-Pod-Usage-4:2.01-478.fc35.noarch 105/182 #8 52.98 Installing : perl-MIME-Base64-3.16-478.fc35.aarch64 106/182 #8 53.03 Installing : perl-constant-1.33-479.fc35.noarch 107/182 #8 53.04 Installing : perl-parent-1:0.238-478.fc35.noarch 108/182 #8 53.05 Installing : perl-Errno-1.33-486.fc35.aarch64 109/182 #8 53.05 Installing : perl-File-Basename-2.85-486.fc35.noarch 110/182 #8 53.09 Installing : perl-Getopt-Std-1.13-486.fc35.noarch 111/182 #8 53.10 Installing : perl-Scalar-List-Utils-5:1.62-463.fc35.aarch64 112/182 #8 53.10 Installing : perl-Storable-1:3.25-1.fc35.aarch64 113/182 #8 46.99 Installing : binutils-gold-2.37-27.fc36.aarch64 10/143 #8 47.11 Installing : binutils-2.37-27.fc36.aarch64 11/143 #8 47.18 Running scriptlet: binutils-2.37-27.fc36.aarch64 11/143 #8 47.21 Installing : elfutils-0.186-3.fc36.aarch64 12/143 #8 47.26 Upgrading : rpm-build-libs-4.17.1-3.fc36.aarch64 13/143 #8 47.27 Installing : dwz-0.14-4.fc36.aarch64 14/143 #8 47.27 Installing : xz-5.2.5-9.fc36.aarch64 15/143 #8 47.31 Installing : unzip-6.0-57.fc36.aarch64 16/143 #8 47.32 Installing : file-5.41-4.fc36.aarch64 17/143 #8 47.36 Installing : zip-3.0-32.fc36.aarch64 18/143 #8 47.37 Installing : enchant-1:1.6.0-30.fc36.aarch64 19/143 #8 47.40 Installing : python3-enchant-3.2.2-2.fc36.noarch 20/143 #8 42.01 127 added, 0 removed; done. #8 42.06 Setting up manpages-dev (4.15-1) ... #8 42.07 Setting up libc6-dev:arm64 (2.27-3ubuntu1.6) ... #8 42.09 Setting up libassuan0:arm64 (2.5.1-2) ... #8 53.14 Installing : perl-overload-1.33-486.fc35.noarch 114/182 #8 53.15 Installing : perl-vars-1.05-486.fc35.noarch 115/182 #8 53.15 Installing : perl-Getopt-Long-1:2.52-478.fc35.noarch 116/182 #8 53.18 Installing : perl-Carp-1.52-478.fc35.noarch 117/182 #8 53.19 Installing : perl-Exporter-5.76-479.fc35.noarch 118/182 #8 53.22 Installing : perl-DynaLoader-1.50-486.fc35.aarch64 119/182 #8 53.23 Installing : perl-NDBM_File-1.15-486.fc35.aarch64 120/182 #8 53.24 Installing : perl-PathTools-3.80-478.fc35.aarch64 121/182 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #8 47.42 Installing : python3-dateutil-1:2.8.1-8.fc36.noarch 21/143 #8 47.46 Installing : python3-construct-2.10.68-1.fc36.noarch 22/143 #8 47.47 Installing : python3-pybeam-0.7-2.fc36.noarch 23/143 #8 47.50 Installing : efi-srpm-macros-5-5.fc36.noarch 24/143 #8 47.51 Installing : lua-srpm-macros-1-6.fc36.noarch 25/143 #8 47.51 Installing : rpmautospec-rpm-macros-0.2.6-1.fc36.noarch 26/143 #8 47.54 Upgrading : rpm-sign-libs-4.17.1-3.fc36.aarch64 27/143 #8 47.55 Upgrading : python3-rpm-4.17.1-3.fc36.aarch64 28/143 #8 47.60 Installing : zstd-1.5.2-2.fc36.aarch64 29/143 #8 47.60 Installing : rust-srpm-macros-22-1.fc36.noarch 30/143 #8 47.61 Installing : qt5-srpm-macros-5.15.5-2.fc36.noarch 31/143 #8 47.61 Installing : ansible-srpm-macros-1-5.fc36.noarch 32/143 #8 42.11 Setting up xdg-user-dirs (0.17-1ubuntu1) ... #8 42.14 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... #8 42.15 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ... #8 42.16 Setting up diffstat (1.61-1build1) ... #8 42.17 Setting up libxau6:arm64 (1:1.0.8-1ubuntu1) ... #8 42.19 Setting up autopoint (0.19.8.1-6ubuntu0.3) ... #8 42.20 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... #8 42.21 Setting up netbase (5.4) ... #8 42.23 Setting up libisl19:arm64 (0.19-1) ... #8 42.25 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.8) ... #8 42.26 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.2) ... #8 42.27 Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ... #8 53.31 Installing : perl-Encode-4:3.15-482.fc35.aarch64 122/182 #8 53.46 Installing : perl-libs-4:5.34.1-486.fc35.aarch64 123/182 #8 53.50 Installing : perl-interpreter-4:5.34.1-486.fc35.aarch64 124/182 #8 53.50 Installing : devscripts-checkbashisms-2.21.4-1.fc35.aarch64 125/182 #8 53.55 Installing : python3-zstd-1.4.5.1-5.fc35.aarch64 126/182 #8 53.57 Installing : shared-mime-info-2.1-3.fc35.aarch64 127/182 #8 53.60 Running scriptlet: shared-mime-info-2.1-3.fc35.aarch64 127/182 #8 53.62 Installing : gdk-pixbuf2-2.42.6-2.fc35.aarch64 128/182 #8 47.66 Installing : xxhash-libs-0.8.1-2.fc36.aarch64 33/143 #8 47.72 Installing : gdb-minimal-12.1-1.fc36.aarch64 34/143 #8 47.76 Installing : debugedit-5.0-3.fc36.aarch64 35/143 #8 47.78 Installing : shared-mime-info-2.1-3.fc35.aarch64 36/143 #8 47.82 Running scriptlet: shared-mime-info-2.1-3.fc35.aarch64 36/143 #8 47.83 Installing : python3-zstd-1.4.5.1-6.fc36.aarch64 37/143 #8 53.68 Installing : libappstream-glib-0.7.18-3.fc35.aarch64 129/182 #8 53.73 Installing : systemd-libs-249.12-5.fc35.aarch64 130/182 #8 53.76 Running scriptlet: systemd-libs-249.12-5.fc35.aarch64 130/182 #8 53.79 Installing : dbus-libs-1:1.12.22-1.fc35.aarch64 131/182 #8 53.80 Installing : python3-dbus-1.2.18-2.fc35.aarch64 132/182 #8 53.84 Installing : xxhash-libs-0.8.1-1.fc35.aarch64 133/182 #8 47.86 Installing : python3-toml-0.10.2-6.fc36.noarch 38/143 #8 47.88 Installing : python3-pyxdg-0.27-4.fc36.noarch 39/143 #8 47.92 Installing : python3-distro-1.6.0-2.fc36.noarch 40/143 #8 47.93 Installing : pkgconf-m4-1.8.0-2.fc36.noarch 41/143 #8 47.94 Installing : perl-srpm-macros-1-43.fc36.noarch 42/143 #8 47.94 Installing : package-notes-srpm-macros-0.4-14.fc36.noarch 43/143 #8 47.98 Installing : openblas-srpm-macros-2-11.fc36.noarch 44/143 #8 47.98 Installing : ocaml-srpm-macros-6-6.fc36.noarch 45/143 #8 47.99 Installing : nim-srpm-macros-3-6.fc36.noarch 46/143 #8 47.99 Installing : ncurses-6.2-9.20210508.fc36.aarch64 47/143 #8 48.05 Installing : libstemmer-0-18.585svn.fc36.aarch64 48/143 #8 48.05 Installing : libpng-2:1.6.37-12.fc36.aarch64 49/143 #8 48.06 Installing : libpkgconf-1.8.0-2.fc36.aarch64 50/143 #8 48.09 Installing : pkgconf-1.8.0-2.fc36.aarch64 51/143 #8 48.10 Installing : pkgconf-pkg-config-1.8.0-2.fc36.aarch64 52/143 #8 48.13 Installing : libjpeg-turbo-2.1.2-2.fc36.aarch64 53/143 #8 48.15 Installing : gdk-pixbuf2-2.42.8-3.fc36.aarch64 54/143 #8 48.19 Installing : kernel-srpm-macros-1.0-14.fc36.noarch 55/143 #8 53.90 Installing : gdb-minimal-12.1-1.fc35.aarch64 134/182 #8 53.93 Installing : debugedit-5.0-2.fc35.aarch64 135/182 #8 53.95 Installing : zstd-1.5.2-2.fc35.aarch64 136/182 #8 53.99 Upgrading : dnf-data-4.13.0-1.fc35.noarch 137/182 #8 53.99 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew #8 53.99 #8 54.02 Upgrading : python3-dnf-4.13.0-1.fc35.noarch 138/182 #8 54.06 Upgrading : dnf-4.13.0-1.fc35.noarch 139/182 #8 54.10 Running scriptlet: dnf-4.13.0-1.fc35.noarch 139/182 #8 54.11 Installing : rust-srpm-macros-21-1.fc35.noarch 140/182 #8 54.12 Installing : ansible-srpm-macros-1-5.fc35.noarch 141/182 #8 54.12 Installing : qt5-srpm-macros-5.15.2-3.fc35.noarch 142/182 #8 54.13 Installing : python3-toml-0.10.2-5.fc35.noarch 143/182 #8 54.17 Installing : python3-pyxdg-0.27-3.fc35.noarch 144/182 #8 54.18 Installing : python3-distro-1.6.0-1.fc35.noarch 145/182 #8 48.20 Installing : json-glib-1.6.6-2.fc36.aarch64 56/143 #8 48.25 Installing : libappstream-glib-0.8.0-4.fc36.aarch64 57/143 #8 48.28 Installing : info-6.8-3.fc36.aarch64 58/143 #8 48.29 Installing : ed-1.14.2-12.fc36.aarch64 59/143 #8 48.30 Installing : patch-2.7.6-16.fc36.aarch64 60/143 #8 48.34 Running scriptlet: groff-base-1.22.4-9.fc36.aarch64 61/143 #8 48.39 Installing : groff-base-1.22.4-9.fc36.aarch64 61/143 #8 54.23 Installing : python3-dnf-plugins-core-4.2.1-1.fc35.noarch 146/182 #8 54.26 Installing : pkgconf-m4-1.8.0-1.fc35.noarch 147/182 #8 54.26 Installing : pkgconf-pkg-config-1.8.0-1.fc35.aarch64 148/182 #8 54.27 Installing : perl-srpm-macros-1-42.fc35.noarch 149/182 #8 54.27 Installing : openblas-srpm-macros-2-10.fc35.noarch 150/182 #8 54.30 Installing : ocaml-srpm-macros-6-5.fc35.noarch 151/182 #8 54.31 Installing : nim-srpm-macros-3-5.fc35.noarch 152/182 #8 54.31 Installing : kernel-srpm-macros-1.0-6.fc35.noarch 153/182 #8 54.31 Installing : gnat-srpm-macros-4-14.fc35.noarch 154/182 #8 54.32 Installing : ghc-srpm-macros-1.5.0-5.fc35.noarch 155/182 #8 54.32 Installing : fpc-srpm-macros-1.3-4.fc35.noarch 156/182 #8 54.36 Installing : fonts-srpm-macros-1:2.0.5-6.fc35.noarch 157/182 #8 54.37 Installing : go-srpm-macros-3.0.15-1.fc35.noarch 158/182 #8 54.37 Installing : python-srpm-macros-3.10-12.fc35.noarch 159/182 #8 54.41 Installing : redhat-rpm-config-201-1.fc35.noarch 160/182 #8 54.42 Installing : rpm-build-4.17.1-2.fc35.aarch64 161/182 #8 48.42 Running scriptlet: groff-base-1.22.4-9.fc36.aarch64 61/143 #8 48.43 Installing : perl-Digest-1.20-2.fc36.noarch 62/143 #8 48.44 Installing : perl-Digest-MD5-2.58-479.fc36.aarch64 63/143 #8 48.49 Installing : perl-B-1.82-486.fc36.aarch64 64/143 #8 48.50 Installing : perl-FileHandle-2.03-486.fc36.noarch 65/143 #8 48.50 Installing : perl-AutoLoader-5.74-486.fc36.noarch 66/143 #8 48.54 Installing : perl-Data-Dumper-2.183-3.fc36.aarch64 67/143 #8 48.55 Installing : perl-libnet-3.13-480.fc36.noarch 68/143 #8 48.59 Installing : perl-base-2.27-486.fc36.noarch 69/143 #8 48.61 Installing : perl-Net-SSLeay-1.92-2.fc36.aarch64 70/143 #8 43.02 Setting up libltdl-dev:arm64 (2.4.6-2) ... #8 43.04 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... #8 43.05 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... #8 43.06 Setting up gettext (0.19.8.1-6ubuntu0.3) ... #8 43.07 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.7) ... #8 43.09 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... #8 43.10 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... #8 43.12 Setting up gpgconf (2.2.4-1ubuntu1.6) ... #8 43.13 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... #8 43.15 Setting up file (1:5.32-2ubuntu0.4) ... #8 43.16 Setting up fakeroot (1.22-2ubuntu1) ... #8 43.17 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 43.17 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 #8 43.17 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 #8 43.17 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 #8 43.17 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 #8 43.17 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 #8 43.17 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 #8 43.17 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 #8 43.17 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 #8 43.18 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... #8 43.19 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... #8 43.21 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... #8 43.22 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... #8 43.24 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... #8 43.25 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.7) ... #8 43.26 Setting up gpgsm (2.2.4-1ubuntu1.6) ... #8 54.48 Installing : rpmlint-2.2.0-2.fc35.noarch 162/182 #8 54.51 Installing : dnf-plugins-core-4.2.1-1.fc35.noarch 163/182 #8 54.52 Upgrading : yum-4.13.0-1.fc35.noarch 164/182 #8 54.52 Cleanup : yum-4.9.0-1.fc35.noarch 165/182 #8 54.53 Running scriptlet: dnf-4.9.0-1.fc35.noarch 166/182 #8 54.54 Cleanup : dnf-4.9.0-1.fc35.noarch 166/182 #8 54.54 Running scriptlet: dnf-4.9.0-1.fc35.noarch 166/182 #8 54.59 Cleanup : python3-dnf-4.9.0-1.fc35.noarch 167/182 #8 54.63 Cleanup : python3-rpm-4.17.0-4.fc35.aarch64 168/182 #8 54.63 Cleanup : rpm-build-libs-4.17.0-4.fc35.aarch64 169/182 #8 54.64 Cleanup : elfutils-libs-0.186-1.fc35.aarch64 170/182 #8 54.67 Cleanup : python3-hawkey-0.64.0-1.fc35.aarch64 171/182 #8 54.68 Cleanup : dnf-data-4.9.0-1.fc35.noarch 172/182 #8 48.65 Installing : perl-URI-5.10-1.fc36.noarch 71/143 #8 48.65 Installing : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch 72/143 #8 48.68 Installing : perl-Mozilla-CA-20211001-2.fc36.noarch 73/143 #8 48.69 Installing : perl-if-0.60.900-486.fc36.noarch 74/143 #8 48.69 Installing : perl-Time-Local-2:1.300-479.fc36.noarch 75/143 #8 48.73 Installing : perl-File-Path-2.18-479.fc36.noarch 76/143 #8 48.73 Installing : perl-Pod-Escapes-1:1.07-479.fc36.noarch 77/143 #8 48.74 Installing : perl-IO-Socket-IP-0.41-480.fc36.noarch 78/143 #8 48.77 Installing : perl-IO-Socket-SSL-2.074-2.fc36.noarch 79/143 #8 48.78 Installing : perl-Class-Struct-0.66-486.fc36.noarch 80/143 #8 48.79 Installing : perl-POSIX-1.97-486.fc36.aarch64 81/143 #8 48.82 Installing : perl-Term-ANSIColor-5.01-480.fc36.noarch 82/143 #8 48.83 Installing : perl-subs-1.04-486.fc36.noarch 83/143 #8 48.84 Installing : perl-Pod-Simple-1:3.43-3.fc36.noarch 84/143 #8 48.88 Installing : perl-Term-Cap-1.17-479.fc36.noarch 85/143 #8 48.88 Installing : perl-File-Temp-1:0.231.100-479.fc36.noarch 86/143 #8 48.93 Installing : perl-IPC-Open3-1.21-486.fc36.noarch 87/143 #8 48.94 Installing : perl-HTTP-Tiny-0.082-1.fc36.noarch 88/143 #8 48.95 Installing : perl-SelectSaver-1.02-486.fc36.noarch 89/143 #8 48.95 Installing : perl-Symbol-1.09-486.fc36.noarch 90/143 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.AIA9q2bP50/ + cd /tmp/docker-cli-docsgen.AIA9q2bP50 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #8 43.27 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ... #8 43.29 Setting up man-db (2.8.3-2ubuntu0.1) ... #8 43.39 Building database of manual pages ... #8 43.54 Setting up pinentry-curses (1.1.0-1) ... #8 43.56 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.2) ... #8 43.57 Setting up binutils (2.30-21ubuntu1~18.04.7) ... #8 43.58 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... #8 43.59 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... #8 43.61 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... #8 43.62 Setting up gpg (2.2.4-1ubuntu1.6) ... #8 43.63 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... #8 43.64 Setting up cpp (4:7.4.0-1ubuntu2.3) ... #12 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 5.0s done #12 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 #8 54.71 Cleanup : rpm-sign-libs-4.17.0-4.fc35.aarch64 173/182 #8 54.72 Cleanup : python3-libdnf-0.64.0-1.fc35.aarch64 174/182 #8 54.76 Cleanup : libdnf-0.64.0-1.fc35.aarch64 175/182 #8 54.79 Cleanup : libsolv-0.7.19-3.fc35.aarch64 176/182 #8 54.80 Cleanup : rpm-4.17.0-4.fc35.aarch64 177/182 #8 54.83 Cleanup : rpm-libs-4.17.0-4.fc35.aarch64 178/182 #8 54.84 Cleanup : elfutils-libelf-0.186-1.fc35.aarch64 179/182 #8 54.88 Cleanup : glibc-2.34-25.fc35.aarch64 180/182 #8 54.92 Cleanup : glibc-minimal-langpack-2.34-25.fc35.aarch64 181/182 #8 54.93 Cleanup : glibc-common-2.34-25.fc35.aarch64 182/182 #8 54.93 Running scriptlet: rpm-4.17.1-2.fc35.aarch64 182/182 #8 48.98 Installing : perl-File-stat-1.09-486.fc36.noarch 91/143 #8 48.99 Installing : perl-Socket-4:2.035-1.fc36.aarch64 92/143 #8 49.00 Installing : perl-podlators-1:4.14-479.fc36.noarch 93/143 #8 49.04 Installing : perl-Pod-Perldoc-3.28.01-480.fc36.noarch 94/143 #8 49.05 Installing : perl-Fcntl-1.14-486.fc36.aarch64 95/143 #8 49.10 Installing : perl-mro-1.25-486.fc36.aarch64 96/143 #8 49.10 Installing : perl-overloading-0.02-486.fc36.noarch 97/143 #8 49.11 Installing : perl-IO-1.46-486.fc36.aarch64 98/143 #8 49.15 Installing : perl-Text-ParseWords-3.31-1.fc36.noarch 99/143 #8 49.16 Installing : perl-Pod-Usage-4:2.01-479.fc36.noarch 100/143 #8 43.67 Setting up python3 (3.6.7-1~18.04) ... #12 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.6s done mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #8 49.20 Installing : perl-Errno-1.33-486.fc36.aarch64 101/143 #8 49.20 Installing : perl-File-Basename-2.85-486.fc36.noarch 102/143 #8 49.21 Installing : perl-Getopt-Std-1.13-486.fc36.noarch 103/143 #8 49.21 Installing : perl-MIME-Base64-3.16-479.fc36.aarch64 104/143 #8 49.26 Installing : perl-Scalar-List-Utils-5:1.62-464.fc36.aarch64 105/143 #8 49.30 Installing : perl-constant-1.33-480.fc36.noarch 106/143 #8 49.31 Installing : perl-overload-1.33-486.fc36.noarch 107/143 #8 49.31 Installing : perl-parent-1:0.238-479.fc36.noarch 108/143 #8 49.32 Installing : perl-vars-1.05-486.fc36.noarch 109/143 #8 49.35 Installing : perl-Storable-1:3.25-2.fc36.aarch64 110/143 #8 49.36 Installing : perl-Getopt-Long-1:2.52-479.fc36.noarch 111/143 #8 49.37 Installing : perl-DynaLoader-1.50-486.fc36.aarch64 112/143 #8 44.05 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... #12 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 #12 ... #7 [stage-1 1/6] FROM docker.io/library/fedora:36@sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185 #7 sha256:c637fa27c3ed7d43b22950a798281d7e7e16052af0434c85f5a260e011587a50 #7 resolve docker.io/library/fedora:36@sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185 0.0s done #7 sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 58.93MB / 58.93MB 0.8s done #7 sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185 1.20kB / 1.20kB done #7 sha256:486fd5578f93fbc57a519e34ad4b7cac927c3f8a95409baedf0c19e9f287c207 529B / 529B done #7 sha256:98ffdbffd20736862c8955419ef7db69849d715131717697007c3e51f22915a5 2.00kB / 2.00kB done #7 extracting sha256:e1deda52ffad5c9c8e3b7151625b679af50d6459630f4bf0fbf49e161dba4e88 5.8s done #7 DONE 7.1s #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #12 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #12 ... #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:181d69e633194ada933115149460f1b7cf71403d479e6b4a4a912fa83bd12a47 # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd #8 49.40 Installing : perl-Carp-1.52-479.fc36.noarch 113/143 #8 49.41 Installing : perl-Exporter-5.76-480.fc36.noarch 114/143 #8 49.41 Installing : perl-NDBM_File-1.15-486.fc36.aarch64 115/143 #8 49.44 Installing : perl-PathTools-3.80-479.fc36.aarch64 116/143 #8 49.49 Installing : perl-Encode-4:3.17-485.fc36.aarch64 117/143 #8 49.62 Installing : perl-libs-4:5.34.1-486.fc36.aarch64 118/143 #8 49.66 Installing : perl-interpreter-4:5.34.1-486.fc36.aarch64 119/143 #8 49.70 Installing : devscripts-checkbashisms-2.22.1-1.fc36.aarch64 120/143 #8 49.71 Installing : gnat-srpm-macros-4-15.fc36.noarch 121/143 #8 49.71 Installing : ghc-srpm-macros-1.5.0-6.fc36.noarch 122/143 #8 49.72 Installing : fpc-srpm-macros-1.3-5.fc36.noarch 123/143 #8 49.74 Installing : fonts-srpm-macros-1:2.0.5-7.fc36.noarch 124/143 #8 49.75 Installing : go-srpm-macros-3.0.15-1.fc36.noarch 125/143 #8 49.76 Installing : python-srpm-macros-3.10-19.fc36.noarch 126/143 #8 44.06 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... #8 44.07 Setting up python3-magic (2:0.4.15-1) ... #8 44.25 Setting up python3-idna (2.6-1) ... #8 49.77 Installing : redhat-rpm-config-221-1.fc36.noarch 127/143 #8 49.81 Installing : diffutils-3.8-2.fc36.aarch64 128/143 #8 49.87 Installing : dbus-libs-1:1.14.0-1.fc36.aarch64 129/143 #8 49.89 Installing : python3-dbus-1.2.18-3.fc36.aarch64 130/143 #8 49.93 Installing : python3-dnf-plugins-core-4.2.1-1.fc36.noarch 131/143 #8 49.96 Installing : dash-0.5.10.2-10.fc36.aarch64 132/143 #8 49.96 Running scriptlet: dash-0.5.10.2-10.fc36.aarch64 132/143 #8 44.47 Setting up python3-xdg (0.25-4ubuntu1.1) ... #8 49.98 Installing : cpio-2.13-12.fc36.aarch64 133/143 #8 50.02 Installing : bzip2-1.0.8-11.fc36.aarch64 134/143 #8 50.03 Installing : rpm-build-4.17.1-3.fc36.aarch64 135/143 #8 50.10 Installing : rpmlint-2.2.0-3.fc36.noarch 136/143 #8 44.65 Setting up python3-six (1.11.0-2) ... #8 44.84 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.4) ... #8 44.86 Setting up gpg-agent (2.2.4-1ubuntu1.6) ... #8 44.88 Setting up python3-certifi (2018.1.18-2) ... #8 47.15 Fedora Modular 35 - x86_64 - Updates 4.5 MB/s | 3.6 MB 00:00 #8 50.11 Installing : dnf-plugins-core-4.2.1-1.fc36.noarch 137/143 #8 50.26 Installing : glibc-gconv-extra-2.35-4.fc36.aarch64 138/143 #8 50.31 Running scriptlet: glibc-gconv-extra-2.35-4.fc36.aarch64 138/143 #8 50.33 Cleanup : python3-rpm-4.17.0-10.fc36.aarch64 139/143 #8 50.37 Cleanup : rpm-build-libs-4.17.0-10.fc36.aarch64 140/143 #8 50.38 Cleanup : rpm-sign-libs-4.17.0-10.fc36.aarch64 141/143 #8 50.39 Cleanup : rpm-4.17.0-10.fc36.aarch64 142/143 #8 50.43 Cleanup : rpm-libs-4.17.0-10.fc36.aarch64 143/143 #8 45.04 Setting up gcc (4:7.4.0-1ubuntu2.3) ... #8 45.07 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ... #8 45.08 Setting up python3-pkg-resources (39.0.1-2) ... #8 50.48 Running scriptlet: rpm-4.17.1-3.fc36.aarch64 143/143 #8 45.30 Setting up lsb-release (9.20170808ubuntu1) ... #8 45.32 Setting up libxmuu1:arm64 (2:1.1.2-2) ... #8 45.33 Setting up libgpgme11:arm64 (1.10.0-1ubuntu2) ... #8 45.34 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ... #8 45.35 Setting up perl (5.26.1-6ubuntu0.5) ... #8 45.38 Setting up libfile-chdir-perl (0.1008-1) ... #8 45.39 Setting up libsys-hostname-long-perl (1.5-1) ... #8 45.40 Setting up libfile-fcntllock-perl (0.22-3build2) ... #8 45.41 Setting up libtext-glob-perl (0.10-1) ... #8 45.42 Setting up intltool-debian (0.35.0+20060710.4) ... #8 45.43 Setting up libxml-sax-base-perl (1.09-1) ... #8 45.45 Setting up libpackage-stash-xs-perl (0.28-3build2) ... #8 45.46 Setting up libstrictures-perl (2.000003-1) ... #8 45.47 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 45.48 Setting up libmail-sendmail-perl (0.80-1) ... #8 45.49 Setting up libsocket6-perl (0.27-1build2) ... #8 45.51 Setting up patchutils (0.3.4-2) ... #8 45.52 Setting up python3-chardet (3.0.4-1) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #8 45.80 Setting up liburi-perl (1.73-1) ... #8 45.81 Setting up libdata-dump-perl (1.23-1) ... #8 45.82 Setting up libdigest-hmac-perl (1.03+dfsg-1) ... #8 45.83 Setting up libio-string-perl (1.08-3) ... #8 45.86 Setting up libalgorithm-diff-perl (1.19.03-1) ... #8 45.87 Setting up libclone-perl (0.39-1) ... #8 45.89 Setting up libclass-xsaccessor-perl (1.19-2build8) ... #8 45.90 Setting up g++ (4:7.4.0-1ubuntu2.3) ... go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 #8 45.92 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 45.92 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 #8 45.93 Setting up libnet-http-perl (6.17-1) ... #8 45.94 Setting up libnumber-compare-perl (0.03-1) ... #8 45.96 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ... #8 46.17 Setting up python3-unidiff (0.5.4-1) ... go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 #8 46.33 Setting up libunicode-utf8-perl (0.60-1build4) ... #8 46.34 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... #8 46.36 Setting up libparams-util-perl (1.07-3build3) ... #8 46.37 Setting up libsub-name-perl (0.21-1build1) ... #8 46.38 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.5wdwj09cCj/ + cd /tmp/docker-cli-docsgen.5wdwj09cCj + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod + go mod vendor -modfile=vendor.mod #8 46.48 Setting up libyaml-libyaml-perl (0.69+repack-1) ... #8 46.49 Setting up libsub-quote-perl (2.005000-1) ... #8 46.50 Setting up libfcgi-perl (0.78-2build1) ... #8 46.51 Setting up libwww-robotrules-perl (6.01-1) ... #8 46.53 Setting up python3-debian (0.1.32) ... #8 46.71 Setting up libauthen-sasl-perl (2.1600-1) ... #8 46.72 Setting up libclass-accessor-perl (0.51-1) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #8 46.73 Setting up libsort-key-perl (1.33-2) ... #8 46.74 Setting up libhtml-tagset-perl (3.20-3) ... #8 46.75 Setting up libpath-tiny-perl (0.104-1) ... #8 46.77 Setting up libtool (2.4.6-2) ... #8 46.78 Setting up libnet-domain-tld-perl (1.75-1) ... #8 46.79 Setting up libsub-install-perl (0.928-1) ... #8 46.80 Setting up libdata-optlist-perl (0.110-1) ... #8 46.82 Setting up libio-stringy-perl (2.111-2) ... #8 46.83 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 46.84 Setting up libtry-tiny-perl (0.30-1) ... #8 46.85 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 46.86 Setting up libfont-afm-perl (1.20-2) ... #8 46.87 Setting up libregexp-pattern-license-perl (3.0.31-3) ... #8 46.89 Setting up python3-apt (1.6.5ubuntu0.7) ... #8 47.07 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... #8 47.09 Setting up libxext6:arm64 (2:1.3.3-1) ... #8 47.11 Setting up po-debconf (1.0.20) ... #8 47.12 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ... #8 47.13 Setting up libio-socket-inet6-perl (2.72-2) ... #8 47.14 Setting up libxml-namespacesupport-perl (1.12-1) ... #8 47.16 Setting up libio-pty-perl (1:1.08-1.1build4) ... #8 47.17 Setting up libfile-which-perl (1.21-1) ... #8 47.18 Setting up libencode-locale-perl (1.05-1) ... #8 47.19 Setting up libperlio-gzip-perl (0.19-1build3) ... #8 47.21 Setting up libtext-levenshtein-perl (0.13-1) ... #8 47.22 Setting up liberror-perl (0.17025-1) ... #8 47.23 Setting up libvariable-magic-perl (0.62-1) ... #8 47.24 Setting up libtimedate-perl (2.3000-2) ... #8 47.25 Setting up libnet-ip-perl (1.26-1) ... #8 47.27 Setting up librole-tiny-perl (2.000006-1) ... #8 47.28 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ... #8 47.29 Setting up libfile-homedir-perl (1.002-1) ... #8 47.30 Setting up libipc-system-simple-perl (1.25-4) ... == Building packages for ubuntu-bionic == mkdir -p "debbuild/ubuntu-bionic" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-bionic/x86_64 -f ubuntu-bionic/Dockerfile . #8 47.32 Setting up libfile-basedir-perl (0.07-1) ... #8 47.33 Setting up libstring-escape-perl (2010.002-2) ... #8 47.34 Setting up libb-hooks-op-check-perl (0.22-1) ... #8 47.35 Setting up libio-html-perl (1.001-1) ... #8 47.37 Setting up libexporter-tiny-perl (1.000000-2) ... #8 47.38 Setting up libarchive-cpio-perl (0.10-1) ... #8 47.39 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... #8 47.41 Setting up libnumber-range-perl (0.12-1) ... #8 47.42 Setting up liblist-compare-perl (0.53-1) ... #8 47.43 Setting up autoconf (2.69-11) ... #8 47.44 Setting up libpath-iterator-rule-perl (1.009-1) ... #8 47.46 Setting up python3-gpg (1.10.0-1ubuntu2) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #1 [internal] load build definition from Dockerfile #1 sha256:5d37f707e8d8a61b0eca10a73fa5ccee2b32f6dff203780a6b7ea743719243cf #1 transferring dockerfile: 830B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:f500ba053235017c1b00d184f857351db410c2b80ed29e807a2bc4a7c3e97e84 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:1ee42332b9e70d08e6d9ab9136cc91c94d7e4b176a66a9fa197652c8126b2923 #5 DONE 0.0s #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 sha256:34f776e403eb57e74a182e1fd5258c6e09e51ae73f442e4bc98cc871f4e2bce7 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/ubuntu:bionic #4 sha256:42b24fe0142b829277f500329d7c50fc0d654412fc6d296283027ac72a38314d #8 47.68 Setting up libnet-dns-perl (1.10-2) ... #8 47.69 Setting up libsub-identify-perl (0.14-1) ... #8 47.70 Setting up libpod-constants-perl (0.19-1) ... #8 47.72 Setting up libsort-versions-perl (1.62-1) ... #8 47.73 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... #8 47.75 Setting up libdynaloader-functions-perl (0.003-1) ... #8 47.76 Setting up libsub-exporter-perl (0.987-1) ... #8 47.77 Setting up xauth (1:1.0.10-1) ... #8 47.79 Setting up libalgorithm-merge-perl (0.08-3) ... #8 54.95 Running scriptlet: glibc-common-2.34-25.fc35.aarch64 182/182 #8 58.72 Verifying : adobe-source-code-pro-fonts-2.030.1.050-11.fc35. 1/182 #8 58.72 Verifying : bzip2-1.0.8-9.fc35.aarch64 2/182 #8 58.72 Verifying : cpio-2.13-11.fc35.aarch64 3/182 #8 58.72 Verifying : dash-0.5.10.2-9.fc35.aarch64 4/182 #8 58.72 Verifying : debugedit-5.0-2.fc35.aarch64 5/182 #8 58.72 Verifying : deltarpm-3.6.2-10.fc35.aarch64 6/182 #8 58.72 Verifying : devscripts-checkbashisms-2.21.4-1.fc35.aarch64 7/182 #8 58.72 Verifying : diffutils-3.8-1.fc35.aarch64 8/182 #8 58.72 Verifying : dwz-0.14-2.fc35.aarch64 9/182 #8 58.72 Verifying : ed-1.14.2-11.fc35.aarch64 10/182 #8 58.72 Verifying : efi-srpm-macros-5-4.fc35.noarch 11/182 #8 58.72 Verifying : enchant-1:1.6.0-28.fc35.aarch64 12/182 #8 58.72 Verifying : file-5.40-9.fc35.aarch64 13/182 #8 58.72 Verifying : findutils-1:4.8.0-4.fc35.aarch64 14/182 #8 58.72 Verifying : fonts-filesystem-1:2.0.5-6.fc35.noarch 15/182 #8 58.72 Verifying : fonts-srpm-macros-1:2.0.5-6.fc35.noarch 16/182 #8 58.72 Verifying : fpc-srpm-macros-1.3-4.fc35.noarch 17/182 #8 58.72 Verifying : gdk-pixbuf2-2.42.6-2.fc35.aarch64 18/182 #8 58.72 Verifying : ghc-srpm-macros-1.5.0-5.fc35.noarch 19/182 #8 58.72 Verifying : gnat-srpm-macros-4-14.fc35.noarch 20/182 #8 58.72 Verifying : groff-base-1.22.4-8.fc35.aarch64 21/182 #8 58.72 Verifying : gsettings-desktop-schemas-41.0-1.fc35.aarch64 22/182 #8 58.72 Verifying : hunspell-1.7.0-11.fc35.aarch64 23/182 #8 58.72 Verifying : hunspell-en-0.20140811.1-20.fc35.noarch 24/182 #8 58.72 Verifying : hunspell-en-GB-0.20140811.1-20.fc35.noarch 25/182 #8 58.72 Verifying : hunspell-en-US-0.20140811.1-20.fc35.noarch 26/182 #8 58.72 Verifying : hunspell-filesystem-1.7.0-11.fc35.aarch64 27/182 #8 58.72 Verifying : info-6.8-2.fc35.aarch64 28/182 #8 58.72 Verifying : json-glib-1.6.6-1.fc35.aarch64 29/182 #8 58.72 Verifying : kernel-srpm-macros-1.0-6.fc35.noarch 30/182 #8 58.72 Verifying : libappstream-glib-0.7.18-3.fc35.aarch64 31/182 #8 58.72 Verifying : libevent-2.1.12-4.fc35.aarch64 32/182 #8 58.72 Verifying : libjpeg-turbo-2.1.0-3.fc35.aarch64 33/182 #8 58.72 Verifying : libpkgconf-1.8.0-1.fc35.aarch64 34/182 #8 58.72 Verifying : libpng-2:1.6.37-11.fc35.aarch64 35/182 #8 58.72 Verifying : libproxy-0.4.17-3.fc35.aarch64 36/182 #8 58.73 Verifying : libstemmer-0-17.585svn.fc35.aarch64 37/182 #8 58.73 Verifying : lua-srpm-macros-1-5.fc35.noarch 38/182 #8 58.73 Verifying : ncurses-6.2-8.20210508.fc35.aarch64 39/182 #8 58.73 Verifying : nim-srpm-macros-3-5.fc35.noarch 40/182 #8 58.73 Verifying : ocaml-srpm-macros-6-5.fc35.noarch 41/182 #8 58.73 Verifying : openblas-srpm-macros-2-10.fc35.noarch 42/182 #8 58.73 Verifying : patch-2.7.6-15.fc35.aarch64 43/182 #8 58.73 Verifying : perl-Carp-1.52-478.fc35.noarch 44/182 #8 58.73 Verifying : perl-Data-Dumper-2.183-2.fc35.aarch64 45/182 #8 58.73 Verifying : perl-Digest-1.20-1.fc35.noarch 46/182 #8 58.73 Verifying : perl-Digest-MD5-2.58-478.fc35.aarch64 47/182 #8 58.73 Verifying : perl-Exporter-5.76-479.fc35.noarch 48/182 #8 58.73 Verifying : perl-File-Path-2.18-478.fc35.noarch 49/182 #8 58.73 Verifying : perl-File-Temp-1:0.231.100-478.fc35.noarch 50/182 #8 58.73 Verifying : perl-Getopt-Long-1:2.52-478.fc35.noarch 51/182 #8 58.73 Verifying : perl-IO-Socket-IP-0.41-479.fc35.noarch 52/182 #8 58.73 Verifying : perl-IO-Socket-SSL-2.072-1.fc35.noarch 53/182 #8 58.73 Verifying : perl-MIME-Base64-3.16-478.fc35.aarch64 54/182 #8 58.73 Verifying : perl-Net-SSLeay-1.90-4.fc35.aarch64 55/182 #8 58.73 Verifying : perl-PathTools-3.80-478.fc35.aarch64 56/182 #8 58.73 Verifying : perl-Pod-Escapes-1:1.07-478.fc35.noarch 57/182 #8 58.73 Verifying : perl-Pod-Perldoc-3.28.01-479.fc35.noarch 58/182 #8 58.73 Verifying : perl-Pod-Simple-1:3.43-2.fc35.noarch 59/182 #8 58.73 Verifying : perl-Pod-Usage-4:2.01-478.fc35.noarch 60/182 #8 58.73 Verifying : perl-Socket-4:2.032-2.fc35.aarch64 61/182 #8 58.73 Verifying : perl-Storable-1:3.25-1.fc35.aarch64 62/182 #8 58.73 Verifying : perl-Term-ANSIColor-5.01-479.fc35.noarch 63/182 #8 58.73 Verifying : perl-Term-Cap-1.17-478.fc35.noarch 64/182 #8 58.73 Verifying : perl-Text-ParseWords-3.30-478.fc35.noarch 65/182 #8 58.73 Verifying : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch 66/182 #8 58.73 Verifying : perl-Time-Local-2:1.300-478.fc35.noarch 67/182 #8 58.73 Verifying : perl-URI-5.09-4.fc35.noarch 68/182 #8 58.73 Verifying : perl-constant-1.33-479.fc35.noarch 69/182 #8 58.73 Verifying : perl-libnet-3.13-479.fc35.noarch 70/182 #8 58.73 Verifying : perl-parent-1:0.238-478.fc35.noarch 71/182 #8 58.73 Verifying : perl-podlators-1:4.14-478.fc35.noarch 72/182 #8 58.73 Verifying : perl-srpm-macros-1-42.fc35.noarch 73/182 #8 58.73 Verifying : pkgconf-1.8.0-1.fc35.aarch64 74/182 #8 58.73 Verifying : pkgconf-m4-1.8.0-1.fc35.noarch 75/182 #8 58.73 Verifying : pkgconf-pkg-config-1.8.0-1.fc35.aarch64 76/182 #8 58.73 Verifying : protobuf-c-1.4.0-1.fc35.aarch64 77/182 #8 58.73 Verifying : python3-dateutil-1:2.8.1-7.fc35.noarch 78/182 #8 58.73 Verifying : python3-dbus-1.2.18-2.fc35.aarch64 79/182 #8 58.73 Verifying : python3-distro-1.6.0-1.fc35.noarch 80/182 #8 58.73 Verifying : python3-pybeam-0.7-1.fc35.noarch 81/182 #8 58.73 Verifying : python3-pyxdg-0.27-3.fc35.noarch 82/182 #8 58.73 Verifying : python3-six-1.16.0-4.fc35.noarch 83/182 #8 58.73 Verifying : python3-toml-0.10.2-5.fc35.noarch 84/182 #8 58.73 Verifying : python3-zstd-1.4.5.1-5.fc35.aarch64 85/182 #8 58.73 Verifying : qt5-srpm-macros-5.15.2-3.fc35.noarch 86/182 #8 58.73 Verifying : shared-mime-info-2.1-3.fc35.aarch64 87/182 #8 58.73 Verifying : unzip-6.0-53.fc35.aarch64 88/182 #8 58.73 Verifying : xz-5.2.5-7.fc35.aarch64 89/182 #8 58.73 Verifying : zip-3.0-31.fc35.aarch64 90/182 #8 58.73 Verifying : abattis-cantarell-fonts-0.301-5.fc35.noarch 91/182 #8 58.73 Verifying : ansible-srpm-macros-1-5.fc35.noarch 92/182 #8 58.73 Verifying : binutils-2.37-17.fc35.aarch64 93/182 #8 58.73 Verifying : binutils-gold-2.37-17.fc35.aarch64 94/182 #8 58.73 Verifying : dbus-libs-1:1.12.22-1.fc35.aarch64 95/182 #8 58.73 Verifying : dnf-plugins-core-4.2.1-1.fc35.noarch 96/182 #8 58.73 Verifying : elfutils-0.187-4.fc35.aarch64 97/182 #8 58.73 Verifying : elfutils-debuginfod-client-0.187-4.fc35.aarch64 98/182 #8 58.73 Verifying : gdb-minimal-12.1-1.fc35.aarch64 99/182 #8 58.73 Verifying : glib-networking-2.70.1-1.fc35.aarch64 100/182 #8 58.73 Verifying : glibc-gconv-extra-2.34-38.fc35.aarch64 101/182 #8 58.73 Verifying : go-srpm-macros-3.0.15-1.fc35.noarch 102/182 #8 58.73 Verifying : libsoup-2.74.2-1.fc35.aarch64 103/182 #8 58.73 Verifying : perl-AutoLoader-5.74-486.fc35.noarch 104/182 #8 58.73 Verifying : perl-B-1.82-486.fc35.aarch64 105/182 #8 58.73 Verifying : perl-Class-Struct-0.66-486.fc35.noarch 106/182 #8 58.73 Verifying : perl-DynaLoader-1.50-486.fc35.aarch64 107/182 #8 58.73 Verifying : perl-Encode-4:3.15-482.fc35.aarch64 108/182 #8 58.73 Verifying : perl-Errno-1.33-486.fc35.aarch64 109/182 #8 58.73 Verifying : perl-Fcntl-1.14-486.fc35.aarch64 110/182 #8 58.73 Verifying : perl-File-Basename-2.85-486.fc35.noarch 111/182 #8 58.73 Verifying : perl-File-stat-1.09-486.fc35.noarch 112/182 #8 58.73 Verifying : perl-FileHandle-2.03-486.fc35.noarch 113/182 #8 58.73 Verifying : perl-Getopt-Std-1.13-486.fc35.noarch 114/182 #8 58.73 Verifying : perl-HTTP-Tiny-0.080-1.fc35.noarch 115/182 #8 58.73 Verifying : perl-IO-1.46-486.fc35.aarch64 116/182 #8 58.73 Verifying : perl-IPC-Open3-1.21-486.fc35.noarch 117/182 #8 58.73 Verifying : perl-Mozilla-CA-20211001-1.fc35.noarch 118/182 #8 58.73 Verifying : perl-NDBM_File-1.15-486.fc35.aarch64 119/182 #8 58.73 Verifying : perl-POSIX-1.97-486.fc35.aarch64 120/182 #8 58.73 Verifying : perl-Scalar-List-Utils-5:1.62-463.fc35.aarch64 121/182 #8 58.73 Verifying : perl-SelectSaver-1.02-486.fc35.noarch 122/182 #8 58.73 Verifying : perl-Symbol-1.09-486.fc35.noarch 123/182 #8 58.73 Verifying : perl-base-2.27-486.fc35.noarch 124/182 #8 58.73 Verifying : perl-if-0.60.900-486.fc35.noarch 125/182 #8 58.73 Verifying : perl-interpreter-4:5.34.1-486.fc35.aarch64 126/182 #8 58.73 Verifying : perl-libs-4:5.34.1-486.fc35.aarch64 127/182 #8 58.73 Verifying : perl-mro-1.25-486.fc35.aarch64 128/182 #8 58.73 Verifying : perl-overload-1.33-486.fc35.noarch 129/182 #8 58.73 Verifying : perl-overloading-0.02-486.fc35.noarch 130/182 #8 58.73 Verifying : perl-subs-1.04-486.fc35.noarch 131/182 #8 58.73 Verifying : perl-vars-1.05-486.fc35.noarch 132/182 #8 58.73 Verifying : python-srpm-macros-3.10-12.fc35.noarch 133/182 #8 58.73 Verifying : python3-construct-2.10.68-1.fc35.noarch 134/182 #8 58.73 Verifying : python3-dnf-plugins-core-4.2.1-1.fc35.noarch 135/182 #8 58.73 Verifying : python3-enchant-3.2.2-1.fc35.noarch 136/182 #8 58.73 Verifying : python3-unbound-1.16.0-3.fc35.aarch64 137/182 #8 58.73 Verifying : redhat-rpm-config-201-1.fc35.noarch 138/182 #8 58.73 Verifying : rpm-build-4.17.1-2.fc35.aarch64 139/182 #8 58.73 Verifying : rpmautospec-rpm-macros-0.2.6-1.fc35.noarch 140/182 #8 58.73 Verifying : rpmlint-2.2.0-2.fc35.noarch 141/182 #8 58.73 Verifying : rust-srpm-macros-21-1.fc35.noarch 142/182 #8 58.73 Verifying : systemd-libs-249.12-5.fc35.aarch64 143/182 #8 58.74 Verifying : unbound-libs-1.16.0-3.fc35.aarch64 144/182 #8 58.74 Verifying : xxhash-libs-0.8.1-1.fc35.aarch64 145/182 #8 58.74 Verifying : zstd-1.5.2-2.fc35.aarch64 146/182 #8 58.74 Verifying : dnf-4.13.0-1.fc35.noarch 147/182 #8 58.74 Verifying : dnf-4.9.0-1.fc35.noarch 148/182 #8 58.74 Verifying : dnf-data-4.13.0-1.fc35.noarch 149/182 #8 58.74 Verifying : dnf-data-4.9.0-1.fc35.noarch 150/182 #8 58.74 Verifying : elfutils-libelf-0.187-4.fc35.aarch64 151/182 #8 58.74 Verifying : elfutils-libelf-0.186-1.fc35.aarch64 152/182 #8 58.74 Verifying : elfutils-libs-0.187-4.fc35.aarch64 153/182 #8 58.74 Verifying : elfutils-libs-0.186-1.fc35.aarch64 154/182 #8 58.74 Verifying : glibc-2.34-38.fc35.aarch64 155/182 #8 58.74 Verifying : glibc-2.34-25.fc35.aarch64 156/182 #8 58.74 Verifying : glibc-common-2.34-38.fc35.aarch64 157/182 #8 58.74 Verifying : glibc-common-2.34-25.fc35.aarch64 158/182 #8 58.74 Verifying : glibc-minimal-langpack-2.34-38.fc35.aarch64 159/182 #8 58.74 Verifying : glibc-minimal-langpack-2.34-25.fc35.aarch64 160/182 #8 58.74 Verifying : libdnf-0.67.0-2.fc35.aarch64 161/182 #8 58.74 Verifying : libdnf-0.64.0-1.fc35.aarch64 162/182 #8 58.74 Verifying : libsolv-0.7.22-1.fc35.aarch64 163/182 #8 58.74 Verifying : libsolv-0.7.19-3.fc35.aarch64 164/182 #8 58.74 Verifying : python3-dnf-4.13.0-1.fc35.noarch 165/182 #8 58.74 Verifying : python3-dnf-4.9.0-1.fc35.noarch 166/182 #8 58.74 Verifying : python3-hawkey-0.67.0-2.fc35.aarch64 167/182 #8 58.74 Verifying : python3-hawkey-0.64.0-1.fc35.aarch64 168/182 #8 58.74 Verifying : python3-libdnf-0.67.0-2.fc35.aarch64 169/182 #8 58.74 Verifying : python3-libdnf-0.64.0-1.fc35.aarch64 170/182 #8 58.74 Verifying : python3-rpm-4.17.1-2.fc35.aarch64 171/182 #8 58.74 Verifying : python3-rpm-4.17.0-4.fc35.aarch64 172/182 #8 58.74 Verifying : rpm-4.17.1-2.fc35.aarch64 173/182 #8 58.74 Verifying : rpm-4.17.0-4.fc35.aarch64 174/182 #8 58.74 Verifying : rpm-build-libs-4.17.1-2.fc35.aarch64 175/182 #8 58.74 Verifying : rpm-build-libs-4.17.0-4.fc35.aarch64 176/182 #8 58.74 Verifying : rpm-libs-4.17.1-2.fc35.aarch64 177/182 #8 58.74 Verifying : rpm-libs-4.17.0-4.fc35.aarch64 178/182 #8 58.74 Verifying : rpm-sign-libs-4.17.1-2.fc35.aarch64 179/182 #8 58.74 Verifying : rpm-sign-libs-4.17.0-4.fc35.aarch64 180/182 #8 58.74 Verifying : yum-4.13.0-1.fc35.noarch 181/182 #8 58.74 Verifying : yum-4.9.0-1.fc35.noarch 182/182 #8 58.93 #8 58.93 Upgraded: #8 58.93 dnf-4.13.0-1.fc35.noarch #8 58.93 dnf-data-4.13.0-1.fc35.noarch #8 58.93 elfutils-libelf-0.187-4.fc35.aarch64 #8 58.93 elfutils-libs-0.187-4.fc35.aarch64 #8 58.93 glibc-2.34-38.fc35.aarch64 #8 58.93 glibc-common-2.34-38.fc35.aarch64 #8 58.93 glibc-minimal-langpack-2.34-38.fc35.aarch64 #8 58.93 libdnf-0.67.0-2.fc35.aarch64 #8 58.93 libsolv-0.7.22-1.fc35.aarch64 #8 58.93 python3-dnf-4.13.0-1.fc35.noarch #8 58.93 python3-hawkey-0.67.0-2.fc35.aarch64 #8 58.93 python3-libdnf-0.67.0-2.fc35.aarch64 #8 58.93 python3-rpm-4.17.1-2.fc35.aarch64 #8 58.93 rpm-4.17.1-2.fc35.aarch64 #8 58.93 rpm-build-libs-4.17.1-2.fc35.aarch64 #8 58.93 rpm-libs-4.17.1-2.fc35.aarch64 #8 58.93 rpm-sign-libs-4.17.1-2.fc35.aarch64 #8 58.93 yum-4.13.0-1.fc35.noarch #8 58.93 Installed: #8 58.93 abattis-cantarell-fonts-0.301-5.fc35.noarch #8 58.93 adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch #8 58.93 ansible-srpm-macros-1-5.fc35.noarch #8 58.93 binutils-2.37-17.fc35.aarch64 #8 58.93 binutils-gold-2.37-17.fc35.aarch64 #8 58.93 bzip2-1.0.8-9.fc35.aarch64 #8 58.93 cpio-2.13-11.fc35.aarch64 #8 58.93 dash-0.5.10.2-9.fc35.aarch64 #8 58.93 dbus-libs-1:1.12.22-1.fc35.aarch64 #8 58.93 debugedit-5.0-2.fc35.aarch64 #8 58.93 deltarpm-3.6.2-10.fc35.aarch64 #8 58.93 devscripts-checkbashisms-2.21.4-1.fc35.aarch64 #8 58.93 diffutils-3.8-1.fc35.aarch64 #8 58.93 dnf-plugins-core-4.2.1-1.fc35.noarch #8 58.93 dwz-0.14-2.fc35.aarch64 #8 58.93 ed-1.14.2-11.fc35.aarch64 #8 58.93 efi-srpm-macros-5-4.fc35.noarch #8 58.93 elfutils-0.187-4.fc35.aarch64 #8 58.93 elfutils-debuginfod-client-0.187-4.fc35.aarch64 #8 58.93 enchant-1:1.6.0-28.fc35.aarch64 #8 58.93 file-5.40-9.fc35.aarch64 #8 58.93 findutils-1:4.8.0-4.fc35.aarch64 #8 58.93 fonts-filesystem-1:2.0.5-6.fc35.noarch #8 58.93 fonts-srpm-macros-1:2.0.5-6.fc35.noarch #8 58.93 fpc-srpm-macros-1.3-4.fc35.noarch #8 58.93 gdb-minimal-12.1-1.fc35.aarch64 #8 58.93 gdk-pixbuf2-2.42.6-2.fc35.aarch64 #8 58.93 ghc-srpm-macros-1.5.0-5.fc35.noarch #8 58.93 glib-networking-2.70.1-1.fc35.aarch64 #8 58.93 glibc-gconv-extra-2.34-38.fc35.aarch64 #8 58.93 gnat-srpm-macros-4-14.fc35.noarch #8 58.93 go-srpm-macros-3.0.15-1.fc35.noarch #8 58.93 groff-base-1.22.4-8.fc35.aarch64 #8 58.93 gsettings-desktop-schemas-41.0-1.fc35.aarch64 #8 58.93 hunspell-1.7.0-11.fc35.aarch64 #8 58.93 hunspell-en-0.20140811.1-20.fc35.noarch #8 58.93 hunspell-en-GB-0.20140811.1-20.fc35.noarch #8 58.93 hunspell-en-US-0.20140811.1-20.fc35.noarch #8 58.93 hunspell-filesystem-1.7.0-11.fc35.aarch64 #8 58.93 info-6.8-2.fc35.aarch64 #8 58.93 json-glib-1.6.6-1.fc35.aarch64 #8 58.93 kernel-srpm-macros-1.0-6.fc35.noarch #8 58.93 libappstream-glib-0.7.18-3.fc35.aarch64 #8 58.93 libevent-2.1.12-4.fc35.aarch64 #8 58.93 libjpeg-turbo-2.1.0-3.fc35.aarch64 #8 58.93 libpkgconf-1.8.0-1.fc35.aarch64 #8 58.93 libpng-2:1.6.37-11.fc35.aarch64 #8 58.93 libproxy-0.4.17-3.fc35.aarch64 #8 58.93 libsoup-2.74.2-1.fc35.aarch64 #8 58.93 libstemmer-0-17.585svn.fc35.aarch64 #8 58.93 lua-srpm-macros-1-5.fc35.noarch #8 58.93 ncurses-6.2-8.20210508.fc35.aarch64 #8 58.93 nim-srpm-macros-3-5.fc35.noarch #8 58.93 ocaml-srpm-macros-6-5.fc35.noarch #8 58.93 openblas-srpm-macros-2-10.fc35.noarch #8 58.93 patch-2.7.6-15.fc35.aarch64 #8 58.93 perl-AutoLoader-5.74-486.fc35.noarch #8 58.93 perl-B-1.82-486.fc35.aarch64 #8 58.93 perl-Carp-1.52-478.fc35.noarch #8 58.93 perl-Class-Struct-0.66-486.fc35.noarch #8 58.93 perl-Data-Dumper-2.183-2.fc35.aarch64 #8 58.93 perl-Digest-1.20-1.fc35.noarch #8 58.93 perl-Digest-MD5-2.58-478.fc35.aarch64 #8 58.93 perl-DynaLoader-1.50-486.fc35.aarch64 #8 58.93 perl-Encode-4:3.15-482.fc35.aarch64 #8 58.93 perl-Errno-1.33-486.fc35.aarch64 #8 58.93 perl-Exporter-5.76-479.fc35.noarch #8 58.93 perl-Fcntl-1.14-486.fc35.aarch64 #8 58.93 perl-File-Basename-2.85-486.fc35.noarch #8 58.93 perl-File-Path-2.18-478.fc35.noarch #8 58.93 perl-File-Temp-1:0.231.100-478.fc35.noarch #8 58.93 perl-File-stat-1.09-486.fc35.noarch #8 58.93 perl-FileHandle-2.03-486.fc35.noarch #8 58.93 perl-Getopt-Long-1:2.52-478.fc35.noarch #8 58.93 perl-Getopt-Std-1.13-486.fc35.noarch #8 58.93 perl-HTTP-Tiny-0.080-1.fc35.noarch #8 58.93 perl-IO-1.46-486.fc35.aarch64 #8 58.93 perl-IO-Socket-IP-0.41-479.fc35.noarch #8 58.93 perl-IO-Socket-SSL-2.072-1.fc35.noarch #8 58.93 perl-IPC-Open3-1.21-486.fc35.noarch #8 58.93 perl-MIME-Base64-3.16-478.fc35.aarch64 #8 58.93 perl-Mozilla-CA-20211001-1.fc35.noarch #8 58.93 perl-NDBM_File-1.15-486.fc35.aarch64 #8 58.93 perl-Net-SSLeay-1.90-4.fc35.aarch64 #8 58.93 perl-POSIX-1.97-486.fc35.aarch64 #8 58.93 perl-PathTools-3.80-478.fc35.aarch64 #8 58.93 perl-Pod-Escapes-1:1.07-478.fc35.noarch #8 58.93 perl-Pod-Perldoc-3.28.01-479.fc35.noarch #8 58.93 perl-Pod-Simple-1:3.43-2.fc35.noarch #8 58.93 perl-Pod-Usage-4:2.01-478.fc35.noarch #8 58.93 perl-Scalar-List-Utils-5:1.62-463.fc35.aarch64 #8 58.93 perl-SelectSaver-1.02-486.fc35.noarch #8 58.93 perl-Socket-4:2.032-2.fc35.aarch64 #8 58.93 perl-Storable-1:3.25-1.fc35.aarch64 #8 58.93 perl-Symbol-1.09-486.fc35.noarch #8 58.93 perl-Term-ANSIColor-5.01-479.fc35.noarch #8 58.93 perl-Term-Cap-1.17-478.fc35.noarch #8 58.93 perl-Text-ParseWords-3.30-478.fc35.noarch #8 58.93 perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch #8 58.93 perl-Time-Local-2:1.300-478.fc35.noarch #8 58.93 perl-URI-5.09-4.fc35.noarch #8 58.93 perl-base-2.27-486.fc35.noarch #8 58.93 perl-constant-1.33-479.fc35.noarch #8 58.93 perl-if-0.60.900-486.fc35.noarch #8 58.93 perl-interpreter-4:5.34.1-486.fc35.aarch64 #8 58.93 perl-libnet-3.13-479.fc35.noarch #8 58.93 perl-libs-4:5.34.1-486.fc35.aarch64 #8 58.93 perl-mro-1.25-486.fc35.aarch64 #8 58.93 perl-overload-1.33-486.fc35.noarch #8 58.93 perl-overloading-0.02-486.fc35.noarch #8 58.93 perl-parent-1:0.238-478.fc35.noarch #8 58.93 perl-podlators-1:4.14-478.fc35.noarch #8 58.93 perl-srpm-macros-1-42.fc35.noarch #8 58.93 perl-subs-1.04-486.fc35.noarch #8 58.93 perl-vars-1.05-486.fc35.noarch #8 58.93 pkgconf-1.8.0-1.fc35.aarch64 #8 58.93 pkgconf-m4-1.8.0-1.fc35.noarch #8 58.93 pkgconf-pkg-config-1.8.0-1.fc35.aarch64 #8 58.93 protobuf-c-1.4.0-1.fc35.aarch64 #8 58.93 python-srpm-macros-3.10-12.fc35.noarch #8 58.93 python3-construct-2.10.68-1.fc35.noarch #8 58.93 python3-dateutil-1:2.8.1-7.fc35.noarch #8 58.93 python3-dbus-1.2.18-2.fc35.aarch64 #8 58.93 python3-distro-1.6.0-1.fc35.noarch #8 58.93 python3-dnf-plugins-core-4.2.1-1.fc35.noarch #8 58.93 python3-enchant-3.2.2-1.fc35.noarch #8 58.93 python3-pybeam-0.7-1.fc35.noarch #8 58.93 python3-pyxdg-0.27-3.fc35.noarch #8 58.93 python3-six-1.16.0-4.fc35.noarch #8 58.93 python3-toml-0.10.2-5.fc35.noarch #8 58.93 python3-unbound-1.16.0-3.fc35.aarch64 #8 58.93 python3-zstd-1.4.5.1-5.fc35.aarch64 #8 58.93 qt5-srpm-macros-5.15.2-3.fc35.noarch #8 58.93 redhat-rpm-config-201-1.fc35.noarch #8 58.93 rpm-build-4.17.1-2.fc35.aarch64 #8 58.93 rpmautospec-rpm-macros-0.2.6-1.fc35.noarch #8 58.93 rpmlint-2.2.0-2.fc35.noarch #8 58.93 rust-srpm-macros-21-1.fc35.noarch #8 58.93 shared-mime-info-2.1-3.fc35.aarch64 #8 58.93 systemd-libs-249.12-5.fc35.aarch64 #8 58.93 unbound-libs-1.16.0-3.fc35.aarch64 #8 58.93 unzip-6.0-53.fc35.aarch64 #8 58.93 xxhash-libs-0.8.1-1.fc35.aarch64 #8 58.93 xz-5.2.5-7.fc35.aarch64 #8 58.93 zip-3.0-31.fc35.aarch64 #8 58.93 zstd-1.5.2-2.fc35.aarch64 #8 58.93 #8 58.93 Complete! #4 ... #3 [internal] load metadata for docker.io/library/golang:1.18.5-buster #3 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 #3 DONE 0.3s #4 [internal] load metadata for docker.io/library/ubuntu:bionic #4 sha256:42b24fe0142b829277f500329d7c50fc0d654412fc6d296283027ac72a38314d #4 DONE 0.3s #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 #7 sha256:41c3941d184db59a7affb59937132a2319a4d1b1c214a47fad88d5a330fb4e1e #7 resolve docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 0.0s done #7 sha256:e4771b7160543c6e43968b4e9795be9ddcad9d573edd7cd7aebd3ce61326fc7a 529B / 529B done #7 sha256:8d5df41c547bd107c14368ad302efc46760940ae188df451cabc23e10f7f161b 1.46kB / 1.46kB done #7 sha256:22c5ef60a68e3fa0bd8df52f48470e836e823434a3bead43e35e87098a0b01fa 1.05MB / 26.71MB 0.1s #7 sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 1.41kB / 1.41kB done #8 47.80 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... #8 47.83 Setting up libalgorithm-diff-xs-perl (0.04-5) ... #8 47.84 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ... #8 47.85 Setting up dput (1.0.1ubuntu1) ... #8 48.03 Setting up libstring-copyright-perl (0.003005-1) ... #8 48.05 Setting up libhtml-parser-perl (3.72-3build1) ... #8 DONE 59.2s #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS #10 sha256:64082496cd39dc1b8d42bca6bd7e836c5f350e8515ecafcff42b5e81276fb947 #10 DONE 0.1s #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; dnf builddep -y /root/rpmbuild/SPECS/docker-b*.spec; fi #11 sha256:fdf305e8d8901dacda42ed03093a92a93e1b4d10ef692ae08242663a9053d43b # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin #7 sha256:22c5ef60a68e3fa0bd8df52f48470e836e823434a3bead43e35e87098a0b01fa 4.19MB / 26.71MB 0.2s #7 sha256:22c5ef60a68e3fa0bd8df52f48470e836e823434a3bead43e35e87098a0b01fa 10.49MB / 26.71MB 0.4s #8 48.06 Setting up automake (1:1.15.1-3ubuntu2) ... #8 48.07 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode #8 48.07 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist #8 48.07 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist #8 48.08 Setting up libipc-run-perl (0.96-1) ... #8 48.11 Setting up libcgi-pm-perl (4.38-1) ... #8 48.12 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 48.13 Setting up python3-requests (2.18.4-2ubuntu0.1) ... #8 48.32 Setting up libparse-debianchangelog-perl (1.2.0-12) ... #7 sha256:22c5ef60a68e3fa0bd8df52f48470e836e823434a3bead43e35e87098a0b01fa 23.25MB / 26.71MB 0.6s #8 48.34 Setting up dirmngr (2.2.4-1ubuntu1.6) ... #8 48.36 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... #8 48.38 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... #8 48.45 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 48.50 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd #7 sha256:22c5ef60a68e3fa0bd8df52f48470e836e823434a3bead43e35e87098a0b01fa 26.71MB / 26.71MB 0.7s #7 sha256:22c5ef60a68e3fa0bd8df52f48470e836e823434a3bead43e35e87098a0b01fa 26.71MB / 26.71MB 0.7s done #7 extracting sha256:22c5ef60a68e3fa0bd8df52f48470e836e823434a3bead43e35e87098a0b01fa #8 48.66 #8 48.66 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 48.69 Setting up liblist-moreutils-perl (0.416-1build3) ... #8 48.70 Setting up libhttp-date-perl (6.02-1) ... #8 48.71 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 48.73 Setting up build-essential (12.4ubuntu1) ... #8 48.74 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.19) ... #8 48.75 Setting up libdevel-callchecker-perl (0.007-2build1) ... #8 48.77 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.19) ... #8 48.78 Setting up devscripts (2.17.12ubuntu1.1) ... #8 48.98 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ... #8 48.99 Setting up libcgi-fast-perl (1:2.13-1) ... #8 49.01 Setting up libhtml-tree-perl (5.07-1) ... #8 49.02 Setting up libfile-listing-perl (6.04-1) ... #8 49.04 Setting up libhttp-message-perl (6.14-1) ... #8 49.05 Setting up libxml-libxml-perl (2.0128+dfsg-5) ... #8 49.09 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 51.89 Dependencies resolved. #8 51.92 ================================================================================ #8 51.92 Package Arch Version Repo Size #8 51.92 ================================================================================ #8 51.92 Installing: #8 51.92 dnf-plugins-core noarch 4.2.1-1.fc35 updates 34 k #8 51.92 rpm-build x86_64 4.17.1-2.fc35 updates 58 k #8 51.92 rpmlint noarch 2.2.0-2.fc35 updates 240 k #8 51.92 Upgrading: #8 51.92 dnf noarch 4.13.0-1.fc35 updates 450 k #8 51.92 dnf-data noarch 4.13.0-1.fc35 updates 42 k #8 51.92 elfutils-libelf x86_64 0.187-4.fc35 updates 197 k #8 51.92 elfutils-libs x86_64 0.187-4.fc35 updates 255 k #8 51.92 glibc x86_64 2.34-38.fc35 updates 1.9 M #8 51.92 glibc-common x86_64 2.34-38.fc35 updates 298 k #8 51.92 glibc-minimal-langpack x86_64 2.34-38.fc35 updates 26 k #8 51.92 libdnf x86_64 0.67.0-2.fc35 updates 653 k #8 51.92 libsolv x86_64 0.7.22-1.fc35 updates 403 k #8 51.92 python3-dnf noarch 4.13.0-1.fc35 updates 415 k #8 51.92 python3-hawkey x86_64 0.67.0-2.fc35 updates 108 k #8 51.92 python3-libdnf x86_64 0.67.0-2.fc35 updates 777 k #8 51.92 python3-rpm x86_64 4.17.1-2.fc35 updates 89 k #8 51.92 rpm x86_64 4.17.1-2.fc35 updates 533 k #8 51.92 rpm-build-libs x86_64 4.17.1-2.fc35 updates 90 k #8 51.92 rpm-libs x86_64 4.17.1-2.fc35 updates 313 k #8 51.92 rpm-sign-libs x86_64 4.17.1-2.fc35 updates 24 k #8 51.92 yum noarch 4.13.0-1.fc35 updates 39 k #8 51.92 Installing dependencies: #8 51.92 ansible-srpm-macros noarch 1-5.fc35 updates 7.3 k #8 51.92 binutils x86_64 2.37-17.fc35 updates 5.9 M #8 51.92 binutils-gold x86_64 2.37-17.fc35 updates 726 k #8 51.92 bzip2 x86_64 1.0.8-9.fc35 fedora 52 k #8 51.92 cpio x86_64 2.13-11.fc35 fedora 270 k #8 51.92 dash x86_64 0.5.10.2-9.fc35 fedora 96 k #8 51.92 dbus-libs x86_64 1:1.12.22-1.fc35 updates 152 k #8 51.92 debugedit x86_64 5.0-2.fc35 fedora 76 k #8 51.92 devscripts-checkbashisms x86_64 2.21.4-1.fc35 fedora 28 k #8 51.92 diffutils x86_64 3.8-1.fc35 fedora 400 k #8 51.92 dwz x86_64 0.14-2.fc35 fedora 127 k #8 51.92 ed x86_64 1.14.2-11.fc35 fedora 73 k #8 51.92 efi-srpm-macros noarch 5-4.fc35 fedora 22 k #8 51.92 elfutils x86_64 0.187-4.fc35 updates 519 k #8 51.92 elfutils-debuginfod-client x86_64 0.187-4.fc35 updates 39 k #8 51.92 enchant x86_64 1:1.6.0-28.fc35 fedora 59 k #8 51.92 file x86_64 5.40-9.fc35 fedora 51 k #8 51.92 findutils x86_64 1:4.8.0-4.fc35 fedora 538 k #8 51.92 fonts-filesystem noarch 1:2.0.5-6.fc35 fedora 8.9 k #8 51.92 fonts-srpm-macros noarch 1:2.0.5-6.fc35 fedora 27 k #8 51.92 fpc-srpm-macros noarch 1.3-4.fc35 fedora 7.6 k #8 51.92 gdb-minimal x86_64 12.1-1.fc35 updates 3.9 M #8 51.92 gdk-pixbuf2 x86_64 2.42.6-2.fc35 fedora 467 k #8 51.92 ghc-srpm-macros noarch 1.5.0-5.fc35 fedora 7.8 k #8 51.92 glib-networking x86_64 2.70.1-1.fc35 updates 177 k #8 51.92 glibc-gconv-extra x86_64 2.34-38.fc35 updates 1.5 M #8 51.92 gnat-srpm-macros noarch 4-14.fc35 fedora 8.2 k #8 51.92 go-srpm-macros noarch 3.0.15-1.fc35 updates 26 k #8 51.92 groff-base x86_64 1.22.4-8.fc35 fedora 1.0 M #8 51.92 gsettings-desktop-schemas x86_64 41.0-1.fc35 fedora 688 k #8 51.92 hunspell x86_64 1.7.0-11.fc35 fedora 322 k #8 51.92 hunspell-en-GB noarch 0.20140811.1-20.fc35 fedora 225 k #8 51.92 hunspell-en-US noarch 0.20140811.1-20.fc35 fedora 176 k #8 51.92 hunspell-filesystem x86_64 1.7.0-11.fc35 fedora 7.8 k #8 51.92 info x86_64 6.8-2.fc35 fedora 222 k #8 51.92 json-glib x86_64 1.6.6-1.fc35 fedora 151 k #8 51.92 kernel-srpm-macros noarch 1.0-6.fc35 fedora 8.0 k #8 51.92 libappstream-glib x86_64 0.7.18-3.fc35 fedora 387 k #8 51.92 libevent x86_64 2.1.12-4.fc35 fedora 261 k #8 51.92 libjpeg-turbo x86_64 2.1.0-3.fc35 fedora 176 k #8 51.92 libpkgconf x86_64 1.8.0-1.fc35 fedora 36 k #8 51.92 libpng x86_64 2:1.6.37-11.fc35 fedora 119 k #8 51.92 libproxy x86_64 0.4.17-3.fc35 fedora 71 k #8 51.92 libsoup x86_64 2.74.2-1.fc35 updates 390 k #8 51.92 libstemmer x86_64 0-17.585svn.fc35 fedora 82 k #8 51.92 lua-srpm-macros noarch 1-5.fc35 fedora 8.4 k #8 51.92 ncurses x86_64 6.2-8.20210508.fc35 fedora 400 k #8 51.92 nim-srpm-macros noarch 3-5.fc35 fedora 8.4 k #8 51.92 ocaml-srpm-macros noarch 6-5.fc35 fedora 7.8 k #8 51.92 openblas-srpm-macros noarch 2-10.fc35 fedora 7.4 k #8 51.92 patch x86_64 2.7.6-15.fc35 fedora 127 k #8 51.92 perl-AutoLoader noarch 5.74-486.fc35 updates 26 k #8 51.92 perl-B x86_64 1.82-486.fc35 updates 185 k #8 51.92 perl-Carp noarch 1.52-478.fc35 fedora 29 k #8 51.92 perl-Class-Struct noarch 0.66-486.fc35 updates 27 k #8 51.92 perl-Data-Dumper x86_64 2.183-2.fc35 fedora 56 k #8 51.92 perl-Digest noarch 1.20-1.fc35 fedora 25 k #8 51.92 perl-Digest-MD5 x86_64 2.58-478.fc35 fedora 36 k #8 51.92 perl-DynaLoader x86_64 1.50-486.fc35 updates 30 k #8 51.92 perl-Encode x86_64 4:3.15-482.fc35 updates 1.7 M #8 51.92 perl-Errno x86_64 1.33-486.fc35 updates 19 k #8 51.92 perl-Exporter noarch 5.76-479.fc35 fedora 31 k #8 51.92 perl-Fcntl x86_64 1.14-486.fc35 updates 25 k #8 51.92 perl-File-Basename noarch 2.85-486.fc35 updates 22 k #8 51.92 perl-File-Path noarch 2.18-478.fc35 fedora 35 k #8 51.92 perl-File-Temp noarch 1:0.231.100-478.fc35 fedora 59 k #8 51.92 perl-File-stat noarch 1.09-486.fc35 updates 22 k #8 51.92 perl-FileHandle noarch 2.03-486.fc35 updates 20 k #8 51.92 perl-Getopt-Long noarch 1:2.52-478.fc35 fedora 60 k #8 51.92 perl-Getopt-Std noarch 1.13-486.fc35 updates 20 k #8 51.92 perl-HTTP-Tiny noarch 0.080-1.fc35 updates 55 k #8 51.92 perl-IO x86_64 1.46-486.fc35 updates 91 k #8 51.92 perl-IPC-Open3 noarch 1.21-486.fc35 updates 27 k #8 51.92 perl-MIME-Base64 x86_64 3.16-478.fc35 fedora 30 k #8 51.92 perl-Net-SSLeay x86_64 1.90-4.fc35 fedora 349 k #8 51.92 perl-POSIX x86_64 1.97-486.fc35 updates 102 k #8 51.92 perl-PathTools x86_64 3.80-478.fc35 fedora 85 k #8 51.92 perl-Pod-Escapes noarch 1:1.07-478.fc35 fedora 20 k #8 51.92 perl-Pod-Perldoc noarch 3.28.01-479.fc35 fedora 84 k #8 51.92 perl-Pod-Simple noarch 1:3.43-2.fc35 fedora 215 k #8 51.92 perl-Pod-Usage noarch 4:2.01-478.fc35 fedora 40 k #8 51.92 perl-Scalar-List-Utils x86_64 5:1.62-463.fc35 updates 72 k #8 51.92 perl-SelectSaver noarch 1.02-486.fc35 updates 16 k #8 51.92 perl-Socket x86_64 4:2.032-2.fc35 fedora 55 k #8 51.92 perl-Storable x86_64 1:3.25-1.fc35 fedora 95 k #8 51.92 perl-Symbol noarch 1.09-486.fc35 updates 19 k #8 51.92 perl-Term-ANSIColor noarch 5.01-479.fc35 fedora 48 k #8 51.92 perl-Term-Cap noarch 1.17-478.fc35 fedora 22 k #8 51.92 perl-Text-ParseWords noarch 3.30-478.fc35 fedora 16 k #8 51.92 perl-Text-Tabs+Wrap noarch 2021.0814-1.fc35 fedora 22 k #8 51.92 perl-Time-Local noarch 2:1.300-478.fc35 fedora 33 k #8 51.92 perl-URI noarch 5.09-4.fc35 fedora 108 k #8 51.92 perl-base noarch 2.27-486.fc35 updates 21 k #8 51.92 perl-constant noarch 1.33-479.fc35 fedora 23 k #8 51.92 perl-if noarch 0.60.900-486.fc35 updates 18 k #8 51.92 perl-interpreter x86_64 4:5.34.1-486.fc35 updates 76 k #8 51.92 perl-libnet noarch 3.13-479.fc35 fedora 125 k #8 51.92 perl-libs x86_64 4:5.34.1-486.fc35 updates 2.1 M #8 51.92 perl-mro x86_64 1.25-486.fc35 updates 33 k #8 51.92 perl-overload noarch 1.33-486.fc35 updates 50 k #8 51.92 perl-overloading noarch 0.02-486.fc35 updates 17 k #8 51.92 perl-parent noarch 1:0.238-478.fc35 fedora 14 k #8 51.92 perl-podlators noarch 1:4.14-478.fc35 fedora 111 k #8 51.92 perl-srpm-macros noarch 1-42.fc35 fedora 8.3 k #8 51.92 perl-subs noarch 1.04-486.fc35 updates 16 k #8 51.92 perl-vars noarch 1.05-486.fc35 updates 17 k #8 51.92 pkgconf x86_64 1.8.0-1.fc35 fedora 41 k #8 51.92 pkgconf-m4 noarch 1.8.0-1.fc35 fedora 14 k #8 51.92 pkgconf-pkg-config x86_64 1.8.0-1.fc35 fedora 10 k #8 51.92 protobuf-c x86_64 1.4.0-1.fc35 fedora 35 k #8 51.92 python-srpm-macros noarch 3.10-12.fc35 updates 22 k #8 51.92 python3-construct noarch 2.10.68-1.fc35 updates 112 k #8 51.92 python3-dateutil noarch 1:2.8.1-7.fc35 fedora 289 k #8 51.92 python3-dbus x86_64 1.2.18-2.fc35 fedora 132 k #8 51.92 python3-distro noarch 1.6.0-1.fc35 fedora 38 k #8 51.92 python3-dnf-plugins-core noarch 4.2.1-1.fc35 updates 221 k #8 51.92 python3-enchant noarch 3.2.2-1.fc35 updates 79 k #8 51.92 python3-pybeam noarch 0.7-1.fc35 fedora 24 k #8 51.92 python3-pyxdg noarch 0.27-3.fc35 fedora 96 k #8 51.92 python3-six noarch 1.16.0-4.fc35 fedora 36 k #8 51.92 python3-toml noarch 0.10.2-5.fc35 fedora 39 k #8 51.92 python3-zstd x86_64 1.4.5.1-5.fc35 fedora 19 k #8 51.92 qt5-srpm-macros noarch 5.15.2-3.fc35 fedora 8.2 k #8 51.92 redhat-rpm-config noarch 201-1.fc35 updates 64 k #8 51.92 rpmautospec-rpm-macros noarch 0.2.6-1.fc35 updates 8.3 k #8 51.92 rust-srpm-macros noarch 21-1.fc35 updates 9.0 k #8 51.92 shared-mime-info x86_64 2.1-3.fc35 fedora 373 k #8 51.92 systemd-libs x86_64 249.12-5.fc35 updates 604 k #8 51.92 unbound-libs x86_64 1.16.0-3.fc35 updates 538 k #8 51.92 unzip x86_64 6.0-53.fc35 fedora 179 k #8 51.92 xxhash-libs x86_64 0.8.1-1.fc35 updates 40 k #8 51.92 xz x86_64 5.2.5-7.fc35 fedora 214 k #8 51.92 zip x86_64 3.0-31.fc35 fedora 257 k #8 51.92 zstd x86_64 1.5.2-2.fc35 updates 429 k #8 51.92 Installing weak dependencies: #8 51.92 abattis-cantarell-fonts noarch 0.301-5.fc35 updates 364 k #8 51.92 adobe-source-code-pro-fonts noarch 2.030.1.050-11.fc35 fedora 831 k #8 51.92 deltarpm x86_64 3.6.2-10.fc35 fedora 88 k #8 51.92 hunspell-en noarch 0.20140811.1-20.fc35 fedora 180 k #8 51.92 perl-IO-Socket-IP noarch 0.41-479.fc35 fedora 42 k #8 51.92 perl-IO-Socket-SSL noarch 2.072-1.fc35 fedora 217 k #8 51.92 perl-Mozilla-CA noarch 20211001-1.fc35 updates 12 k #8 51.92 perl-NDBM_File x86_64 1.15-486.fc35 updates 27 k #8 51.92 python3-unbound x86_64 1.16.0-3.fc35 updates 99 k #8 51.92 #8 51.92 Transaction Summary #8 51.92 ================================================================================ #8 51.92 Install 146 Packages #8 51.92 Upgrade 18 Packages #8 51.92 #8 51.93 Total download size: 39 M #8 51.93 Downloading Packages: #8 49.16 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 49.23 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #12 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #12 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.5s done #12 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.4s done #12 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a #8 50.50 Running scriptlet: rpm-libs-4.17.0-10.fc36.aarch64 143/143 #8 54.60 Verifying : bzip2-1.0.8-11.fc36.aarch64 1/143 #8 54.60 Verifying : cpio-2.13-12.fc36.aarch64 2/143 #8 54.60 Verifying : dash-0.5.10.2-10.fc36.aarch64 3/143 #8 54.60 Verifying : dbus-libs-1:1.14.0-1.fc36.aarch64 4/143 #8 54.60 Verifying : debugedit-5.0-3.fc36.aarch64 5/143 #8 54.60 Verifying : devscripts-checkbashisms-2.22.1-1.fc36.aarch64 6/143 #8 54.60 Verifying : diffutils-3.8-2.fc36.aarch64 7/143 #8 54.60 Verifying : ed-1.14.2-12.fc36.aarch64 8/143 #8 54.60 Verifying : efi-srpm-macros-5-5.fc36.noarch 9/143 #8 54.60 Verifying : elfutils-0.186-3.fc36.aarch64 10/143 #8 54.60 Verifying : elfutils-debuginfod-client-0.186-3.fc36.aarch64 11/143 #8 54.60 Verifying : enchant-1:1.6.0-30.fc36.aarch64 12/143 #8 54.60 Verifying : file-5.41-4.fc36.aarch64 13/143 #8 54.60 Verifying : fonts-srpm-macros-1:2.0.5-7.fc36.noarch 14/143 #8 54.60 Verifying : fpc-srpm-macros-1.3-5.fc36.noarch 15/143 #8 54.60 Verifying : ghc-srpm-macros-1.5.0-6.fc36.noarch 16/143 #8 54.60 Verifying : glibc-gconv-extra-2.35-4.fc36.aarch64 17/143 #8 54.60 Verifying : gnat-srpm-macros-4-15.fc36.noarch 18/143 #8 54.60 Verifying : go-srpm-macros-3.0.15-1.fc36.noarch 19/143 #8 54.60 Verifying : groff-base-1.22.4-9.fc36.aarch64 20/143 #8 54.60 Verifying : hunspell-1.7.0-19.fc36.aarch64 21/143 #8 54.60 Verifying : hunspell-en-0.20140811.1-22.fc36.noarch 22/143 #8 54.60 Verifying : hunspell-en-GB-0.20140811.1-22.fc36.noarch 23/143 #8 54.60 Verifying : hunspell-en-US-0.20140811.1-22.fc36.noarch 24/143 #8 54.60 Verifying : hunspell-filesystem-1.7.0-19.fc36.aarch64 25/143 #8 54.60 Verifying : info-6.8-3.fc36.aarch64 26/143 #8 54.61 Verifying : json-glib-1.6.6-2.fc36.aarch64 27/143 #8 54.61 Verifying : kernel-srpm-macros-1.0-14.fc36.noarch 28/143 #8 54.61 Verifying : libjpeg-turbo-2.1.2-2.fc36.aarch64 29/143 #8 54.61 Verifying : libpkgconf-1.8.0-2.fc36.aarch64 30/143 #8 54.61 Verifying : libpng-2:1.6.37-12.fc36.aarch64 31/143 #8 54.61 Verifying : libstemmer-0-18.585svn.fc36.aarch64 32/143 #8 54.61 Verifying : lua-srpm-macros-1-6.fc36.noarch 33/143 #8 54.61 Verifying : ncurses-6.2-9.20210508.fc36.aarch64 34/143 #8 54.61 Verifying : nim-srpm-macros-3-6.fc36.noarch 35/143 #8 54.61 Verifying : ocaml-srpm-macros-6-6.fc36.noarch 36/143 #8 54.61 Verifying : openblas-srpm-macros-2-11.fc36.noarch 37/143 #8 54.61 Verifying : package-notes-srpm-macros-0.4-14.fc36.noarch 38/143 #8 54.61 Verifying : patch-2.7.6-16.fc36.aarch64 39/143 #8 54.61 Verifying : perl-AutoLoader-5.74-486.fc36.noarch 40/143 #8 54.61 Verifying : perl-B-1.82-486.fc36.aarch64 41/143 #8 54.61 Verifying : perl-Carp-1.52-479.fc36.noarch 42/143 #8 54.61 Verifying : perl-Class-Struct-0.66-486.fc36.noarch 43/143 #8 54.61 Verifying : perl-Data-Dumper-2.183-3.fc36.aarch64 44/143 #8 54.61 Verifying : perl-Digest-1.20-2.fc36.noarch 45/143 #8 54.61 Verifying : perl-Digest-MD5-2.58-479.fc36.aarch64 46/143 #8 54.61 Verifying : perl-DynaLoader-1.50-486.fc36.aarch64 47/143 #8 54.61 Verifying : perl-Errno-1.33-486.fc36.aarch64 48/143 #8 54.61 Verifying : perl-Exporter-5.76-480.fc36.noarch 49/143 #8 54.61 Verifying : perl-Fcntl-1.14-486.fc36.aarch64 50/143 #8 54.61 Verifying : perl-File-Basename-2.85-486.fc36.noarch 51/143 #8 54.61 Verifying : perl-File-Path-2.18-479.fc36.noarch 52/143 #8 54.61 Verifying : perl-File-Temp-1:0.231.100-479.fc36.noarch 53/143 #8 54.61 Verifying : perl-File-stat-1.09-486.fc36.noarch 54/143 #8 54.61 Verifying : perl-FileHandle-2.03-486.fc36.noarch 55/143 #8 54.61 Verifying : perl-Getopt-Long-1:2.52-479.fc36.noarch 56/143 #8 54.61 Verifying : perl-Getopt-Std-1.13-486.fc36.noarch 57/143 #8 54.61 Verifying : perl-IO-1.46-486.fc36.aarch64 58/143 #8 54.61 Verifying : perl-IO-Socket-IP-0.41-480.fc36.noarch 59/143 #8 54.61 Verifying : perl-IO-Socket-SSL-2.074-2.fc36.noarch 60/143 #8 54.61 Verifying : perl-IPC-Open3-1.21-486.fc36.noarch 61/143 #8 54.61 Verifying : perl-MIME-Base64-3.16-479.fc36.aarch64 62/143 #8 54.61 Verifying : perl-Mozilla-CA-20211001-2.fc36.noarch 63/143 #8 54.61 Verifying : perl-NDBM_File-1.15-486.fc36.aarch64 64/143 #8 54.61 Verifying : perl-Net-SSLeay-1.92-2.fc36.aarch64 65/143 #8 54.61 Verifying : perl-POSIX-1.97-486.fc36.aarch64 66/143 #8 54.61 Verifying : perl-PathTools-3.80-479.fc36.aarch64 67/143 #8 54.61 Verifying : perl-Pod-Escapes-1:1.07-479.fc36.noarch 68/143 #8 54.61 Verifying : perl-Pod-Perldoc-3.28.01-480.fc36.noarch 69/143 #8 54.61 Verifying : perl-Pod-Simple-1:3.43-3.fc36.noarch 70/143 #8 54.61 Verifying : perl-Pod-Usage-4:2.01-479.fc36.noarch 71/143 #8 54.61 Verifying : perl-Scalar-List-Utils-5:1.62-464.fc36.aarch64 72/143 #8 54.61 Verifying : perl-SelectSaver-1.02-486.fc36.noarch 73/143 #8 54.61 Verifying : perl-Storable-1:3.25-2.fc36.aarch64 74/143 #8 54.61 Verifying : perl-Symbol-1.09-486.fc36.noarch 75/143 #8 54.61 Verifying : perl-Term-ANSIColor-5.01-480.fc36.noarch 76/143 #8 54.61 Verifying : perl-Term-Cap-1.17-479.fc36.noarch 77/143 #8 54.61 Verifying : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch 78/143 #8 54.61 Verifying : perl-Time-Local-2:1.300-479.fc36.noarch 79/143 #8 54.61 Verifying : perl-URI-5.10-1.fc36.noarch 80/143 #8 54.61 Verifying : perl-base-2.27-486.fc36.noarch 81/143 #8 54.61 Verifying : perl-constant-1.33-480.fc36.noarch 82/143 #8 54.61 Verifying : perl-if-0.60.900-486.fc36.noarch 83/143 #8 54.61 Verifying : perl-interpreter-4:5.34.1-486.fc36.aarch64 84/143 #8 54.61 Verifying : perl-libnet-3.13-480.fc36.noarch 85/143 #8 54.61 Verifying : perl-libs-4:5.34.1-486.fc36.aarch64 86/143 #8 54.61 Verifying : perl-mro-1.25-486.fc36.aarch64 87/143 #8 54.61 Verifying : perl-overload-1.33-486.fc36.noarch 88/143 #8 54.61 Verifying : perl-overloading-0.02-486.fc36.noarch 89/143 #8 54.61 Verifying : perl-parent-1:0.238-479.fc36.noarch 90/143 #8 54.61 Verifying : perl-podlators-1:4.14-479.fc36.noarch 91/143 #8 54.61 Verifying : perl-srpm-macros-1-43.fc36.noarch 92/143 #8 54.61 Verifying : perl-subs-1.04-486.fc36.noarch 93/143 #8 54.61 Verifying : perl-vars-1.05-486.fc36.noarch 94/143 #8 54.61 Verifying : pkgconf-1.8.0-2.fc36.aarch64 95/143 #8 54.61 Verifying : pkgconf-m4-1.8.0-2.fc36.noarch 96/143 #8 54.61 Verifying : pkgconf-pkg-config-1.8.0-2.fc36.aarch64 97/143 #8 54.61 Verifying : python3-dateutil-1:2.8.1-8.fc36.noarch 98/143 #8 54.61 Verifying : python3-dbus-1.2.18-3.fc36.aarch64 99/143 #8 54.61 Verifying : python3-distro-1.6.0-2.fc36.noarch 100/143 #8 54.61 Verifying : python3-enchant-3.2.2-2.fc36.noarch 101/143 #8 54.61 Verifying : python3-pybeam-0.7-2.fc36.noarch 102/143 #8 54.61 Verifying : python3-pyxdg-0.27-4.fc36.noarch 103/143 #8 54.61 Verifying : python3-six-1.16.0-5.fc36.noarch 104/143 #8 54.61 Verifying : python3-toml-0.10.2-6.fc36.noarch 105/143 #8 54.61 Verifying : python3-zstd-1.4.5.1-6.fc36.aarch64 106/143 #8 54.61 Verifying : rpmlint-2.2.0-3.fc36.noarch 107/143 #8 54.61 Verifying : shared-mime-info-2.1-3.fc35.aarch64 108/143 #8 54.61 Verifying : unzip-6.0-57.fc36.aarch64 109/143 #8 54.61 Verifying : xxhash-libs-0.8.1-2.fc36.aarch64 110/143 #8 54.61 Verifying : xz-5.2.5-9.fc36.aarch64 111/143 #8 54.61 Verifying : zip-3.0-32.fc36.aarch64 112/143 #8 54.61 Verifying : ansible-srpm-macros-1-5.fc36.noarch 113/143 #8 54.61 Verifying : binutils-2.37-27.fc36.aarch64 114/143 #8 54.61 Verifying : binutils-gold-2.37-27.fc36.aarch64 115/143 #8 54.61 Verifying : dnf-plugins-core-4.2.1-1.fc36.noarch 116/143 #8 54.61 Verifying : dwz-0.14-4.fc36.aarch64 117/143 #8 54.61 Verifying : gdb-minimal-12.1-1.fc36.aarch64 118/143 #8 54.61 Verifying : gdk-pixbuf2-2.42.8-3.fc36.aarch64 119/143 #8 54.61 Verifying : libappstream-glib-0.8.0-4.fc36.aarch64 120/143 #8 54.61 Verifying : perl-Encode-4:3.17-485.fc36.aarch64 121/143 #8 54.61 Verifying : perl-HTTP-Tiny-0.082-1.fc36.noarch 122/143 #8 54.61 Verifying : perl-Socket-4:2.035-1.fc36.aarch64 123/143 #8 54.61 Verifying : perl-Text-ParseWords-3.31-1.fc36.noarch 124/143 #8 54.61 Verifying : python-srpm-macros-3.10-19.fc36.noarch 125/143 #8 54.61 Verifying : python3-construct-2.10.68-1.fc36.noarch 126/143 #8 54.61 Verifying : python3-dnf-plugins-core-4.2.1-1.fc36.noarch 127/143 #8 54.61 Verifying : qt5-srpm-macros-5.15.5-2.fc36.noarch 128/143 #8 54.61 Verifying : redhat-rpm-config-221-1.fc36.noarch 129/143 #8 54.61 Verifying : rpm-build-4.17.1-3.fc36.aarch64 130/143 #8 54.61 Verifying : rpmautospec-rpm-macros-0.2.6-1.fc36.noarch 131/143 #8 54.61 Verifying : rust-srpm-macros-22-1.fc36.noarch 132/143 #8 54.61 Verifying : zstd-1.5.2-2.fc36.aarch64 133/143 #8 54.61 Verifying : python3-rpm-4.17.1-3.fc36.aarch64 134/143 #8 54.61 Verifying : python3-rpm-4.17.0-10.fc36.aarch64 135/143 #8 54.61 Verifying : rpm-4.17.1-3.fc36.aarch64 136/143 #8 54.61 Verifying : rpm-4.17.0-10.fc36.aarch64 137/143 #8 54.61 Verifying : rpm-build-libs-4.17.1-3.fc36.aarch64 138/143 #8 54.61 Verifying : rpm-build-libs-4.17.0-10.fc36.aarch64 139/143 #8 54.61 Verifying : rpm-libs-4.17.1-3.fc36.aarch64 140/143 #8 54.61 Verifying : rpm-libs-4.17.0-10.fc36.aarch64 141/143 #8 54.61 Verifying : rpm-sign-libs-4.17.1-3.fc36.aarch64 142/143 #8 54.61 Verifying : rpm-sign-libs-4.17.0-10.fc36.aarch64 143/143 #8 54.77 #8 54.77 Upgraded: #8 54.77 python3-rpm-4.17.1-3.fc36.aarch64 rpm-4.17.1-3.fc36.aarch64 #8 54.77 rpm-build-libs-4.17.1-3.fc36.aarch64 rpm-libs-4.17.1-3.fc36.aarch64 #8 54.77 rpm-sign-libs-4.17.1-3.fc36.aarch64 #8 54.77 Installed: #8 54.77 ansible-srpm-macros-1-5.fc36.noarch #8 54.77 binutils-2.37-27.fc36.aarch64 #8 54.77 binutils-gold-2.37-27.fc36.aarch64 #8 54.77 bzip2-1.0.8-11.fc36.aarch64 #8 54.77 cpio-2.13-12.fc36.aarch64 #8 54.77 dash-0.5.10.2-10.fc36.aarch64 #8 54.77 dbus-libs-1:1.14.0-1.fc36.aarch64 #8 54.77 debugedit-5.0-3.fc36.aarch64 #8 54.77 devscripts-checkbashisms-2.22.1-1.fc36.aarch64 #8 54.77 diffutils-3.8-2.fc36.aarch64 #8 54.77 dnf-plugins-core-4.2.1-1.fc36.noarch #8 54.77 dwz-0.14-4.fc36.aarch64 #8 54.77 ed-1.14.2-12.fc36.aarch64 #8 54.77 efi-srpm-macros-5-5.fc36.noarch #8 54.77 elfutils-0.186-3.fc36.aarch64 #8 54.77 elfutils-debuginfod-client-0.186-3.fc36.aarch64 #8 54.77 enchant-1:1.6.0-30.fc36.aarch64 #8 54.77 file-5.41-4.fc36.aarch64 #8 54.77 fonts-srpm-macros-1:2.0.5-7.fc36.noarch #8 54.77 fpc-srpm-macros-1.3-5.fc36.noarch #8 54.77 gdb-minimal-12.1-1.fc36.aarch64 #8 54.77 gdk-pixbuf2-2.42.8-3.fc36.aarch64 #8 54.77 ghc-srpm-macros-1.5.0-6.fc36.noarch #8 54.77 glibc-gconv-extra-2.35-4.fc36.aarch64 #8 54.77 gnat-srpm-macros-4-15.fc36.noarch #8 54.77 go-srpm-macros-3.0.15-1.fc36.noarch #8 54.77 groff-base-1.22.4-9.fc36.aarch64 #8 54.77 hunspell-1.7.0-19.fc36.aarch64 #8 54.77 hunspell-en-0.20140811.1-22.fc36.noarch #8 54.77 hunspell-en-GB-0.20140811.1-22.fc36.noarch #8 54.77 hunspell-en-US-0.20140811.1-22.fc36.noarch #8 54.77 hunspell-filesystem-1.7.0-19.fc36.aarch64 #8 54.77 info-6.8-3.fc36.aarch64 #8 54.77 json-glib-1.6.6-2.fc36.aarch64 #8 54.77 kernel-srpm-macros-1.0-14.fc36.noarch #8 54.77 libappstream-glib-0.8.0-4.fc36.aarch64 #8 54.77 libjpeg-turbo-2.1.2-2.fc36.aarch64 #8 54.77 libpkgconf-1.8.0-2.fc36.aarch64 #8 54.77 libpng-2:1.6.37-12.fc36.aarch64 #8 54.77 libstemmer-0-18.585svn.fc36.aarch64 #8 54.77 lua-srpm-macros-1-6.fc36.noarch #8 54.77 ncurses-6.2-9.20210508.fc36.aarch64 #8 54.77 nim-srpm-macros-3-6.fc36.noarch #8 54.77 ocaml-srpm-macros-6-6.fc36.noarch #8 54.77 openblas-srpm-macros-2-11.fc36.noarch #8 54.77 package-notes-srpm-macros-0.4-14.fc36.noarch #8 54.77 patch-2.7.6-16.fc36.aarch64 #8 54.77 perl-AutoLoader-5.74-486.fc36.noarch #8 54.77 perl-B-1.82-486.fc36.aarch64 #8 54.77 perl-Carp-1.52-479.fc36.noarch #8 54.77 perl-Class-Struct-0.66-486.fc36.noarch #8 54.77 perl-Data-Dumper-2.183-3.fc36.aarch64 #8 54.77 perl-Digest-1.20-2.fc36.noarch #8 54.77 perl-Digest-MD5-2.58-479.fc36.aarch64 #8 54.77 perl-DynaLoader-1.50-486.fc36.aarch64 #8 54.77 perl-Encode-4:3.17-485.fc36.aarch64 #8 54.77 perl-Errno-1.33-486.fc36.aarch64 #8 54.77 perl-Exporter-5.76-480.fc36.noarch #8 54.77 perl-Fcntl-1.14-486.fc36.aarch64 #8 54.77 perl-File-Basename-2.85-486.fc36.noarch #8 54.77 perl-File-Path-2.18-479.fc36.noarch #8 54.77 perl-File-Temp-1:0.231.100-479.fc36.noarch #8 54.77 perl-File-stat-1.09-486.fc36.noarch #8 54.77 perl-FileHandle-2.03-486.fc36.noarch #8 54.77 perl-Getopt-Long-1:2.52-479.fc36.noarch #8 54.77 perl-Getopt-Std-1.13-486.fc36.noarch #8 54.77 perl-HTTP-Tiny-0.082-1.fc36.noarch #8 54.77 perl-IO-1.46-486.fc36.aarch64 #8 54.77 perl-IO-Socket-IP-0.41-480.fc36.noarch #8 54.77 perl-IO-Socket-SSL-2.074-2.fc36.noarch #8 54.77 perl-IPC-Open3-1.21-486.fc36.noarch #8 54.77 perl-MIME-Base64-3.16-479.fc36.aarch64 #8 54.77 perl-Mozilla-CA-20211001-2.fc36.noarch #8 54.77 perl-NDBM_File-1.15-486.fc36.aarch64 #8 54.77 perl-Net-SSLeay-1.92-2.fc36.aarch64 #8 54.77 perl-POSIX-1.97-486.fc36.aarch64 #8 54.77 perl-PathTools-3.80-479.fc36.aarch64 #8 54.77 perl-Pod-Escapes-1:1.07-479.fc36.noarch #8 54.77 perl-Pod-Perldoc-3.28.01-480.fc36.noarch #8 54.77 perl-Pod-Simple-1:3.43-3.fc36.noarch #8 54.77 perl-Pod-Usage-4:2.01-479.fc36.noarch #8 54.77 perl-Scalar-List-Utils-5:1.62-464.fc36.aarch64 #8 54.77 perl-SelectSaver-1.02-486.fc36.noarch #8 54.77 perl-Socket-4:2.035-1.fc36.aarch64 #8 54.77 perl-Storable-1:3.25-2.fc36.aarch64 #8 54.77 perl-Symbol-1.09-486.fc36.noarch #8 54.77 perl-Term-ANSIColor-5.01-480.fc36.noarch #8 54.77 perl-Term-Cap-1.17-479.fc36.noarch #8 54.77 perl-Text-ParseWords-3.31-1.fc36.noarch #8 54.77 perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch #8 54.77 perl-Time-Local-2:1.300-479.fc36.noarch #8 54.77 perl-URI-5.10-1.fc36.noarch #8 54.77 perl-base-2.27-486.fc36.noarch #8 54.77 perl-constant-1.33-480.fc36.noarch #8 54.77 perl-if-0.60.900-486.fc36.noarch #8 54.77 perl-interpreter-4:5.34.1-486.fc36.aarch64 #8 54.77 perl-libnet-3.13-480.fc36.noarch #8 54.77 perl-libs-4:5.34.1-486.fc36.aarch64 #8 54.77 perl-mro-1.25-486.fc36.aarch64 #8 54.77 perl-overload-1.33-486.fc36.noarch #8 54.77 perl-overloading-0.02-486.fc36.noarch #8 54.77 perl-parent-1:0.238-479.fc36.noarch #8 54.77 perl-podlators-1:4.14-479.fc36.noarch #8 54.77 perl-srpm-macros-1-43.fc36.noarch #8 54.77 perl-subs-1.04-486.fc36.noarch #8 54.77 perl-vars-1.05-486.fc36.noarch #8 54.77 pkgconf-1.8.0-2.fc36.aarch64 #8 54.77 pkgconf-m4-1.8.0-2.fc36.noarch #8 54.77 pkgconf-pkg-config-1.8.0-2.fc36.aarch64 #8 54.77 python-srpm-macros-3.10-19.fc36.noarch #8 54.77 python3-construct-2.10.68-1.fc36.noarch #8 54.77 python3-dateutil-1:2.8.1-8.fc36.noarch #8 54.77 python3-dbus-1.2.18-3.fc36.aarch64 #8 54.77 python3-distro-1.6.0-2.fc36.noarch #8 54.77 python3-dnf-plugins-core-4.2.1-1.fc36.noarch #8 54.77 python3-enchant-3.2.2-2.fc36.noarch #8 54.77 python3-pybeam-0.7-2.fc36.noarch #8 54.77 python3-pyxdg-0.27-4.fc36.noarch #8 54.77 python3-six-1.16.0-5.fc36.noarch #8 54.77 python3-toml-0.10.2-6.fc36.noarch #8 54.77 python3-zstd-1.4.5.1-6.fc36.aarch64 #8 54.77 qt5-srpm-macros-5.15.5-2.fc36.noarch #8 54.77 redhat-rpm-config-221-1.fc36.noarch #8 54.77 rpm-build-4.17.1-3.fc36.aarch64 #8 54.77 rpmautospec-rpm-macros-0.2.6-1.fc36.noarch #8 54.77 rpmlint-2.2.0-3.fc36.noarch #8 54.77 rust-srpm-macros-22-1.fc36.noarch #8 54.77 shared-mime-info-2.1-3.fc35.aarch64 #8 54.77 unzip-6.0-57.fc36.aarch64 #8 54.77 xxhash-libs-0.8.1-2.fc36.aarch64 #8 54.77 xz-5.2.5-9.fc36.aarch64 #8 54.77 zip-3.0-32.fc36.aarch64 #8 54.77 zstd-1.5.2-2.fc36.aarch64 #8 54.77 #8 54.77 Complete! #8 DONE 54.9s #8 49.39 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 49.44 Setting up libparams-classify-perl (0.015-1) ... #8 49.46 Setting up git (1:2.17.1-1ubuntu0.12) ... #8 49.51 Setting up libhttp-negotiate-perl (6.00-2) ... #8 49.52 Setting up libmailtools-perl (2.18-1) ... #8 49.53 Setting up libgit-wrapper-perl (0.047-1) ... #8 49.55 Setting up libhtml-format-perl (2.12-1) ... #8 49.56 Setting up libemail-valid-perl (1.202-1) ... #8 49.57 Setting up libhttp-cookies-perl (6.04-1) ... #8 49.59 Setting up curl (7.58.0-2ubuntu3.19) ... #8 49.60 Setting up libmodule-runtime-perl (0.016-1) ... #8 49.61 Setting up gnupg (2.2.4-1ubuntu1.6) ... #7 ... #9 [internal] load build context #9 sha256:278d84e6a57f028ba37ff4e9c346cc3b262b097b751d505c373b571508345612 #9 transferring context: 29.32MB 1.5s done #9 DONE 1.6s #7 [stage-1 1/8] FROM docker.io/library/ubuntu:bionic@sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 #7 sha256:41c3941d184db59a7affb59937132a2319a4d1b1c214a47fad88d5a330fb4e1e #8 52.72 (1/164): bzip2-1.0.8-9.fc35.x86_64.rpm 214 kB/s | 52 kB 00:00 #8 52.86 (2/164): cpio-2.13-11.fc35.x86_64.rpm 702 kB/s | 270 kB 00:00 #8 52.87 (3/164): dash-0.5.10.2-9.fc35.x86_64.rpm 661 kB/s | 96 kB 00:00 #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS #10 sha256:82f8ddeb1bd13633bf714cd42622f542470a135a7c73cb146f609b6b46bbb94d #10 DONE 0.1s #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; dnf builddep -y /root/rpmbuild/SPECS/docker-b*.spec; fi #11 sha256:797ca57962fa06a15b56f86dc3cb1838f0738455ef4e0c61be76986d22451b5d #8 49.62 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ... #8 49.64 Setting up libxml-simple-perl (2.24-1) ... #8 49.65 Setting up lintian (2.5.81ubuntu1) ... #8 49.67 Setting up libhtml-form-perl (6.03-1) ... #8 49.68 Setting up libimport-into-perl (1.002005-1) ... #8 49.69 Setting up libmodule-implementation-perl (0.09-1) ... #8 49.71 Setting up libparams-validate-perl (1.29-1) ... #8 49.72 Setting up libmoo-perl (2.003004-1) ... #8 49.73 Setting up libb-hooks-endofscope-perl (0.21-1) ... #8 49.75 Setting up libpackage-stash-perl (0.37-1) ... #8 49.76 Setting up libgetopt-long-descriptive-perl (0.102-1) ... #8 49.77 Setting up libnamespace-clean-perl (0.27-1) ... #8 49.78 Setting up licensecheck (3.0.31-2) ... #8 49.80 Setting up dh-autoreconf (17) ... #8 49.81 Setting up libwww-perl (6.31-1ubuntu0.1) ... #8 49.83 Setting up debhelper (11.1.6ubuntu2) ... #8 52.93 (4/164): debugedit-5.0-2.fc35.x86_64.rpm 1.2 MB/s | 76 kB 00:00 #8 52.93 (5/164): deltarpm-3.6.2-10.fc35.x86_64.rpm 1.3 MB/s | 88 kB 00:00 #8 53.03 (6/164): adobe-source-code-pro-fonts-2.030.1.05 1.5 MB/s | 831 kB 00:00 #8 53.03 (7/164): devscripts-checkbashisms-2.21.4-1.fc35 274 kB/s | 28 kB 00:00 #8 53.12 (8/164): diffutils-3.8-1.fc35.x86_64.rpm 2.1 MB/s | 400 kB 00:00 #8 53.12 (9/164): dwz-0.14-2.fc35.x86_64.rpm 1.3 MB/s | 127 kB 00:00 #8 53.12 (10/164): ed-1.14.2-11.fc35.x86_64.rpm 793 kB/s | 73 kB 00:00 #8 49.84 Setting up equivs (2.1.0) ... #8 49.85 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 49.86 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... #8 49.88 Setting up libxml-parser-perl (2.44-2build3) ... #8 49.89 Setting up libxml-sax-expat-perl (0.40-2) ... #8 49.94 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 49.99 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 53.18 (11/164): efi-srpm-macros-5-4.fc35.noarch.rpm 346 kB/s | 22 kB 00:00 #8 53.24 (12/164): file-5.40-9.fc35.x86_64.rpm 424 kB/s | 51 kB 00:00 #8 53.25 (13/164): enchant-1.6.0-28.fc35.x86_64.rpm 478 kB/s | 59 kB 00:00 #8 53.33 (14/164): findutils-4.8.0-4.fc35.x86_64.rpm 3.5 MB/s | 538 kB 00:00 #8 53.33 (15/164): fonts-filesystem-2.0.5-6.fc35.noarch. 101 kB/s | 8.9 kB 00:00 #8 53.34 (16/164): fonts-srpm-macros-2.0.5-6.fc35.noarch 303 kB/s | 27 kB 00:00 #8 53.39 (17/164): fpc-srpm-macros-1.3-4.fc35.noarch.rpm 122 kB/s | 7.6 kB 00:00 #8 53.40 (18/164): ghc-srpm-macros-1.5.0-5.fc35.noarch.r 125 kB/s | 7.8 kB 00:00 #8 53.43 (19/164): gdk-pixbuf2-2.42.6-2.fc35.x86_64.rpm 4.6 MB/s | 467 kB 00:00 #8 50.13 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 50.17 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #8 50.20 Processing triggers for ca-certificates (20211016~18.04.1) ... #8 50.20 Updating certificates in /etc/ssl/certs... #8 53.46 (20/164): gnat-srpm-macros-4-14.fc35.noarch.rpm 131 kB/s | 8.2 kB 00:00 #8 53.55 (21/164): gsettings-desktop-schemas-41.0-1.fc35 5.9 MB/s | 688 kB 00:00 #8 53.58 (22/164): hunspell-1.7.0-11.fc35.x86_64.rpm 2.5 MB/s | 322 kB 00:00 #8 50.64 0 added, 0 removed; done. #8 50.64 Running hooks in /etc/ca-certificates/update.d... #8 53.72 (23/164): groff-base-1.22.4-8.fc35.x86_64.rpm 3.2 MB/s | 1.0 MB 00:00 #8 53.73 (24/164): hunspell-en-0.20140811.1-20.fc35.noar 1.0 MB/s | 180 kB 00:00 #8 53.73 (25/164): hunspell-en-GB-0.20140811.1-20.fc35.n 1.5 MB/s | 225 kB 00:00 #8 53.79 (26/164): hunspell-en-US-0.20140811.1-20.fc35.n 2.6 MB/s | 176 kB 00:00 #8 53.79 (27/164): hunspell-filesystem-1.7.0-11.fc35.x86 121 kB/s | 7.8 kB 00:00 #8 53.84 (28/164): info-6.8-2.fc35.x86_64.rpm 2.0 MB/s | 222 kB 00:00 #8 53.85 (29/164): json-glib-1.6.6-1.fc35.x86_64.rpm 2.3 MB/s | 151 kB 00:00 #8 53.86 (30/164): kernel-srpm-macros-1.0-6.fc35.noarch. 125 kB/s | 8.0 kB 00:00 #8 53.95 (31/164): libappstream-glib-0.7.18-3.fc35.x86_6 3.3 MB/s | 387 kB 00:00 #8 50.64 done. #8 54.00 (32/164): libjpeg-turbo-2.1.0-3.fc35.x86_64.rpm 1.2 MB/s | 176 kB 00:00 #8 54.05 (33/164): libevent-2.1.12-4.fc35.x86_64.rpm 1.3 MB/s | 261 kB 00:00 #8 54.06 (34/164): libpkgconf-1.8.0-1.fc35.x86_64.rpm 346 kB/s | 36 kB 00:00 #8 54.07 (35/164): libpng-1.6.37-11.fc35.x86_64.rpm 1.8 MB/s | 119 kB 00:00 #8 54.12 (36/164): libproxy-0.4.17-3.fc35.x86_64.rpm 1.1 MB/s | 71 kB 00:00 #8 54.12 (37/164): libstemmer-0-17.585svn.fc35.x86_64.rp 1.2 MB/s | 82 kB 00:00 #8 54.13 (38/164): lua-srpm-macros-1-5.fc35.noarch.rpm 133 kB/s | 8.4 kB 00:00 #11 1.541 Last metadata expiration check: 0:00:20 ago on Mon Aug 8 12:04:42 2022. #8 54.38 (39/164): ncurses-6.2-8.20210508.fc35.x86_64.rp 1.5 MB/s | 400 kB 00:00 #8 54.38 (40/164): nim-srpm-macros-3-5.fc35.noarch.rpm 32 kB/s | 8.4 kB 00:00 #8 54.39 (41/164): ocaml-srpm-macros-6-5.fc35.noarch.rpm 31 kB/s | 7.8 kB 00:00 #8 54.44 (42/164): openblas-srpm-macros-2-10.fc35.noarch 119 kB/s | 7.4 kB 00:00 #8 54.45 (43/164): perl-Carp-1.52-478.fc35.noarch.rpm 463 kB/s | 29 kB 00:00 #8 54.45 (44/164): patch-2.7.6-15.fc35.x86_64.rpm 1.8 MB/s | 127 kB 00:00 #8 54.51 (45/164): perl-Data-Dumper-2.183-2.fc35.x86_64. 887 kB/s | 56 kB 00:00 #8 DONE 51.3s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:aed0d75a981afe93b6213ec573284b3cdf4b928c4c1e3495f139af10a3b39566 #10 DONE 0.1s #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:4b40b79fbaf39a77dba60277f40faf9006f0d3700563c61b27ba62680edbbc57 #8 54.51 (46/164): perl-Digest-1.20-1.fc35.noarch.rpm 406 kB/s | 25 kB 00:00 #8 54.52 (47/164): perl-Digest-MD5-2.58-478.fc35.x86_64. 565 kB/s | 36 kB 00:00 #8 54.57 (48/164): perl-Exporter-5.76-479.fc35.noarch.rp 488 kB/s | 31 kB 00:00 #8 54.61 (49/164): perl-File-Path-2.18-478.fc35.noarch.r 365 kB/s | 35 kB 00:00 #8 54.61 (50/164): perl-File-Temp-0.231.100-478.fc35.noa 622 kB/s | 59 kB 00:00 #8 54.63 (51/164): perl-Getopt-Long-2.52-478.fc35.noarch 946 kB/s | 60 kB 00:00 #8 54.67 (52/164): perl-IO-Socket-IP-0.41-479.fc35.noarc 669 kB/s | 42 kB 00:00 #8 54.68 (53/164): perl-IO-Socket-SSL-2.072-1.fc35.noarc 3.1 MB/s | 217 kB 00:00 #8 54.70 (54/164): perl-MIME-Base64-3.16-478.fc35.x86_64 479 kB/s | 30 kB 00:00 + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nKd2uD + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JoAuuV + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 PASS: docker-buildx version OK ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.el9.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.el9 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el9.src.rpm #8 54.80 (55/164): perl-Net-SSLeay-1.90-4.fc35.x86_64.rp 2.8 MB/s | 349 kB 00:00 #8 54.80 (56/164): perl-Pod-Escapes-1.07-478.fc35.noarch 194 kB/s | 20 kB 00:00 #8 54.80 (57/164): perl-PathTools-3.80-478.fc35.x86_64.r 704 kB/s | 85 kB 00:00 #8 54.86 (58/164): perl-Pod-Perldoc-3.28.01-479.fc35.noa 1.3 MB/s | 84 kB 00:00 #8 54.91 (59/164): perl-Pod-Simple-3.43-2.fc35.noarch.rp 1.9 MB/s | 215 kB 00:00 #8 54.92 (60/164): perl-Pod-Usage-2.01-478.fc35.noarch.r 360 kB/s | 40 kB 00:00 #8 54.92 (61/164): perl-Socket-2.032-2.fc35.x86_64.rpm 868 kB/s | 55 kB 00:00 #8 54.98 (62/164): perl-Storable-3.25-1.fc35.x86_64.rpm 1.5 MB/s | 95 kB 00:00 #8 54.98 (63/164): perl-Term-ANSIColor-5.01-479.fc35.noa 748 kB/s | 48 kB 00:00 #8 54.99 (64/164): perl-Term-Cap-1.17-478.fc35.noarch.rp 350 kB/s | 22 kB 00:00 #8 55.04 (65/164): perl-Text-ParseWords-3.30-478.fc35.no 253 kB/s | 16 kB 00:00 #8 55.04 (66/164): perl-Text-Tabs+Wrap-2021.0814-1.fc35. 352 kB/s | 22 kB 00:00 #8 55.05 (67/164): perl-Time-Local-1.300-478.fc35.noarch 540 kB/s | 33 kB 00:00 #8 55.10 (68/164): perl-URI-5.09-4.fc35.noarch.rpm 1.7 MB/s | 108 kB 00:00 #8 55.11 (69/164): perl-constant-1.33-479.fc35.noarch.rp 359 kB/s | 23 kB 00:00 #8 55.15 (70/164): perl-libnet-3.13-479.fc35.noarch.rpm 1.2 MB/s | 125 kB 00:00 #8 55.17 (71/164): perl-parent-0.238-478.fc35.noarch.rpm 223 kB/s | 14 kB 00:00 #8 55.17 (72/164): perl-podlators-4.14-478.fc35.noarch.r 1.7 MB/s | 111 kB 00:00 #8 55.21 (73/164): perl-srpm-macros-1-42.fc35.noarch.rpm 134 kB/s | 8.3 kB 00:00 #11 2.308 Package bash-5.1.16-2.fc36.aarch64 is already installed. #11 2.320 Package bash-5.1.16-2.fc36.aarch64 is already installed. #11 2.321 Package ca-certificates-2021.2.52-3.fc36.noarch is already installed. #11 2.322 Package libarchive-3.5.3-1.fc36.aarch64 is already installed. #11 2.322 Package pkgconf-pkg-config-1.8.0-2.fc36.aarch64 is already installed. #11 2.323 Package tar-2:1.34-3.fc36.aarch64 is already installed. #11 2.334 Package bash-5.1.16-2.fc36.aarch64 is already installed. #11 2.448 Dependencies resolved. #7 extracting sha256:22c5ef60a68e3fa0bd8df52f48470e836e823434a3bead43e35e87098a0b01fa 3.2s done #7 DONE 4.4s #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #13 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #13 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done #13 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.0s done #13 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done #13 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.2s done #13 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.5s done #13 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.5s done #13 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 2.2s done #13 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 3.4s done #13 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 3.0s #13 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 1.6s done #8 55.23 (74/164): pkgconf-1.8.0-1.fc35.x86_64.rpm 661 kB/s | 41 kB 00:00 #8 55.24 (75/164): pkgconf-m4-1.8.0-1.fc35.noarch.rpm 231 kB/s | 14 kB 00:00 #8 55.27 (76/164): pkgconf-pkg-config-1.8.0-1.fc35.x86_6 162 kB/s | 10 kB 00:00 #8 55.29 (77/164): protobuf-c-1.4.0-1.fc35.x86_64.rpm 567 kB/s | 35 kB 00:00 #8 55.33 (78/164): python3-dateutil-2.8.1-7.fc35.noarch. 3.0 MB/s | 289 kB 00:00 #8 55.34 (79/164): python3-dbus-1.2.18-2.fc35.x86_64.rpm 2.0 MB/s | 132 kB 00:00 #8 55.36 (80/164): python3-distro-1.6.0-1.fc35.noarch.rp 600 kB/s | 38 kB 00:00 #8 55.39 (81/164): python3-pybeam-0.7-1.fc35.noarch.rpm 375 kB/s | 24 kB 00:00 #8 55.40 (82/164): python3-pyxdg-0.27-3.fc35.noarch.rpm 1.5 MB/s | 96 kB 00:00 #8 55.45 (83/164): python3-six-1.16.0-4.fc35.noarch.rpm 377 kB/s | 36 kB 00:00 #8 55.46 (84/164): python3-toml-0.10.2-5.fc35.noarch.rpm 607 kB/s | 39 kB 00:00 #8 55.46 (85/164): python3-zstd-1.4.5.1-5.fc35.x86_64.rp 304 kB/s | 19 kB 00:00 #8 55.52 (86/164): qt5-srpm-macros-5.15.2-3.fc35.noarch. 132 kB/s | 8.2 kB 00:00 #8 55.56 (87/164): shared-mime-info-2.1-3.fc35.x86_64.rp 3.5 MB/s | 373 kB 00:00 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0856bcd7690c86c1e) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] { [Pipeline] withDockerRegistry #11 2.472 ================================================================================ #11 2.472 Package Arch Version Repo Size #11 2.472 ================================================================================ #11 2.472 Installing: #11 2.472 btrfs-progs-devel aarch64 5.18-1.fc36 updates 55 k #11 2.472 cmake aarch64 3.22.2-1.fc36 fedora 5.8 M #11 2.472 device-mapper-devel aarch64 1.02.175-7.fc36 fedora 43 k #11 2.472 gcc aarch64 12.1.1-1.fc36 updates 29 M #11 2.472 git aarch64 2.37.1-1.fc36 updates 66 k #11 2.472 glibc-static aarch64 2.35-15.fc36 updates 1.4 M #11 2.472 libseccomp-devel aarch64 2.5.3-2.fc36 fedora 53 k #11 2.472 libselinux-devel aarch64 3.3-4.fc36 fedora 113 k #11 2.472 libtool aarch64 2.4.7-1.fc36 updates 593 k #11 2.472 libtool-ltdl-devel aarch64 2.4.7-1.fc36 updates 157 k #11 2.472 make aarch64 1:4.3-7.fc36 fedora 529 k #11 2.472 selinux-policy-devel noarch 36.13-3.fc36 updates 817 k #11 2.472 systemd aarch64 250.8-1.fc36 updates 4.0 M #11 2.472 which aarch64 2.21-32.fc36 fedora 42 k #11 2.472 Upgrading: #11 2.472 glibc aarch64 2.35-15.fc36 updates 1.7 M #11 2.472 glibc-common aarch64 2.35-15.fc36 updates 323 k #11 2.472 glibc-gconv-extra aarch64 2.35-15.fc36 updates 1.7 M #11 2.472 glibc-minimal-langpack aarch64 2.35-15.fc36 updates 55 k #11 2.472 libgcc aarch64 12.1.1-1.fc36 updates 89 k #11 2.472 libgomp aarch64 12.1.1-1.fc36 updates 287 k #11 2.472 systemd-libs aarch64 250.8-1.fc36 updates 585 k #11 2.472 Installing dependencies: #11 2.472 annobin-docs noarch 10.79-1.fc36 updates 91 k #11 2.472 annobin-plugin-gcc aarch64 10.79-1.fc36 updates 882 k #11 2.472 autoconf noarch 2.71-2.fc36 fedora 718 k #11 2.472 automake noarch 1.16.5-7.fc36 updates 675 k #11 2.472 btrfs-progs aarch64 5.18-1.fc36 updates 965 k #11 2.472 checkpolicy aarch64 3.3-2.fc36 fedora 336 k #11 2.472 cmake-data noarch 3.22.2-1.fc36 fedora 1.6 M #11 2.472 cmake-filesystem aarch64 3.22.2-1.fc36 fedora 18 k #11 2.472 cmake-rpm-macros noarch 3.22.2-1.fc36 fedora 17 k #11 2.472 cpp aarch64 12.1.1-1.fc36 updates 9.2 M #11 2.472 dbus aarch64 1:1.14.0-1.fc36 fedora 7.5 k #11 2.472 dbus-broker aarch64 31-1.fc36 updates 170 k #11 2.472 dbus-common noarch 1:1.14.0-1.fc36 fedora 14 k #11 2.472 device-mapper aarch64 1.02.175-7.fc36 fedora 137 k #11 2.472 device-mapper-libs aarch64 1.02.175-7.fc36 fedora 170 k #11 2.472 e2fsprogs-libs aarch64 1.46.5-2.fc36 fedora 223 k #11 2.472 emacs-filesystem noarch 1:28.1-2.fc36 updates 9.3 k #11 2.472 gc aarch64 8.0.6-3.fc36 updates 102 k #11 2.472 gcc-plugin-annobin aarch64 12.1.1-1.fc36 updates 47 k #11 2.472 git-core aarch64 2.37.1-1.fc36 updates 4.1 M #11 2.472 git-core-doc noarch 2.37.1-1.fc36 updates 2.4 M #11 2.472 glibc-devel aarch64 2.35-15.fc36 updates 478 k #11 2.472 guile22 aarch64 2.2.7-5.fc36 fedora 6.4 M #11 2.472 jsoncpp aarch64 1.9.5-2.fc36 fedora 92 k #11 2.472 kernel-headers aarch64 5.18.13-200.fc36 updates 1.3 M #11 2.472 kmod-libs aarch64 29-7.fc36 fedora 65 k #11 2.472 less aarch64 590-5.fc36 updates 161 k #11 2.472 libargon2 aarch64 20171227-9.fc36 updates 28 k #11 2.472 libasan aarch64 12.1.1-1.fc36 updates 420 k #11 2.472 libatomic aarch64 12.1.1-1.fc36 updates 38 k #11 2.472 libbtrfs aarch64 5.18-1.fc36 updates 28 k #11 2.472 libbtrfsutil aarch64 5.18-1.fc36 updates 33 k #11 2.472 libcbor aarch64 0.7.0-5.fc36 fedora 55 k #11 2.472 libedit aarch64 3.1-41.20210910cvs.fc36 fedora 104 k #11 2.472 libfdisk aarch64 2.38-0.2.fc36 fedora 153 k #11 2.472 libfido2 aarch64 1.10.0-3.fc36 fedora 94 k #11 2.472 libmpc aarch64 1.2.1-4.fc36 fedora 62 k #11 2.472 libseccomp aarch64 2.5.3-2.fc36 fedora 71 k #11 2.472 libselinux-utils aarch64 3.3-4.fc36 fedora 144 k #11 2.472 libsepol-devel aarch64 3.3-3.fc36 fedora 40 k #11 2.472 libtool-ltdl aarch64 2.4.7-1.fc36 updates 37 k #11 2.472 libubsan aarch64 12.1.1-1.fc36 updates 187 k #11 2.472 libutempter aarch64 1.2.1-6.fc36 fedora 26 k #11 2.472 libuv aarch64 1:1.44.2-1.fc36 updates 148 k #11 2.472 libxcrypt-devel aarch64 4.4.28-1.fc36 fedora 29 k #11 2.472 libxcrypt-static aarch64 4.4.28-1.fc36 fedora 115 k #11 2.472 lzo aarch64 2.10-6.fc36 fedora 63 k #11 2.472 m4 aarch64 1.4.19-3.fc36 fedora 293 k #11 2.472 openssh aarch64 8.8p1-1.fc36.1 fedora 440 k #11 2.472 openssh-clients aarch64 8.8p1-1.fc36.1 fedora 671 k #11 2.472 pcre2-devel aarch64 10.39-1.fc36.1 fedora 474 k #11 2.472 pcre2-utf16 aarch64 10.39-1.fc36.1 fedora 192 k #11 2.472 pcre2-utf32 aarch64 10.39-1.fc36.1 fedora 182 k #11 2.472 perl-Error noarch 1:0.17029-8.fc36 fedora 41 k #11 2.472 perl-File-Compare noarch 1.100.600-486.fc36 fedora 18 k #11 2.472 perl-File-Copy noarch 2.35-486.fc36 fedora 25 k #11 2.472 perl-File-Find noarch 1.39-486.fc36 fedora 30 k #11 2.472 perl-Git noarch 2.37.1-1.fc36 updates 43 k #11 2.472 perl-TermReadKey aarch64 2.38-12.fc36 fedora 36 k #11 2.472 perl-Thread-Queue noarch 3.14-479.fc36 fedora 21 k #11 2.472 perl-lib aarch64 0.65-486.fc36 fedora 20 k #11 2.472 perl-threads aarch64 1:2.26-449.fc36 fedora 56 k #11 2.472 perl-threads-shared aarch64 1.62-479.fc36 fedora 43 k #11 2.472 policycoreutils aarch64 3.3-4.fc36 fedora 203 k #11 2.472 policycoreutils-devel aarch64 3.3-4.fc36 fedora 137 k #11 2.472 policycoreutils-python-utils noarch 3.3-4.fc36 fedora 72 k #11 2.472 python3-audit aarch64 3.0.8-1.fc36 fedora 82 k #11 2.472 python3-libselinux aarch64 3.3-4.fc36 fedora 181 k #11 2.472 python3-libsemanage aarch64 3.3-3.fc36 fedora 81 k #11 2.472 python3-policycoreutils noarch 3.3-4.fc36 fedora 2.0 M #11 2.472 python3-setools aarch64 4.4.0-5.fc36 fedora 540 k #11 2.472 python3-setuptools noarch 59.6.0-2.fc36 fedora 936 k #11 2.472 rhash aarch64 1.4.2-2.fc36 fedora 185 k #11 2.472 rpm-plugin-selinux aarch64 4.17.1-3.fc36 updates 18 k #11 2.472 selinux-policy noarch 36.13-3.fc36 updates 69 k #11 2.472 selinux-policy-targeted noarch 36.13-3.fc36 updates 6.3 M #11 2.472 systemd-devel aarch64 250.8-1.fc36 updates 451 k #11 2.472 systemd-pam aarch64 250.8-1.fc36 updates 322 k #11 2.472 systemd-rpm-macros noarch 250.8-1.fc36 updates 28 k #11 2.472 util-linux aarch64 2.38-0.2.fc36 fedora 2.2 M #11 2.472 vim-filesystem noarch 2:9.0.137-1.fc36 updates 20 k #11 2.472 xkeyboard-config noarch 2.35.1-1.fc36 fedora 878 k #11 2.472 Installing weak dependencies: #11 2.472 cryptsetup-libs aarch64 2.4.3-2.fc36 fedora 430 k #11 2.472 libbpf aarch64 2:0.7.0-3.fc36 updates 159 k #11 2.472 libxkbcommon aarch64 1.4.0-1.fc36 fedora 139 k #11 2.472 qrencode-libs aarch64 4.1.1-2.fc36 fedora 61 k #11 2.472 systemd-networkd aarch64 250.8-1.fc36 updates 568 k #11 2.472 systemd-resolved aarch64 250.8-1.fc36 updates 258 k #11 2.472 #11 2.472 Transaction Summary #11 2.472 ================================================================================ #11 2.472 Install 102 Packages #11 2.472 Upgrade 7 Packages #11 2.472 #11 2.479 Total download size: 98 M #11 2.480 Downloading Packages: #11 0.976 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease #11 1.037 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease #8 55.60 (88/164): unzip-6.0-53.fc35.x86_64.rpm 1.3 MB/s | 179 kB 00:00 #8 55.60 (89/164): xz-5.2.5-7.fc35.x86_64.rpm 2.5 MB/s | 214 kB 00:00 #8 55.65 (90/164): zip-3.0-31.fc35.x86_64.rpm 2.8 MB/s | 257 kB 00:00 #8 55.69 (91/164): ansible-srpm-macros-1-5.fc35.noarch.r 81 kB/s | 7.3 kB 00:00 #11 1.112 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease #11 1.187 Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease #8 55.86 (92/164): abattis-cantarell-fonts-0.301-5.fc35. 1.4 MB/s | 364 kB 00:00 #8 55.93 (93/164): dbus-libs-1.12.22-1.fc35.x86_64.rpm 1.9 MB/s | 152 kB 00:00 $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ #8 56.00 (94/164): binutils-gold-2.37-17.fc35.x86_64.rpm 2.3 MB/s | 726 kB 00:00 #8 56.00 (95/164): dnf-plugins-core-4.2.1-1.fc35.noarch. 520 kB/s | 34 kB 00:00 #8 56.05 (96/164): elfutils-debuginfod-client-0.187-4.fc 867 kB/s | 39 kB 00:00 #8 56.12 (97/164): elfutils-0.187-4.fc35.x86_64.rpm 4.1 MB/s | 519 kB 00:00 #8 56.17 (98/164): glib-networking-2.70.1-1.fc35.x86_64. 3.6 MB/s | 177 kB 00:00 #11 3.559 (1/109): checkpolicy-3.3-2.fc36.aarch64.rpm 790 kB/s | 336 kB 00:00 #11 3.586 (2/109): autoconf-2.71-2.fc36.noarch.rpm 1.5 MB/s | 718 kB 00:00 #11 3.599 (3/109): cmake-data-3.22.2-1.fc36.noarch.rpm 40 MB/s | 1.6 MB 00:00 #11 3.606 (4/109): cmake-filesystem-3.22.2-1.fc36.aarch64 1.2 MB/s | 18 kB 00:00 #11 3.631 (5/109): cmake-3.22.2-1.fc36.aarch64.rpm 12 MB/s | 5.8 MB 00:00 #11 3.634 (6/109): cmake-rpm-macros-3.22.2-1.fc36.noarch. 562 kB/s | 17 kB 00:00 #11 3.640 (7/109): cryptsetup-libs-2.4.3-2.fc36.aarch64.r 14 MB/s | 430 kB 00:00 #11 3.644 (8/109): dbus-1.14.0-1.fc36.aarch64.rpm 901 kB/s | 7.5 kB 00:00 #11 3.646 (9/109): dbus-common-1.14.0-1.fc36.noarch.rpm 1.3 MB/s | 14 kB 00:00 #11 3.651 (10/109): device-mapper-1.02.175-7.fc36.aarch64 13 MB/s | 137 kB 00:00 #11 3.655 (11/109): device-mapper-devel-1.02.175-7.fc36.a 5.5 MB/s | 43 kB 00:00 #11 3.659 (12/109): device-mapper-libs-1.02.175-7.fc36.aa 15 MB/s | 170 kB 00:00 #11 3.664 (13/109): e2fsprogs-libs-1.46.5-2.fc36.aarch64. 18 MB/s | 223 kB 00:00 #11 3.669 (14/109): jsoncpp-1.9.5-2.fc36.aarch64.rpm 10 MB/s | 92 kB 00:00 #11 3.673 (15/109): kmod-libs-29-7.fc36.aarch64.rpm 8.5 MB/s | 65 kB 00:00 #11 3.677 (16/109): libcbor-0.7.0-5.fc36.aarch64.rpm 7.2 MB/s | 55 kB 00:00 #11 3.685 (17/109): libedit-3.1-41.20210910cvs.fc36.aarch 9.3 MB/s | 104 kB 00:00 #11 3.689 (18/109): libfdisk-2.38-0.2.fc36.aarch64.rpm 13 MB/s | 153 kB 00:00 #11 3.696 (19/109): libfido2-1.10.0-3.fc36.aarch64.rpm 9.0 MB/s | 94 kB 00:00 #11 3.699 (20/109): libmpc-1.2.1-4.fc36.aarch64.rpm 6.2 MB/s | 62 kB 00:00 #11 3.704 (21/109): libseccomp-2.5.3-2.fc36.aarch64.rpm 9.1 MB/s | 71 kB 00:00 #11 3.708 (22/109): libseccomp-devel-2.5.3-2.fc36.aarch64 6.8 MB/s | 53 kB 00:00 #8 56.34 (99/164): glibc-gconv-extra-2.34-38.fc35.x86_64 9.2 MB/s | 1.5 MB 00:00 #8 56.41 (100/164): gdb-minimal-12.1-1.fc35.x86_64.rpm 11 MB/s | 3.9 MB 00:00 #8 56.41 (101/164): go-srpm-macros-3.0.15-1.fc35.noarch. 359 kB/s | 26 kB 00:00 #8 56.47 (102/164): binutils-2.37-17.fc35.x86_64.rpm 7.2 MB/s | 5.9 MB 00:00 #8 56.48 (103/164): perl-AutoLoader-5.74-486.fc35.noarch 391 kB/s | 26 kB 00:00 #8 56.51 (104/164): libsoup-2.74.2-1.fc35.x86_64.rpm 3.8 MB/s | 390 kB 00:00 #11 3.713 (23/109): libselinux-devel-3.3-4.fc36.aarch64.r 14 MB/s | 113 kB 00:00 #11 3.718 (24/109): libselinux-utils-3.3-4.fc36.aarch64.r 16 MB/s | 144 kB 00:00 #11 3.722 (25/109): libsepol-devel-3.3-3.fc36.aarch64.rpm 5.0 MB/s | 40 kB 00:00 #11 3.726 (26/109): libutempter-1.2.1-6.fc36.aarch64.rpm 3.4 MB/s | 26 kB 00:00 #11 3.731 (27/109): libxcrypt-devel-4.4.28-1.fc36.aarch64 3.3 MB/s | 29 kB 00:00 #11 3.737 (28/109): libxcrypt-static-4.4.28-1.fc36.aarch6 12 MB/s | 115 kB 00:00 #11 3.742 (29/109): libxkbcommon-1.4.0-1.fc36.aarch64.rpm 13 MB/s | 139 kB 00:00 #11 3.747 (30/109): lzo-2.10-6.fc36.aarch64.rpm 7.3 MB/s | 63 kB 00:00 #11 3.753 (31/109): m4-1.4.19-3.fc36.aarch64.rpm 31 MB/s | 293 kB 00:00 #11 3.761 (32/109): make-4.3-7.fc36.aarch64.rpm 40 MB/s | 529 kB 00:00 #11 3.768 (33/109): openssh-8.8p1-1.fc36.1.aarch64.rpm 35 MB/s | 440 kB 00:00 #11 3.776 (34/109): openssh-clients-8.8p1-1.fc36.1.aarch6 52 MB/s | 671 kB 00:00 #11 3.787 (35/109): pcre2-devel-10.39-1.fc36.1.aarch64.rp 32 MB/s | 474 kB 00:00 #11 3.793 (36/109): pcre2-utf16-10.39-1.fc36.1.aarch64.rp 15 MB/s | 192 kB 00:00 #11 3.802 (37/109): perl-Error-0.17029-8.fc36.noarch.rpm 4.6 MB/s | 41 kB 00:00 #11 3.807 (38/109): pcre2-utf32-10.39-1.fc36.1.aarch64.rp 9.3 MB/s | 182 kB 00:00 #11 3.810 (39/109): perl-File-Compare-1.100.600-486.fc36. 2.5 MB/s | 18 kB 00:00 #11 3.814 (40/109): perl-File-Copy-2.35-486.fc36.noarch.r 3.4 MB/s | 25 kB 00:00 #11 3.818 (41/109): perl-File-Find-1.39-486.fc36.noarch.r 4.2 MB/s | 30 kB 00:00 #11 3.823 (42/109): perl-TermReadKey-2.38-12.fc36.aarch64 4.2 MB/s | 36 kB 00:00 #11 3.827 (43/109): perl-Thread-Queue-3.14-479.fc36.noarc 2.9 MB/s | 21 kB 00:00 #11 3.831 (44/109): perl-lib-0.65-486.fc36.aarch64.rpm 2.7 MB/s | 20 kB 00:00 #11 3.835 (45/109): perl-threads-2.26-449.fc36.aarch64.rp 7.9 MB/s | 56 kB 00:00 #11 3.839 (46/109): perl-threads-shared-1.62-479.fc36.aar 5.8 MB/s | 43 kB 00:00 #11 3.845 (47/109): policycoreutils-3.3-4.fc36.aarch64.rp 23 MB/s | 203 kB 00:00 #11 3.850 (48/109): policycoreutils-devel-3.3-4.fc36.aarc 15 MB/s | 137 kB 00:00 #11 3.857 (49/109): policycoreutils-python-utils-3.3-4.fc 6.3 MB/s | 72 kB 00:00 #11 3.861 (50/109): python3-audit-3.0.8-1.fc36.aarch64.rp 8.2 MB/s | 82 kB 00:00 #11 3.867 (51/109): python3-libselinux-3.3-4.fc36.aarch64 18 MB/s | 181 kB 00:00 #11 3.872 (52/109): python3-libsemanage-3.3-3.fc36.aarch6 8.2 MB/s | 81 kB 00:00 #11 3.910 (53/109): guile22-2.2.7-5.fc36.aarch64.rpm 26 MB/s | 6.4 MB 00:00 #11 3.921 (54/109): python3-policycoreutils-3.3-4.fc36.no 39 MB/s | 2.0 MB 00:00 #11 3.926 (55/109): python3-setools-4.4.0-5.fc36.aarch64. 11 MB/s | 540 kB 00:00 #11 3.941 (56/109): python3-setuptools-59.6.0-2.fc36.noar 65 MB/s | 936 kB 00:00 #11 3.945 (57/109): qrencode-libs-4.1.1-2.fc36.aarch64.rp 3.2 MB/s | 61 kB 00:00 #11 3.950 (58/109): rhash-1.4.2-2.fc36.aarch64.rpm 7.9 MB/s | 185 kB 00:00 #11 3.972 (59/109): util-linux-2.38-0.2.fc36.aarch64.rpm 74 MB/s | 2.2 MB 00:00 #11 3.979 (60/109): which-2.21-32.fc36.aarch64.rpm 1.8 MB/s | 42 kB 00:00 #11 3.986 (61/109): xkeyboard-config-2.35.1-1.fc36.noarch 29 MB/s | 878 kB 00:00 #11 3.991 (62/109): annobin-docs-10.79-1.fc36.noarch.rpm 5.7 MB/s | 91 kB 00:00 #11 4.005 (63/109): annobin-plugin-gcc-10.79-1.fc36.aarch 47 MB/s | 882 kB 00:00 #11 4.015 (64/109): btrfs-progs-5.18-1.fc36.aarch64.rpm 41 MB/s | 965 kB 00:00 #13 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 4.4s done #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 #8 56.52 (105/164): perl-B-1.82-486.fc35.x86_64.rpm 4.4 MB/s | 185 kB 00:00 #8 56.52 (106/164): perl-Class-Struct-0.66-486.fc35.noar 657 kB/s | 27 kB 00:00 #8 56.55 (107/164): perl-DynaLoader-1.50-486.fc35.x86_64 782 kB/s | 30 kB 00:00 #8 56.56 (108/164): perl-Errno-1.33-486.fc35.x86_64.rpm 499 kB/s | 19 kB 00:00 #8 56.59 (109/164): perl-Fcntl-1.14-486.fc35.x86_64.rpm 657 kB/s | 25 kB 00:00 #8 56.60 (110/164): perl-File-Basename-2.85-486.fc35.noa 561 kB/s | 22 kB 00:00 #8 56.62 (111/164): perl-File-stat-1.09-486.fc35.noarch. 577 kB/s | 22 kB 00:00 #8 56.63 (112/164): perl-FileHandle-2.03-486.fc35.noarch 542 kB/s | 20 kB 00:00 #8 56.66 (113/164): perl-Getopt-Std-1.13-486.fc35.noarch 537 kB/s | 20 kB 00:00 #8 56.67 (114/164): perl-HTTP-Tiny-0.080-1.fc35.noarch.r 1.4 MB/s | 55 kB 00:00 #8 56.70 (115/164): perl-IO-1.46-486.fc35.x86_64.rpm 2.3 MB/s | 91 kB 00:00 #8 56.71 (116/164): perl-IPC-Open3-1.21-486.fc35.noarch. 739 kB/s | 27 kB 00:00 #8 56.77 (117/164): perl-Encode-3.15-482.fc35.x86_64.rpm 6.7 MB/s | 1.7 MB 00:00 #11 4.020 (65/109): btrfs-progs-devel-5.18-1.fc36.aarch64 3.9 MB/s | 55 kB 00:00 #11 4.034 (66/109): automake-1.16.5-7.fc36.noarch.rpm 14 MB/s | 675 kB 00:00 #11 4.042 (67/109): dbus-broker-31-1.fc36.aarch64.rpm 9.2 MB/s | 170 kB 00:00 #11 4.053 (68/109): emacs-filesystem-28.1-2.fc36.noarch.r 591 kB/s | 9.3 kB 00:00 #11 4.067 (69/109): gc-8.0.6-3.fc36.aarch64.rpm 5.5 MB/s | 102 kB 00:00 #8 56.77 (118/164): perl-Mozilla-CA-20211001-1.fc35.noar 171 kB/s | 12 kB 00:00 #8 56.78 (119/164): perl-NDBM_File-1.15-486.fc35.x86_64. 403 kB/s | 27 kB 00:00 #8 56.81 (120/164): perl-POSIX-1.97-486.fc35.x86_64.rpm 2.5 MB/s | 102 kB 00:00 #8 56.81 (121/164): perl-Scalar-List-Utils-1.62-463.fc35 1.7 MB/s | 72 kB 00:00 #8 56.82 (122/164): perl-SelectSaver-1.02-486.fc35.noarc 391 kB/s | 16 kB 00:00 #8 56.85 (123/164): perl-Symbol-1.09-486.fc35.noarch.rpm 489 kB/s | 19 kB 00:00 #8 56.85 (124/164): perl-base-2.27-486.fc35.noarch.rpm 523 kB/s | 21 kB 00:00 #8 56.86 (125/164): perl-if-0.60.900-486.fc35.noarch.rpm 466 kB/s | 18 kB 00:00 #8 56.89 (126/164): perl-interpreter-5.34.1-486.fc35.x86 1.8 MB/s | 76 kB 00:00 #8 56.93 (127/164): perl-overload-1.33-486.fc35.noarch.r 1.2 MB/s | 50 kB 00:00 #8 56.97 (128/164): perl-overloading-0.02-486.fc35.noarc 464 kB/s | 17 kB 00:00 #8 56.98 (129/164): perl-mro-1.25-486.fc35.x86_64.rpm 280 kB/s | 33 kB 00:00 #8 57.01 (130/164): perl-subs-1.04-486.fc35.noarch.rpm 433 kB/s | 16 kB 00:00 #11 1.406 Reading package lists... #11 4.182 (70/109): cpp-12.1.1-1.fc36.aarch64.rpm 56 MB/s | 9.2 MB 00:00 #11 4.186 (71/109): gcc-plugin-annobin-12.1.1-1.fc36.aarc 418 kB/s | 47 kB 00:00 #11 4.229 (72/109): git-2.37.1-1.fc36.aarch64.rpm 1.4 MB/s | 66 kB 00:00 #11 4.363 (73/109): git-core-2.37.1-1.fc36.aarch64.rpm 24 MB/s | 4.1 MB 00:00 #11 4.446 (74/109): git-core-doc-2.37.1-1.fc36.noarch.rpm 12 MB/s | 2.4 MB 00:00 #8 57.01 (131/164): perl-vars-1.05-486.fc35.noarch.rpm 468 kB/s | 17 kB 00:00 #8 57.05 (132/164): python-srpm-macros-3.10-12.fc35.noar 530 kB/s | 22 kB 00:00 #8 57.06 (133/164): python3-construct-2.10.68-1.fc35.noa 2.4 MB/s | 112 kB 00:00 #8 57.10 (134/164): python3-dnf-plugins-core-4.2.1-1.fc3 4.9 MB/s | 221 kB 00:00 #8 57.10 (135/164): python3-enchant-3.2.2-1.fc35.noarch. 1.8 MB/s | 79 kB 00:00 #8 57.17 (136/164): perl-libs-5.34.1-486.fc35.x86_64.rpm 6.6 MB/s | 2.1 MB 00:00 #8 57.17 (137/164): redhat-rpm-config-201-1.fc35.noarch. 954 kB/s | 64 kB 00:00 #8 57.17 (138/164): python3-unbound-1.16.0-3.fc35.x86_64 1.3 MB/s | 99 kB 00:00 #8 57.21 (139/164): rpm-build-4.17.1-2.fc35.x86_64.rpm 1.4 MB/s | 58 kB 00:00 #8 57.21 (140/164): rpmautospec-rpm-macros-0.2.6-1.fc35. 207 kB/s | 8.3 kB 00:00 #8 57.22 (141/164): rpmlint-2.2.0-2.fc35.noarch.rpm 5.3 MB/s | 240 kB 00:00 #8 57.25 (142/164): rust-srpm-macros-21-1.fc35.noarch.rp 238 kB/s | 9.0 kB 00:00 #8 57.29 (143/164): xxhash-libs-0.8.1-1.fc35.x86_64.rpm 956 kB/s | 40 kB 00:00 #8 57.34 (144/164): unbound-libs-1.16.0-3.fc35.x86_64.rp 4.4 MB/s | 538 kB 00:00 #8 57.37 (145/164): systemd-libs-249.12-5.fc35.x86_64.rp 3.7 MB/s | 604 kB 00:00 #8 57.40 (146/164): zstd-1.5.2-2.fc35.x86_64.rpm 3.7 MB/s | 429 kB 00:00 #8 57.44 (147/164): dnf-4.13.0-1.fc35.noarch.rpm 4.3 MB/s | 450 kB 00:00 #8 57.44 (148/164): dnf-data-4.13.0-1.fc35.noarch.rpm 578 kB/s | 42 kB 00:00 #8 57.45 (149/164): elfutils-libelf-0.187-4.fc35.x86_64. 4.2 MB/s | 197 kB 00:00 #8 57.49 (150/164): elfutils-libs-0.187-4.fc35.x86_64.rp 5.3 MB/s | 255 kB 00:00 #8 57.55 (151/164): glibc-common-2.34-38.fc35.x86_64.rpm 3.0 MB/s | 298 kB 00:00 #11 2.858 dh_testdir #11 2.876 dh_testroot #11 2.893 dh_prep #11 2.914 dh_testdir #11 2.932 dh_testroot #11 2.949 dh_install #11 2.975 dh_installdocs #11 3.006 dh_installchangelogs #11 3.075 dh_compress make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.saHVU8LfnA/ + cd /tmp/docker-cli-docsgen.saHVU8LfnA + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/google/go-cmp v0.5.7 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 #13 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.8s done #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 #8 57.55 (152/164): glibc-minimal-langpack-2.34-38.fc35. 434 kB/s | 26 kB 00:00 #8 57.62 (153/164): libsolv-0.7.22-1.fc35.x86_64.rpm 5.3 MB/s | 403 kB 00:00 #8 57.67 (154/164): libdnf-0.67.0-2.fc35.x86_64.rpm 5.2 MB/s | 653 kB 00:00 #8 57.71 (155/164): python3-dnf-4.13.0-1.fc35.noarch.rpm 4.7 MB/s | 415 kB 00:00 #8 57.72 (156/164): python3-hawkey-0.67.0-2.fc35.x86_64. 2.3 MB/s | 108 kB 00:00 #8 57.76 (157/164): python3-rpm-4.17.1-2.fc35.x86_64.rpm 1.8 MB/s | 89 kB 00:00 #11 4.821 (75/109): gcc-12.1.1-1.fc36.aarch64.rpm 38 MB/s | 29 MB 00:00 #11 4.852 (76/109): glibc-devel-2.35-15.fc36.aarch64.rpm 985 kB/s | 478 kB 00:00 #11 4.892 (77/109): glibc-static-2.35-15.fc36.aarch64.rpm 3.2 MB/s | 1.4 MB 00:00 #11 4.898 (78/109): less-590-5.fc36.aarch64.rpm 3.6 MB/s | 161 kB 00:00 #11 4.933 (79/109): kernel-headers-5.18.13-200.fc36.aarch 16 MB/s | 1.3 MB 00:00 #11 4.936 (80/109): libargon2-20171227-9.fc36.aarch64.rpm 664 kB/s | 28 kB 00:00 #11 4.975 (81/109): libasan-12.1.1-1.fc36.aarch64.rpm 5.6 MB/s | 420 kB 00:00 #11 4.979 (82/109): libatomic-12.1.1-1.fc36.aarch64.rpm 927 kB/s | 38 kB 00:00 #11 4.983 (83/109): libbpf-0.7.0-3.fc36.aarch64.rpm 3.4 MB/s | 159 kB 00:00 #11 4.987 (84/109): libbtrfs-5.18-1.fc36.aarch64.rpm 2.4 MB/s | 28 kB 00:00 #11 4.994 (85/109): libbtrfsutil-5.18-1.fc36.aarch64.rpm 3.2 MB/s | 33 kB 00:00 #11 5.028 (86/109): libtool-2.4.7-1.fc36.aarch64.rpm 13 MB/s | 593 kB 00:00 #11 5.032 (87/109): libtool-ltdl-2.4.7-1.fc36.aarch64.rpm 881 kB/s | 37 kB 00:00 #11 5.038 (88/109): libtool-ltdl-devel-2.4.7-1.fc36.aarch 17 MB/s | 157 kB 00:00 #11 5.075 (89/109): libubsan-12.1.1-1.fc36.aarch64.rpm 4.0 MB/s | 187 kB 00:00 #11 5.081 (90/109): libuv-1.44.2-1.fc36.aarch64.rpm 3.1 MB/s | 148 kB 00:00 #12 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 5.1s #12 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 5.4s done #12 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 #11 3.114 dh_fixperms #11 3.162 dh_installdeb #11 3.189 dh_gencontrol #11 3.309 dh_md5sums go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 #8 57.84 (158/164): python3-libdnf-0.67.0-2.fc35.x86_64. 5.8 MB/s | 777 kB 00:00 #8 57.87 (159/164): rpm-4.17.1-2.fc35.x86_64.rpm 4.9 MB/s | 533 kB 00:00 #8 57.88 (160/164): rpm-build-libs-4.17.1-2.fc35.x86_64. 2.2 MB/s | 90 kB 00:00 #8 57.94 (161/164): rpm-libs-4.17.1-2.fc35.x86_64.rpm 4.8 MB/s | 313 kB 00:00 #8 57.98 (162/164): glibc-2.34-38.fc35.x86_64.rpm 3.6 MB/s | 1.9 MB 00:00 #8 57.98 (163/164): rpm-sign-libs-4.17.1-2.fc35.x86_64.r 239 kB/s | 24 kB 00:00 #8 57.99 (164/164): yum-4.13.0-1.fc35.noarch.rpm 789 kB/s | 39 kB 00:00 #8 57.99 -------------------------------------------------------------------------------- #8 57.99 Total 6.5 MB/s | 39 MB 00:06 #11 5.084 (91/109): rpm-plugin-selinux-4.17.1-3.fc36.aarc 2.2 MB/s | 18 kB 00:00 #11 5.087 (92/109): perl-Git-2.37.1-1.fc36.noarch.rpm 3.6 MB/s | 43 kB 00:00 #11 5.091 (93/109): selinux-policy-36.13-3.fc36.noarch.rp 6.7 MB/s | 69 kB 00:00 #11 5.147 (94/109): selinux-policy-devel-36.13-3.fc36.noa 13 MB/s | 817 kB 00:00 #11 5.233 (95/109): systemd-250.8-1.fc36.aarch64.rpm 30 MB/s | 4.0 MB 00:00 #11 5.294 (96/109): systemd-devel-250.8-1.fc36.aarch64.rp 3.0 MB/s | 451 kB 00:00 #11 5.373 (97/109): systemd-networkd-250.8-1.fc36.aarch64 4.1 MB/s | 568 kB 00:00 #11 3.339 dh_builddeb #11 3.359 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 3.381 #11 3.381 The package has been created. #11 3.381 Attention, the package has been created in the current directory, #11 3.381 not in ".." as indicated by the message above! #11 3.407 Selecting previously unselected package docker-ce-build-deps. #11 3.421 (Reading database ... 21387 files and directories currently installed.) #11 3.422 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.427 Unpacking docker-ce-build-deps (1.0) ... go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f #11 5.471 (98/109): selinux-policy-targeted-36.13-3.fc36. 17 MB/s | 6.3 MB 00:00 #11 5.498 (99/109): systemd-pam-250.8-1.fc36.aarch64.rpm 1.6 MB/s | 322 kB 00:00 #11 5.534 (100/109): systemd-resolved-250.8-1.fc36.aarch6 1.6 MB/s | 258 kB 00:00 #11 5.538 (101/109): systemd-rpm-macros-250.8-1.fc36.noar 729 kB/s | 28 kB 00:00 #11 5.542 (102/109): vim-filesystem-9.0.137-1.fc36.noarch 473 kB/s | 20 kB 00:00 #11 5.600 (103/109): glibc-2.35-15.fc36.aarch64.rpm 27 MB/s | 1.7 MB 00:00 #11 5.642 (104/109): glibc-common-2.35-15.fc36.aarch64.rp 3.3 MB/s | 323 kB 00:00 #11 5.718 (105/109): glibc-gconv-extra-2.35-15.fc36.aarch 9.7 MB/s | 1.7 MB 00:00 #11 5.722 (106/109): glibc-minimal-langpack-2.35-15.fc36. 472 kB/s | 55 kB 00:00 #11 5.727 (107/109): libgcc-12.1.1-1.fc36.aarch64.rpm 1.0 MB/s | 89 kB 00:00 #11 5.756 (108/109): systemd-libs-250.8-1.fc36.aarch64.rp 18 MB/s | 585 kB 00:00 #11 5.802 (109/109): libgomp-12.1.1-1.fc36.aarch64.rpm 3.5 MB/s | 287 kB 00:00 #11 5.807 -------------------------------------------------------------------------------- #11 5.807 Total 29 MB/s | 98 MB 00:03 #13 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.7s done #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #8 59.12 Running transaction check #8 59.26 Transaction check succeeded. #8 59.26 Running transaction test #11 3.507 Reading package lists... #11 4.530 Building dependency tree... #11 4.739 Reading state information... #11 4.774 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 4.846 Starting 2 pkgProblemResolver with broken count: 0 #11 4.850 Done #11 4.890 Done #11 4.905 Starting pkgProblemResolver with broken count: 0 #11 4.952 Starting 2 pkgProblemResolver with broken count: 0 #11 4.956 Done #11 5.137 The following additional packages will be installed: #11 5.137 bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor #11 5.137 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #11 5.137 libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #11 5.137 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #11 5.138 libudev-dev libuv1 pkg-config #11 5.140 Suggested packages: #11 5.140 duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp #11 5.140 Recommended packages: #11 5.140 dmsetup #11 5.192 The following NEW packages will be installed: #11 5.192 bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor #11 5.192 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #11 5.193 libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #11 5.193 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #11 5.193 libudev-dev libuv1 pkg-config Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02b749ae635079a66) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [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-725@tmp/49206c65-d5a6-470b-9564-40f7127087de/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #8 59.82 Transaction test succeeded. #8 59.82 Running transaction + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace 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-725@tmp/b5749a33-aa35-4323-9c49-d58acd4a7228/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] { #11 5.615 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded. #11 5.615 1 not fully installed or removed. #11 5.615 Need to get 7131 kB of archives. #11 5.615 After this operation, 37.7 MB of additional disk space will be used. #11 5.615 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bash-completion all 1:2.8-1ubuntu1 [168 kB] [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh #11 7.328 Running transaction check #11 7.540 Transaction check succeeded. #11 7.541 Running transaction test #11 5.976 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB] [Pipeline] echo Removing all docker containers [Pipeline] sh #11 6.231 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] #11 6.234 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive13 arm64 3.2.2-3.1ubuntu0.7 [244 kB] #11 6.250 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libjsoncpp1 arm64 1.7.4-3 [69.2 kB] #11 6.254 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librhash0 arm64 1.3.6-2 [71.8 kB] #11 6.258 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libuv1 arm64 1.18.0-3 [53.7 kB] #11 6.261 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake arm64 3.10.2-1ubuntu2.18.04.2 [2973 kB] #8 60.81 Preparing : 1/1 #8 60.84 Installing : python3-six-1.16.0-4.fc35.noarch 1/182 #8 60.91 Installing : hunspell-filesystem-1.7.0-11.fc35.x86_64 2/182 #8 60.93 Installing : fonts-filesystem-1:2.0.5-6.fc35.noarch 3/182 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir #11 6.402 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB] #11 6.404 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 btrfs-progs arm64 4.15.1-1build1 [551 kB] #11 6.437 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 btrfs-tools arm64 4.15.1-1build1 [2604 B] #11 6.437 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB] #11 6.442 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [9444 B] #11 6.443 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev-dev arm64 237-3ubuntu10.53 [19.1 kB] #11 6.443 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsepol1-dev arm64 2.7-1ubuntu0.1 [294 kB] #11 6.456 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre16-3 arm64 2:8.39-9ubuntu0.1 [121 kB] #11 6.460 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre32-3 arm64 2:8.39-9ubuntu0.1 [113 kB] #11 6.479 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcrecpp0v5 arm64 2:8.39-9ubuntu0.1 [15.1 kB] #11 6.553 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpcre3-dev arm64 2:8.39-9ubuntu0.1 [458 kB] #11 6.561 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libselinux1-dev arm64 2.7-2build2 [143 kB] #11 6.563 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper-dev arm64 2:1.02.145-4.1ubuntu3.18.04.3 [35.0 kB] #11 6.563 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1~18.04.2 [76.1 kB] #11 6.565 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd-dev arm64 237-3ubuntu10.53 [184 kB] #11 6.568 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] #11 6.729 debconf: delaying package configuration, since apt-utils is not installed #11 6.771 Fetched 7131 kB in 1s (5258 kB/s) #11 6.809 Selecting previously unselected package bash-completion. [Pipeline] echo cleanWorkspace: Workspace is clean. #11 8.350 Transaction test succeeded. #11 8.351 Running transaction [Pipeline] stage [Pipeline] { (ubuntu-jammy-aarch64) #8 60.97 Installing : adobe-source-code-pro-fonts-2.030.1.050-11.fc35. 4/182 #8 61.02 Installing : abattis-cantarell-fonts-0.301-5.fc35.noarch 5/182 #8 61.05 Installing : gsettings-desktop-schemas-41.0-1.fc35.x86_64 6/182 #8 61.10 Installing : python3-dateutil-1:2.8.1-7.fc35.noarch 7/182 #8 61.17 Installing : python3-construct-2.10.68-1.fc35.noarch 8/182 #8 61.18 Installing : python3-pybeam-0.7-1.fc35.noarch 9/182 #8 61.19 Upgrading : glibc-common-2.34-38.fc35.x86_64 10/182 #8 61.23 Upgrading : glibc-minimal-langpack-2.34-38.fc35.x86_64 11/182 #8 61.23 Running scriptlet: glibc-2.34-38.fc35.x86_64 12/182 #8 61.28 Upgrading : glibc-2.34-38.fc35.x86_64 12/182 latest: Pulling from library/busybox 50783e0dfb64: Pulling fs layer [Pipeline] sh #11 6.809 (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 ... 21391 files and directories currently installed.) #11 6.822 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ... #8 61.31 Running scriptlet: glibc-2.34-38.fc35.x86_64 12/182 #8 61.41 Installing : glibc-gconv-extra-2.34-38.fc35.x86_64 13/182 #8 61.45 Running scriptlet: glibc-gconv-extra-2.34-38.fc35.x86_64 13/182 #8 61.47 Upgrading : elfutils-libelf-0.187-4.fc35.x86_64 14/182 #8 61.49 Upgrading : rpm-4.17.1-2.fc35.x86_64 15/182 #8 61.53 Upgrading : rpm-libs-4.17.1-2.fc35.x86_64 16/182 #8 61.54 Upgrading : elfutils-libs-0.187-4.fc35.x86_64 17/182 #8 61.57 Installing : elfutils-debuginfod-client-0.187-4.fc35.x86_64 18/182 50783e0dfb64: Download complete + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh #8 61.59 Installing : binutils-gold-2.37-17.fc35.x86_64 19/182 #8 61.72 Installing : binutils-2.37-17.fc35.x86_64 20/182 #8 61.75 Running scriptlet: binutils-2.37-17.fc35.x86_64 20/182 #8 61.77 Installing : findutils-1:4.8.0-4.fc35.x86_64 21/182 #8 61.78 Installing : hunspell-en-GB-0.20140811.1-20.fc35.noarch 22/182 #8 61.82 Installing : hunspell-en-0.20140811.1-20.fc35.noarch 23/182 #8 61.83 Installing : hunspell-en-US-0.20140811.1-20.fc35.noarch 24/182 #8 61.84 Installing : hunspell-1.7.0-11.fc35.x86_64 25/182 #8 61.89 Installing : elfutils-0.187-4.fc35.x86_64 26/182 50783e0dfb64: Pull complete Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 Status: Downloaded newer image for busybox:latest + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:47:20 2022 OS/Arch: linux/arm64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:39 2022 OS/Arch: linux/arm64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh #8 61.92 Upgrading : rpm-build-libs-4.17.1-2.fc35.x86_64 27/182 #8 61.94 Upgrading : libsolv-0.7.22-1.fc35.x86_64 28/182 #8 61.95 Upgrading : libdnf-0.67.0-2.fc35.x86_64 29/182 #8 62.06 Upgrading : python3-libdnf-0.67.0-2.fc35.x86_64 30/182 #8 62.09 Upgrading : python3-hawkey-0.67.0-2.fc35.x86_64 31/182 #8 62.10 Installing : dwz-0.14-2.fc35.x86_64 32/182 #8 62.13 Installing : file-5.40-9.fc35.x86_64 33/182 #8 62.14 Installing : libevent-2.1.12-4.fc35.x86_64 34/182 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 #11 7.516 Unpacking bash-completion (1:2.8-1ubuntu1) ... #11 7.645 Selecting previously unselected package cmake-data. + docker info #11 9.337 Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 1/1 #11 9.496 Preparing : 1/1 #8 62.21 Installing : protobuf-c-1.4.0-1.fc35.x86_64 35/182 #8 62.22 Installing : unzip-6.0-53.fc35.x86_64 36/182 #8 62.25 Installing : xz-5.2.5-7.fc35.x86_64 37/182 #8 62.26 Installing : zip-3.0-31.fc35.x86_64 38/182 #8 62.30 Running scriptlet: unbound-libs-1.16.0-3.fc35.x86_64 39/182 #8 62.37 Installing : unbound-libs-1.16.0-3.fc35.x86_64 39/182 #8 62.40 Running scriptlet: unbound-libs-1.16.0-3.fc35.x86_64 39/182 #8 62.42 Installing : python3-unbound-1.16.0-3.fc35.x86_64 40/182 #8 62.43 Installing : enchant-1:1.6.0-28.fc35.x86_64 41/182 + go mod vendor -modfile=vendor.mod #11 7.648 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ... #11 7.654 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ... #11 9.544 Upgrading : libgcc-12.1.1-1.fc36.aarch64 1/116 #11 9.552 Running scriptlet: libgcc-12.1.1-1.fc36.aarch64 1/116 #11 9.581 Upgrading : glibc-common-2.35-15.fc36.aarch64 2/116 #11 9.729 Upgrading : glibc-gconv-extra-2.35-15.fc36.aarch64 3/116 #11 9.764 Running scriptlet: glibc-gconv-extra-2.35-15.fc36.aarch64 3/116 #11 9.782 Upgrading : glibc-minimal-langpack-2.35-15.fc36.aarch64 4/116 #11 9.788 Running scriptlet: glibc-2.35-15.fc36.aarch64 5/116 #8 62.47 Installing : python3-enchant-3.2.2-1.fc35.noarch 42/182 #8 62.48 Installing : deltarpm-3.6.2-10.fc35.x86_64 43/182 #8 62.51 Upgrading : rpm-sign-libs-4.17.1-2.fc35.x86_64 44/182 #8 62.52 Upgrading : python3-rpm-4.17.1-2.fc35.x86_64 45/182 #8 62.54 Installing : efi-srpm-macros-5-4.fc35.noarch 46/182 #8 62.55 Installing : lua-srpm-macros-1-5.fc35.noarch 47/182 #8 62.55 Installing : rpmautospec-rpm-macros-0.2.6-1.fc35.noarch 48/182 #8 62.58 Installing : bzip2-1.0.8-9.fc35.x86_64 49/182 #8 62.59 Installing : cpio-2.13-11.fc35.x86_64 50/182 #8 62.62 Installing : dash-0.5.10.2-9.fc35.x86_64 51/182 #8 62.62 Running scriptlet: dash-0.5.10.2-9.fc35.x86_64 51/182 #8 62.64 Installing : diffutils-3.8-1.fc35.x86_64 52/182 #8 62.67 Running scriptlet: groff-base-1.22.4-8.fc35.x86_64 53/182 #11 7.996 Selecting previously unselected package liblzo2-2:arm64. #11 8.000 Preparing to unpack .../02-liblzo2-2_2.08-1.2_arm64.deb ... #11 8.005 Unpacking liblzo2-2:arm64 (2.08-1.2) ... #11 8.054 Selecting previously unselected package libarchive13:arm64. #11 8.057 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_arm64.deb ... #11 8.066 Unpacking libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ... #11 8.121 Selecting previously unselected package libjsoncpp1:arm64. #11 8.123 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_arm64.deb ... #11 8.128 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... #11 8.174 Selecting previously unselected package librhash0:arm64. Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 5 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: aarch64 CPUs: 2 Total Memory: 7.562GiB Name: ip-10-100-52-79 ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage #11 9.830 Upgrading : glibc-2.35-15.fc36.aarch64 5/116 #11 9.913 Running scriptlet: glibc-2.35-15.fc36.aarch64 5/116 #11 9.952 Upgrading : systemd-libs-250.8-1.fc36.aarch64 6/116 #11 9.995 Installing : python3-libselinux-3.3-4.fc36.aarch64 7/116 #11 10.01 Installing : checkpolicy-3.3-2.fc36.aarch64 8/116 #11 10.05 Installing : libfdisk-2.38-0.2.fc36.aarch64 9/116 [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #8 62.71 Installing : groff-base-1.22.4-8.fc35.x86_64 53/182 #8 62.75 Running scriptlet: groff-base-1.22.4-8.fc35.x86_64 53/182 #8 62.76 Installing : info-6.8-2.fc35.x86_64 54/182 #8 62.77 Installing : ed-1.14.2-11.fc35.x86_64 55/182 #8 62.80 Installing : patch-2.7.6-15.fc35.x86_64 56/182 #8 62.81 Installing : json-glib-1.6.6-1.fc35.x86_64 57/182 #8 62.84 Installing : libjpeg-turbo-2.1.0-3.fc35.x86_64 58/182 #8 62.85 Installing : libpkgconf-1.8.0-1.fc35.x86_64 59/182 #8 62.87 Installing : pkgconf-1.8.0-1.fc35.x86_64 60/182 #8 62.88 Installing : libpng-2:1.6.37-11.fc35.x86_64 61/182 #8 62.93 Installing : libproxy-0.4.17-3.fc35.x86_64 62/182 #8 62.94 Installing : glib-networking-2.70.1-1.fc35.x86_64 63/182 #11 8.176 Preparing to unpack .../05-librhash0_1.3.6-2_arm64.deb ... #11 8.180 Unpacking librhash0:arm64 (1.3.6-2) ... #11 8.228 Selecting previously unselected package libuv1:arm64. #11 8.231 Preparing to unpack .../06-libuv1_1.18.0-3_arm64.deb ... #11 8.236 Unpacking libuv1:arm64 (1.18.0-3) ... #11 8.273 Selecting previously unselected package cmake. #11 8.276 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_arm64.deb ... #11 8.280 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ... #11 10.06 Installing : libmpc-1.2.1-4.fc36.aarch64 10/116 #11 10.13 Installing : libseccomp-2.5.3-2.fc36.aarch64 11/116 #11 10.13 Installing : m4-1.4.19-3.fc36.aarch64 12/116 #11 10.17 Installing : perl-threads-1:2.26-449.fc36.aarch64 13/116 #11 10.18 Installing : libtool-ltdl-2.4.7-1.fc36.aarch64 14/116 #11 10.22 Installing : emacs-filesystem-1:28.1-2.fc36.noarch 15/116 #11 10.23 Installing : perl-File-Find-1.39-486.fc36.noarch 16/116 #11 10.24 Installing : cmake-rpm-macros-3.22.2-1.fc36.noarch 17/116 #11 10.25 Installing : cmake-filesystem-3.22.2-1.fc36.aarch64 18/116 Fetching without tags #8 62.98 Installing : libsoup-2.74.2-1.fc35.x86_64 64/182 #8 63.02 Installing : libstemmer-0-17.585svn.fc35.x86_64 65/182 #8 63.02 Installing : ncurses-6.2-8.20210508.fc35.x86_64 66/182 #8 63.06 Installing : perl-Digest-1.20-1.fc35.noarch 67/182 #8 63.06 Installing : perl-Digest-MD5-2.58-478.fc35.x86_64 68/182 #8 63.07 Installing : perl-B-1.82-486.fc35.x86_64 69/182 #8 63.10 Installing : perl-FileHandle-2.03-486.fc35.noarch 70/182 #8 63.11 Installing : perl-AutoLoader-5.74-486.fc35.noarch 71/182 #8 63.11 Installing : perl-Data-Dumper-2.183-2.fc35.x86_64 72/182 #8 63.14 Installing : perl-libnet-3.13-479.fc35.noarch 73/182 #8 63.15 Installing : perl-base-2.27-486.fc35.noarch 74/182 #8 63.18 Installing : perl-URI-5.09-4.fc35.noarch 75/182 #8 63.20 Installing : perl-Net-SSLeay-1.90-4.fc35.x86_64 76/182 #11 8.557 Selecting previously unselected package dh-apparmor. #11 8.560 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ... #11 8.564 Unpacking dh-apparmor (2.12-4ubuntu5.1) ... #11 8.607 Selecting previously unselected package btrfs-progs. #11 8.610 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_arm64.deb ... #11 8.615 Unpacking btrfs-progs (4.15.1-1build1) ... #11 8.697 Selecting previously unselected package btrfs-tools. Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c Merge succeeded, producing eb207f9a7361cef1318eeecc621a858f0b6ec407 Checking out Revision eb207f9a7361cef1318eeecc621a858f0b6ec407 (PR-725) #12 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 5.1s Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" #11 10.28 Installing : perl-threads-shared-1.62-479.fc36.aarch64 19/116 #11 10.29 Installing : perl-Thread-Queue-3.14-479.fc36.noarch 20/116 #11 10.47 Installing : cpp-12.1.1-1.fc36.aarch64 21/116 #11 10.48 Installing : python3-libsemanage-3.3-3.fc36.aarch64 22/116 #11 10.52 Installing : e2fsprogs-libs-1.46.5-2.fc36.aarch64 23/116 #11 10.53 Installing : jsoncpp-1.9.5-2.fc36.aarch64 24/116 + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NHqhiJ + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx + popd ~/rpmbuild/BUILD/src + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gT75Di + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' #8 63.23 Installing : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch 77/182 #8 63.24 Installing : perl-Time-Local-2:1.300-478.fc35.noarch 78/182 #8 63.27 Installing : perl-Mozilla-CA-20211001-1.fc35.noarch 79/182 #8 63.27 Installing : perl-if-0.60.900-486.fc35.noarch 80/182 #8 63.28 Installing : perl-IO-Socket-IP-0.41-479.fc35.noarch 81/182 #8 63.30 Installing : perl-File-Path-2.18-478.fc35.noarch 82/182 #8 63.31 Installing : perl-IO-Socket-SSL-2.072-1.fc35.noarch 83/182 #8 63.33 Installing : perl-Pod-Escapes-1:1.07-478.fc35.noarch 84/182 #8 63.34 Installing : perl-Term-ANSIColor-5.01-479.fc35.noarch 85/182 #8 63.34 Installing : perl-Class-Struct-0.66-486.fc35.noarch 86/182 #8 63.37 Installing : perl-POSIX-1.97-486.fc35.x86_64 87/182 #8 63.38 Installing : perl-IPC-Open3-1.21-486.fc35.noarch 88/182 #8 63.38 Installing : perl-subs-1.04-486.fc35.noarch 89/182 #8 63.41 Installing : perl-File-Temp-1:0.231.100-478.fc35.noarch 90/182 #8 63.41 Installing : perl-HTTP-Tiny-0.080-1.fc35.noarch 91/182 #8 63.42 Installing : perl-Pod-Simple-1:3.43-2.fc35.noarch 92/182 #11 8.700 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_arm64.deb ... #11 8.704 Unpacking btrfs-tools (4.15.1-1build1) ... #11 8.748 Selecting previously unselected package libdevmapper1.02.1:arm64. #11 8.750 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... #11 8.756 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 8.806 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #11 8.809 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... #11 8.813 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 8.857 Selecting previously unselected package libudev-dev:arm64. #11 8.860 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.53_arm64.deb ... #11 8.871 Unpacking libudev-dev:arm64 (237-3ubuntu10.53) ... #11 8.909 Selecting previously unselected package libsepol1-dev:arm64. #11 10.56 Installing : kmod-libs-29-7.fc36.aarch64 25/116 #11 10.56 Installing : libcbor-0.7.0-5.fc36.aarch64 26/116 #11 10.57 Installing : libfido2-1.10.0-3.fc36.aarch64 27/116 #11 10.62 Installing : libedit-3.1-41.20210910cvs.fc36.aarch64 28/116 #11 10.63 Installing : libselinux-utils-3.3-4.fc36.aarch64 29/116 #11 10.67 Running scriptlet: libutempter-1.2.1-6.fc36.aarch64 30/116 #11 10.73 Installing : libutempter-1.2.1-6.fc36.aarch64 30/116 + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' PASS: docker-buildx version OK + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.el8.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.el8 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64 #8 63.45 Installing : perl-Term-Cap-1.17-478.fc35.noarch 93/182 #8 63.46 Installing : perl-Socket-4:2.032-2.fc35.x86_64 94/182 #8 63.50 Installing : perl-SelectSaver-1.02-486.fc35.noarch 95/182 #8 63.50 Installing : perl-Symbol-1.09-486.fc35.noarch 96/182 #8 63.50 Installing : perl-File-stat-1.09-486.fc35.noarch 97/182 #8 63.51 Installing : perl-podlators-1:4.14-478.fc35.noarch 98/182 #8 63.54 Installing : perl-Pod-Perldoc-3.28.01-479.fc35.noarch 99/182 #8 63.54 Installing : perl-Text-ParseWords-3.30-478.fc35.noarch 100/182 #8 63.57 Installing : perl-Fcntl-1.14-486.fc35.x86_64 101/182 #8 63.58 Installing : perl-mro-1.25-486.fc35.x86_64 102/182 #8 63.58 Installing : perl-IO-1.46-486.fc35.x86_64 103/182 #8 63.61 Installing : perl-overloading-0.02-486.fc35.noarch 104/182 #8 63.61 Installing : perl-Pod-Usage-4:2.01-478.fc35.noarch 105/182 #8 63.64 Installing : perl-MIME-Base64-3.16-478.fc35.x86_64 106/182 #8 63.65 Installing : perl-constant-1.33-479.fc35.noarch 107/182 #8 63.65 Installing : perl-parent-1:0.238-478.fc35.noarch 108/182 #11 8.911 Preparing to unpack .../14-libsepol1-dev_2.7-1ubuntu0.1_arm64.deb ... #11 8.917 Unpacking libsepol1-dev:arm64 (2.7-1ubuntu0.1) ... #11 8.987 Selecting previously unselected package libpcre16-3:arm64. #11 8.990 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9ubuntu0.1_arm64.deb ... #11 8.995 Unpacking libpcre16-3:arm64 (2:8.39-9ubuntu0.1) ... #11 9.048 Selecting previously unselected package libpcre32-3:arm64. #11 9.050 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9ubuntu0.1_arm64.deb ... #11 9.056 Unpacking libpcre32-3:arm64 (2:8.39-9ubuntu0.1) ... #11 9.105 Selecting previously unselected package libpcrecpp0v5:arm64. #11 9.107 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_arm64.deb ... #11 9.111 Unpacking libpcrecpp0v5:arm64 (2:8.39-9ubuntu0.1) ... #11 9.147 Selecting previously unselected package libpcre3-dev:arm64. #11 9.150 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9ubuntu0.1_arm64.deb ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb207f9a7361cef1318eeecc621a858f0b6ec407 # timeout=10 > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 #11 10.80 Installing : util-linux-2.38-0.2.fc36.aarch64 31/116 #11 10.85 Installing : policycoreutils-3.3-4.fc36.aarch64 32/116 #11 10.89 Running scriptlet: policycoreutils-3.3-4.fc36.aarch64 32/116 #11 10.90 Installing : rpm-plugin-selinux-4.17.1-3.fc36.aarch64 33/116 #11 10.95 Installing : selinux-policy-36.13-3.fc36.noarch 34/116 #11 10.95 Running scriptlet: selinux-policy-36.13-3.fc36.noarch 34/116 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el8.src.rpm #12 ... #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:181d69e633194ada933115149460f1b7cf71403d479e6b4a4a912fa83bd12a47 #8 6.486 Fedora 36 - x86_64 15 MB/s | 81 MB 00:05 #8 ... #12 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #12 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #8 63.69 Installing : perl-Errno-1.33-486.fc35.x86_64 109/182 #8 63.69 Installing : perl-File-Basename-2.85-486.fc35.noarch 110/182 #8 63.69 Installing : perl-Getopt-Std-1.13-486.fc35.noarch 111/182 #8 63.70 Installing : perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64 112/182 #8 63.73 Installing : perl-Storable-1:3.25-1.fc35.x86_64 113/182 #8 63.78 Installing : perl-overload-1.33-486.fc35.noarch 114/182 #8 63.78 Installing : perl-vars-1.05-486.fc35.noarch 115/182 #8 63.79 Installing : perl-Getopt-Long-1:2.52-478.fc35.noarch 116/182 #8 63.81 Installing : perl-Carp-1.52-478.fc35.noarch 117/182 #8 63.82 Installing : perl-Exporter-5.76-479.fc35.noarch 118/182 #8 63.82 Installing : perl-DynaLoader-1.50-486.fc35.x86_64 119/182 #8 63.85 Installing : perl-NDBM_File-1.15-486.fc35.x86_64 120/182 #11 9.155 Unpacking libpcre3-dev:arm64 (2:8.39-9ubuntu0.1) ... #11 9.226 Selecting previously unselected package libselinux1-dev:arm64. #11 9.229 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_arm64.deb ... #11 9.233 Unpacking libselinux1-dev:arm64 (2.7-2build2) ... #11 9.286 Selecting previously unselected package libdevmapper-dev:arm64. #11 9.288 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... #11 9.294 Unpacking libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 9.333 Selecting previously unselected package libseccomp-dev:arm64. #11 9.336 Preparing to unpack .../21-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_arm64.deb ... #11 9.340 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ... #11 9.382 Selecting previously unselected package libsystemd-dev:arm64. #11 9.385 Preparing to unpack .../22-libsystemd-dev_237-3ubuntu10.53_arm64.deb ... #11 9.389 Unpacking libsystemd-dev:arm64 (237-3ubuntu10.53) ... #11 9.452 Selecting previously unselected package pkg-config. #11 9.455 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu2_arm64.deb ... #11 9.459 Unpacking pkg-config (0.29.1-0ubuntu2) ... #11 9.507 Setting up libsepol1-dev:arm64 (2.7-1ubuntu0.1) ... + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 5.1s #13 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 5.2s done #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a #11 10.98 Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 35/116 #11 11.17 Installing : selinux-policy-targeted-36.13-3.fc36.noarch 35/116 Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:03:19Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #8 63.86 Installing : perl-PathTools-3.80-478.fc35.x86_64 121/182 #8 63.94 Installing : perl-Encode-4:3.15-482.fc35.x86_64 122/182 #8 64.04 Installing : perl-libs-4:5.34.1-486.fc35.x86_64 123/182 #8 64.08 Installing : perl-interpreter-4:5.34.1-486.fc35.x86_64 124/182 #8 64.09 Installing : devscripts-checkbashisms-2.21.4-1.fc35.x86_64 125/182 #8 64.09 Installing : python3-zstd-1.4.5.1-5.fc35.x86_64 126/182 #11 9.521 Setting up libuv1:arm64 (1.18.0-3) ... #11 9.533 Setting up bash-completion (1:2.8-1ubuntu1) ... + make REF=master ubuntu-jammy git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 64.14 Installing : shared-mime-info-2.1-3.fc35.x86_64 127/182 #8 64.17 Running scriptlet: shared-mime-info-2.1-3.fc35.x86_64 127/182 #8 64.19 Installing : gdk-pixbuf2-2.42.6-2.fc35.x86_64 128/182 #8 64.24 Installing : libappstream-glib-0.7.18-3.fc35.x86_64 129/182 #8 64.29 Installing : systemd-libs-249.12-5.fc35.x86_64 130/182 #8 64.32 Running scriptlet: systemd-libs-249.12-5.fc35.x86_64 130/182 #8 64.34 Installing : dbus-libs-1:1.12.22-1.fc35.x86_64 131/182 #8 64.35 Installing : python3-dbus-1.2.18-2.fc35.x86_64 132/182 #8 64.39 Installing : xxhash-libs-0.8.1-1.fc35.x86_64 133/182 #8 64.47 Installing : gdb-minimal-12.1-1.fc35.x86_64 134/182 #8 64.50 Installing : debugedit-5.0-2.fc35.x86_64 135/182 #8 64.52 Installing : zstd-1.5.2-2.fc35.x86_64 136/182 #8 64.56 Upgrading : dnf-data-4.13.0-1.fc35.noarch 137/182 #8 64.56 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew #8 64.56 #8 64.59 Upgrading : python3-dnf-4.13.0-1.fc35.noarch 138/182 #8 64.63 Upgrading : dnf-4.13.0-1.fc35.noarch 139/182 #8 64.66 Running scriptlet: dnf-4.13.0-1.fc35.noarch 139/182 #8 64.67 Installing : rust-srpm-macros-21-1.fc35.noarch 140/182 #8 64.67 Installing : ansible-srpm-macros-1-5.fc35.noarch 141/182 #8 64.68 Installing : qt5-srpm-macros-5.15.2-3.fc35.noarch 142/182 #8 64.68 Installing : python3-toml-0.10.2-5.fc35.noarch 143/182 #8 64.72 Installing : python3-pyxdg-0.27-3.fc35.noarch 144/182 #8 64.73 Installing : python3-distro-1.6.0-1.fc35.noarch 145/182 #8 64.79 Installing : python3-dnf-plugins-core-4.2.1-1.fc35.noarch 146/182 #8 64.80 Installing : pkgconf-m4-1.8.0-1.fc35.noarch 147/182 #8 64.82 Installing : pkgconf-pkg-config-1.8.0-1.fc35.x86_64 148/182 #8 64.83 Installing : perl-srpm-macros-1-42.fc35.noarch 149/182 #8 64.83 Installing : openblas-srpm-macros-2-10.fc35.noarch 150/182 #8 64.84 Installing : ocaml-srpm-macros-6-5.fc35.noarch 151/182 #8 64.87 Installing : nim-srpm-macros-3-5.fc35.noarch 152/182 #8 64.88 Installing : kernel-srpm-macros-1.0-6.fc35.noarch 153/182 #8 64.88 Installing : gnat-srpm-macros-4-14.fc35.noarch 154/182 #8 64.89 Installing : ghc-srpm-macros-1.5.0-5.fc35.noarch 155/182 #8 64.89 Installing : fpc-srpm-macros-1.3-4.fc35.noarch 156/182 #8 64.92 Installing : fonts-srpm-macros-1:2.0.5-6.fc35.noarch 157/182 #8 64.92 Installing : go-srpm-macros-3.0.15-1.fc35.noarch 158/182 #8 64.93 Installing : python-srpm-macros-3.10-12.fc35.noarch 159/182 #8 64.94 Installing : redhat-rpm-config-201-1.fc35.noarch 160/182 #8 64.97 Installing : rpm-build-4.17.1-2.fc35.x86_64 161/182 #11 10.29 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~18.04.2) ... #11 10.30 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ... #11 10.31 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 10.33 Setting up librhash0:arm64 (1.3.6-2) ... #11 10.34 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 10.35 Setting up pkg-config (0.29.1-0ubuntu2) ... #11 10.40 Setting up dh-apparmor (2.12-4ubuntu5.1) ... #11 10.41 Setting up libpcrecpp0v5:arm64 (2:8.39-9ubuntu0.1) ... #11 10.42 Setting up libpcre32-3:arm64 (2:8.39-9ubuntu0.1) ... #11 10.43 Setting up libsystemd-dev:arm64 (237-3ubuntu10.53) ... #11 10.44 Setting up libpcre16-3:arm64 (2:8.39-9ubuntu0.1) ... #11 10.46 Setting up libudev-dev:arm64 (237-3ubuntu10.53) ... #11 10.47 Setting up liblzo2-2:arm64 (2.08-1.2) ... #11 10.49 Setting up libjsoncpp1:arm64 (1.7.4-3) ... #11 10.51 Setting up libpcre3-dev:arm64 (2:8.39-9ubuntu0.1) ... #11 10.52 Setting up libarchive13:arm64 (3.2.2-3.1ubuntu0.7) ... #11 10.53 Setting up btrfs-progs (4.15.1-1build1) ... #11 10.54 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ... #11 10.55 Setting up libselinux1-dev:arm64 (2.7-2build2) ... #11 10.56 Setting up libdevmapper-dev:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 10.57 Setting up btrfs-tools (4.15.1-1build1) ... #11 10.58 Setting up docker-ce-build-deps (1.0) ... #11 10.59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #11 10.62 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #8 65.01 Installing : rpmlint-2.2.0-2.fc35.noarch 162/182 #8 65.02 Installing : dnf-plugins-core-4.2.1-1.fc35.noarch 163/182 #8 65.06 Upgrading : yum-4.13.0-1.fc35.noarch 164/182 #8 65.07 Cleanup : yum-4.9.0-1.fc35.noarch 165/182 #8 65.07 Running scriptlet: dnf-4.9.0-1.fc35.noarch 166/182 #8 65.08 Cleanup : dnf-4.9.0-1.fc35.noarch 166/182 #8 65.08 Running scriptlet: dnf-4.9.0-1.fc35.noarch 166/182 #8 65.13 Cleanup : python3-dnf-4.9.0-1.fc35.noarch 167/182 #8 65.13 Cleanup : python3-rpm-4.17.0-4.fc35.x86_64 168/182 #8 65.20 Cleanup : rpm-build-libs-4.17.0-4.fc35.x86_64 169/182 #8 65.20 Cleanup : elfutils-libs-0.186-1.fc35.x86_64 170/182 #11 DONE 10.8s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:445af0b2b24cf0b38b212b9c4b63b485da6cd9648f385d9e118b48535a869403 #8 65.23 Cleanup : rpm-sign-libs-4.17.0-4.fc35.x86_64 171/182 #8 65.24 Cleanup : python3-hawkey-0.64.0-1.fc35.x86_64 172/182 #8 65.27 Cleanup : dnf-data-4.9.0-1.fc35.noarch 173/182 #8 65.27 Cleanup : python3-libdnf-0.64.0-1.fc35.x86_64 174/182 #8 65.31 Cleanup : libdnf-0.64.0-1.fc35.x86_64 175/182 #8 65.34 Cleanup : libsolv-0.7.19-3.fc35.x86_64 176/182 #8 65.35 Cleanup : rpm-4.17.0-4.fc35.x86_64 177/182 #8 65.39 Cleanup : rpm-libs-4.17.0-4.fc35.x86_64 178/182 #8 65.42 Cleanup : elfutils-libelf-0.186-1.fc35.x86_64 179/182 #8 65.43 Cleanup : glibc-2.34-25.fc35.x86_64 180/182 #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:50c4a772715c5bd61f389b179714a58bb55af9dc08e9eb7167833f611f0a1690 #8 1.089 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] #8 1.167 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] #8 1.181 Get:3 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] #8 1.213 Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] #8 1.319 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] #8 1.383 Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] #8 1.385 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] #8 1.788 Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] #8 1.803 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3336 kB] #8 1.921 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2306 kB] #8 1.978 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1109 kB] #8 2.002 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [29.9 kB] #8 2.035 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [12.2 kB] #8 2.056 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [12.9 kB] #8 2.388 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1528 kB] #8 2.802 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1068 kB] #8 2.845 Get:17 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [22.8 kB] #8 2.855 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2905 kB] #8 4.882 Fetched 25.7 MB in 4s (6336 kB/s) #8 4.882 Reading package lists... #8 6.596 Reading package lists... #8 8.313 Building dependency tree... #8 8.573 Reading state information... #8 8.800 The following additional packages will be installed: #8 8.800 at autoconf automake autopoint autotools-dev binutils binutils-common #8 8.800 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #8 8.800 cpp-7 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat #8 8.800 dirmngr distro-info-data dpkg-dev dput fakeroot file g++ g++-7 gcc gcc-7 #8 8.800 gcc-7-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #8 8.800 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #8 8.800 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #8 8.800 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0 #8 8.800 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan4 #8 8.800 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl #8 8.800 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #8 8.800 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5 #8 8.800 libclass-accessor-perl libclass-method-modifiers-perl #8 8.800 libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4 #8 8.800 libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl #8 8.800 libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl #8 8.800 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #8 8.800 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #8 8.800 libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl #8 8.800 libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl #8 8.800 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #8 8.800 libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl #8 8.800 libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #8 8.800 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #8 8.800 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #8 8.800 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 8.800 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 8.800 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60 #8 8.800 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl #8 8.800 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 8.800 libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1 #8 8.800 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #8 8.800 libldap-common liblist-compare-perl liblist-moreutils-perl #8 8.800 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #8 8.800 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #8 8.800 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #8 8.800 libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl #8 8.800 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl #8 8.800 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #8 8.800 libnumber-compare-perl libnumber-range-perl libpackage-stash-perl #8 8.800 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #8 8.800 libparams-validate-perl libparse-debianchangelog-perl #8 8.800 libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl #8 8.800 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #8 8.800 libpython3.6-minimal libpython3.6-stdlib libquadmath0 libreadline7 #8 8.800 libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1 #8 8.800 libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl #8 8.800 libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1 #8 8.800 libstdc++-7-dev libstrictures-perl libstring-copyright-perl #8 8.800 libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl #8 8.800 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #8 8.800 libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl #8 8.800 libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0 #8 8.800 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #8 8.800 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #8 8.800 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #8 8.800 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #8 8.800 libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 #8 8.801 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #8 8.801 lsb-release m4 make man-db manpages manpages-dev mime-support #8 8.801 multiarch-support netbase openssh-client openssl patch patchutils perl #8 8.801 perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf #8 8.801 publicsuffix python-apt-common python3 python3-apt python3-certifi #8 8.801 python3-chardet python3-debian python3-gpg python3-idna python3-magic #8 8.801 python3-minimal python3-pkg-resources python3-requests python3-six #8 8.801 python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal #8 8.801 readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth #8 8.801 xdg-user-dirs xz-utils #8 8.804 Suggested packages: #8 8.804 default-mta | mail-transport-agent autoconf-archive gnu-standards #8 8.804 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #8 8.804 gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone #8 8.804 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #8 8.804 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 8.804 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 8.804 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 8.804 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #8 8.804 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #8 8.804 mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg #8 8.804 gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg #8 8.804 libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg #8 8.804 libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-doc #8 8.804 libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit #8 8.804 git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn #8 8.804 parcimonie xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr #8 8.804 gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl #8 8.804 libscalar-number-perl libhtml-template-perl libsasl2-modules-gssapi-mit #8 8.804 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 8.804 libsasl2-modules-sql libstdc++-7-doc libbareword-filehandles-perl #8 8.804 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #8 8.804 gcj-jdk libauthen-ntlm-perl bash-completion binutils-multiarch #8 8.804 libtext-template-perl lsb m4-doc make-doc apparmor www-browser keychain #8 8.804 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #8 8.804 libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc #8 8.804 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #8 8.804 python-apt-doc python3-setuptools python3-cryptography python3-openssl #8 8.804 python3-socks python3.6-venv python3.6-doc binfmt-support readline-doc zip #8 8.804 wdiff-doc #8 9.572 The following NEW packages will be installed: #8 9.603 at autoconf automake autopoint autotools-dev binutils binutils-common #8 9.603 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #8 9.603 cpp-7 curl dctrl-tools debhelper devscripts dh-autoreconf #8 9.603 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput #8 9.603 equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git #8 9.603 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #8 9.603 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #8 9.603 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #8 9.603 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #8 9.603 libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1 #8 9.603 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 9.603 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl #8 9.603 libcgi-pm-perl libcilkrts5 libclass-accessor-perl #8 9.603 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 9.603 libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #8 9.603 libdevel-callchecker-perl libdevel-globaldestruction-perl #8 9.603 libdigest-hmac-perl libdistro-info-perl libdpkg-perl #8 9.603 libdynaloader-functions-perl libedit2 libemail-valid-perl #8 9.603 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #8 9.603 libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl #8 9.603 libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl #8 9.603 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #8 9.603 libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl #8 9.603 libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #8 9.603 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #8 9.603 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #8 9.603 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 9.603 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 9.603 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60 #8 9.603 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl #8 9.603 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #8 9.603 libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1 #8 9.603 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #8 9.603 libldap-common liblist-compare-perl liblist-moreutils-perl #8 9.603 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #8 9.603 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #8 9.603 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #8 9.603 libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl #8 9.603 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl #8 9.603 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #8 9.603 libnumber-compare-perl libnumber-range-perl libpackage-stash-perl #8 9.603 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #8 9.603 libparams-validate-perl libparse-debianchangelog-perl #8 9.603 libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl #8 9.603 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #8 9.603 libpython3.6-minimal libpython3.6-stdlib libquadmath0 libreadline7 #8 9.603 libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1 #8 9.603 libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl #8 9.603 libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1 #8 9.603 libstdc++-7-dev libstrictures-perl libstring-copyright-perl #8 9.603 libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl #8 9.603 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #8 9.603 libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl #8 9.603 libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0 #8 9.603 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #8 9.603 libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data #8 9.603 libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #8 9.603 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #8 9.603 libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 #8 9.603 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #8 9.603 lsb-release m4 make man-db manpages manpages-dev mime-support #8 9.603 multiarch-support netbase openssh-client openssl patch patchutils perl #8 9.603 perl-modules-5.26 perl-openssl-defaults pinentry-curses po-debconf #8 9.603 publicsuffix python-apt-common python3 python3-apt python3-certifi #8 9.603 python3-chardet python3-debian python3-gpg python3-idna python3-magic #8 9.603 python3-minimal python3-pkg-resources python3-requests python3-six #8 9.603 python3-unidiff python3-urllib3 python3-xdg python3.6 python3.6-minimal #8 9.603 readline-common shared-mime-info strace t1utils ucf unzip wdiff xauth #8 9.603 xdg-user-dirs xz-utils #8 10.03 0 upgraded, 302 newly installed, 0 to remove and 1 not upgraded. #8 10.03 Need to get 98.9 MB of archives. #8 10.03 After this operation, 420 MB of additional disk space will be used. #8 10.03 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #12 DONE 0.2s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:9a6dc6bd85e7ad9db359cbd34bece2c8440494a4e0f3549c4a047b169438e3b6 #8 65.47 Cleanup : glibc-minimal-langpack-2.34-25.fc35.x86_64 181/182 #8 65.47 Cleanup : glibc-common-2.34-25.fc35.x86_64 182/182 #8 65.50 Running scriptlet: rpm-4.17.1-2.fc35.x86_64 182/182 [Pipeline] echo Removing all docker containers [Pipeline] sh From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-focal-amd64) [Pipeline] sh + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info #14 DONE 1.8s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:578d25781e1b031b698759ad1f97fa074a140422809c34fa042e0894c19343e8 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:a4811dacb19fba29caaf89323f6fa9050cb50e61f98c689a788e3f4d185e0a6e #16 DONE 0.1s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #13 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 3.4s done #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 #12 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 10.2s #8 65.51 Running scriptlet: glibc-common-2.34-25.fc35.x86_64 182/182 #8 68.99 Verifying : adobe-source-code-pro-fonts-2.030.1.050-11.fc35. 1/182 #8 68.99 Verifying : bzip2-1.0.8-9.fc35.x86_64 2/182 #8 68.99 Verifying : cpio-2.13-11.fc35.x86_64 3/182 #8 68.99 Verifying : dash-0.5.10.2-9.fc35.x86_64 4/182 #8 68.99 Verifying : debugedit-5.0-2.fc35.x86_64 5/182 #8 68.99 Verifying : deltarpm-3.6.2-10.fc35.x86_64 6/182 #8 68.99 Verifying : devscripts-checkbashisms-2.21.4-1.fc35.x86_64 7/182 #8 68.99 Verifying : diffutils-3.8-1.fc35.x86_64 8/182 #8 68.99 Verifying : dwz-0.14-2.fc35.x86_64 9/182 #8 68.99 Verifying : ed-1.14.2-11.fc35.x86_64 10/182 #8 68.99 Verifying : efi-srpm-macros-5-4.fc35.noarch 11/182 #8 68.99 Verifying : enchant-1:1.6.0-28.fc35.x86_64 12/182 #8 68.99 Verifying : file-5.40-9.fc35.x86_64 13/182 #8 68.99 Verifying : findutils-1:4.8.0-4.fc35.x86_64 14/182 #8 68.99 Verifying : fonts-filesystem-1:2.0.5-6.fc35.noarch 15/182 #8 68.99 Verifying : fonts-srpm-macros-1:2.0.5-6.fc35.noarch 16/182 #8 68.99 Verifying : fpc-srpm-macros-1.3-4.fc35.noarch 17/182 #8 68.99 Verifying : gdk-pixbuf2-2.42.6-2.fc35.x86_64 18/182 #8 68.99 Verifying : ghc-srpm-macros-1.5.0-5.fc35.noarch 19/182 #8 68.99 Verifying : gnat-srpm-macros-4-14.fc35.noarch 20/182 #8 68.99 Verifying : groff-base-1.22.4-8.fc35.x86_64 21/182 #8 68.99 Verifying : gsettings-desktop-schemas-41.0-1.fc35.x86_64 22/182 #8 68.99 Verifying : hunspell-1.7.0-11.fc35.x86_64 23/182 #8 68.99 Verifying : hunspell-en-0.20140811.1-20.fc35.noarch 24/182 #8 68.99 Verifying : hunspell-en-GB-0.20140811.1-20.fc35.noarch 25/182 #8 68.99 Verifying : hunspell-en-US-0.20140811.1-20.fc35.noarch 26/182 #8 68.99 Verifying : hunspell-filesystem-1.7.0-11.fc35.x86_64 27/182 #8 68.99 Verifying : info-6.8-2.fc35.x86_64 28/182 #8 68.99 Verifying : json-glib-1.6.6-1.fc35.x86_64 29/182 #8 68.99 Verifying : kernel-srpm-macros-1.0-6.fc35.noarch 30/182 #8 68.99 Verifying : libappstream-glib-0.7.18-3.fc35.x86_64 31/182 #8 68.99 Verifying : libevent-2.1.12-4.fc35.x86_64 32/182 #8 68.99 Verifying : libjpeg-turbo-2.1.0-3.fc35.x86_64 33/182 #8 68.99 Verifying : libpkgconf-1.8.0-1.fc35.x86_64 34/182 #8 68.99 Verifying : libpng-2:1.6.37-11.fc35.x86_64 35/182 #8 68.99 Verifying : libproxy-0.4.17-3.fc35.x86_64 36/182 #8 68.99 Verifying : libstemmer-0-17.585svn.fc35.x86_64 37/182 #8 68.99 Verifying : lua-srpm-macros-1-5.fc35.noarch 38/182 #8 68.99 Verifying : ncurses-6.2-8.20210508.fc35.x86_64 39/182 #8 68.99 Verifying : nim-srpm-macros-3-5.fc35.noarch 40/182 #8 68.99 Verifying : ocaml-srpm-macros-6-5.fc35.noarch 41/182 #8 68.99 Verifying : openblas-srpm-macros-2-10.fc35.noarch 42/182 #8 68.99 Verifying : patch-2.7.6-15.fc35.x86_64 43/182 #8 68.99 Verifying : perl-Carp-1.52-478.fc35.noarch 44/182 #8 68.99 Verifying : perl-Data-Dumper-2.183-2.fc35.x86_64 45/182 #8 68.99 Verifying : perl-Digest-1.20-1.fc35.noarch 46/182 #8 68.99 Verifying : perl-Digest-MD5-2.58-478.fc35.x86_64 47/182 #8 68.99 Verifying : perl-Exporter-5.76-479.fc35.noarch 48/182 #8 68.99 Verifying : perl-File-Path-2.18-478.fc35.noarch 49/182 #8 68.99 Verifying : perl-File-Temp-1:0.231.100-478.fc35.noarch 50/182 #8 68.99 Verifying : perl-Getopt-Long-1:2.52-478.fc35.noarch 51/182 #8 68.99 Verifying : perl-IO-Socket-IP-0.41-479.fc35.noarch 52/182 #8 68.99 Verifying : perl-IO-Socket-SSL-2.072-1.fc35.noarch 53/182 #8 68.99 Verifying : perl-MIME-Base64-3.16-478.fc35.x86_64 54/182 #8 68.99 Verifying : perl-Net-SSLeay-1.90-4.fc35.x86_64 55/182 #8 68.99 Verifying : perl-PathTools-3.80-478.fc35.x86_64 56/182 #8 68.99 Verifying : perl-Pod-Escapes-1:1.07-478.fc35.noarch 57/182 #8 69.00 Verifying : perl-Pod-Perldoc-3.28.01-479.fc35.noarch 58/182 #8 69.00 Verifying : perl-Pod-Simple-1:3.43-2.fc35.noarch 59/182 #8 69.00 Verifying : perl-Pod-Usage-4:2.01-478.fc35.noarch 60/182 #8 69.00 Verifying : perl-Socket-4:2.032-2.fc35.x86_64 61/182 #8 69.00 Verifying : perl-Storable-1:3.25-1.fc35.x86_64 62/182 #8 69.00 Verifying : perl-Term-ANSIColor-5.01-479.fc35.noarch 63/182 #8 69.00 Verifying : perl-Term-Cap-1.17-478.fc35.noarch 64/182 #8 69.00 Verifying : perl-Text-ParseWords-3.30-478.fc35.noarch 65/182 #8 69.00 Verifying : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch 66/182 #8 69.00 Verifying : perl-Time-Local-2:1.300-478.fc35.noarch 67/182 #8 69.00 Verifying : perl-URI-5.09-4.fc35.noarch 68/182 #8 69.00 Verifying : perl-constant-1.33-479.fc35.noarch 69/182 #8 69.00 Verifying : perl-libnet-3.13-479.fc35.noarch 70/182 #8 69.00 Verifying : perl-parent-1:0.238-478.fc35.noarch 71/182 #8 69.00 Verifying : perl-podlators-1:4.14-478.fc35.noarch 72/182 #8 69.00 Verifying : perl-srpm-macros-1-42.fc35.noarch 73/182 #8 69.00 Verifying : pkgconf-1.8.0-1.fc35.x86_64 74/182 #8 69.00 Verifying : pkgconf-m4-1.8.0-1.fc35.noarch 75/182 #8 69.00 Verifying : pkgconf-pkg-config-1.8.0-1.fc35.x86_64 76/182 #8 69.00 Verifying : protobuf-c-1.4.0-1.fc35.x86_64 77/182 #8 69.00 Verifying : python3-dateutil-1:2.8.1-7.fc35.noarch 78/182 #8 69.00 Verifying : python3-dbus-1.2.18-2.fc35.x86_64 79/182 #8 69.00 Verifying : python3-distro-1.6.0-1.fc35.noarch 80/182 #8 69.00 Verifying : python3-pybeam-0.7-1.fc35.noarch 81/182 #8 69.00 Verifying : python3-pyxdg-0.27-3.fc35.noarch 82/182 #8 69.00 Verifying : python3-six-1.16.0-4.fc35.noarch 83/182 #8 69.00 Verifying : python3-toml-0.10.2-5.fc35.noarch 84/182 #8 69.00 Verifying : python3-zstd-1.4.5.1-5.fc35.x86_64 85/182 #8 69.00 Verifying : qt5-srpm-macros-5.15.2-3.fc35.noarch 86/182 #8 69.00 Verifying : shared-mime-info-2.1-3.fc35.x86_64 87/182 #8 69.00 Verifying : unzip-6.0-53.fc35.x86_64 88/182 #8 69.00 Verifying : xz-5.2.5-7.fc35.x86_64 89/182 #8 69.00 Verifying : zip-3.0-31.fc35.x86_64 90/182 #8 69.00 Verifying : abattis-cantarell-fonts-0.301-5.fc35.noarch 91/182 #8 69.00 Verifying : ansible-srpm-macros-1-5.fc35.noarch 92/182 #8 69.00 Verifying : binutils-2.37-17.fc35.x86_64 93/182 #8 69.00 Verifying : binutils-gold-2.37-17.fc35.x86_64 94/182 #8 69.00 Verifying : dbus-libs-1:1.12.22-1.fc35.x86_64 95/182 #8 69.00 Verifying : dnf-plugins-core-4.2.1-1.fc35.noarch 96/182 #8 69.00 Verifying : elfutils-0.187-4.fc35.x86_64 97/182 #8 69.00 Verifying : elfutils-debuginfod-client-0.187-4.fc35.x86_64 98/182 #8 69.00 Verifying : gdb-minimal-12.1-1.fc35.x86_64 99/182 #8 69.00 Verifying : glib-networking-2.70.1-1.fc35.x86_64 100/182 #8 69.00 Verifying : glibc-gconv-extra-2.34-38.fc35.x86_64 101/182 #8 69.00 Verifying : go-srpm-macros-3.0.15-1.fc35.noarch 102/182 #8 69.00 Verifying : libsoup-2.74.2-1.fc35.x86_64 103/182 #8 69.00 Verifying : perl-AutoLoader-5.74-486.fc35.noarch 104/182 #8 69.00 Verifying : perl-B-1.82-486.fc35.x86_64 105/182 #8 69.00 Verifying : perl-Class-Struct-0.66-486.fc35.noarch 106/182 #8 69.00 Verifying : perl-DynaLoader-1.50-486.fc35.x86_64 107/182 #8 69.00 Verifying : perl-Encode-4:3.15-482.fc35.x86_64 108/182 #8 69.00 Verifying : perl-Errno-1.33-486.fc35.x86_64 109/182 #8 69.00 Verifying : perl-Fcntl-1.14-486.fc35.x86_64 110/182 #8 69.00 Verifying : perl-File-Basename-2.85-486.fc35.noarch 111/182 #8 69.00 Verifying : perl-File-stat-1.09-486.fc35.noarch 112/182 #8 69.00 Verifying : perl-FileHandle-2.03-486.fc35.noarch 113/182 #8 69.00 Verifying : perl-Getopt-Std-1.13-486.fc35.noarch 114/182 #8 69.00 Verifying : perl-HTTP-Tiny-0.080-1.fc35.noarch 115/182 #8 69.00 Verifying : perl-IO-1.46-486.fc35.x86_64 116/182 #8 69.00 Verifying : perl-IPC-Open3-1.21-486.fc35.noarch 117/182 #8 69.00 Verifying : perl-Mozilla-CA-20211001-1.fc35.noarch 118/182 #8 69.00 Verifying : perl-NDBM_File-1.15-486.fc35.x86_64 119/182 #8 69.00 Verifying : perl-POSIX-1.97-486.fc35.x86_64 120/182 #8 69.00 Verifying : perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64 121/182 #8 69.00 Verifying : perl-SelectSaver-1.02-486.fc35.noarch 122/182 #8 69.00 Verifying : perl-Symbol-1.09-486.fc35.noarch 123/182 #8 69.00 Verifying : perl-base-2.27-486.fc35.noarch 124/182 #8 69.00 Verifying : perl-if-0.60.900-486.fc35.noarch 125/182 #8 69.00 Verifying : perl-interpreter-4:5.34.1-486.fc35.x86_64 126/182 #8 69.00 Verifying : perl-libs-4:5.34.1-486.fc35.x86_64 127/182 #8 69.00 Verifying : perl-mro-1.25-486.fc35.x86_64 128/182 #8 69.00 Verifying : perl-overload-1.33-486.fc35.noarch 129/182 #8 69.00 Verifying : perl-overloading-0.02-486.fc35.noarch 130/182 #8 69.00 Verifying : perl-subs-1.04-486.fc35.noarch 131/182 #8 69.00 Verifying : perl-vars-1.05-486.fc35.noarch 132/182 #8 69.00 Verifying : python-srpm-macros-3.10-12.fc35.noarch 133/182 #8 69.00 Verifying : python3-construct-2.10.68-1.fc35.noarch 134/182 #8 69.00 Verifying : python3-dnf-plugins-core-4.2.1-1.fc35.noarch 135/182 #8 69.00 Verifying : python3-enchant-3.2.2-1.fc35.noarch 136/182 #8 69.00 Verifying : python3-unbound-1.16.0-3.fc35.x86_64 137/182 #8 69.00 Verifying : redhat-rpm-config-201-1.fc35.noarch 138/182 #8 69.00 Verifying : rpm-build-4.17.1-2.fc35.x86_64 139/182 #8 69.00 Verifying : rpmautospec-rpm-macros-0.2.6-1.fc35.noarch 140/182 #8 69.00 Verifying : rpmlint-2.2.0-2.fc35.noarch 141/182 #8 69.00 Verifying : rust-srpm-macros-21-1.fc35.noarch 142/182 #8 69.00 Verifying : systemd-libs-249.12-5.fc35.x86_64 143/182 #8 69.00 Verifying : unbound-libs-1.16.0-3.fc35.x86_64 144/182 #8 69.00 Verifying : xxhash-libs-0.8.1-1.fc35.x86_64 145/182 #8 69.00 Verifying : zstd-1.5.2-2.fc35.x86_64 146/182 #8 69.00 Verifying : dnf-4.13.0-1.fc35.noarch 147/182 #8 69.00 Verifying : dnf-4.9.0-1.fc35.noarch 148/182 #8 69.00 Verifying : dnf-data-4.13.0-1.fc35.noarch 149/182 #8 69.00 Verifying : dnf-data-4.9.0-1.fc35.noarch 150/182 #8 69.00 Verifying : elfutils-libelf-0.187-4.fc35.x86_64 151/182 #8 69.00 Verifying : elfutils-libelf-0.186-1.fc35.x86_64 152/182 #8 69.00 Verifying : elfutils-libs-0.187-4.fc35.x86_64 153/182 #8 69.00 Verifying : elfutils-libs-0.186-1.fc35.x86_64 154/182 #8 69.00 Verifying : glibc-2.34-38.fc35.x86_64 155/182 #8 69.00 Verifying : glibc-2.34-25.fc35.x86_64 156/182 #8 69.00 Verifying : glibc-common-2.34-38.fc35.x86_64 157/182 #8 69.00 Verifying : glibc-common-2.34-25.fc35.x86_64 158/182 #8 69.00 Verifying : glibc-minimal-langpack-2.34-38.fc35.x86_64 159/182 #8 69.01 Verifying : glibc-minimal-langpack-2.34-25.fc35.x86_64 160/182 #8 69.01 Verifying : libdnf-0.67.0-2.fc35.x86_64 161/182 #8 69.01 Verifying : libdnf-0.64.0-1.fc35.x86_64 162/182 #8 69.01 Verifying : libsolv-0.7.22-1.fc35.x86_64 163/182 #8 69.01 Verifying : libsolv-0.7.19-3.fc35.x86_64 164/182 #8 69.01 Verifying : python3-dnf-4.13.0-1.fc35.noarch 165/182 #8 69.01 Verifying : python3-dnf-4.9.0-1.fc35.noarch 166/182 #8 69.01 Verifying : python3-hawkey-0.67.0-2.fc35.x86_64 167/182 #8 69.01 Verifying : python3-hawkey-0.64.0-1.fc35.x86_64 168/182 #8 69.01 Verifying : python3-libdnf-0.67.0-2.fc35.x86_64 169/182 #8 69.01 Verifying : python3-libdnf-0.64.0-1.fc35.x86_64 170/182 #8 69.01 Verifying : python3-rpm-4.17.1-2.fc35.x86_64 171/182 #8 69.01 Verifying : python3-rpm-4.17.0-4.fc35.x86_64 172/182 #8 69.01 Verifying : rpm-4.17.1-2.fc35.x86_64 173/182 #8 69.01 Verifying : rpm-4.17.0-4.fc35.x86_64 174/182 #8 69.01 Verifying : rpm-build-libs-4.17.1-2.fc35.x86_64 175/182 #8 69.01 Verifying : rpm-build-libs-4.17.0-4.fc35.x86_64 176/182 #8 69.01 Verifying : rpm-libs-4.17.1-2.fc35.x86_64 177/182 #8 69.01 Verifying : rpm-libs-4.17.0-4.fc35.x86_64 178/182 #8 69.01 Verifying : rpm-sign-libs-4.17.1-2.fc35.x86_64 179/182 #8 69.01 Verifying : rpm-sign-libs-4.17.0-4.fc35.x86_64 180/182 #8 69.01 Verifying : yum-4.13.0-1.fc35.noarch 181/182 #8 69.01 Verifying : yum-4.9.0-1.fc35.noarch 182/182 #8 69.19 #8 69.19 Upgraded: #8 69.19 dnf-4.13.0-1.fc35.noarch #8 69.19 dnf-data-4.13.0-1.fc35.noarch #8 69.19 elfutils-libelf-0.187-4.fc35.x86_64 #8 69.19 elfutils-libs-0.187-4.fc35.x86_64 #8 69.19 glibc-2.34-38.fc35.x86_64 #8 69.19 glibc-common-2.34-38.fc35.x86_64 #8 69.19 glibc-minimal-langpack-2.34-38.fc35.x86_64 #8 69.19 libdnf-0.67.0-2.fc35.x86_64 #8 69.19 libsolv-0.7.22-1.fc35.x86_64 #8 69.19 python3-dnf-4.13.0-1.fc35.noarch #8 69.19 python3-hawkey-0.67.0-2.fc35.x86_64 #8 69.19 python3-libdnf-0.67.0-2.fc35.x86_64 #8 69.19 python3-rpm-4.17.1-2.fc35.x86_64 #8 69.19 rpm-4.17.1-2.fc35.x86_64 #8 69.19 rpm-build-libs-4.17.1-2.fc35.x86_64 #8 69.19 rpm-libs-4.17.1-2.fc35.x86_64 #8 69.19 rpm-sign-libs-4.17.1-2.fc35.x86_64 #8 69.19 yum-4.13.0-1.fc35.noarch #8 69.19 Installed: #8 69.19 abattis-cantarell-fonts-0.301-5.fc35.noarch #8 69.19 adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch #8 69.19 ansible-srpm-macros-1-5.fc35.noarch #8 69.19 binutils-2.37-17.fc35.x86_64 #8 69.19 binutils-gold-2.37-17.fc35.x86_64 #8 69.19 bzip2-1.0.8-9.fc35.x86_64 #8 69.19 cpio-2.13-11.fc35.x86_64 #8 69.19 dash-0.5.10.2-9.fc35.x86_64 #8 69.19 dbus-libs-1:1.12.22-1.fc35.x86_64 #8 69.19 debugedit-5.0-2.fc35.x86_64 #8 69.19 deltarpm-3.6.2-10.fc35.x86_64 #8 69.19 devscripts-checkbashisms-2.21.4-1.fc35.x86_64 #8 69.19 diffutils-3.8-1.fc35.x86_64 #8 69.19 dnf-plugins-core-4.2.1-1.fc35.noarch #8 69.19 dwz-0.14-2.fc35.x86_64 #8 69.19 ed-1.14.2-11.fc35.x86_64 #8 69.19 efi-srpm-macros-5-4.fc35.noarch #8 69.19 elfutils-0.187-4.fc35.x86_64 #8 69.19 elfutils-debuginfod-client-0.187-4.fc35.x86_64 #8 69.19 enchant-1:1.6.0-28.fc35.x86_64 #8 69.19 file-5.40-9.fc35.x86_64 #8 69.19 findutils-1:4.8.0-4.fc35.x86_64 #8 69.19 fonts-filesystem-1:2.0.5-6.fc35.noarch #8 69.19 fonts-srpm-macros-1:2.0.5-6.fc35.noarch #8 69.19 fpc-srpm-macros-1.3-4.fc35.noarch #8 69.19 gdb-minimal-12.1-1.fc35.x86_64 #8 69.19 gdk-pixbuf2-2.42.6-2.fc35.x86_64 #8 69.19 ghc-srpm-macros-1.5.0-5.fc35.noarch #8 69.19 glib-networking-2.70.1-1.fc35.x86_64 #8 69.19 glibc-gconv-extra-2.34-38.fc35.x86_64 #8 69.19 gnat-srpm-macros-4-14.fc35.noarch #8 69.19 go-srpm-macros-3.0.15-1.fc35.noarch #8 69.19 groff-base-1.22.4-8.fc35.x86_64 #8 69.19 gsettings-desktop-schemas-41.0-1.fc35.x86_64 #8 69.19 hunspell-1.7.0-11.fc35.x86_64 #8 69.19 hunspell-en-0.20140811.1-20.fc35.noarch #8 69.19 hunspell-en-GB-0.20140811.1-20.fc35.noarch #8 69.19 hunspell-en-US-0.20140811.1-20.fc35.noarch #8 69.19 hunspell-filesystem-1.7.0-11.fc35.x86_64 #8 69.19 info-6.8-2.fc35.x86_64 #8 69.19 json-glib-1.6.6-1.fc35.x86_64 #8 69.19 kernel-srpm-macros-1.0-6.fc35.noarch #8 69.19 libappstream-glib-0.7.18-3.fc35.x86_64 #8 69.19 libevent-2.1.12-4.fc35.x86_64 #8 69.19 libjpeg-turbo-2.1.0-3.fc35.x86_64 #8 69.19 libpkgconf-1.8.0-1.fc35.x86_64 #8 69.19 libpng-2:1.6.37-11.fc35.x86_64 #8 69.19 libproxy-0.4.17-3.fc35.x86_64 #8 69.19 libsoup-2.74.2-1.fc35.x86_64 #8 69.19 libstemmer-0-17.585svn.fc35.x86_64 #8 69.19 lua-srpm-macros-1-5.fc35.noarch #8 69.19 ncurses-6.2-8.20210508.fc35.x86_64 #8 69.19 nim-srpm-macros-3-5.fc35.noarch #8 69.19 ocaml-srpm-macros-6-5.fc35.noarch #8 69.19 openblas-srpm-macros-2-10.fc35.noarch #8 69.19 patch-2.7.6-15.fc35.x86_64 #8 69.19 perl-AutoLoader-5.74-486.fc35.noarch #8 69.19 perl-B-1.82-486.fc35.x86_64 #8 69.19 perl-Carp-1.52-478.fc35.noarch #8 69.19 perl-Class-Struct-0.66-486.fc35.noarch #8 69.19 perl-Data-Dumper-2.183-2.fc35.x86_64 #8 69.19 perl-Digest-1.20-1.fc35.noarch #8 69.19 perl-Digest-MD5-2.58-478.fc35.x86_64 #8 69.19 perl-DynaLoader-1.50-486.fc35.x86_64 #8 69.19 perl-Encode-4:3.15-482.fc35.x86_64 #8 69.19 perl-Errno-1.33-486.fc35.x86_64 #8 69.19 perl-Exporter-5.76-479.fc35.noarch #8 69.19 perl-Fcntl-1.14-486.fc35.x86_64 #8 69.19 perl-File-Basename-2.85-486.fc35.noarch #8 69.19 perl-File-Path-2.18-478.fc35.noarch #8 69.19 perl-File-Temp-1:0.231.100-478.fc35.noarch #8 69.19 perl-File-stat-1.09-486.fc35.noarch #8 69.19 perl-FileHandle-2.03-486.fc35.noarch #8 69.19 perl-Getopt-Long-1:2.52-478.fc35.noarch #8 69.19 perl-Getopt-Std-1.13-486.fc35.noarch #8 69.19 perl-HTTP-Tiny-0.080-1.fc35.noarch #8 69.19 perl-IO-1.46-486.fc35.x86_64 #8 69.19 perl-IO-Socket-IP-0.41-479.fc35.noarch #8 69.19 perl-IO-Socket-SSL-2.072-1.fc35.noarch #8 69.19 perl-IPC-Open3-1.21-486.fc35.noarch #8 69.19 perl-MIME-Base64-3.16-478.fc35.x86_64 #8 69.19 perl-Mozilla-CA-20211001-1.fc35.noarch #8 69.19 perl-NDBM_File-1.15-486.fc35.x86_64 #8 69.19 perl-Net-SSLeay-1.90-4.fc35.x86_64 #8 69.19 perl-POSIX-1.97-486.fc35.x86_64 #8 69.19 perl-PathTools-3.80-478.fc35.x86_64 #8 69.19 perl-Pod-Escapes-1:1.07-478.fc35.noarch #8 69.19 perl-Pod-Perldoc-3.28.01-479.fc35.noarch #8 69.19 perl-Pod-Simple-1:3.43-2.fc35.noarch #8 69.19 perl-Pod-Usage-4:2.01-478.fc35.noarch #8 69.19 perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64 #8 69.19 perl-SelectSaver-1.02-486.fc35.noarch #8 69.19 perl-Socket-4:2.032-2.fc35.x86_64 #8 69.19 perl-Storable-1:3.25-1.fc35.x86_64 #8 69.19 perl-Symbol-1.09-486.fc35.noarch #8 69.19 perl-Term-ANSIColor-5.01-479.fc35.noarch #8 69.19 perl-Term-Cap-1.17-478.fc35.noarch #8 69.19 perl-Text-ParseWords-3.30-478.fc35.noarch #8 69.19 perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch #8 69.19 perl-Time-Local-2:1.300-478.fc35.noarch #8 69.19 perl-URI-5.09-4.fc35.noarch #8 69.19 perl-base-2.27-486.fc35.noarch #8 69.19 perl-constant-1.33-479.fc35.noarch #8 69.19 perl-if-0.60.900-486.fc35.noarch #8 69.19 perl-interpreter-4:5.34.1-486.fc35.x86_64 #8 69.19 perl-libnet-3.13-479.fc35.noarch #8 69.19 perl-libs-4:5.34.1-486.fc35.x86_64 #8 69.19 perl-mro-1.25-486.fc35.x86_64 #8 69.19 perl-overload-1.33-486.fc35.noarch #8 69.19 perl-overloading-0.02-486.fc35.noarch #8 69.19 perl-parent-1:0.238-478.fc35.noarch #8 69.19 perl-podlators-1:4.14-478.fc35.noarch #8 69.19 perl-srpm-macros-1-42.fc35.noarch #8 69.19 perl-subs-1.04-486.fc35.noarch #8 69.19 perl-vars-1.05-486.fc35.noarch #8 69.19 pkgconf-1.8.0-1.fc35.x86_64 #8 69.19 pkgconf-m4-1.8.0-1.fc35.noarch #8 69.19 pkgconf-pkg-config-1.8.0-1.fc35.x86_64 #8 69.19 protobuf-c-1.4.0-1.fc35.x86_64 #8 69.19 python-srpm-macros-3.10-12.fc35.noarch #8 69.19 python3-construct-2.10.68-1.fc35.noarch #8 69.19 python3-dateutil-1:2.8.1-7.fc35.noarch #8 69.19 python3-dbus-1.2.18-2.fc35.x86_64 #8 69.19 python3-distro-1.6.0-1.fc35.noarch #8 69.19 python3-dnf-plugins-core-4.2.1-1.fc35.noarch #8 69.19 python3-enchant-3.2.2-1.fc35.noarch #8 69.19 python3-pybeam-0.7-1.fc35.noarch #8 69.19 python3-pyxdg-0.27-3.fc35.noarch #8 69.19 python3-six-1.16.0-4.fc35.noarch #8 69.19 python3-toml-0.10.2-5.fc35.noarch #8 69.19 python3-unbound-1.16.0-3.fc35.x86_64 #8 69.19 python3-zstd-1.4.5.1-5.fc35.x86_64 #8 69.19 qt5-srpm-macros-5.15.2-3.fc35.noarch #8 69.19 redhat-rpm-config-201-1.fc35.noarch #8 69.19 rpm-build-4.17.1-2.fc35.x86_64 #8 69.19 rpmautospec-rpm-macros-0.2.6-1.fc35.noarch #8 69.19 rpmlint-2.2.0-2.fc35.noarch #8 69.19 rust-srpm-macros-21-1.fc35.noarch #8 69.19 shared-mime-info-2.1-3.fc35.x86_64 #8 69.19 systemd-libs-249.12-5.fc35.x86_64 #8 69.19 unbound-libs-1.16.0-3.fc35.x86_64 #8 69.19 unzip-6.0-53.fc35.x86_64 #8 69.19 xxhash-libs-0.8.1-1.fc35.x86_64 #8 69.19 xz-5.2.5-7.fc35.x86_64 #8 69.19 zip-3.0-31.fc35.x86_64 #8 69.19 zstd-1.5.2-2.fc35.x86_64 #8 69.19 #8 69.19 Complete! #8 DONE 69.4s #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS #10 sha256:9ec2f857704ed503f07b8f6f99fba2d243193f62c6e3ec44fee4d650587de10b #10 DONE 0.1s #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; dnf builddep -y /root/rpmbuild/SPECS/docker-b*.spec; fi #11 sha256:77fd43752773592d9ed7074f22680d0bf35720bfa748e4572ef5531fdc451fe4 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 #17 exporting layers 2.3s done #17 writing image sha256:2427170de20a5aec52675d3f3c69537db04db90ca81766163c34453b4aa17703 done #17 naming to docker.io/debbuild-ubuntu-bionic/aarch64 done #17 DONE 2.3s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/ubuntu-bionic:/build debbuild-ubuntu-bionic/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #12 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 12.7s done + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.WcprhohiOh/ + cd /tmp/docker-cli-docsgen.WcprhohiOh + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.LACaKFFWEO/ + cd /tmp/docker-cli-docsgen.LACaKFFWEO + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible #12 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done #12 DONE 31.1s #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:181d69e633194ada933115149460f1b7cf71403d479e6b4a4a912fa83bd12a47 #34 178.8 # github.com/containerd/containerd/cmd/containerd #34 178.8 /usr/bin/ld: /tmp/go-link-3167835449/000019.o: in function `New': #34 178.8 /tmp/tmp.73fzFt5x1x/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking #34 178.9 + bin/containerd-stress #34 180.1 + bin/containerd-shim + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] VERSION AAA 0.0.0-20220808082437-e1f24d3 + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:05:19 +0000' ++ . /etc/os-release +++ NAME=Ubuntu +++ VERSION='18.04.6 LTS (Bionic Beaver)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 18.04.6 LTS' +++ VERSION_ID=18.04 +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ VERSION_CODENAME=bionic +++ UBUNTU_CODENAME=bionic ++ echo 18.04 + versionID=18.04 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20220808082437-e1f24d3 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic dpkg-buildpackage: info: source distribution bionic dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture arm64 dpkg-source -I.git --before-build build-deb go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 debian/rules clean dh clean --with=bash-completion dh_clean go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ygeJoW + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pQZYaB + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bynXDZ + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download dpkg-source -I.git -b build-deb dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.tar.gz go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:50c4a772715c5bd61f389b179714a58bb55af9dc08e9eb7167833f611f0a1690 #8 10.18 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.20 [1302 kB] #8 10.63 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.8 [533 kB] #8 10.67 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] #8 10.67 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.8 [1611 kB] #8 10.75 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] #8 10.75 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] #8 10.75 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] #8 10.75 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] #8 10.76 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] #8 10.76 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] #8 10.78 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.8 [1711 kB] #8 10.87 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.8 [203 kB] #8 10.87 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] #8 10.87 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] #8 10.88 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] #8 10.88 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] #8 10.88 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] #8 10.88 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] #8 10.88 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] #8 10.93 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB] #8 11.01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.4 [572 kB] #8 11.02 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] #8 11.02 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 bsdmainutils amd64 11.1.2ubuntu1 [181 kB] #8 11.03 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 groff-base amd64 1.22.3-10 [1153 kB] #8 11.09 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] #8 11.09 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpipeline1 amd64 1.5.0-1 [25.3 kB] #8 11.09 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 man-db amd64 2.8.3-2ubuntu0.1 [1019 kB] #8 11.12 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] #8 11.28 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] #8 11.29 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] #8 11.46 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] #8 11.46 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.20 [614 kB] #8 11.49 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20211016~18.04.1 [144 kB] #8 11.49 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.14 [4660 B] #8 11.50 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB] #8 11.51 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB] #8 11.51 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB] #8 11.51 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] #8 11.51 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.14 [57.3 kB] #8 11.53 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] #8 11.61 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B] #8 11.61 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8050 kB] #8 12.01 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.7 [663 kB] #8 12.02 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB] #8 12.02 Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB] #8 12.02 Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] #8 12.02 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] #8 12.04 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 ucf all 3.0038 [50.5 kB] #8 12.04 Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] #8 12.04 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] #8 12.06 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext-base amd64 0.19.8.1-6ubuntu0.3 [113 kB] #8 12.08 Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 iso-codes all 3.79-1 [2565 kB] #8 12.19 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB] #8 12.19 Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] #8 12.19 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] #8 12.20 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] #8 12.20 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] #8 12.20 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] #8 12.21 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] #8 12.23 Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] #8 12.23 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.10 [1089 kB] #8 12.27 Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] #8 12.34 Get:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] #8 12.39 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] #8 12.43 Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] #8 12.43 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB] #8 12.43 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apt amd64 1.6.5ubuntu0.7 [149 kB] #8 12.44 Get:69 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunwind8 amd64 1.2.1-8 [47.5 kB] #8 12.44 Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 strace amd64 4.21-1ubuntu1 [333 kB] #8 12.45 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] #8 12.46 Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 at amd64 3.1.20-3.1ubuntu2 [39.5 kB] #8 12.46 Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB] #8 12.50 Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] #8 12.57 Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] #8 12.58 Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] #8 12.59 Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] #8 12.60 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] #8 12.62 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] #8 12.63 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] #8 12.67 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] #8 12.75 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] #8 12.75 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] #8 12.75 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-189.200 [982 kB] #8 12.81 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] #8 12.92 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] #8 12.92 Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] #8 12.96 Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] #8 12.97 Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] #8 12.97 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] #8 13.39 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] #8 13.39 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] #8 13.39 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] #8 13.39 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] #8 13.39 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] #8 13.39 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] #8 13.41 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] #8 13.42 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] #8 13.43 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] #8 13.46 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] #8 13.54 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] #8 13.69 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] #8 14.02 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] #8 14.36 Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] #8 14.82 Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] #8 14.82 Get:106 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] #8 14.87 Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] #8 15.35 Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] #8 15.35 Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] #8 15.35 Get:110 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] #8 15.36 Get:111 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] #8 15.36 Get:112 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] #8 15.39 Get:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] #8 15.39 Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] #8 15.39 Get:115 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] #8 15.39 Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] #8 15.42 Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] #8 15.42 Get:118 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] #8 15.50 Get:119 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] #8 15.50 Get:120 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] #8 15.51 Get:121 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] #8 15.51 Get:122 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] #8 15.51 Get:123 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] #8 15.51 Get:124 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] #8 15.51 Get:125 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] #8 15.51 Get:126 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] #8 15.57 Get:127 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] #8 15.57 Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] #8 15.64 Get:129 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.19 [220 kB] #8 15.65 Get:130 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.19 [159 kB] #8 15.66 Get:131 http://archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] #8 15.66 Get:132 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] #8 15.67 Get:133 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] #8 15.67 Get:134 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] #8 15.67 Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] #8 15.67 Get:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] #8 15.72 Get:137 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5208 B] #8 15.72 Get:138 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] #8 15.79 Get:139 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1293 kB] #8 15.84 Get:140 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] #8 15.84 Get:141 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] #8 15.85 Get:142 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] #8 15.90 Get:143 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-which-perl all 1.21-1 [11.8 kB] #8 15.90 Get:144 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-homedir-perl all 1.002-1 [37.1 kB] #8 15.90 Get:145 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 devscripts amd64 2.17.12ubuntu1.1 [870 kB] #8 15.95 Get:146 http://archive.ubuntu.com/ubuntu bionic/main amd64 diffstat amd64 1.61-1build1 [24.1 kB] #8 15.95 Get:147 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] #8 15.95 Get:148 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB] #8 15.96 Get:149 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] #8 15.96 Get:150 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] #8 15.96 Get:151 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB] #8 16.01 Get:152 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pkg-resources all 39.0.1-2 [98.8 kB] #8 16.02 Get:153 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-chardet all 3.0.4-1 [80.3 kB] #8 16.02 Get:154 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-six all 1.11.0-2 [11.4 kB] #8 16.09 Get:155 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-debian all 0.1.32 [65.4 kB] #8 16.09 Get:156 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB] #8 16.09 Get:157 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.6 [128 kB] #8 16.10 Get:158 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB] #8 16.11 Get:159 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] #8 16.11 Get:160 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB] #8 16.12 Get:161 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.6 [91.8 kB] #8 16.16 Get:162 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.6 [85.0 kB] #8 16.16 Get:163 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.6 [215 kB] #8 16.17 Get:164 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.6 [249 kB] #8 16.23 Get:165 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgpgme11 amd64 1.10.0-1ubuntu2 [111 kB] #8 16.24 Get:166 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gpg amd64 1.10.0-1ubuntu2 [150 kB] #8 16.24 Get:167 http://archive.ubuntu.com/ubuntu bionic/main amd64 dput all 1.0.1ubuntu1 [42.7 kB] #8 16.25 Get:168 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] #8 16.25 Get:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] #8 16.25 Get:170 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.19 [219 kB] #8 16.26 Get:171 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] #8 16.31 Get:172 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.12 [804 kB] #8 16.34 Get:173 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.12 [3930 kB] #8 16.54 Get:174 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] #8 16.54 Get:175 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] #8 16.54 Get:176 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #8 16.54 Get:177 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapt-pkg-perl amd64 0.1.33build1 [68.0 kB] #8 16.54 Get:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B] #8 16.54 Get:179 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-op-check-perl amd64 0.22-1 [10.1 kB] #8 16.54 Get:180 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #8 16.54 Get:181 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-callchecker-perl amd64 0.007-2build1 [14.1 kB] #8 16.54 Get:182 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-classify-perl amd64 0.015-1 [21.2 kB] #8 16.61 Get:183 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #8 16.61 Get:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] #8 16.61 Get:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #8 16.62 Get:186 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #8 16.62 Get:187 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvariable-magic-perl amd64 0.62-1 [34.5 kB] #8 16.62 Get:188 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB] #8 16.62 Get:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] #8 16.62 Get:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] #8 16.62 Get:191 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] #8 16.68 Get:192 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] #8 16.70 Get:193 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] #8 16.70 Get:194 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B] #8 16.70 Get:195 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB] #8 16.70 Get:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB] #8 16.70 Get:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB] #8 16.70 Get:198 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-xsaccessor-perl amd64 1.19-2build8 [32.8 kB] #8 16.70 Get:199 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclone-perl amd64 0.39-1 [10.4 kB] #8 16.70 Get:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] #8 16.76 Get:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-util-perl amd64 1.07-3build3 [19.6 kB] #8 16.78 Get:202 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] #8 16.93 Get:203 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 #8 17.00 Get:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-globaldestruction-perl all 0.14-1 [6752 B] #8 17.02 Get:205 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB] #8 17.04 Get:206 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4892 B] #8 17.06 Get:207 http://archive.ubuntu.com/ubuntu bionic/main amd64 perl-openssl-defaults amd64 3build1 [7012 B] #8 17.09 Get:208 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnet-ssleay-perl amd64 1.84-1ubuntu0.2 [283 kB] From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags+ origin v0.17.0 awk {print $2} #8 17.31 Get:209 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB] #8 17.36 Get:210 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #8 17.36 Get:211 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmailtools-perl all 2.18-1 [74.0 kB] #8 17.38 Get:212 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsocket6-perl amd64 0.27-1build2 [23.0 kB] #8 17.38 Get:213 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB] #8 17.38 Get:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB] #8 17.39 Get:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-dns-perl all 1.10-2 [335 kB] #8 17.43 Get:216 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 #8 17.43 Get:217 http://archive.ubuntu.com/ubuntu bionic/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] #8 17.44 Get:218 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] #8 17.46 Get:219 http://archive.ubuntu.com/ubuntu bionic/main amd64 libexporter-tiny-perl all 1.000000-2 [34.6 kB] #8 17.46 Get:220 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-system-simple-perl all 1.25-4 [22.5 kB] #8 17.47 Get:221 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] #8 17.47 Get:222 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #8 17.47 Get:223 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] #8 17.54 Get:224 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] #8 17.54 Get:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-listing-perl all 6.04-1 [9774 B] #8 17.54 Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] #8 17.54 Get:227 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-stringy-perl all 2.111-2 [60.6 kB] #8 17.54 Get:228 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-validate-perl amd64 1.29-1 [52.3 kB] #8 17.61 Get:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] #8 17.61 Get:230 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB] #8 17.61 Get:231 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #8 17.61 Get:232 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgit-wrapper-perl all 0.047-1 [29.6 kB] #8 17.61 Get:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] go: downloading github.com/moby/buildkit v0.10.3 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-jammy make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #8 17.69 Get:234 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] #8 17.69 Get:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] #8 17.69 Get:236 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] #8 17.69 Get:237 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tree-perl all 5.07-1 [200 kB] #8 17.70 Get:238 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] #8 17.76 Get:239 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-cookies-perl all 6.04-1 [17.2 kB] #8 17.76 Get:240 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhttp-daemon-perl all 6.01-1ubuntu0.1 [15.9 kB] #8 17.76 Get:241 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] #8 17.76 Get:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #8 17.76 Get:243 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-pty-perl amd64 1:1.08-1.1build4 [30.1 kB] #8 17.83 Get:244 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB] #8 17.83 Get:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-run-perl all 0.96-1 [89.9 kB] #8 17.84 Get:246 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] #8 17.84 Get:247 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-moreutils-perl amd64 0.416-1build3 [55.5 kB] #8 17.84 Get:248 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] #8 17.91 Get:249 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] #8 17.91 Get:250 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-http-perl all 6.17-1 [22.7 kB] #8 17.91 Get:251 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] #8 17.92 Get:252 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwww-perl all 6.31-1ubuntu0.1 [137 kB] #8 17.92 Get:253 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-protocol-https-perl all 6.07-2 [8284 B] go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 #8 17.98 Get:254 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #8 17.98 Get:255 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #8 17.98 Get:256 http://archive.ubuntu.com/ubuntu bionic/main amd64 librole-tiny-perl all 2.000006-1 [15.9 kB] #8 17.98 Get:257 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstrictures-perl all 2.000003-1 [16.1 kB] #8 17.98 Get:258 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-quote-perl all 2.005000-1 [17.0 kB] #8 18.05 Get:259 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmoo-perl all 2.003004-1 [45.5 kB] #8 18.06 Get:260 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-perl all 0.37-1 [18.3 kB] #8 18.06 Get:261 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-identify-perl amd64 0.14-1 [10.5 kB] #8 18.06 Get:262 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #8 18.06 Get:263 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] #8 18.13 Get:264 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-range-perl all 0.12-1 [8556 B] #8 18.13 Get:265 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-xs-perl amd64 0.28-3build2 [16.4 kB] #8 18.13 Get:266 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB] #8 18.13 Get:267 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-glob-perl all 0.10-1 [7554 B] #8 18.13 Get:268 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB] #8 18.20 Get:269 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-tiny-perl all 0.104-1 [55.3 kB] #8 18.21 Get:270 http://archive.ubuntu.com/ubuntu bionic/main amd64 libperlio-gzip-perl amd64 0.19-1build3 [14.4 kB] #8 18.21 Get:271 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] #8 18.21 Get:272 http://archive.ubuntu.com/ubuntu bionic/main amd64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB] #8 18.21 Get:273 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [48.9 kB] #8 18.28 Get:274 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-key-perl amd64 1.33-2 [35.0 kB] #8 18.28 Get:275 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-copyright-perl all 0.003005-1 [10.1 kB] #8 18.28 Get:276 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #8 18.28 Get:277 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] #8 18.28 Get:278 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunicode-utf8-perl amd64 0.60-1build4 [17.9 kB] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 #8 18.35 Get:279 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #8 18.35 Get:280 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #8 18.35 Get:281 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] #8 18.35 Get:282 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-libxml-perl amd64 2.0128+dfsg-5 [316 kB] #8 18.37 Get:283 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-parser-perl amd64 2.44-2build3 [199 kB] #8 18.43 Get:284 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] #8 18.43 Get:285 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-simple-perl all 2.24-1 [63.6 kB] #8 18.43 Get:286 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-libyaml-perl amd64 0.69+repack-1 [26.4 kB] #8 18.43 Get:287 http://archive.ubuntu.com/ubuntu bionic/main amd64 licensecheck all 3.0.31-2 [22.0 kB] #8 18.43 Get:288 http://archive.ubuntu.com/ubuntu bionic/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] #8 18.50 Get:289 http://archive.ubuntu.com/ubuntu bionic/main amd64 t1utils amd64 1.41-2 [56.0 kB] #8 18.50 Get:290 http://archive.ubuntu.com/ubuntu bionic/main amd64 lintian all 2.5.81ubuntu1 [847 kB] #8 18.54 Get:291 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 #8 18.64 Get:292 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-certifi all 2018.1.18-2 [144 kB] #8 18.66 Get:293 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-idna all 2.6-1 [32.5 kB] #8 18.66 Get:294 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB] #8 18.66 Get:295 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB] #8 18.67 Get:296 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-unidiff all 0.5.4-1 [7140 B] #8 18.67 Get:297 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] #8 18.67 Get:298 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] #8 18.67 Get:299 http://archive.ubuntu.com/ubuntu bionic/main amd64 wdiff amd64 1.2.2-2 [29.6 kB] #8 18.67 Get:300 http://archive.ubuntu.com/ubuntu bionic/universe amd64 equivs all 2.1.0 [19.4 kB] #8 18.72 Get:301 http://archive.ubuntu.com/ubuntu bionic/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #11 11.22 Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 35/116 #11 20.81 Running scriptlet: openssh-8.8p1-1.fc36.1.aarch64 36/116 #11 20.85 Installing : openssh-8.8p1-1.fc36.1.aarch64 36/116 #11 20.90 Installing : openssh-clients-8.8p1-1.fc36.1.aarch64 37/116 #11 20.90 Running scriptlet: openssh-clients-8.8p1-1.fc36.1.aarch64 37/116 #11 20.91 Installing : lzo-2.10-6.fc36.aarch64 38/116 #11 20.98 Installing : btrfs-progs-5.18-1.fc36.aarch64 39/116 #11 20.99 Installing : pcre2-utf16-10.39-1.fc36.1.aarch64 40/116 #11 21.02 Installing : pcre2-utf32-10.39-1.fc36.1.aarch64 41/116 #11 21.04 Installing : pcre2-devel-10.39-1.fc36.1.aarch64 42/116 #11 21.08 Installing : perl-TermReadKey-2.38-12.fc36.aarch64 43/116 #11 21.08 Installing : python3-audit-3.0.8-1.fc36.aarch64 44/116 #11 21.09 Installing : qrencode-libs-4.1.1-2.fc36.aarch64 45/116 #11 21.12 Installing : rhash-1.4.2-2.fc36.aarch64 46/116 #8 18.80 Get:302 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-magic all 2:0.4.15-1 [9280 B] #8 19.02 debconf: delaying package configuration, since apt-utils is not installed #11 21.13 Installing : gc-8.0.6-3.fc36.aarch64 47/116 #11 21.37 Installing : guile22-2.2.7-5.fc36.aarch64 48/116 #11 21.42 Installing : make-1:4.3-7.fc36.aarch64 49/116 #11 21.46 Installing : less-590-5.fc36.aarch64 50/116 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 #8 19.06 Fetched 98.9 MB in 9s (10.8 MB/s) #8 19.10 Selecting previously unselected package liblocale-gettext-perl. #8 19.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 ... 4051 files and directories currently installed.) #8 19.10 Preparing to unpack .../liblocale-gettext-perl_1.07-3build2_amd64.deb ... #8 19.10 Unpacking liblocale-gettext-perl (1.07-3build2) ... #8 19.19 Selecting previously unselected package libssl1.1:amd64. #8 19.19 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ... #8 19.20 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ... #11 21.57 Installing : git-core-2.37.1-1.fc36.aarch64 51/116 #11 21.63 Installing : git-core-doc-2.37.1-1.fc36.noarch 52/116 #11 21.67 Installing : libargon2-20171227-9.fc36.aarch64 53/116 #11 21.68 Installing : libasan-12.1.1-1.fc36.aarch64 54/116 #11 21.71 Installing : libatomic-12.1.1-1.fc36.aarch64 55/116 #11 21.72 Installing : libbpf-2:0.7.0-3.fc36.aarch64 56/116 #11 21.75 Installing : libbtrfs-5.18-1.fc36.aarch64 57/116 #11 21.75 Installing : libbtrfsutil-5.18-1.fc36.aarch64 58/116 #11 21.76 Installing : libubsan-12.1.1-1.fc36.aarch64 59/116 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 #8 19.50 Selecting previously unselected package libpython3.6-minimal:amd64. #8 19.50 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_amd64.deb ... #8 19.51 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.8) ... go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 #11 21.79 Installing : libuv-1:1.44.2-1.fc36.aarch64 60/116 #11 21.80 Upgrading : libgomp-12.1.1-1.fc36.aarch64 61/116 #8 19.70 Selecting previously unselected package libexpat1:amd64. #8 19.70 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... #8 19.70 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... + go mod vendor -modfile=vendor.mod #11 21.83 Installing : vim-filesystem-2:9.0.137-1.fc36.noarch 62/116 #11 22.12 Installing : cmake-data-3.22.2-1.fc36.noarch 63/116 #11 22.26 Installing : cmake-3.22.2-1.fc36.aarch64 64/116 #11 22.27 Installing : systemd-rpm-macros-250.8-1.fc36.noarch 65/116 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 #8 19.77 Selecting previously unselected package python3.6-minimal. #8 19.77 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_amd64.deb ... #8 19.78 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... #11 22.38 Installing : kernel-headers-5.18.13-200.fc36.aarch64 66/116 #11 22.49 Installing : glibc-devel-2.35-15.fc36.aarch64 67/116 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #8 20.06 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ... #8 20.16 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.8) ... #8 20.17 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... #8 20.19 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... #11 22.53 Installing : libxcrypt-devel-4.4.28-1.fc36.aarch64 68/116 #11 22.84 Installing : gcc-12.1.1-1.fc36.aarch64 69/116 #11 22.88 Running scriptlet: gcc-12.1.1-1.fc36.aarch64 69/116 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #13 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #13 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 7.5s done #13 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done #13 DONE 24.7s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:50c4a772715c5bd61f389b179714a58bb55af9dc08e9eb7167833f611f0a1690 #11 22.91 Installing : libxcrypt-static-4.4.28-1.fc36.aarch64 70/116 #11 22.97 Installing : glibc-static-2.35-15.fc36.aarch64 71/116 #11 22.98 Installing : annobin-docs-10.79-1.fc36.noarch 72/116 #11 23.06 Installing : xkeyboard-config-2.35.1-1.fc36.noarch 73/116 #11 23.09 Installing : libxkbcommon-1.4.0-1.fc36.aarch64 74/116 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 #8 20.78 Selecting previously unselected package python3-minimal. #8 20.78 (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 ... 4322 files and directories currently installed.) #8 20.78 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... #8 20.79 Unpacking python3-minimal (3.6.7-1~18.04) ... #8 20.84 Selecting previously unselected package mime-support. #8 20.84 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... #8 20.84 Unpacking mime-support (3.60ubuntu1) ... #11 23.15 Installing : python3-setuptools-59.6.0-2.fc36.noarch 75/116 #11 23.24 Installing : python3-setools-4.4.0-5.fc36.aarch64 76/116 #11 23.31 Installing : python3-policycoreutils-3.3-4.fc36.noarch 77/116 #11 23.36 Installing : policycoreutils-python-utils-3.3-4.fc36.noarch 78/116 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 #8 20.89 Selecting previously unselected package libmpdec2:amd64. #8 20.89 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... #8 20.90 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... #8 20.95 Selecting previously unselected package readline-common. #8 20.95 Preparing to unpack .../3-readline-common_7.0-3_all.deb ... #8 20.95 Unpacking readline-common (7.0-3) ... #8 21.00 Selecting previously unselected package libreadline7:amd64. #8 21.00 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ... #8 21.01 Unpacking libreadline7:amd64 (7.0-3) ... #8 21.06 Selecting previously unselected package libsqlite3-0:amd64. #8 21.06 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... #8 21.06 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... #11 23.37 Installing : policycoreutils-devel-3.3-4.fc36.aarch64 79/116 #11 23.49 Installing : selinux-policy-devel-36.13-3.fc36.noarch 80/116 #11 23.53 Running scriptlet: selinux-policy-devel-36.13-3.fc36.noarch 80/116 #11 23.54 Installing : perl-lib-0.65-486.fc36.aarch64 81/116 #11 23.54 Installing : perl-File-Copy-2.35-486.fc36.noarch 82/116 #11 23.57 Installing : perl-File-Compare-1.100.600-486.fc36.noarch 83/116 #11 23.59 Installing : autoconf-2.71-2.fc36.noarch 84/116 #11 23.64 Installing : automake-1.16.5-7.fc36.noarch 85/116 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #8 21.16 Selecting previously unselected package libpython3.6-stdlib:amd64. #8 21.17 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_amd64.deb ... #8 21.17 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.8) ... #34 191.7 + bin/containerd-shim-runc-v1 #11 23.68 Installing : perl-Error-1:0.17029-8.fc36.noarch 86/116 #11 23.69 Installing : perl-Git-2.37.1-1.fc36.noarch 87/116 #11 23.69 Installing : git-2.37.1-1.fc36.aarch64 88/116 #11 23.73 Installing : libsepol-devel-3.3-3.fc36.aarch64 89/116 #11 23.74 Installing : libselinux-devel-3.3-4.fc36.aarch64 90/116 #11 23.78 Installing : dbus-common-1:1.14.0-1.fc36.noarch 91/116 #11 23.79 Running scriptlet: dbus-common-1:1.14.0-1.fc36.noarch 91/116 #11 23.80 Running scriptlet: dbus-broker-31-1.fc36.aarch64 92/116 #11 23.86 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range. #11 23.86 #11 23.87 Installing : dbus-broker-31-1.fc36.aarch64 92/116 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bZY4hv + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.a4qDSD + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cKWY5f + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src #8 21.49 Selecting previously unselected package python3.6. #8 21.49 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.8_amd64.deb ... #8 21.50 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ... #11 23.91 Running scriptlet: dbus-broker-31-1.fc36.aarch64 92/116 #11 23.92 Installing : dbus-1:1.14.0-1.fc36.aarch64 93/116 #11 23.92 Installing : device-mapper-libs-1.02.175-7.fc36.aarch64 94/116 #11 23.94 Installing : cryptsetup-libs-2.4.3-2.fc36.aarch64 95/116 #11 23.98 Installing : device-mapper-1.02.175-7.fc36.aarch64 96/116 #11 24.02 Installing : systemd-networkd-250.8-1.fc36.aarch64 97/116 #11 24.02 Running scriptlet: systemd-networkd-250.8-1.fc36.aarch64 97/116 #11 24.04 Installing : systemd-pam-250.8-1.fc36.aarch64 98/116 #11 24.08 Installing : systemd-resolved-250.8-1.fc36.aarch64 99/116 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #8 21.58 Selecting previously unselected package libpython3-stdlib:amd64. #8 21.58 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... #8 21.58 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... #8 21.62 Setting up python3-minimal (3.6.7-1~18.04) ... #8 21.92 Selecting previously unselected package python3. #8 21.92 (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 ... 4780 files and directories currently installed.) #8 21.93 Preparing to unpack .../0-python3_3.6.7-1~18.04_amd64.deb ... #8 21.94 Unpacking python3 (3.6.7-1~18.04) ... #8 21.98 Selecting previously unselected package multiarch-support. #11 24.08 Running scriptlet: systemd-resolved-250.8-1.fc36.aarch64 99/116 #11 24.20 Installing : systemd-250.8-1.fc36.aarch64 100/116 #8 21.98 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_amd64.deb ... #8 21.99 Unpacking multiarch-support (2.27-3ubuntu1.6) ... #8 22.02 Selecting previously unselected package libxau6:amd64. #8 22.02 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... #8 22.03 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... #8 22.07 Selecting previously unselected package libbsd0:amd64. #8 22.07 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... #8 22.07 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... #8 22.11 Selecting previously unselected package libxdmcp6:amd64. #8 22.12 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #8 22.12 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #8 22.16 Selecting previously unselected package libxcb1:amd64. #8 22.16 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... #8 22.17 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... #8 22.22 Selecting previously unselected package libx11-data. #8 22.22 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ... #11 24.28 Running scriptlet: systemd-250.8-1.fc36.aarch64 100/116 #11 24.44 Creating group 'input' with GID 104. #11 24.44 Creating group 'kvm' with GID 36. #11 24.44 Creating group 'render' with GID 105. #11 24.44 Creating group 'sgx' with GID 106. #11 24.44 Creating group 'systemd-journal' with GID 190. #11 24.44 Creating group 'systemd-network' with GID 192. #11 24.44 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. #11 24.44 Creating group 'systemd-oom' with GID 998. #11 24.44 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998. #11 24.44 Creating group 'systemd-resolve' with GID 193. #11 24.44 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. #11 24.44 #11 24.46 Installing : systemd-devel-250.8-1.fc36.aarch64 101/116 #11 24.50 Installing : device-mapper-devel-1.02.175-7.fc36.aarch64 102/116 #11 24.51 Installing : libtool-2.4.7-1.fc36.aarch64 103/116 #11 24.52 Installing : libtool-ltdl-devel-2.4.7-1.fc36.aarch64 104/116 #11 24.57 Installing : annobin-plugin-gcc-10.79-1.fc36.aarch64 105/116 #11 24.58 Running scriptlet: annobin-plugin-gcc-10.79-1.fc36.aarch64 105/116 #11 24.60 Installing : gcc-plugin-annobin-12.1.1-1.fc36.aarch64 106/116 #11 24.63 Installing : btrfs-progs-devel-5.18-1.fc36.aarch64 107/116 #11 24.64 Installing : libseccomp-devel-2.5.3-2.fc36.aarch64 108/116 #8 22.23 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ... #8 22.33 Selecting previously unselected package libx11-6:amd64. #8 22.34 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_amd64.deb ... #8 22.34 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... #11 24.67 Installing : which-2.21-32.fc36.aarch64 109/116 #11 24.68 Cleanup : systemd-libs-250.3-8.fc36.aarch64 110/116 #11 24.72 Cleanup : libgomp-12.0.1-0.16.fc36.aarch64 111/116 #11 24.73 Cleanup : glibc-2.35-4.fc36.aarch64 112/116 #11 24.76 Cleanup : glibc-minimal-langpack-2.35-4.fc36.aarch64 113/116 #11 24.79 Cleanup : glibc-gconv-extra-2.35-4.fc36.aarch64 114/116 #11 24.79 Running scriptlet: glibc-gconv-extra-2.35-4.fc36.aarch64 114/116 #11 24.85 Cleanup : glibc-common-2.35-4.fc36.aarch64 115/116 #8 22.45 Setting up multiarch-support (2.27-3ubuntu1.6) ... #8 22.52 Selecting previously unselected package libxext6:amd64. #8 22.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5104 files and directories currently installed.) #8 22.53 Preparing to unpack .../000-libxext6_2%3a1.3.3-1_amd64.deb ... #8 22.55 Unpacking libxext6:amd64 (2:1.3.3-1) ... #8 22.62 Selecting previously unselected package bsdmainutils. #8 22.62 Preparing to unpack .../001-bsdmainutils_11.1.2ubuntu1_amd64.deb ... #8 22.62 Unpacking bsdmainutils (11.1.2ubuntu1) ... #11 24.89 Cleanup : libgcc-12.0.1-0.16.fc36.aarch64 116/116 #11 24.89 Running scriptlet: libgcc-12.0.1-0.16.fc36.aarch64 116/116 #11 24.91 Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 116/116 #11 24.93 Running scriptlet: systemd-resolved-250.8-1.fc36.aarch64 116/116 #8 22.71 Selecting previously unselected package groff-base. #8 22.71 Preparing to unpack .../002-groff-base_1.22.3-10_amd64.deb ... #8 22.72 Unpacking groff-base (1.22.3-10) ... #8 22.82 Selecting previously unselected package libgdbm5:amd64. #8 22.83 Preparing to unpack .../003-libgdbm5_1.14.1-6_amd64.deb ... #8 22.83 Unpacking libgdbm5:amd64 (1.14.1-6) ... #8 22.87 Selecting previously unselected package libpipeline1:amd64. #8 22.87 Preparing to unpack .../004-libpipeline1_1.5.0-1_amd64.deb ... #8 22.88 Unpacking libpipeline1:amd64 (1.5.0-1) ... #8 22.93 Selecting previously unselected package man-db. #8 22.93 Preparing to unpack .../005-man-db_2.8.3-2ubuntu0.1_amd64.deb ... #8 22.94 Unpacking man-db (2.8.3-2ubuntu0.1) ... #8 23.11 Selecting previously unselected package perl-modules-5.26. #8 23.12 Preparing to unpack .../006-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... #8 23.12 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #8 23.76 Selecting previously unselected package libgdbm-compat4:amd64. #8 23.76 Preparing to unpack .../007-libgdbm-compat4_1.14.1-6_amd64.deb ... #8 23.77 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... #8 23.86 Selecting previously unselected package libperl5.26:amd64. #8 23.86 Preparing to unpack .../008-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... #8 23.87 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... #11 24.96 Running scriptlet: libgcc-12.0.1-0.16.fc36.aarch64 116/116 #11 26.41 Verifying : autoconf-2.71-2.fc36.noarch 1/116 #11 26.41 Verifying : checkpolicy-3.3-2.fc36.aarch64 2/116 #11 26.41 Verifying : cmake-3.22.2-1.fc36.aarch64 3/116 #11 26.41 Verifying : cmake-data-3.22.2-1.fc36.noarch 4/116 #11 26.41 Verifying : cmake-filesystem-3.22.2-1.fc36.aarch64 5/116 #11 26.41 Verifying : cmake-rpm-macros-3.22.2-1.fc36.noarch 6/116 #11 26.41 Verifying : cryptsetup-libs-2.4.3-2.fc36.aarch64 7/116 #11 26.41 Verifying : dbus-1:1.14.0-1.fc36.aarch64 8/116 #11 26.41 Verifying : dbus-common-1:1.14.0-1.fc36.noarch 9/116 #11 26.41 Verifying : device-mapper-1.02.175-7.fc36.aarch64 10/116 #11 26.41 Verifying : device-mapper-devel-1.02.175-7.fc36.aarch64 11/116 #11 26.41 Verifying : device-mapper-libs-1.02.175-7.fc36.aarch64 12/116 #11 26.41 Verifying : e2fsprogs-libs-1.46.5-2.fc36.aarch64 13/116 #11 26.41 Verifying : guile22-2.2.7-5.fc36.aarch64 14/116 #11 26.41 Verifying : jsoncpp-1.9.5-2.fc36.aarch64 15/116 #11 26.41 Verifying : kmod-libs-29-7.fc36.aarch64 16/116 #11 26.41 Verifying : libcbor-0.7.0-5.fc36.aarch64 17/116 #11 26.41 Verifying : libedit-3.1-41.20210910cvs.fc36.aarch64 18/116 #11 26.41 Verifying : libfdisk-2.38-0.2.fc36.aarch64 19/116 #11 26.41 Verifying : libfido2-1.10.0-3.fc36.aarch64 20/116 #11 26.41 Verifying : libmpc-1.2.1-4.fc36.aarch64 21/116 #11 26.41 Verifying : libseccomp-2.5.3-2.fc36.aarch64 22/116 #11 26.41 Verifying : libseccomp-devel-2.5.3-2.fc36.aarch64 23/116 #11 26.41 Verifying : libselinux-devel-3.3-4.fc36.aarch64 24/116 #11 26.41 Verifying : libselinux-utils-3.3-4.fc36.aarch64 25/116 #11 26.41 Verifying : libsepol-devel-3.3-3.fc36.aarch64 26/116 #11 26.41 Verifying : libutempter-1.2.1-6.fc36.aarch64 27/116 #11 26.41 Verifying : libxcrypt-devel-4.4.28-1.fc36.aarch64 28/116 #11 26.41 Verifying : libxcrypt-static-4.4.28-1.fc36.aarch64 29/116 #11 26.41 Verifying : libxkbcommon-1.4.0-1.fc36.aarch64 30/116 #11 26.41 Verifying : lzo-2.10-6.fc36.aarch64 31/116 #11 26.41 Verifying : m4-1.4.19-3.fc36.aarch64 32/116 #11 26.41 Verifying : make-1:4.3-7.fc36.aarch64 33/116 #11 26.42 Verifying : openssh-8.8p1-1.fc36.1.aarch64 34/116 #11 26.42 Verifying : openssh-clients-8.8p1-1.fc36.1.aarch64 35/116 #11 26.42 Verifying : pcre2-devel-10.39-1.fc36.1.aarch64 36/116 #11 26.42 Verifying : pcre2-utf16-10.39-1.fc36.1.aarch64 37/116 #11 26.42 Verifying : pcre2-utf32-10.39-1.fc36.1.aarch64 38/116 #11 26.42 Verifying : perl-Error-1:0.17029-8.fc36.noarch 39/116 #11 26.42 Verifying : perl-File-Compare-1.100.600-486.fc36.noarch 40/116 #11 26.42 Verifying : perl-File-Copy-2.35-486.fc36.noarch 41/116 #11 26.42 Verifying : perl-File-Find-1.39-486.fc36.noarch 42/116 #11 26.42 Verifying : perl-TermReadKey-2.38-12.fc36.aarch64 43/116 #11 26.42 Verifying : perl-Thread-Queue-3.14-479.fc36.noarch 44/116 #11 26.42 Verifying : perl-lib-0.65-486.fc36.aarch64 45/116 #11 26.42 Verifying : perl-threads-1:2.26-449.fc36.aarch64 46/116 #11 26.42 Verifying : perl-threads-shared-1.62-479.fc36.aarch64 47/116 #11 26.42 Verifying : policycoreutils-3.3-4.fc36.aarch64 48/116 #11 26.42 Verifying : policycoreutils-devel-3.3-4.fc36.aarch64 49/116 #11 26.42 Verifying : policycoreutils-python-utils-3.3-4.fc36.noarch 50/116 #11 26.42 Verifying : python3-audit-3.0.8-1.fc36.aarch64 51/116 #11 26.42 Verifying : python3-libselinux-3.3-4.fc36.aarch64 52/116 #11 26.42 Verifying : python3-libsemanage-3.3-3.fc36.aarch64 53/116 #11 26.42 Verifying : python3-policycoreutils-3.3-4.fc36.noarch 54/116 #11 26.42 Verifying : python3-setools-4.4.0-5.fc36.aarch64 55/116 #11 26.42 Verifying : python3-setuptools-59.6.0-2.fc36.noarch 56/116 #11 26.42 Verifying : qrencode-libs-4.1.1-2.fc36.aarch64 57/116 #11 26.42 Verifying : rhash-1.4.2-2.fc36.aarch64 58/116 #11 26.42 Verifying : util-linux-2.38-0.2.fc36.aarch64 59/116 #11 26.42 Verifying : which-2.21-32.fc36.aarch64 60/116 #11 26.42 Verifying : xkeyboard-config-2.35.1-1.fc36.noarch 61/116 #11 26.42 Verifying : annobin-docs-10.79-1.fc36.noarch 62/116 #11 26.42 Verifying : annobin-plugin-gcc-10.79-1.fc36.aarch64 63/116 #11 26.42 Verifying : automake-1.16.5-7.fc36.noarch 64/116 #11 26.42 Verifying : btrfs-progs-5.18-1.fc36.aarch64 65/116 #11 26.42 Verifying : btrfs-progs-devel-5.18-1.fc36.aarch64 66/116 #11 26.42 Verifying : cpp-12.1.1-1.fc36.aarch64 67/116 #11 26.42 Verifying : dbus-broker-31-1.fc36.aarch64 68/116 #11 26.42 Verifying : emacs-filesystem-1:28.1-2.fc36.noarch 69/116 #11 26.42 Verifying : gc-8.0.6-3.fc36.aarch64 70/116 #11 26.42 Verifying : gcc-12.1.1-1.fc36.aarch64 71/116 #11 26.42 Verifying : gcc-plugin-annobin-12.1.1-1.fc36.aarch64 72/116 #11 26.42 Verifying : git-2.37.1-1.fc36.aarch64 73/116 #11 26.42 Verifying : git-core-2.37.1-1.fc36.aarch64 74/116 #11 26.42 Verifying : git-core-doc-2.37.1-1.fc36.noarch 75/116 #11 26.42 Verifying : glibc-devel-2.35-15.fc36.aarch64 76/116 #11 26.42 Verifying : glibc-static-2.35-15.fc36.aarch64 77/116 #11 26.42 Verifying : kernel-headers-5.18.13-200.fc36.aarch64 78/116 #11 26.42 Verifying : less-590-5.fc36.aarch64 79/116 #11 26.42 Verifying : libargon2-20171227-9.fc36.aarch64 80/116 #11 26.42 Verifying : libasan-12.1.1-1.fc36.aarch64 81/116 #11 26.42 Verifying : libatomic-12.1.1-1.fc36.aarch64 82/116 #11 26.42 Verifying : libbpf-2:0.7.0-3.fc36.aarch64 83/116 #11 26.42 Verifying : libbtrfs-5.18-1.fc36.aarch64 84/116 #11 26.42 Verifying : libbtrfsutil-5.18-1.fc36.aarch64 85/116 #11 26.42 Verifying : libtool-2.4.7-1.fc36.aarch64 86/116 #11 26.42 Verifying : libtool-ltdl-2.4.7-1.fc36.aarch64 87/116 #11 26.42 Verifying : libtool-ltdl-devel-2.4.7-1.fc36.aarch64 88/116 #11 26.42 Verifying : libubsan-12.1.1-1.fc36.aarch64 89/116 #11 26.42 Verifying : libuv-1:1.44.2-1.fc36.aarch64 90/116 #11 26.42 Verifying : perl-Git-2.37.1-1.fc36.noarch 91/116 #11 26.42 Verifying : rpm-plugin-selinux-4.17.1-3.fc36.aarch64 92/116 #11 26.42 Verifying : selinux-policy-36.13-3.fc36.noarch 93/116 #11 26.42 Verifying : selinux-policy-devel-36.13-3.fc36.noarch 94/116 #11 26.42 Verifying : selinux-policy-targeted-36.13-3.fc36.noarch 95/116 #11 26.42 Verifying : systemd-250.8-1.fc36.aarch64 96/116 #11 26.42 Verifying : systemd-devel-250.8-1.fc36.aarch64 97/116 #11 26.42 Verifying : systemd-networkd-250.8-1.fc36.aarch64 98/116 #11 26.42 Verifying : systemd-pam-250.8-1.fc36.aarch64 99/116 #11 26.42 Verifying : systemd-resolved-250.8-1.fc36.aarch64 100/116 #11 26.42 Verifying : systemd-rpm-macros-250.8-1.fc36.noarch 101/116 #11 26.42 Verifying : vim-filesystem-2:9.0.137-1.fc36.noarch 102/116 #11 26.42 Verifying : glibc-2.35-15.fc36.aarch64 103/116 #11 26.42 Verifying : glibc-2.35-4.fc36.aarch64 104/116 #11 26.42 Verifying : glibc-common-2.35-15.fc36.aarch64 105/116 #11 26.42 Verifying : glibc-common-2.35-4.fc36.aarch64 106/116 #11 26.42 Verifying : glibc-gconv-extra-2.35-15.fc36.aarch64 107/116 #11 26.42 Verifying : glibc-gconv-extra-2.35-4.fc36.aarch64 108/116 #11 26.42 Verifying : glibc-minimal-langpack-2.35-15.fc36.aarch64 109/116 #11 26.42 Verifying : glibc-minimal-langpack-2.35-4.fc36.aarch64 110/116 #11 26.42 Verifying : libgcc-12.1.1-1.fc36.aarch64 111/116 #11 26.42 Verifying : libgcc-12.0.1-0.16.fc36.aarch64 112/116 #11 26.42 Verifying : libgomp-12.1.1-1.fc36.aarch64 113/116 #11 26.42 Verifying : libgomp-12.0.1-0.16.fc36.aarch64 114/116 #11 26.42 Verifying : systemd-libs-250.8-1.fc36.aarch64 115/116 #11 26.42 Verifying : systemd-libs-250.3-8.fc36.aarch64 116/116 #11 26.63 #11 26.63 Upgraded: #11 26.63 glibc-2.35-15.fc36.aarch64 #11 26.63 glibc-common-2.35-15.fc36.aarch64 #11 26.63 glibc-gconv-extra-2.35-15.fc36.aarch64 #11 26.63 glibc-minimal-langpack-2.35-15.fc36.aarch64 #11 26.63 libgcc-12.1.1-1.fc36.aarch64 #11 26.63 libgomp-12.1.1-1.fc36.aarch64 #11 26.63 systemd-libs-250.8-1.fc36.aarch64 #11 26.63 Installed: #11 26.63 annobin-docs-10.79-1.fc36.noarch #11 26.63 annobin-plugin-gcc-10.79-1.fc36.aarch64 #11 26.63 autoconf-2.71-2.fc36.noarch #11 26.63 automake-1.16.5-7.fc36.noarch #11 26.63 btrfs-progs-5.18-1.fc36.aarch64 #11 26.63 btrfs-progs-devel-5.18-1.fc36.aarch64 #11 26.63 checkpolicy-3.3-2.fc36.aarch64 #11 26.63 cmake-3.22.2-1.fc36.aarch64 #11 26.63 cmake-data-3.22.2-1.fc36.noarch #11 26.63 cmake-filesystem-3.22.2-1.fc36.aarch64 #11 26.63 cmake-rpm-macros-3.22.2-1.fc36.noarch #11 26.63 cpp-12.1.1-1.fc36.aarch64 #11 26.63 cryptsetup-libs-2.4.3-2.fc36.aarch64 #11 26.63 dbus-1:1.14.0-1.fc36.aarch64 #11 26.63 dbus-broker-31-1.fc36.aarch64 #11 26.63 dbus-common-1:1.14.0-1.fc36.noarch #11 26.63 device-mapper-1.02.175-7.fc36.aarch64 #11 26.63 device-mapper-devel-1.02.175-7.fc36.aarch64 #11 26.63 device-mapper-libs-1.02.175-7.fc36.aarch64 #11 26.63 e2fsprogs-libs-1.46.5-2.fc36.aarch64 #11 26.63 emacs-filesystem-1:28.1-2.fc36.noarch #11 26.63 gc-8.0.6-3.fc36.aarch64 #11 26.63 gcc-12.1.1-1.fc36.aarch64 #11 26.63 gcc-plugin-annobin-12.1.1-1.fc36.aarch64 #11 26.63 git-2.37.1-1.fc36.aarch64 #11 26.63 git-core-2.37.1-1.fc36.aarch64 #11 26.63 git-core-doc-2.37.1-1.fc36.noarch #11 26.63 glibc-devel-2.35-15.fc36.aarch64 #11 26.63 glibc-static-2.35-15.fc36.aarch64 #11 26.63 guile22-2.2.7-5.fc36.aarch64 #11 26.63 jsoncpp-1.9.5-2.fc36.aarch64 #11 26.63 kernel-headers-5.18.13-200.fc36.aarch64 #11 26.63 kmod-libs-29-7.fc36.aarch64 #11 26.63 less-590-5.fc36.aarch64 #11 26.63 libargon2-20171227-9.fc36.aarch64 #11 26.63 libasan-12.1.1-1.fc36.aarch64 #11 26.63 libatomic-12.1.1-1.fc36.aarch64 #11 26.63 libbpf-2:0.7.0-3.fc36.aarch64 #11 26.63 libbtrfs-5.18-1.fc36.aarch64 #11 26.63 libbtrfsutil-5.18-1.fc36.aarch64 #11 26.63 libcbor-0.7.0-5.fc36.aarch64 #11 26.63 libedit-3.1-41.20210910cvs.fc36.aarch64 #11 26.63 libfdisk-2.38-0.2.fc36.aarch64 #11 26.63 libfido2-1.10.0-3.fc36.aarch64 #11 26.63 libmpc-1.2.1-4.fc36.aarch64 #11 26.63 libseccomp-2.5.3-2.fc36.aarch64 #11 26.63 libseccomp-devel-2.5.3-2.fc36.aarch64 #11 26.63 libselinux-devel-3.3-4.fc36.aarch64 #11 26.63 libselinux-utils-3.3-4.fc36.aarch64 #11 26.63 libsepol-devel-3.3-3.fc36.aarch64 #11 26.63 libtool-2.4.7-1.fc36.aarch64 #11 26.63 libtool-ltdl-2.4.7-1.fc36.aarch64 #11 26.63 libtool-ltdl-devel-2.4.7-1.fc36.aarch64 #11 26.63 libubsan-12.1.1-1.fc36.aarch64 #11 26.63 libutempter-1.2.1-6.fc36.aarch64 #11 26.63 libuv-1:1.44.2-1.fc36.aarch64 #11 26.63 libxcrypt-devel-4.4.28-1.fc36.aarch64 #11 26.63 libxcrypt-static-4.4.28-1.fc36.aarch64 #11 26.63 libxkbcommon-1.4.0-1.fc36.aarch64 #11 26.63 lzo-2.10-6.fc36.aarch64 #11 26.63 m4-1.4.19-3.fc36.aarch64 #11 26.63 make-1:4.3-7.fc36.aarch64 #11 26.63 openssh-8.8p1-1.fc36.1.aarch64 #11 26.63 openssh-clients-8.8p1-1.fc36.1.aarch64 #11 26.63 pcre2-devel-10.39-1.fc36.1.aarch64 #11 26.63 pcre2-utf16-10.39-1.fc36.1.aarch64 #11 26.63 pcre2-utf32-10.39-1.fc36.1.aarch64 #11 26.63 perl-Error-1:0.17029-8.fc36.noarch #11 26.63 perl-File-Compare-1.100.600-486.fc36.noarch #11 26.63 perl-File-Copy-2.35-486.fc36.noarch #11 26.63 perl-File-Find-1.39-486.fc36.noarch #11 26.63 perl-Git-2.37.1-1.fc36.noarch #11 26.63 perl-TermReadKey-2.38-12.fc36.aarch64 #11 26.63 perl-Thread-Queue-3.14-479.fc36.noarch #11 26.63 perl-lib-0.65-486.fc36.aarch64 #11 26.63 perl-threads-1:2.26-449.fc36.aarch64 #11 26.63 perl-threads-shared-1.62-479.fc36.aarch64 #11 26.63 policycoreutils-3.3-4.fc36.aarch64 #11 26.63 policycoreutils-devel-3.3-4.fc36.aarch64 #11 26.63 policycoreutils-python-utils-3.3-4.fc36.noarch #11 26.63 python3-audit-3.0.8-1.fc36.aarch64 #11 26.63 python3-libselinux-3.3-4.fc36.aarch64 #11 26.63 python3-libsemanage-3.3-3.fc36.aarch64 #11 26.63 python3-policycoreutils-3.3-4.fc36.noarch #11 26.63 python3-setools-4.4.0-5.fc36.aarch64 #11 26.63 python3-setuptools-59.6.0-2.fc36.noarch #11 26.63 qrencode-libs-4.1.1-2.fc36.aarch64 #11 26.63 rhash-1.4.2-2.fc36.aarch64 #11 26.63 rpm-plugin-selinux-4.17.1-3.fc36.aarch64 #11 26.63 selinux-policy-36.13-3.fc36.noarch #11 26.63 selinux-policy-devel-36.13-3.fc36.noarch #11 26.63 selinux-policy-targeted-36.13-3.fc36.noarch #11 26.63 systemd-250.8-1.fc36.aarch64 #11 26.63 systemd-devel-250.8-1.fc36.aarch64 #11 26.63 systemd-networkd-250.8-1.fc36.aarch64 #11 26.63 systemd-pam-250.8-1.fc36.aarch64 #11 26.63 systemd-resolved-250.8-1.fc36.aarch64 #11 26.63 systemd-rpm-macros-250.8-1.fc36.noarch #11 26.63 util-linux-2.38-0.2.fc36.aarch64 #11 26.63 vim-filesystem-2:9.0.137-1.fc36.noarch #11 26.63 which-2.21-32.fc36.aarch64 #11 26.63 xkeyboard-config-2.35.1-1.fc36.noarch #11 26.63 #11 26.63 Complete! Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 1 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.559GiB Name: ip-10-100-36-158 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git #8 24.40 Selecting previously unselected package perl. #8 24.40 Preparing to unpack .../009-perl_5.26.1-6ubuntu0.5_amd64.deb ... #8 24.41 Unpacking perl (5.26.1-6ubuntu0.5) ... #8 24.46 Selecting previously unselected package openssl. #8 24.46 Preparing to unpack .../010-openssl_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ... #8 24.46 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ... + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.9.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o bin/docker-compose ./cmd #8 24.56 Selecting previously unselected package ca-certificates. #8 24.56 Preparing to unpack .../011-ca-certificates_20211016~18.04.1_all.deb ... #8 24.56 Unpacking ca-certificates (20211016~18.04.1) ... #8 24.61 Selecting previously unselected package distro-info-data. #8 24.61 Preparing to unpack .../012-distro-info-data_0.37ubuntu0.14_all.deb ... #8 24.62 Unpacking distro-info-data (0.37ubuntu0.14) ... #8 24.64 Selecting previously unselected package libmagic-mgc. #8 24.65 Preparing to unpack .../013-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ... #8 24.65 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... #8 24.72 Selecting previously unselected package libmagic1:amd64. #8 24.72 Preparing to unpack .../014-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ... #8 24.72 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ... #8 24.75 Selecting previously unselected package file. #8 24.75 Preparing to unpack .../015-file_1%3a5.32-2ubuntu0.4_amd64.deb ... #8 24.76 Unpacking file (1:5.32-2ubuntu0.4) ... #8 24.79 Selecting previously unselected package less. #8 24.79 Preparing to unpack .../016-less_487-0.1_amd64.deb ... #8 24.80 Unpacking less (487-0.1) ... #8 24.84 Selecting previously unselected package libapt-inst2.0:amd64. go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 #8 24.84 Preparing to unpack .../017-libapt-inst2.0_1.6.14_amd64.deb ... #8 24.84 Unpacking libapt-inst2.0:amd64 (1.6.14) ... #8 24.89 Selecting previously unselected package libglib2.0-0:amd64. #8 24.89 Preparing to unpack .../018-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... #8 24.90 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... #8 25.03 Selecting previously unselected package libglib2.0-data. #8 25.03 Preparing to unpack .../019-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ... #8 25.03 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #8 25.09 Selecting previously unselected package libicu60:amd64. + go mod vendor -modfile=vendor.mod #8 25.09 Preparing to unpack .../020-libicu60_60.2-3ubuntu3.2_amd64.deb ... #8 25.10 Unpacking libicu60:amd64 (60.2-3ubuntu3.2) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #11 27.94 Last metadata expiration check: 0:00:46 ago on Mon Aug 8 12:04:42 2022. #11 28.25 Package bash-5.1.16-2.fc36.aarch64 is already installed. #11 28.33 Dependencies resolved. #11 28.34 Nothing to do. #11 28.34 Complete! #11 DONE 28.4s #8 25.87 Selecting previously unselected package libxml2:amd64. #8 25.87 Preparing to unpack .../021-libxml2_2.9.4+dfsg1-6.1ubuntu1.7_amd64.deb ... #8 25.87 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.7) ... #8 25.96 Selecting previously unselected package libyaml-0-2:amd64. #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go #13 sha256:3f0124a6a30e76ccb6297ddde72a8c5bb15526ea55db2bb9d699ada6ae97ab88 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #8 25.96 Preparing to unpack .../022-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ... #8 25.97 Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... #8 26.00 Selecting previously unselected package lsb-release. #8 26.00 Preparing to unpack .../023-lsb-release_9.20170808ubuntu1_all.deb ... #8 26.00 Unpacking lsb-release (9.20170808ubuntu1) ... #8 26.04 Selecting previously unselected package netbase. #8 26.04 Preparing to unpack .../024-netbase_5.4_all.deb ... #8 26.04 Unpacking netbase (5.4) ... #8 26.08 Selecting previously unselected package shared-mime-info. #8 26.08 Preparing to unpack .../025-shared-mime-info_1.9-2_amd64.deb ... #8 26.08 Unpacking shared-mime-info (1.9-2) ... #8 26.16 Selecting previously unselected package ucf. #8 26.17 Preparing to unpack .../026-ucf_3.0038_all.deb ... #8 26.17 Moving old data out of the way #8 26.17 Unpacking ucf (3.0038) ... #8 26.21 Selecting previously unselected package xdg-user-dirs. + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #8 26.21 Preparing to unpack .../027-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... #8 26.22 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... #8 26.28 Selecting previously unselected package xz-utils. #8 26.28 Preparing to unpack .../028-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... #8 26.28 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ... #8 26.32 Selecting previously unselected package gettext-base. #8 26.32 Preparing to unpack .../029-gettext-base_0.19.8.1-6ubuntu0.3_amd64.deb ... #8 26.33 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ... #8 26.37 Selecting previously unselected package iso-codes. #8 26.37 Preparing to unpack .../030-iso-codes_3.79-1_all.deb ... #8 26.37 Unpacking iso-codes (3.79-1) ... #8 26.72 Selecting previously unselected package krb5-locales. #8 26.72 Preparing to unpack .../031-krb5-locales_1.16-2ubuntu0.2_all.deb ... #8 26.73 Unpacking krb5-locales (1.16-2ubuntu0.2) ... == Building packages for ubuntu-jammy == mkdir -p "debbuild/ubuntu-jammy" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile . + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.9.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o bin/docker-compose ./cmd #8 26.76 Selecting previously unselected package libedit2:amd64. #8 26.76 Preparing to unpack .../032-libedit2_3.1-20170329-1_amd64.deb ... #8 26.77 Unpacking libedit2:amd64 (3.1-20170329-1) ... #8 26.81 Selecting previously unselected package libkrb5support0:amd64. #8 26.81 Preparing to unpack .../033-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... #8 26.81 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... #8 26.85 Selecting previously unselected package libk5crypto3:amd64. #8 26.85 Preparing to unpack .../034-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... #8 26.86 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... #8 26.91 Selecting previously unselected package libkeyutils1:amd64. #8 26.91 Preparing to unpack .../035-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... #8 26.92 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... #8 26.95 Selecting previously unselected package libkrb5-3:amd64. #8 26.96 Preparing to unpack .../036-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... #8 26.96 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... #8 27.03 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 27.03 Preparing to unpack .../037-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... #8 27.03 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... #8 27.08 Selecting previously unselected package libpsl5:amd64. using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #8 27.08 Preparing to unpack .../038-libpsl5_0.19.1-5build1_amd64.deb ... #8 27.08 Unpacking libpsl5:amd64 (0.19.1-5build1) ... #8 27.13 Selecting previously unselected package libssl1.0.0:amd64. #8 27.13 Preparing to unpack .../039-libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb ... #8 27.14 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ... #1 [internal] load build definition from Dockerfile #1 sha256:ab269f5c7f9cca173b85bb59435f368141fda84b5a69bf4d9fa7ba08789f8732 #1 transferring dockerfile: 1.13kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:db66458a16b95c1493f1d195068ae5039c1190c03dfb41c9a46deda0494181b2 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:ac42b05fed8af8164f9a2bcb64df903683cfa47f0449f950f2f68483c592d421 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:05677ec9600c48ff72298ff535409ced10570f65d223c8093c3096ac6ead12c4 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:bdaeaa7119107d6b86975b5e53e69761c87d7bed07fee27b341b1504f2741ee0 #4 DONE 0.2s #3 [internal] load metadata for docker.io/library/ubuntu:jammy #3 sha256:30360813bf8c3d1a7d9189a852c376b16291c1fd0198aeca7f8cf92327670820 #3 DONE 0.3s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #14 DONE 0.0s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e #7 sha256:035b635b2df8d5d7aeb46db13036a173298946e953b3242aa90001ae34f89fbc #7 resolve docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e 0.0s done #8 27.26 Selecting previously unselected package libxmuu1:amd64. #8 27.26 Preparing to unpack .../040-libxmuu1_2%3a1.1.2-2_amd64.deb ... #8 27.26 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... #8 27.29 Selecting previously unselected package manpages. #8 27.29 Preparing to unpack .../041-manpages_4.15-1_all.deb ... #8 27.29 Unpacking manpages (4.15-1) ... #8 27.42 Selecting previously unselected package openssh-client. #8 27.42 Preparing to unpack .../042-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... #8 27.43 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... #8 27.52 Selecting previously unselected package publicsuffix. #7 sha256:bad148f8963fb9be6c8c260ce8a65aadd1cdfdd95e5bd16867d0f987cd7ebff3 1.48kB / 1.48kB done #7 sha256:4a3049d340b7d3651a954fd25a32c42feb1086889d6287e2f15468aef865c5c4 6.29MB / 28.38MB 0.1s #7 sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e 1.42kB / 1.42kB done #7 sha256:6f266288ee3e1fce297f66073c06a33fb0f3a6829081d3a1ccb4d70ab6804f6b 529B / 529B done #7 ... #10 [internal] load build context #10 sha256:a0f0b68effd047bdd9f178d6ead0978baa5aed82dddd9c2aad2c790dc2364576 #10 transferring context: 29.31MB 0.2s done #10 DONE 0.2s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:c2461a079e0d38730a797b306f4b11049539fbd4872eca2175990968992f9391 #14 CACHED #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e #7 sha256:035b635b2df8d5d7aeb46db13036a173298946e953b3242aa90001ae34f89fbc #7 sha256:4a3049d340b7d3651a954fd25a32c42feb1086889d6287e2f15468aef865c5c4 16.78MB / 28.38MB 0.2s Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 #8 27.52 Preparing to unpack .../043-publicsuffix_20180223.1310-1_all.deb ... #8 27.53 Unpacking publicsuffix (20180223.1310-1) ... #8 27.57 Selecting previously unselected package python-apt-common. #8 27.57 Preparing to unpack .../044-python-apt-common_1.6.5ubuntu0.7_all.deb ... #8 27.57 Unpacking python-apt-common (1.6.5ubuntu0.7) ... #8 27.61 Selecting previously unselected package python3-apt. #8 27.61 Preparing to unpack .../045-python3-apt_1.6.5ubuntu0.7_amd64.deb ... #8 27.61 Unpacking python3-apt (1.6.5ubuntu0.7) ... #8 27.66 Selecting previously unselected package libunwind8:amd64. #8 27.66 Preparing to unpack .../046-libunwind8_1.2.1-8_amd64.deb ... #8 27.66 Unpacking libunwind8:amd64 (1.2.1-8) ... #8 27.69 Selecting previously unselected package strace. #8 27.70 Preparing to unpack .../047-strace_4.21-1ubuntu1_amd64.deb ... #8 27.70 Unpacking strace (4.21-1ubuntu1) ... #8 27.76 Selecting previously unselected package xauth. #8 27.76 Preparing to unpack .../048-xauth_1%3a1.0.10-1_amd64.deb ... #7 sha256:4a3049d340b7d3651a954fd25a32c42feb1086889d6287e2f15468aef865c5c4 28.38MB / 28.38MB 0.3s done #7 extracting sha256:4a3049d340b7d3651a954fd25a32c42feb1086889d6287e2f15468aef865c5c4 0.1s #34 198.3 + bin/containerd-shim-runc-v2 #8 27.76 Unpacking xauth (1:1.0.10-1) ... #8 27.80 Selecting previously unselected package at. #8 27.81 Preparing to unpack .../049-at_3.1.20-3.1ubuntu2_amd64.deb ... #8 27.81 Unpacking at (3.1.20-3.1ubuntu2) ... #8 27.85 Selecting previously unselected package libsigsegv2:amd64. #8 27.85 Preparing to unpack .../050-libsigsegv2_2.12-1_amd64.deb ... #8 27.85 Unpacking libsigsegv2:amd64 (2.12-1) ... #8 27.88 Selecting previously unselected package m4. #8 27.88 Preparing to unpack .../051-m4_1.4.18-1_amd64.deb ... #8 27.89 Unpacking m4 (1.4.18-1) ... #8 27.93 Selecting previously unselected package autoconf. #8 27.93 Preparing to unpack .../052-autoconf_2.69-11_all.deb ... #8 27.94 Unpacking autoconf (2.69-11) ... #8 27.99 Selecting previously unselected package autotools-dev. #8 28.00 Preparing to unpack .../053-autotools-dev_20180224.1_all.deb ... #8 28.00 Unpacking autotools-dev (20180224.1) ... #8 28.04 Selecting previously unselected package automake. #8 28.04 Preparing to unpack .../054-automake_1%3a1.15.1-3ubuntu2_all.deb ... #8 28.04 Unpacking automake (1:1.15.1-3ubuntu2) ... #8 28.12 Selecting previously unselected package autopoint. #11 30.92 Last metadata expiration check: 0:00:52 ago on Mon Aug 8 12:04:38 2022. #8 34.67 Fedora 36 openh264 (From Cisco) - x86_64 2.2 kB/s | 2.5 kB 00:01 #8 36.03 Fedora Modular 36 - x86_64 2.2 MB/s | 2.4 MB 00:01 #34 199.2 + binaries #34 199.2 + install -D bin/containerd /build/containerd #34 199.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 #34 199.2 + install -D bin/ctr /build/ctr #8 28.12 Preparing to unpack .../055-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... #8 28.12 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... #8 28.16 Selecting previously unselected package binutils-common:amd64. #8 28.16 Preparing to unpack .../056-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... #8 28.17 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... #8 28.22 Selecting previously unselected package libbinutils:amd64. #8 28.22 Preparing to unpack .../057-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... #8 28.23 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... #8 28.30 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 28.30 Preparing to unpack .../058-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... #8 28.31 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... Fetching without tags #8 28.54 Selecting previously unselected package binutils. #8 28.55 Preparing to unpack .../059-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... #8 28.56 Unpacking binutils (2.30-21ubuntu1~18.04.7) ... #8 28.59 Selecting previously unselected package libc-dev-bin. #8 28.60 Preparing to unpack .../060-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... #8 28.60 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ... #8 28.63 Selecting previously unselected package linux-libc-dev:amd64. Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c #13 DONE 2.3s #14 [stage-1 6/6] WORKDIR /root/rpmbuild #14 sha256:481864a92704b0ec006dca3523ad743ead56b352393a5350dd06fad322c1c97b #14 DONE 0.0s #15 exporting to image #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #15 exporting layers Merge succeeded, producing 0daa233264a5bc740095c116b82550c56ec768e6 Checking out Revision 0daa233264a5bc740095c116b82550c56ec768e6 (PR-725) #7 extracting sha256:4a3049d340b7d3651a954fd25a32c42feb1086889d6287e2f15468aef865c5c4 0.9s done #7 DONE 1.4s #8 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then rm -f /usr/bin/man; dpkg-divert --quiet --remove --rename /usr/bin/man; fi #8 sha256:9f9d05e9c4b5fd0f0172e0fc870d999d1abe839f582330151da778b34287b62d #34 DONE 199.7s #8 28.64 Preparing to unpack .../061-linux-libc-dev_4.15.0-189.200_amd64.deb ... #8 28.64 Unpacking linux-libc-dev:amd64 (4.15.0-189.200) ... > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0daa233264a5bc740095c116b82550c56ec768e6 # timeout=10 #8 28.81 Selecting previously unselected package libc6-dev:amd64. #8 28.81 Preparing to unpack .../062-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... #8 28.81 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) ... #8 29.14 Selecting previously unselected package gcc-7-base:amd64. #8 29.14 Preparing to unpack .../063-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 29.14 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... #8 29.18 Selecting previously unselected package libisl19:amd64. #8 29.18 Preparing to unpack .../064-libisl19_0.19-1_amd64.deb ... #8 29.18 Unpacking libisl19:amd64 (0.19-1) ... #8 29.27 Selecting previously unselected package libmpfr6:amd64. #8 29.27 Preparing to unpack .../065-libmpfr6_4.0.1-1_amd64.deb ... #8 29.27 Unpacking libmpfr6:amd64 (4.0.1-1) ... #8 29.33 Selecting previously unselected package libmpc3:amd64. #8 29.33 Preparing to unpack .../066-libmpc3_1.1.0-1_amd64.deb ... #8 29.34 Unpacking libmpc3:amd64 (1.1.0-1) ... #8 29.37 Selecting previously unselected package cpp-7. #8 DONE 0.5s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:fb5e04ffa07878a8b5d0de1fe81c8eefc731e728fc4a64871bf0068013118808 #8 29.37 Preparing to unpack .../067-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 29.37 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... #35 [binary-base 3/7] COPY --from=containerd /build/ /usr/local/bin/ #35 sha256:08169c6639c9d9fae2fa5f6a5acb9ce78e4d658034a2b959379f5ec921a36cdb #8 30.14 Selecting previously unselected package cpp. #8 30.14 Preparing to unpack .../068-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... #8 30.15 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... #8 30.19 Selecting previously unselected package libcc1-0:amd64. #8 30.19 Preparing to unpack .../069-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 30.19 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 30.23 Selecting previously unselected package libgomp1:amd64. #9 0.788 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] #35 DONE 0.3s #40 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/ #40 sha256:650825ec9f474ea082e1faecfe156ac3304ae979a33e48a486174eacccbdd15a #40 DONE 0.1s #45 [binary-base 5/7] COPY --from=vpnkit /build/ /usr/local/bin/ #45 sha256:bc108f64454dd81dd8e0f5101e6792a7589898e7983b958df91f41728e95f7f5 #8 30.23 Preparing to unpack .../070-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 30.24 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... #8 30.28 Selecting previously unselected package libitm1:amd64. #8 30.28 Preparing to unpack .../071-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 30.29 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... #8 30.32 Selecting previously unselected package libatomic1:amd64. #8 30.32 Preparing to unpack .../072-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 30.33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... #8 30.37 Selecting previously unselected package libasan4:amd64. #8 30.37 Preparing to unpack .../073-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 30.37 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... #8 30.44 Selecting previously unselected package liblsan0:amd64. #8 30.45 Preparing to unpack .../074-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 30.45 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 30.49 Selecting previously unselected package libtsan0:amd64. #9 1.201 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB] #9 1.298 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB] #8 38.32 Fedora 36 - x86_64 - Updates 14 MB/s | 25 MB 00:01 #8 30.50 Preparing to unpack .../075-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 30.50 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 30.56 Selecting previously unselected package libubsan0:amd64. #8 30.56 Preparing to unpack .../076-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 30.57 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... #8 30.61 Selecting previously unselected package libcilkrts5:amd64. #8 30.61 Preparing to unpack .../077-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 30.61 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... #8 30.65 Selecting previously unselected package libmpx2:amd64. #8 30.65 Preparing to unpack .../078-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 30.65 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... #8 30.69 Selecting previously unselected package libquadmath0:amd64. #8 30.69 Preparing to unpack .../079-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... #8 30.69 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 30.73 Selecting previously unselected package libgcc-7-dev:amd64. #9 1.393 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] #9 1.490 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] #9 1.544 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] #9 1.544 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] #8 30.73 Preparing to unpack .../080-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 30.73 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #8 30.98 Selecting previously unselected package gcc-7. #9 1.731 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] #8 30.98 Preparing to unpack .../081-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 30.99 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... #15 exporting layers 2.5s done #15 writing image sha256:578e07b23d0448e44c285faecc528f1f40e791c2e4a253bd893ff5f566122bbc done #15 naming to docker.io/rpmbuild-fedora-36/aarch64 done #15 DONE 2.5s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/fedora-36/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/fedora-36/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-36/aarch64 -ba --define '_gitcommit_cli e1f24d3' --define '_gitcommit_engine f068067' --define '_release 0' --define '_version 0.0.0~20220808082437.e1f24d3' --define '_origversion 0.0.0-20220808082437-e1f24d3' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VrITcP + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #45 DONE 1.0s #47 [binary-base 6/7] COPY --from=gowinres /build/ /usr/local/bin/ #47 sha256:04a5d972a75e41e78b7739fd94a87e4b6d1588141febd4ff13ab894325b667b3 #47 DONE 0.1s #48 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker #48 sha256:d7168780469c31362fc4673ce181951d34780a37560f8b091f78c5d339d147fe #48 DONE 0.0s #11 35.15 Package bash-5.1.8-2.fc35.aarch64 is already installed. #11 35.16 Package bash-5.1.8-2.fc35.aarch64 is already installed. #11 35.16 Package ca-certificates-2021.2.52-1.0.fc35.noarch is already installed. #11 35.16 Package libarchive-3.5.2-2.fc35.aarch64 is already installed. #11 35.16 Package pkgconf-pkg-config-1.8.0-1.fc35.aarch64 is already installed. #11 35.16 Package tar-2:1.34-2.fc35.aarch64 is already installed. #11 35.17 Package bash-5.1.8-2.fc35.aarch64 is already installed. #11 35.31 Dependencies resolved. #11 35.33 ================================================================================ #11 35.33 Package Arch Version Repo Size #11 35.33 ================================================================================ #11 35.33 Installing: #11 35.33 btrfs-progs-devel aarch64 5.18-1.fc35 updates 55 k #11 35.33 cmake aarch64 3.22.2-1.fc35 updates 5.8 M #11 35.33 device-mapper-devel aarch64 1.02.175-6.fc35 fedora 45 k #11 35.33 gcc aarch64 11.3.1-2.fc35 updates 29 M #11 35.33 git aarch64 2.37.1-1.fc35 updates 66 k #11 35.33 glibc-static aarch64 2.34-38.fc35 updates 1.4 M #11 35.33 libseccomp-devel aarch64 2.5.3-1.fc35 updates 53 k #11 35.33 libselinux-devel aarch64 3.3-1.fc35 updates 112 k #11 35.33 libtool aarch64 2.4.6-50.fc35 updates 579 k #11 35.33 libtool-ltdl-devel aarch64 2.4.6-50.fc35 updates 154 k #11 35.33 make aarch64 1:4.3-6.fc35 fedora 530 k #11 35.33 selinux-policy-devel noarch 35.18-1.fc35 updates 811 k #11 35.33 systemd aarch64 249.12-5.fc35 updates 3.9 M #11 35.33 which aarch64 2.21-27.fc35 fedora 41 k #11 35.33 Upgrading: #11 35.33 audit-libs aarch64 3.0.8-1.fc35 updates 115 k #11 35.33 libgcc aarch64 11.3.1-2.fc35 updates 112 k #11 35.33 libgomp aarch64 11.3.1-2.fc35 updates 289 k #11 35.33 pcre2 aarch64 10.40-1.fc35 updates 220 k #11 35.33 pcre2-syntax noarch 10.40-1.fc35 updates 143 k #11 35.33 Installing dependencies: #11 35.33 acl aarch64 2.3.1-2.fc35 fedora 71 k #11 35.33 annobin-docs noarch 10.66-2.fc35 updates 85 k #11 35.33 annobin-plugin-gcc aarch64 10.66-2.fc35 updates 46 k #11 35.33 autoconf noarch 2.69-37.fc35 fedora 666 k #11 35.33 automake noarch 1.16.2-5.fc35 fedora 662 k #11 35.33 btrfs-progs aarch64 5.18-1.fc35 updates 971 k #11 35.33 checkpolicy aarch64 3.3-1.fc35 updates 335 k #11 35.33 cmake-data noarch 3.22.2-1.fc35 updates 1.6 M #11 35.33 cmake-filesystem aarch64 3.22.2-1.fc35 updates 18 k #11 35.33 cmake-rpm-macros noarch 3.22.2-1.fc35 updates 17 k #11 35.33 cpp aarch64 11.3.1-2.fc35 updates 9.7 M #11 35.33 cryptsetup-libs aarch64 2.4.3-1.fc35 updates 431 k #11 35.33 dbus aarch64 1:1.12.22-1.fc35 updates 7.1 k #11 35.33 dbus-broker aarch64 29-4.fc35 fedora 166 k #11 35.33 dbus-common noarch 1:1.12.22-1.fc35 updates 14 k #11 35.33 device-mapper aarch64 1.02.175-6.fc35 fedora 138 k #11 35.33 device-mapper-libs aarch64 1.02.175-6.fc35 fedora 173 k #11 35.33 e2fsprogs-libs aarch64 1.46.3-1.fc35 fedora 224 k #11 35.33 emacs-filesystem noarch 1:27.2-9.fc35 fedora 9.0 k #11 35.33 gc aarch64 8.0.4-6.fc35 fedora 101 k #11 35.33 git-core aarch64 2.37.1-1.fc35 updates 4.1 M #11 35.33 git-core-doc noarch 2.37.1-1.fc35 updates 2.4 M #11 35.33 glibc-devel aarch64 2.34-38.fc35 updates 447 k #11 35.33 guile22 aarch64 2.2.7-3.fc35 fedora 6.4 M #11 35.33 iptables-legacy-libs aarch64 1.8.7-13.fc35 fedora 39 k #11 35.33 jsoncpp aarch64 1.9.4-5.fc35 updates 88 k #11 35.33 kernel-headers aarch64 5.18.13-100.fc35 updates 1.3 M #11 35.33 kmod-libs aarch64 29-4.fc35 fedora 62 k #11 35.33 less aarch64 590-2.fc35 updates 160 k #11 35.33 libargon2 aarch64 20171227-7.fc35 fedora 28 k #11 35.33 libasan aarch64 11.3.1-2.fc35 updates 424 k #11 35.33 libatomic aarch64 11.3.1-2.fc35 updates 61 k #11 35.33 libbtrfs aarch64 5.18-1.fc35 updates 28 k #11 35.33 libbtrfsutil aarch64 5.18-1.fc35 updates 32 k #11 35.33 libcbor aarch64 0.7.0-4.fc35 fedora 55 k #11 35.33 libedit aarch64 3.1-40.20210910cvs.fc35 fedora 104 k #11 35.33 libfdisk aarch64 2.37.4-1.fc35 updates 149 k #11 35.33 libfido2 aarch64 1.8.0-1.fc35 fedora 81 k #11 35.33 libibverbs aarch64 39.0-1.fc35 updates 391 k #11 35.33 libmpc aarch64 1.2.1-3.fc35 fedora 63 k #11 35.33 libnl3 aarch64 3.5.0-8.fc35 fedora 322 k #11 35.33 libpcap aarch64 14:1.10.1-2.fc35 fedora 167 k #11 35.33 libseccomp aarch64 2.5.3-1.fc35 updates 71 k #11 35.33 libselinux-utils aarch64 3.3-1.fc35 updates 142 k #11 35.33 libsepol-devel aarch64 3.3-2.fc35 updates 40 k #11 35.33 libtool-ltdl aarch64 2.4.6-50.fc35 updates 36 k #11 35.33 libubsan aarch64 11.3.1-2.fc35 updates 206 k #11 35.33 libutempter aarch64 1.2.1-5.fc35 fedora 26 k #11 35.33 libuv aarch64 1:1.44.2-1.fc35 updates 149 k #11 35.33 libxcrypt-devel aarch64 4.4.28-1.fc35 updates 29 k #11 35.33 libxcrypt-static aarch64 4.4.28-1.fc35 updates 109 k #11 35.33 lzo aarch64 2.10-5.fc35 fedora 63 k #11 35.33 m4 aarch64 1.4.19-2.fc35 fedora 292 k #11 35.33 openssh aarch64 8.7p1-3.fc35 updates 441 k #11 35.33 openssh-clients aarch64 8.7p1-3.fc35 updates 672 k #11 35.33 pcre2-devel aarch64 10.40-1.fc35 updates 474 k #11 35.33 pcre2-utf16 aarch64 10.40-1.fc35 updates 198 k #11 35.33 pcre2-utf32 aarch64 10.40-1.fc35 updates 189 k #11 35.33 perl-Error noarch 1:0.17029-7.fc35 fedora 41 k #11 35.33 perl-File-Compare noarch 1.100.600-486.fc35 updates 18 k #11 35.33 perl-File-Copy noarch 2.35-486.fc35 updates 25 k #11 35.33 perl-File-Find noarch 1.39-486.fc35 updates 30 k #11 35.33 perl-Git noarch 2.37.1-1.fc35 updates 43 k #11 35.33 perl-TermReadKey aarch64 2.38-11.fc35 fedora 35 k #11 35.33 perl-Thread-Queue noarch 3.14-478.fc35 fedora 21 k #11 35.33 perl-lib aarch64 0.65-486.fc35 updates 19 k #11 35.33 perl-threads aarch64 1:2.26-448.fc35 fedora 56 k #11 35.33 perl-threads-shared aarch64 1.62-478.fc35 fedora 43 k #11 35.33 policycoreutils aarch64 3.3-1.fc35 updates 200 k #11 35.33 policycoreutils-devel aarch64 3.3-1.fc35 updates 136 k #11 35.33 policycoreutils-python-utils noarch 3.3-1.fc35 updates 72 k #11 35.33 python3-audit aarch64 3.0.8-1.fc35 updates 83 k #11 35.33 python3-libselinux aarch64 3.3-1.fc35 updates 179 k #11 35.33 python3-libsemanage aarch64 3.3-1.fc35 updates 79 k #11 35.33 python3-policycoreutils noarch 3.3-1.fc35 updates 2.0 M #11 35.33 python3-setools aarch64 4.4.0-3.fc35 fedora 536 k #11 35.33 python3-setuptools noarch 57.4.0-1.fc35 fedora 928 k #11 35.33 rhash aarch64 1.4.0-4.fc35 fedora 179 k #11 35.33 rpm-plugin-selinux aarch64 4.17.1-2.fc35 updates 17 k #11 35.33 selinux-policy noarch 35.18-1.fc35 updates 66 k #11 35.33 selinux-policy-targeted noarch 35.18-1.fc35 updates 6.3 M #11 35.33 systemd-devel aarch64 249.12-5.fc35 updates 447 k #11 35.33 systemd-pam aarch64 249.12-5.fc35 updates 319 k #11 35.33 systemd-rpm-macros noarch 249.12-5.fc35 updates 27 k #11 35.33 util-linux aarch64 2.37.4-1.fc35 updates 2.2 M #11 35.33 util-linux-core aarch64 2.37.4-1.fc35 updates 435 k #11 35.33 vim-filesystem noarch 2:9.0.077-1.fc35 updates 20 k #11 35.33 xkeyboard-config noarch 2.33-2.fc35 fedora 783 k #11 35.33 Installing weak dependencies: #11 35.33 libbpf aarch64 2:0.6.1-2.fc35 updates 155 k #11 35.33 libxkbcommon aarch64 1.3.1-1.fc35 fedora 139 k #11 35.33 qrencode-libs aarch64 4.1.1-1.fc35 updates 61 k #11 35.33 systemd-networkd aarch64 249.12-5.fc35 updates 474 k #11 35.33 systemd-resolved aarch64 249.12-5.fc35 updates 251 k #11 35.33 #11 35.33 Transaction Summary #11 35.33 ================================================================================ #11 35.33 Install 107 Packages #11 35.33 Upgrade 5 Packages #11 35.33 #11 35.34 Total download size: 95 M #11 35.34 Downloading Packages: #49 [build-cross 1/1] RUN --mount=type=cache,target=/root/.cache --mount=type=bind,target=.,ro --mount=type=tmpfs,target=cli/winresources/dockerd --mount=type=tmpfs,target=cli/winresources/docker-proxy hack/make.sh cross #49 sha256:38fb7d64320869b1db9a419b2ee7d213f68ac65ca82659441088813b6236e96e dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #49 0.372 #49 0.438 Removing /build/bundles/ #49 0.438 #49 0.444 ---> Making bundle: cross (in /build/bundles/cross) #49 0.445 Cross building: /build/bundles/cross/windows/amd64 #49 0.482 +++++++ cat ./cli/winresources/dockerd/winres.json #49 0.482 { #49 0.482 "RT_GROUP_ICON": { #49 0.482 "#1": { #49 0.482 "0409": "../../winresources/docker.ico" #49 0.482 } #49 0.482 }, #49 0.482 "RT_MANIFEST": { #49 0.482 "#1": { #49 0.482 "0409": { #49 0.482 "identity": {}, #49 0.482 "description": "Docker Engine", #49 0.482 "minimum-os": "vista", #49 0.482 "execution-level": "", #49 0.482 "ui-access": false, #49 0.482 "auto-elevate": false, #49 0.482 "dpi-awareness": "unaware", #49 0.482 "disable-theming": false, #49 0.482 "disable-window-filtering": false, #49 0.482 "high-resolution-scrolling-aware": false, #49 0.482 "ultra-high-resolution-scrolling-aware": false, #49 0.482 "long-path-aware": false, #49 0.482 "printer-driver-isolation": false, #49 0.482 "gdi-scaling": false, #49 0.482 "segment-heap": false, #49 0.482 "use-common-controls-v6": false #49 0.482 } #49 0.482 } #49 0.482 }, #49 0.482 "RT_MESSAGETABLE": { #49 0.482 "#1": { #49 0.482 "0409": "../../winresources/event_messages.bin" #49 0.482 } #49 0.482 }, #49 0.482 "RT_VERSION": { #49 0.482 "#1": { #49 0.482 "0409": { #49 0.482 "fixed": { #49 0.482 "file_version": "0.0.0.0", #49 0.482 "product_version": "0.0.0.0", #49 0.482 "type": "Unknown" #49 0.482 }, #49 0.482 "info": { #49 0.482 "0000": { #49 0.482 "CompanyName": "", #49 0.482 "FileVersion": "0.0.0-20220808082437-e1f24d3", #49 0.482 "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", #49 0.482 "OriginalFileName": "dockerd.exe", #49 0.482 "ProductName": "", #49 0.482 "ProductVersion": "0.0.0-20220808082437-e1f24d3", #49 0.482 "SpecialBuild": "f068067" #49 0.482 } #49 0.482 } #49 0.482 } #49 0.482 } #49 0.482 } #49 0.482 } #49 0.493 cmd/dockerd/config.go #49 0.493 cmd/dockerd/config_windows.go #49 0.493 cmd/dockerd/daemon.go #49 0.493 cmd/dockerd/daemon_test.go #49 0.494 cmd/dockerd/daemon_windows.go #49 0.494 cmd/dockerd/docker.go #49 0.494 cmd/dockerd/docker_windows.go #49 0.494 cmd/dockerd/genwinres_windows.go #49 0.499 cmd/dockerd/metrics.go #49 0.499 cmd/dockerd/options.go #49 0.499 cmd/dockerd/options_test.go #49 0.499 cmd/dockerd/service_windows.go #49 0.525 Building: /build/bundles/cross/windows/amd64-daemon/dockerd.exe #49 0.525 GOOS="windows" GOARCH="amd64" GOARM="" #8 31.80 Selecting previously unselected package gcc. #8 31.80 Preparing to unpack .../082-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... #8 31.80 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... #8 31.83 Selecting previously unselected package libstdc++-7-dev:amd64. + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz #11 36.09 (1/112): acl-2.3.1-2.fc35.aarch64.rpm 305 kB/s | 71 kB 00:00 #11 36.13 (2/112): autoconf-2.69-37.fc35.noarch.rpm 2.4 MB/s | 666 kB 00:00 #11 36.13 (3/112): dbus-broker-29-4.fc35.aarch64.rpm 4.2 MB/s | 166 kB 00:00 #11 36.14 (4/112): device-mapper-1.02.175-6.fc35.aarch64. 19 MB/s | 138 kB 00:00 #11 36.14 (5/112): device-mapper-devel-1.02.175-6.fc35.aa 4.4 MB/s | 45 kB 00:00 #11 36.19 (6/112): automake-1.16.2-5.fc35.noarch.rpm 2.0 MB/s | 662 kB 00:00 #11 36.20 (7/112): e2fsprogs-libs-1.46.3-1.fc35.aarch64.r 4.4 MB/s | 224 kB 00:00 #11 36.23 (8/112): device-mapper-libs-1.02.175-6.fc35.aar 2.0 MB/s | 173 kB 00:00 #11 36.23 (9/112): emacs-filesystem-27.2-9.fc35.noarch.rp 215 kB/s | 9.0 kB 00:00 #9 2.562 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [86.2 kB] #9 2.563 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [1250 B] #9 2.563 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [587 kB] #9 2.573 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [244 kB] #9 2.584 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [5817 B] #9 2.585 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [121 kB] #9 2.590 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [73.1 kB] #9 2.593 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [287 kB] #8 31.84 Preparing to unpack .../083-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 31.84 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #8 32.09 Selecting previously unselected package g++-7. #11 36.24 (10/112): gc-8.0.4-6.fc35.aarch64.rpm 2.4 MB/s | 101 kB 00:00 #11 36.24 (11/112): iptables-legacy-libs-1.8.7-13.fc35.aa 4.6 MB/s | 39 kB 00:00 #11 36.26 (12/112): kmod-libs-29-4.fc35.aarch64.rpm 2.7 MB/s | 62 kB 00:00 #11 36.27 (13/112): libargon2-20171227-7.fc35.aarch64.rpm 1.2 MB/s | 28 kB 00:00 #11 36.34 (14/112): guile22-2.2.7-3.fc35.aarch64.rpm 59 MB/s | 6.4 MB 00:00 #11 36.35 (15/112): libcbor-0.7.0-4.fc35.aarch64.rpm 690 kB/s | 55 kB 00:00 #11 36.35 (16/112): libedit-3.1-40.20210910cvs.fc35.aarch 1.3 MB/s | 104 kB 00:00 #11 36.35 (17/112): libfido2-1.8.0-1.fc35.aarch64.rpm 10 MB/s | 81 kB 00:00 #11 36.36 (18/112): libmpc-1.2.1-3.fc35.aarch64.rpm 5.6 MB/s | 63 kB 00:00 #11 36.39 (19/112): libnl3-3.5.0-8.fc35.aarch64.rpm 8.6 MB/s | 322 kB 00:00 #11 36.42 (20/112): libpcap-1.10.1-2.fc35.aarch64.rpm 2.7 MB/s | 167 kB 00:00 #11 36.43 (21/112): libutempter-1.2.1-5.fc35.aarch64.rpm 408 kB/s | 26 kB 00:00 #11 36.43 (22/112): libxkbcommon-1.3.1-1.fc35.aarch64.rpm 3.4 MB/s | 139 kB 00:00 #11 36.43 (23/112): lzo-2.10-5.fc35.aarch64.rpm 7.8 MB/s | 63 kB 00:00 #11 36.46 (24/112): m4-1.4.19-2.fc35.aarch64.rpm 7.4 MB/s | 292 kB 00:00 Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" #8 32.09 Preparing to unpack .../084-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... #8 32.10 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZAlWoI + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20220808082437.e1f24d3-0.fc36 aarch64 + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #11 36.49 (25/112): make-4.3-6.fc35.aarch64.rpm 8.3 MB/s | 530 kB 00:00 #11 36.50 (26/112): perl-Error-0.17029-7.fc35.noarch.rpm 676 kB/s | 41 kB 00:00 #11 36.50 (27/112): perl-Thread-Queue-3.14-478.fc35.noarc 3.0 MB/s | 21 kB 00:00 #11 36.50 (28/112): perl-TermReadKey-2.38-11.fc35.aarch64 3.1 MB/s | 35 kB 00:00 #11 36.51 (29/112): perl-threads-2.26-448.fc35.aarch64.rp 5.0 MB/s | 56 kB 00:00 #11 36.51 (30/112): perl-threads-shared-1.62-478.fc35.aar 4.0 MB/s | 43 kB 00:00 #11 36.55 (31/112): python3-setools-4.4.0-3.fc35.aarch64. 13 MB/s | 536 kB 00:00 #11 36.59 (32/112): python3-setuptools-57.4.0-1.fc35.noar 11 MB/s | 928 kB 00:00 #11 36.60 (33/112): rhash-1.4.0-4.fc35.aarch64.rpm 2.1 MB/s | 179 kB 00:00 #11 36.60 (34/112): which-2.21-27.fc35.aarch64.rpm 3.1 MB/s | 41 kB 00:00 #11 36.64 (35/112): xkeyboard-config-2.33-2.fc35.noarch.r 16 MB/s | 783 kB 00:00 #11 36.64 (36/112): annobin-docs-10.66-2.fc35.noarch.rpm 1.9 MB/s | 85 kB 00:00 #11 36.65 (37/112): annobin-plugin-gcc-10.66-2.fc35.aarch 4.9 MB/s | 46 kB 00:00 #11 36.66 (38/112): btrfs-progs-devel-5.18-1.fc35.aarch64 4.1 MB/s | 55 kB 00:00 #11 36.70 (39/112): btrfs-progs-5.18-1.fc35.aarch64.rpm 17 MB/s | 971 kB 00:00 #9 3.302 Fetched 21.2 MB in 3s (7251 kB/s) + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. [Pipeline] sh > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 #11 36.72 (40/112): checkpolicy-3.3-1.fc35.aarch64.rpm 4.4 MB/s | 335 kB 00:00 #11 36.75 (41/112): cmake-filesystem-3.22.2-1.fc35.aarch6 799 kB/s | 18 kB 00:00 #11 36.80 (42/112): cmake-data-3.22.2-1.fc35.noarch.rpm 24 MB/s | 1.6 MB 00:00 #11 36.85 (43/112): cmake-3.22.2-1.fc35.aarch64.rpm 30 MB/s | 5.8 MB 00:00 #11 36.86 (44/112): cmake-rpm-macros-3.22.2-1.fc35.noarch 168 kB/s | 17 kB 00:00 #11 36.89 (45/112): dbus-1.12.22-1.fc35.aarch64.rpm 282 kB/s | 7.1 kB 00:00 #11 36.93 (46/112): cryptsetup-libs-2.4.3-1.fc35.aarch64. 6.0 MB/s | 431 kB 00:00 -- The C compiler identification is GNU 12.1.1 -- Detecting C compiler ABI info #8 32.93 Selecting previously unselected package g++. #8 32.93 Preparing to unpack .../085-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... #8 32.94 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... #8 32.97 Selecting previously unselected package make. + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh #11 37.04 (47/112): cpp-11.3.1-2.fc35.aarch64.rpm 40 MB/s | 9.7 MB 00:00 #11 37.04 (48/112): dbus-common-1.12.22-1.fc35.noarch.rpm 95 kB/s | 14 kB 00:00 #11 37.07 (49/112): git-2.37.1-1.fc35.aarch64.rpm 2.9 MB/s | 66 kB 00:00 #11 37.16 (50/112): git-core-2.37.1-1.fc35.aarch64.rpm 36 MB/s | 4.1 MB 00:00 #11 37.24 (51/112): git-core-doc-2.37.1-1.fc35.noarch.rpm 16 MB/s | 2.4 MB 00:00 #11 37.28 (52/112): glibc-devel-2.34-38.fc35.aarch64.rpm 3.9 MB/s | 447 kB 00:00 -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static #8 32.97 Preparing to unpack .../086-make_4.1-9.1ubuntu1_amd64.deb ... #8 32.97 Unpacking make (4.1-9.1ubuntu1) ... #8 33.01 Selecting previously unselected package libdpkg-perl. #8 33.01 Preparing to unpack .../087-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... #8 33.02 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ... #8 33.07 Selecting previously unselected package patch. #8 33.07 Preparing to unpack .../088-patch_2.7.6-2ubuntu1.1_amd64.deb ... #8 33.07 Unpacking patch (2.7.6-2ubuntu1.1) ... #8 33.11 Selecting previously unselected package dpkg-dev. #8 33.11 Preparing to unpack .../089-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... #8 33.12 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ... #8 33.20 Selecting previously unselected package build-essential. + make REF=master ubuntu-focal git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #11 37.31 (53/112): jsoncpp-1.9.4-5.fc35.aarch64.rpm 2.9 MB/s | 88 kB 00:00 #11 37.35 (54/112): glibc-static-2.34-38.fc35.aarch64.rpm 13 MB/s | 1.4 MB 00:00 #11 37.38 (55/112): less-590-2.fc35.aarch64.rpm 5.9 MB/s | 160 kB 00:00 #11 37.41 (56/112): kernel-headers-5.18.13-100.fc35.aarch 13 MB/s | 1.3 MB 00:00 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #8 33.20 Preparing to unpack .../090-build-essential_12.4ubuntu1_amd64.deb ... #8 33.20 Unpacking build-essential (12.4ubuntu1) ... #8 33.24 Selecting previously unselected package libroken18-heimdal:amd64. #8 33.24 Preparing to unpack .../091-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 33.24 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... #8 33.28 Selecting previously unselected package libasn1-8-heimdal:amd64. #8 33.28 Preparing to unpack .../092-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 33.29 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... #8 33.34 Selecting previously unselected package libheimbase1-heimdal:amd64. #8 33.34 Preparing to unpack .../093-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 33.34 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... #8 33.38 Selecting previously unselected package libhcrypto4-heimdal:amd64. #8 33.38 Preparing to unpack .../094-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 33.38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... #8 33.43 Selecting previously unselected package libwind0-heimdal:amd64. #8 33.43 Preparing to unpack .../095-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 33.43 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... #8 33.47 Selecting previously unselected package libhx509-5-heimdal:amd64. #9 3.302 Reading package lists... #11 37.71 (57/112): gcc-11.3.1-2.fc35.aarch64.rpm 38 MB/s | 29 MB 00:00 #11 37.74 (58/112): libasan-11.3.1-2.fc35.aarch64.rpm 1.2 MB/s | 424 kB 00:00 #11 37.74 (59/112): libatomic-11.3.1-2.fc35.aarch64.rpm 189 kB/s | 61 kB 00:00 #11 37.75 (60/112): libbtrfs-5.18-1.fc35.aarch64.rpm 2.9 MB/s | 28 kB 00:00 #11 37.75 (61/112): libbtrfsutil-5.18-1.fc35.aarch64.rpm 2.2 MB/s | 32 kB 00:00 #11 37.76 (62/112): libbpf-0.6.1-2.fc35.aarch64.rpm 7.6 MB/s | 155 kB 00:00 #11 37.76 (63/112): libfdisk-2.37.4-1.fc35.aarch64.rpm 11 MB/s | 149 kB 00:00 #11 37.79 (64/112): libibverbs-39.0-1.fc35.aarch64.rpm 9.6 MB/s | 391 kB 00:00 #11 37.80 (65/112): libseccomp-devel-2.5.3-1.fc35.aarch64 1.5 MB/s | 53 kB 00:00 #11 37.80 (66/112): libseccomp-2.5.3-1.fc35.aarch64.rpm 1.8 MB/s | 71 kB 00:00 #11 37.81 (67/112): libselinux-devel-3.3-1.fc35.aarch64.r 9.0 MB/s | 112 kB 00:00 [100%] Linking C executable tini-static #8 33.48 Preparing to unpack .../096-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 33.48 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... #8 33.53 Selecting previously unselected package libkrb5-26-heimdal:amd64. #8 33.53 Preparing to unpack .../097-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 33.53 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... #8 33.59 Selecting previously unselected package libheimntlm0-heimdal:amd64. #8 33.59 Preparing to unpack .../098-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 33.59 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... #8 33.63 Selecting previously unselected package libgssapi3-heimdal:amd64. #8 33.64 Preparing to unpack .../099-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... #8 33.64 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... #8 33.68 Selecting previously unselected package libsasl2-modules-db:amd64. #8 33.68 Preparing to unpack .../100-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #8 33.68 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 33.72 Selecting previously unselected package libsasl2-2:amd64. #11 37.81 (68/112): libselinux-utils-3.3-1.fc35.aarch64.r 11 MB/s | 142 kB 00:00 #11 37.82 (69/112): libsepol-devel-3.3-2.fc35.aarch64.rpm 4.5 MB/s | 40 kB 00:00 #11 37.85 (70/112): libtool-2.4.6-50.fc35.aarch64.rpm 15 MB/s | 579 kB 00:00 #11 37.86 (71/112): libtool-ltdl-2.4.6-50.fc35.aarch64.rp 795 kB/s | 36 kB 00:00 #11 37.87 (72/112): libubsan-11.3.1-2.fc35.aarch64.rpm 13 MB/s | 206 kB 00:00 #11 37.87 (73/112): libtool-ltdl-devel-2.4.6-50.fc35.aarc 6.9 MB/s | 154 kB 00:00 #11 37.90 (74/112): libuv-1.44.2-1.fc35.aarch64.rpm 3.7 MB/s | 149 kB 00:00 #11 37.91 (75/112): libxcrypt-devel-4.4.28-1.fc35.aarch64 724 kB/s | 29 kB 00:00 #11 37.91 (76/112): libxcrypt-static-4.4.28-1.fc35.aarch6 8.1 MB/s | 109 kB 00:00 #11 37.94 (77/112): openssh-8.7p1-3.fc35.aarch64.rpm 11 MB/s | 441 kB 00:00 #11 37.97 (78/112): openssh-clients-8.7p1-3.fc35.aarch64. 10 MB/s | 672 kB 00:00 #11 37.98 (79/112): pcre2-utf16-10.40-1.fc35.aarch64.rpm 5.4 MB/s | 198 kB 00:00 #11 38.01 (80/112): pcre2-devel-10.40-1.fc35.aarch64.rpm 6.5 MB/s | 474 kB 00:00 #11 38.02 (81/112): pcre2-utf32-10.40-1.fc35.aarch64.rpm 4.3 MB/s | 189 kB 00:00 [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220808082437-e1f24d3 + PRODUCT=docker + hack/make.sh dynbinary #8 33.72 Preparing to unpack .../101-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #8 33.72 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 33.76 Selecting previously unselected package libldap-common. #8 33.76 Preparing to unpack .../102-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... #8 33.77 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #8 33.80 Selecting previously unselected package libldap-2.4-2:amd64. #8 33.80 Preparing to unpack .../103-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... #8 33.81 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... #8 33.86 Selecting previously unselected package libnghttp2-14:amd64. #8 33.86 Preparing to unpack .../104-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... #8 33.86 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... #8 33.90 Selecting previously unselected package librtmp1:amd64. #8 33.90 Preparing to unpack .../105-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... #8 33.91 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... #8 33.94 Selecting previously unselected package libcurl4:amd64. #8 33.94 Preparing to unpack .../106-libcurl4_7.58.0-2ubuntu3.19_amd64.deb ... #8 33.95 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.19) ... #8 33.99 Selecting previously unselected package curl. #9 4.031 Reading package lists... #11 38.02 (82/112): perl-File-Compare-1.100.600-486.fc35. 434 kB/s | 18 kB 00:00 #11 38.02 (83/112): perl-File-Copy-2.35-486.fc35.noarch.r 3.5 MB/s | 25 kB 00:00 #11 38.03 (84/112): perl-File-Find-1.39-486.fc35.noarch.r 3.2 MB/s | 30 kB 00:00 #11 38.03 (85/112): perl-Git-2.37.1-1.fc35.noarch.rpm 3.4 MB/s | 43 kB 00:00 #11 38.04 (86/112): perl-lib-0.65-486.fc35.aarch64.rpm 1.5 MB/s | 19 kB 00:00 #11 38.07 (87/112): policycoreutils-3.3-1.fc35.aarch64.rp 4.4 MB/s | 200 kB 00:00 #11 38.08 (88/112): policycoreutils-devel-3.3-1.fc35.aarc 3.2 MB/s | 136 kB 00:00 #11 38.08 (89/112): policycoreutils-python-utils-3.3-1.fc 1.8 MB/s | 72 kB 00:00 #11 38.08 (90/112): python3-audit-3.0.8-1.fc35.aarch64.rp 11 MB/s | 83 kB 00:00 #11 38.14 (91/112): python3-libselinux-3.3-1.fc35.aarch64 2.9 MB/s | 179 kB 00:00 #11 38.15 (92/112): python3-libsemanage-3.3-1.fc35.aarch6 1.3 MB/s | 79 kB 00:00 #11 38.21 (93/112): python3-policycoreutils-3.3-1.fc35.no 17 MB/s | 2.0 MB 00:00 #11 38.21 (94/112): qrencode-libs-4.1.1-1.fc35.aarch64.rp 935 kB/s | 61 kB 00:00 #11 38.21 (95/112): rpm-plugin-selinux-4.17.1-2.fc35.aarc 251 kB/s | 17 kB 00:00 #11 38.26 (96/112): selinux-policy-devel-35.18-1.fc35.noa 17 MB/s | 811 kB 00:00 Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #8 33.99 Preparing to unpack .../107-curl_7.58.0-2ubuntu3.19_amd64.deb ... #8 33.99 Unpacking curl (7.58.0-2ubuntu3.19) ... #8 34.05 Selecting previously unselected package dctrl-tools. #8 34.05 Preparing to unpack .../108-dctrl-tools_2.24-2build1_amd64.deb ... #8 34.05 Unpacking dctrl-tools (2.24-2build1) ... #8 34.09 Selecting previously unselected package libtool. #8 34.09 Preparing to unpack .../109-libtool_2.4.6-2_all.deb ... #8 34.10 Unpacking libtool (2.4.6-2) ... #8 34.14 Selecting previously unselected package dh-autoreconf. #8 34.14 Preparing to unpack .../110-dh-autoreconf_17_all.deb ... #8 34.15 Unpacking dh-autoreconf (17) ... #8 34.17 Selecting previously unselected package libarchive-zip-perl. #8 34.18 Preparing to unpack .../111-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... #8 34.18 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... #8 34.21 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 4.704 Building dependency tree... #9 4.865 Reading state information... #9 5.071 The following additional packages will be installed: #9 5.071 autoconf automake autopoint autotools-dev binutils #9 5.071 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #11 38.27 (97/112): selinux-policy-35.18-1.fc35.noarch.rp 1.2 MB/s | 66 kB 00:00 #11 38.32 (98/112): systemd-devel-249.12-5.fc35.aarch64.r 9.2 MB/s | 447 kB 00:00 #11 38.41 (99/112): selinux-policy-targeted-35.18-1.fc35. 34 MB/s | 6.3 MB 00:00 #11 38.46 (100/112): systemd-249.12-5.fc35.aarch64.rpm 20 MB/s | 3.9 MB 00:00 #11 38.50 (101/112): systemd-networkd-249.12-5.fc35.aarch 2.6 MB/s | 474 kB 00:00 #11 38.53 (102/112): systemd-pam-249.12-5.fc35.aarch64.rp 2.6 MB/s | 319 kB 00:00 #11 38.53 (103/112): systemd-rpm-macros-249.12-5.fc35.noa 911 kB/s | 27 kB 00:00 #11 38.54 (104/112): systemd-resolved-249.12-5.fc35.aarch 6.3 MB/s | 251 kB 00:00 #11 38.59 (105/112): util-linux-2.37.4-1.fc35.aarch64.rpm 34 MB/s | 2.2 MB 00:00 #11 38.63 (106/112): util-linux-core-2.37.4-1.fc35.aarch6 4.6 MB/s | 435 kB 00:00 #8 34.21 Preparing to unpack .../112-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... #8 34.22 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... #8 34.25 Selecting previously unselected package libtimedate-perl. #8 34.25 Preparing to unpack .../113-libtimedate-perl_2.3000-2_all.deb ... #8 34.26 Unpacking libtimedate-perl (2.3000-2) ... #8 34.29 Selecting previously unselected package dh-strip-nondeterminism. #8 34.29 Preparing to unpack .../114-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... #8 34.29 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... #8 34.33 Selecting previously unselected package libcroco3:amd64. #8 34.33 Preparing to unpack .../115-libcroco3_0.6.12-2_amd64.deb ... #8 34.33 Unpacking libcroco3:amd64 (0.6.12-2) ... #8 34.37 Selecting previously unselected package gettext. #8 34.37 Preparing to unpack .../116-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... #8 34.38 Unpacking gettext (0.19.8.1-6ubuntu0.3) ... #9 5.071 bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit #9 5.071 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 5.071 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #9 5.071 g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n #9 5.071 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #9 5.071 groff-base intltool-debian iso-codes less libalgorithm-diff-perl #9 5.071 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 5.071 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 5.071 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 5.071 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 5.071 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #9 5.071 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 5.071 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 5.071 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 5.071 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 5.071 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 5.071 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #9 5.071 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #9 5.071 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #9 5.071 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #9 5.071 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #9 5.071 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #9 5.071 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #9 5.071 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #9 5.071 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 5.071 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #9 5.071 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #9 5.071 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 5.071 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 5.071 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 5.071 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 5.071 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 5.071 libhwasan0 libicu70 libimport-into-perl libio-html-perl #9 5.071 libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl #9 5.071 libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl #9 5.071 libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl #9 5.071 libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8 #9 5.071 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0 #9 5.071 libldap-common liblist-compare-perl liblist-moreutils-perl #9 5.071 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #9 5.071 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #9 5.071 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 5.071 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 5.071 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #9 5.071 libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 5.071 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 5.071 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 5.071 libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl #9 5.071 libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl #9 5.071 libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 5.071 libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl #9 5.071 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #9 5.071 libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl #9 5.071 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #9 5.071 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal #9 5.071 libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8 #9 5.071 libreadonly-perl libref-util-perl libref-util-xs-perl #9 5.071 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #9 5.071 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 5.071 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #9 5.072 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #9 5.072 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #9 5.072 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #9 5.072 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #9 5.072 libsub-name-perl libsub-override-perl libsub-quote-perl #9 5.072 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #9 5.072 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 5.072 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 5.072 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 5.072 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 5.072 libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl #9 5.072 libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6 #9 5.072 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 5.072 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 5.072 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #9 5.072 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck #9 5.072 lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make #9 5.072 man-db manpages manpages-dev media-types netbase openssh-client openssl #9 5.072 patch patchutils perl perl-modules-5.34 perl-openssl-defaults #9 5.072 pinentry-curses po-debconf publicsuffix python-apt-common python3 #9 5.072 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #9 5.072 python3-idna python3-magic python3-minimal python3-pkg-resources #9 5.072 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #9 5.072 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #9 5.072 ucf unzip wdiff xauth xz-utils zstd #9 5.074 Suggested packages: #9 5.074 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #9 5.074 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #9 5.074 bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope #9 5.074 disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #9 5.074 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 5.074 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #9 5.074 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #9 5.074 debian-keyring libsoap-lite-perl pristine-tar dbus-user-session #9 5.074 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #9 5.074 gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #9 5.074 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #9 5.074 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #9 5.074 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #9 5.074 libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #9 5.074 libscalar-number-perl libsasl2-modules-gssapi-mit #9 5.074 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #9 5.074 libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl #9 5.074 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #9 5.074 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #9 5.074 libxml-sax-expatxs-perl bash-completion binutils-multiarch #9 5.074 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #9 5.074 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #9 5.074 libterm-readline-gnu-perl | libterm-readline-perl-perl #9 5.074 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #9 5.074 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #9 5.074 python3-cryptography python3-openssl python3-socks python-requests-doc #9 5.074 python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc #9 5.354 The following NEW packages will be installed: #9 5.354 autoconf automake autopoint autotools-dev binutils #9 5.354 binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential #11 38.63 (107/112): vim-filesystem-9.0.077-1.fc35.noarch 230 kB/s | 20 kB 00:00 #11 38.64 (108/112): audit-libs-3.0.8-1.fc35.aarch64.rpm 13 MB/s | 115 kB 00:00 #11 38.64 (109/112): libgcc-11.3.1-2.fc35.aarch64.rpm 8.5 MB/s | 112 kB 00:00 #11 38.67 (110/112): libgomp-11.3.1-2.fc35.aarch64.rpm 6.9 MB/s | 289 kB 00:00 #11 38.68 (111/112): pcre2-10.40-1.fc35.aarch64.rpm 5.3 MB/s | 220 kB 00:00 #11 38.71 (112/112): pcre2-syntax-10.40-1.fc35.noarch.rpm 2.1 MB/s | 143 kB 00:00 #11 38.71 -------------------------------------------------------------------------------- #11 38.71 Total 28 MB/s | 95 MB 00:03 #8 34.52 Selecting previously unselected package intltool-debian. #8 34.52 Preparing to unpack .../117-intltool-debian_0.35.0+20060710.4_all.deb ... #8 34.53 Unpacking intltool-debian (0.35.0+20060710.4) ... #8 34.56 Selecting previously unselected package po-debconf. #8 34.56 Preparing to unpack .../118-po-debconf_1.0.20_all.deb ... #8 34.56 Unpacking po-debconf (1.0.20) ... #8 34.62 Selecting previously unselected package debhelper. #8 34.62 Preparing to unpack .../119-debhelper_11.1.6ubuntu2_all.deb ... #8 34.63 Unpacking debhelper (11.1.6ubuntu2) ... #8 34.77 Selecting previously unselected package libfile-which-perl. #9 5.354 bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit #9 5.354 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #9 5.354 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #9 5.354 fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git #9 5.355 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #9 5.355 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less #9 5.355 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #9 5.355 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 5.355 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 5.355 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 5.355 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #9 5.355 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 5.355 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 5.355 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 5.355 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 5.355 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 5.355 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #9 5.355 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #9 5.355 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #9 5.355 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #9 5.355 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #9 5.355 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #9 5.355 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #9 5.355 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #9 5.355 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 5.355 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #9 5.355 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #9 5.355 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 5.355 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 5.355 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 5.355 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 5.355 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 5.355 libhwasan0 libicu70 libimport-into-perl libio-html-perl #9 5.355 libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl #9 5.355 libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl #9 5.355 libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl #9 5.355 libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8 #9 5.355 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0 #9 5.355 libldap-common liblist-compare-perl liblist-moreutils-perl #9 5.355 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #9 5.355 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #9 5.355 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 5.355 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 5.355 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl #9 5.355 libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 5.355 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 5.355 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 5.355 libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl #9 5.355 libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl #9 5.355 libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 5.355 libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl #9 5.355 libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl #9 5.355 libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl #9 5.355 libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl #9 5.355 libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal #9 5.355 libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8 #9 5.355 libreadonly-perl libref-util-perl libref-util-xs-perl #9 5.355 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #9 5.355 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 5.355 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #9 5.355 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #9 5.355 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #9 5.355 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #9 5.355 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #9 5.355 libsub-name-perl libsub-override-perl libsub-quote-perl #9 5.355 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #9 5.355 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 5.355 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 5.355 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 5.355 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 5.355 libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl #9 5.355 libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6 #9 5.355 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 5.355 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 5.355 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4 #9 5.355 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck #9 5.355 lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make #9 5.356 man-db manpages manpages-dev media-types netbase openssh-client openssl #9 5.356 patch patchutils perl perl-modules-5.34 perl-openssl-defaults #9 5.356 pinentry-curses po-debconf publicsuffix python-apt-common python3 #9 5.356 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #9 5.356 python3-idna python3-magic python3-minimal python3-pkg-resources #9 5.356 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #9 5.356 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #9 5.356 ucf unzip wdiff xauth xz-utils zstd #8 34.77 Preparing to unpack .../120-libfile-which-perl_1.21-1_all.deb ... #8 34.77 Unpacking libfile-which-perl (1.21-1) ... #8 34.81 Selecting previously unselected package libfile-homedir-perl. #8 34.81 Preparing to unpack .../121-libfile-homedir-perl_1.002-1_all.deb ... #8 34.82 Unpacking libfile-homedir-perl (1.002-1) ... #8 34.86 Selecting previously unselected package devscripts. #8 34.86 Preparing to unpack .../122-devscripts_2.17.12ubuntu1.1_amd64.deb ... #8 34.88 Unpacking devscripts (2.17.12ubuntu1.1) ... #8 35.00 Selecting previously unselected package diffstat. + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.yLWCTT65xA/ + cd /tmp/docker-cli-docsgen.yLWCTT65xA + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 #9 5.785 0 upgraded, 370 newly installed, 0 to remove and 1 not upgraded. #9 5.785 Need to get 129 MB of archives. #9 5.785 After this operation, 459 MB of additional disk space will be used. #9 5.785 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblocale-gettext-perl arm64 1.07-4build3 [16.9 kB] From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} #8 35.00 Preparing to unpack .../123-diffstat_1.61-1build1_amd64.deb ... #8 35.01 Unpacking diffstat (1.61-1build1) ... #8 35.04 Selecting previously unselected package libassuan0:amd64. #8 35.04 Preparing to unpack .../124-libassuan0_2.5.1-2_amd64.deb ... #8 35.05 Unpacking libassuan0:amd64 (2.5.1-2) ... #8 35.08 Selecting previously unselected package gpgconf. #8 35.09 Preparing to unpack .../125-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ... #8 35.09 Unpacking gpgconf (2.2.4-1ubuntu1.6) ... #8 35.14 Selecting previously unselected package libksba8:amd64. #8 35.14 Preparing to unpack .../126-libksba8_1.3.5-2_amd64.deb ... #8 35.15 Unpacking libksba8:amd64 (1.3.5-2) ... #8 35.20 Selecting previously unselected package libnpth0:amd64. #8 35.20 Preparing to unpack .../127-libnpth0_1.5-3_amd64.deb ... #8 35.21 Unpacking libnpth0:amd64 (1.5-3) ... #8 35.25 Selecting previously unselected package dirmngr. go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 #9 5.935 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.4-3ubuntu0.1 [806 kB] + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master #8 35.25 Preparing to unpack .../128-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ... #8 35.26 Unpacking dirmngr (2.2.4-1ubuntu1.6) ... #8 35.32 Selecting previously unselected package python3-pkg-resources. #8 35.33 Preparing to unpack .../129-python3-pkg-resources_39.0.1-2_all.deb ... #8 35.33 Unpacking python3-pkg-resources (39.0.1-2) ... #8 35.37 Selecting previously unselected package python3-chardet. #8 35.37 Preparing to unpack .../130-python3-chardet_3.0.4-1_all.deb ... #8 35.38 Unpacking python3-chardet (3.0.4-1) ... #8 35.42 Selecting previously unselected package python3-six. #8 35.42 Preparing to unpack .../131-python3-six_1.11.0-2_all.deb ... #8 35.43 Unpacking python3-six (1.11.0-2) ... #8 35.46 Selecting previously unselected package python3-debian. #8 35.46 Preparing to unpack .../132-python3-debian_0.1.32_all.deb ... #8 35.47 Unpacking python3-debian (0.1.32) ... #8 35.51 Selecting previously unselected package gnupg-l10n. go: downloading github.com/containerd/containerd v1.6.4 #9 6.320 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexpat1 arm64 2.4.7-1 [78.1 kB] #9 6.329 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.4-3ubuntu0.1 [2264 kB] #8 35.51 Preparing to unpack .../133-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ... #8 35.52 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ... #8 35.55 Selecting previously unselected package gnupg-utils. #8 35.55 Preparing to unpack .../134-gnupg-utils_2.2.4-1ubuntu1.6_amd64.deb ... #8 35.55 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ... #8 35.59 Selecting previously unselected package gpg. #8 35.59 Preparing to unpack .../135-gpg_2.2.4-1ubuntu1.6_amd64.deb ... #8 35.60 Unpacking gpg (2.2.4-1ubuntu1.6) ... #8 35.67 Selecting previously unselected package pinentry-curses. #8 35.67 Preparing to unpack .../136-pinentry-curses_1.1.0-1_amd64.deb ... #8 35.67 Unpacking pinentry-curses (1.1.0-1) ... #8 35.70 Selecting previously unselected package gpg-agent. #8 35.71 Preparing to unpack .../137-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ... #8 35.71 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ... #8 35.76 Selecting previously unselected package gpg-wks-client. go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a #9 6.465 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-minimal arm64 3.10.4-0ubuntu2 [24.4 kB] #9 6.467 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB] #9 6.469 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB] #9 6.473 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB] #9 6.476 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB] #9 6.486 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsqlite3-0 arm64 3.37.2-2 [636 kB] #9 6.516 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.4-3ubuntu0.1 [1826 kB] #9 6.601 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.4-3ubuntu0.1 [488 kB] #9 6.623 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpython3-stdlib arm64 3.10.4-0ubuntu2 [6990 B] #8 35.76 Preparing to unpack .../138-gpg-wks-client_2.2.4-1ubuntu1.6_amd64.deb ... #8 35.77 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ... #8 35.80 Selecting previously unselected package gpg-wks-server. #8 35.80 Preparing to unpack .../139-gpg-wks-server_2.2.4-1ubuntu1.6_amd64.deb ... #8 35.81 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ... #8 35.84 Selecting previously unselected package gpgsm. #8 35.85 Preparing to unpack .../140-gpgsm_2.2.4-1ubuntu1.6_amd64.deb ... #8 35.85 Unpacking gpgsm (2.2.4-1ubuntu1.6) ... #8 35.90 Selecting previously unselected package gnupg. #8 35.90 Preparing to unpack .../141-gnupg_2.2.4-1ubuntu1.6_amd64.deb ... #8 35.90 Unpacking gnupg (2.2.4-1ubuntu1.6) ... #8 35.95 Selecting previously unselected package libgpgme11:amd64. #8 35.95 Preparing to unpack .../142-libgpgme11_1.10.0-1ubuntu2_amd64.deb ... #8 35.96 Unpacking libgpgme11:amd64 (1.10.0-1ubuntu2) ... #8 36.00 Selecting previously unselected package python3-gpg. #11 40.14 Running transaction check #11 40.27 Transaction check succeeded. #9 6.624 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3 arm64 3.10.4-0ubuntu2 [22.8 kB] #9 6.625 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl-modules-5.34 all 5.34.0-3ubuntu1 [2975 kB] #9 6.764 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB] #9 6.769 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B] #9 6.769 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperl5.34 arm64 5.34.0-3ubuntu1 [4700 kB] #8 36.00 Preparing to unpack .../143-python3-gpg_1.10.0-1ubuntu2_amd64.deb ... #8 36.01 Unpacking python3-gpg (1.10.0-1ubuntu2) ... #8 36.07 Selecting previously unselected package dput. #8 36.07 Preparing to unpack .../144-dput_1.0.1ubuntu1_all.deb ... #8 36.08 Unpacking dput (1.0.1ubuntu1) ... #8 36.12 Selecting previously unselected package libfakeroot:amd64. #8 36.12 Preparing to unpack .../145-libfakeroot_1.22-2ubuntu1_amd64.deb ... #8 36.13 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... #8 36.16 Selecting previously unselected package fakeroot. #8 36.16 Preparing to unpack .../146-fakeroot_1.22-2ubuntu1_amd64.deb ... #8 36.17 Unpacking fakeroot (1.22-2ubuntu1) ... #8 36.21 Selecting previously unselected package libcurl3-gnutls:amd64. #8 36.21 Preparing to unpack .../147-libcurl3-gnutls_7.58.0-2ubuntu3.19_amd64.deb ... #8 36.22 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.19) ... #8 36.27 Selecting previously unselected package liberror-perl. #11 40.27 Running transaction test go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 #9 7.089 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl arm64 5.34.0-3ubuntu1 [232 kB] #9 7.095 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.6 [1161 kB] #9 7.151 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ca-certificates all 20211016 [148 kB] #9 7.158 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.1 [5124 B] #9 7.158 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB] #8 36.27 Preparing to unpack .../148-liberror-perl_0.17025-1_all.deb ... #8 36.27 Unpacking liberror-perl (0.17025-1) ... #8 36.30 Selecting previously unselected package git-man. #8 36.30 Preparing to unpack .../149-git-man_1%3a2.17.1-1ubuntu0.12_all.deb ... #8 36.31 Unpacking git-man (1:2.17.1-1ubuntu0.12) ... #8 36.43 Selecting previously unselected package git. #8 36.43 Preparing to unpack .../150-git_1%3a2.17.1-1ubuntu0.12_amd64.deb ... #8 36.45 Unpacking git (1:2.17.1-1ubuntu0.12) ... go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 #9 7.325 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 less arm64 590-1build1 [142 kB] #9 7.328 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmd0 arm64 1.0.4-1build1 [23.8 kB] #9 7.329 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbsd0 arm64 0.11.5-1 [43.7 kB] #9 7.331 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB] #9 7.334 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB] go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 #8 36.90 Selecting previously unselected package libalgorithm-diff-perl. #8 36.90 Preparing to unpack .../151-libalgorithm-diff-perl_1.19.03-1_all.deb ... #8 36.90 Unpacking libalgorithm-diff-perl (1.19.03-1) ... #8 36.94 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 36.94 Preparing to unpack .../152-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... #8 36.94 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... #8 36.97 Selecting previously unselected package libalgorithm-merge-perl. #8 36.97 Preparing to unpack .../153-libalgorithm-merge-perl_0.08-3_all.deb ... #8 36.97 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 37.00 Selecting previously unselected package libapt-pkg-perl. #8 37.00 Preparing to unpack .../154-libapt-pkg-perl_0.1.33build1_amd64.deb ... #8 37.01 Unpacking libapt-pkg-perl (0.1.33build1) ... #8 37.04 Selecting previously unselected package libarchive-cpio-perl. #8 37.04 Preparing to unpack .../155-libarchive-cpio-perl_0.10-1_all.deb ... #8 37.05 Unpacking libarchive-cpio-perl (0.10-1) ... #8 37.08 Selecting previously unselected package libb-hooks-op-check-perl. #8 37.08 Preparing to unpack .../156-libb-hooks-op-check-perl_0.22-1_amd64.deb ... #8 37.08 Unpacking libb-hooks-op-check-perl (0.22-1) ... #8 37.11 Selecting previously unselected package libdynaloader-functions-perl. #8 37.11 Preparing to unpack .../157-libdynaloader-functions-perl_0.003-1_all.deb ... #8 37.11 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 37.14 Selecting previously unselected package libdevel-callchecker-perl. #8 37.14 Preparing to unpack .../158-libdevel-callchecker-perl_0.007-2build1_amd64.deb ... #8 37.15 Unpacking libdevel-callchecker-perl (0.007-2build1) ... #8 37.18 Selecting previously unselected package libparams-classify-perl. #11 41.08 Transaction test succeeded. #11 41.08 Running transaction #9 7.843 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.1 [728 kB] #9 7.867 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB] #9 7.869 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB] #9 7.870 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB] #9 7.870 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.3.0ubuntu2.1 [15.2 kB] #9 7.871 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.3.0ubuntu2.1 [162 kB] #9 7.880 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pkg-resources all 59.6.0-1.2 [132 kB] #9 7.886 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ucf all 3.0043 [56.1 kB] #9 7.888 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bsdextrautils arm64 2.37.2-4ubuntu3 [70.1 kB] #9 7.919 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmagic-mgc arm64 1:5.41-3 [257 kB] #9 7.993 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmagic1 arm64 1:5.41-3 [85.0 kB] #8 37.18 Preparing to unpack .../159-libparams-classify-perl_0.015-1_amd64.deb ... #8 37.19 Unpacking libparams-classify-perl (0.015-1) ... #8 37.22 Selecting previously unselected package libmodule-runtime-perl. #8 37.22 Preparing to unpack .../160-libmodule-runtime-perl_0.016-1_all.deb ... #8 37.23 Unpacking libmodule-runtime-perl (0.016-1) ... #8 37.26 Selecting previously unselected package libtry-tiny-perl. #8 37.26 Preparing to unpack .../161-libtry-tiny-perl_0.30-1_all.deb ... #8 37.27 Unpacking libtry-tiny-perl (0.30-1) ... #8 37.30 Selecting previously unselected package libmodule-implementation-perl. #8 37.31 Preparing to unpack .../162-libmodule-implementation-perl_0.09-1_all.deb ... #8 37.31 Unpacking libmodule-implementation-perl (0.09-1) ... #8 37.34 Selecting previously unselected package libsub-exporter-progressive-perl. #8 37.34 Preparing to unpack .../163-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 37.34 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 37.37 Selecting previously unselected package libvariable-magic-perl. #8 37.37 Preparing to unpack .../164-libvariable-magic-perl_0.62-1_amd64.deb ... #8 37.37 Unpacking libvariable-magic-perl (0.62-1) ... #8 37.41 Selecting previously unselected package libb-hooks-endofscope-perl. #9 7.996 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 file arm64 1:5.41-3 [21.6 kB] #9 7.997 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext-base arm64 0.21-4ubuntu4 [37.2 kB] #9 7.998 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB] #9 8.001 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 groff-base arm64 1.22.4-8build1 [917 kB] #9 8.035 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB] #9 8.036 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB] #9 8.040 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfido2-1 arm64 1.10.0-1 [81.8 kB] #9 8.043 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB] #9 8.068 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpipeline1 arm64 1.5.5-1 [23.2 kB] #9 8.142 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpng16-16 arm64 1.6.37-3build5 [189 kB] #9 8.150 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB] #9 8.153 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B] #9 8.153 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB] #9 8.154 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxcb1 arm64 1.14-3ubuntu3 [49.0 kB] #9 8.156 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libx11-data all 2:1.7.5-1 [119 kB] #9 8.162 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libx11-6 arm64 2:1.7.5-1 [661 kB] #9 8.193 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB] #9 8.194 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB] #9 8.217 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 man-db arm64 2.10.2-1 [1181 kB] #9 8.291 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages all 5.10-1ubuntu1 [1375 kB] #8 37.41 Preparing to unpack .../165-libb-hooks-endofscope-perl_0.21-1_all.deb ... #8 37.41 Unpacking libb-hooks-endofscope-perl (0.21-1) ... #8 37.44 Selecting previously unselected package libhtml-tagset-perl. #8 37.44 Preparing to unpack .../166-libhtml-tagset-perl_3.20-3_all.deb ... #8 37.44 Unpacking libhtml-tagset-perl (3.20-3) ... #8 37.47 Selecting previously unselected package liburi-perl. #8 37.47 Preparing to unpack .../167-liburi-perl_1.73-1_all.deb ... #8 37.49 Unpacking liburi-perl (1.73-1) ... #8 37.52 Selecting previously unselected package libhtml-parser-perl. #8 37.53 Preparing to unpack .../168-libhtml-parser-perl_3.72-3build1_amd64.deb ... #8 37.53 Unpacking libhtml-parser-perl (3.72-3build1) ... #8 37.56 Selecting previously unselected package libcgi-pm-perl. #8 37.57 Preparing to unpack .../169-libcgi-pm-perl_4.38-1_all.deb ... #8 37.57 Unpacking libcgi-pm-perl (4.38-1) ... #8 37.61 Selecting previously unselected package libfcgi-perl. #8 37.61 Preparing to unpack .../170-libfcgi-perl_0.78-2build1_amd64.deb ... #8 37.62 Unpacking libfcgi-perl (0.78-2build1) ... #8 37.65 Selecting previously unselected package libcgi-fast-perl. #9 8.343 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 openssh-client arm64 1:8.9p1-3 [866 kB] #9 8.390 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 publicsuffix all 20211207.1025-1 [129 kB] #9 8.395 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 strace arm64 5.16-0ubuntu3 [465 kB] #9 8.413 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xauth arm64 1:1.1-1build2 [26.8 kB] #9 8.414 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xz-utils arm64 5.2.5-2ubuntu1 [84.4 kB] #9 8.417 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsigsegv2 arm64 2.13-1ubuntu3 [14.5 kB] #9 8.418 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 m4 arm64 1.4.18-5ubuntu2 [196 kB] #9 8.440 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autoconf all 2.71-2 [338 kB] #9 8.453 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autotools-dev all 20220109.1 [44.9 kB] #9 8.454 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 automake all 1:1.16.5-1.3 [558 kB] #9 8.514 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autopoint all 0.21-4ubuntu4 [422 kB] go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd #8 37.65 Preparing to unpack .../171-libcgi-fast-perl_1%3a2.13-1_all.deb ... #8 37.65 Unpacking libcgi-fast-perl (1:2.13-1) ... #8 37.68 Selecting previously unselected package libsub-name-perl. #8 37.68 Preparing to unpack .../172-libsub-name-perl_0.21-1build1_amd64.deb ... #8 37.68 Unpacking libsub-name-perl (0.21-1build1) ... #8 37.75 Selecting previously unselected package libclass-accessor-perl. #8 37.75 Preparing to unpack .../173-libclass-accessor-perl_0.51-1_all.deb ... #8 37.75 Unpacking libclass-accessor-perl (0.51-1) ... #8 37.78 Selecting previously unselected package libclass-method-modifiers-perl. #8 37.78 Preparing to unpack .../174-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 37.78 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 37.81 Selecting previously unselected package libclass-xsaccessor-perl. #8 37.81 Preparing to unpack .../175-libclass-xsaccessor-perl_1.19-2build8_amd64.deb ... #8 37.81 Unpacking libclass-xsaccessor-perl (1.19-2build8) ... #8 37.84 Selecting previously unselected package libclone-perl. #8 37.85 Preparing to unpack .../176-libclone-perl_0.39-1_amd64.deb ... #8 37.85 Unpacking libclone-perl (0.39-1) ... #8 37.88 Selecting previously unselected package libdata-dump-perl. #8 37.88 Preparing to unpack .../177-libdata-dump-perl_1.23-1_all.deb ... #8 37.88 Unpacking libdata-dump-perl (1.23-1) ... #8 37.91 Selecting previously unselected package libparams-util-perl. #8 37.91 Preparing to unpack .../178-libparams-util-perl_1.07-3build3_amd64.deb ... #8 37.91 Unpacking libparams-util-perl (1.07-3build3) ... #8 37.94 Selecting previously unselected package libsub-install-perl. #8 37.94 Preparing to unpack .../179-libsub-install-perl_0.928-1_all.deb ... #8 37.95 Unpacking libsub-install-perl (0.928-1) ... #9 8.529 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 binutils-common arm64 2.38-3ubuntu1 [221 kB] #9 8.537 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbinutils arm64 2.38-3ubuntu1 [825 kB] #9 8.569 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libctf-nobfd0 arm64 2.38-3ubuntu1 [106 kB] #9 8.588 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libctf0 arm64 2.38-3ubuntu1 [102 kB] #9 8.592 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 binutils-aarch64-linux-gnu arm64 2.38-3ubuntu1 [3225 kB] #9 8.746 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 binutils arm64 2.38-3ubuntu1 [3156 B] #9 8.747 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-dev-bin arm64 2.35-0ubuntu3.1 [19.6 kB] #9 8.747 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 linux-libc-dev arm64 5.15.0-43.46 [1274 kB] #9 8.793 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcrypt-dev arm64 1:4.4.27-1 [119 kB] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c #11 42.01 Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 1/1 #11 42.16 Preparing : 1/1 #11 42.21 Upgrading : libgcc-11.3.1-2.fc35.aarch64 1/117 #11 42.21 Running scriptlet: libgcc-11.3.1-2.fc35.aarch64 1/117 #11 42.24 Upgrading : audit-libs-3.0.8-1.fc35.aarch64 2/117 #11 42.27 Upgrading : pcre2-syntax-10.40-1.fc35.noarch 3/117 #11 42.28 Upgrading : pcre2-10.40-1.fc35.aarch64 4/117 #11 42.29 Installing : python3-libselinux-3.3-1.fc35.aarch64 5/117 #8 37.97 Selecting previously unselected package libdata-optlist-perl. #8 37.97 Preparing to unpack .../180-libdata-optlist-perl_0.110-1_all.deb ... #8 37.98 Unpacking libdata-optlist-perl (0.110-1) ... #8 38.00 Selecting previously unselected package libdevel-globaldestruction-perl. #8 38.01 Preparing to unpack .../181-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 38.01 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 38.04 Selecting previously unselected package libdigest-hmac-perl. #8 38.04 Preparing to unpack .../182-libdigest-hmac-perl_1.03+dfsg-1_all.deb ... #8 38.05 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ... #8 38.08 Selecting previously unselected package libdistro-info-perl. #8 38.08 Preparing to unpack .../183-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ... #8 38.08 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ... #8 38.12 Selecting previously unselected package perl-openssl-defaults:amd64. #8 38.12 Preparing to unpack .../184-perl-openssl-defaults_3build1_amd64.deb ... #8 38.13 Unpacking perl-openssl-defaults:amd64 (3build1) ... #8 38.16 Selecting previously unselected package libnet-ssleay-perl. #8 38.16 Preparing to unpack .../185-libnet-ssleay-perl_1.84-1ubuntu0.2_amd64.deb ... #8 38.17 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ... #9 8.812 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB] #9 8.815 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtirpc-dev arm64 1.3.2-2ubuntu0.1 [199 kB] #9 8.822 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB] #9 8.826 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6-dev arm64 2.35-0ubuntu3.1 [1544 kB] #9 8.899 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc-11-base arm64 11.2.0-19ubuntu1 [20.8 kB] #9 8.899 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libisl23 arm64 0.24-2build1 [689 kB] #9 8.925 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpfr6 arm64 4.1.0-3build3 [245 kB] #9 8.934 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpc3 arm64 1.2.1-2build1 [48.1 kB] #9 8.937 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp-11 arm64 11.2.0-19ubuntu1 [9692 kB] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 #11 42.34 Installing : util-linux-core-2.37.4-1.fc35.aarch64 6/117 #11 42.37 Running scriptlet: util-linux-core-2.37.4-1.fc35.aarch64 6/117 #11 42.38 Installing : perl-File-Find-1.39-486.fc35.noarch 7/117 #11 42.39 Installing : perl-File-Copy-2.35-486.fc35.noarch 8/117 #11 42.39 Installing : perl-File-Compare-1.100.600-486.fc35.noarch 9/117 #11 42.42 Installing : libtool-ltdl-2.4.6-50.fc35.aarch64 10/117 #11 42.43 Installing : libseccomp-2.5.3-1.fc35.aarch64 11/117 #11 42.44 Installing : libfdisk-2.37.4-1.fc35.aarch64 12/117 #11 42.47 Installing : cmake-rpm-macros-3.22.2-1.fc35.noarch 13/117 #11 42.47 Installing : cmake-filesystem-3.22.2-1.fc35.aarch64 14/117 #11 42.49 Installing : checkpolicy-3.3-1.fc35.aarch64 15/117 #11 42.52 Installing : perl-threads-1:2.26-448.fc35.aarch64 16/117 #11 42.53 Installing : m4-1.4.19-2.fc35.aarch64 17/117 #8 38.23 Selecting previously unselected package libio-socket-ssl-perl. #8 38.23 Preparing to unpack .../186-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ... #8 38.24 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... #8 38.28 Selecting previously unselected package libnet-smtp-ssl-perl. #8 38.28 Preparing to unpack .../187-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 38.29 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 38.32 Selecting previously unselected package libmailtools-perl. #8 38.32 Preparing to unpack .../188-libmailtools-perl_2.18-1_all.deb ... #8 38.33 Unpacking libmailtools-perl (2.18-1) ... #8 38.36 Selecting previously unselected package libsocket6-perl. #8 38.36 Preparing to unpack .../189-libsocket6-perl_0.27-1build2_amd64.deb ... #8 38.37 Unpacking libsocket6-perl (0.27-1build2) ... #8 38.39 Selecting previously unselected package libio-socket-inet6-perl. #8 38.40 Preparing to unpack .../190-libio-socket-inet6-perl_2.72-2_all.deb ... #8 38.40 Unpacking libio-socket-inet6-perl (2.72-2) ... #8 38.43 Selecting previously unselected package libnet-ip-perl. #8 38.43 Preparing to unpack .../191-libnet-ip-perl_1.26-1_all.deb ... #8 38.43 Unpacking libnet-ip-perl (1.26-1) ... #8 38.48 Selecting previously unselected package libnet-dns-perl. go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 #11 42.57 Installing : libmpc-1.2.1-3.fc35.aarch64 18/117 #11 42.57 Installing : emacs-filesystem-1:27.2-9.fc35.noarch 19/117 #11 42.61 Installing : autoconf-2.69-37.fc35.noarch 20/117 #11 42.78 Installing : cpp-11.3.1-2.fc35.aarch64 21/117 #11 42.83 Installing : perl-threads-shared-1.62-478.fc35.aarch64 22/117 #11 42.84 Installing : perl-Thread-Queue-3.14-478.fc35.noarch 23/117 #11 42.88 Installing : automake-1.16.2-5.fc35.noarch 24/117 #11 42.90 Installing : python3-libsemanage-3.3-1.fc35.aarch64 25/117 #8 38.49 Preparing to unpack .../192-libnet-dns-perl_1.10-2_all.deb ... #8 38.49 Unpacking libnet-dns-perl (1.10-2) ... #8 38.57 Selecting previously unselected package libnet-domain-tld-perl. #8 38.57 Preparing to unpack .../193-libnet-domain-tld-perl_1.75-1_all.deb ... #8 38.58 Unpacking libnet-domain-tld-perl (1.75-1) ... #8 38.61 Selecting previously unselected package libemail-valid-perl. #8 38.62 Preparing to unpack .../194-libemail-valid-perl_1.202-1_all.deb ... #8 38.62 Unpacking libemail-valid-perl (1.202-1) ... #8 38.65 Selecting previously unselected package libencode-locale-perl. #8 38.65 Preparing to unpack .../195-libencode-locale-perl_1.05-1_all.deb ... #8 38.66 Unpacking libencode-locale-perl (1.05-1) ... #8 38.69 Selecting previously unselected package libexporter-tiny-perl. #8 38.69 Preparing to unpack .../196-libexporter-tiny-perl_1.000000-2_all.deb ... #8 38.70 Unpacking libexporter-tiny-perl (1.000000-2) ... #8 38.73 Selecting previously unselected package libipc-system-simple-perl. From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master #8 45.80 Fedora Modular 36 - x86_64 - Updates 2.1 MB/s | 2.5 MB 00:01 #9 9.417 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp arm64 4:11.2.0-1ubuntu1 [27.7 kB] #9 9.418 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcc1-0 arm64 12-20220319-1ubuntu1 [45.0 kB] #9 9.418 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgomp1 arm64 12-20220319-1ubuntu1 [124 kB] #9 9.420 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libitm1 arm64 12-20220319-1ubuntu1 [28.4 kB] #9 9.420 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libatomic1 arm64 12-20220319-1ubuntu1 [10.8 kB] #9 9.421 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libasan6 arm64 11.2.0-19ubuntu1 [2229 kB] #9 9.517 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblsan0 arm64 12-20220319-1ubuntu1 [1034 kB] #9 9.571 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtsan0 arm64 11.2.0-19ubuntu1 [2235 kB] go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #11 42.97 Installing : libselinux-utils-3.3-1.fc35.aarch64 26/117 #11 43.00 Installing : pcre2-utf16-10.40-1.fc35.aarch64 27/117 #11 43.01 Installing : pcre2-utf32-10.40-1.fc35.aarch64 28/117 #11 43.02 Installing : pcre2-devel-10.40-1.fc35.aarch64 29/117 #11 43.06 Installing : python3-audit-3.0.8-1.fc35.aarch64 30/117 #8 38.73 Preparing to unpack .../197-libipc-system-simple-perl_1.25-4_all.deb ... #8 38.73 Unpacking libipc-system-simple-perl (1.25-4) ... #8 38.76 Selecting previously unselected package libfile-basedir-perl. #8 38.77 Preparing to unpack .../198-libfile-basedir-perl_0.07-1_all.deb ... #8 38.77 Unpacking libfile-basedir-perl (0.07-1) ... #8 38.81 Selecting previously unselected package libfile-chdir-perl. #8 38.81 Preparing to unpack .../199-libfile-chdir-perl_0.1008-1_all.deb ... #8 38.82 Unpacking libfile-chdir-perl (0.1008-1) ... #8 38.85 Selecting previously unselected package libfile-fcntllock-perl. #8 38.85 Preparing to unpack .../200-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... #8 38.85 Unpacking libfile-fcntllock-perl (0.22-3build2) ... #8 38.89 Selecting previously unselected package libhttp-date-perl. #8 38.89 Preparing to unpack .../201-libhttp-date-perl_6.02-1_all.deb ... #8 38.90 Unpacking libhttp-date-perl (6.02-1) ... #8 38.93 Selecting previously unselected package libfile-listing-perl. #8 38.93 Preparing to unpack .../202-libfile-listing-perl_6.04-1_all.deb ... #8 38.94 Unpacking libfile-listing-perl (6.04-1) ... #8 38.96 Selecting previously unselected package libfont-afm-perl. git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} #9 9.671 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libubsan1 arm64 12-20220319-1ubuntu1 [964 kB] #9 9.722 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhwasan0 arm64 12-20220319-1ubuntu1 [1118 kB] #9 9.779 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgcc-11-dev arm64 11.2.0-19ubuntu1 [1151 kB] #11 43.07 Installing : gc-8.0.4-6.fc35.aarch64 31/117 #11 43.32 Installing : guile22-2.2.7-3.fc35.aarch64 32/117 #11 43.37 Installing : make-1:4.3-6.fc35.aarch64 33/117 #11 43.41 Installing : kmod-libs-29-4.fc35.aarch64 34/117 #11 43.42 Installing : libnl3-3.5.0-8.fc35.aarch64 35/117 #8 38.96 Preparing to unpack .../203-libfont-afm-perl_1.20-2_all.deb ... #8 38.97 Unpacking libfont-afm-perl (1.20-2) ... #8 39.00 Selecting previously unselected package libio-stringy-perl. #8 39.00 Preparing to unpack .../204-libio-stringy-perl_2.111-2_all.deb ... #8 39.00 Unpacking libio-stringy-perl (2.111-2) ... #8 39.03 Selecting previously unselected package libparams-validate-perl. #8 39.03 Preparing to unpack .../205-libparams-validate-perl_1.29-1_amd64.deb ... #8 39.04 Unpacking libparams-validate-perl (1.29-1) ... #8 39.07 Selecting previously unselected package libsub-exporter-perl. #8 39.07 Preparing to unpack .../206-libsub-exporter-perl_0.987-1_all.deb ... #8 39.07 Unpacking libsub-exporter-perl (0.987-1) ... #8 39.11 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 39.11 Preparing to unpack .../207-libgetopt-long-descriptive-perl_0.102-1_all.deb ... #8 39.12 Unpacking libgetopt-long-descriptive-perl (0.102-1) ... #8 39.15 Selecting previously unselected package libsort-versions-perl. #8 39.15 Preparing to unpack .../208-libsort-versions-perl_1.62-1_all.deb ... #8 39.15 Unpacking libsort-versions-perl (1.62-1) ... #8 39.18 Selecting previously unselected package libgit-wrapper-perl. #8 39.19 Preparing to unpack .../209-libgit-wrapper-perl_0.047-1_all.deb ... #8 39.19 Unpacking libgit-wrapper-perl (0.047-1) ... #8 39.22 Selecting previously unselected package libio-html-perl. #8 39.22 Preparing to unpack .../210-libio-html-perl_1.001-1_all.deb ... #8 39.23 Unpacking libio-html-perl (1.001-1) ... #8 39.27 Selecting previously unselected package liblwp-mediatypes-perl. #8 39.27 Preparing to unpack .../211-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 39.27 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 39.30 Selecting previously unselected package libhttp-message-perl. + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 #9 9.823 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc-11 arm64 11.2.0-19ubuntu1 [19.4 MB] #11 43.47 Installing : libibverbs-39.0-1.fc35.aarch64 36/117 #11 43.50 Installing : libpcap-14:1.10.1-2.fc35.aarch64 37/117 #11 43.51 Installing : iptables-legacy-libs-1.8.7-13.fc35.aarch64 38/117 #11 43.55 Installing : jsoncpp-1.9.4-5.fc35.aarch64 39/117 #11 43.56 Installing : libasan-11.3.1-2.fc35.aarch64 40/117 #11 43.57 Installing : libubsan-11.3.1-2.fc35.aarch64 41/117 #11 43.61 Upgrading : libgomp-11.3.1-2.fc35.aarch64 42/117 #11 43.62 Installing : vim-filesystem-2:9.0.077-1.fc35.noarch 43/117 #11 43.66 Installing : qrencode-libs-4.1.1-1.fc35.aarch64 44/117 #11 43.67 Installing : perl-lib-0.65-486.fc35.aarch64 45/117 #8 39.30 Preparing to unpack .../212-libhttp-message-perl_6.14-1_all.deb ... #8 39.31 Unpacking libhttp-message-perl (6.14-1) ... #8 39.34 Selecting previously unselected package libhtml-form-perl. #8 39.34 Preparing to unpack .../213-libhtml-form-perl_6.03-1_all.deb ... #8 39.34 Unpacking libhtml-form-perl (6.03-1) ... #8 39.37 Selecting previously unselected package libhtml-tree-perl. #8 39.38 Preparing to unpack .../214-libhtml-tree-perl_5.07-1_all.deb ... #8 39.38 Unpacking libhtml-tree-perl (5.07-1) ... #8 39.42 Selecting previously unselected package libhtml-format-perl. #8 39.43 Preparing to unpack .../215-libhtml-format-perl_2.12-1_all.deb ... #8 39.43 Unpacking libhtml-format-perl (2.12-1) ... #8 39.46 Selecting previously unselected package libhttp-cookies-perl. #8 39.46 Preparing to unpack .../216-libhttp-cookies-perl_6.04-1_all.deb ... #8 39.47 Unpacking libhttp-cookies-perl (6.04-1) ... #8 39.50 Selecting previously unselected package libhttp-daemon-perl. #8 39.50 Preparing to unpack .../217-libhttp-daemon-perl_6.01-1ubuntu0.1_all.deb ... #8 39.50 Unpacking libhttp-daemon-perl (6.01-1ubuntu0.1) ... #8 39.53 Selecting previously unselected package libhttp-negotiate-perl. #11 43.68 Installing : libuv-1:1.44.2-1.fc35.aarch64 46/117 #11 43.71 Installing : libsepol-devel-3.3-2.fc35.aarch64 47/117 #11 43.72 Installing : libselinux-devel-3.3-1.fc35.aarch64 48/117 #11 43.78 Installing : libbtrfsutil-5.18-1.fc35.aarch64 49/117 #11 43.79 Installing : libbtrfs-5.18-1.fc35.aarch64 50/117 #11 43.82 Installing : libbpf-2:0.6.1-2.fc35.aarch64 51/117 #11 43.83 Installing : libatomic-11.3.1-2.fc35.aarch64 52/117 #8 39.53 Preparing to unpack .../218-libhttp-negotiate-perl_6.00-2_all.deb ... #8 39.53 Unpacking libhttp-negotiate-perl (6.00-2) ... #8 39.56 Selecting previously unselected package libimport-into-perl. #8 39.56 Preparing to unpack .../219-libimport-into-perl_1.002005-1_all.deb ... #8 39.57 Unpacking libimport-into-perl (1.002005-1) ... #8 39.60 Selecting previously unselected package libio-pty-perl. #8 39.60 Preparing to unpack .../220-libio-pty-perl_1%3a1.08-1.1build4_amd64.deb ... #8 39.60 Unpacking libio-pty-perl (1:1.08-1.1build4) ... #8 39.63 Selecting previously unselected package libio-string-perl. #8 39.63 Preparing to unpack .../221-libio-string-perl_1.08-3_all.deb ... #8 39.64 Unpacking libio-string-perl (1.08-3) ... #8 39.67 Selecting previously unselected package libipc-run-perl. #8 39.67 Preparing to unpack .../222-libipc-run-perl_0.96-1_all.deb ... #8 39.68 Unpacking libipc-run-perl (0.96-1) ... #8 39.71 Selecting previously unselected package liblist-compare-perl. #8 39.71 Preparing to unpack .../223-liblist-compare-perl_0.53-1_all.deb ... #8 39.72 Unpacking liblist-compare-perl (0.53-1) ... #8 39.75 Selecting previously unselected package liblist-moreutils-perl. #11 43.84 Installing : less-590-2.fc35.aarch64 53/117 #11 43.97 Installing : kernel-headers-5.18.13-100.fc35.aarch64 54/117 #11 44.01 Installing : libxcrypt-devel-4.4.28-1.fc35.aarch64 55/117 #8 39.75 Preparing to unpack .../224-liblist-moreutils-perl_0.416-1build3_amd64.deb ... #8 39.76 Unpacking liblist-moreutils-perl (0.416-1build3) ... #8 39.79 Selecting previously unselected package libltdl7:amd64. #8 39.79 Preparing to unpack .../225-libltdl7_2.4.6-2_amd64.deb ... #8 39.80 Unpacking libltdl7:amd64 (2.4.6-2) ... #8 39.83 Selecting previously unselected package libltdl-dev:amd64. #8 39.83 Preparing to unpack .../226-libltdl-dev_2.4.6-2_amd64.deb ... #8 39.84 Unpacking libltdl-dev:amd64 (2.4.6-2) ... #8 39.88 Selecting previously unselected package libnet-http-perl. #8 39.89 Preparing to unpack .../227-libnet-http-perl_6.17-1_all.deb ... #8 39.89 Unpacking libnet-http-perl (6.17-1) ... #8 39.92 Selecting previously unselected package libwww-robotrules-perl. #8 39.92 Preparing to unpack .../228-libwww-robotrules-perl_6.01-1_all.deb ... #8 39.92 Unpacking libwww-robotrules-perl (6.01-1) ... #8 39.95 Selecting previously unselected package libwww-perl. #8 39.95 Preparing to unpack .../229-libwww-perl_6.31-1ubuntu0.1_all.deb ... #8 39.96 Unpacking libwww-perl (6.31-1ubuntu0.1) ... #8 40.00 Selecting previously unselected package liblwp-protocol-https-perl. #8 40.00 Preparing to unpack .../230-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 40.00 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 40.03 Selecting previously unselected package libsys-hostname-long-perl. #8 40.04 Preparing to unpack .../231-libsys-hostname-long-perl_1.5-1_all.deb ... #8 40.04 Unpacking libsys-hostname-long-perl (1.5-1) ... #8 40.07 Selecting previously unselected package libmail-sendmail-perl. #8 40.07 Preparing to unpack .../232-libmail-sendmail-perl_0.80-1_all.deb ... #8 40.07 Unpacking libmail-sendmail-perl (0.80-1) ... #8 40.11 Selecting previously unselected package librole-tiny-perl. #8 40.11 Preparing to unpack .../233-librole-tiny-perl_2.000006-1_all.deb ... #8 40.11 Unpacking librole-tiny-perl (2.000006-1) ... #8 40.15 Selecting previously unselected package libstrictures-perl. #8 40.15 Preparing to unpack .../234-libstrictures-perl_2.000003-1_all.deb ... #8 40.15 Unpacking libstrictures-perl (2.000003-1) ... #8 40.18 Selecting previously unselected package libsub-quote-perl. #8 40.18 Preparing to unpack .../235-libsub-quote-perl_2.005000-1_all.deb ... #8 40.19 Unpacking libsub-quote-perl (2.005000-1) ... #8 40.22 Selecting previously unselected package libmoo-perl. #8 40.22 Preparing to unpack .../236-libmoo-perl_2.003004-1_all.deb ... #8 40.22 Unpacking libmoo-perl (2.003004-1) ... #8 40.26 Selecting previously unselected package libpackage-stash-perl. #8 40.26 Preparing to unpack .../237-libpackage-stash-perl_0.37-1_all.deb ... #8 40.26 Unpacking libpackage-stash-perl (0.37-1) ... #8 40.35 Selecting previously unselected package libsub-identify-perl. #9 10.77 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc arm64 4:11.2.0-1ubuntu1 [5128 B] #8 40.35 Preparing to unpack .../238-libsub-identify-perl_0.14-1_amd64.deb ... #8 40.35 Unpacking libsub-identify-perl (0.14-1) ... #8 40.38 Selecting previously unselected package libnamespace-clean-perl. #8 40.38 Preparing to unpack .../239-libnamespace-clean-perl_0.27-1_all.deb ... #8 40.39 Unpacking libnamespace-clean-perl (0.27-1) ... #8 40.41 Selecting previously unselected package libnumber-compare-perl. #8 40.41 Preparing to unpack .../240-libnumber-compare-perl_0.03-1_all.deb ... #8 40.42 Unpacking libnumber-compare-perl (0.03-1) ... #8 40.45 Selecting previously unselected package libnumber-range-perl. #8 40.45 Preparing to unpack .../241-libnumber-range-perl_0.12-1_all.deb ... #8 40.45 Unpacking libnumber-range-perl (0.12-1) ... #8 40.48 Selecting previously unselected package libpackage-stash-xs-perl. #8 40.48 Preparing to unpack .../242-libpackage-stash-xs-perl_0.28-3build2_amd64.deb ... #8 40.48 Unpacking libpackage-stash-xs-perl (0.28-3build2) ... #8 40.51 Selecting previously unselected package libparse-debianchangelog-perl. #8 40.52 Preparing to unpack .../243-libparse-debianchangelog-perl_1.2.0-12_all.deb ... #8 40.52 Unpacking libparse-debianchangelog-perl (1.2.0-12) ... #8 40.55 Selecting previously unselected package libtext-glob-perl. #11 44.10 Installing : glibc-devel-2.34-38.fc35.aarch64 56/117 #11 44.47 Installing : gcc-11.3.1-2.fc35.aarch64 57/117 #11 44.57 Installing : glibc-static-2.34-38.fc35.aarch64 58/117 #11 44.57 Installing : libxcrypt-static-4.4.28-1.fc35.aarch64 59/117 #11 44.62 Installing : dbus-common-1:1.12.22-1.fc35.noarch 60/117 #11 44.62 Running scriptlet: dbus-common-1:1.12.22-1.fc35.noarch 60/117 #11 44.64 Running scriptlet: dbus-broker-29-4.fc35.aarch64 61/117 #11 44.71 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range. #11 44.71 #11 44.72 Installing : dbus-broker-29-4.fc35.aarch64 61/117 #11 44.72 Running scriptlet: dbus-broker-29-4.fc35.aarch64 61/117 #11 44.74 Installing : dbus-1:1.12.22-1.fc35.aarch64 62/117 #9 11.17 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstdc++-11-dev arm64 11.2.0-19ubuntu1 [2070 kB] #11 44.78 Installing : annobin-docs-10.66-2.fc35.noarch 63/117 #11 44.84 Installing : xkeyboard-config-2.33-2.fc35.noarch 64/117 #11 44.87 Installing : libxkbcommon-1.3.1-1.fc35.aarch64 65/117 #11 44.91 Installing : rhash-1.4.0-4.fc35.aarch64 66/117 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 #8 40.56 Preparing to unpack .../244-libtext-glob-perl_0.10-1_all.deb ... #8 40.56 Unpacking libtext-glob-perl (0.10-1) ... #8 40.59 Selecting previously unselected package libpath-iterator-rule-perl. #8 40.59 Preparing to unpack .../245-libpath-iterator-rule-perl_1.009-1_all.deb ... #8 40.59 Unpacking libpath-iterator-rule-perl (1.009-1) ... #8 40.63 Selecting previously unselected package libpath-tiny-perl. #8 40.63 Preparing to unpack .../246-libpath-tiny-perl_0.104-1_all.deb ... #8 40.64 Unpacking libpath-tiny-perl (0.104-1) ... #8 40.67 Selecting previously unselected package libperlio-gzip-perl. #8 40.67 Preparing to unpack .../247-libperlio-gzip-perl_0.19-1build3_amd64.deb ... #8 40.67 Unpacking libperlio-gzip-perl (0.19-1build3) ... #8 40.70 Selecting previously unselected package libpod-constants-perl. #8 40.70 Preparing to unpack .../248-libpod-constants-perl_0.19-1_all.deb ... #8 40.71 Unpacking libpod-constants-perl (0.19-1) ... #8 40.74 Selecting previously unselected package libregexp-pattern-license-perl. #8 40.74 Preparing to unpack .../249-libregexp-pattern-license-perl_3.0.31-3_all.deb ... #8 40.74 Unpacking libregexp-pattern-license-perl (3.0.31-3) ... #8 40.78 Selecting previously unselected package libsasl2-modules:amd64. #8 40.78 Preparing to unpack .../250-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #8 40.78 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 40.83 Selecting previously unselected package libsort-key-perl. #8 40.83 Preparing to unpack .../251-libsort-key-perl_1.33-2_amd64.deb ... #8 40.84 Unpacking libsort-key-perl (1.33-2) ... #8 40.87 Selecting previously unselected package libstring-copyright-perl. #8 40.87 Preparing to unpack .../252-libstring-copyright-perl_0.003005-1_all.deb ... #8 40.88 Unpacking libstring-copyright-perl (0.003005-1) ... #8 40.90 Selecting previously unselected package libstring-escape-perl. go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod #11 45.01 Installing : cmake-3.22.2-1.fc35.aarch64 67/117 #11 45.34 Installing : cmake-data-3.22.2-1.fc35.noarch 68/117 #8 40.91 Preparing to unpack .../253-libstring-escape-perl_2010.002-2_all.deb ... #8 40.91 Unpacking libstring-escape-perl (2010.002-2) ... #8 40.94 Selecting previously unselected package libtext-levenshtein-perl. #8 40.94 Preparing to unpack .../254-libtext-levenshtein-perl_0.13-1_all.deb ... #8 40.94 Unpacking libtext-levenshtein-perl (0.13-1) ... #8 40.97 Selecting previously unselected package libunicode-utf8-perl. #8 40.97 Preparing to unpack .../255-libunicode-utf8-perl_0.60-1build4_amd64.deb ... #8 40.98 Unpacking libunicode-utf8-perl (0.60-1build4) ... #8 41.01 Selecting previously unselected package libxml-namespacesupport-perl. #8 41.01 Preparing to unpack .../256-libxml-namespacesupport-perl_1.12-1_all.deb ... #8 41.02 Unpacking libxml-namespacesupport-perl (1.12-1) ... #8 41.04 Selecting previously unselected package libxml-sax-base-perl. #8 41.04 Preparing to unpack .../257-libxml-sax-base-perl_1.09-1_all.deb ... #8 41.05 Unpacking libxml-sax-base-perl (1.09-1) ... #8 41.09 Selecting previously unselected package libxml-sax-perl. #8 41.09 Preparing to unpack .../258-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... #8 41.10 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... #8 41.14 Selecting previously unselected package libxml-libxml-perl. #9 11.81 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++-11 arm64 11.2.0-19ubuntu1 [11.1 MB] #11 45.44 Installing : python3-setuptools-57.4.0-1.fc35.noarch 69/117 #11 45.52 Installing : python3-setools-4.4.0-3.fc35.aarch64 70/117 #11 45.55 Installing : perl-TermReadKey-2.38-11.fc35.aarch64 71/117 #11 45.56 Installing : perl-Error-1:0.17029-7.fc35.noarch 72/117 #11 45.57 Installing : lzo-2.10-5.fc35.aarch64 73/117 #11 45.60 Running scriptlet: libutempter-1.2.1-5.fc35.aarch64 74/117 #8 41.14 Preparing to unpack .../259-libxml-libxml-perl_2.0128+dfsg-5_amd64.deb ... #8 41.14 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ... #8 41.21 Selecting previously unselected package libxml-parser-perl. #8 41.21 Preparing to unpack .../260-libxml-parser-perl_2.44-2build3_amd64.deb ... #8 41.21 Unpacking libxml-parser-perl (2.44-2build3) ... #8 41.27 Selecting previously unselected package libxml-sax-expat-perl. #8 41.27 Preparing to unpack .../261-libxml-sax-expat-perl_0.40-2_all.deb ... #8 41.28 Unpacking libxml-sax-expat-perl (0.40-2) ... #8 41.30 Selecting previously unselected package libxml-simple-perl. #8 41.31 Preparing to unpack .../262-libxml-simple-perl_2.24-1_all.deb ... #8 41.31 Unpacking libxml-simple-perl (2.24-1) ... #8 41.34 Selecting previously unselected package libyaml-libyaml-perl. #8 41.35 Preparing to unpack .../263-libyaml-libyaml-perl_0.69+repack-1_amd64.deb ... #8 41.35 Unpacking libyaml-libyaml-perl (0.69+repack-1) ... #8 41.38 Selecting previously unselected package licensecheck. #8 41.38 Preparing to unpack .../264-licensecheck_3.0.31-2_all.deb ... #8 41.38 Unpacking licensecheck (3.0.31-2) ... #8 41.42 Selecting previously unselected package patchutils. #8 41.42 Preparing to unpack .../265-patchutils_0.3.4-2_amd64.deb ... #8 41.42 Unpacking patchutils (0.3.4-2) ... #8 41.46 Selecting previously unselected package t1utils. #8 41.46 Preparing to unpack .../266-t1utils_1.41-2_amd64.deb ... #8 41.47 Unpacking t1utils (1.41-2) ... #8 41.51 Selecting previously unselected package lintian. + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AM9wSx + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.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-config.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-update.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~20220808082437.e1f24d3-0.el9.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cdjgeO + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' = 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + echo 'PASS: cli version OK' + RPM_EC=0 PASS: cli version OK ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.leCQEQ + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0~20220808082437.e1f24d3-0.el9 docker-ce-cli(x86-64) = 1:0.0.0~20220808082437.e1f24d3-0.el9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.src.rpm #11 45.66 Installing : libutempter-1.2.1-5.fc35.aarch64 74/117 #11 45.73 Installing : util-linux-2.37.4-1.fc35.aarch64 75/117 #11 45.78 Running scriptlet: util-linux-2.37.4-1.fc35.aarch64 75/117 #11 45.81 Installing : policycoreutils-3.3-1.fc35.aarch64 76/117 #11 45.86 Running scriptlet: policycoreutils-3.3-1.fc35.aarch64 76/117 #11 45.87 Installing : rpm-plugin-selinux-4.17.1-2.fc35.aarch64 77/117 #8 41.51 Preparing to unpack .../267-lintian_2.5.81ubuntu1_all.deb ... #8 41.51 Unpacking lintian (2.5.81ubuntu1) ... #8 41.65 Selecting previously unselected package manpages-dev. #9 12.34 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++ arm64 4:11.2.0-1ubuntu1 [1394 B] #9 12.34 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 make arm64 4.3-4.1build1 [177 kB] #9 12.34 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdpkg-perl all 1.21.1ubuntu2.1 [237 kB] #9 12.35 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB] #9 12.35 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patch arm64 2.7.6-7build2 [105 kB] #9 12.36 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lto-disabled-list all 24 [12.5 kB] #9 12.36 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dpkg-dev all 1.21.1ubuntu2.1 [922 kB] #9 12.40 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 build-essential arm64 12.9ubuntu3 [4740 B] #9 12.40 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB] #9 12.42 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1 [21.3 kB] From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #11 45.90 Installing : selinux-policy-35.18-1.fc35.noarch 78/117 #11 45.90 Running scriptlet: selinux-policy-35.18-1.fc35.noarch 78/117 #11 45.94 Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 79/117 #11 46.15 Installing : selinux-policy-targeted-35.18-1.fc35.noarch 79/117 #8 41.65 Preparing to unpack .../268-manpages-dev_4.15-1_all.deb ... #8 41.65 Unpacking manpages-dev (4.15-1) ... #8 41.92 Selecting previously unselected package python3-certifi. #8 41.93 Preparing to unpack .../269-python3-certifi_2018.1.18-2_all.deb ... #8 41.93 Unpacking python3-certifi (2018.1.18-2) ... #8 41.98 Selecting previously unselected package python3-idna. #8 41.98 Preparing to unpack .../270-python3-idna_2.6-1_all.deb ... #8 41.98 Unpacking python3-idna (2.6-1) ... #8 42.02 Selecting previously unselected package python3-urllib3. #8 42.02 Preparing to unpack .../271-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ... #9 12.49 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1 [55.6 kB] #9 12.49 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.12+dfsg-0ubuntu0.22.04.1 [181 kB] #9 12.50 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] #9 12.50 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB] #9 12.51 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.3 [284 kB] #9 12.52 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.3 [190 kB] #9 12.53 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB] #9 12.54 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB] #9 12.56 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtool all 2.4.6-15build2 [164 kB] #9 12.57 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-autoreconf all 20 [16.1 kB] #9 12.64 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB] #9 12.64 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-override-perl all 0.09-2 [9532 B] #9 12.64 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] #9 12.64 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-strip-nondeterminism all 1.13.0-1 [5344 B] #9 12.64 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB] #9 12.65 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debugedit arm64 1:5.0-4build1 [46.5 kB] #9 12.65 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dwz arm64 0.14-1build2 [102 kB] #9 12.66 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext arm64 0.21-4ubuntu4 [846 kB] #9 12.71 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 12.71 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 po-debconf all 1.0.21+nmu1 [233 kB] #9 12.79 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debhelper all 13.6ubuntu1 [923 kB] #8 42.03 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ... #8 42.07 Selecting previously unselected package python3-requests. #8 42.07 Preparing to unpack .../272-python3-requests_2.18.4-2ubuntu0.1_all.deb ... #8 42.08 Unpacking python3-requests (2.18.4-2ubuntu0.1) ... #8 42.12 Selecting previously unselected package python3-unidiff. #8 42.12 Preparing to unpack .../273-python3-unidiff_0.5.4-1_all.deb ... #8 42.12 Unpacking python3-unidiff (0.5.4-1) ... #8 42.16 Selecting previously unselected package python3-xdg. #8 42.16 Preparing to unpack .../274-python3-xdg_0.25-4ubuntu1.1_all.deb ... #8 42.16 Unpacking python3-xdg (0.25-4ubuntu1.1) ... #8 42.20 Selecting previously unselected package unzip. #8 42.20 Preparing to unpack .../275-unzip_6.0-21ubuntu1.1_amd64.deb ... #8 42.20 Unpacking unzip (6.0-21ubuntu1.1) ... #8 42.24 Selecting previously unselected package wdiff. #8 42.25 Preparing to unpack .../276-wdiff_1.2.2-2_amd64.deb ... #8 42.25 Unpacking wdiff (1.2.2-2) ... #8 42.28 Selecting previously unselected package equivs. #8 49.72 Dependencies resolved. #8 49.75 ================================================================================ #8 49.75 Package Arch Version Repo Size #8 49.75 ================================================================================ #8 49.75 Installing: #8 49.75 dnf-plugins-core noarch 4.2.1-1.fc36 updates 34 k #8 49.75 rpm-build x86_64 4.17.1-3.fc36 updates 58 k #8 49.75 rpmlint noarch 2.2.0-3.fc36 fedora 240 k #8 49.75 Upgrading: #8 49.75 python3-rpm x86_64 4.17.1-3.fc36 updates 90 k #8 49.75 rpm x86_64 4.17.1-3.fc36 updates 536 k #8 49.75 rpm-build-libs x86_64 4.17.1-3.fc36 updates 92 k #8 49.75 rpm-libs x86_64 4.17.1-3.fc36 updates 314 k #8 49.75 rpm-sign-libs x86_64 4.17.1-3.fc36 updates 25 k #8 49.75 Installing dependencies: #8 49.75 ansible-srpm-macros noarch 1-5.fc36 updates 7.3 k #8 49.75 binutils x86_64 2.37-27.fc36 updates 6.0 M #8 49.75 binutils-gold x86_64 2.37-27.fc36 updates 754 k #8 49.75 bzip2 x86_64 1.0.8-11.fc36 fedora 52 k #8 49.75 cpio x86_64 2.13-12.fc36 fedora 270 k #8 49.75 dash x86_64 0.5.10.2-10.fc36 fedora 97 k #8 49.75 dbus-libs x86_64 1:1.14.0-1.fc36 fedora 155 k #8 49.75 debugedit x86_64 5.0-3.fc36 fedora 77 k #8 49.75 devscripts-checkbashisms x86_64 2.22.1-1.fc36 fedora 28 k #8 49.75 diffutils x86_64 3.8-2.fc36 fedora 370 k #8 49.75 dwz x86_64 0.14-4.fc36 updates 127 k #8 49.75 ed x86_64 1.14.2-12.fc36 fedora 73 k #8 49.75 efi-srpm-macros noarch 5-5.fc36 fedora 22 k #8 49.75 elfutils x86_64 0.186-3.fc36 fedora 523 k #8 49.75 elfutils-debuginfod-client x86_64 0.186-3.fc36 fedora 39 k #8 49.75 enchant x86_64 1:1.6.0-30.fc36 fedora 59 k #8 49.75 file x86_64 5.41-4.fc36 fedora 48 k #8 49.75 fonts-srpm-macros noarch 1:2.0.5-7.fc36 fedora 27 k #8 49.75 fpc-srpm-macros noarch 1.3-5.fc36 fedora 7.6 k #8 49.75 gdb-minimal x86_64 12.1-1.fc36 updates 3.9 M #8 49.75 gdk-pixbuf2 x86_64 2.42.8-3.fc36 updates 465 k #8 49.75 ghc-srpm-macros noarch 1.5.0-6.fc36 fedora 7.7 k #8 49.75 glibc-gconv-extra x86_64 2.35-4.fc36 fedora 1.6 M #8 49.75 gnat-srpm-macros noarch 4-15.fc36 fedora 8.2 k #8 49.75 go-srpm-macros noarch 3.0.15-1.fc36 fedora 26 k #8 49.75 groff-base x86_64 1.22.4-9.fc36 fedora 1.0 M #8 49.75 hunspell x86_64 1.7.0-19.fc36 fedora 303 k #8 49.75 hunspell-en-GB noarch 0.20140811.1-22.fc36 fedora 225 k #8 49.75 hunspell-en-US noarch 0.20140811.1-22.fc36 fedora 176 k #8 49.75 hunspell-filesystem x86_64 1.7.0-19.fc36 fedora 8.9 k #8 49.75 info x86_64 6.8-3.fc36 fedora 225 k #8 49.75 json-glib x86_64 1.6.6-2.fc36 fedora 152 k #8 49.75 kernel-srpm-macros noarch 1.0-14.fc36 fedora 9.1 k #8 49.75 libappstream-glib x86_64 0.8.0-4.fc36 updates 391 k #8 49.75 libjpeg-turbo x86_64 2.1.2-2.fc36 fedora 182 k #8 49.75 libpkgconf x86_64 1.8.0-2.fc36 fedora 36 k #8 49.75 libpng x86_64 2:1.6.37-12.fc36 fedora 119 k #8 49.75 libstemmer x86_64 0-18.585svn.fc36 fedora 82 k #8 49.75 lua-srpm-macros noarch 1-6.fc36 fedora 8.5 k #8 49.75 ncurses x86_64 6.2-9.20210508.fc36 fedora 400 k #8 49.75 nim-srpm-macros noarch 3-6.fc36 fedora 8.3 k #8 49.75 ocaml-srpm-macros noarch 6-6.fc36 fedora 7.7 k #8 49.75 openblas-srpm-macros noarch 2-11.fc36 fedora 7.4 k #8 49.75 package-notes-srpm-macros noarch 0.4-14.fc36 fedora 11 k #8 49.75 patch x86_64 2.7.6-16.fc36 fedora 124 k #8 49.75 perl-AutoLoader noarch 5.74-486.fc36 fedora 26 k #8 49.75 perl-B x86_64 1.82-486.fc36 fedora 185 k #8 49.75 perl-Carp noarch 1.52-479.fc36 fedora 29 k #8 49.75 perl-Class-Struct noarch 0.66-486.fc36 fedora 27 k #8 49.75 perl-Data-Dumper x86_64 2.183-3.fc36 fedora 56 k #8 49.75 perl-Digest noarch 1.20-2.fc36 fedora 25 k #8 49.75 perl-Digest-MD5 x86_64 2.58-479.fc36 fedora 36 k #8 49.75 perl-DynaLoader x86_64 1.50-486.fc36 fedora 31 k #8 49.75 perl-Encode x86_64 4:3.17-485.fc36 updates 1.7 M #8 49.75 perl-Errno x86_64 1.33-486.fc36 fedora 20 k #8 49.75 perl-Exporter noarch 5.76-480.fc36 fedora 31 k #8 49.75 perl-Fcntl x86_64 1.14-486.fc36 fedora 25 k #8 49.75 perl-File-Basename noarch 2.85-486.fc36 fedora 22 k #8 49.75 perl-File-Path noarch 2.18-479.fc36 fedora 35 k #8 49.75 perl-File-Temp noarch 1:0.231.100-479.fc36 fedora 59 k #8 49.75 perl-File-stat noarch 1.09-486.fc36 fedora 22 k #8 49.75 perl-FileHandle noarch 2.03-486.fc36 fedora 20 k #8 49.75 perl-Getopt-Long noarch 1:2.52-479.fc36 fedora 60 k #8 49.75 perl-Getopt-Std noarch 1.13-486.fc36 fedora 21 k #8 49.75 perl-HTTP-Tiny noarch 0.082-1.fc36 updates 55 k #8 49.75 perl-IO x86_64 1.46-486.fc36 fedora 92 k #8 49.75 perl-IPC-Open3 noarch 1.21-486.fc36 fedora 28 k #8 49.75 perl-MIME-Base64 x86_64 3.16-479.fc36 fedora 30 k #8 49.75 perl-Net-SSLeay x86_64 1.92-2.fc36 fedora 364 k #8 49.75 perl-POSIX x86_64 1.97-486.fc36 fedora 102 k #8 49.75 perl-PathTools x86_64 3.80-479.fc36 fedora 85 k #8 49.75 perl-Pod-Escapes noarch 1:1.07-479.fc36 fedora 20 k #8 49.75 perl-Pod-Perldoc noarch 3.28.01-480.fc36 fedora 83 k #8 49.75 perl-Pod-Simple noarch 1:3.43-3.fc36 fedora 215 k #8 49.75 perl-Pod-Usage noarch 4:2.01-479.fc36 fedora 40 k #8 49.75 perl-Scalar-List-Utils x86_64 5:1.62-464.fc36 fedora 71 k #8 49.75 perl-SelectSaver noarch 1.02-486.fc36 fedora 17 k #8 49.75 perl-Socket x86_64 4:2.035-1.fc36 updates 55 k #8 49.75 perl-Storable x86_64 1:3.25-2.fc36 fedora 96 k #8 49.75 perl-Symbol noarch 1.09-486.fc36 fedora 19 k #8 49.75 perl-Term-ANSIColor noarch 5.01-480.fc36 fedora 48 k #8 49.75 perl-Term-Cap noarch 1.17-479.fc36 fedora 22 k #8 49.75 perl-Text-ParseWords noarch 3.31-1.fc36 updates 16 k #8 49.75 perl-Text-Tabs+Wrap noarch 2021.0814-2.fc36 fedora 22 k #8 49.75 perl-Time-Local noarch 2:1.300-479.fc36 fedora 34 k #8 49.75 perl-URI noarch 5.10-1.fc36 fedora 108 k #8 49.75 perl-base noarch 2.27-486.fc36 fedora 21 k #8 49.75 perl-constant noarch 1.33-480.fc36 fedora 23 k #8 49.75 perl-if noarch 0.60.900-486.fc36 fedora 19 k #8 49.75 perl-interpreter x86_64 4:5.34.1-486.fc36 fedora 76 k #8 49.75 perl-libnet noarch 3.13-480.fc36 fedora 126 k #8 49.75 perl-libs x86_64 4:5.34.1-486.fc36 fedora 2.1 M #8 49.75 perl-mro x86_64 1.25-486.fc36 fedora 33 k #8 49.75 perl-overload noarch 1.33-486.fc36 fedora 50 k #8 49.75 perl-overloading noarch 0.02-486.fc36 fedora 18 k #8 49.75 perl-parent noarch 1:0.238-479.fc36 fedora 14 k #8 49.75 perl-podlators noarch 1:4.14-479.fc36 fedora 112 k #8 49.75 perl-srpm-macros noarch 1-43.fc36 fedora 8.4 k #8 49.75 perl-subs noarch 1.04-486.fc36 fedora 17 k #8 49.75 perl-vars noarch 1.05-486.fc36 fedora 18 k #8 49.75 pkgconf x86_64 1.8.0-2.fc36 fedora 41 k #8 49.75 pkgconf-m4 noarch 1.8.0-2.fc36 fedora 14 k #8 49.75 pkgconf-pkg-config x86_64 1.8.0-2.fc36 fedora 10 k #8 49.75 python-srpm-macros noarch 3.10-19.fc36 updates 24 k #8 49.75 python3-construct noarch 2.10.68-1.fc36 updates 112 k #8 49.75 python3-dateutil noarch 1:2.8.1-8.fc36 fedora 289 k #8 49.75 python3-dbus x86_64 1.2.18-3.fc36 fedora 132 k #8 49.75 python3-distro noarch 1.6.0-2.fc36 fedora 38 k #8 49.75 python3-dnf-plugins-core noarch 4.2.1-1.fc36 updates 221 k #8 49.75 python3-enchant noarch 3.2.2-2.fc36 fedora 79 k #8 49.75 python3-pybeam noarch 0.7-2.fc36 fedora 24 k #8 49.75 python3-pyxdg noarch 0.27-4.fc36 fedora 96 k #8 49.75 python3-six noarch 1.16.0-5.fc36 fedora 36 k #8 49.75 python3-toml noarch 0.10.2-6.fc36 fedora 39 k #8 49.75 python3-zstd x86_64 1.4.5.1-6.fc36 fedora 19 k #8 49.75 qt5-srpm-macros noarch 5.15.5-2.fc36 updates 8.0 k #8 49.75 redhat-rpm-config noarch 221-1.fc36 updates 66 k #8 49.75 rpmautospec-rpm-macros noarch 0.2.6-1.fc36 updates 8.3 k #8 49.75 rust-srpm-macros noarch 22-1.fc36 updates 9.3 k #8 49.75 shared-mime-info x86_64 2.1-3.fc35 fedora 373 k #8 49.75 unzip x86_64 6.0-57.fc36 fedora 182 k #8 49.75 xxhash-libs x86_64 0.8.1-2.fc36 fedora 42 k #8 49.75 xz x86_64 5.2.5-9.fc36 fedora 214 k #8 49.75 zip x86_64 3.0-32.fc36 fedora 260 k #8 49.75 zstd x86_64 1.5.2-2.fc36 updates 448 k #8 49.75 Installing weak dependencies: #8 49.75 hunspell-en noarch 0.20140811.1-22.fc36 fedora 180 k #8 49.75 perl-IO-Socket-IP noarch 0.41-480.fc36 fedora 42 k #8 49.75 perl-IO-Socket-SSL noarch 2.074-2.fc36 fedora 218 k #8 49.75 perl-Mozilla-CA noarch 20211001-2.fc36 fedora 12 k #8 49.75 perl-NDBM_File x86_64 1.15-486.fc36 fedora 27 k #8 49.75 #8 49.75 Transaction Summary #8 49.75 ================================================================================ #8 49.75 Install 133 Packages #8 49.75 Upgrade 5 Packages #8 49.75 #8 49.75 Total download size: 29 M #8 49.76 Downloading Packages: #9 12.82 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfakeroot arm64 1.28-1ubuntu1 [31.5 kB] #9 12.82 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fakeroot arm64 1.28-1ubuntu1 [60.5 kB] #9 12.82 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB] #9 12.82 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB] #9 12.83 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libksba8 arm64 1.6.0-2build1 [117 kB] #9 12.83 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B] #9 12.83 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB] #9 12.86 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] #9 12.86 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB] #9 12.93 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB] #9 12.95 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB] #9 12.95 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB] #9 12.96 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB] #9 12.96 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB] #9 12.97 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB] #9 12.97 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] #9 12.98 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B] #9 13.01 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-which-perl all 1.23-1 [13.8 kB] #9 13.01 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB] #9 13.08 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-touch-perl all 0.12-1 [9024 B] From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 #8 42.29 Preparing to unpack .../277-equivs_2.1.0_all.deb ... #8 42.29 Unpacking equivs (2.1.0) ... #8 42.32 Selecting previously unselected package libauthen-sasl-perl. #8 42.32 Preparing to unpack .../278-libauthen-sasl-perl_2.1600-1_all.deb ... #8 42.33 Unpacking libauthen-sasl-perl (2.1600-1) ... #8 42.37 Selecting previously unselected package python3-magic. #8 42.37 Preparing to unpack .../279-python3-magic_2%3a0.4.15-1_all.deb ... #8 42.37 Unpacking python3-magic (2:0.4.15-1) ... #8 42.41 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 42.43 Setting up python-apt-common (1.6.5ubuntu0.7) ... #8 42.44 Setting up libnpth0:amd64 (1.5-3) ... #8 42.45 Setting up libedit2:amd64 (3.1-20170329-1) ... #8 42.46 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... #8 42.47 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... #8 42.48 Setting up readline-common (7.0-3) ... #8 42.50 Setting up libapt-inst2.0:amd64 (1.6.14) ... #8 42.51 Setting up manpages (4.15-1) ... #8 42.52 Setting up git-man (1:2.17.1-1ubuntu0.12) ... #9 13.08 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-pty-perl arm64 1:1.15-2build2 [34.6 kB] #9 13.08 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run-perl all 20200505.0-1 [89.8 kB] #9 13.09 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 13.09 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-xsaccessor-perl arm64 1.19-3build9 [33.6 kB] #9 13.09 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-op-check-perl arm64 0.22-1build5 [10.1 kB] #9 13.09 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #9 13.09 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu4 [14.7 kB] #9 13.16 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-classify-perl arm64 0.015-1build5 [21.7 kB] #9 13.16 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 13.23 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB] From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-focal make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally #8 42.53 Setting up libicu60:amd64 (60.2-3ubuntu3.2) ... #8 42.55 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 42.56 Setting up less (487-0.1) ... #8 42.64 Setting up make (4.1-9.1ubuntu1) ... #8 42.65 Setting up libapt-pkg-perl (0.1.33build1) ... #8 42.66 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ... #8 42.74 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... #9 13.23 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB] #9 13.23 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB] #9 13.23 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoo-perl all 2.005004-3 [48.0 kB] #9 13.23 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libencode-locale-perl all 1.05-1.1 [11.8 kB] #9 13.23 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB] #9 13.24 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-date-perl all 6.05-1 [9920 B] #9 13.24 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-listing-perl all 6.14-1 [11.2 kB] #9 13.30 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 13.31 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liburi-perl all 5.10-1 [78.8 kB] #9 13.38 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-parser-perl arm64 3.76-1build2 [87.1 kB] #9 13.38 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tree-perl all 5.07-2 [200 kB] #9 13.39 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-html-perl all 1.004-2 [15.4 kB] #9 13.39 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 13.39 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-message-perl all 6.36-1 [76.8 kB] #9 13.39 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #9 13.39 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 13.39 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl-openssl-defaults arm64 5build2 [7544 B] #9 13.45 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ssleay-perl arm64 1.92-1build2 [326 kB] #9 13.46 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-socket-ssl-perl all 2.074-2 [192 kB] #9 13.53 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-http-perl all 6.22-1 [23.2 kB] #8 50.82 (1/138): bzip2-1.0.8-11.fc36.x86_64.rpm 133 kB/s | 52 kB 00:00 #8 50.83 (2/138): cpio-2.13-12.fc36.x86_64.rpm 676 kB/s | 270 kB 00:00 #8 50.84 (3/138): dash-0.5.10.2-10.fc36.x86_64.rpm 240 kB/s | 97 kB 00:00 #8 50.84 (4/138): dbus-libs-1.14.0-1.fc36.x86_64.rpm 9.9 MB/s | 155 kB 00:00 #8 50.85 (5/138): debugedit-5.0-3.fc36.x86_64.rpm 5.0 MB/s | 77 kB 00:00 #8 50.85 (6/138): devscripts-checkbashisms-2.22.1-1.fc36 1.9 MB/s | 28 kB 00:00 #8 50.86 (7/138): diffutils-3.8-2.fc36.x86_64.rpm 21 MB/s | 370 kB 00:00 #8 50.86 (8/138): ed-1.14.2-12.fc36.x86_64.rpm 5.3 MB/s | 73 kB 00:00 #8 50.86 (9/138): efi-srpm-macros-5-5.fc36.noarch.rpm 1.9 MB/s | 22 kB 00:00 #8 50.87 (10/138): elfutils-0.186-3.fc36.x86_64.rpm 40 MB/s | 523 kB 00:00 #8 50.87 (11/138): elfutils-debuginfod-client-0.186-3.fc 3.0 MB/s | 39 kB 00:00 #8 50.88 (12/138): file-5.41-4.fc36.x86_64.rpm 6.2 MB/s | 48 kB 00:00 #8 50.88 (13/138): fonts-srpm-macros-2.0.5-7.fc36.noarch 3.3 MB/s | 27 kB 00:00 #8 50.88 (14/138): fpc-srpm-macros-1.3-5.fc36.noarch.rpm 1.4 MB/s | 7.6 kB 00:00 #8 50.89 (15/138): enchant-1.6.0-30.fc36.x86_64.rpm 2.2 MB/s | 59 kB 00:00 #8 50.89 (16/138): ghc-srpm-macros-1.5.0-6.fc36.noarch.r 685 kB/s | 7.7 kB 00:00 #8 50.91 (17/138): glibc-gconv-extra-2.35-4.fc36.x86_64. 62 MB/s | 1.6 MB 00:00 #8 50.91 (18/138): gnat-srpm-macros-4-15.fc36.noarch.rpm 370 kB/s | 8.2 kB 00:00 #8 50.92 (19/138): go-srpm-macros-3.0.15-1.fc36.noarch.r 1.2 MB/s | 26 kB 00:00 #8 50.93 (20/138): hunspell-en-0.20140811.1-22.fc36.noar 17 MB/s | 180 kB 00:00 #8 50.93 (21/138): hunspell-1.7.0-19.fc36.x86_64.rpm 16 MB/s | 303 kB 00:00 #8 50.94 (22/138): groff-base-1.22.4-9.fc36.x86_64.rpm 38 MB/s | 1.0 MB 00:00 #8 50.95 (23/138): hunspell-en-GB-0.20140811.1-22.fc36.n 12 MB/s | 225 kB 00:00 #8 50.95 (24/138): hunspell-en-US-0.20140811.1-22.fc36.n 11 MB/s | 176 kB 00:00 #8 50.95 (25/138): hunspell-filesystem-1.7.0-19.fc36.x86 914 kB/s | 8.9 kB 00:00 #8 50.96 (26/138): info-6.8-3.fc36.x86_64.rpm 26 MB/s | 225 kB 00:00 latest: Pulling from library/alpine #8 42.76 Setting up mime-support (3.60ubuntu1) ... #8 42.79 Setting up iso-codes (3.79-1) ... #8 42.80 Setting up libsigsegv2:amd64 (2.12-1) ... #8 42.81 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #8 42.83 Setting up libreadline7:amd64 (7.0-3) ... #8 42.84 Setting up perl-openssl-defaults:amd64 (3build1) ... #8 42.85 Setting up libpsl5:amd64 (0.19.1-5build1) ... #8 42.86 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 42.88 Setting up groff-base (1.22.3-10) ... #8 42.90 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... #8 42.91 No schema files found: doing nothing. #8 42.91 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 42.93 Setting up unzip (6.0-21ubuntu1.1) ... #8 42.95 Setting up linux-libc-dev:amd64 (4.15.0-189.200) ... #8 42.96 Setting up libmpfr6:amd64 (4.0.1-1) ... #8 42.97 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 42.98 Setting up dctrl-tools (2.24-2build1) ... #8 43.00 Setting up distro-info-data (0.37ubuntu0.14) ... #8 43.01 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ... #8 43.02 Setting up libpipeline1:amd64 (1.5.0-1) ... #8 43.03 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... #8 43.04 Setting up libksba8:amd64 (1.3.5-2) ... #8 43.05 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... #8 43.07 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... #9 13.53 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #9 13.53 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtry-tiny-perl all 0.31-1 [21.8 kB] #9 13.53 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 13.53 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-perl all 6.61-1 [141 kB] #9 13.53 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB] #9 13.54 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 wdiff arm64 1.2.2-2build3 [29.0 kB] #9 13.54 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 devscripts arm64 2.22.1ubuntu1 [1057 kB] #9 13.60 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 diffstat arm64 1.64-1build2 [28.3 kB] #9 13.60 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-chardet all 4.0.0-1 [98.0 kB] #9 13.68 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 zstd arm64 1.4.8+dfsg-3build1 [587 kB] #9 13.70 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-debian all 0.1.43ubuntu1 [107 kB] #9 13.70 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgpgme11 arm64 1.16.0-1.2ubuntu4 [131 kB] #9 13.71 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-gpg arm64 1.16.0-1.2ubuntu4 [210 kB] #9 13.71 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dput all 1.1.0ubuntu2 [44.9 kB] #9 13.72 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #9 13.77 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #9 13.77 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.3 [279 kB] #9 13.78 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liberror-perl all 0.17029-1 [26.5 kB] #8 50.96 (27/138): json-glib-1.6.6-2.fc36.x86_64.rpm 13 MB/s | 152 kB 00:00 #8 50.97 (28/138): kernel-srpm-macros-1.0-14.fc36.noarch 707 kB/s | 9.1 kB 00:00 #8 50.97 (29/138): libjpeg-turbo-2.1.2-2.fc36.x86_64.rpm 18 MB/s | 182 kB 00:00 #8 50.98 (30/138): libpkgconf-1.8.0-2.fc36.x86_64.rpm 2.8 MB/s | 36 kB 00:00 #8 50.98 (31/138): libpng-1.6.37-12.fc36.x86_64.rpm 9.0 MB/s | 119 kB 00:00 #8 50.99 (32/138): libstemmer-0-18.585svn.fc36.x86_64.rp 5.8 MB/s | 82 kB 00:00 #8 50.99 (33/138): lua-srpm-macros-1-6.fc36.noarch.rpm 612 kB/s | 8.5 kB 00:00 #8 50.99 (34/138): nim-srpm-macros-3-6.fc36.noarch.rpm 1.5 MB/s | 8.3 kB 00:00 #8 51.00 (35/138): ncurses-6.2-9.20210508.fc36.x86_64.rp 19 MB/s | 400 kB 00:00 #8 51.00 (36/138): ocaml-srpm-macros-6-6.fc36.noarch.rpm 699 kB/s | 7.7 kB 00:00 #8 51.00 (37/138): openblas-srpm-macros-2-11.fc36.noarch 705 kB/s | 7.4 kB 00:00 #8 51.01 (38/138): package-notes-srpm-macros-0.4-14.fc36 1.4 MB/s | 11 kB 00:00 #8 51.01 (39/138): patch-2.7.6-16.fc36.x86_64.rpm 13 MB/s | 124 kB 00:00 #8 51.01 (40/138): perl-AutoLoader-5.74-486.fc36.noarch. 2.9 MB/s | 26 kB 00:00 #8 51.02 (41/138): perl-B-1.82-486.fc36.x86_64.rpm 18 MB/s | 185 kB 00:00 #8 51.02 (42/138): perl-Class-Struct-0.66-486.fc36.noarc 3.5 MB/s | 27 kB 00:00 #8 51.03 (43/138): perl-Carp-1.52-479.fc36.noarch.rpm 2.5 MB/s | 29 kB 00:00 #8 51.03 (44/138): perl-Data-Dumper-2.183-3.fc36.x86_64. 5.6 MB/s | 56 kB 00:00 #8 51.03 (45/138): perl-Digest-1.20-2.fc36.noarch.rpm 2.8 MB/s | 25 kB 00:00 #8 51.04 (46/138): perl-Digest-MD5-2.58-479.fc36.x86_64. 5.6 MB/s | 36 kB 00:00 #8 51.04 (47/138): perl-DynaLoader-1.50-486.fc36.x86_64. 3.3 MB/s | 31 kB 00:00 #8 51.04 (48/138): perl-Errno-1.33-486.fc36.x86_64.rpm 2.2 MB/s | 20 kB 00:00 #8 51.04 (49/138): perl-Exporter-5.76-480.fc36.noarch.rp 4.0 MB/s | 31 kB 00:00 #8 51.05 (50/138): perl-File-Basename-2.85-486.fc36.noar 3.8 MB/s | 22 kB 00:00 #8 51.05 (51/138): perl-Fcntl-1.14-486.fc36.x86_64.rpm 2.8 MB/s | 25 kB 00:00 #8 51.05 (52/138): perl-File-Path-2.18-479.fc36.noarch.r 3.7 MB/s | 35 kB 00:00 #8 51.06 (53/138): perl-File-Temp-0.231.100-479.fc36.noa 6.5 MB/s | 59 kB 00:00 #8 51.06 (54/138): perl-File-stat-1.09-486.fc36.noarch.r 2.5 MB/s | 22 kB 00:00 #8 51.06 (55/138): perl-FileHandle-2.03-486.fc36.noarch. 2.2 MB/s | 20 kB 00:00 #8 51.07 (56/138): perl-Getopt-Long-2.52-479.fc36.noarch 4.2 MB/s | 60 kB 00:00 #8 51.07 (57/138): perl-Getopt-Std-1.13-486.fc36.noarch. 1.4 MB/s | 21 kB 00:00 #8 51.08 (58/138): perl-IO-1.46-486.fc36.x86_64.rpm 6.5 MB/s | 92 kB 00:00 #8 51.08 (59/138): perl-IO-Socket-IP-0.41-480.fc36.noarc 4.9 MB/s | 42 kB 00:00 #8 51.08 (60/138): perl-IPC-Open3-1.21-486.fc36.noarch.r 4.4 MB/s | 28 kB 00:00 #8 51.09 (61/138): perl-IO-Socket-SSL-2.074-2.fc36.noarc 21 MB/s | 218 kB 00:00 #8 51.09 (62/138): perl-MIME-Base64-3.16-479.fc36.x86_64 3.0 MB/s | 30 kB 00:00 #8 51.09 (63/138): perl-Mozilla-CA-20211001-2.fc36.noarc 1.5 MB/s | 12 kB 00:00 #8 51.10 (64/138): perl-NDBM_File-1.15-486.fc36.x86_64.r 3.9 MB/s | 27 kB 00:00 #8 51.10 (65/138): perl-POSIX-1.97-486.fc36.x86_64.rpm 11 MB/s | 102 kB 00:00 #8 51.11 (66/138): perl-Net-SSLeay-1.92-2.fc36.x86_64.rp 22 MB/s | 364 kB 00:00 #8 51.11 (67/138): perl-PathTools-3.80-479.fc36.x86_64.r 7.1 MB/s | 85 kB 00:00 #8 51.11 (68/138): perl-Pod-Escapes-1.07-479.fc36.noarch 1.9 MB/s | 20 kB 00:00 #8 51.12 (69/138): perl-Pod-Perldoc-3.28.01-480.fc36.noa 7.7 MB/s | 83 kB 00:00 #8 51.12 (70/138): perl-Pod-Simple-3.43-3.fc36.noarch.rp 18 MB/s | 215 kB 00:00 #8 51.13 (71/138): perl-Pod-Usage-2.01-479.fc36.noarch.r 3.0 MB/s | 40 kB 00:00 #8 51.13 (72/138): perl-Scalar-List-Utils-1.62-464.fc36. 6.9 MB/s | 71 kB 00:00 #8 51.13 (73/138): perl-SelectSaver-1.02-486.fc36.noarch 1.9 MB/s | 17 kB 00:00 #8 51.14 (74/138): perl-Storable-3.25-2.fc36.x86_64.rpm 15 MB/s | 96 kB 00:00 #8 51.14 (75/138): perl-Symbol-1.09-486.fc36.noarch.rpm 2.1 MB/s | 19 kB 00:00 #8 51.14 (76/138): perl-Term-ANSIColor-5.01-480.fc36.noa 5.2 MB/s | 48 kB 00:00 #8 51.14 (77/138): perl-Term-Cap-1.17-479.fc36.noarch.rp 2.8 MB/s | 22 kB 00:00 #8 51.15 (78/138): perl-Text-Tabs+Wrap-2021.0814-2.fc36. 4.2 MB/s | 22 kB 00:00 #8 51.15 (79/138): perl-Time-Local-1.300-479.fc36.noarch 4.1 MB/s | 34 kB 00:00 #8 51.15 (80/138): perl-URI-5.10-1.fc36.noarch.rpm 12 MB/s | 108 kB 00:00 #8 51.16 (81/138): perl-base-2.27-486.fc36.noarch.rpm 2.3 MB/s | 21 kB 00:00 #8 51.16 (82/138): perl-constant-1.33-480.fc36.noarch.rp 2.6 MB/s | 23 kB 00:00 #8 51.16 (83/138): perl-if-0.60.900-486.fc36.noarch.rpm 2.2 MB/s | 19 kB 00:00 #8 51.17 (84/138): perl-interpreter-5.34.1-486.fc36.x86_ 8.8 MB/s | 76 kB 00:00 #8 51.17 (85/138): perl-libnet-3.13-480.fc36.noarch.rpm 13 MB/s | 126 kB 00:00 #8 51.17 (86/138): perl-mro-1.25-486.fc36.x86_64.rpm 5.1 MB/s | 33 kB 00:00 #8 51.18 (87/138): perl-overload-1.33-486.fc36.noarch.rp 3.9 MB/s | 50 kB 00:00 #8 51.19 (88/138): perl-overloading-0.02-486.fc36.noarch 1.7 MB/s | 18 kB 00:00 #8 51.20 (89/138): perl-libs-5.34.1-486.fc36.x86_64.rpm 63 MB/s | 2.1 MB 00:00 #8 51.20 (90/138): perl-parent-0.238-479.fc36.noarch.rpm 807 kB/s | 14 kB 00:00 #8 51.21 (91/138): perl-podlators-4.14-479.fc36.noarch.r 6.3 MB/s | 112 kB 00:00 #8 51.21 (92/138): perl-srpm-macros-1-43.fc36.noarch.rpm 1.1 MB/s | 8.4 kB 00:00 #8 51.21 (93/138): perl-subs-1.04-486.fc36.noarch.rpm 2.8 MB/s | 17 kB 00:00 #8 51.21 (94/138): perl-vars-1.05-486.fc36.noarch.rpm 2.0 MB/s | 18 kB 00:00 #8 51.22 (95/138): pkgconf-1.8.0-2.fc36.x86_64.rpm 4.5 MB/s | 41 kB 00:00 #8 51.22 (96/138): pkgconf-m4-1.8.0-2.fc36.noarch.rpm 1.7 MB/s | 14 kB 00:00 #8 51.22 (97/138): pkgconf-pkg-config-1.8.0-2.fc36.x86_6 1.9 MB/s | 10 kB 00:00 #8 51.23 (98/138): python3-dateutil-2.8.1-8.fc36.noarch. 26 MB/s | 289 kB 00:00 #8 51.23 (99/138): python3-dbus-1.2.18-3.fc36.x86_64.rpm 11 MB/s | 132 kB 00:00 #8 51.23 (100/138): python3-distro-1.6.0-2.fc36.noarch.r 3.6 MB/s | 38 kB 00:00 #8 51.24 (101/138): python3-enchant-3.2.2-2.fc36.noarch. 8.0 MB/s | 79 kB 00:00 #8 51.25 (102/138): python3-pyxdg-0.27-4.fc36.noarch.rpm 8.8 MB/s | 96 kB 00:00 #8 51.25 (103/138): python3-pybeam-0.7-2.fc36.noarch.rpm 1.7 MB/s | 24 kB 00:00 #8 51.25 (104/138): python3-six-1.16.0-5.fc36.noarch.rpm 2.9 MB/s | 36 kB 00:00 #8 51.26 (105/138): python3-toml-0.10.2-6.fc36.noarch.rp 4.1 MB/s | 39 kB 00:00 #8 51.26 (106/138): python3-zstd-1.4.5.1-6.fc36.x86_64.r 2.1 MB/s | 19 kB 00:00 #8 51.26 (107/138): shared-mime-info-2.1-3.fc35.x86_64.r 41 MB/s | 373 kB 00:00 530afca65e2e: Pulling fs layer #8 43.08 Setting up m4 (1.4.18-1) ... #8 43.09 Setting up libgdbm5:amd64 (1.14.1-6) ... #8 43.10 Setting up at (3.1.20-3.1ubuntu2) ... make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.VKRPnsVVzU/ + cd /tmp/docker-cli-docsgen.VKRPnsVVzU + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/google/go-cmp v0.5.7 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 #8 51.27 (108/138): unzip-6.0-57.fc36.x86_64.rpm 16 MB/s | 182 kB 00:00 #8 51.27 (109/138): rpmlint-2.2.0-3.fc36.noarch.rpm 11 MB/s | 240 kB 00:00 #8 51.28 (110/138): xxhash-libs-0.8.1-2.fc36.x86_64.rpm 4.0 MB/s | 42 kB 00:00 #8 51.28 (111/138): xz-5.2.5-9.fc36.x86_64.rpm 19 MB/s | 214 kB 00:00 #8 51.28 (112/138): ansible-srpm-macros-1-5.fc36.noarch. 1.0 MB/s | 7.3 kB 00:00 #8 51.29 (113/138): zip-3.0-32.fc36.x86_64.rpm 19 MB/s | 260 kB 00:00 #8 51.32 (114/138): binutils-gold-2.37-27.fc36.x86_64.rp 22 MB/s | 754 kB 00:00 #8 51.32 (115/138): dnf-plugins-core-4.2.1-1.fc36.noarch 1.4 MB/s | 34 kB 00:00 #8 51.36 (116/138): binutils-2.37-27.fc36.x86_64.rpm 82 MB/s | 6.0 MB 00:00 #8 51.36 (117/138): dwz-0.14-4.fc36.x86_64.rpm 2.8 MB/s | 127 kB 00:00 #8 51.39 (118/138): gdb-minimal-12.1-1.fc36.x86_64.rpm 60 MB/s | 3.9 MB 00:00 #8 51.39 (119/138): gdk-pixbuf2-2.42.8-3.fc36.x86_64.rpm 13 MB/s | 465 kB 00:00 #8 51.40 (120/138): libappstream-glib-0.8.0-4.fc36.x86_6 12 MB/s | 391 kB 00:00 #8 51.41 (121/138): perl-Socket-2.035-1.fc36.x86_64.rpm 5.7 MB/s | 55 kB 00:00 #8 51.41 (122/138): perl-HTTP-Tiny-0.082-1.fc36.noarch.r 4.2 MB/s | 55 kB 00:00 #8 51.42 (123/138): perl-Encode-3.17-485.fc36.x86_64.rpm 67 MB/s | 1.7 MB 00:00 #8 51.43 (124/138): perl-Text-ParseWords-3.31-1.fc36.noa 943 kB/s | 16 kB 00:00 #8 51.43 (125/138): python-srpm-macros-3.10-19.fc36.noar 1.6 MB/s | 24 kB 00:00 #8 51.44 (126/138): python3-dnf-plugins-core-4.2.1-1.fc3 24 MB/s | 221 kB 00:00 #8 51.44 (127/138): python3-construct-2.10.68-1.fc36.noa 8.5 MB/s | 112 kB 00:00 #8 51.44 (128/138): qt5-srpm-macros-5.15.5-2.fc36.noarch 664 kB/s | 8.0 kB 00:00 #8 51.44 (129/138): redhat-rpm-config-221-1.fc36.noarch. 8.1 MB/s | 66 kB 00:00 #8 51.45 (130/138): rpm-build-4.17.1-3.fc36.x86_64.rpm 8.6 MB/s | 58 kB 00:00 #8 51.45 (131/138): rpmautospec-rpm-macros-0.2.6-1.fc36. 932 kB/s | 8.3 kB 00:00 #8 51.45 (132/138): rust-srpm-macros-22-1.fc36.noarch.rp 1.0 MB/s | 9.3 kB 00:00 #8 51.46 (133/138): python3-rpm-4.17.1-3.fc36.x86_64.rpm 13 MB/s | 90 kB 00:00 #8 51.46 (134/138): zstd-1.5.2-2.fc36.x86_64.rpm 29 MB/s | 448 kB 00:00 #8 51.47 (135/138): rpm-4.17.1-3.fc36.x86_64.rpm 34 MB/s | 536 kB 00:00 #8 51.48 (136/138): rpm-build-libs-4.17.1-3.fc36.x86_64. 5.8 MB/s | 92 kB 00:00 #8 51.48 (137/138): rpm-sign-libs-4.17.1-3.fc36.x86_64.r 2.9 MB/s | 25 kB 00:00 #8 51.49 (138/138): rpm-libs-4.17.1-3.fc36.x86_64.rpm 15 MB/s | 314 kB 00:00 #8 51.49 -------------------------------------------------------------------------------- 530afca65e2e: Verifying Checksum 530afca65e2e: Download complete 530afca65e2e: Pull complete Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 #8 43.23 invoke-rc.d: could not determine current runlevel #8 43.24 invoke-rc.d: policy-rc.d denied execution of start. #8 43.24 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... #8 43.26 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... #8 43.27 Setting up ucf (3.0038) ... #8 43.37 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.7) ... #8 43.38 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... #8 43.40 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ... #8 43.41 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ... #8 43.43 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #8 43.44 Setting up libcroco3:amd64 (0.6.12-2) ... #8 43.45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... #8 43.46 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... #8 43.47 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... #8 43.49 Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... #8 43.50 Setting up patch (2.7.6-2ubuntu1.1) ... #8 43.51 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #8 43.52 Setting up libunwind8:amd64 (1.2.1-8) ... #8 43.53 Setting up krb5-locales (1.16-2ubuntu0.2) ... #8 43.54 Setting up publicsuffix (20180223.1310-1) ... #8 43.55 Setting up autotools-dev (20180224.1) ... #8 43.56 Setting up t1utils (1.41-2) ... #8 43.57 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 #9 14.18 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git-man all 1:2.34.1-1ubuntu1.4 [952 kB] #8 51.49 Total 17 MB/s | 29 MB 00:01 Status: Downloaded newer image for alpine:latest #8 43.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 43.58 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 #8 43.58 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 #8 43.58 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 #8 43.58 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 #8 43.58 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 #8 43.58 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 #8 43.58 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 #8 43.58 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 #8 43.59 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 #8 43.59 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 #8 43.59 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... #8 43.61 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... #8 43.62 Setting up libltdl7:amd64 (2.4.6-2) ... #8 43.63 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ... #8 43.65 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... #8 43.66 Setting up liblocale-gettext-perl (1.07-3build2) ... #8 43.68 Setting up wdiff (1.2.2-2) ... #8 43.69 Setting up shared-mime-info (1.9-2) ... #9 14.75 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git arm64 1:2.34.1-1ubuntu1.4 [3169 kB] go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 #9 14.94 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #9 14.94 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6build3 [11.7 kB] #9 14.94 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 14.94 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libaliased-perl all 0.34-1.1 [13.3 kB] #9 14.94 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libapt-pkg-perl arm64 0.1.40build2 [70.3 kB] #9 14.94 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-cpio-perl all 0.10-1.1 [9928 B] #9 14.94 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarray-intspan-perl all 2.004-1 [24.5 kB] #9 14.94 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #9 14.94 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 15.01 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libvariable-magic-perl arm64 0.62-1build5 [34.8 kB] #9 15.09 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB] #9 15.09 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libfreetype6 arm64 2.11.1+dfsg-1ubuntu0.1 [383 kB] #9 15.10 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfontconfig1 arm64 2.13.1-4.2ubuntu5 [135 kB] #9 15.10 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg-turbo8 arm64 2.1.2-0ubuntu1 [129 kB] #9 15.10 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg8 arm64 8c-2ubuntu10 [2264 B] #9 15.10 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdeflate0 arm64 1.10-2 [69.1 kB] #9 15.10 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjbig0 arm64 2.1-3.1build3 [28.8 kB] #9 15.10 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwebp7 arm64 1.2.2-2 [192 kB] #9 15.10 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtiff5 arm64 4.3.0-6 [179 kB] #9 15.16 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxpm4 arm64 1:3.5.12-1build2 [35.0 kB] #9 15.18 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgd3 arm64 2.3.0-2ubuntu2 [126 kB] #9 15.18 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-devtools arm64 2.35-0ubuntu3.1 [27.6 kB] #9 15.19 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 15.19 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #9 15.19 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclone-perl arm64 0.45-1build3 [10.8 kB] #9 15.19 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcommon-sense-perl arm64 3.75-2build1 [21.2 kB] #9 15.19 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconfig-tiny-perl all 2.28-1 [13.1 kB] #9 15.19 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-util-perl arm64 1.102-1build3 [22.2 kB] #9 15.24 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-install-perl all 0.928-1.1 [9972 B] #9 15.26 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-optlist-perl all 0.112-1 [11.0 kB] #8 52.64 Running transaction check go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 #9 15.26 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-perl all 0.988-1 [50.6 kB] #9 15.27 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconst-fast-perl all 0.014-1.1 [7756 B] #9 15.27 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwant-perl arm64 0.29-1build7 [24.7 kB] #9 15.27 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 15.27 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcpanel-json-xs-perl arm64 4.27-1build1 [114 kB] #9 15.27 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #9 15.27 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexception-class-perl all 1.45-1 [28.6 kB] #9 15.32 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #9 15.35 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #9 15.35 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] #9 15.35 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-xs-perl arm64 0.430-2build2 [39.2 kB] #9 15.35 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB] #9 15.35 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB] #9 15.35 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB] #9 15.35 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-messagepack-perl arm64 1.01-2build1 [33.9 kB] #9 15.35 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #9 15.39 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #9 15.43 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #9 15.43 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-netmask-perl all 2.0001-1 [27.7 kB] #9 15.43 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-1build7 [82.3 kB] #9 15.43 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-ip-perl all 0.30-1 [17.3 kB] #9 15.43 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #9 15.43 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdistro-info-perl all 1.1build1 [5644 B] #9 15.43 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libemail-address-xs-perl arm64 1.04-1build6 [27.9 kB] #9 15.43 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB] #9 15.47 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-basedir-perl all 0.09-1 [15.7 kB] #9 15.51 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #8 52.71 Transaction check succeeded. #8 52.72 Running transaction test go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 #9 15.51 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-fcntllock-perl arm64 0.22-3build7 [33.7 kB] #9 15.51 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnumber-compare-perl all 0.03-2 [7058 B] #9 15.51 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-glob-perl all 0.11-2 [8042 B] #9 15.51 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 15.51 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB] #9 15.51 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB] #9 15.51 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-ttf-perl all 1.06-1.1 [316 kB] #9 15.54 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsort-versions-perl all 1.62-1 [9294 B] #9 15.59 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 15.59 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #9 15.59 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB] #9 15.59 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-perl all 4.04000-1 [81.8 kB] #9 15.59 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-perl all 1.710-1 [68.4 kB] #9 15.60 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #9 15.60 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-perl all 0.39-1 [19.1 kB] #9 15.60 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-identify-perl arm64 0.14-1build5 [10.3 kB] #9 15.62 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-name-perl arm64 0.26-1build3 [11.0 kB] #9 15.67 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 15.67 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-tiny-perl all 0.122-1 [45.9 kB] #9 15.67 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB] #9 15.67 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-perl all 1.012004-1 [321 kB] #9 15.68 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #9 15.68 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhash-fieldhash-perl arm64 0.15-1build5 [16.9 kB] #9 15.68 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB] #9 15.68 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-format-perl all 2.12-1.1 [41.3 kB] #9 15.69 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #9 15.76 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB] + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CTMhrl + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XbNeW2 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' + exit 0 PASS: docker-buildx version OK Processing files: docker-buildx-plugin-0.8.2-0.el7.aarch64 Provides: docker-buildx-plugin = 0:0.8.2-0.el7 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el7.src.rpm #8 53.15 Transaction test succeeded. #8 53.15 Running transaction go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 #9 15.76 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-interactive-perl all 1.023-1 [10.4 kB] #9 15.76 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompt-tiny-perl all 0.003-1 [8924 B] #9 15.76 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #9 15.76 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-xs-perl arm64 4.030-1build3 [87.0 kB] #9 15.76 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] #9 15.76 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-common all 2.5.12+dfsg-0ubuntu0.22.04.1 [16.4 kB] #9 15.76 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB] #9 15.77 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB] #9 15.84 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-xs-perl arm64 0.58-2build3 [32.5 kB] #9 15.84 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-utilsby-perl all 0.11-1 [14.7 kB] #9 15.84 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl7 arm64 2.4.6-15build2 [39.5 kB] #9 15.84 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl-dev arm64 2.4.6-15build2 [170 kB] #9 15.84 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB] #9 15.84 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] #9 15.84 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f #9 16.24 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 16.32 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmailtools-perl all 2.21-1 [80.7 kB] #9 16.49 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB] #9 16.52 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmath-base85-perl all 0.5+dfsg-1 [6764 B] #9 16.53 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] #9 16.54 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #9 16.55 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #9 16.56 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-struct-perl all 0.020-1 [23.7 kB] #9 16.57 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmouse-perl arm64 2.5.10-1build4 [160 kB] go: downloading github.com/davecgh/go-spew v1.1.1 #8 53.85 Preparing : 1/1 #8 53.88 Upgrading : rpm-libs-4.17.1-3.fc36.x86_64 1/143 #8 53.89 Running scriptlet: rpm-4.17.1-3.fc36.x86_64 2/143 #8 53.93 Upgrading : rpm-4.17.1-3.fc36.x86_64 2/143 #8 53.94 Installing : python3-six-1.16.0-5.fc36.noarch 3/143 #8 53.95 Installing : hunspell-filesystem-1.7.0-19.fc36.x86_64 4/143 #8 53.95 Installing : hunspell-en-GB-0.20140811.1-22.fc36.noarch 5/143 #8 53.96 Installing : hunspell-en-0.20140811.1-22.fc36.noarch 6/143 #8 53.97 Installing : hunspell-en-US-0.20140811.1-22.fc36.noarch 7/143 #8 53.98 Installing : hunspell-1.7.0-19.fc36.x86_64 8/143 #8 53.98 Installing : elfutils-debuginfod-client-0.186-3.fc36.x86_64 9/143 #8 54.00 Installing : binutils-gold-2.37-27.fc36.x86_64 10/143 #8 54.13 Installing : binutils-2.37-27.fc36.x86_64 11/143 #8 54.13 Running scriptlet: binutils-2.37-27.fc36.x86_64 11/143 #8 54.17 Installing : elfutils-0.186-3.fc36.x86_64 12/143 #8 54.18 Upgrading : rpm-build-libs-4.17.1-3.fc36.x86_64 13/143 #8 54.18 Installing : dwz-0.14-4.fc36.x86_64 14/143 #8 54.19 Installing : xz-5.2.5-9.fc36.x86_64 15/143 #8 54.20 Installing : unzip-6.0-57.fc36.x86_64 16/143 #9 16.64 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-xs-perl arm64 0.29-1build5 [19.0 kB] #9 16.65 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB] #9 16.66 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-gzip-perl arm64 0.19-1build8 [14.6 kB] #9 16.66 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-utf8-strict-perl arm64 0.009-1build1 [11.7 kB] #9 16.66 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-parser-perl all 1.63-2 [82.2 kB] #9 16.68 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB] #9 16.69 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libproc-processtable-perl arm64 0.634-1build1 [37.2 kB] #9 16.69 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre2-9 arm64 20220201+dfsg-1 [153 kB] #9 16.72 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre-engine-re2-perl arm64 0.14-1build2 [17.9 kB] #9 16.79 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadonly-perl all 2.050-3 [19.9 kB] go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 #8 54.20 Installing : file-5.41-4.fc36.x86_64 17/143 #8 54.21 Installing : zip-3.0-32.fc36.x86_64 18/143 #8 54.22 Installing : enchant-1:1.6.0-30.fc36.x86_64 19/143 #8 54.23 Installing : python3-enchant-3.2.2-2.fc36.noarch 20/143 #8 54.24 Installing : python3-dateutil-1:2.8.1-8.fc36.noarch 21/143 #8 54.25 Installing : python3-construct-2.10.68-1.fc36.noarch 22/143 #8 54.26 Installing : python3-pybeam-0.7-2.fc36.noarch 23/143 #8 54.27 Installing : efi-srpm-macros-5-5.fc36.noarch 24/143 #8 54.27 Installing : lua-srpm-macros-1-6.fc36.noarch 25/143 #8 54.27 Installing : rpmautospec-rpm-macros-0.2.6-1.fc36.noarch 26/143 #8 54.28 Upgrading : rpm-sign-libs-4.17.1-3.fc36.x86_64 27/143 #8 54.29 Upgrading : python3-rpm-4.17.1-3.fc36.x86_64 28/143 #8 54.30 Installing : zstd-1.5.2-2.fc36.x86_64 29/143 #8 54.31 Installing : rust-srpm-macros-22-1.fc36.noarch 30/143 #8 54.31 Installing : qt5-srpm-macros-5.15.5-2.fc36.noarch 31/143 #8 54.31 Installing : ansible-srpm-macros-1-5.fc36.noarch 32/143 #8 54.32 Installing : xxhash-libs-0.8.1-2.fc36.x86_64 33/143 #8 54.40 Installing : gdb-minimal-12.1-1.fc36.x86_64 34/143 #8 54.40 Installing : debugedit-5.0-3.fc36.x86_64 35/143 #8 45.79 Setting up libmpc3:amd64 (1.1.0-1) ... #8 45.81 Setting up libc-dev-bin (2.27-3ubuntu1.6) ... #8 45.82 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #8 45.83 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... #8 45.84 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... #8 45.85 Setting up bsdmainutils (11.1.2ubuntu1) ... #8 45.88 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 45.88 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 #8 45.88 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 45.88 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 #8 45.89 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #8 45.92 Setting up ca-certificates (20211016~18.04.1) ... #8 46.26 Updating certificates in /etc/ssl/certs... #9 16.79 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-perl all 0.204-1 [15.0 kB] #9 16.79 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-xs-perl arm64 0.117-1build5 [12.4 kB] #9 16.79 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB] #9 16.80 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #9 16.80 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-modules arm64 2.1.27+dfsg2-3ubuntu1 [57.3 kB] #9 16.80 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-decoder-perl arm64 4.023+ds-1 [99.9 kB] #9 16.81 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-encoder-perl arm64 4.023+ds-1 [103 kB] #9 16.86 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libset-intspan-perl all 1.19-2 [26.1 kB] #9 16.86 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsocket6-perl arm64 0.29-1build4 [19.8 kB] #9 16.89 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-copyright-perl all 0.003012-1 [21.3 kB] #9 16.89 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB] #9 16.89 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 16.89 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxs-parse-keyword-perl arm64 0.21-1build1 [50.4 kB] #9 16.90 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsyntax-keyword-try-perl arm64 0.26-1build1 [26.7 kB] #9 16.90 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libterm-readkey-perl arm64 2.38-1build4 [24.7 kB] #9 16.90 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-levenshteinxs-perl arm64 0.03-4build10 [8072 B] #9 16.94 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-markdown-discount-perl arm64 0.13-1build1 [12.7 kB] #9 16.98 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-xslate-perl arm64 3.5.9-1build1 [184 kB] #9 16.99 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB] #9 16.99 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-moment-perl arm64 0.44-1build6 [75.4 kB] #9 16.99 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-xs-perl arm64 0.022-1build2 [25.3 kB] #9 16.99 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunicode-utf8-perl arm64 0.62-1build4 [18.5 kB] #9 17.00 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #9 17.00 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #9 17.00 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #9 17.01 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1 [321 kB] #9 17.09 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-parser-perl arm64 2.46-3build1 [211 kB] #9 17.10 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx #11 28.09 Last metadata expiration check: 0:00:50 ago on Mon Aug 8 12:04:55 2022. #11 31.61 Package bash-5.1.8-2.fc35.x86_64 is already installed. #11 31.63 Package bash-5.1.8-2.fc35.x86_64 is already installed. #11 31.64 Package bash-5.1.8-2.fc35.x86_64 is already installed. #11 31.64 Package ca-certificates-2021.2.52-1.0.fc35.noarch is already installed. #11 31.64 Package libarchive-3.5.2-2.fc35.x86_64 is already installed. #11 31.64 Package pkgconf-pkg-config-1.8.0-1.fc35.x86_64 is already installed. #11 31.64 Package tar-2:1.34-2.fc35.x86_64 is already installed. #11 31.65 Package bash-5.1.8-2.fc35.x86_64 is already installed. #11 31.67 Package bash-5.1.8-2.fc35.x86_64 is already installed. #11 31.72 Dependencies resolved. #11 31.75 ================================================================================ #11 31.75 Package Arch Version Repo Size #11 31.75 ================================================================================ #11 31.75 Installing: #11 31.75 btrfs-progs-devel x86_64 5.18-1.fc35 updates 55 k #11 31.75 cmake x86_64 3.22.2-1.fc35 updates 6.2 M #11 31.75 device-mapper-devel x86_64 1.02.175-6.fc35 fedora 45 k #11 31.75 gcc x86_64 11.3.1-2.fc35 updates 31 M #11 31.75 git x86_64 2.37.1-1.fc35 updates 66 k #11 31.75 glibc-static x86_64 2.34-38.fc35 updates 1.7 M #11 31.75 libseccomp-devel x86_64 2.5.3-1.fc35 updates 53 k #11 31.75 libselinux-devel x86_64 3.3-1.fc35 updates 112 k #11 31.75 libtool x86_64 2.4.6-50.fc35 updates 579 k #11 31.75 libtool-ltdl-devel x86_64 2.4.6-50.fc35 updates 154 k #11 31.75 make x86_64 1:4.3-6.fc35 fedora 533 k #11 31.75 selinux-policy-devel noarch 35.18-1.fc35 updates 811 k #11 31.75 systemd x86_64 249.12-5.fc35 updates 4.1 M #11 31.75 systemd-devel x86_64 249.12-5.fc35 updates 446 k #11 31.75 which x86_64 2.21-27.fc35 fedora 41 k #11 31.75 Upgrading: #11 31.75 audit-libs x86_64 3.0.8-1.fc35 updates 116 k #11 31.75 libgcc x86_64 11.3.1-2.fc35 updates 118 k #11 31.75 libgomp x86_64 11.3.1-2.fc35 updates 291 k #11 31.75 pcre2 x86_64 10.40-1.fc35 updates 235 k #11 31.75 pcre2-syntax noarch 10.40-1.fc35 updates 143 k #11 31.75 Installing dependencies: #11 31.75 acl x86_64 2.3.1-2.fc35 fedora 71 k #11 31.75 annobin-docs noarch 10.66-2.fc35 updates 85 k #11 31.75 annobin-plugin-gcc x86_64 10.66-2.fc35 updates 46 k #11 31.75 autoconf noarch 2.69-37.fc35 fedora 666 k #11 31.75 automake noarch 1.16.2-5.fc35 fedora 662 k #11 31.75 btrfs-progs x86_64 5.18-1.fc35 updates 958 k #11 31.75 checkpolicy x86_64 3.3-1.fc35 updates 338 k #11 31.75 cmake-data noarch 3.22.2-1.fc35 updates 1.6 M #11 31.75 cmake-filesystem x86_64 3.22.2-1.fc35 updates 18 k #11 31.75 cmake-rpm-macros noarch 3.22.2-1.fc35 updates 17 k #11 31.75 cpp x86_64 11.3.1-2.fc35 updates 10 M #11 31.75 cryptsetup-libs x86_64 2.4.3-1.fc35 updates 430 k #11 31.75 dbus x86_64 1:1.12.22-1.fc35 updates 7.1 k #11 31.75 dbus-broker x86_64 29-4.fc35 fedora 171 k #11 31.75 dbus-common noarch 1:1.12.22-1.fc35 updates 14 k #11 31.75 device-mapper x86_64 1.02.175-6.fc35 fedora 140 k #11 31.75 device-mapper-libs x86_64 1.02.175-6.fc35 fedora 179 k #11 31.75 e2fsprogs-libs x86_64 1.46.3-1.fc35 fedora 222 k #11 31.75 emacs-filesystem noarch 1:27.2-9.fc35 fedora 9.0 k #11 31.75 gc x86_64 8.0.4-6.fc35 fedora 103 k #11 31.75 git-core x86_64 2.37.1-1.fc35 updates 4.0 M #11 31.75 git-core-doc noarch 2.37.1-1.fc35 updates 2.4 M #11 31.75 glibc-devel x86_64 2.34-38.fc35 updates 39 k #11 31.75 glibc-headers-x86 noarch 2.34-38.fc35 updates 438 k #11 31.75 guile22 x86_64 2.2.7-3.fc35 fedora 6.4 M #11 31.75 iptables-legacy-libs x86_64 1.8.7-13.fc35 fedora 39 k #11 31.75 jsoncpp x86_64 1.9.4-5.fc35 updates 93 k #11 31.75 kernel-headers x86_64 5.18.13-100.fc35 updates 1.3 M #11 31.75 kmod-libs x86_64 29-4.fc35 fedora 63 k #11 31.75 less x86_64 590-2.fc35 updates 161 k #11 31.75 libargon2 x86_64 20171227-7.fc35 fedora 28 k #11 31.75 libbtrfs x86_64 5.18-1.fc35 updates 28 k #11 31.75 libbtrfsutil x86_64 5.18-1.fc35 updates 32 k #11 31.75 libcbor x86_64 0.7.0-4.fc35 fedora 56 k #11 31.75 libedit x86_64 3.1-40.20210910cvs.fc35 fedora 105 k #11 31.75 libfdisk x86_64 2.37.4-1.fc35 updates 154 k #11 31.75 libfido2 x86_64 1.8.0-1.fc35 fedora 81 k #11 31.75 libibverbs x86_64 39.0-1.fc35 updates 392 k #11 31.75 libmpc x86_64 1.2.1-3.fc35 fedora 62 k #11 31.75 libnl3 x86_64 3.5.0-8.fc35 fedora 328 k #11 31.75 libpcap x86_64 14:1.10.1-2.fc35 fedora 171 k #11 31.75 libseccomp x86_64 2.5.3-1.fc35 updates 71 k #11 31.75 libselinux-utils x86_64 3.3-1.fc35 updates 140 k #11 31.75 libsepol-devel x86_64 3.3-2.fc35 updates 40 k #11 31.75 libtool-ltdl x86_64 2.4.6-50.fc35 updates 36 k #11 31.75 libutempter x86_64 1.2.1-5.fc35 fedora 26 k #11 31.75 libuv x86_64 1:1.44.2-1.fc35 updates 151 k #11 31.75 libxcrypt-devel x86_64 4.4.28-1.fc35 updates 29 k #11 31.75 libxcrypt-static x86_64 4.4.28-1.fc35 updates 103 k #11 31.75 lzo x86_64 2.10-5.fc35 fedora 65 k #11 31.75 m4 x86_64 1.4.19-2.fc35 fedora 294 k #11 31.75 openssh x86_64 8.7p1-3.fc35 updates 451 k #11 31.75 openssh-clients x86_64 8.7p1-3.fc35 updates 696 k #11 31.75 pcre2-devel x86_64 10.40-1.fc35 updates 474 k #11 31.75 pcre2-utf16 x86_64 10.40-1.fc35 updates 215 k #11 31.75 pcre2-utf32 x86_64 10.40-1.fc35 updates 205 k #11 31.75 perl-Error noarch 1:0.17029-7.fc35 fedora 41 k #11 31.75 perl-File-Compare noarch 1.100.600-486.fc35 updates 18 k #11 31.75 perl-File-Copy noarch 2.35-486.fc35 updates 25 k #11 31.75 perl-File-Find noarch 1.39-486.fc35 updates 30 k #11 31.75 perl-Git noarch 2.37.1-1.fc35 updates 43 k #11 31.75 perl-TermReadKey x86_64 2.38-11.fc35 fedora 36 k #11 31.75 perl-Thread-Queue noarch 3.14-478.fc35 fedora 21 k #11 31.75 perl-lib x86_64 0.65-486.fc35 updates 19 k #11 31.75 perl-threads x86_64 1:2.26-448.fc35 fedora 57 k #11 31.75 perl-threads-shared x86_64 1.62-478.fc35 fedora 43 k #11 31.75 policycoreutils x86_64 3.3-1.fc35 updates 199 k #11 31.75 policycoreutils-devel x86_64 3.3-1.fc35 updates 139 k #11 31.75 policycoreutils-python-utils noarch 3.3-1.fc35 updates 72 k #11 31.75 python3-audit x86_64 3.0.8-1.fc35 updates 82 k #11 31.75 python3-libselinux x86_64 3.3-1.fc35 updates 181 k #11 31.75 python3-libsemanage x86_64 3.3-1.fc35 updates 79 k #11 31.75 python3-policycoreutils noarch 3.3-1.fc35 updates 2.0 M #11 31.75 python3-setools x86_64 4.4.0-3.fc35 fedora 547 k #11 31.75 python3-setuptools noarch 57.4.0-1.fc35 fedora 928 k #11 31.75 rhash x86_64 1.4.0-4.fc35 fedora 178 k #11 31.75 rpm-plugin-selinux x86_64 4.17.1-2.fc35 updates 17 k #11 31.75 selinux-policy noarch 35.18-1.fc35 updates 66 k #11 31.75 selinux-policy-targeted noarch 35.18-1.fc35 updates 6.3 M #11 31.75 systemd-pam x86_64 249.12-5.fc35 updates 324 k #11 31.75 systemd-rpm-macros noarch 249.12-5.fc35 updates 27 k #11 31.75 util-linux x86_64 2.37.4-1.fc35 updates 2.2 M #11 31.75 util-linux-core x86_64 2.37.4-1.fc35 updates 433 k #11 31.75 vim-filesystem noarch 2:9.0.077-1.fc35 updates 20 k #11 31.75 xkeyboard-config noarch 2.33-2.fc35 fedora 783 k #11 31.75 Installing weak dependencies: #11 31.75 libbpf x86_64 2:0.6.1-2.fc35 updates 154 k #11 31.75 libxkbcommon x86_64 1.3.1-1.fc35 fedora 140 k #11 31.75 qrencode-libs x86_64 4.1.1-1.fc35 updates 60 k #11 31.75 systemd-networkd x86_64 249.12-5.fc35 updates 523 k #11 31.75 systemd-resolved x86_64 249.12-5.fc35 updates 267 k #11 31.75 #11 31.75 Transaction Summary #11 31.75 ================================================================================ #11 31.75 Install 105 Packages #11 31.75 Upgrade 5 Packages #11 31.75 #11 31.75 Total download size: 98 M #11 31.75 Downloading Packages: go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #8 54.42 Installing : shared-mime-info-2.1-3.fc35.x86_64 36/143 #8 54.43 Running scriptlet: shared-mime-info-2.1-3.fc35.x86_64 36/143 #8 54.44 Installing : python3-zstd-1.4.5.1-6.fc36.x86_64 37/143 #8 54.45 Installing : python3-toml-0.10.2-6.fc36.noarch 38/143 #8 54.46 Installing : python3-pyxdg-0.27-4.fc36.noarch 39/143 #8 54.47 Installing : python3-distro-1.6.0-2.fc36.noarch 40/143 #8 54.47 Installing : pkgconf-m4-1.8.0-2.fc36.noarch 41/143 #8 54.48 Installing : perl-srpm-macros-1-43.fc36.noarch 42/143 #8 54.48 Installing : package-notes-srpm-macros-0.4-14.fc36.noarch 43/143 #8 54.48 Installing : openblas-srpm-macros-2-11.fc36.noarch 44/143 #8 54.49 Installing : ocaml-srpm-macros-6-6.fc36.noarch 45/143 #8 54.49 Installing : nim-srpm-macros-3-6.fc36.noarch 46/143 #8 54.50 Installing : ncurses-6.2-9.20210508.fc36.x86_64 47/143 #8 54.50 Installing : libstemmer-0-18.585svn.fc36.x86_64 48/143 #8 54.51 Installing : libpng-2:1.6.37-12.fc36.x86_64 49/143 #8 54.52 Installing : libpkgconf-1.8.0-2.fc36.x86_64 50/143 #8 54.52 Installing : pkgconf-1.8.0-2.fc36.x86_64 51/143 #8 54.52 Installing : pkgconf-pkg-config-1.8.0-2.fc36.x86_64 52/143 #8 54.53 Installing : libjpeg-turbo-2.1.2-2.fc36.x86_64 53/143 #8 54.54 Installing : gdk-pixbuf2-2.42.8-3.fc36.x86_64 54/143 #8 54.55 Installing : kernel-srpm-macros-1.0-14.fc36.noarch 55/143 #8 54.56 Installing : json-glib-1.6.6-2.fc36.x86_64 56/143 #8 54.57 Installing : libappstream-glib-0.8.0-4.fc36.x86_64 57/143 #8 54.58 Installing : info-6.8-3.fc36.x86_64 58/143 #8 54.59 Installing : ed-1.14.2-12.fc36.x86_64 59/143 #8 54.60 Installing : patch-2.7.6-16.fc36.x86_64 60/143 #8 54.60 Running scriptlet: groff-base-1.22.4-9.fc36.x86_64 61/143 #9 17.10 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-libyaml-perl arm64 0.83+ds-1build1 [28.7 kB] #9 17.10 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 licensecheck all 3.2.14-2 [40.9 kB] #9 17.10 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-size-perl arm64 0.83-1build4 [20.4 kB] #9 17.10 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB] #9 17.10 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzip arm64 1.23-1 [80.5 kB] #9 17.11 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzop arm64 1.04-2build2 [84.0 kB] #9 17.11 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 t1utils arm64 1.41-4build2 [61.5 kB] #9 17.16 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 unzip arm64 6.0-26ubuntu3 [171 kB] #9 17.24 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 lintian all 2.114.0ubuntu1.1 [1083 kB] #9 17.28 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages-dev all 5.10-1ubuntu1 [2309 kB] #8 54.65 Installing : groff-base-1.22.4-9.fc36.x86_64 61/143 #8 54.66 Running scriptlet: groff-base-1.22.4-9.fc36.x86_64 61/143 #8 54.67 Installing : perl-Digest-1.20-2.fc36.noarch 62/143 #8 54.68 Installing : perl-Digest-MD5-2.58-479.fc36.x86_64 63/143 #8 54.69 Installing : perl-B-1.82-486.fc36.x86_64 64/143 #8 54.69 Installing : perl-FileHandle-2.03-486.fc36.noarch 65/143 #8 54.70 Installing : perl-AutoLoader-5.74-486.fc36.noarch 66/143 #8 54.70 Installing : perl-Data-Dumper-2.183-3.fc36.x86_64 67/143 #8 54.71 Installing : perl-libnet-3.13-480.fc36.noarch 68/143 #8 54.71 Installing : perl-base-2.27-486.fc36.noarch 69/143 #8 54.73 Installing : perl-Net-SSLeay-1.92-2.fc36.x86_64 70/143 #8 54.74 Installing : perl-URI-5.10-1.fc36.noarch 71/143 #8 54.75 Installing : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch 72/143 #8 54.75 Installing : perl-Mozilla-CA-20211001-2.fc36.noarch 73/143 #8 54.75 Installing : perl-if-0.60.900-486.fc36.noarch 74/143 #8 54.76 Installing : perl-Time-Local-2:1.300-479.fc36.noarch 75/143 #8 54.76 Installing : perl-File-Path-2.18-479.fc36.noarch 76/143 #8 54.77 Installing : perl-Pod-Escapes-1:1.07-479.fc36.noarch 77/143 #8 54.77 Installing : perl-IO-Socket-IP-0.41-480.fc36.noarch 78/143 #8 54.78 Installing : perl-IO-Socket-SSL-2.074-2.fc36.noarch 79/143 #8 54.78 Installing : perl-Class-Struct-0.66-486.fc36.noarch 80/143 #8 54.79 Installing : perl-POSIX-1.97-486.fc36.x86_64 81/143 #8 54.79 Installing : perl-Term-ANSIColor-5.01-480.fc36.noarch 82/143 #8 54.80 Installing : perl-subs-1.04-486.fc36.noarch 83/143 #8 54.81 Installing : perl-Pod-Simple-1:3.43-3.fc36.noarch 84/143 #8 54.81 Installing : perl-Term-Cap-1.17-479.fc36.noarch 85/143 #8 54.82 Installing : perl-File-Temp-1:0.231.100-479.fc36.noarch 86/143 #8 54.82 Installing : perl-IPC-Open3-1.21-486.fc36.noarch 87/143 #8 54.83 Installing : perl-HTTP-Tiny-0.082-1.fc36.noarch 88/143 #8 54.83 Installing : perl-SelectSaver-1.02-486.fc36.noarch 89/143 #8 54.83 Installing : perl-Symbol-1.09-486.fc36.noarch 90/143 #8 54.84 Installing : perl-File-stat-1.09-486.fc36.noarch 91/143 #8 54.84 Installing : perl-Socket-4:2.035-1.fc36.x86_64 92/143 #8 54.85 Installing : perl-podlators-1:4.14-479.fc36.noarch 93/143 #8 54.86 Installing : perl-Pod-Perldoc-3.28.01-480.fc36.noarch 94/143 #8 54.86 Installing : perl-Fcntl-1.14-486.fc36.x86_64 95/143 #8 54.87 Installing : perl-mro-1.25-486.fc36.x86_64 96/143 #8 54.87 Installing : perl-overloading-0.02-486.fc36.noarch 97/143 #8 54.88 Installing : perl-IO-1.46-486.fc36.x86_64 98/143 #8 54.88 Installing : perl-Text-ParseWords-3.31-1.fc36.noarch 99/143 #8 54.88 Installing : perl-Pod-Usage-4:2.01-479.fc36.noarch 100/143 #8 54.89 Installing : perl-Errno-1.33-486.fc36.x86_64 101/143 #8 54.89 Installing : perl-File-Basename-2.85-486.fc36.noarch 102/143 #8 54.90 Installing : perl-Getopt-Std-1.13-486.fc36.noarch 103/143 #8 54.90 Installing : perl-MIME-Base64-3.16-479.fc36.x86_64 104/143 #8 54.91 Installing : perl-Scalar-List-Utils-5:1.62-464.fc36.x86_64 105/143 #8 54.91 Installing : perl-constant-1.33-480.fc36.noarch 106/143 #8 54.92 Installing : perl-overload-1.33-486.fc36.noarch 107/143 #8 54.92 Installing : perl-parent-1:0.238-479.fc36.noarch 108/143 #8 54.93 Installing : perl-vars-1.05-486.fc36.noarch 109/143 #8 54.93 Installing : perl-Storable-1:3.25-2.fc36.x86_64 110/143 #8 54.94 Installing : perl-Getopt-Long-1:2.52-479.fc36.noarch 111/143 #8 54.94 Installing : perl-DynaLoader-1.50-486.fc36.x86_64 112/143 #8 54.95 Installing : perl-Carp-1.52-479.fc36.noarch 113/143 #8 54.95 Installing : perl-Exporter-5.76-480.fc36.noarch 114/143 #9 17.40 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-certifi all 2020.6.20-1 [150 kB] #9 17.40 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-idna all 3.3-1 [49.3 kB] #9 17.40 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] #9 17.40 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB] #9 17.41 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-requests all 2.25.1+dfsg-2 [47.9 kB] #9 17.41 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-unidiff all 0.5.5-2 [9180 B] #9 17.41 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-xdg all 0.27-2 [36.9 kB] #9 17.41 Get:368 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 equivs all 2.3.1 [19.0 kB] #9 17.41 Get:369 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #9 17.47 Get:370 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-magic all 2:0.4.24-2 [12.6 kB] #9 17.64 debconf: delaying package configuration, since apt-utils is not installed #8 46.67 127 added, 0 removed; done. #8 46.71 Setting up manpages-dev (4.15-1) ... #8 46.72 Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... #8 46.74 Setting up libassuan0:amd64 (2.5.1-2) ... #8 46.75 Setting up xdg-user-dirs (0.17-1ubuntu1) ... #8 46.78 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... #8 46.79 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ... #8 46.81 Setting up diffstat (1.61-1build1) ... #8 46.82 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... #8 46.83 Setting up autopoint (0.19.8.1-6ubuntu0.3) ... #8 46.84 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... #8 46.85 Setting up netbase (5.4) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #8 54.96 Installing : perl-NDBM_File-1.15-486.fc36.x86_64 115/143 #8 54.97 Installing : perl-PathTools-3.80-479.fc36.x86_64 116/143 #8 55.03 Installing : perl-Encode-4:3.17-485.fc36.x86_64 117/143 #8 55.12 Installing : perl-libs-4:5.34.1-486.fc36.x86_64 118/143 #8 55.13 Installing : perl-interpreter-4:5.34.1-486.fc36.x86_64 119/143 #8 55.14 Installing : devscripts-checkbashisms-2.22.1-1.fc36.x86_64 120/143 #8 55.14 Installing : gnat-srpm-macros-4-15.fc36.noarch 121/143 #8 55.15 Installing : ghc-srpm-macros-1.5.0-6.fc36.noarch 122/143 #8 55.15 Installing : fpc-srpm-macros-1.3-5.fc36.noarch 123/143 #8 55.16 Installing : fonts-srpm-macros-1:2.0.5-7.fc36.noarch 124/143 #8 55.16 Installing : go-srpm-macros-3.0.15-1.fc36.noarch 125/143 #8 55.16 Installing : python-srpm-macros-3.10-19.fc36.noarch 126/143 #8 55.17 Installing : redhat-rpm-config-221-1.fc36.noarch 127/143 #8 55.18 Installing : diffutils-3.8-2.fc36.x86_64 128/143 #8 55.19 Installing : dbus-libs-1:1.14.0-1.fc36.x86_64 129/143 #8 55.20 Installing : python3-dbus-1.2.18-3.fc36.x86_64 130/143 #9 17.68 Fetched 129 MB in 12s (10.6 MB/s) #9 17.69 Selecting previously unselected package liblocale-gettext-perl. #9 17.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4387 files and directories currently installed.) #9 17.70 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_arm64.deb ... #9 17.70 Unpacking liblocale-gettext-perl (1.07-4build3) ... #9 17.74 Selecting previously unselected package libpython3.10-minimal:arm64. #9 17.74 Preparing to unpack .../libpython3.10-minimal_3.10.4-3ubuntu0.1_arm64.deb ... #9 17.75 Unpacking libpython3.10-minimal:arm64 (3.10.4-3ubuntu0.1) ... #9 17.82 Selecting previously unselected package libexpat1:arm64. #9 17.83 Preparing to unpack .../libexpat1_2.4.7-1_arm64.deb ... #9 17.83 Unpacking libexpat1:arm64 (2.4.7-1) ... #9 17.87 Selecting previously unselected package python3.10-minimal. #8 46.87 Setting up libisl19:amd64 (0.19-1) ... #8 46.88 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.8) ... #8 46.89 Setting up strace (4.21-1ubuntu1) ... #8 46.90 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... #8 46.92 Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ... #8 55.22 Installing : python3-dnf-plugins-core-4.2.1-1.fc36.noarch 131/143 #8 55.22 Installing : dash-0.5.10.2-10.fc36.x86_64 132/143 #8 55.23 Running scriptlet: dash-0.5.10.2-10.fc36.x86_64 132/143 #8 55.25 Installing : cpio-2.13-12.fc36.x86_64 133/143 #8 55.26 Installing : bzip2-1.0.8-11.fc36.x86_64 134/143 #8 55.27 Installing : rpm-build-4.17.1-3.fc36.x86_64 135/143 #8 55.29 Installing : rpmlint-2.2.0-3.fc36.noarch 136/143 #8 55.30 Installing : dnf-plugins-core-4.2.1-1.fc36.noarch 137/143 #8 55.38 Installing : glibc-gconv-extra-2.35-4.fc36.x86_64 138/143 #8 55.39 Running scriptlet: glibc-gconv-extra-2.35-4.fc36.x86_64 138/143 #8 55.41 Cleanup : python3-rpm-4.17.0-10.fc36.x86_64 139/143 #8 55.42 Cleanup : rpm-build-libs-4.17.0-10.fc36.x86_64 140/143 #8 55.43 Cleanup : rpm-sign-libs-4.17.0-10.fc36.x86_64 141/143 #8 55.44 Cleanup : rpm-4.17.0-10.fc36.x86_64 142/143 #8 55.44 Cleanup : rpm-libs-4.17.0-10.fc36.x86_64 143/143 #8 55.45 Running scriptlet: rpm-4.17.1-3.fc36.x86_64 143/143 #9 17.87 Preparing to unpack .../python3.10-minimal_3.10.4-3ubuntu0.1_arm64.deb ... #9 17.88 Unpacking python3.10-minimal (3.10.4-3ubuntu0.1) ... #9 17.94 Setting up libpython3.10-minimal:arm64 (3.10.4-3ubuntu0.1) ... #9 17.96 Setting up libexpat1:arm64 (2.4.7-1) ... #9 17.97 Setting up python3.10-minimal (3.10.4-3ubuntu0.1) ... #11 32.86 (1/110): acl-2.3.1-2.fc35.x86_64.rpm 116 kB/s | 71 kB 00:00 #11 33.03 (2/110): dbus-broker-29-4.fc35.x86_64.rpm 1.0 MB/s | 171 kB 00:00 #11 33.06 (3/110): autoconf-2.69-37.fc35.noarch.rpm 820 kB/s | 666 kB 00:00 #11 33.07 (4/110): automake-1.16.2-5.fc35.noarch.rpm 808 kB/s | 662 kB 00:00 #11 33.12 (5/110): device-mapper-1.02.175-6.fc35.x86_64.r 1.4 MB/s | 140 kB 00:00 #11 33.15 (6/110): device-mapper-devel-1.02.175-6.fc35.x8 507 kB/s | 45 kB 00:00 #11 33.19 (7/110): device-mapper-libs-1.02.175-6.fc35.x86 1.4 MB/s | 179 kB 00:00 #11 33.23 (8/110): e2fsprogs-libs-1.46.3-1.fc35.x86_64.rp 2.0 MB/s | 222 kB 00:00 #11 33.23 (9/110): emacs-filesystem-27.2-9.fc35.noarch.rp 111 kB/s | 9.0 kB 00:00 #11 33.27 (10/110): gc-8.0.4-6.fc35.x86_64.rpm 1.3 MB/s | 103 kB 00:00 #11 33.49 (11/110): iptables-legacy-libs-1.8.7-13.fc35.x8 154 kB/s | 39 kB 00:00 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.0fZBEOiqPD/ + cd /tmp/docker-cli-docsgen.0fZBEOiqPD + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod #8 47.52 Setting up libltdl-dev:amd64 (2.4.6-2) ... #8 47.54 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... #8 47.55 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... #8 47.56 Setting up gettext (0.19.8.1-6ubuntu0.3) ... #8 47.57 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... #8 47.59 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... #8 47.60 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... #8 47.61 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... #8 47.62 Setting up gpgconf (2.2.4-1ubuntu1.6) ... #8 47.63 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... #8 47.64 Setting up file (1:5.32-2ubuntu0.4) ... #8 47.65 Setting up fakeroot (1.22-2ubuntu1) ... #8 47.66 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 47.66 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 47.66 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 47.66 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 47.66 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 47.66 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 47.66 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 47.66 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 47.66 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 47.67 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... #8 47.69 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #8 47.70 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... #8 47.71 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #8 47.72 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... #8 47.73 Setting up gpgsm (2.2.4-1ubuntu1.6) ... #8 47.74 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ... #8 47.75 Setting up man-db (2.8.3-2ubuntu0.1) ... #11 33.49 (12/110): kmod-libs-29-4.fc35.x86_64.rpm 281 kB/s | 63 kB 00:00 #11 33.68 (13/110): guile22-2.2.7-3.fc35.x86_64.rpm 14 MB/s | 6.4 MB 00:00 #11 33.68 (14/110): libargon2-20171227-7.fc35.x86_64.rpm 145 kB/s | 28 kB 00:00 #11 33.69 (15/110): libcbor-0.7.0-4.fc35.x86_64.rpm 289 kB/s | 56 kB 00:00 #11 33.75 (16/110): libedit-3.1-40.20210910cvs.fc35.x86_6 1.5 MB/s | 105 kB 00:00 #9 18.65 Selecting previously unselected package python3-minimal. #9 18.65 (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 ... 4703 files and directories currently installed.) #9 18.65 Preparing to unpack .../0-python3-minimal_3.10.4-0ubuntu2_arm64.deb ... #9 18.66 Unpacking python3-minimal (3.10.4-0ubuntu2) ... #9 18.69 Selecting previously unselected package media-types. #8 47.85 Building database of manual pages ... #8 47.98 Setting up pinentry-curses (1.1.0-1) ... #8 47.99 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... #8 48.00 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... #8 48.02 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... #11 33.75 (17/110): libfido2-1.8.0-1.fc35.x86_64.rpm 1.2 MB/s | 81 kB 00:00 #11 33.76 (18/110): libmpc-1.2.1-3.fc35.x86_64.rpm 878 kB/s | 62 kB 00:00 #11 33.83 (19/110): libnl3-3.5.0-8.fc35.x86_64.rpm 4.3 MB/s | 328 kB 00:00 #11 33.83 (20/110): libpcap-1.10.1-2.fc35.x86_64.rpm 2.2 MB/s | 171 kB 00:00 #11 33.83 (21/110): libutempter-1.2.1-5.fc35.x86_64.rpm 343 kB/s | 26 kB 00:00 #11 33.89 (22/110): libxkbcommon-1.3.1-1.fc35.x86_64.rpm 2.0 MB/s | 140 kB 00:00 #11 33.90 (23/110): lzo-2.10-5.fc35.x86_64.rpm 959 kB/s | 65 kB 00:00 #11 33.91 (24/110): m4-1.4.19-2.fc35.x86_64.rpm 3.8 MB/s | 294 kB 00:00 #11 33.98 (25/110): make-4.3-6.fc35.x86_64.rpm 6.3 MB/s | 533 kB 00:00 #11 33.98 (26/110): perl-Error-0.17029-7.fc35.noarch.rpm 496 kB/s | 41 kB 00:00 #11 33.99 (27/110): perl-TermReadKey-2.38-11.fc35.x86_64. 463 kB/s | 36 kB 00:00 #9 18.69 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #9 18.69 Unpacking media-types (7.0.0) ... #9 18.72 Selecting previously unselected package libmpdec3:arm64. #9 18.72 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ... #9 18.73 Unpacking libmpdec3:arm64 (2.5.1-2build2) ... #9 18.76 Selecting previously unselected package readline-common. #9 18.76 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... #9 18.76 Unpacking readline-common (8.1.2-1) ... #9 18.80 Selecting previously unselected package libreadline8:arm64. #9 18.80 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ... #9 18.80 Unpacking libreadline8:arm64 (8.1.2-1) ... #9 18.85 Selecting previously unselected package libsqlite3-0:arm64. #9 18.85 Preparing to unpack .../5-libsqlite3-0_3.37.2-2_arm64.deb ... #9 18.86 Unpacking libsqlite3-0:arm64 (3.37.2-2) ... #9 18.90 Selecting previously unselected package libpython3.10-stdlib:arm64. + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #8 48.03 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... #8 48.04 Setting up gpg (2.2.4-1ubuntu1.6) ... #8 48.05 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... #8 48.06 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... #8 48.07 Setting up cpp (4:7.4.0-1ubuntu2.3) ... #8 48.09 Setting up python3 (3.6.7-1~18.04) ... Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x5HE8I + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.aarch64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7C1Sqf + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.p5Qqh0 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download #11 34.07 (28/110): perl-Thread-Queue-3.14-478.fc35.noarc 233 kB/s | 21 kB 00:00 #11 34.07 (29/110): perl-threads-2.26-448.fc35.x86_64.rpm 641 kB/s | 57 kB 00:00 #11 34.08 (30/110): perl-threads-shared-1.62-478.fc35.x86 464 kB/s | 43 kB 00:00 #9 18.90 Preparing to unpack .../6-libpython3.10-stdlib_3.10.4-3ubuntu0.1_arm64.deb ... #9 18.90 Unpacking libpython3.10-stdlib:arm64 (3.10.4-3ubuntu0.1) ... #9 19.00 Selecting previously unselected package python3.10. #9 19.01 Preparing to unpack .../7-python3.10_3.10.4-3ubuntu0.1_arm64.deb ... #9 19.01 Unpacking python3.10 (3.10.4-3ubuntu0.1) ... #9 19.04 Selecting previously unselected package libpython3-stdlib:arm64. #9 19.04 Preparing to unpack .../8-libpython3-stdlib_3.10.4-0ubuntu2_arm64.deb ... #9 19.04 Unpacking libpython3-stdlib:arm64 (3.10.4-0ubuntu2) ... #9 19.07 Setting up python3-minimal (3.10.4-0ubuntu2) ... #8 48.40 Setting up python3-magic (2:0.4.15-1) ... #11 34.40 (31/110): python3-setools-4.4.0-3.fc35.x86_64.r 1.6 MB/s | 547 kB 00:00 #11 34.43 (32/110): python3-setuptools-57.4.0-1.fc35.noar 2.5 MB/s | 928 kB 00:00 #11 34.44 (33/110): rhash-1.4.0-4.fc35.x86_64.rpm 495 kB/s | 178 kB 00:00 #11 34.47 (34/110): which-2.21-27.fc35.x86_64.rpm 617 kB/s | 41 kB 00:00 #11 34.53 (35/110): xkeyboard-config-2.33-2.fc35.noarch.r 8.3 MB/s | 783 kB 00:00 #11 34.58 (36/110): annobin-docs-10.66-2.fc35.noarch.rpm 591 kB/s | 85 kB 00:00 #9 19.25 Selecting previously unselected package python3. #9 19.25 (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 ... 5132 files and directories currently installed.) #9 19.26 Preparing to unpack .../000-python3_3.10.4-0ubuntu2_arm64.deb ... #9 19.26 Unpacking python3 (3.10.4-0ubuntu2) ... #9 19.29 Selecting previously unselected package perl-modules-5.34. #9 19.29 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1_all.deb ... #9 19.29 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1) ... #8 48.54 Setting up python3-idna (2.6-1) ... #8 48.74 Setting up python3-xdg (0.25-4ubuntu1.1) ... #11 34.61 (37/110): annobin-plugin-gcc-10.66-2.fc35.x86_6 326 kB/s | 46 kB 00:00 #11 34.63 (38/110): btrfs-progs-devel-5.18-1.fc35.x86_64. 1.2 MB/s | 55 kB 00:00 #11 34.72 (39/110): checkpolicy-3.3-1.fc35.x86_64.rpm 2.9 MB/s | 338 kB 00:00 #11 34.85 (40/110): cmake-data-3.22.2-1.fc35.noarch.rpm 13 MB/s | 1.6 MB 00:00 #9 19.53 Selecting previously unselected package libgdbm6:arm64. #9 19.53 Preparing to unpack .../002-libgdbm6_1.23-1_arm64.deb ... #9 19.53 Unpacking libgdbm6:arm64 (1.23-1) ... #9 19.56 Selecting previously unselected package libgdbm-compat4:arm64. #9 19.57 Preparing to unpack .../003-libgdbm-compat4_1.23-1_arm64.deb ... #9 19.57 Unpacking libgdbm-compat4:arm64 (1.23-1) ... #9 19.61 Selecting previously unselected package libperl5.34:arm64. #9 19.61 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1_arm64.deb ... #9 19.61 Unpacking libperl5.34:arm64 (5.34.0-3ubuntu1) ... #8 48.91 Setting up python3-six (1.11.0-2) ... go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c #11 34.88 (41/110): cmake-filesystem-3.22.2-1.fc35.x86_64 477 kB/s | 18 kB 00:00 #11 34.90 (42/110): btrfs-progs-5.18-1.fc35.x86_64.rpm 2.5 MB/s | 958 kB 00:00 #11 34.92 (43/110): cmake-rpm-macros-3.22.2-1.fc35.noarch 464 kB/s | 17 kB 00:00 #11 34.98 (44/110): cryptsetup-libs-2.4.3-1.fc35.x86_64.r 7.7 MB/s | 430 kB 00:00 #11 35.02 (45/110): dbus-1.12.22-1.fc35.x86_64.rpm 190 kB/s | 7.1 kB 00:00 #11 35.05 (46/110): dbus-common-1.12.22-1.fc35.noarch.rpm 366 kB/s | 14 kB 00:00 #9 19.81 Selecting previously unselected package perl. #9 19.81 Preparing to unpack .../005-perl_5.34.0-3ubuntu1_arm64.deb ... #9 19.82 Unpacking perl (5.34.0-3ubuntu1) ... #9 19.86 Selecting previously unselected package openssl. #9 19.86 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.6_arm64.deb ... #9 19.86 Unpacking openssl (3.0.2-0ubuntu1.6) ... #9 19.92 Selecting previously unselected package ca-certificates. #8 49.05 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... #8 49.06 Setting up gpg-agent (2.2.4-1ubuntu1.6) ... #8 49.08 Setting up python3-certifi (2018.1.18-2) ... #8 49.23 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ... #8 49.24 Setting up python3-pkg-resources (39.0.1-2) ... go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 #11 35.15 (47/110): cmake-3.22.2-1.fc35.x86_64.rpm 12 MB/s | 6.2 MB 00:00 #11 35.19 (48/110): git-2.37.1-1.fc35.x86_64.rpm 1.5 MB/s | 66 kB 00:00 #9 19.92 Preparing to unpack .../007-ca-certificates_20211016_all.deb ... #9 19.92 Unpacking ca-certificates (20211016) ... #9 19.97 Selecting previously unselected package distro-info-data. #9 19.97 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.1_all.deb ... #9 19.97 Unpacking distro-info-data (0.52ubuntu0.1) ... #9 20.00 Selecting previously unselected package iso-codes. #9 20.00 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... #9 20.00 Unpacking iso-codes (4.9.0-1) ... #9 20.15 Selecting previously unselected package less. #9 20.15 Preparing to unpack .../010-less_590-1build1_arm64.deb ... #9 20.15 Unpacking less (590-1build1) ... #9 20.19 Selecting previously unselected package libmd0:arm64. #8 49.44 Setting up lsb-release (9.20170808ubuntu1) ... #8 49.45 Setting up libxmuu1:amd64 (2:1.1.2-2) ... #8 49.46 Setting up libgpgme11:amd64 (1.10.0-1ubuntu2) ... #8 49.47 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... #8 49.49 Setting up perl (5.26.1-6ubuntu0.5) ... #8 49.51 Setting up libfile-chdir-perl (0.1008-1) ... #8 49.52 Setting up libsys-hostname-long-perl (1.5-1) ... #8 49.53 Setting up libfile-fcntllock-perl (0.22-3build2) ... #8 49.54 Setting up libtext-glob-perl (0.10-1) ... #8 49.55 Setting up intltool-debian (0.35.0+20060710.4) ... go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b #11 35.53 (49/110): git-core-2.37.1-1.fc35.x86_64.rpm 12 MB/s | 4.0 MB 00:00 #9 20.19 Preparing to unpack .../011-libmd0_1.0.4-1build1_arm64.deb ... #9 20.19 Unpacking libmd0:arm64 (1.0.4-1build1) ... #9 20.22 Selecting previously unselected package libbsd0:arm64. #9 20.23 Preparing to unpack .../012-libbsd0_0.11.5-1_arm64.deb ... #9 20.23 Unpacking libbsd0:arm64 (0.11.5-1) ... #9 20.26 Selecting previously unselected package libelf1:arm64. #9 20.26 Preparing to unpack .../013-libelf1_0.186-1build1_arm64.deb ... #9 20.27 Unpacking libelf1:arm64 (0.186-1build1) ... #9 20.30 Selecting previously unselected package libicu70:arm64. #9 20.30 Preparing to unpack .../014-libicu70_70.1-2_arm64.deb ... #9 20.30 Unpacking libicu70:arm64 (70.1-2) ... #9 20.50 Selecting previously unselected package libxml2:arm64. #9 20.50 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.1_arm64.deb ... #9 20.50 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.1) ... #9 20.55 Selecting previously unselected package libyaml-0-2:arm64. #8 49.56 Setting up libxml-sax-base-perl (1.09-1) ... #8 49.58 Setting up libpackage-stash-xs-perl (0.28-3build2) ... #8 49.59 Setting up libstrictures-perl (2.000003-1) ... #8 49.60 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 49.61 Setting up libmail-sendmail-perl (0.80-1) ... #8 49.62 Setting up libsocket6-perl (0.27-1build2) ... #8 49.64 Setting up patchutils (0.3.4-2) ... #8 49.65 Setting up python3-chardet (3.0.4-1) ... go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod #8 55.47 Running scriptlet: rpm-libs-4.17.0-10.fc36.x86_64 143/143 #8 57.77 Verifying : bzip2-1.0.8-11.fc36.x86_64 1/143 #8 57.77 Verifying : cpio-2.13-12.fc36.x86_64 2/143 #8 57.77 Verifying : dash-0.5.10.2-10.fc36.x86_64 3/143 #8 57.77 Verifying : dbus-libs-1:1.14.0-1.fc36.x86_64 4/143 #8 57.77 Verifying : debugedit-5.0-3.fc36.x86_64 5/143 #8 57.77 Verifying : devscripts-checkbashisms-2.22.1-1.fc36.x86_64 6/143 #8 57.77 Verifying : diffutils-3.8-2.fc36.x86_64 7/143 #8 57.77 Verifying : ed-1.14.2-12.fc36.x86_64 8/143 #8 57.77 Verifying : efi-srpm-macros-5-5.fc36.noarch 9/143 #8 57.77 Verifying : elfutils-0.186-3.fc36.x86_64 10/143 #8 57.77 Verifying : elfutils-debuginfod-client-0.186-3.fc36.x86_64 11/143 #8 57.77 Verifying : enchant-1:1.6.0-30.fc36.x86_64 12/143 #8 57.77 Verifying : file-5.41-4.fc36.x86_64 13/143 #8 57.77 Verifying : fonts-srpm-macros-1:2.0.5-7.fc36.noarch 14/143 #8 57.77 Verifying : fpc-srpm-macros-1.3-5.fc36.noarch 15/143 #8 57.77 Verifying : ghc-srpm-macros-1.5.0-6.fc36.noarch 16/143 #8 57.77 Verifying : glibc-gconv-extra-2.35-4.fc36.x86_64 17/143 #8 57.77 Verifying : gnat-srpm-macros-4-15.fc36.noarch 18/143 #8 57.77 Verifying : go-srpm-macros-3.0.15-1.fc36.noarch 19/143 #8 57.77 Verifying : groff-base-1.22.4-9.fc36.x86_64 20/143 #8 57.77 Verifying : hunspell-1.7.0-19.fc36.x86_64 21/143 #8 57.77 Verifying : hunspell-en-0.20140811.1-22.fc36.noarch 22/143 #8 57.77 Verifying : hunspell-en-GB-0.20140811.1-22.fc36.noarch 23/143 #8 57.77 Verifying : hunspell-en-US-0.20140811.1-22.fc36.noarch 24/143 #8 57.77 Verifying : hunspell-filesystem-1.7.0-19.fc36.x86_64 25/143 #8 57.77 Verifying : info-6.8-3.fc36.x86_64 26/143 #8 57.77 Verifying : json-glib-1.6.6-2.fc36.x86_64 27/143 #8 57.77 Verifying : kernel-srpm-macros-1.0-14.fc36.noarch 28/143 #8 57.77 Verifying : libjpeg-turbo-2.1.2-2.fc36.x86_64 29/143 #8 57.77 Verifying : libpkgconf-1.8.0-2.fc36.x86_64 30/143 #8 57.77 Verifying : libpng-2:1.6.37-12.fc36.x86_64 31/143 #8 57.77 Verifying : libstemmer-0-18.585svn.fc36.x86_64 32/143 #8 57.77 Verifying : lua-srpm-macros-1-6.fc36.noarch 33/143 #8 57.77 Verifying : ncurses-6.2-9.20210508.fc36.x86_64 34/143 #8 57.77 Verifying : nim-srpm-macros-3-6.fc36.noarch 35/143 #8 57.77 Verifying : ocaml-srpm-macros-6-6.fc36.noarch 36/143 #8 57.77 Verifying : openblas-srpm-macros-2-11.fc36.noarch 37/143 #8 57.77 Verifying : package-notes-srpm-macros-0.4-14.fc36.noarch 38/143 #8 57.77 Verifying : patch-2.7.6-16.fc36.x86_64 39/143 #8 57.77 Verifying : perl-AutoLoader-5.74-486.fc36.noarch 40/143 #8 57.77 Verifying : perl-B-1.82-486.fc36.x86_64 41/143 #8 57.77 Verifying : perl-Carp-1.52-479.fc36.noarch 42/143 #8 57.77 Verifying : perl-Class-Struct-0.66-486.fc36.noarch 43/143 #8 57.77 Verifying : perl-Data-Dumper-2.183-3.fc36.x86_64 44/143 #8 57.77 Verifying : perl-Digest-1.20-2.fc36.noarch 45/143 #8 57.77 Verifying : perl-Digest-MD5-2.58-479.fc36.x86_64 46/143 #8 57.77 Verifying : perl-DynaLoader-1.50-486.fc36.x86_64 47/143 #8 57.77 Verifying : perl-Errno-1.33-486.fc36.x86_64 48/143 #8 57.77 Verifying : perl-Exporter-5.76-480.fc36.noarch 49/143 #8 57.77 Verifying : perl-Fcntl-1.14-486.fc36.x86_64 50/143 #8 57.78 Verifying : perl-File-Basename-2.85-486.fc36.noarch 51/143 #8 57.78 Verifying : perl-File-Path-2.18-479.fc36.noarch 52/143 #8 57.78 Verifying : perl-File-Temp-1:0.231.100-479.fc36.noarch 53/143 #8 57.78 Verifying : perl-File-stat-1.09-486.fc36.noarch 54/143 #8 57.78 Verifying : perl-FileHandle-2.03-486.fc36.noarch 55/143 #8 57.78 Verifying : perl-Getopt-Long-1:2.52-479.fc36.noarch 56/143 #8 57.78 Verifying : perl-Getopt-Std-1.13-486.fc36.noarch 57/143 #8 57.78 Verifying : perl-IO-1.46-486.fc36.x86_64 58/143 #8 57.78 Verifying : perl-IO-Socket-IP-0.41-480.fc36.noarch 59/143 #8 57.78 Verifying : perl-IO-Socket-SSL-2.074-2.fc36.noarch 60/143 #8 57.78 Verifying : perl-IPC-Open3-1.21-486.fc36.noarch 61/143 #8 57.78 Verifying : perl-MIME-Base64-3.16-479.fc36.x86_64 62/143 #8 57.78 Verifying : perl-Mozilla-CA-20211001-2.fc36.noarch 63/143 #8 57.78 Verifying : perl-NDBM_File-1.15-486.fc36.x86_64 64/143 #8 57.78 Verifying : perl-Net-SSLeay-1.92-2.fc36.x86_64 65/143 #8 57.78 Verifying : perl-POSIX-1.97-486.fc36.x86_64 66/143 #8 57.78 Verifying : perl-PathTools-3.80-479.fc36.x86_64 67/143 #8 57.78 Verifying : perl-Pod-Escapes-1:1.07-479.fc36.noarch 68/143 #8 57.78 Verifying : perl-Pod-Perldoc-3.28.01-480.fc36.noarch 69/143 #8 57.78 Verifying : perl-Pod-Simple-1:3.43-3.fc36.noarch 70/143 #8 57.78 Verifying : perl-Pod-Usage-4:2.01-479.fc36.noarch 71/143 #8 57.78 Verifying : perl-Scalar-List-Utils-5:1.62-464.fc36.x86_64 72/143 #8 57.78 Verifying : perl-SelectSaver-1.02-486.fc36.noarch 73/143 #8 57.78 Verifying : perl-Storable-1:3.25-2.fc36.x86_64 74/143 #8 57.78 Verifying : perl-Symbol-1.09-486.fc36.noarch 75/143 #8 57.78 Verifying : perl-Term-ANSIColor-5.01-480.fc36.noarch 76/143 #8 57.78 Verifying : perl-Term-Cap-1.17-479.fc36.noarch 77/143 #8 57.78 Verifying : perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch 78/143 #8 57.78 Verifying : perl-Time-Local-2:1.300-479.fc36.noarch 79/143 #8 57.78 Verifying : perl-URI-5.10-1.fc36.noarch 80/143 #8 57.78 Verifying : perl-base-2.27-486.fc36.noarch 81/143 #8 57.78 Verifying : perl-constant-1.33-480.fc36.noarch 82/143 #8 57.78 Verifying : perl-if-0.60.900-486.fc36.noarch 83/143 #8 57.78 Verifying : perl-interpreter-4:5.34.1-486.fc36.x86_64 84/143 #8 57.78 Verifying : perl-libnet-3.13-480.fc36.noarch 85/143 #8 57.78 Verifying : perl-libs-4:5.34.1-486.fc36.x86_64 86/143 #8 57.78 Verifying : perl-mro-1.25-486.fc36.x86_64 87/143 #8 57.78 Verifying : perl-overload-1.33-486.fc36.noarch 88/143 #8 57.78 Verifying : perl-overloading-0.02-486.fc36.noarch 89/143 #8 57.78 Verifying : perl-parent-1:0.238-479.fc36.noarch 90/143 #8 57.78 Verifying : perl-podlators-1:4.14-479.fc36.noarch 91/143 #8 57.78 Verifying : perl-srpm-macros-1-43.fc36.noarch 92/143 #8 57.78 Verifying : perl-subs-1.04-486.fc36.noarch 93/143 #8 57.78 Verifying : perl-vars-1.05-486.fc36.noarch 94/143 #8 57.78 Verifying : pkgconf-1.8.0-2.fc36.x86_64 95/143 #8 57.78 Verifying : pkgconf-m4-1.8.0-2.fc36.noarch 96/143 #8 57.78 Verifying : pkgconf-pkg-config-1.8.0-2.fc36.x86_64 97/143 #8 57.78 Verifying : python3-dateutil-1:2.8.1-8.fc36.noarch 98/143 #8 57.78 Verifying : python3-dbus-1.2.18-3.fc36.x86_64 99/143 #8 57.78 Verifying : python3-distro-1.6.0-2.fc36.noarch 100/143 #8 57.78 Verifying : python3-enchant-3.2.2-2.fc36.noarch 101/143 #8 57.78 Verifying : python3-pybeam-0.7-2.fc36.noarch 102/143 #8 57.78 Verifying : python3-pyxdg-0.27-4.fc36.noarch 103/143 #8 57.78 Verifying : python3-six-1.16.0-5.fc36.noarch 104/143 #8 57.78 Verifying : python3-toml-0.10.2-6.fc36.noarch 105/143 #8 57.78 Verifying : python3-zstd-1.4.5.1-6.fc36.x86_64 106/143 #8 57.78 Verifying : rpmlint-2.2.0-3.fc36.noarch 107/143 #8 57.78 Verifying : shared-mime-info-2.1-3.fc35.x86_64 108/143 #8 57.78 Verifying : unzip-6.0-57.fc36.x86_64 109/143 #8 57.78 Verifying : xxhash-libs-0.8.1-2.fc36.x86_64 110/143 #8 57.78 Verifying : xz-5.2.5-9.fc36.x86_64 111/143 #8 57.78 Verifying : zip-3.0-32.fc36.x86_64 112/143 #8 57.78 Verifying : ansible-srpm-macros-1-5.fc36.noarch 113/143 #8 57.78 Verifying : binutils-2.37-27.fc36.x86_64 114/143 #8 57.78 Verifying : binutils-gold-2.37-27.fc36.x86_64 115/143 #8 57.78 Verifying : dnf-plugins-core-4.2.1-1.fc36.noarch 116/143 #8 57.78 Verifying : dwz-0.14-4.fc36.x86_64 117/143 #8 57.78 Verifying : gdb-minimal-12.1-1.fc36.x86_64 118/143 #8 57.78 Verifying : gdk-pixbuf2-2.42.8-3.fc36.x86_64 119/143 #8 57.78 Verifying : libappstream-glib-0.8.0-4.fc36.x86_64 120/143 #8 57.78 Verifying : perl-Encode-4:3.17-485.fc36.x86_64 121/143 #8 57.78 Verifying : perl-HTTP-Tiny-0.082-1.fc36.noarch 122/143 #8 57.78 Verifying : perl-Socket-4:2.035-1.fc36.x86_64 123/143 #8 57.78 Verifying : perl-Text-ParseWords-3.31-1.fc36.noarch 124/143 #8 57.78 Verifying : python-srpm-macros-3.10-19.fc36.noarch 125/143 #8 57.78 Verifying : python3-construct-2.10.68-1.fc36.noarch 126/143 #8 57.78 Verifying : python3-dnf-plugins-core-4.2.1-1.fc36.noarch 127/143 #8 57.78 Verifying : qt5-srpm-macros-5.15.5-2.fc36.noarch 128/143 #8 57.78 Verifying : redhat-rpm-config-221-1.fc36.noarch 129/143 #8 57.78 Verifying : rpm-build-4.17.1-3.fc36.x86_64 130/143 #8 57.78 Verifying : rpmautospec-rpm-macros-0.2.6-1.fc36.noarch 131/143 #8 57.78 Verifying : rust-srpm-macros-22-1.fc36.noarch 132/143 #8 57.78 Verifying : zstd-1.5.2-2.fc36.x86_64 133/143 #8 57.78 Verifying : python3-rpm-4.17.1-3.fc36.x86_64 134/143 #8 57.78 Verifying : python3-rpm-4.17.0-10.fc36.x86_64 135/143 #8 57.78 Verifying : rpm-4.17.1-3.fc36.x86_64 136/143 #8 57.78 Verifying : rpm-4.17.0-10.fc36.x86_64 137/143 #8 57.78 Verifying : rpm-build-libs-4.17.1-3.fc36.x86_64 138/143 #8 57.78 Verifying : rpm-build-libs-4.17.0-10.fc36.x86_64 139/143 #8 57.78 Verifying : rpm-libs-4.17.1-3.fc36.x86_64 140/143 #8 57.78 Verifying : rpm-libs-4.17.0-10.fc36.x86_64 141/143 #8 57.78 Verifying : rpm-sign-libs-4.17.1-3.fc36.x86_64 142/143 #8 57.78 Verifying : rpm-sign-libs-4.17.0-10.fc36.x86_64 143/143 #8 57.91 #8 57.91 Upgraded: #8 57.91 python3-rpm-4.17.1-3.fc36.x86_64 rpm-4.17.1-3.fc36.x86_64 #8 57.91 rpm-build-libs-4.17.1-3.fc36.x86_64 rpm-libs-4.17.1-3.fc36.x86_64 #8 57.91 rpm-sign-libs-4.17.1-3.fc36.x86_64 #8 57.91 Installed: #8 57.91 ansible-srpm-macros-1-5.fc36.noarch #8 57.91 binutils-2.37-27.fc36.x86_64 #8 57.91 binutils-gold-2.37-27.fc36.x86_64 #8 57.91 bzip2-1.0.8-11.fc36.x86_64 #8 57.91 cpio-2.13-12.fc36.x86_64 #8 57.91 dash-0.5.10.2-10.fc36.x86_64 #8 57.91 dbus-libs-1:1.14.0-1.fc36.x86_64 #8 57.91 debugedit-5.0-3.fc36.x86_64 #8 57.91 devscripts-checkbashisms-2.22.1-1.fc36.x86_64 #8 57.91 diffutils-3.8-2.fc36.x86_64 #8 57.91 dnf-plugins-core-4.2.1-1.fc36.noarch #8 57.91 dwz-0.14-4.fc36.x86_64 #8 57.91 ed-1.14.2-12.fc36.x86_64 #8 57.91 efi-srpm-macros-5-5.fc36.noarch #8 57.91 elfutils-0.186-3.fc36.x86_64 #8 57.91 elfutils-debuginfod-client-0.186-3.fc36.x86_64 #8 57.91 enchant-1:1.6.0-30.fc36.x86_64 #8 57.91 file-5.41-4.fc36.x86_64 #8 57.91 fonts-srpm-macros-1:2.0.5-7.fc36.noarch #8 57.91 fpc-srpm-macros-1.3-5.fc36.noarch #8 57.91 gdb-minimal-12.1-1.fc36.x86_64 #8 57.91 gdk-pixbuf2-2.42.8-3.fc36.x86_64 #8 57.91 ghc-srpm-macros-1.5.0-6.fc36.noarch #8 57.91 glibc-gconv-extra-2.35-4.fc36.x86_64 #8 57.91 gnat-srpm-macros-4-15.fc36.noarch #8 57.91 go-srpm-macros-3.0.15-1.fc36.noarch #8 57.91 groff-base-1.22.4-9.fc36.x86_64 #8 57.91 hunspell-1.7.0-19.fc36.x86_64 #8 57.91 hunspell-en-0.20140811.1-22.fc36.noarch #8 57.91 hunspell-en-GB-0.20140811.1-22.fc36.noarch #8 57.91 hunspell-en-US-0.20140811.1-22.fc36.noarch #8 57.91 hunspell-filesystem-1.7.0-19.fc36.x86_64 #8 57.91 info-6.8-3.fc36.x86_64 #8 57.91 json-glib-1.6.6-2.fc36.x86_64 #8 57.91 kernel-srpm-macros-1.0-14.fc36.noarch #8 57.91 libappstream-glib-0.8.0-4.fc36.x86_64 #8 57.91 libjpeg-turbo-2.1.2-2.fc36.x86_64 #8 57.91 libpkgconf-1.8.0-2.fc36.x86_64 #8 57.91 libpng-2:1.6.37-12.fc36.x86_64 #8 57.91 libstemmer-0-18.585svn.fc36.x86_64 #8 57.91 lua-srpm-macros-1-6.fc36.noarch #8 57.91 ncurses-6.2-9.20210508.fc36.x86_64 #8 57.91 nim-srpm-macros-3-6.fc36.noarch #8 57.91 ocaml-srpm-macros-6-6.fc36.noarch #8 57.91 openblas-srpm-macros-2-11.fc36.noarch #8 57.91 package-notes-srpm-macros-0.4-14.fc36.noarch #8 57.91 patch-2.7.6-16.fc36.x86_64 #8 57.91 perl-AutoLoader-5.74-486.fc36.noarch #8 57.91 perl-B-1.82-486.fc36.x86_64 #8 57.91 perl-Carp-1.52-479.fc36.noarch #8 57.91 perl-Class-Struct-0.66-486.fc36.noarch #8 57.91 perl-Data-Dumper-2.183-3.fc36.x86_64 #8 57.91 perl-Digest-1.20-2.fc36.noarch #8 57.91 perl-Digest-MD5-2.58-479.fc36.x86_64 #8 57.91 perl-DynaLoader-1.50-486.fc36.x86_64 #8 57.91 perl-Encode-4:3.17-485.fc36.x86_64 #8 57.91 perl-Errno-1.33-486.fc36.x86_64 #8 57.91 perl-Exporter-5.76-480.fc36.noarch #8 57.91 perl-Fcntl-1.14-486.fc36.x86_64 #8 57.91 perl-File-Basename-2.85-486.fc36.noarch #8 57.91 perl-File-Path-2.18-479.fc36.noarch #8 57.91 perl-File-Temp-1:0.231.100-479.fc36.noarch #8 57.91 perl-File-stat-1.09-486.fc36.noarch #8 57.91 perl-FileHandle-2.03-486.fc36.noarch #8 57.91 perl-Getopt-Long-1:2.52-479.fc36.noarch #8 57.91 perl-Getopt-Std-1.13-486.fc36.noarch #8 57.91 perl-HTTP-Tiny-0.082-1.fc36.noarch #8 57.91 perl-IO-1.46-486.fc36.x86_64 #8 57.91 perl-IO-Socket-IP-0.41-480.fc36.noarch #8 57.91 perl-IO-Socket-SSL-2.074-2.fc36.noarch #8 57.91 perl-IPC-Open3-1.21-486.fc36.noarch #8 57.91 perl-MIME-Base64-3.16-479.fc36.x86_64 #8 57.91 perl-Mozilla-CA-20211001-2.fc36.noarch #8 57.91 perl-NDBM_File-1.15-486.fc36.x86_64 #8 57.91 perl-Net-SSLeay-1.92-2.fc36.x86_64 #8 57.91 perl-POSIX-1.97-486.fc36.x86_64 #8 57.91 perl-PathTools-3.80-479.fc36.x86_64 #8 57.91 perl-Pod-Escapes-1:1.07-479.fc36.noarch #8 57.91 perl-Pod-Perldoc-3.28.01-480.fc36.noarch #8 57.91 perl-Pod-Simple-1:3.43-3.fc36.noarch #8 57.91 perl-Pod-Usage-4:2.01-479.fc36.noarch #8 57.91 perl-Scalar-List-Utils-5:1.62-464.fc36.x86_64 #8 57.91 perl-SelectSaver-1.02-486.fc36.noarch #8 57.91 perl-Socket-4:2.035-1.fc36.x86_64 #8 57.91 perl-Storable-1:3.25-2.fc36.x86_64 #8 57.91 perl-Symbol-1.09-486.fc36.noarch #8 57.91 perl-Term-ANSIColor-5.01-480.fc36.noarch #8 57.91 perl-Term-Cap-1.17-479.fc36.noarch #8 57.91 perl-Text-ParseWords-3.31-1.fc36.noarch #8 57.91 perl-Text-Tabs+Wrap-2021.0814-2.fc36.noarch #8 57.91 perl-Time-Local-2:1.300-479.fc36.noarch #8 57.91 perl-URI-5.10-1.fc36.noarch #8 57.91 perl-base-2.27-486.fc36.noarch #8 57.91 perl-constant-1.33-480.fc36.noarch #8 57.91 perl-if-0.60.900-486.fc36.noarch #8 57.91 perl-interpreter-4:5.34.1-486.fc36.x86_64 #8 57.91 perl-libnet-3.13-480.fc36.noarch #8 57.91 perl-libs-4:5.34.1-486.fc36.x86_64 #8 57.91 perl-mro-1.25-486.fc36.x86_64 #8 57.91 perl-overload-1.33-486.fc36.noarch #8 57.91 perl-overloading-0.02-486.fc36.noarch #8 57.91 perl-parent-1:0.238-479.fc36.noarch #8 57.91 perl-podlators-1:4.14-479.fc36.noarch #8 57.91 perl-srpm-macros-1-43.fc36.noarch #8 57.91 perl-subs-1.04-486.fc36.noarch #8 57.91 perl-vars-1.05-486.fc36.noarch #8 57.91 pkgconf-1.8.0-2.fc36.x86_64 #8 57.91 pkgconf-m4-1.8.0-2.fc36.noarch #8 57.91 pkgconf-pkg-config-1.8.0-2.fc36.x86_64 #8 57.91 python-srpm-macros-3.10-19.fc36.noarch #8 57.91 python3-construct-2.10.68-1.fc36.noarch #8 57.91 python3-dateutil-1:2.8.1-8.fc36.noarch #8 57.91 python3-dbus-1.2.18-3.fc36.x86_64 #8 57.91 python3-distro-1.6.0-2.fc36.noarch #8 57.91 python3-dnf-plugins-core-4.2.1-1.fc36.noarch #8 57.91 python3-enchant-3.2.2-2.fc36.noarch #8 57.91 python3-pybeam-0.7-2.fc36.noarch #8 57.91 python3-pyxdg-0.27-4.fc36.noarch #8 57.91 python3-six-1.16.0-5.fc36.noarch #8 57.91 python3-toml-0.10.2-6.fc36.noarch #8 57.91 python3-zstd-1.4.5.1-6.fc36.x86_64 #8 57.91 qt5-srpm-macros-5.15.5-2.fc36.noarch #8 57.91 redhat-rpm-config-221-1.fc36.noarch #8 57.91 rpm-build-4.17.1-3.fc36.x86_64 #8 57.91 rpmautospec-rpm-macros-0.2.6-1.fc36.noarch #8 57.91 rpmlint-2.2.0-3.fc36.noarch #8 57.91 rust-srpm-macros-22-1.fc36.noarch #8 57.91 shared-mime-info-2.1-3.fc35.x86_64 #8 57.91 unzip-6.0-57.fc36.x86_64 #8 57.91 xxhash-libs-0.8.1-2.fc36.x86_64 #8 57.91 xz-5.2.5-9.fc36.x86_64 #8 57.91 zip-3.0-32.fc36.x86_64 #8 57.91 zstd-1.5.2-2.fc36.x86_64 #8 57.91 #8 57.91 Complete! #9 20.55 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_arm64.deb ... #9 20.55 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ... #9 20.59 Selecting previously unselected package lsb-release. #9 20.59 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ... #9 20.60 Unpacking lsb-release (11.1.0ubuntu4) ... #9 20.63 Selecting previously unselected package netbase. #9 20.63 Preparing to unpack .../018-netbase_6.3_all.deb ... #9 20.64 Unpacking netbase (6.3) ... #9 20.66 Selecting previously unselected package python-apt-common. #9 20.66 Preparing to unpack .../019-python-apt-common_2.3.0ubuntu2.1_all.deb ... #9 20.67 Unpacking python-apt-common (2.3.0ubuntu2.1) ... #9 20.70 Selecting previously unselected package python3-apt. #9 20.70 Preparing to unpack .../020-python3-apt_2.3.0ubuntu2.1_arm64.deb ... #9 20.70 Unpacking python3-apt (2.3.0ubuntu2.1) ... #9 20.74 Selecting previously unselected package python3-pkg-resources. #9 20.74 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2_all.deb ... #9 20.75 Unpacking python3-pkg-resources (59.6.0-1.2) ... #9 20.79 Selecting previously unselected package ucf. #8 49.89 Setting up liburi-perl (1.73-1) ... #8 49.90 Setting up libdata-dump-perl (1.23-1) ... #8 49.92 Setting up libdigest-hmac-perl (1.03+dfsg-1) ... #8 49.93 Setting up libio-string-perl (1.08-3) ... #8 49.96 Setting up libalgorithm-diff-perl (1.19.03-1) ... #8 49.97 Setting up libclone-perl (0.39-1) ... #8 49.98 Setting up libclass-xsaccessor-perl (1.19-2build8) ... #8 49.99 Setting up libnet-http-perl (6.17-1) ... #8 50.00 Setting up libnumber-compare-perl (0.03-1) ... #8 50.01 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ... #8 DONE 58.1s #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS #10 sha256:b5296aaf189d9dc38f7b5d3ffabec9ce3a2fa4e847ab8a3767406c6c639eeff8 #10 DONE 0.1s #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; dnf builddep -y /root/rpmbuild/SPECS/docker-b*.spec; fi #11 sha256:1c601bfd28dea82649949a916a5dde1f722de97975e02d1a0e01ab8f357209fa #9 20.79 Preparing to unpack .../022-ucf_3.0043_all.deb ... #9 20.79 Moving old data out of the way #9 20.79 Unpacking ucf (3.0043) ... #9 20.83 Selecting previously unselected package bsdextrautils. #9 20.83 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_arm64.deb ... #9 20.83 Unpacking bsdextrautils (2.37.2-4ubuntu3) ... #9 20.87 Selecting previously unselected package libmagic-mgc. #9 20.87 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_arm64.deb ... #9 20.87 Unpacking libmagic-mgc (1:5.41-3) ... #9 20.93 Selecting previously unselected package libmagic1:arm64. #9 20.93 Preparing to unpack .../025-libmagic1_1%3a5.41-3_arm64.deb ... #9 20.94 Unpacking libmagic1:arm64 (1:5.41-3) ... #9 20.96 Selecting previously unselected package file. #9 20.97 Preparing to unpack .../026-file_1%3a5.41-3_arm64.deb ... #9 20.97 Unpacking file (1:5.41-3) ... #9 21.00 Selecting previously unselected package gettext-base. #9 21.00 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_arm64.deb ... #9 21.00 Unpacking gettext-base (0.21-4ubuntu4) ... #9 21.03 Selecting previously unselected package libuchardet0:arm64. #11 35.88 (50/110): git-core-doc-2.37.1-1.fc35.noarch.rpm 7.2 MB/s | 2.4 MB 00:00 #11 35.92 (51/110): glibc-devel-2.34-38.fc35.x86_64.rpm 957 kB/s | 39 kB 00:00 #11 36.03 (52/110): glibc-headers-x86-2.34-38.fc35.noarch 3.9 MB/s | 438 kB 00:00 #8 50.19 Setting up python3-unidiff (0.5.4-1) ... #8 50.33 Setting up binutils (2.30-21ubuntu1~18.04.7) ... #8 50.35 Setting up libunicode-utf8-perl (0.60-1build4) ... #8 50.36 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx #9 21.04 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_arm64.deb ... #9 21.04 Unpacking libuchardet0:arm64 (0.0.7-1build2) ... #9 21.07 Selecting previously unselected package groff-base. #9 21.07 Preparing to unpack .../029-groff-base_1.22.4-8build1_arm64.deb ... #9 21.07 Unpacking groff-base (1.22.4-8build1) ... #9 21.14 Selecting previously unselected package libcbor0.8:arm64. #9 21.14 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ... #9 21.14 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #9 21.18 Selecting previously unselected package libedit2:arm64. #9 21.18 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_arm64.deb ... #9 21.18 Unpacking libedit2:arm64 (3.1-20210910-1build1) ... #9 21.22 Selecting previously unselected package libfido2-1:arm64. #9 21.22 Preparing to unpack .../032-libfido2-1_1.10.0-1_arm64.deb ... #9 21.22 Unpacking libfido2-1:arm64 (1.10.0-1) ... #9 21.26 Selecting previously unselected package libnghttp2-14:arm64. #11 36.39 (53/110): gcc-11.3.1-2.fc35.x86_64.rpm 24 MB/s | 31 MB 00:01 #8 50.37 Setting up libparams-util-perl (1.07-3build3) ... #8 50.38 Setting up libsub-name-perl (0.21-1build1) ... #8 50.39 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... #8 50.48 Setting up libyaml-libyaml-perl (0.69+repack-1) ... #8 50.49 Setting up libsub-quote-perl (2.005000-1) ... #8 50.50 Setting up libfcgi-perl (0.78-2build1) ... #8 50.51 Setting up libwww-robotrules-perl (6.01-1) ... #8 50.52 Setting up python3-debian (0.1.32) ... #9 21.26 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_arm64.deb ... #9 21.26 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ... #9 21.30 Selecting previously unselected package libpipeline1:arm64. #9 21.30 Preparing to unpack .../034-libpipeline1_1.5.5-1_arm64.deb ... #9 21.30 Unpacking libpipeline1:arm64 (1.5.5-1) ... #9 21.33 Selecting previously unselected package libpng16-16:arm64. #9 21.33 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_arm64.deb ... #9 21.34 Unpacking libpng16-16:arm64 (1.6.37-3build5) ... #9 21.38 Selecting previously unselected package libpsl5:arm64. #9 21.38 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_arm64.deb ... #9 21.38 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ... #9 21.41 Selecting previously unselected package libxau6:arm64. #9 21.41 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_arm64.deb ... #9 21.42 Unpacking libxau6:arm64 (1:1.0.9-1build5) ... #9 21.45 Selecting previously unselected package libxdmcp6:arm64. #9 21.45 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ... #9 21.46 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #9 21.49 Selecting previously unselected package libxcb1:arm64. #11 36.44 (54/110): glibc-static-2.34-38.fc35.x86_64.rpm 4.1 MB/s | 1.7 MB 00:00 #11 36.45 (55/110): jsoncpp-1.9.4-5.fc35.x86_64.rpm 1.6 MB/s | 93 kB 00:00 #11 36.49 (56/110): less-590-2.fc35.x86_64.rpm 3.7 MB/s | 161 kB 00:00 #11 36.53 (57/110): libbpf-0.6.1-2.fc35.x86_64.rpm 3.5 MB/s | 154 kB 00:00 #11 36.58 (58/110): libbtrfs-5.18-1.fc35.x86_64.rpm 648 kB/s | 28 kB 00:00 #11 36.61 (59/110): libbtrfsutil-5.18-1.fc35.x86_64.rpm 851 kB/s | 32 kB 00:00 #11 36.66 (60/110): kernel-headers-5.18.13-100.fc35.x86_6 6.2 MB/s | 1.3 MB 00:00 #8 50.69 Setting up libauthen-sasl-perl (2.1600-1) ... #8 50.70 Setting up libclass-accessor-perl (0.51-1) ... #8 50.71 Setting up libsort-key-perl (1.33-2) ... #8 50.72 Setting up libhtml-tagset-perl (3.20-3) ... #8 50.73 Setting up libpath-tiny-perl (0.104-1) ... #8 50.74 Setting up libnet-domain-tld-perl (1.75-1) ... #8 50.76 Setting up libsub-install-perl (0.928-1) ... #8 50.77 Setting up libdata-optlist-perl (0.110-1) ... #8 50.78 Setting up libio-stringy-perl (2.111-2) ... #8 50.79 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 50.80 Setting up libtry-tiny-perl (0.30-1) ... #8 50.81 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 50.82 Setting up libfont-afm-perl (1.20-2) ... #8 50.83 Setting up libregexp-pattern-license-perl (3.0.31-3) ... #8 50.84 Setting up python3-apt (1.6.5ubuntu0.7) ... #9 21.50 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_arm64.deb ... #9 21.50 Unpacking libxcb1:arm64 (1.14-3ubuntu3) ... #9 21.53 Selecting previously unselected package libx11-data. #9 21.53 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ... #9 21.54 Unpacking libx11-data (2:1.7.5-1) ... #9 21.61 Selecting previously unselected package libx11-6:arm64. #9 21.61 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_arm64.deb ... #9 21.62 Unpacking libx11-6:arm64 (2:1.7.5-1) ... #9 21.67 Selecting previously unselected package libxext6:arm64. #9 21.67 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_arm64.deb ... #9 21.67 Unpacking libxext6:arm64 (2:1.3.4-1build1) ... #9 21.71 Selecting previously unselected package libxmuu1:arm64. #9 21.71 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_arm64.deb ... #9 21.71 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... #9 21.75 Selecting previously unselected package man-db. #11 36.66 (61/110): libfdisk-2.37.4-1.fc35.x86_64.rpm 3.3 MB/s | 154 kB 00:00 #11 36.70 (62/110): libseccomp-2.5.3-1.fc35.x86_64.rpm 1.8 MB/s | 71 kB 00:00 #11 36.77 (63/110): libibverbs-39.0-1.fc35.x86_64.rpm 3.3 MB/s | 392 kB 00:00 #11 36.78 (64/110): libseccomp-devel-2.5.3-1.fc35.x86_64. 670 kB/s | 53 kB 00:00 #11 36.84 (65/110): libselinux-devel-3.3-1.fc35.x86_64.rp 1.7 MB/s | 112 kB 00:00 #11 36.85 (66/110): libselinux-utils-3.3-1.fc35.x86_64.rp 2.1 MB/s | 140 kB 00:00 #11 36.88 (67/110): libsepol-devel-3.3-2.fc35.x86_64.rpm 1.0 MB/s | 40 kB 00:00 #11 36.92 (68/110): libtool-ltdl-2.4.6-50.fc35.x86_64.rpm 943 kB/s | 36 kB 00:00 #11 36.99 (69/110): libtool-ltdl-devel-2.4.6-50.fc35.x86_ 2.1 MB/s | 154 kB 00:00 #8 51.01 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... #8 51.02 Setting up libxext6:amd64 (2:1.3.3-1) ... #8 51.04 Setting up po-debconf (1.0.20) ... #8 51.05 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ... #8 51.06 Setting up libio-socket-inet6-perl (2.72-2) ... #8 51.07 Setting up libxml-namespacesupport-perl (1.12-1) ... #8 51.08 Setting up libio-pty-perl (1:1.08-1.1build4) ... #8 51.09 Setting up libfile-which-perl (1.21-1) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #11 37.02 (70/110): libtool-2.4.6-50.fc35.x86_64.rpm 3.3 MB/s | 579 kB 00:00 #11 37.03 (71/110): libuv-1.44.2-1.fc35.x86_64.rpm 3.6 MB/s | 151 kB 00:00 #11 37.06 (72/110): libxcrypt-devel-4.4.28-1.fc35.x86_64. 769 kB/s | 29 kB 00:00 #11 37.07 (73/110): libxcrypt-static-4.4.28-1.fc35.x86_64 2.5 MB/s | 103 kB 00:00 #11 37.13 (74/110): openssh-8.7p1-3.fc35.x86_64.rpm 5.8 MB/s | 451 kB 00:00 #11 37.20 (75/110): pcre2-devel-10.40-1.fc35.x86_64.rpm 6.9 MB/s | 474 kB 00:00 #11 37.24 (76/110): openssh-clients-8.7p1-3.fc35.x86_64.r 4.1 MB/s | 696 kB 00:00 #9 21.75 Preparing to unpack .../044-man-db_2.10.2-1_arm64.deb ... #9 21.75 Unpacking man-db (2.10.2-1) ... #9 21.81 Selecting previously unselected package manpages. #9 21.81 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ... #9 21.81 Unpacking manpages (5.10-1ubuntu1) ... #9 21.93 Selecting previously unselected package openssh-client. #9 21.93 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3_arm64.deb ... #9 21.94 Unpacking openssh-client (1:8.9p1-3) ... #9 21.99 Selecting previously unselected package publicsuffix. #9 21.99 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... #9 21.99 Unpacking publicsuffix (20211207.1025-1) ... #9 22.02 Selecting previously unselected package strace. #8 51.11 Setting up libencode-locale-perl (1.05-1) ... #8 51.12 Setting up libperlio-gzip-perl (0.19-1build3) ... #8 51.13 Setting up libtext-levenshtein-perl (0.13-1) ... #8 51.14 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... #8 51.16 Setting up liberror-perl (0.17025-1) ... #8 51.17 Setting up libvariable-magic-perl (0.62-1) ... #8 51.18 Setting up libtimedate-perl (2.3000-2) ... #8 51.19 Setting up libnet-ip-perl (1.26-1) ... #8 51.20 Setting up librole-tiny-perl (2.000006-1) ... #8 51.22 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ... #8 51.24 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... #8 51.25 Setting up libfile-homedir-perl (1.002-1) ... #8 51.26 Setting up libipc-system-simple-perl (1.25-4) ... #8 51.27 Setting up libfile-basedir-perl (0.07-1) ... #8 51.28 Setting up libstring-escape-perl (2010.002-2) ... #8 51.29 Setting up libb-hooks-op-check-perl (0.22-1) ... #8 51.30 Setting up libio-html-perl (1.001-1) ... #8 51.31 Setting up libexporter-tiny-perl (1.000000-2) ... #8 51.33 Setting up libarchive-cpio-perl (0.10-1) ... #8 51.35 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... #8 51.36 Setting up libnumber-range-perl (0.12-1) ... #8 51.37 Setting up liblist-compare-perl (0.53-1) ... #8 51.39 Setting up autoconf (2.69-11) ... #8 51.41 Setting up libpath-iterator-rule-perl (1.009-1) ... #11 1.467 Last metadata expiration check: 0:00:14 ago on Mon Aug 8 12:05:40 2022. #11 37.24 (77/110): pcre2-utf16-10.40-1.fc35.x86_64.rpm 5.1 MB/s | 215 kB 00:00 #11 37.28 (78/110): pcre2-utf32-10.40-1.fc35.x86_64.rpm 4.8 MB/s | 205 kB 00:00 #11 37.29 (79/110): perl-File-Compare-1.100.600-486.fc35. 435 kB/s | 18 kB 00:00 #11 37.32 (80/110): perl-File-Copy-2.35-486.fc35.noarch.r 648 kB/s | 25 kB 00:00 #11 37.33 (81/110): perl-File-Find-1.39-486.fc35.noarch.r 740 kB/s | 30 kB 00:00 #11 37.36 (82/110): perl-Git-2.37.1-1.fc35.noarch.rpm 1.1 MB/s | 43 kB 00:00 #11 37.37 (83/110): perl-lib-0.65-486.fc35.x86_64.rpm 496 kB/s | 19 kB 00:00 #11 37.43 (84/110): policycoreutils-3.3-1.fc35.x86_64.rpm 2.5 MB/s | 199 kB 00:00 #11 37.44 (85/110): policycoreutils-devel-3.3-1.fc35.x86_ 1.9 MB/s | 139 kB 00:00 #11 37.48 (86/110): policycoreutils-python-utils-3.3-1.fc 1.7 MB/s | 72 kB 00:00 #9 22.02 Preparing to unpack .../048-strace_5.16-0ubuntu3_arm64.deb ... #9 22.02 Unpacking strace (5.16-0ubuntu3) ... #9 22.06 Selecting previously unselected package xauth. #9 22.06 Preparing to unpack .../049-xauth_1%3a1.1-1build2_arm64.deb ... #9 22.06 Unpacking xauth (1:1.1-1build2) ... #9 22.10 Selecting previously unselected package xz-utils. #9 22.10 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_arm64.deb ... #9 22.10 Unpacking xz-utils (5.2.5-2ubuntu1) ... #9 22.15 Selecting previously unselected package libsigsegv2:arm64. #9 22.15 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_arm64.deb ... #9 22.15 Unpacking libsigsegv2:arm64 (2.13-1ubuntu3) ... #9 22.18 Selecting previously unselected package m4. #9 22.18 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_arm64.deb ... #9 22.19 Unpacking m4 (1.4.18-5ubuntu2) ... #9 22.22 Selecting previously unselected package autoconf. #9 22.22 Preparing to unpack .../053-autoconf_2.71-2_all.deb ... #9 22.23 Unpacking autoconf (2.71-2) ... #9 22.27 Selecting previously unselected package autotools-dev. + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx #8 51.43 Setting up gcc (4:7.4.0-1ubuntu2.3) ... #8 51.45 Setting up python3-gpg (1.10.0-1ubuntu2) ... #8 51.63 Setting up libnet-dns-perl (1.10-2) ... #8 51.64 Setting up libsub-identify-perl (0.14-1) ... #8 51.65 Setting up libpod-constants-perl (0.19-1) ... #8 51.66 Setting up libsort-versions-perl (1.62-1) ... #11 37.48 (87/110): python3-audit-3.0.8-1.fc35.x86_64.rpm 2.0 MB/s | 82 kB 00:00 #11 37.52 (88/110): python3-libselinux-3.3-1.fc35.x86_64. 4.4 MB/s | 181 kB 00:00 #11 37.52 (89/110): python3-libsemanage-3.3-1.fc35.x86_64 1.9 MB/s | 79 kB 00:00 #11 37.56 (90/110): qrencode-libs-4.1.1-1.fc35.x86_64.rpm 1.5 MB/s | 60 kB 00:00 #11 37.60 (91/110): rpm-plugin-selinux-4.17.1-2.fc35.x86_ 461 kB/s | 17 kB 00:00 #11 37.67 (92/110): selinux-policy-35.18-1.fc35.noarch.rp 983 kB/s | 66 kB 00:00 #9 22.27 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... #9 22.28 Unpacking autotools-dev (20220109.1) ... #9 22.31 Selecting previously unselected package automake. #9 22.31 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ... #9 22.32 Unpacking automake (1:1.16.5-1.3) ... #9 22.36 Selecting previously unselected package autopoint. #9 22.36 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ... #9 22.37 Unpacking autopoint (0.21-4ubuntu4) ... #9 22.40 Selecting previously unselected package binutils-common:arm64. #9 22.40 Preparing to unpack .../057-binutils-common_2.38-3ubuntu1_arm64.deb ... #9 22.41 Unpacking binutils-common:arm64 (2.38-3ubuntu1) ... #9 22.44 Selecting previously unselected package libbinutils:arm64. #9 22.44 Preparing to unpack .../058-libbinutils_2.38-3ubuntu1_arm64.deb ... #9 22.45 Unpacking libbinutils:arm64 (2.38-3ubuntu1) ... #9 22.49 Selecting previously unselected package libctf-nobfd0:arm64. #9 22.49 Preparing to unpack .../059-libctf-nobfd0_2.38-3ubuntu1_arm64.deb ... #9 22.50 Unpacking libctf-nobfd0:arm64 (2.38-3ubuntu1) ... #9 22.53 Selecting previously unselected package libctf0:arm64. #8 51.67 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... #8 51.68 Setting up libdynaloader-functions-perl (0.003-1) ... #8 51.69 Setting up libsub-exporter-perl (0.987-1) ... #8 51.71 Setting up xauth (1:1.0.10-1) ... #8 51.72 Setting up libalgorithm-merge-perl (0.08-3) ... #8 51.73 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... #8 51.75 Setting up libalgorithm-diff-xs-perl (0.04-5) ... #8 51.76 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... #8 51.77 Setting up dput (1.0.1ubuntu1) ... #8 51.92 Setting up libstring-copyright-perl (0.003005-1) ... #11 37.88 (93/110): cpp-11.3.1-2.fc35.x86_64.rpm 3.3 MB/s | 10 MB 00:02 #11 37.93 (94/110): selinux-policy-devel-35.18-1.fc35.noa 3.0 MB/s | 811 kB 00:00 #11 38.00 (95/110): python3-policycoreutils-3.3-1.fc35.no 4.2 MB/s | 2.0 MB 00:00 #9 22.53 Preparing to unpack .../060-libctf0_2.38-3ubuntu1_arm64.deb ... #9 22.53 Unpacking libctf0:arm64 (2.38-3ubuntu1) ... #9 22.56 Selecting previously unselected package binutils-aarch64-linux-gnu. #9 22.57 Preparing to unpack .../061-binutils-aarch64-linux-gnu_2.38-3ubuntu1_arm64.deb ... #9 22.57 Unpacking binutils-aarch64-linux-gnu (2.38-3ubuntu1) ... #9 22.69 Selecting previously unselected package binutils. #9 22.69 Preparing to unpack .../062-binutils_2.38-3ubuntu1_arm64.deb ... #9 22.70 Unpacking binutils (2.38-3ubuntu1) ... #9 22.73 Selecting previously unselected package libc-dev-bin. #9 22.73 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.1_arm64.deb ... #9 22.73 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ... #9 22.76 Selecting previously unselected package linux-libc-dev:arm64. #9 22.76 Preparing to unpack .../064-linux-libc-dev_5.15.0-43.46_arm64.deb ... #9 22.76 Unpacking linux-libc-dev:arm64 (5.15.0-43.46) ... #8 51.93 Setting up libhtml-parser-perl (3.72-3build1) ... #8 51.96 Setting up automake (1:1.15.1-3ubuntu2) ... #8 51.96 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode #8 51.96 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist #8 51.96 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist #8 51.97 Setting up libipc-run-perl (0.96-1) ... #8 51.98 Setting up libcgi-pm-perl (4.38-1) ... #8 51.99 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 52.00 Setting up python3-requests (2.18.4-2ubuntu0.1) ... #8 52.16 Setting up libparse-debianchangelog-perl (1.2.0-12) ... #8 52.18 Setting up g++ (4:7.4.0-1ubuntu2.3) ... #11 38.11 (96/110): systemd-devel-249.12-5.fc35.x86_64.rp 3.9 MB/s | 446 kB 00:00 #11 38.23 (97/110): systemd-networkd-249.12-5.fc35.x86_64 4.3 MB/s | 523 kB 00:00 #9 22.91 Selecting previously unselected package libcrypt-dev:arm64. #9 22.92 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_arm64.deb ... #9 22.92 Unpacking libcrypt-dev:arm64 (1:4.4.27-1) ... #9 22.95 Selecting previously unselected package rpcsvc-proto. #9 22.95 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ... #9 22.96 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #9 22.99 Selecting previously unselected package libtirpc-dev:arm64. #9 22.99 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_arm64.deb ... #9 23.00 Unpacking libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ... #9 23.03 Selecting previously unselected package libnsl-dev:arm64. #9 23.04 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_arm64.deb ... #9 23.04 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ... #9 23.07 Selecting previously unselected package libc6-dev:arm64. #8 52.20 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 52.20 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 #8 52.21 Setting up dirmngr (2.2.4-1ubuntu1.6) ... #8 52.23 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... #8 52.24 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... #8 52.30 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 52.35 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #11 2.149 Package bash-5.1.16-2.fc36.x86_64 is already installed. #11 2.168 Package bash-5.1.16-2.fc36.x86_64 is already installed. #11 2.177 Package bash-5.1.16-2.fc36.x86_64 is already installed. #11 2.178 Package ca-certificates-2021.2.52-3.fc36.noarch is already installed. #11 2.178 Package libarchive-3.5.3-1.fc36.x86_64 is already installed. #11 2.179 Package pkgconf-pkg-config-1.8.0-2.fc36.x86_64 is already installed. #11 2.180 Package tar-2:1.34-3.fc36.x86_64 is already installed. #11 2.189 Package bash-5.1.16-2.fc36.x86_64 is already installed. #11 2.204 Package bash-5.1.16-2.fc36.x86_64 is already installed. #11 2.309 Dependencies resolved. #11 2.336 ================================================================================ #11 2.336 Package Arch Version Repo Size #11 2.336 ================================================================================ #11 2.336 Installing: #11 2.336 btrfs-progs-devel x86_64 5.18-1.fc36 updates 55 k #11 2.336 cmake x86_64 3.22.2-1.fc36 fedora 6.3 M #11 2.336 device-mapper-devel x86_64 1.02.175-7.fc36 fedora 43 k #11 2.336 gcc x86_64 12.1.1-1.fc36 updates 33 M #11 2.336 git x86_64 2.37.1-1.fc36 updates 66 k #11 2.336 glibc-static x86_64 2.35-15.fc36 updates 1.9 M #11 2.336 libseccomp-devel x86_64 2.5.3-2.fc36 fedora 53 k #11 2.336 libselinux-devel x86_64 3.3-4.fc36 fedora 113 k #11 2.336 libtool x86_64 2.4.7-1.fc36 updates 593 k #11 2.336 libtool-ltdl-devel x86_64 2.4.7-1.fc36 updates 157 k #11 2.336 make x86_64 1:4.3-7.fc36 fedora 535 k #11 2.336 selinux-policy-devel noarch 36.13-3.fc36 updates 817 k #11 2.336 systemd x86_64 250.8-1.fc36 updates 4.2 M #11 2.336 systemd-devel x86_64 250.8-1.fc36 updates 451 k #11 2.336 which x86_64 2.21-32.fc36 fedora 42 k #11 2.336 Upgrading: #11 2.336 glibc x86_64 2.35-15.fc36 updates 2.1 M #11 2.336 glibc-common x86_64 2.35-15.fc36 updates 332 k #11 2.336 glibc-gconv-extra x86_64 2.35-15.fc36 updates 1.6 M #11 2.336 glibc-minimal-langpack x86_64 2.35-15.fc36 updates 55 k #11 2.336 libgcc x86_64 12.1.1-1.fc36 updates 103 k #11 2.336 libgomp x86_64 12.1.1-1.fc36 updates 290 k #11 2.336 systemd-libs x86_64 250.8-1.fc36 updates 614 k #11 2.336 Installing dependencies: #11 2.336 annobin-docs noarch 10.79-1.fc36 updates 91 k #11 2.336 annobin-plugin-gcc x86_64 10.79-1.fc36 updates 882 k #11 2.336 autoconf noarch 2.71-2.fc36 fedora 718 k #11 2.336 automake noarch 1.16.5-7.fc36 updates 675 k #11 2.336 btrfs-progs x86_64 5.18-1.fc36 updates 957 k #11 2.336 checkpolicy x86_64 3.3-2.fc36 fedora 339 k #11 2.336 cmake-data noarch 3.22.2-1.fc36 fedora 1.6 M #11 2.336 cmake-filesystem x86_64 3.22.2-1.fc36 fedora 18 k #11 2.336 cmake-rpm-macros noarch 3.22.2-1.fc36 fedora 17 k #11 2.336 cpp x86_64 12.1.1-1.fc36 updates 11 M #11 2.336 dbus x86_64 1:1.14.0-1.fc36 fedora 7.5 k #11 2.336 dbus-broker x86_64 31-1.fc36 updates 176 k #11 2.336 dbus-common noarch 1:1.14.0-1.fc36 fedora 14 k #11 2.336 device-mapper x86_64 1.02.175-7.fc36 fedora 139 k #11 2.336 device-mapper-libs x86_64 1.02.175-7.fc36 fedora 177 k #11 2.336 e2fsprogs-libs x86_64 1.46.5-2.fc36 fedora 222 k #11 2.336 emacs-filesystem noarch 1:28.1-2.fc36 updates 9.3 k #11 2.336 gc x86_64 8.0.6-3.fc36 updates 103 k #11 2.336 gcc-plugin-annobin x86_64 12.1.1-1.fc36 updates 48 k #11 2.336 git-core x86_64 2.37.1-1.fc36 updates 4.0 M #11 2.336 git-core-doc noarch 2.37.1-1.fc36 updates 2.4 M #11 2.336 glibc-devel x86_64 2.35-15.fc36 updates 66 k #11 2.336 glibc-headers-x86 noarch 2.35-15.fc36 updates 471 k #11 2.336 guile22 x86_64 2.2.7-5.fc36 fedora 6.4 M #11 2.336 jsoncpp x86_64 1.9.5-2.fc36 fedora 98 k #11 2.336 kernel-headers x86_64 5.18.13-200.fc36 updates 1.3 M #11 2.336 kmod-libs x86_64 29-7.fc36 fedora 68 k #11 2.336 less x86_64 590-5.fc36 updates 161 k #11 2.336 libargon2 x86_64 20171227-9.fc36 updates 28 k #11 2.336 libbtrfs x86_64 5.18-1.fc36 updates 28 k #11 2.336 libbtrfsutil x86_64 5.18-1.fc36 updates 32 k #11 2.336 libcbor x86_64 0.7.0-5.fc36 fedora 56 k #11 2.336 libedit x86_64 3.1-41.20210910cvs.fc36 fedora 104 k #11 2.336 libfdisk x86_64 2.38-0.2.fc36 fedora 158 k #11 2.336 libfido2 x86_64 1.10.0-3.fc36 fedora 95 k #11 2.336 libmpc x86_64 1.2.1-4.fc36 fedora 61 k #11 2.336 libseccomp x86_64 2.5.3-2.fc36 fedora 70 k #11 2.336 libselinux-utils x86_64 3.3-4.fc36 fedora 142 k #11 2.336 libsepol-devel x86_64 3.3-3.fc36 fedora 40 k #11 2.336 libtool-ltdl x86_64 2.4.7-1.fc36 updates 37 k #11 2.336 libutempter x86_64 1.2.1-6.fc36 fedora 26 k #11 2.336 libuv x86_64 1:1.44.2-1.fc36 updates 151 k #11 2.336 libxcrypt-devel x86_64 4.4.28-1.fc36 fedora 29 k #11 2.336 libxcrypt-static x86_64 4.4.28-1.fc36 fedora 109 k #11 2.336 lzo x86_64 2.10-6.fc36 fedora 66 k #11 2.336 m4 x86_64 1.4.19-3.fc36 fedora 296 k #11 2.336 openssh x86_64 8.8p1-1.fc36.1 fedora 451 k #11 2.336 openssh-clients x86_64 8.8p1-1.fc36.1 fedora 703 k #11 2.336 pcre2-devel x86_64 10.39-1.fc36.1 fedora 474 k #11 2.336 pcre2-utf16 x86_64 10.39-1.fc36.1 fedora 212 k #11 2.336 pcre2-utf32 x86_64 10.39-1.fc36.1 fedora 198 k #11 2.336 perl-Error noarch 1:0.17029-8.fc36 fedora 41 k #11 2.336 perl-File-Compare noarch 1.100.600-486.fc36 fedora 18 k #11 2.336 perl-File-Copy noarch 2.35-486.fc36 fedora 25 k #11 2.336 perl-File-Find noarch 1.39-486.fc36 fedora 30 k #11 2.336 perl-Git noarch 2.37.1-1.fc36 updates 43 k #11 2.336 perl-TermReadKey x86_64 2.38-12.fc36 fedora 36 k #11 2.336 perl-Thread-Queue noarch 3.14-479.fc36 fedora 21 k #11 2.336 perl-lib x86_64 0.65-486.fc36 fedora 20 k #11 2.336 perl-threads x86_64 1:2.26-449.fc36 fedora 57 k #11 2.336 perl-threads-shared x86_64 1.62-479.fc36 fedora 44 k #11 2.336 policycoreutils x86_64 3.3-4.fc36 fedora 202 k #11 2.336 policycoreutils-devel x86_64 3.3-4.fc36 fedora 142 k #11 2.336 policycoreutils-python-utils noarch 3.3-4.fc36 fedora 72 k #11 2.336 python3-audit x86_64 3.0.8-1.fc36 fedora 82 k #11 2.336 python3-libselinux x86_64 3.3-4.fc36 fedora 186 k #11 2.336 python3-libsemanage x86_64 3.3-3.fc36 fedora 80 k #11 2.336 python3-policycoreutils noarch 3.3-4.fc36 fedora 2.0 M #11 2.336 python3-setools x86_64 4.4.0-5.fc36 fedora 552 k #11 2.336 python3-setuptools noarch 59.6.0-2.fc36 fedora 936 k #11 2.336 rhash x86_64 1.4.2-2.fc36 fedora 185 k #11 2.336 rpm-plugin-selinux x86_64 4.17.1-3.fc36 updates 18 k #11 2.336 selinux-policy noarch 36.13-3.fc36 updates 69 k #11 2.336 selinux-policy-targeted noarch 36.13-3.fc36 updates 6.3 M #11 2.336 systemd-pam x86_64 250.8-1.fc36 updates 333 k #11 2.336 systemd-rpm-macros noarch 250.8-1.fc36 updates 28 k #11 2.336 util-linux x86_64 2.38-0.2.fc36 fedora 2.2 M #11 2.336 vim-filesystem noarch 2:9.0.137-1.fc36 updates 20 k #11 2.336 xkeyboard-config noarch 2.35.1-1.fc36 fedora 878 k #11 2.336 Installing weak dependencies: #11 2.336 cryptsetup-libs x86_64 2.4.3-2.fc36 fedora 432 k #11 2.336 libbpf x86_64 2:0.7.0-3.fc36 updates 159 k #11 2.336 libxkbcommon x86_64 1.4.0-1.fc36 fedora 140 k #11 2.336 qrencode-libs x86_64 4.1.1-2.fc36 fedora 61 k #11 2.336 systemd-networkd x86_64 250.8-1.fc36 updates 617 k #11 2.336 systemd-resolved x86_64 250.8-1.fc36 updates 275 k #11 2.336 #11 2.336 Transaction Summary #11 2.336 ================================================================================ #11 2.336 Install 100 Packages #11 2.336 Upgrade 7 Packages #11 2.336 #11 2.341 Total download size: 105 M #11 2.342 Downloading Packages: #11 38.35 (98/110): systemd-249.12-5.fc35.x86_64.rpm 9.8 MB/s | 4.1 MB 00:00 #11 38.37 (99/110): systemd-pam-249.12-5.fc35.x86_64.rpm 2.2 MB/s | 324 kB 00:00 #11 38.41 (100/110): systemd-resolved-249.12-5.fc35.x86_6 4.1 MB/s | 267 kB 00:00 #11 38.42 (101/110): systemd-rpm-macros-249.12-5.fc35.noa 665 kB/s | 27 kB 00:00 #9 23.07 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.1_arm64.deb ... #9 23.08 Unpacking libc6-dev:arm64 (2.35-0ubuntu3.1) ... #9 23.19 Selecting previously unselected package gcc-11-base:arm64. #9 23.20 Preparing to unpack .../070-gcc-11-base_11.2.0-19ubuntu1_arm64.deb ... #9 23.20 Unpacking gcc-11-base:arm64 (11.2.0-19ubuntu1) ... #9 23.23 Selecting previously unselected package libisl23:arm64. #9 23.24 Preparing to unpack .../071-libisl23_0.24-2build1_arm64.deb ... #9 23.24 Unpacking libisl23:arm64 (0.24-2build1) ... #9 23.29 Selecting previously unselected package libmpfr6:arm64. #9 23.29 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_arm64.deb ... #9 23.29 Unpacking libmpfr6:arm64 (4.1.0-3build3) ... #8 52.46 #8 52.46 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 52.49 Setting up liblist-moreutils-perl (0.416-1build3) ... #8 52.50 Setting up libtool (2.4.6-2) ... #8 52.51 Setting up libhttp-date-perl (6.02-1) ... #8 52.53 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 52.54 Setting up build-essential (12.4ubuntu1) ... #8 52.55 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.19) ... #8 52.57 Setting up libdevel-callchecker-perl (0.007-2build1) ... #8 52.58 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.19) ... #8 52.59 Setting up devscripts (2.17.12ubuntu1.1) ... #11 38.52 (102/110): util-linux-core-2.37.4-1.fc35.x86_64 4.2 MB/s | 433 kB 00:00 #11 38.56 (103/110): vim-filesystem-9.0.077-1.fc35.noarch 524 kB/s | 20 kB 00:00 #11 38.60 (104/110): audit-libs-3.0.8-1.fc35.x86_64.rpm 2.9 MB/s | 116 kB 00:00 #11 38.64 (105/110): libgcc-11.3.1-2.fc35.x86_64.rpm 3.0 MB/s | 118 kB 00:00 #11 38.71 (106/110): util-linux-2.37.4-1.fc35.x86_64.rpm 7.4 MB/s | 2.2 MB 00:00 #9 23.33 Selecting previously unselected package libmpc3:arm64. #9 23.33 Preparing to unpack .../073-libmpc3_1.2.1-2build1_arm64.deb ... #9 23.34 Unpacking libmpc3:arm64 (1.2.1-2build1) ... #9 23.37 Selecting previously unselected package cpp-11. #9 23.37 Preparing to unpack .../074-cpp-11_11.2.0-19ubuntu1_arm64.deb ... #9 23.37 Unpacking cpp-11 (11.2.0-19ubuntu1) ... #9 23.55 Selecting previously unselected package cpp. #9 23.55 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_arm64.deb ... #9 23.55 Unpacking cpp (4:11.2.0-1ubuntu1) ... #9 23.59 Selecting previously unselected package libcc1-0:arm64. #9 23.59 Preparing to unpack .../076-libcc1-0_12-20220319-1ubuntu1_arm64.deb ... #9 23.60 Unpacking libcc1-0:arm64 (12-20220319-1ubuntu1) ... #9 23.63 Selecting previously unselected package libgomp1:arm64. #9 23.63 Preparing to unpack .../077-libgomp1_12-20220319-1ubuntu1_arm64.deb ... #9 23.63 Unpacking libgomp1:arm64 (12-20220319-1ubuntu1) ... #9 23.67 Selecting previously unselected package libitm1:arm64. mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose #8 52.76 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ... #8 52.77 Setting up libcgi-fast-perl (1:2.13-1) ... #8 52.78 Setting up libhtml-tree-perl (5.07-1) ... #8 52.79 Setting up libfile-listing-perl (6.04-1) ... #8 52.80 Setting up libhttp-message-perl (6.14-1) ... #8 52.81 Setting up libxml-libxml-perl (2.0128+dfsg-5) ... #8 52.85 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 52.92 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #11 38.73 (107/110): libgomp-11.3.1-2.fc35.x86_64.rpm 3.0 MB/s | 291 kB 00:00 #11 38.82 (108/110): pcre2-10.40-1.fc35.x86_64.rpm 2.0 MB/s | 235 kB 00:00 #11 38.85 (109/110): pcre2-syntax-10.40-1.fc35.noarch.rpm 1.2 MB/s | 143 kB 00:00 #9 23.67 Preparing to unpack .../078-libitm1_12-20220319-1ubuntu1_arm64.deb ... #9 23.67 Unpacking libitm1:arm64 (12-20220319-1ubuntu1) ... #9 23.71 Selecting previously unselected package libatomic1:arm64. #9 23.71 Preparing to unpack .../079-libatomic1_12-20220319-1ubuntu1_arm64.deb ... #9 23.71 Unpacking libatomic1:arm64 (12-20220319-1ubuntu1) ... #9 23.75 Selecting previously unselected package libasan6:arm64. #9 23.75 Preparing to unpack .../080-libasan6_11.2.0-19ubuntu1_arm64.deb ... #9 23.76 Unpacking libasan6:arm64 (11.2.0-19ubuntu1) ... #8 52.98 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 53.10 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 53.13 Setting up libparams-classify-perl (0.015-1) ... #8 53.14 Setting up git (1:2.17.1-1ubuntu0.12) ... #8 53.17 Setting up libhttp-negotiate-perl (6.00-2) ... #8 53.18 Setting up libmailtools-perl (2.18-1) ... #8 53.20 Setting up libgit-wrapper-perl (0.047-1) ... #8 53.21 Setting up libhtml-format-perl (2.12-1) ... #8 53.22 Setting up libemail-valid-perl (1.202-1) ... #8 53.23 Setting up libhttp-cookies-perl (6.04-1) ... #8 53.24 Setting up curl (7.58.0-2ubuntu3.19) ... #8 53.25 Setting up libmodule-runtime-perl (0.016-1) ... #8 53.27 Setting up gnupg (2.2.4-1ubuntu1.6) ... #8 53.28 Setting up libhttp-daemon-perl (6.01-1ubuntu0.1) ... #9 23.84 Selecting previously unselected package liblsan0:arm64. #9 23.84 Preparing to unpack .../081-liblsan0_12-20220319-1ubuntu1_arm64.deb ... #9 23.84 Unpacking liblsan0:arm64 (12-20220319-1ubuntu1) ... #9 23.90 Selecting previously unselected package libtsan0:arm64. #9 23.90 Preparing to unpack .../082-libtsan0_11.2.0-19ubuntu1_arm64.deb ... #9 23.90 Unpacking libtsan0:arm64 (11.2.0-19ubuntu1) ... #9 23.98 Selecting previously unselected package libubsan1:arm64. #9 23.98 Preparing to unpack .../083-libubsan1_12-20220319-1ubuntu1_arm64.deb ... #9 23.98 Unpacking libubsan1:arm64 (12-20220319-1ubuntu1) ... #9 24.04 Selecting previously unselected package libhwasan0:arm64. #9 24.04 Preparing to unpack .../084-libhwasan0_12-20220319-1ubuntu1_arm64.deb ... #9 24.05 Unpacking libhwasan0:arm64 (12-20220319-1ubuntu1) ... #9 24.10 Selecting previously unselected package libgcc-11-dev:arm64. #8 53.29 Setting up libxml-simple-perl (2.24-1) ... #8 53.30 Setting up lintian (2.5.81ubuntu1) ... #8 53.32 Setting up libhtml-form-perl (6.03-1) ... #8 53.33 Setting up libimport-into-perl (1.002005-1) ... #8 53.34 Setting up libmodule-implementation-perl (0.09-1) ... #8 53.35 Setting up libparams-validate-perl (1.29-1) ... #8 53.36 Setting up libmoo-perl (2.003004-1) ... #8 53.37 Setting up libb-hooks-endofscope-perl (0.21-1) ... #8 53.38 Setting up libpackage-stash-perl (0.37-1) ... #8 53.40 Setting up libgetopt-long-descriptive-perl (0.102-1) ... #8 53.41 Setting up libnamespace-clean-perl (0.27-1) ... #8 53.42 Setting up licensecheck (3.0.31-2) ... #8 53.44 Setting up dh-autoreconf (17) ... #8 53.45 Setting up libwww-perl (6.31-1ubuntu0.1) ... #8 53.46 Setting up debhelper (11.1.6ubuntu2) ... #8 53.47 Setting up equivs (2.1.0) ... #8 53.49 Setting up liblwp-protocol-https-perl (6.07-2) ... #9 24.10 Preparing to unpack .../085-libgcc-11-dev_11.2.0-19ubuntu1_arm64.deb ... #9 24.10 Unpacking libgcc-11-dev:arm64 (11.2.0-19ubuntu1) ... #9 24.18 Selecting previously unselected package gcc-11. #9 24.18 Preparing to unpack .../086-gcc-11_11.2.0-19ubuntu1_arm64.deb ... #9 24.18 Unpacking gcc-11 (11.2.0-19ubuntu1) ... #11 39.39 (110/110): selinux-policy-targeted-35.18-1.fc35 4.2 MB/s | 6.3 MB 00:01 #11 39.40 -------------------------------------------------------------------------------- #11 39.40 Total 13 MB/s | 98 MB 00:07 #8 53.50 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... #8 53.51 Setting up libxml-parser-perl (2.44-2build3) ... #8 53.52 Setting up libxml-sax-expat-perl (0.40-2) ... #8 53.56 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 53.61 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 53.73 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8FOR0x + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lzbDXj + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.W1ggc0 + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #11 3.639 (1/107): autoconf-2.71-2.fc36.noarch.rpm 1.7 MB/s | 718 kB 00:00 #11 3.660 (2/107): checkpolicy-3.3-2.fc36.x86_64.rpm 780 kB/s | 339 kB 00:00 #11 3.698 (3/107): cmake-3.22.2-1.fc36.x86_64.rpm 13 MB/s | 6.3 MB 00:00 #11 3.703 (4/107): cmake-filesystem-3.22.2-1.fc36.x86_64. 497 kB/s | 18 kB 00:00 #11 3.713 (5/107): cmake-data-3.22.2-1.fc36.noarch.rpm 23 MB/s | 1.6 MB 00:00 #11 3.716 (6/107): cmake-rpm-macros-3.22.2-1.fc36.noarch. 1.1 MB/s | 17 kB 00:00 #11 3.723 (7/107): cryptsetup-libs-2.4.3-2.fc36.x86_64.rp 22 MB/s | 432 kB 00:00 #11 3.726 (8/107): dbus-1.14.0-1.fc36.x86_64.rpm 863 kB/s | 7.5 kB 00:00 #11 3.728 (9/107): dbus-common-1.14.0-1.fc36.noarch.rpm 1.3 MB/s | 14 kB 00:00 #11 3.732 (10/107): device-mapper-1.02.175-7.fc36.x86_64. 17 MB/s | 139 kB 00:00 #11 3.736 (11/107): device-mapper-libs-1.02.175-7.fc36.x8 23 MB/s | 177 kB 00:00 #11 3.739 (12/107): device-mapper-devel-1.02.175-7.fc36.x 4.0 MB/s | 43 kB 00:00 #11 3.743 (13/107): e2fsprogs-libs-1.46.5-2.fc36.x86_64.r 21 MB/s | 222 kB 00:00 #11 3.756 (14/107): jsoncpp-1.9.5-2.fc36.x86_64.rpm 11 MB/s | 98 kB 00:00 #11 3.759 (15/107): kmod-libs-29-7.fc36.x86_64.rpm 5.5 MB/s | 68 kB 00:00 #11 3.796 (16/107): guile22-2.2.7-5.fc36.x86_64.rpm 109 MB/s | 6.4 MB 00:00 #11 3.798 (17/107): libcbor-0.7.0-5.fc36.x86_64.rpm 1.5 MB/s | 56 kB 00:00 #11 3.802 (18/107): libedit-3.1-41.20210910cvs.fc36.x86_6 2.6 MB/s | 104 kB 00:00 #11 3.806 (19/107): libfido2-1.10.0-3.fc36.x86_64.rpm 14 MB/s | 95 kB 00:00 #11 3.810 (20/107): libfdisk-2.38-0.2.fc36.x86_64.rpm 14 MB/s | 158 kB 00:00 #11 3.813 (21/107): libmpc-1.2.1-4.fc36.x86_64.rpm 5.8 MB/s | 61 kB 00:00 #11 3.816 (22/107): libseccomp-2.5.3-2.fc36.x86_64.rpm 7.2 MB/s | 70 kB 00:00 #11 3.821 (23/107): libseccomp-devel-2.5.3-2.fc36.x86_64. 8.7 MB/s | 53 kB 00:00 #11 3.824 (24/107): libselinux-devel-3.3-4.fc36.x86_64.rp 12 MB/s | 113 kB 00:00 #11 3.826 (25/107): libselinux-utils-3.3-4.fc36.x86_64.rp 16 MB/s | 142 kB 00:00 #11 3.829 (26/107): libsepol-devel-3.3-3.fc36.x86_64.rpm 4.7 MB/s | 40 kB 00:00 #11 3.834 (27/107): libutempter-1.2.1-6.fc36.x86_64.rpm 3.5 MB/s | 26 kB 00:00 #11 3.837 (28/107): libxcrypt-devel-4.4.28-1.fc36.x86_64. 2.8 MB/s | 29 kB 00:00 #11 3.841 (29/107): libxcrypt-static-4.4.28-1.fc36.x86_64 9.0 MB/s | 109 kB 00:00 #11 3.845 (30/107): libxkbcommon-1.4.0-1.fc36.x86_64.rpm 13 MB/s | 140 kB 00:00 #9 24.50 Selecting previously unselected package gcc. #9 24.50 Preparing to unpack .../087-gcc_4%3a11.2.0-1ubuntu1_arm64.deb ... #9 24.50 Unpacking gcc (4:11.2.0-1ubuntu1) ... #9 24.53 Selecting previously unselected package libstdc++-11-dev:arm64. #9 24.53 Preparing to unpack .../088-libstdc++-11-dev_11.2.0-19ubuntu1_arm64.deb ... #9 24.54 Unpacking libstdc++-11-dev:arm64 (11.2.0-19ubuntu1) ... #8 53.76 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #8 53.78 Processing triggers for ca-certificates (20211016~18.04.1) ... #8 53.79 Updating certificates in /etc/ssl/certs... go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 #11 3.848 (31/107): lzo-2.10-6.fc36.x86_64.rpm 6.3 MB/s | 66 kB 00:00 #11 3.854 (32/107): m4-1.4.19-3.fc36.x86_64.rpm 23 MB/s | 296 kB 00:00 #11 3.864 (33/107): make-4.3-7.fc36.x86_64.rpm 36 MB/s | 535 kB 00:00 #11 3.870 (34/107): openssh-8.8p1-1.fc36.1.x86_64.rpm 21 MB/s | 451 kB 00:00 #11 3.881 (35/107): openssh-clients-8.8p1-1.fc36.1.x86_64 28 MB/s | 703 kB 00:00 #11 3.886 (36/107): pcre2-utf16-10.39-1.fc36.1.x86_64.rpm 15 MB/s | 212 kB 00:00 #11 3.892 (37/107): pcre2-devel-10.39-1.fc36.1.x86_64.rpm 23 MB/s | 474 kB 00:00 #11 3.896 (38/107): pcre2-utf32-10.39-1.fc36.1.x86_64.rpm 13 MB/s | 198 kB 00:00 #11 3.898 (39/107): perl-Error-0.17029-8.fc36.noarch.rpm 3.4 MB/s | 41 kB 00:00 #11 3.901 (40/107): perl-File-Compare-1.100.600-486.fc36. 3.5 MB/s | 18 kB 00:00 #11 3.903 (41/107): perl-File-Copy-2.35-486.fc36.noarch.r 3.5 MB/s | 25 kB 00:00 #11 3.907 (42/107): perl-File-Find-1.39-486.fc36.noarch.r 3.8 MB/s | 30 kB 00:00 #11 3.911 (43/107): perl-Thread-Queue-3.14-479.fc36.noarc 3.2 MB/s | 21 kB 00:00 #11 3.913 (44/107): perl-TermReadKey-2.38-12.fc36.x86_64. 3.7 MB/s | 36 kB 00:00 #11 3.916 (45/107): perl-lib-0.65-486.fc36.x86_64.rpm 2.4 MB/s | 20 kB 00:00 #11 3.919 (46/107): perl-threads-2.26-449.fc36.x86_64.rpm 7.1 MB/s | 57 kB 00:00 #11 3.923 (47/107): perl-threads-shared-1.62-479.fc36.x86 6.1 MB/s | 44 kB 00:00 #11 3.927 (48/107): policycoreutils-3.3-4.fc36.x86_64.rpm 19 MB/s | 202 kB 00:00 #11 3.931 (49/107): policycoreutils-devel-3.3-4.fc36.x86_ 13 MB/s | 142 kB 00:00 #11 3.934 (50/107): policycoreutils-python-utils-3.3-4.fc 9.8 MB/s | 72 kB 00:00 #11 3.937 (51/107): python3-audit-3.0.8-1.fc36.x86_64.rpm 8.2 MB/s | 82 kB 00:00 #11 3.942 (52/107): python3-libselinux-3.3-4.fc36.x86_64. 17 MB/s | 186 kB 00:00 #11 3.953 (53/107): python3-libsemanage-3.3-3.fc36.x86_64 5.3 MB/s | 80 kB 00:00 #11 3.970 (54/107): python3-policycoreutils-3.3-4.fc36.no 64 MB/s | 2.0 MB 00:00 #11 3.976 (55/107): python3-setools-4.4.0-5.fc36.x86_64.r 20 MB/s | 552 kB 00:00 #11 3.987 (56/107): python3-setuptools-59.6.0-2.fc36.noar 28 MB/s | 936 kB 00:00 #11 3.992 (57/107): rhash-1.4.2-2.fc36.x86_64.rpm 13 MB/s | 185 kB 00:00 #11 4.000 (58/107): qrencode-libs-4.1.1-2.fc36.x86_64.rpm 2.8 MB/s | 61 kB 00:00 #11 4.004 (59/107): which-2.21-32.fc36.x86_64.rpm 5.5 MB/s | 42 kB 00:00 #11 4.020 (60/107): util-linux-2.38-0.2.fc36.x86_64.rpm 70 MB/s | 2.2 MB 00:00 #11 4.029 (61/107): annobin-docs-10.79-1.fc36.noarch.rpm 4.3 MB/s | 91 kB 00:00 #11 4.036 (62/107): xkeyboard-config-2.35.1-1.fc36.noarch 25 MB/s | 878 kB 00:00 #11 4.047 (63/107): annobin-plugin-gcc-10.79-1.fc36.x86_6 34 MB/s | 882 kB 00:00 #11 4.053 (64/107): automake-1.16.5-7.fc36.noarch.rpm 25 MB/s | 675 kB 00:00 #11 4.064 (65/107): btrfs-progs-5.18-1.fc36.x86_64.rpm 38 MB/s | 957 kB 00:00 #11 4.072 (66/107): btrfs-progs-devel-5.18-1.fc36.x86_64. 3.5 MB/s | 55 kB 00:00 #11 4.082 (67/107): dbus-broker-31-1.fc36.x86_64.rpm 12 MB/s | 176 kB 00:00 #11 4.086 (68/107): emacs-filesystem-28.1-2.fc36.noarch.r 790 kB/s | 9.3 kB 00:00 #11 4.093 (69/107): gc-8.0.6-3.fc36.x86_64.rpm 11 MB/s | 103 kB 00:00 #11 4.107 (70/107): gcc-plugin-annobin-12.1.1-1.fc36.x86_ 5.5 MB/s | 48 kB 00:00 #11 4.164 (71/107): cpp-12.1.1-1.fc36.x86_64.rpm 97 MB/s | 11 MB 00:00 #11 46.19 Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 79/117 #11 56.41 Installing : python3-policycoreutils-3.3-1.fc35.noarch 80/117 #11 56.44 Installing : policycoreutils-python-utils-3.3-1.fc35.noarch 81/117 #11 56.48 Installing : policycoreutils-devel-3.3-1.fc35.aarch64 82/117 #11 56.57 Installing : selinux-policy-devel-35.18-1.fc35.noarch 83/117 #11 56.62 Running scriptlet: selinux-policy-devel-35.18-1.fc35.noarch 83/117 #11 56.63 Running scriptlet: openssh-8.7p1-3.fc35.aarch64 84/117 #11 56.68 Installing : openssh-8.7p1-3.fc35.aarch64 84/117 #11 56.71 Installing : libedit-3.1-40.20210910cvs.fc35.aarch64 85/117 #11 56.74 Installing : libcbor-0.7.0-4.fc35.aarch64 86/117 #11 56.75 Installing : libfido2-1.8.0-1.fc35.aarch64 87/117 #11 56.76 Installing : openssh-clients-8.7p1-3.fc35.aarch64 88/117 #11 56.79 Running scriptlet: openssh-clients-8.7p1-3.fc35.aarch64 88/117 #11 56.88 Installing : git-core-2.37.1-1.fc35.aarch64 89/117 #11 56.95 Installing : git-core-doc-2.37.1-1.fc35.noarch 90/117 #11 57.00 Installing : perl-Git-2.37.1-1.fc35.noarch 91/117 #11 57.00 Installing : git-2.37.1-1.fc35.aarch64 92/117 #11 57.01 Installing : libargon2-20171227-7.fc35.aarch64 93/117 #11 57.04 Installing : e2fsprogs-libs-1.46.3-1.fc35.aarch64 94/117 #11 57.07 Installing : btrfs-progs-5.18-1.fc35.aarch64 95/117 #11 57.10 Installing : acl-2.3.1-2.fc35.aarch64 96/117 #11 57.11 Installing : cryptsetup-libs-2.4.3-1.fc35.aarch64 97/117 #11 57.15 Installing : device-mapper-libs-1.02.175-6.fc35.aarch64 98/117 #11 57.16 Installing : device-mapper-1.02.175-6.fc35.aarch64 99/117 #11 57.20 Installing : systemd-networkd-249.12-5.fc35.aarch64 100/117 #11 57.23 Running scriptlet: systemd-networkd-249.12-5.fc35.aarch64 100/117 #11 57.25 Installing : systemd-pam-249.12-5.fc35.aarch64 101/117 #11 57.26 Installing : systemd-resolved-249.12-5.fc35.aarch64 102/117 #11 57.29 Running scriptlet: systemd-resolved-249.12-5.fc35.aarch64 102/117 #11 57.42 Installing : systemd-249.12-5.fc35.aarch64 103/117 #11 57.48 Running scriptlet: systemd-249.12-5.fc35.aarch64 103/117 #11 57.65 Creating group input with gid 104. #11 57.65 Creating group kvm with gid 36. #11 57.65 Creating group render with gid 105. #11 57.65 Creating group sgx with gid 106. #11 57.65 Creating group systemd-journal with gid 190. #11 57.65 Creating group systemd-network with gid 192. #11 57.65 Creating user systemd-network (systemd Network Management) with uid 192 and gid 192. #11 57.65 Creating group systemd-oom with gid 997. #11 57.65 Creating user systemd-oom (systemd Userspace OOM Killer) with uid 997 and gid 997. #11 57.65 Creating group systemd-resolve with gid 193. #11 57.65 Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193. #11 57.65 Creating group systemd-timesync with gid 996. #11 57.65 Creating user systemd-timesync (systemd Time Synchronization) with uid 996 and gid 996. #11 57.65 Creating group systemd-coredump with gid 995. #11 57.65 Creating user systemd-coredump (systemd Core Dumper) with uid 995 and gid 995. #11 57.65 #11 57.67 Installing : systemd-devel-249.12-5.fc35.aarch64 104/117 #11 57.71 Installing : device-mapper-devel-1.02.175-6.fc35.aarch64 105/117 #11 57.72 Installing : btrfs-progs-devel-5.18-1.fc35.aarch64 106/117 #11 57.74 Installing : annobin-plugin-gcc-10.66-2.fc35.aarch64 107/117 #11 57.76 Installing : libtool-2.4.6-50.fc35.aarch64 108/117 #11 57.79 Installing : libtool-ltdl-devel-2.4.6-50.fc35.aarch64 109/117 #11 57.80 Installing : libseccomp-devel-2.5.3-1.fc35.aarch64 110/117 #11 57.81 Installing : systemd-rpm-macros-249.12-5.fc35.noarch 111/117 #11 57.84 Installing : which-2.21-27.fc35.aarch64 112/117 #11 57.85 Cleanup : pcre2-10.39-1.fc35.aarch64 113/117 #11 57.90 Cleanup : pcre2-syntax-10.39-1.fc35.noarch 114/117 #11 57.91 Cleanup : libgomp-11.2.1-9.fc35.aarch64 115/117 #11 57.91 Cleanup : libgcc-11.2.1-9.fc35.aarch64 116/117 #11 57.91 Running scriptlet: libgcc-11.2.1-9.fc35.aarch64 116/117 #11 57.94 Cleanup : audit-libs-3.0.7-2.fc35.aarch64 117/117 #11 57.97 Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 117/117 #11 57.99 Running scriptlet: systemd-resolved-249.12-5.fc35.aarch64 117/117 #9 24.72 Selecting previously unselected package g++-11. #9 24.72 Preparing to unpack .../089-g++-11_11.2.0-19ubuntu1_arm64.deb ... #9 24.72 Unpacking g++-11 (11.2.0-19ubuntu1) ... #9 24.91 Selecting previously unselected package g++. #8 54.11 0 added, 0 removed; done. #8 54.11 Running hooks in /etc/ca-certificates/update.d... #8 54.11 done. go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 #11 4.170 (72/107): git-2.37.1-1.fc36.x86_64.rpm 1.0 MB/s | 66 kB 00:00 #11 4.226 (73/107): git-core-doc-2.37.1-1.fc36.noarch.rpm 49 MB/s | 2.4 MB 00:00 #11 4.250 (74/107): git-core-2.37.1-1.fc36.x86_64.rpm 50 MB/s | 4.0 MB 00:00 #11 4.254 (75/107): glibc-devel-2.35-15.fc36.x86_64.rpm 2.2 MB/s | 66 kB 00:00 #11 4.266 (76/107): glibc-headers-x86-2.35-15.fc36.noarch 27 MB/s | 471 kB 00:00 #11 4.287 (77/107): glibc-static-2.35-15.fc36.x86_64.rpm 59 MB/s | 1.9 MB 00:00 #11 4.305 (78/107): less-590-5.fc36.x86_64.rpm 9.5 MB/s | 161 kB 00:00 #11 4.318 (79/107): kernel-headers-5.18.13-200.fc36.x86_6 26 MB/s | 1.3 MB 00:00 #11 4.324 (80/107): libargon2-20171227-9.fc36.x86_64.rpm 1.6 MB/s | 28 kB 00:00 #11 4.344 (81/107): libbpf-0.7.0-3.fc36.x86_64.rpm 6.6 MB/s | 159 kB 00:00 #11 4.349 (82/107): libbtrfs-5.18-1.fc36.x86_64.rpm 1.3 MB/s | 28 kB 00:00 #11 4.376 (83/107): libbtrfsutil-5.18-1.fc36.x86_64.rpm 1.1 MB/s | 32 kB 00:00 #11 58.04 Running scriptlet: audit-libs-3.0.7-2.fc35.aarch64 117/117 #11 58.42 Verifying : acl-2.3.1-2.fc35.aarch64 1/117 #11 58.42 Verifying : autoconf-2.69-37.fc35.noarch 2/117 #11 58.42 Verifying : automake-1.16.2-5.fc35.noarch 3/117 #11 58.42 Verifying : dbus-broker-29-4.fc35.aarch64 4/117 #11 58.42 Verifying : device-mapper-1.02.175-6.fc35.aarch64 5/117 #11 58.42 Verifying : device-mapper-devel-1.02.175-6.fc35.aarch64 6/117 #11 58.42 Verifying : device-mapper-libs-1.02.175-6.fc35.aarch64 7/117 #11 58.42 Verifying : e2fsprogs-libs-1.46.3-1.fc35.aarch64 8/117 #11 58.42 Verifying : emacs-filesystem-1:27.2-9.fc35.noarch 9/117 #11 58.42 Verifying : gc-8.0.4-6.fc35.aarch64 10/117 #11 58.42 Verifying : guile22-2.2.7-3.fc35.aarch64 11/117 #11 58.42 Verifying : iptables-legacy-libs-1.8.7-13.fc35.aarch64 12/117 #11 58.42 Verifying : kmod-libs-29-4.fc35.aarch64 13/117 #11 58.42 Verifying : libargon2-20171227-7.fc35.aarch64 14/117 #11 58.42 Verifying : libcbor-0.7.0-4.fc35.aarch64 15/117 #11 58.42 Verifying : libedit-3.1-40.20210910cvs.fc35.aarch64 16/117 #11 58.42 Verifying : libfido2-1.8.0-1.fc35.aarch64 17/117 #11 58.42 Verifying : libmpc-1.2.1-3.fc35.aarch64 18/117 #11 58.42 Verifying : libnl3-3.5.0-8.fc35.aarch64 19/117 #11 58.42 Verifying : libpcap-14:1.10.1-2.fc35.aarch64 20/117 #11 58.42 Verifying : libutempter-1.2.1-5.fc35.aarch64 21/117 #11 58.42 Verifying : libxkbcommon-1.3.1-1.fc35.aarch64 22/117 #11 58.42 Verifying : lzo-2.10-5.fc35.aarch64 23/117 #11 58.42 Verifying : m4-1.4.19-2.fc35.aarch64 24/117 #11 58.42 Verifying : make-1:4.3-6.fc35.aarch64 25/117 #11 58.42 Verifying : perl-Error-1:0.17029-7.fc35.noarch 26/117 #11 58.42 Verifying : perl-TermReadKey-2.38-11.fc35.aarch64 27/117 #11 58.42 Verifying : perl-Thread-Queue-3.14-478.fc35.noarch 28/117 #11 58.42 Verifying : perl-threads-1:2.26-448.fc35.aarch64 29/117 #11 58.42 Verifying : perl-threads-shared-1.62-478.fc35.aarch64 30/117 #11 58.42 Verifying : python3-setools-4.4.0-3.fc35.aarch64 31/117 #11 58.42 Verifying : python3-setuptools-57.4.0-1.fc35.noarch 32/117 #11 58.42 Verifying : rhash-1.4.0-4.fc35.aarch64 33/117 #11 58.42 Verifying : which-2.21-27.fc35.aarch64 34/117 #11 58.42 Verifying : xkeyboard-config-2.33-2.fc35.noarch 35/117 #11 58.42 Verifying : annobin-docs-10.66-2.fc35.noarch 36/117 #11 58.42 Verifying : annobin-plugin-gcc-10.66-2.fc35.aarch64 37/117 #11 58.42 Verifying : btrfs-progs-5.18-1.fc35.aarch64 38/117 #11 58.42 Verifying : btrfs-progs-devel-5.18-1.fc35.aarch64 39/117 #11 58.42 Verifying : checkpolicy-3.3-1.fc35.aarch64 40/117 #11 58.42 Verifying : cmake-3.22.2-1.fc35.aarch64 41/117 #11 58.42 Verifying : cmake-data-3.22.2-1.fc35.noarch 42/117 #11 58.42 Verifying : cmake-filesystem-3.22.2-1.fc35.aarch64 43/117 #11 58.42 Verifying : cmake-rpm-macros-3.22.2-1.fc35.noarch 44/117 #11 58.42 Verifying : cpp-11.3.1-2.fc35.aarch64 45/117 #11 58.42 Verifying : cryptsetup-libs-2.4.3-1.fc35.aarch64 46/117 #11 58.42 Verifying : dbus-1:1.12.22-1.fc35.aarch64 47/117 #11 58.42 Verifying : dbus-common-1:1.12.22-1.fc35.noarch 48/117 #11 58.42 Verifying : gcc-11.3.1-2.fc35.aarch64 49/117 #11 58.42 Verifying : git-2.37.1-1.fc35.aarch64 50/117 #11 58.42 Verifying : git-core-2.37.1-1.fc35.aarch64 51/117 #11 58.42 Verifying : git-core-doc-2.37.1-1.fc35.noarch 52/117 #11 58.42 Verifying : glibc-devel-2.34-38.fc35.aarch64 53/117 #11 58.42 Verifying : glibc-static-2.34-38.fc35.aarch64 54/117 #11 58.42 Verifying : jsoncpp-1.9.4-5.fc35.aarch64 55/117 #11 58.42 Verifying : kernel-headers-5.18.13-100.fc35.aarch64 56/117 #11 58.42 Verifying : less-590-2.fc35.aarch64 57/117 #11 58.42 Verifying : libasan-11.3.1-2.fc35.aarch64 58/117 #11 58.42 Verifying : libatomic-11.3.1-2.fc35.aarch64 59/117 #11 58.42 Verifying : libbpf-2:0.6.1-2.fc35.aarch64 60/117 #11 58.42 Verifying : libbtrfs-5.18-1.fc35.aarch64 61/117 #11 58.42 Verifying : libbtrfsutil-5.18-1.fc35.aarch64 62/117 #11 58.42 Verifying : libfdisk-2.37.4-1.fc35.aarch64 63/117 #11 58.42 Verifying : libibverbs-39.0-1.fc35.aarch64 64/117 #11 58.42 Verifying : libseccomp-2.5.3-1.fc35.aarch64 65/117 #11 58.42 Verifying : libseccomp-devel-2.5.3-1.fc35.aarch64 66/117 #11 58.42 Verifying : libselinux-devel-3.3-1.fc35.aarch64 67/117 #11 58.42 Verifying : libselinux-utils-3.3-1.fc35.aarch64 68/117 #11 58.42 Verifying : libsepol-devel-3.3-2.fc35.aarch64 69/117 #11 58.42 Verifying : libtool-2.4.6-50.fc35.aarch64 70/117 #11 58.42 Verifying : libtool-ltdl-2.4.6-50.fc35.aarch64 71/117 #11 58.42 Verifying : libtool-ltdl-devel-2.4.6-50.fc35.aarch64 72/117 #11 58.42 Verifying : libubsan-11.3.1-2.fc35.aarch64 73/117 #11 58.42 Verifying : libuv-1:1.44.2-1.fc35.aarch64 74/117 #11 58.42 Verifying : libxcrypt-devel-4.4.28-1.fc35.aarch64 75/117 #11 58.42 Verifying : libxcrypt-static-4.4.28-1.fc35.aarch64 76/117 #11 58.42 Verifying : openssh-8.7p1-3.fc35.aarch64 77/117 #11 58.42 Verifying : openssh-clients-8.7p1-3.fc35.aarch64 78/117 #11 58.42 Verifying : pcre2-devel-10.40-1.fc35.aarch64 79/117 #11 58.42 Verifying : pcre2-utf16-10.40-1.fc35.aarch64 80/117 #11 58.42 Verifying : pcre2-utf32-10.40-1.fc35.aarch64 81/117 #11 58.42 Verifying : perl-File-Compare-1.100.600-486.fc35.noarch 82/117 #11 58.42 Verifying : perl-File-Copy-2.35-486.fc35.noarch 83/117 #11 58.42 Verifying : perl-File-Find-1.39-486.fc35.noarch 84/117 #11 58.42 Verifying : perl-Git-2.37.1-1.fc35.noarch 85/117 #11 58.42 Verifying : perl-lib-0.65-486.fc35.aarch64 86/117 #11 58.42 Verifying : policycoreutils-3.3-1.fc35.aarch64 87/117 #11 58.43 Verifying : policycoreutils-devel-3.3-1.fc35.aarch64 88/117 #11 58.43 Verifying : policycoreutils-python-utils-3.3-1.fc35.noarch 89/117 #11 58.43 Verifying : python3-audit-3.0.8-1.fc35.aarch64 90/117 #11 58.43 Verifying : python3-libselinux-3.3-1.fc35.aarch64 91/117 #11 58.43 Verifying : python3-libsemanage-3.3-1.fc35.aarch64 92/117 #11 58.43 Verifying : python3-policycoreutils-3.3-1.fc35.noarch 93/117 #11 58.43 Verifying : qrencode-libs-4.1.1-1.fc35.aarch64 94/117 #11 58.43 Verifying : rpm-plugin-selinux-4.17.1-2.fc35.aarch64 95/117 #11 58.43 Verifying : selinux-policy-35.18-1.fc35.noarch 96/117 #11 58.43 Verifying : selinux-policy-devel-35.18-1.fc35.noarch 97/117 #11 58.43 Verifying : selinux-policy-targeted-35.18-1.fc35.noarch 98/117 #11 58.43 Verifying : systemd-249.12-5.fc35.aarch64 99/117 #11 58.43 Verifying : systemd-devel-249.12-5.fc35.aarch64 100/117 #11 58.43 Verifying : systemd-networkd-249.12-5.fc35.aarch64 101/117 #11 58.43 Verifying : systemd-pam-249.12-5.fc35.aarch64 102/117 #11 58.43 Verifying : systemd-resolved-249.12-5.fc35.aarch64 103/117 #11 58.43 Verifying : systemd-rpm-macros-249.12-5.fc35.noarch 104/117 #11 58.43 Verifying : util-linux-2.37.4-1.fc35.aarch64 105/117 #11 58.43 Verifying : util-linux-core-2.37.4-1.fc35.aarch64 106/117 #11 58.43 Verifying : vim-filesystem-2:9.0.077-1.fc35.noarch 107/117 #11 58.43 Verifying : audit-libs-3.0.8-1.fc35.aarch64 108/117 #11 58.43 Verifying : audit-libs-3.0.7-2.fc35.aarch64 109/117 #11 58.43 Verifying : libgcc-11.3.1-2.fc35.aarch64 110/117 #11 58.43 Verifying : libgcc-11.2.1-9.fc35.aarch64 111/117 #11 58.43 Verifying : libgomp-11.3.1-2.fc35.aarch64 112/117 #11 58.43 Verifying : libgomp-11.2.1-9.fc35.aarch64 113/117 #11 58.43 Verifying : pcre2-10.40-1.fc35.aarch64 114/117 #11 58.43 Verifying : pcre2-10.39-1.fc35.aarch64 115/117 #11 58.43 Verifying : pcre2-syntax-10.40-1.fc35.noarch 116/117 == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile . #9 24.91 Preparing to unpack .../090-g++_4%3a11.2.0-1ubuntu1_arm64.deb ... #9 24.91 Unpacking g++ (4:11.2.0-1ubuntu1) ... #9 24.94 Selecting previously unselected package make. #9 24.94 Preparing to unpack .../091-make_4.3-4.1build1_arm64.deb ... #9 24.95 Unpacking make (4.3-4.1build1) ... #9 24.98 Selecting previously unselected package libdpkg-perl. #9 24.98 Preparing to unpack .../092-libdpkg-perl_1.21.1ubuntu2.1_all.deb ... #9 24.98 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ... #9 25.03 Selecting previously unselected package bzip2. #9 25.03 Preparing to unpack .../093-bzip2_1.0.8-5build1_arm64.deb ... #9 25.03 Unpacking bzip2 (1.0.8-5build1) ... #9 25.06 Selecting previously unselected package patch. #9 25.06 Preparing to unpack .../094-patch_2.7.6-7build2_arm64.deb ... #9 25.07 Unpacking patch (2.7.6-7build2) ... #9 25.10 Selecting previously unselected package lto-disabled-list. #9 25.10 Preparing to unpack .../095-lto-disabled-list_24_all.deb ... #9 25.10 Unpacking lto-disabled-list (24) ... #9 25.13 Selecting previously unselected package dpkg-dev. go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c #11 4.386 (84/107): libtool-2.4.7-1.fc36.x86_64.rpm 16 MB/s | 593 kB 00:00 #11 4.410 (85/107): libtool-ltdl-2.4.7-1.fc36.x86_64.rpm 1.1 MB/s | 37 kB 00:00 #11 4.431 (86/107): libtool-ltdl-devel-2.4.7-1.fc36.x86_6 3.9 MB/s | 157 kB 00:00 #11 4.583 (87/107): gcc-12.1.1-1.fc36.x86_64.rpm 67 MB/s | 33 MB 00:00 #11 4.587 (88/107): libuv-1.44.2-1.fc36.x86_64.rpm 873 kB/s | 151 kB 00:00 #11 4.589 (89/107): perl-Git-2.37.1-1.fc36.noarch.rpm 286 kB/s | 43 kB 00:00 #11 4.594 (90/107): rpm-plugin-selinux-4.17.1-3.fc36.x86_ 4.3 MB/s | 18 kB 00:00 #11 4.600 (91/107): selinux-policy-36.13-3.fc36.noarch.rp 6.6 MB/s | 69 kB 00:00 #11 4.610 (92/107): selinux-policy-devel-36.13-3.fc36.noa 40 MB/s | 817 kB 00:00 #11 4.644 (93/107): systemd-devel-250.8-1.fc36.x86_64.rpm 15 MB/s | 451 kB 00:00 #11 58.43 Verifying : pcre2-syntax-10.39-1.fc35.noarch 117/117 #11 58.66 #11 58.66 Upgraded: #11 58.66 audit-libs-3.0.8-1.fc35.aarch64 libgcc-11.3.1-2.fc35.aarch64 #11 58.66 libgomp-11.3.1-2.fc35.aarch64 pcre2-10.40-1.fc35.aarch64 #11 58.66 pcre2-syntax-10.40-1.fc35.noarch #11 58.66 Installed: #11 58.66 acl-2.3.1-2.fc35.aarch64 #11 58.66 annobin-docs-10.66-2.fc35.noarch #11 58.66 annobin-plugin-gcc-10.66-2.fc35.aarch64 #11 58.66 autoconf-2.69-37.fc35.noarch #11 58.66 automake-1.16.2-5.fc35.noarch #11 58.66 btrfs-progs-5.18-1.fc35.aarch64 #11 58.66 btrfs-progs-devel-5.18-1.fc35.aarch64 #11 58.66 checkpolicy-3.3-1.fc35.aarch64 #11 58.66 cmake-3.22.2-1.fc35.aarch64 #11 58.66 cmake-data-3.22.2-1.fc35.noarch #11 58.66 cmake-filesystem-3.22.2-1.fc35.aarch64 #11 58.66 cmake-rpm-macros-3.22.2-1.fc35.noarch #11 58.66 cpp-11.3.1-2.fc35.aarch64 #11 58.66 cryptsetup-libs-2.4.3-1.fc35.aarch64 #11 58.66 dbus-1:1.12.22-1.fc35.aarch64 #11 58.66 dbus-broker-29-4.fc35.aarch64 #11 58.66 dbus-common-1:1.12.22-1.fc35.noarch #11 58.66 device-mapper-1.02.175-6.fc35.aarch64 #11 58.66 device-mapper-devel-1.02.175-6.fc35.aarch64 #11 58.66 device-mapper-libs-1.02.175-6.fc35.aarch64 #11 58.66 e2fsprogs-libs-1.46.3-1.fc35.aarch64 #11 58.66 emacs-filesystem-1:27.2-9.fc35.noarch #11 58.66 gc-8.0.4-6.fc35.aarch64 #11 58.66 gcc-11.3.1-2.fc35.aarch64 #11 58.66 git-2.37.1-1.fc35.aarch64 #11 58.66 git-core-2.37.1-1.fc35.aarch64 #11 58.66 git-core-doc-2.37.1-1.fc35.noarch #11 58.66 glibc-devel-2.34-38.fc35.aarch64 #11 58.66 glibc-static-2.34-38.fc35.aarch64 #11 58.66 guile22-2.2.7-3.fc35.aarch64 #11 58.66 iptables-legacy-libs-1.8.7-13.fc35.aarch64 #11 58.66 jsoncpp-1.9.4-5.fc35.aarch64 #11 58.66 kernel-headers-5.18.13-100.fc35.aarch64 #11 58.66 kmod-libs-29-4.fc35.aarch64 #11 58.66 less-590-2.fc35.aarch64 #11 58.66 libargon2-20171227-7.fc35.aarch64 #11 58.66 libasan-11.3.1-2.fc35.aarch64 #11 58.66 libatomic-11.3.1-2.fc35.aarch64 #11 58.66 libbpf-2:0.6.1-2.fc35.aarch64 #11 58.66 libbtrfs-5.18-1.fc35.aarch64 #11 58.66 libbtrfsutil-5.18-1.fc35.aarch64 #11 58.66 libcbor-0.7.0-4.fc35.aarch64 #11 58.66 libedit-3.1-40.20210910cvs.fc35.aarch64 #11 58.66 libfdisk-2.37.4-1.fc35.aarch64 #11 58.66 libfido2-1.8.0-1.fc35.aarch64 #11 58.66 libibverbs-39.0-1.fc35.aarch64 #11 58.66 libmpc-1.2.1-3.fc35.aarch64 #11 58.66 libnl3-3.5.0-8.fc35.aarch64 #11 58.66 libpcap-14:1.10.1-2.fc35.aarch64 #11 58.66 libseccomp-2.5.3-1.fc35.aarch64 #11 58.66 libseccomp-devel-2.5.3-1.fc35.aarch64 #11 58.66 libselinux-devel-3.3-1.fc35.aarch64 #11 58.66 libselinux-utils-3.3-1.fc35.aarch64 #11 58.66 libsepol-devel-3.3-2.fc35.aarch64 #11 58.66 libtool-2.4.6-50.fc35.aarch64 #11 58.66 libtool-ltdl-2.4.6-50.fc35.aarch64 #11 58.66 libtool-ltdl-devel-2.4.6-50.fc35.aarch64 #11 58.66 libubsan-11.3.1-2.fc35.aarch64 #11 58.66 libutempter-1.2.1-5.fc35.aarch64 #11 58.66 libuv-1:1.44.2-1.fc35.aarch64 #11 58.66 libxcrypt-devel-4.4.28-1.fc35.aarch64 #11 58.66 libxcrypt-static-4.4.28-1.fc35.aarch64 #11 58.66 libxkbcommon-1.3.1-1.fc35.aarch64 #11 58.66 lzo-2.10-5.fc35.aarch64 #11 58.66 m4-1.4.19-2.fc35.aarch64 #11 58.66 make-1:4.3-6.fc35.aarch64 #11 58.66 openssh-8.7p1-3.fc35.aarch64 #11 58.66 openssh-clients-8.7p1-3.fc35.aarch64 #11 58.66 pcre2-devel-10.40-1.fc35.aarch64 #11 58.66 pcre2-utf16-10.40-1.fc35.aarch64 #11 58.66 pcre2-utf32-10.40-1.fc35.aarch64 #11 58.66 perl-Error-1:0.17029-7.fc35.noarch #11 58.66 perl-File-Compare-1.100.600-486.fc35.noarch #11 58.66 perl-File-Copy-2.35-486.fc35.noarch #11 58.66 perl-File-Find-1.39-486.fc35.noarch #11 58.66 perl-Git-2.37.1-1.fc35.noarch #11 58.66 perl-TermReadKey-2.38-11.fc35.aarch64 #11 58.66 perl-Thread-Queue-3.14-478.fc35.noarch #11 58.66 perl-lib-0.65-486.fc35.aarch64 #11 58.66 perl-threads-1:2.26-448.fc35.aarch64 #11 58.66 perl-threads-shared-1.62-478.fc35.aarch64 #11 58.66 policycoreutils-3.3-1.fc35.aarch64 #11 58.66 policycoreutils-devel-3.3-1.fc35.aarch64 #11 58.66 policycoreutils-python-utils-3.3-1.fc35.noarch #11 58.66 python3-audit-3.0.8-1.fc35.aarch64 #11 58.66 python3-libselinux-3.3-1.fc35.aarch64 #11 58.66 python3-libsemanage-3.3-1.fc35.aarch64 #11 58.66 python3-policycoreutils-3.3-1.fc35.noarch #11 58.66 python3-setools-4.4.0-3.fc35.aarch64 #11 58.66 python3-setuptools-57.4.0-1.fc35.noarch #11 58.66 qrencode-libs-4.1.1-1.fc35.aarch64 #11 58.66 rhash-1.4.0-4.fc35.aarch64 #11 58.66 rpm-plugin-selinux-4.17.1-2.fc35.aarch64 #11 58.66 selinux-policy-35.18-1.fc35.noarch #11 58.66 selinux-policy-devel-35.18-1.fc35.noarch #11 58.66 selinux-policy-targeted-35.18-1.fc35.noarch #11 58.66 systemd-249.12-5.fc35.aarch64 #11 58.66 systemd-devel-249.12-5.fc35.aarch64 #11 58.66 systemd-networkd-249.12-5.fc35.aarch64 #11 58.66 systemd-pam-249.12-5.fc35.aarch64 #11 58.66 systemd-resolved-249.12-5.fc35.aarch64 #11 58.66 systemd-rpm-macros-249.12-5.fc35.noarch #11 58.66 util-linux-2.37.4-1.fc35.aarch64 #11 58.66 util-linux-core-2.37.4-1.fc35.aarch64 #11 58.66 vim-filesystem-2:9.0.077-1.fc35.noarch #11 58.66 which-2.21-27.fc35.aarch64 #11 58.66 xkeyboard-config-2.33-2.fc35.noarch #11 58.66 #11 58.66 Complete! #1 [internal] load build definition from Dockerfile #1 sha256:a0116e0c9badc5539f5e662327f1fea0584bf48c9cc418b11ef1a523fb5d58a4 #1 transferring dockerfile: 1.13kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:f0d704cc0c1221192b028ae8d9b81a5ed5f8dcd2315a879895c6d199912fdadd #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:f1cb01edebf7906b599996c689596d1ae6f7b1353a127186bbad5763066d1eb5 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:c9b4c78faec10436cf56d49636a8738cb3861bd2ba6a96f015a2193be0360dac #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 #9 25.13 Preparing to unpack .../096-dpkg-dev_1.21.1ubuntu2.1_all.deb ... #9 25.13 Unpacking dpkg-dev (1.21.1ubuntu2.1) ... #9 25.17 Selecting previously unselected package build-essential. #9 25.18 Preparing to unpack .../097-build-essential_12.9ubuntu3_arm64.deb ... #9 25.18 Unpacking build-essential (12.9ubuntu3) ... #9 25.22 Selecting previously unselected package libbrotli1:arm64. #9 25.22 Preparing to unpack .../098-libbrotli1_1.0.9-2build6_arm64.deb ... #9 25.23 Unpacking libbrotli1:arm64 (1.0.9-2build6) ... #9 25.26 Selecting previously unselected package libsasl2-modules-db:arm64. #9 25.26 Preparing to unpack .../099-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_arm64.deb ... #9 25.26 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1) ... #9 25.29 Selecting previously unselected package libsasl2-2:arm64. #9 25.30 Preparing to unpack .../100-libsasl2-2_2.1.27+dfsg2-3ubuntu1_arm64.deb ... #9 25.30 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1) ... #9 25.34 Selecting previously unselected package libldap-2.5-0:arm64. #9 25.34 Preparing to unpack .../101-libldap-2.5-0_2.5.12+dfsg-0ubuntu0.22.04.1_arm64.deb ... #9 25.34 Unpacking libldap-2.5-0:arm64 (2.5.12+dfsg-0ubuntu0.22.04.1) ... #9 25.39 Selecting previously unselected package librtmp1:arm64. #8 DONE 54.6s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:489df0d4f4400a8f7305632cfacec931bbac5c70d78e9c8d24af0388546f1c5e #10 DONE 0.1s #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:dc2ea3b586ed08db83186febdd3f0aa2c8a823efc33ed05bf620e8a78ac53c42 #11 4.684 (94/107): selinux-policy-targeted-36.13-3.fc36. 72 MB/s | 6.3 MB 00:00 #11 4.709 (95/107): systemd-250.8-1.fc36.x86_64.rpm 45 MB/s | 4.2 MB 00:00 #11 4.715 (96/107): systemd-networkd-250.8-1.fc36.x86_64. 8.8 MB/s | 617 kB 00:00 #11 4.721 (97/107): systemd-rpm-macros-250.8-1.fc36.noarc 4.9 MB/s | 28 kB 00:00 #11 4.727 (98/107): systemd-resolved-250.8-1.fc36.x86_64. 23 MB/s | 275 kB 00:00 #11 4.733 (99/107): systemd-pam-250.8-1.fc36.x86_64.rpm 7.0 MB/s | 333 kB 00:00 #11 4.736 (100/107): vim-filesystem-9.0.137-1.fc36.noarch 1.4 MB/s | 20 kB 00:00 #11 4.752 (101/107): glibc-common-2.35-15.fc36.x86_64.rpm 21 MB/s | 332 kB 00:00 #11 4.763 (102/107): glibc-gconv-extra-2.35-15.fc36.x86_6 59 MB/s | 1.6 MB 00:00 #11 4.766 (103/107): glibc-minimal-langpack-2.35-15.fc36. 4.1 MB/s | 55 kB 00:00 #11 4.770 (104/107): libgcc-12.1.1-1.fc36.x86_64.rpm 16 MB/s | 103 kB 00:00 #11 4.781 (105/107): libgomp-12.1.1-1.fc36.x86_64.rpm 27 MB/s | 290 kB 00:00 #11 4.786 (106/107): systemd-libs-250.8-1.fc36.x86_64.rpm 38 MB/s | 614 kB 00:00 #11 4.800 (107/107): glibc-2.35-15.fc36.x86_64.rpm 30 MB/s | 2.1 MB 00:00 #11 4.804 -------------------------------------------------------------------------------- #11 4.805 Total 43 MB/s | 105 MB 00:02 #4 DONE 0.3s #3 [internal] load metadata for docker.io/library/ubuntu:focal #3 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b #3 DONE 0.3s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #14 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #14 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0B / 7.86MB 0.1s #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 3.15MB / 50.44MB 0.1s #14 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #9 25.39 Preparing to unpack .../102-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ... #9 25.39 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #9 25.43 Selecting previously unselected package libssh-4:arm64. #9 25.43 Preparing to unpack .../103-libssh-4_0.9.6-2build1_arm64.deb ... #9 25.43 Unpacking libssh-4:arm64 (0.9.6-2build1) ... #9 25.47 Selecting previously unselected package libcurl4:arm64. #9 25.47 Preparing to unpack .../104-libcurl4_7.81.0-1ubuntu1.3_arm64.deb ... #9 25.47 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.3) ... #9 25.51 Selecting previously unselected package curl. #9 25.51 Preparing to unpack .../105-curl_7.81.0-1ubuntu1.3_arm64.deb ... #9 25.52 Unpacking curl (7.81.0-1ubuntu1.3) ... #9 25.55 Selecting previously unselected package dctrl-tools. #9 25.56 Preparing to unpack .../106-dctrl-tools_2.24-3build2_arm64.deb ... #9 25.56 Unpacking dctrl-tools (2.24-3build2) ... #9 25.60 Selecting previously unselected package libdebhelper-perl. #9 25.60 Preparing to unpack .../107-libdebhelper-perl_13.6ubuntu1_all.deb ... #9 25.61 Unpacking libdebhelper-perl (13.6ubuntu1) ... #9 25.65 Selecting previously unselected package libtool. + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.9.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o bin/docker-compose ./cmd #9 25.65 Preparing to unpack .../108-libtool_2.4.6-15build2_all.deb ... #9 25.65 Unpacking libtool (2.4.6-15build2) ... #9 25.69 Selecting previously unselected package dh-autoreconf. #9 25.69 Preparing to unpack .../109-dh-autoreconf_20_all.deb ... #9 25.69 Unpacking dh-autoreconf (20) ... #9 25.73 Selecting previously unselected package libarchive-zip-perl. #9 25.74 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ... #9 25.74 Unpacking libarchive-zip-perl (1.68-1) ... #9 25.77 Selecting previously unselected package libsub-override-perl. #9 25.78 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ... #9 25.78 Unpacking libsub-override-perl (0.09-2) ... #9 25.81 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 25.81 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... #9 25.82 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... #9 25.85 Selecting previously unselected package dh-strip-nondeterminism. #9 25.85 Preparing to unpack .../113-dh-strip-nondeterminism_1.13.0-1_all.deb ... #9 25.86 Unpacking dh-strip-nondeterminism (1.13.0-1) ... #9 25.89 Selecting previously unselected package libdw1:arm64. #9 25.89 Preparing to unpack .../114-libdw1_0.186-1build1_arm64.deb ... #9 25.90 Unpacking libdw1:arm64 (0.186-1build1) ... #9 25.93 Selecting previously unselected package debugedit. #9 25.93 Preparing to unpack .../115-debugedit_1%3a5.0-4build1_arm64.deb ... #9 25.94 Unpacking debugedit (1:5.0-4build1) ... #9 25.97 Selecting previously unselected package dwz. #9 25.97 Preparing to unpack .../116-dwz_0.14-1build2_arm64.deb ... #9 25.97 Unpacking dwz (0.14-1build2) ... #9 26.01 Selecting previously unselected package gettext. #14 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done #14 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done #14 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 5.24MB / 7.86MB 0.3s #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 13.63MB / 50.44MB 0.3s #9 26.01 Preparing to unpack .../117-gettext_0.21-4ubuntu4_arm64.deb ... #9 26.02 Unpacking gettext (0.21-4ubuntu4) ... #9 26.07 Selecting previously unselected package intltool-debian. #9 26.07 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ... #9 26.07 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 26.10 Selecting previously unselected package po-debconf. #9 26.10 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ... #9 26.11 Unpacking po-debconf (1.0.21+nmu1) ... #14 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.4s #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 18.87MB / 50.44MB 0.4s #14 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.4s done #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 26.21MB / 50.44MB 0.5s #14 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 2.10MB / 10.00MB 0.5s #11 41.03 Running transaction check #11 41.13 Transaction check succeeded. #11 41.13 Running transaction test #11 59.85 Last metadata expiration check: 0:01:20 ago on Mon Aug 8 12:04:38 2022. #9 26.17 Selecting previously unselected package debhelper. #9 26.17 Preparing to unpack .../120-debhelper_13.6ubuntu1_all.deb ... #9 26.18 Unpacking debhelper (13.6ubuntu1) ... #9 26.24 Selecting previously unselected package libfakeroot:arm64. #9 26.24 Preparing to unpack .../121-libfakeroot_1.28-1ubuntu1_arm64.deb ... #9 26.25 Unpacking libfakeroot:arm64 (1.28-1ubuntu1) ... #9 26.30 Selecting previously unselected package fakeroot. #9 26.30 Preparing to unpack .../122-fakeroot_1.28-1ubuntu1_arm64.deb ... #9 26.30 Unpacking fakeroot (1.28-1ubuntu1) ... #9 26.34 Selecting previously unselected package libassuan0:arm64. #9 26.34 Preparing to unpack .../123-libassuan0_2.5.5-1build1_arm64.deb ... #9 26.35 Unpacking libassuan0:arm64 (2.5.5-1build1) ... #9 26.38 Selecting previously unselected package gpgconf. #9 26.38 Preparing to unpack .../124-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ... #9 26.39 Unpacking gpgconf (2.2.27-3ubuntu2.1) ... #9 26.43 Selecting previously unselected package libksba8:arm64. #9 26.43 Preparing to unpack .../125-libksba8_1.6.0-2build1_arm64.deb ... #9 26.43 Unpacking libksba8:arm64 (1.6.0-2build1) ... #9 26.47 Selecting previously unselected package libnpth0:arm64. #9 26.47 Preparing to unpack .../126-libnpth0_1.6-3build2_arm64.deb ... #9 26.48 Unpacking libnpth0:arm64 (1.6-3build2) ... #9 26.51 Selecting previously unselected package dirmngr. #9 26.52 Preparing to unpack .../127-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ... #9 26.53 Unpacking dirmngr (2.2.27-3ubuntu2.1) ... #11 0.721 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease #11 0.723 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease #11 0.736 Hit:3 http://archive.ubuntu.com/ubuntu bionic-backports InRelease #11 0.836 Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease #14 ... #10 [internal] load build context #10 sha256:4bf1d1b094cea777457dbaa2cdad7da46739a27712c94d9772e2294934f39885 #10 transferring context: 29.32MB 0.7s done #10 DONE 0.8s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 33.55MB / 50.44MB 0.6s #14 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 9.44MB / 10.00MB 0.6s #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 0.8s #14 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.8s #14 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.8s done #9 26.56 Selecting previously unselected package gnupg-l10n. #9 26.57 Preparing to unpack .../128-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... #9 26.57 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... #9 26.60 Selecting previously unselected package gnupg-utils. #9 26.61 Preparing to unpack .../129-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ... #9 26.61 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... #9 26.64 Selecting previously unselected package gpg. #9 26.64 Preparing to unpack .../130-gpg_2.2.27-3ubuntu2.1_arm64.deb ... #9 26.65 Unpacking gpg (2.2.27-3ubuntu2.1) ... #9 26.69 Selecting previously unselected package pinentry-curses. #9 26.69 Preparing to unpack .../131-pinentry-curses_1.1.1-1build2_arm64.deb ... #9 26.69 Unpacking pinentry-curses (1.1.1-1build2) ... #9 26.73 Selecting previously unselected package gpg-agent. #9 26.73 Preparing to unpack .../132-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ... #9 26.73 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... #9 26.76 Selecting previously unselected package gpg-wks-client. #11 60.21 Package bash-5.1.8-2.fc35.aarch64 is already installed. #11 60.24 Dependencies resolved. #11 60.26 Nothing to do. #11 60.26 Complete! #11 DONE 60.4s #9 26.76 Preparing to unpack .../133-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ... #9 26.77 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... #9 26.80 Selecting previously unselected package gpg-wks-server. #9 26.80 Preparing to unpack .../134-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ... #9 26.80 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... #9 26.83 Selecting previously unselected package gpgsm. #9 26.83 Preparing to unpack .../135-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ... #9 26.84 Unpacking gpgsm (2.2.27-3ubuntu2.1) ... #9 26.87 Selecting previously unselected package gnupg. #9 26.87 Preparing to unpack .../136-gnupg_2.2.27-3ubuntu2.1_all.deb ... #9 26.88 Unpacking gnupg (2.2.27-3ubuntu2.1) ... #9 26.91 Selecting previously unselected package libfile-dirlist-perl. #9 26.91 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ... #9 26.91 Unpacking libfile-dirlist-perl (0.05-2) ... #9 26.94 Selecting previously unselected package libfile-which-perl. #9 26.94 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ... #9 26.95 Unpacking libfile-which-perl (1.23-1) ... #9 26.98 Selecting previously unselected package libfile-homedir-perl. #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.2s done #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 0B / 68.83MB 1.3s #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 1.05MB / 141.86MB 1.3s #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 0B / 51.84MB 1.3s #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 7.34MB / 68.83MB 1.5s #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 10.49MB / 141.86MB 1.5s #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 10.67MB / 51.84MB 1.5s #14 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go #13 sha256:d5df34908fa6667695a278598d09e2d32fa570a85003cfe2dc5413d08b442900 #9 26.98 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ... #9 26.98 Unpacking libfile-homedir-perl (1.006-1) ... #9 27.01 Selecting previously unselected package libfile-touch-perl. #9 27.01 Preparing to unpack .../140-libfile-touch-perl_0.12-1_all.deb ... #9 27.02 Unpacking libfile-touch-perl (0.12-1) ... #9 27.05 Selecting previously unselected package libio-pty-perl. #9 27.05 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build2_arm64.deb ... #9 27.06 Unpacking libio-pty-perl (1:1.15-2build2) ... #9 27.12 Selecting previously unselected package libipc-run-perl. #9 27.12 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ... #9 27.12 Unpacking libipc-run-perl (20200505.0-1) ... #9 27.16 Selecting previously unselected package libclass-method-modifiers-perl. #9 27.16 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 27.16 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 27.20 Selecting previously unselected package libclass-xsaccessor-perl. #9 27.20 Preparing to unpack .../144-libclass-xsaccessor-perl_1.19-3build9_arm64.deb ... #9 27.21 Unpacking libclass-xsaccessor-perl (1.19-3build9) ... #9 27.24 Selecting previously unselected package libb-hooks-op-check-perl. #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 13.63MB / 68.83MB 1.6s #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 15.73MB / 51.84MB 1.6s #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 18.87MB / 68.83MB 1.7s #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 18.87MB / 141.86MB 1.7s #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 22.02MB / 51.84MB 1.7s #9 27.24 Preparing to unpack .../145-libb-hooks-op-check-perl_0.22-1build5_arm64.deb ... #9 27.24 Unpacking libb-hooks-op-check-perl (0.22-1build5) ... #9 27.29 Selecting previously unselected package libdynaloader-functions-perl. #9 27.29 Preparing to unpack .../146-libdynaloader-functions-perl_0.003-1.1_all.deb ... #9 27.29 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #9 27.33 Selecting previously unselected package libdevel-callchecker-perl. #9 27.33 Preparing to unpack .../147-libdevel-callchecker-perl_0.008-1ubuntu4_arm64.deb ... #9 27.33 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... #9 27.36 Selecting previously unselected package libparams-classify-perl. #9 27.37 Preparing to unpack .../148-libparams-classify-perl_0.015-1build5_arm64.deb ... #9 27.37 Unpacking libparams-classify-perl (0.015-1build5) ... #9 27.40 Selecting previously unselected package libmodule-runtime-perl. #9 27.41 Preparing to unpack .../149-libmodule-runtime-perl_0.016-1_all.deb ... #9 27.41 Unpacking libmodule-runtime-perl (0.016-1) ... #9 27.44 Selecting previously unselected package libimport-into-perl. #9 27.44 Preparing to unpack .../150-libimport-into-perl_1.002005-1_all.deb ... #9 27.45 Unpacking libimport-into-perl (1.002005-1) ... #9 27.48 Selecting previously unselected package librole-tiny-perl. #11 6.713 Running transaction check #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 30.41MB / 68.83MB 1.9s #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 33.55MB / 141.86MB 1.9s #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 34.60MB / 51.84MB 1.9s #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 34.60MB / 68.83MB 2.0s #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 38.80MB / 51.84MB 2.0s #11 42.41 Transaction test succeeded. #11 42.41 Running transaction #9 27.48 Preparing to unpack .../151-librole-tiny-perl_2.002004-1_all.deb ... #9 27.48 Unpacking librole-tiny-perl (2.002004-1) ... #9 27.51 Selecting previously unselected package libsub-quote-perl. #9 27.52 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ... #9 27.52 Unpacking libsub-quote-perl (2.006006-1) ... #9 27.55 Selecting previously unselected package libmoo-perl. #9 27.55 Preparing to unpack .../153-libmoo-perl_2.005004-3_all.deb ... #9 27.55 Unpacking libmoo-perl (2.005004-3) ... #9 27.59 Selecting previously unselected package libencode-locale-perl. #9 27.59 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ... #9 27.59 Unpacking libencode-locale-perl (1.05-1.1) ... #9 27.62 Selecting previously unselected package libtimedate-perl. #9 27.63 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ... #9 27.63 Unpacking libtimedate-perl (2.3300-2) ... #9 27.66 Selecting previously unselected package libhttp-date-perl. #9 27.67 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ... #9 27.67 Unpacking libhttp-date-perl (6.05-1) ... #9 27.71 Selecting previously unselected package libfile-listing-perl. #9 27.71 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ... #9 27.72 Unpacking libfile-listing-perl (6.14-1) ... #9 27.74 Selecting previously unselected package libhtml-tagset-perl. #9 27.75 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ... #9 27.75 Unpacking libhtml-tagset-perl (3.20-4) ... #9 27.78 Selecting previously unselected package liburi-perl. #9 27.78 Preparing to unpack .../159-liburi-perl_5.10-1_all.deb ... #9 27.78 Unpacking liburi-perl (5.10-1) ... #9 27.83 Selecting previously unselected package libhtml-parser-perl:arm64. #11 6.912 Transaction check succeeded. #11 6.912 Running transaction test #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 40.89MB / 68.83MB 2.1s #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 45.09MB / 141.86MB 2.1s #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 42.99MB / 51.84MB 2.1s #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 53.48MB / 68.83MB 2.3s #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 54.53MB / 141.86MB 2.3s #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 2.3s #11 1.031 Reading package lists... #9 27.83 Preparing to unpack .../160-libhtml-parser-perl_3.76-1build2_arm64.deb ... #9 27.83 Unpacking libhtml-parser-perl:arm64 (3.76-1build2) ... #9 27.86 Selecting previously unselected package libhtml-tree-perl. #9 27.86 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ... #9 27.87 Unpacking libhtml-tree-perl (5.07-2) ... #9 27.93 Selecting previously unselected package libio-html-perl. #9 27.94 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ... #9 27.94 Unpacking libio-html-perl (1.004-2) ... #9 27.97 Selecting previously unselected package liblwp-mediatypes-perl. #9 27.98 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 27.98 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 28.01 Selecting previously unselected package libhttp-message-perl. #9 28.01 Preparing to unpack .../164-libhttp-message-perl_6.36-1_all.deb ... #9 28.01 Unpacking libhttp-message-perl (6.36-1) ... #9 28.04 Selecting previously unselected package libhttp-cookies-perl. #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 59.77MB / 68.83MB 2.4s #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 2.5s #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 66.06MB / 141.86MB 2.5s #9 28.05 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ... #9 28.05 Unpacking libhttp-cookies-perl (6.10-1) ... #9 28.08 Selecting previously unselected package libhttp-negotiate-perl. #9 28.08 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ... #9 28.08 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 28.11 Selecting previously unselected package perl-openssl-defaults:arm64. #9 28.11 Preparing to unpack .../167-perl-openssl-defaults_5build2_arm64.deb ... #9 28.13 Unpacking perl-openssl-defaults:arm64 (5build2) ... #9 28.16 Selecting previously unselected package libnet-ssleay-perl:arm64. #9 28.17 Preparing to unpack .../168-libnet-ssleay-perl_1.92-1build2_arm64.deb ... #9 28.17 Unpacking libnet-ssleay-perl:arm64 (1.92-1build2) ... #9 28.21 Selecting previously unselected package libio-socket-ssl-perl. #9 28.22 Preparing to unpack .../169-libio-socket-ssl-perl_2.074-2_all.deb ... #9 28.22 Unpacking libio-socket-ssl-perl (2.074-2) ... #9 28.25 Selecting previously unselected package libnet-http-perl. #9 28.26 Preparing to unpack .../170-libnet-http-perl_6.22-1_all.deb ... #9 28.26 Unpacking libnet-http-perl (6.22-1) ... #9 28.29 Selecting previously unselected package liblwp-protocol-https-perl. #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 84.93MB / 141.86MB 2.7s #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 2.7s done #14 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 0B / 156B 2.7s #9 28.29 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ... #9 28.29 Unpacking liblwp-protocol-https-perl (6.10-1) ... #9 28.32 Selecting previously unselected package libtry-tiny-perl. #9 28.33 Preparing to unpack .../172-libtry-tiny-perl_0.31-1_all.deb ... #9 28.33 Unpacking libtry-tiny-perl (0.31-1) ... #9 28.36 Selecting previously unselected package libwww-robotrules-perl. #9 28.36 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ... #9 28.37 Unpacking libwww-robotrules-perl (6.02-1) ... #9 28.40 Selecting previously unselected package libwww-perl. #9 28.40 Preparing to unpack .../174-libwww-perl_6.61-1_all.deb ... #9 28.41 Unpacking libwww-perl (6.61-1) ... #9 28.44 Selecting previously unselected package patchutils. #9 28.45 Preparing to unpack .../175-patchutils_0.4.2-1build2_arm64.deb ... #9 28.45 Unpacking patchutils (0.4.2-1build2) ... #9 28.48 Selecting previously unselected package wdiff. #9 28.49 Preparing to unpack .../176-wdiff_1.2.2-2build3_arm64.deb ... #9 28.49 Unpacking wdiff (1.2.2-2build3) ... #9 28.53 Selecting previously unselected package devscripts. #11 3.042 dh_testdir #11 3.058 dh_testroot #11 3.074 dh_prep #11 3.093 dh_testdir #11 3.109 dh_testroot #11 3.125 dh_install #11 3.159 dh_installdocs #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 107.11MB / 141.86MB 2.9s #14 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 2.9s #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 114.29MB / 141.86MB 3.0s #9 28.54 Preparing to unpack .../177-devscripts_2.22.1ubuntu1_arm64.deb ... #9 28.56 Unpacking devscripts (2.22.1ubuntu1) ... #9 28.63 Selecting previously unselected package diffstat. #9 28.63 Preparing to unpack .../178-diffstat_1.64-1build2_arm64.deb ... #9 28.64 Unpacking diffstat (1.64-1build2) ... #9 28.67 Selecting previously unselected package python3-chardet. #9 28.67 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ... #9 28.68 Unpacking python3-chardet (4.0.0-1) ... #9 28.72 Selecting previously unselected package zstd. #9 28.72 Preparing to unpack .../180-zstd_1.4.8+dfsg-3build1_arm64.deb ... #9 28.73 Unpacking zstd (1.4.8+dfsg-3build1) ... #9 28.77 Selecting previously unselected package python3-debian. #11 3.192 dh_installchangelogs #11 3.253 dh_compress #11 3.288 dh_fixperms #11 3.326 dh_installdeb #11 3.350 dh_gencontrol #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 131.07MB / 141.86MB 3.2s #9 28.78 Preparing to unpack .../181-python3-debian_0.1.43ubuntu1_all.deb ... #9 28.78 Unpacking python3-debian (0.1.43ubuntu1) ... #9 28.84 Selecting previously unselected package libgpgme11:arm64. #9 28.84 Preparing to unpack .../182-libgpgme11_1.16.0-1.2ubuntu4_arm64.deb ... #9 28.84 Unpacking libgpgme11:arm64 (1.16.0-1.2ubuntu4) ... #9 28.88 Selecting previously unselected package python3-gpg. #9 28.88 Preparing to unpack .../183-python3-gpg_1.16.0-1.2ubuntu4_arm64.deb ... #9 28.89 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ... #9 28.94 Selecting previously unselected package dput. #9 28.94 Preparing to unpack .../184-dput_1.1.0ubuntu2_all.deb ... #9 28.95 Unpacking dput (1.1.0ubuntu2) ... #9 28.99 Selecting previously unselected package fonts-dejavu-core. #9 28.99 Preparing to unpack .../185-fonts-dejavu-core_2.37-2build1_all.deb ... #9 29.00 Unpacking fonts-dejavu-core (2.37-2build1) ... #9 29.11 Selecting previously unselected package fontconfig-config. #13 DONE 1.9s #14 [stage-1 6/6] WORKDIR /root/rpmbuild #14 sha256:05587abbbf647e47cd79b5ca2e06b6d5e830b22b7ec54f09898def76a80d3e9a #14 DONE 0.0s #15 exporting to image #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #15 exporting layers #11 3.459 dh_md5sums #11 3.486 dh_builddeb #11 3.503 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 3.526 #11 3.526 The package has been created. #11 3.526 Attention, the package has been created in the current directory, #11 3.526 not in ".." as indicated by the message above! #11 3.549 Selecting previously unselected package docker-ce-build-deps. #11 3.561 (Reading database ... 21449 files and directories currently installed.) #11 3.562 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.565 Unpacking docker-ce-build-deps (1.0) ... #11 43.80 Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 1/1 #11 43.93 Preparing : 1/1 #11 43.97 Upgrading : libgcc-11.3.1-2.fc35.x86_64 1/115 #11 43.98 Running scriptlet: libgcc-11.3.1-2.fc35.x86_64 1/115 #11 44.00 Upgrading : audit-libs-3.0.8-1.fc35.x86_64 2/115 #11 44.01 Upgrading : pcre2-syntax-10.40-1.fc35.noarch 3/115 #11 44.05 Upgrading : pcre2-10.40-1.fc35.x86_64 4/115 #11 44.06 Installing : python3-libselinux-3.3-1.fc35.x86_64 5/115 #11 44.10 Installing : util-linux-core-2.37.4-1.fc35.x86_64 6/115 #11 44.13 Running scriptlet: util-linux-core-2.37.4-1.fc35.x86_64 6/115 #11 44.14 Installing : perl-File-Find-1.39-486.fc35.noarch 7/115 #11 44.15 Installing : perl-File-Copy-2.35-486.fc35.noarch 8/115 #11 44.16 Installing : perl-File-Compare-1.100.600-486.fc35.noarch 9/115 #11 44.16 Installing : libtool-ltdl-2.4.6-50.fc35.x86_64 10/115 #11 44.20 Installing : libseccomp-2.5.3-1.fc35.x86_64 11/115 #11 44.20 Installing : libfdisk-2.37.4-1.fc35.x86_64 12/115 #11 44.21 Installing : cmake-rpm-macros-3.22.2-1.fc35.noarch 13/115 #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 3.3s done #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 3.4s #14 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 3.3s done #11 8.205 Transaction test succeeded. #11 8.205 Running transaction #9 29.11 Preparing to unpack .../186-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #9 29.12 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #9 29.16 Selecting previously unselected package libcurl3-gnutls:arm64. #9 29.16 Preparing to unpack .../187-libcurl3-gnutls_7.81.0-1ubuntu1.3_arm64.deb ... #9 29.17 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.3) ... #9 29.20 Selecting previously unselected package liberror-perl. #9 29.20 Preparing to unpack .../188-liberror-perl_0.17029-1_all.deb ... #9 29.21 Unpacking liberror-perl (0.17029-1) ... #9 29.24 Selecting previously unselected package git-man. #9 29.24 Preparing to unpack .../189-git-man_1%3a2.34.1-1ubuntu1.4_all.deb ... #9 29.24 Unpacking git-man (1:2.34.1-1ubuntu1.4) ... #9 29.28 Selecting previously unselected package git. #9 29.29 Preparing to unpack .../190-git_1%3a2.34.1-1ubuntu1.4_arm64.deb ... #9 29.30 Unpacking git (1:2.34.1-1ubuntu1.4) ... #11 44.24 Installing : cmake-filesystem-3.22.2-1.fc35.x86_64 14/115 #11 44.26 Installing : checkpolicy-3.3-1.fc35.x86_64 15/115 #11 44.29 Installing : perl-threads-1:2.26-448.fc35.x86_64 16/115 #11 44.30 Installing : m4-1.4.19-2.fc35.x86_64 17/115 #11 44.34 Installing : libmpc-1.2.1-3.fc35.x86_64 18/115 #11 44.34 Installing : emacs-filesystem-1:27.2-9.fc35.noarch 19/115 #9 29.44 Selecting previously unselected package libalgorithm-diff-perl. #9 29.44 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ... #9 29.45 Unpacking libalgorithm-diff-perl (1.201-1) ... #9 29.48 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 29.48 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-6build3_arm64.deb ... #9 29.49 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #9 29.51 Selecting previously unselected package libalgorithm-merge-perl. #9 29.52 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-3_all.deb ... #9 29.52 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 29.55 Selecting previously unselected package libaliased-perl. #9 29.55 Preparing to unpack .../194-libaliased-perl_0.34-1.1_all.deb ... #9 29.56 Unpacking libaliased-perl (0.34-1.1) ... #9 29.59 Selecting previously unselected package libapt-pkg-perl. #9 29.59 Preparing to unpack .../195-libapt-pkg-perl_0.1.40build2_arm64.deb ... #9 29.60 Unpacking libapt-pkg-perl (0.1.40build2) ... #9 29.63 Selecting previously unselected package libarchive-cpio-perl. #11 44.36 Installing : autoconf-2.69-37.fc35.noarch 20/115 #11 44.58 Installing : cpp-11.3.1-2.fc35.x86_64 21/115 #11 44.61 Installing : perl-threads-shared-1.62-478.fc35.x86_64 22/115 #11 44.62 Installing : perl-Thread-Queue-3.14-478.fc35.noarch 23/115 #11 44.66 Installing : automake-1.16.2-5.fc35.noarch 24/115 #11 44.67 Installing : python3-libsemanage-3.3-1.fc35.x86_64 25/115 #11 44.71 Installing : libselinux-utils-3.3-1.fc35.x86_64 26/115 #9 29.64 Preparing to unpack .../196-libarchive-cpio-perl_0.10-1.1_all.deb ... #9 29.64 Unpacking libarchive-cpio-perl (0.10-1.1) ... #9 29.67 Selecting previously unselected package libarray-intspan-perl. #9 29.67 Preparing to unpack .../197-libarray-intspan-perl_2.004-1_all.deb ... #9 29.68 Unpacking libarray-intspan-perl (2.004-1) ... #9 29.71 Selecting previously unselected package libmodule-implementation-perl. #9 29.72 Preparing to unpack .../198-libmodule-implementation-perl_0.09-1.1_all.deb ... #9 29.72 Unpacking libmodule-implementation-perl (0.09-1.1) ... #9 29.75 Selecting previously unselected package libsub-exporter-progressive-perl. #9 29.75 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 29.76 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 29.79 Selecting previously unselected package libvariable-magic-perl. #9 29.79 Preparing to unpack .../200-libvariable-magic-perl_0.62-1build5_arm64.deb ... #9 29.79 Unpacking libvariable-magic-perl (0.62-1build5) ... #9 29.82 Selecting previously unselected package libb-hooks-endofscope-perl. #9 29.83 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.25-1_all.deb ... #9 29.83 Unpacking libb-hooks-endofscope-perl (0.25-1) ... #9 29.88 Selecting previously unselected package libfreetype6:arm64. #11 44.76 Installing : pcre2-utf16-10.40-1.fc35.x86_64 27/115 #11 44.77 Installing : pcre2-utf32-10.40-1.fc35.x86_64 28/115 #11 44.78 Installing : pcre2-devel-10.40-1.fc35.x86_64 29/115 #11 44.81 Installing : python3-audit-3.0.8-1.fc35.x86_64 30/115 #11 3.636 Reading package lists... #9 29.88 Preparing to unpack .../202-libfreetype6_2.11.1+dfsg-1ubuntu0.1_arm64.deb ... #9 29.88 Unpacking libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.1) ... #9 29.93 Selecting previously unselected package libfontconfig1:arm64. #9 29.93 Preparing to unpack .../203-libfontconfig1_2.13.1-4.2ubuntu5_arm64.deb ... #9 29.94 Unpacking libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ... #9 29.98 Selecting previously unselected package libjpeg-turbo8:arm64. #9 29.98 Preparing to unpack .../204-libjpeg-turbo8_2.1.2-0ubuntu1_arm64.deb ... #9 29.98 Unpacking libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ... #9 30.01 Selecting previously unselected package libjpeg8:arm64. #9 30.02 Preparing to unpack .../205-libjpeg8_8c-2ubuntu10_arm64.deb ... #9 30.02 Unpacking libjpeg8:arm64 (8c-2ubuntu10) ... #9 30.06 Selecting previously unselected package libdeflate0:arm64. #9 30.06 Preparing to unpack .../206-libdeflate0_1.10-2_arm64.deb ... #9 30.06 Unpacking libdeflate0:arm64 (1.10-2) ... #9 30.10 Selecting previously unselected package libjbig0:arm64. #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 4.5s done #11 44.82 Installing : gc-8.0.4-6.fc35.x86_64 31/115 #11 45.13 Installing : guile22-2.2.7-3.fc35.x86_64 32/115 #11 45.18 Installing : make-1:4.3-6.fc35.x86_64 33/115 #11 45.22 Installing : kmod-libs-29-4.fc35.x86_64 34/115 #11 45.23 Installing : libnl3-3.5.0-8.fc35.x86_64 35/115 #11 4.702 Building dependency tree... #11 4.874 Reading state information... #11 4.892 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 4.927 Starting 2 pkgProblemResolver with broken count: 0 #11 4.929 Done #11 4.946 Done #11 4.952 Starting pkgProblemResolver with broken count: 0 #11 4.975 Starting 2 pkgProblemResolver with broken count: 0 #9 30.10 Preparing to unpack .../207-libjbig0_2.1-3.1build3_arm64.deb ... #9 30.11 Unpacking libjbig0:arm64 (2.1-3.1build3) ... #9 30.14 Selecting previously unselected package libwebp7:arm64. #9 30.14 Preparing to unpack .../208-libwebp7_1.2.2-2_arm64.deb ... #9 30.14 Unpacking libwebp7:arm64 (1.2.2-2) ... #9 30.18 Selecting previously unselected package libtiff5:arm64. #9 30.18 Preparing to unpack .../209-libtiff5_4.3.0-6_arm64.deb ... #9 30.19 Unpacking libtiff5:arm64 (4.3.0-6) ... #9 30.22 Selecting previously unselected package libxpm4:arm64. #9 30.22 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1build2_arm64.deb ... #9 30.23 Unpacking libxpm4:arm64 (1:3.5.12-1build2) ... #9 30.27 Selecting previously unselected package libgd3:arm64. #9 30.27 Preparing to unpack .../211-libgd3_2.3.0-2ubuntu2_arm64.deb ... #9 30.27 Unpacking libgd3:arm64 (2.3.0-2ubuntu2) ... #9 30.31 Selecting previously unselected package libc-devtools. #9 30.31 Preparing to unpack .../212-libc-devtools_2.35-0ubuntu3.1_arm64.deb ... #9 30.31 Unpacking libc-devtools (2.35-0ubuntu3.1) ... #9 30.34 Selecting previously unselected package libcapture-tiny-perl. #14 ... #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa #7 sha256:6ef678a7e71822ec43c6dc1fe944b1a133a8fd9fabb151996d02d9f70b7a1825 #7 resolve docker.io/library/ubuntu:focal@sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa 0.0s done #7 sha256:3b65ec22a9e96affe680712973e88355927506aa3f792ff03330f3a3eb601a98 28.57MB / 28.57MB 0.7s done #7 sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa 1.42kB / 1.42kB done #7 sha256:a06ae92523384c2cd182dcfe7f8b2bf09075062e937d5653d7d0db0375ad2221 529B / 529B done #7 sha256:3bc6e9f30f51d2bbf9307fc9d0bdfc30caa38cf4e3b05a714230f9a9b3381d84 1.46kB / 1.46kB done #7 extracting sha256:3b65ec22a9e96affe680712973e88355927506aa3f792ff03330f3a3eb601a98 2.9s done #7 DONE 4.5s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #11 45.31 Installing : libibverbs-39.0-1.fc35.x86_64 36/115 #11 45.35 Installing : libpcap-14:1.10.1-2.fc35.x86_64 37/115 #11 45.35 Installing : iptables-legacy-libs-1.8.7-13.fc35.x86_64 38/115 #11 45.38 Installing : jsoncpp-1.9.4-5.fc35.x86_64 39/115 #11 45.39 Upgrading : libgomp-11.3.1-2.fc35.x86_64 40/115 #11 45.43 Installing : vim-filesystem-2:9.0.077-1.fc35.noarch 41/115 #11 45.44 Installing : qrencode-libs-4.1.1-1.fc35.x86_64 42/115 #11 45.46 Installing : perl-lib-0.65-486.fc35.x86_64 43/115 #11 45.47 Installing : libuv-1:1.44.2-1.fc35.x86_64 44/115 #11 45.48 Installing : libsepol-devel-3.3-2.fc35.x86_64 45/115 #11 45.52 Installing : libselinux-devel-3.3-1.fc35.x86_64 46/115 #11 45.52 Installing : libbtrfsutil-5.18-1.fc35.x86_64 47/115 make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "arm64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb'. #11 4.977 Done #11 5.061 The following additional packages will be installed: #11 5.061 bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor #11 5.062 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #11 5.062 libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #11 5.062 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #11 5.062 libudev-dev libuv1 pkg-config #11 5.063 Suggested packages: #11 5.063 duperemove cmake-doc ninja-build apparmor-easyprof lrzip seccomp #11 5.063 Recommended packages: #11 5.063 dmsetup #11 5.107 The following NEW packages will be installed: #11 9.547 Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 1/1 #11 9.683 Preparing : 1/1 #11 9.728 Upgrading : libgcc-12.1.1-1.fc36.x86_64 1/114 #11 9.734 Running scriptlet: libgcc-12.1.1-1.fc36.x86_64 1/114 #9 30.35 Preparing to unpack .../213-libcapture-tiny-perl_0.48-1_all.deb ... #9 30.35 Unpacking libcapture-tiny-perl (0.48-1) ... #9 30.38 Selecting previously unselected package libclass-data-inheritable-perl. #9 30.38 Preparing to unpack .../214-libclass-data-inheritable-perl_0.08-3_all.deb ... #9 30.39 Unpacking libclass-data-inheritable-perl (0.08-3) ... #9 30.41 Selecting previously unselected package libclone-perl. #9 30.42 Preparing to unpack .../215-libclone-perl_0.45-1build3_arm64.deb ... #9 30.42 Unpacking libclone-perl (0.45-1build3) ... #9 30.46 Selecting previously unselected package libcommon-sense-perl:arm64. #9 30.46 Preparing to unpack .../216-libcommon-sense-perl_3.75-2build1_arm64.deb ... #9 30.46 Unpacking libcommon-sense-perl:arm64 (3.75-2build1) ... #9 30.49 Selecting previously unselected package libconfig-tiny-perl. #9 30.50 Preparing to unpack .../217-libconfig-tiny-perl_2.28-1_all.deb ... #9 30.50 Unpacking libconfig-tiny-perl (2.28-1) ... #9 30.53 Selecting previously unselected package libparams-util-perl. #9 30.53 Preparing to unpack .../218-libparams-util-perl_1.102-1build3_arm64.deb ... #9 30.54 Unpacking libparams-util-perl (1.102-1build3) ... #9 30.56 Selecting previously unselected package libsub-install-perl. #9 30.57 Preparing to unpack .../219-libsub-install-perl_0.928-1.1_all.deb ... #9 30.57 Unpacking libsub-install-perl (0.928-1.1) ... #9 30.60 Selecting previously unselected package libdata-optlist-perl. #9 30.60 Preparing to unpack .../220-libdata-optlist-perl_0.112-1_all.deb ... #9 30.61 Unpacking libdata-optlist-perl (0.112-1) ... #9 30.64 Selecting previously unselected package libsub-exporter-perl. #9 30.64 Preparing to unpack .../221-libsub-exporter-perl_0.988-1_all.deb ... #9 30.64 Unpacking libsub-exporter-perl (0.988-1) ... #9 30.67 Selecting previously unselected package libconst-fast-perl. #11 45.56 Installing : libbtrfs-5.18-1.fc35.x86_64 48/115 #11 45.56 Installing : libbpf-2:0.6.1-2.fc35.x86_64 49/115 #11 45.62 Installing : less-590-2.fc35.x86_64 50/115 #11 45.72 Installing : kernel-headers-5.18.13-100.fc35.x86_64 51/115 #11 45.80 Installing : glibc-headers-x86-2.34-38.fc35.noarch 52/115 #11 5.108 bash-completion btrfs-progs btrfs-tools cmake cmake-data dh-apparmor #11 5.108 libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #11 5.108 libjsoncpp1 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #11 5.108 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #11 5.109 libudev-dev libuv1 pkg-config #11 9.762 Upgrading : glibc-common-2.35-15.fc36.x86_64 2/114 #11 9.856 Upgrading : glibc-gconv-extra-2.35-15.fc36.x86_64 3/114 #11 9.868 Running scriptlet: glibc-gconv-extra-2.35-15.fc36.x86_64 3/114 #11 9.888 Upgrading : glibc-minimal-langpack-2.35-15.fc36.x86_64 4/114 #11 9.892 Running scriptlet: glibc-2.35-15.fc36.x86_64 5/114 #11 9.946 Upgrading : glibc-2.35-15.fc36.x86_64 5/114 #11 9.954 Running scriptlet: glibc-2.35-15.fc36.x86_64 5/114 #11 9.996 Upgrading : systemd-libs-250.8-1.fc36.x86_64 6/114 #11 10.01 Installing : python3-libselinux-3.3-4.fc36.x86_64 7/114 #11 10.02 Installing : checkpolicy-3.3-2.fc36.x86_64 8/114 #11 10.03 Installing : libfdisk-2.38-0.2.fc36.x86_64 9/114 #11 10.04 Installing : libmpc-1.2.1-4.fc36.x86_64 10/114 #11 10.04 Installing : libseccomp-2.5.3-2.fc36.x86_64 11/114 #9 30.67 Preparing to unpack .../222-libconst-fast-perl_0.014-1.1_all.deb ... #9 30.68 Unpacking libconst-fast-perl (0.014-1.1) ... #9 30.72 Selecting previously unselected package libwant-perl. #9 30.72 Preparing to unpack .../223-libwant-perl_0.29-1build7_arm64.deb ... #9 30.72 Unpacking libwant-perl (0.29-1build7) ... #9 30.75 Selecting previously unselected package libcontextual-return-perl. #9 30.76 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ... #9 30.76 Unpacking libcontextual-return-perl (0.004014-2) ... #9 30.81 Selecting previously unselected package libcpanel-json-xs-perl:arm64. #9 30.82 Preparing to unpack .../225-libcpanel-json-xs-perl_4.27-1build1_arm64.deb ... #9 30.83 Unpacking libcpanel-json-xs-perl:arm64 (4.27-1build1) ... #9 30.86 Selecting previously unselected package libdevel-stacktrace-perl. #9 30.86 Preparing to unpack .../226-libdevel-stacktrace-perl_2.0400-1_all.deb ... #9 30.87 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #9 30.90 Selecting previously unselected package libexception-class-perl. #9 30.90 Preparing to unpack .../227-libexception-class-perl_1.45-1_all.deb ... #9 30.90 Unpacking libexception-class-perl (1.45-1) ... #9 30.93 Selecting previously unselected package libiterator-perl. #11 45.84 Installing : libxcrypt-devel-4.4.28-1.fc35.x86_64 53/115 #11 5.523 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded. #11 5.523 1 not fully installed or removed. #11 5.523 Need to get 7655 kB of archives. #11 5.523 After this operation, 39.9 MB of additional disk space will be used. #11 5.523 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 bash-completion all 1:2.8-1ubuntu1 [168 kB] #11 10.05 Installing : m4-1.4.19-3.fc36.x86_64 12/114 #11 10.06 Installing : perl-threads-1:2.26-449.fc36.x86_64 13/114 #11 10.06 Installing : libtool-ltdl-2.4.7-1.fc36.x86_64 14/114 #11 10.07 Installing : emacs-filesystem-1:28.1-2.fc36.noarch 15/114 #11 10.07 Installing : perl-File-Find-1.39-486.fc36.noarch 16/114 #11 10.08 Installing : cmake-rpm-macros-3.22.2-1.fc36.noarch 17/114 #11 10.08 Installing : cmake-filesystem-3.22.2-1.fc36.x86_64 18/114 #11 10.09 Installing : perl-threads-shared-1.62-479.fc36.x86_64 19/114 #11 10.09 Installing : perl-Thread-Queue-3.14-479.fc36.noarch 20/114 #9 30.94 Preparing to unpack .../228-libiterator-perl_0.03+ds1-1.1_all.deb ... #9 30.94 Unpacking libiterator-perl (0.03+ds1-1.1) ... #9 30.97 Selecting previously unselected package libiterator-util-perl. #9 30.98 Preparing to unpack .../229-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #9 30.98 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #9 31.02 Selecting previously unselected package libexporter-tiny-perl. #9 31.02 Preparing to unpack .../230-libexporter-tiny-perl_1.002002-1_all.deb ... #9 31.03 Unpacking libexporter-tiny-perl (1.002002-1) ... #9 31.08 Selecting previously unselected package liblist-moreutils-xs-perl. #9 31.08 Preparing to unpack .../231-liblist-moreutils-xs-perl_0.430-2build2_arm64.deb ... #9 31.09 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ... #9 31.12 Selecting previously unselected package liblist-moreutils-perl. #9 31.13 Preparing to unpack .../232-liblist-moreutils-perl_0.430-2_all.deb ... #9 31.13 Unpacking liblist-moreutils-perl (0.430-2) ... #9 31.17 Selecting previously unselected package libdata-dpath-perl. #9 31.17 Preparing to unpack .../233-libdata-dpath-perl_0.58-1_all.deb ... #9 31.18 Unpacking libdata-dpath-perl (0.58-1) ... #11 45.87 Installing : glibc-devel-2.34-38.fc35.x86_64 54/115 #11 5.886 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB] #11 10.30 Installing : cpp-12.1.1-1.fc36.x86_64 21/114 #11 10.31 Installing : python3-libsemanage-3.3-3.fc36.x86_64 22/114 #11 10.32 Installing : e2fsprogs-libs-1.46.5-2.fc36.x86_64 23/114 #11 10.33 Installing : jsoncpp-1.9.5-2.fc36.x86_64 24/114 #11 10.33 Installing : kmod-libs-29-7.fc36.x86_64 25/114 #11 10.34 Installing : libcbor-0.7.0-5.fc36.x86_64 26/114 #11 10.35 Installing : libfido2-1.10.0-3.fc36.x86_64 27/114 #11 10.36 Installing : libedit-3.1-41.20210910cvs.fc36.x86_64 28/114 #11 10.37 Installing : libselinux-utils-3.3-4.fc36.x86_64 29/114 #11 10.37 Running scriptlet: libutempter-1.2.1-6.fc36.x86_64 30/114 #11 10.42 Installing : libutempter-1.2.1-6.fc36.x86_64 30/114 #11 10.48 Installing : util-linux-2.38-0.2.fc36.x86_64 31/114 #11 10.50 Installing : policycoreutils-3.3-4.fc36.x86_64 32/114 #11 10.51 Running scriptlet: policycoreutils-3.3-4.fc36.x86_64 32/114 #9 31.21 Selecting previously unselected package libdata-dump-perl. #9 31.22 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ... #9 31.22 Unpacking libdata-dump-perl (1.25-1) ... #9 31.25 Selecting previously unselected package libdata-messagepack-perl. #9 31.26 Preparing to unpack .../235-libdata-messagepack-perl_1.01-2build1_arm64.deb ... #9 31.26 Unpacking libdata-messagepack-perl (1.01-2build1) ... #9 31.29 Selecting previously unselected package libnet-domain-tld-perl. #9 31.30 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-1.1_all.deb ... #9 31.30 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #9 31.34 Selecting previously unselected package libdata-validate-domain-perl. #9 31.34 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ... #9 31.35 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #9 31.38 Selecting previously unselected package libnet-ipv6addr-perl. #9 31.38 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ... #9 31.39 Unpacking libnet-ipv6addr-perl (1.02-1) ... #9 31.42 Selecting previously unselected package libnet-netmask-perl. #11 46.29 Installing : gcc-11.3.1-2.fc35.x86_64 55/115 #11 46.44 Installing : glibc-static-2.34-38.fc35.x86_64 56/115 #11 46.44 Installing : libxcrypt-static-4.4.28-1.fc35.x86_64 57/115 #11 46.45 Installing : dbus-common-1:1.12.22-1.fc35.noarch 58/115 #11 46.53 Running scriptlet: dbus-common-1:1.12.22-1.fc35.noarch 58/115 #42 105.9 Created binary: /build/bundles/binary-daemon/dockerd #42 105.9 Copying nested executables into /build/bundles/binary-daemon #42 106.1 Building: /build/bundles/binary-daemon/docker-proxy #42 106.1 GOOS="" GOARCH="" GOARM="" #42 106.4 Created binary: /build/bundles/binary-daemon/docker-proxy #42 106.4 #42 DONE 107.1s #43 [binary 1/1] COPY --from=build-binary /build/bundles/ / #43 sha256:4b1361d28643753644915c52c75d5972b399934f55e43388c5e4c3aa7d25a415 #43 DONE 1.6s #44 exporting to client #44 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc #44 copying files 33B #44 copying files 200.39MB 1.1s done #44 DONE 1.1s make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker' cd /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx && docker buildx bake --set binaries.platform= binaries && mv ./bin/buildx ./bin/docker-buildx #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.90kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 69B done #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1.3 #3 ... #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1.3 #3 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 #5 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done #5 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done #5 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done #5 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done #5 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s #5 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done #5 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s #5 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done #5 DONE 0.5s #11 6.142 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] #11 6.145 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.7 [288 kB] #11 6.163 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] #11 6.167 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] #11 6.171 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] #11 6.175 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.2 [3152 kB] #15 exporting layers 2.6s done #15 writing image sha256:e79342cbb28ea8c7e64f26a3f0b3ae1d7bf8d73e6a567a147af108bd79bf84b3 done #15 naming to docker.io/rpmbuild-fedora-35/aarch64 done #15 DONE 2.6s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/fedora-35/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/fedora-35/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-35/aarch64 -ba --define '_gitcommit_cli e1f24d3' --define '_gitcommit_engine f068067' --define '_release 0' --define '_version 0.0.0~20220808082437.e1f24d3' --define '_origversion 0.0.0-20220808082437-e1f24d3' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec #11 10.52 Installing : rpm-plugin-selinux-4.17.1-3.fc36.x86_64 33/114 #11 10.53 Installing : selinux-policy-36.13-3.fc36.noarch 34/114 #11 10.53 Running scriptlet: selinux-policy-36.13-3.fc36.noarch 34/114 #11 10.56 Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 35/114 #11 10.75 Installing : selinux-policy-targeted-36.13-3.fc36.noarch 35/114 #9 31.43 Preparing to unpack .../239-libnet-netmask-perl_2.0001-1_all.deb ... #9 31.43 Unpacking libnet-netmask-perl (2.0001-1) ... #9 31.46 Selecting previously unselected package libnetaddr-ip-perl. #9 31.46 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-1build7_arm64.deb ... #9 31.47 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ... #9 31.51 Selecting previously unselected package libdata-validate-ip-perl. #9 31.51 Preparing to unpack .../241-libdata-validate-ip-perl_0.30-1_all.deb ... #9 31.52 Unpacking libdata-validate-ip-perl (0.30-1) ... #9 31.54 Selecting previously unselected package libdata-validate-uri-perl. #9 31.55 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ... #9 31.55 Unpacking libdata-validate-uri-perl (0.07-2) ... #9 31.58 Selecting previously unselected package libdistro-info-perl. #9 31.59 Preparing to unpack .../243-libdistro-info-perl_1.1build1_all.deb ... #9 31.59 Unpacking libdistro-info-perl (1.1build1) ... #9 31.62 Selecting previously unselected package libemail-address-xs-perl. #9 31.62 Preparing to unpack .../244-libemail-address-xs-perl_1.04-1build6_arm64.deb ... #9 31.63 Unpacking libemail-address-xs-perl (1.04-1build6) ... #9 31.66 Selecting previously unselected package libipc-system-simple-perl. #9 31.66 Preparing to unpack .../245-libipc-system-simple-perl_1.30-1_all.deb ... #14 ... #8 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then rm -f /usr/bin/man; dpkg-divert --quiet --remove --rename /usr/bin/man; fi #8 sha256:fec65f72dc19b6c1fd164aaa3c4dde1c2eb456651e0d8e90d369eb6f7dc08889 #8 DONE 1.3s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #14 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 4.3s done #14 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 #6 [internal] load build definition from Dockerfile #6 DONE 0.0s #7 [internal] load .dockerignore #7 DONE 0.0s #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io #8 DONE 0.0s #9 [auth] library/golang:pull token for registry-1.docker.io #9 DONE 0.0s #10 [internal] load metadata for docker.io/library/golang:1.18.5-alpine #10 DONE 0.1s #11 [internal] load metadata for docker.io/tonistiigi/xx:1.0.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 #11 6.329 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 dh-apparmor all 2.12-4ubuntu5.1 [11.2 kB] #11 6.330 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 btrfs-progs amd64 4.15.1-1build1 [625 kB] #11 6.357 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 btrfs-tools amd64 4.15.1-1build1 [2604 B] #11 6.357 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] #11 6.362 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [10.9 kB] #11 6.363 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev-dev amd64 237-3ubuntu10.53 [19.1 kB] #11 6.364 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsepol1-dev amd64 2.7-1ubuntu0.1 [324 kB] #11 6.376 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre16-3 amd64 2:8.39-9ubuntu0.1 [147 kB] #11 6.383 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre32-3 amd64 2:8.39-9ubuntu0.1 [138 kB] #11 6.404 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-9ubuntu0.1 [15.3 kB] #11 6.479 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre3-dev amd64 2:8.39-9ubuntu0.1 [536 kB] #9 31.66 Unpacking libipc-system-simple-perl (1.30-1) ... #9 31.70 Selecting previously unselected package libfile-basedir-perl. #9 31.70 Preparing to unpack .../246-libfile-basedir-perl_0.09-1_all.deb ... #9 31.70 Unpacking libfile-basedir-perl (0.09-1) ... #9 31.73 Selecting previously unselected package libfile-chdir-perl. #9 31.74 Preparing to unpack .../247-libfile-chdir-perl_0.1008-1.1_all.deb ... #9 31.74 Unpacking libfile-chdir-perl (0.1008-1.1) ... #9 31.77 Selecting previously unselected package libfile-fcntllock-perl. #9 31.78 Preparing to unpack .../248-libfile-fcntllock-perl_0.22-3build7_arm64.deb ... #9 31.78 Unpacking libfile-fcntllock-perl (0.22-3build7) ... #9 31.81 Selecting previously unselected package libnumber-compare-perl. #9 31.81 Preparing to unpack .../249-libnumber-compare-perl_0.03-2_all.deb ... #9 31.82 Unpacking libnumber-compare-perl (0.03-2) ... #9 31.85 Selecting previously unselected package libtext-glob-perl. #9 31.85 Preparing to unpack .../250-libtext-glob-perl_0.11-2_all.deb ... #9 31.86 Unpacking libtext-glob-perl (0.11-2) ... #9 31.90 Selecting previously unselected package libfile-find-rule-perl. #11 46.54 Running scriptlet: dbus-broker-29-4.fc35.x86_64 59/115 #11 46.92 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range. #11 46.92 #11 46.93 Installing : dbus-broker-29-4.fc35.x86_64 59/115 #11 46.96 Running scriptlet: dbus-broker-29-4.fc35.x86_64 59/115 #11 46.97 Installing : dbus-1:1.12.22-1.fc35.x86_64 60/115 #11 46.98 Installing : annobin-docs-10.66-2.fc35.noarch 61/115 #11 47.06 Installing : xkeyboard-config-2.33-2.fc35.noarch 62/115 #11 47.09 Installing : libxkbcommon-1.3.1-1.fc35.x86_64 63/115 #11 DONE 0.3s #11 6.488 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libselinux1-dev amd64 2.7-2build2 [149 kB] #11 6.490 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper-dev amd64 2:1.02.145-4.1ubuntu3.18.04.3 [35.0 kB] #11 6.491 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~18.04.2 [81.7 kB] #11 6.492 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.53 [184 kB] #11 6.496 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] #11 6.630 debconf: delaying package configuration, since apt-utils is not installed #11 6.661 Fetched 7655 kB in 1s (5560 kB/s) #11 6.694 Selecting previously unselected package bash-completion. #11 6.694 (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 ... 21453 files and directories currently installed.) #11 6.708 Preparing to unpack .../00-bash-completion_1%3a2.8-1ubuntu1_all.deb ... warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pAtclw + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #9 31.90 Preparing to unpack .../251-libfile-find-rule-perl_0.34-1_all.deb ... #9 31.90 Unpacking libfile-find-rule-perl (0.34-1) ... #9 31.93 Selecting previously unselected package libfont-afm-perl. #9 31.94 Preparing to unpack .../252-libfont-afm-perl_1.20-3_all.deb ... #9 31.94 Unpacking libfont-afm-perl (1.20-3) ... #9 32.01 Selecting previously unselected package libio-string-perl. #9 32.02 Preparing to unpack .../253-libio-string-perl_1.08-3.1_all.deb ... #9 32.02 Unpacking libio-string-perl (1.08-3.1) ... #9 32.06 Selecting previously unselected package libfont-ttf-perl. #9 32.06 Preparing to unpack .../254-libfont-ttf-perl_1.06-1.1_all.deb ... #9 32.06 Unpacking libfont-ttf-perl (1.06-1.1) ... #9 32.12 Selecting previously unselected package libsort-versions-perl. #9 32.12 Preparing to unpack .../255-libsort-versions-perl_1.62-1_all.deb ... #9 32.13 Unpacking libsort-versions-perl (1.62-1) ... #9 32.16 Selecting previously unselected package libgit-wrapper-perl. #9 32.16 Preparing to unpack .../256-libgit-wrapper-perl_0.048-1_all.deb ... #9 32.16 Unpacking libgit-wrapper-perl (0.048-1) ... #9 32.20 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 32.20 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #9 32.20 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #9 32.24 Selecting previously unselected package libio-prompter-perl. #11 47.10 Installing : rhash-1.4.0-4.fc35.x86_64 64/115 #14 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.5s done #14 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #9 32.24 Preparing to unpack .../258-libio-prompter-perl_0.004015-1_all.deb ... #9 32.24 Unpacking libio-prompter-perl (0.004015-1) ... #9 32.28 Selecting previously unselected package libjson-perl. #9 32.28 Preparing to unpack .../259-libjson-perl_4.04000-1_all.deb ... #9 32.28 Unpacking libjson-perl (4.04000-1) ... #9 32.33 Selecting previously unselected package liblog-any-perl. #9 32.33 Preparing to unpack .../260-liblog-any-perl_1.710-1_all.deb ... #9 32.33 Unpacking liblog-any-perl (1.710-1) ... #9 32.39 Selecting previously unselected package liblog-any-adapter-screen-perl. #11 47.26 Installing : cmake-3.22.2-1.fc35.x86_64 65/115 #11 47.54 Installing : cmake-data-3.22.2-1.fc35.noarch 66/115 #14 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.2s done #14 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 #9 32.39 Preparing to unpack .../261-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #9 32.41 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #9 32.47 Selecting previously unselected package libpackage-stash-perl. #9 32.48 Preparing to unpack .../262-libpackage-stash-perl_0.39-1_all.deb ... #9 32.49 Unpacking libpackage-stash-perl (0.39-1) ... #9 32.54 Selecting previously unselected package libsub-identify-perl. #9 32.54 Preparing to unpack .../263-libsub-identify-perl_0.14-1build5_arm64.deb ... #9 32.55 Unpacking libsub-identify-perl (0.14-1build5) ... #9 32.59 Selecting previously unselected package libsub-name-perl. #9 32.59 Preparing to unpack .../264-libsub-name-perl_0.26-1build3_arm64.deb ... #9 32.59 Unpacking libsub-name-perl (0.26-1build3) ... #9 32.63 Selecting previously unselected package libnamespace-clean-perl. #9 32.63 Preparing to unpack .../265-libnamespace-clean-perl_0.27-1_all.deb ... #9 32.63 Unpacking libnamespace-clean-perl (0.27-1) ... #9 32.66 Selecting previously unselected package libpath-tiny-perl. + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jxmVlQ + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip #11 47.63 Installing : python3-setuptools-57.4.0-1.fc35.noarch 67/115 #11 47.75 Installing : python3-setools-4.4.0-3.fc35.x86_64 68/115 #11 47.79 Installing : perl-TermReadKey-2.38-11.fc35.x86_64 69/115 #11 47.82 Installing : perl-Error-1:0.17029-7.fc35.noarch 70/115 #11 47.82 Installing : lzo-2.10-5.fc35.x86_64 71/115 #11 47.85 Running scriptlet: libutempter-1.2.1-5.fc35.x86_64 72/115 #11 47.90 Installing : libutempter-1.2.1-5.fc35.x86_64 72/115 #9 32.66 Preparing to unpack .../266-libpath-tiny-perl_0.122-1_all.deb ... #9 32.67 Unpacking libpath-tiny-perl (0.122-1) ... #9 32.70 Selecting previously unselected package libstrictures-perl. #9 32.70 Preparing to unpack .../267-libstrictures-perl_2.000006-1_all.deb ... #9 32.71 Unpacking libstrictures-perl (2.000006-1) ... #9 32.74 Selecting previously unselected package libtype-tiny-perl. #9 32.74 Preparing to unpack .../268-libtype-tiny-perl_1.012004-1_all.deb ... #9 32.75 Unpacking libtype-tiny-perl (1.012004-1) ... #9 32.80 Selecting previously unselected package libgitlab-api-v4-perl. #9 32.80 Preparing to unpack .../269-libgitlab-api-v4-perl_0.26-1_all.deb ... #9 32.81 Unpacking libgitlab-api-v4-perl (0.26-1) ... #9 32.85 Selecting previously unselected package libhash-fieldhash-perl. #9 32.85 Preparing to unpack .../270-libhash-fieldhash-perl_0.15-1build5_arm64.deb ... #9 32.86 Unpacking libhash-fieldhash-perl (0.15-1build5) ... #9 32.89 Selecting previously unselected package libhtml-form-perl. #9 32.89 Preparing to unpack .../271-libhtml-form-perl_6.07-1_all.deb ... #9 32.89 Unpacking libhtml-form-perl (6.07-1) ... #9 32.92 Selecting previously unselected package libhtml-format-perl. + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yr9C8H + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mhZlkX + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 #11 47.95 Installing : util-linux-2.37.4-1.fc35.x86_64 73/115 #11 48.00 Running scriptlet: util-linux-2.37.4-1.fc35.x86_64 73/115 #11 48.03 Installing : policycoreutils-3.3-1.fc35.x86_64 74/115 #11 48.06 Running scriptlet: policycoreutils-3.3-1.fc35.x86_64 74/115 #11 48.07 Installing : rpm-plugin-selinux-4.17.1-2.fc35.x86_64 75/115 #11 48.11 Installing : selinux-policy-35.18-1.fc35.noarch 76/115 #11 48.12 Running scriptlet: selinux-policy-35.18-1.fc35.noarch 76/115 #11 7.269 Unpacking bash-completion (1:2.8-1ubuntu1) ... #11 7.407 Selecting previously unselected package cmake-data. #11 7.407 Preparing to unpack .../01-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ... #11 7.412 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ... #9 32.93 Preparing to unpack .../272-libhtml-format-perl_2.12-1.1_all.deb ... #9 32.93 Unpacking libhtml-format-perl (2.12-1.1) ... #9 32.97 Selecting previously unselected package libhtml-html5-entities-perl. #9 32.97 Preparing to unpack .../273-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #9 32.97 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #9 33.00 Selecting previously unselected package libhttp-daemon-perl. #9 33.01 Preparing to unpack .../274-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ... #9 33.01 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ... #9 33.04 Selecting previously unselected package libio-interactive-perl. #9 33.04 Preparing to unpack .../275-libio-interactive-perl_1.023-1_all.deb ... #9 33.05 Unpacking libio-interactive-perl (1.023-1) ... #9 33.08 Selecting previously unselected package libio-prompt-tiny-perl. #9 33.09 Preparing to unpack .../276-libio-prompt-tiny-perl_0.003-1_all.deb ... #9 33.09 Unpacking libio-prompt-tiny-perl (0.003-1) ... #9 33.13 Selecting previously unselected package libtypes-serialiser-perl. #9 33.13 Preparing to unpack .../277-libtypes-serialiser-perl_1.01-1_all.deb ... #9 33.13 Unpacking libtypes-serialiser-perl (1.01-1) ... #9 33.19 Selecting previously unselected package libjson-xs-perl. + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Provides: docker-ce-rootless-extras = 0:0.0.0~20220808082437.e1f24d3-0.el9 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20220808082437.e1f24d3-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 #11 48.14 Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 77/115 #11 48.33 Installing : selinux-policy-targeted-35.18-1.fc35.noarch 77/115 #11 7.774 Selecting previously unselected package liblzo2-2:amd64. #11 7.777 Preparing to unpack .../02-liblzo2-2_2.08-1.2_amd64.deb ... #11 7.781 Unpacking liblzo2-2:amd64 (2.08-1.2) ... #11 7.818 Selecting previously unselected package libarchive13:amd64. #11 7.820 Preparing to unpack .../03-libarchive13_3.2.2-3.1ubuntu0.7_amd64.deb ... #11 7.827 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ... #11 7.881 Selecting previously unselected package libjsoncpp1:amd64. #11 7.884 Preparing to unpack .../04-libjsoncpp1_1.7.4-3_amd64.deb ... #11 7.888 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #11 7.928 Selecting previously unselected package librhash0:amd64. #9 33.19 Preparing to unpack .../278-libjson-xs-perl_4.030-1build3_arm64.deb ... #9 33.20 Unpacking libjson-xs-perl (4.030-1build3) ... #9 33.24 Selecting previously unselected package libjson-maybexs-perl. #9 33.24 Preparing to unpack .../279-libjson-maybexs-perl_1.004003-1_all.deb ... #9 33.24 Unpacking libjson-maybexs-perl (1.004003-1) ... #9 33.29 Selecting previously unselected package libldap-common. #9 33.29 Preparing to unpack .../280-libldap-common_2.5.12+dfsg-0ubuntu0.22.04.1_all.deb ... #9 33.30 Unpacking libldap-common (2.5.12+dfsg-0ubuntu0.22.04.1) ... #9 33.33 Selecting previously unselected package liblist-compare-perl. #9 33.34 Preparing to unpack .../281-liblist-compare-perl_0.55-1_all.deb ... #9 33.34 Unpacking liblist-compare-perl (0.55-1) ... #9 33.37 Selecting previously unselected package liblist-someutils-perl. #9 33.37 Preparing to unpack .../282-liblist-someutils-perl_0.58-1_all.deb ... #9 33.38 Unpacking liblist-someutils-perl (0.58-1) ... #9 33.41 Selecting previously unselected package liblist-someutils-xs-perl. #9 33.41 Preparing to unpack .../283-liblist-someutils-xs-perl_0.58-2build3_arm64.deb ... #9 33.42 Unpacking liblist-someutils-xs-perl (0.58-2build3) ... #9 33.45 Selecting previously unselected package liblist-utilsby-perl. #9 33.45 Preparing to unpack .../284-liblist-utilsby-perl_0.11-1_all.deb ... #9 33.46 Unpacking liblist-utilsby-perl (0.11-1) ... #9 33.49 Selecting previously unselected package libltdl7:arm64. #9 33.49 Preparing to unpack .../285-libltdl7_2.4.6-15build2_arm64.deb ... #9 33.50 Unpacking libltdl7:arm64 (2.4.6-15build2) ... #9 33.53 Selecting previously unselected package libltdl-dev:arm64. -- The C compiler identification is GNU 11.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static #11 7.931 Preparing to unpack .../05-librhash0_1.3.6-2_amd64.deb ... #11 7.934 Unpacking librhash0:amd64 (1.3.6-2) ... #11 7.972 Selecting previously unselected package libuv1:amd64. #11 7.975 Preparing to unpack .../06-libuv1_1.18.0-3_amd64.deb ... #11 7.979 Unpacking libuv1:amd64 (1.18.0-3) ... #11 8.016 Selecting previously unselected package cmake. #11 8.018 Preparing to unpack .../07-cmake_3.10.2-1ubuntu2.18.04.2_amd64.deb ... #11 8.026 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ... #9 33.54 Preparing to unpack .../286-libltdl-dev_2.4.6-15build2_arm64.deb ... #9 33.54 Unpacking libltdl-dev:arm64 (2.4.6-15build2) ... #9 33.59 Selecting previously unselected package liblzo2-2:arm64. #9 33.59 Preparing to unpack .../287-liblzo2-2_2.10-2build3_arm64.deb ... #9 33.59 Unpacking liblzo2-2:arm64 (2.10-2build3) ... #9 33.63 Selecting previously unselected package libsys-hostname-long-perl. #9 33.63 Preparing to unpack .../288-libsys-hostname-long-perl_1.5-2_all.deb ... #9 33.63 Unpacking libsys-hostname-long-perl (1.5-2) ... #9 33.66 Selecting previously unselected package libmail-sendmail-perl. [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static #11 8.359 Selecting previously unselected package dh-apparmor. #11 8.361 Preparing to unpack .../08-dh-apparmor_2.12-4ubuntu5.1_all.deb ... #11 8.365 Unpacking dh-apparmor (2.12-4ubuntu5.1) ... #11 8.400 Selecting previously unselected package btrfs-progs. #11 8.402 Preparing to unpack .../09-btrfs-progs_4.15.1-1build1_amd64.deb ... #11 8.407 Unpacking btrfs-progs (4.15.1-1build1) ... #11 8.499 Selecting previously unselected package btrfs-tools. Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.src.rpm #9 33.67 Preparing to unpack .../289-libmail-sendmail-perl_0.80-1.1_all.deb ... #9 33.67 Unpacking libmail-sendmail-perl (0.80-1.1) ... #9 33.70 Selecting previously unselected package libnet-smtp-ssl-perl. #9 33.70 Preparing to unpack .../290-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 33.71 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 33.75 Selecting previously unselected package libmailtools-perl. #9 33.75 Preparing to unpack .../291-libmailtools-perl_2.21-1_all.deb ... #9 33.75 Unpacking libmailtools-perl (2.21-1) ... #9 33.83 Selecting previously unselected package libmarkdown2:arm64. #9 33.83 Preparing to unpack .../292-libmarkdown2_2.2.7-2_arm64.deb ... #9 33.84 Unpacking libmarkdown2:arm64 (2.2.7-2) ... #9 33.88 Selecting previously unselected package libmath-base85-perl. #9 33.88 Preparing to unpack .../293-libmath-base85-perl_0.5+dfsg-1_all.deb ... #9 33.89 Unpacking libmath-base85-perl (0.5+dfsg-1) ... #9 33.98 Selecting previously unselected package libmoox-aliases-perl. #9 33.98 Preparing to unpack .../294-libmoox-aliases-perl_0.001006-1.1_all.deb ... #9 34.00 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #9 34.05 Selecting previously unselected package libnamespace-autoclean-perl. #9 34.05 Preparing to unpack .../295-libnamespace-autoclean-perl_0.29-1_all.deb ... #9 34.06 Unpacking libnamespace-autoclean-perl (0.29-1) ... #9 34.10 Selecting previously unselected package libobject-id-perl. #11 8.502 Preparing to unpack .../10-btrfs-tools_4.15.1-1build1_amd64.deb ... #11 8.505 Unpacking btrfs-tools (4.15.1-1build1) ... #11 8.538 Selecting previously unselected package libdevmapper1.02.1:amd64. #11 8.541 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... #11 8.545 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 8.592 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #11 8.592 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... #11 8.595 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 8.631 Selecting previously unselected package libudev-dev:amd64. #11 8.631 Preparing to unpack .../13-libudev-dev_237-3ubuntu10.53_amd64.deb ... #11 8.639 Unpacking libudev-dev:amd64 (237-3ubuntu10.53) ... #11 8.669 Selecting previously unselected package libsepol1-dev:amd64. #11 8.671 Preparing to unpack .../14-libsepol1-dev_2.7-1ubuntu0.1_amd64.deb ... #11 8.676 Unpacking libsepol1-dev:amd64 (2.7-1ubuntu0.1) ... #11 8.744 Selecting previously unselected package libpcre16-3:amd64. [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220808082437-e1f24d3 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #12 [golatest 1/1] FROM docker.io/library/golang:1.18.5-alpine@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 #12 DONE 0.0s #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0@sha256:494fa8488689d499edfaa16dba5922bc2b8cdfcb220bf884354aecbc1f2d8996 #13 resolve docker.io/tonistiigi/xx:1.0.0@sha256:494fa8488689d499edfaa16dba5922bc2b8cdfcb220bf884354aecbc1f2d8996 done #13 extracting sha256:25eaaac5d58a9b6ff4e90ee3cbd4149fd0861e2605d3d11c64e265ba5ba45176 done #13 sha256:494fa8488689d499edfaa16dba5922bc2b8cdfcb220bf884354aecbc1f2d8996 2.65kB / 2.65kB done #13 sha256:c175b0065054f5c2285c727510f433231f8ebe41d437816d22044696e9adde44 525B / 525B done #13 sha256:0f3509935530631c6c402f33310ff23d7bd35caf9ba63059d4157c39329a10d4 940B / 940B done #13 sha256:25eaaac5d58a9b6ff4e90ee3cbd4149fd0861e2605d3d11c64e265ba5ba45176 13.99kB / 13.99kB 0.0s done #9 34.10 Preparing to unpack .../296-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #9 34.10 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 34.19 Selecting previously unselected package libmoox-struct-perl. #9 34.20 Preparing to unpack .../297-libmoox-struct-perl_0.020-1_all.deb ... #9 34.21 Unpacking libmoox-struct-perl (0.020-1) ... #9 34.25 Selecting previously unselected package libmouse-perl. #9 34.26 Preparing to unpack .../298-libmouse-perl_2.5.10-1build4_arm64.deb ... #9 34.26 Unpacking libmouse-perl (2.5.10-1build4) ... #9 34.30 Selecting previously unselected package libpackage-stash-xs-perl. #9 34.30 Preparing to unpack .../299-libpackage-stash-xs-perl_0.29-1build5_arm64.deb ... #9 34.31 Unpacking libpackage-stash-xs-perl (0.29-1build5) ... #9 34.34 Selecting previously unselected package libpath-iterator-rule-perl. #11 8.746 Preparing to unpack .../15-libpcre16-3_2%3a8.39-9ubuntu0.1_amd64.deb ... #11 8.749 Unpacking libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ... #11 8.801 Selecting previously unselected package libpcre32-3:amd64. #11 8.804 Preparing to unpack .../16-libpcre32-3_2%3a8.39-9ubuntu0.1_amd64.deb ... #11 8.807 Unpacking libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ... #11 8.853 Selecting previously unselected package libpcrecpp0v5:amd64. #11 8.855 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_amd64.deb ... #11 8.858 Unpacking libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ... #11 8.886 Selecting previously unselected package libpcre3-dev:amd64. #11 8.889 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-9ubuntu0.1_amd64.deb ... #11 8.893 Unpacking libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ... #11 8.973 Selecting previously unselected package libselinux1-dev:amd64. #13 DONE 0.3s #14 [internal] load build context #9 34.34 Preparing to unpack .../300-libpath-iterator-rule-perl_1.015-1_all.deb ... #9 34.35 Unpacking libpath-iterator-rule-perl (1.015-1) ... #9 34.38 Selecting previously unselected package libperlio-gzip-perl. #9 34.38 Preparing to unpack .../301-libperlio-gzip-perl_0.19-1build8_arm64.deb ... #9 34.39 Unpacking libperlio-gzip-perl (0.19-1build8) ... #9 34.42 Selecting previously unselected package libperlio-utf8-strict-perl. #9 34.42 Preparing to unpack .../302-libperlio-utf8-strict-perl_0.009-1build1_arm64.deb ... #9 34.43 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ... #9 34.46 Selecting previously unselected package libpod-parser-perl. #9 34.47 Preparing to unpack .../303-libpod-parser-perl_1.63-2_all.deb ... #9 34.48 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #9 34.49 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #9 34.50 Unpacking libpod-parser-perl (1.63-2) ... #9 34.53 Selecting previously unselected package libpod-constants-perl. #9 34.53 Preparing to unpack .../304-libpod-constants-perl_0.19-2_all.deb ... #9 34.54 Unpacking libpod-constants-perl (0.19-2) ... #9 34.57 Selecting previously unselected package libproc-processtable-perl:arm64. #9 34.57 Preparing to unpack .../305-libproc-processtable-perl_0.634-1build1_arm64.deb ... #9 34.57 Unpacking libproc-processtable-perl:arm64 (0.634-1build1) ... #9 34.61 Selecting previously unselected package libre2-9:arm64. #9 34.61 Preparing to unpack .../306-libre2-9_20220201+dfsg-1_arm64.deb ... #9 34.62 Unpacking libre2-9:arm64 (20220201+dfsg-1) ... #9 34.65 Selecting previously unselected package libre-engine-re2-perl:arm64. #9 34.65 Preparing to unpack .../307-libre-engine-re2-perl_0.14-1build2_arm64.deb ... #9 34.65 Unpacking libre-engine-re2-perl:arm64 (0.14-1build2) ... #9 34.69 Selecting previously unselected package libreadonly-perl. #11 8.975 Preparing to unpack .../19-libselinux1-dev_2.7-2build2_amd64.deb ... #11 8.978 Unpacking libselinux1-dev:amd64 (2.7-2build2) ... #11 9.022 Selecting previously unselected package libdevmapper-dev:amd64. #11 9.024 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... #11 9.027 Unpacking libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 9.064 Selecting previously unselected package libseccomp-dev:amd64. #11 9.066 Preparing to unpack .../21-libseccomp-dev_2.5.1-1ubuntu1~18.04.2_amd64.deb ... #11 9.070 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ... #11 9.108 Selecting previously unselected package libsystemd-dev:amd64. #11 9.110 Preparing to unpack .../22-libsystemd-dev_237-3ubuntu10.53_amd64.deb ... #11 9.113 Unpacking libsystemd-dev:amd64 (237-3ubuntu10.53) ... #11 9.174 Selecting previously unselected package pkg-config. #11 9.177 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu2_amd64.deb ... #11 9.181 Unpacking pkg-config (0.29.1-0ubuntu2) ... #11 9.222 Setting up libsepol1-dev:amd64 (2.7-1ubuntu0.1) ... #14 ... #12 [golatest 1/1] FROM docker.io/library/golang:1.18.5-alpine@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 #12 CACHED #14 [internal] load build context #14 ... #15 [gobase 1/3] COPY --from=xx / / #15 DONE 0.1s #14 [internal] load build context #9 34.69 Preparing to unpack .../308-libreadonly-perl_2.050-3_all.deb ... #9 34.69 Unpacking libreadonly-perl (2.050-3) ... #9 34.73 Selecting previously unselected package libref-util-perl. #9 34.73 Preparing to unpack .../309-libref-util-perl_0.204-1_all.deb ... #9 34.73 Unpacking libref-util-perl (0.204-1) ... #9 34.76 Selecting previously unselected package libref-util-xs-perl. #9 34.76 Preparing to unpack .../310-libref-util-xs-perl_0.117-1build5_arm64.deb ... #9 34.77 Unpacking libref-util-xs-perl (0.117-1build5) ... #9 34.80 Selecting previously unselected package libregexp-pattern-license-perl. #9 34.80 Preparing to unpack .../311-libregexp-pattern-license-perl_3.9.3-1_all.deb ... #9 34.81 Unpacking libregexp-pattern-license-perl (3.9.3-1) ... #9 34.84 Selecting previously unselected package libregexp-pattern-perl. #9 34.84 Preparing to unpack .../312-libregexp-pattern-perl_0.2.14-1_all.deb ... #9 34.84 Unpacking libregexp-pattern-perl (0.2.14-1) ... #9 34.88 Selecting previously unselected package libsasl2-modules:arm64. #9 34.88 Preparing to unpack .../313-libsasl2-modules_2.1.27+dfsg2-3ubuntu1_arm64.deb ... #9 34.89 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1) ... #9 34.92 Selecting previously unselected package libsereal-decoder-perl. #11 9.231 Setting up libuv1:amd64 (1.18.0-3) ... #11 9.242 Setting up bash-completion (1:2.8-1ubuntu1) ... make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "arm64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-buster_arm64.deb'. #9 34.92 Preparing to unpack .../314-libsereal-decoder-perl_4.023+ds-1_arm64.deb ... #9 34.93 Unpacking libsereal-decoder-perl (4.023+ds-1) ... #9 34.97 Selecting previously unselected package libsereal-encoder-perl:arm64. #9 34.97 Preparing to unpack .../315-libsereal-encoder-perl_4.023+ds-1_arm64.deb ... #9 34.97 Unpacking libsereal-encoder-perl:arm64 (4.023+ds-1) ... #9 35.00 Selecting previously unselected package libset-intspan-perl. #9 35.01 Preparing to unpack .../316-libset-intspan-perl_1.19-2_all.deb ... #9 35.01 Unpacking libset-intspan-perl (1.19-2) ... #9 35.04 Selecting previously unselected package libsocket6-perl. #9 35.04 Preparing to unpack .../317-libsocket6-perl_0.29-1build4_arm64.deb ... #9 35.04 Unpacking libsocket6-perl (0.29-1build4) ... #9 35.07 Selecting previously unselected package libstring-copyright-perl. #9 35.07 Preparing to unpack .../318-libstring-copyright-perl_0.003012-1_all.deb ... #9 35.08 Unpacking libstring-copyright-perl (0.003012-1) ... #9 35.11 Selecting previously unselected package libstring-escape-perl. #9 35.11 Preparing to unpack .../319-libstring-escape-perl_2010.002-2_all.deb ... #9 35.11 Unpacking libstring-escape-perl (2010.002-2) ... #9 35.14 Selecting previously unselected package libstring-shellquote-perl. #9 35.14 Preparing to unpack .../320-libstring-shellquote-perl_1.04-1_all.deb ... #9 35.15 Unpacking libstring-shellquote-perl (1.04-1) ... #9 35.18 Selecting previously unselected package libxs-parse-keyword-perl. #9 35.18 Preparing to unpack .../321-libxs-parse-keyword-perl_0.21-1build1_arm64.deb ... #9 35.18 Unpacking libxs-parse-keyword-perl (0.21-1build1) ... #9 35.21 Selecting previously unselected package libsyntax-keyword-try-perl. #9 35.21 Preparing to unpack .../322-libsyntax-keyword-try-perl_0.26-1build1_arm64.deb ... #9 35.21 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ... #9 35.24 Selecting previously unselected package libterm-readkey-perl. #9 35.25 Preparing to unpack .../323-libterm-readkey-perl_2.38-1build4_arm64.deb ... #9 35.25 Unpacking libterm-readkey-perl (2.38-1build4) ... #9 35.28 Selecting previously unselected package libtext-levenshteinxs-perl. #9 35.28 Preparing to unpack .../324-libtext-levenshteinxs-perl_0.03-4build10_arm64.deb ... #9 35.29 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ... #9 35.31 Selecting previously unselected package libtext-markdown-discount-perl:arm64. #9 35.32 Preparing to unpack .../325-libtext-markdown-discount-perl_0.13-1build1_arm64.deb ... #9 35.32 Unpacking libtext-markdown-discount-perl:arm64 (0.13-1build1) ... #9 35.35 Selecting previously unselected package libtext-xslate-perl:arm64. #9 35.35 Preparing to unpack .../326-libtext-xslate-perl_3.5.9-1build1_arm64.deb ... #9 35.35 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build1) ... #9 35.39 Selecting previously unselected package libtime-duration-perl. #9 35.39 Preparing to unpack .../327-libtime-duration-perl_1.21-1_all.deb ... #9 35.40 Unpacking libtime-duration-perl (1.21-1) ... #9 35.43 Selecting previously unselected package libtime-moment-perl. #9 35.43 Preparing to unpack .../328-libtime-moment-perl_0.44-1build6_arm64.deb ... #9 35.43 Unpacking libtime-moment-perl (0.44-1build6) ... #9 35.47 Selecting previously unselected package libtype-tiny-xs-perl. #11 9.834 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~18.04.2) ... #11 9.844 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ... #11 9.857 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 9.867 Setting up librhash0:amd64 (1.3.6-2) ... #11 9.879 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 9.890 Setting up pkg-config (0.29.1-0ubuntu2) ... #11 9.933 Setting up dh-apparmor (2.12-4ubuntu5.1) ... #11 9.944 Setting up libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ... #11 9.956 Setting up libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ... #11 9.969 Setting up libsystemd-dev:amd64 (237-3ubuntu10.53) ... #11 9.979 Setting up libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ... #11 9.990 Setting up libudev-dev:amd64 (237-3ubuntu10.53) ... #11 10.00 Setting up liblzo2-2:amd64 (2.08-1.2) ... #11 10.02 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #11 10.03 Setting up libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ... #11 10.05 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ... #11 10.06 Setting up btrfs-progs (4.15.1-1build1) ... #11 10.07 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ... #11 10.08 Setting up libselinux1-dev:amd64 (2.7-2build2) ... #11 10.10 Setting up libdevmapper-dev:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... #11 10.11 Setting up btrfs-tools (4.15.1-1build1) ... #11 10.12 Setting up docker-ce-build-deps (1.0) ... #11 10.13 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... #11 10.15 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx #14 transferring context: 46.45MB 1.4s #9 35.47 Preparing to unpack .../329-libtype-tiny-xs-perl_0.022-1build2_arm64.deb ... #9 35.47 Unpacking libtype-tiny-xs-perl (0.022-1build2) ... #9 35.51 Selecting previously unselected package libunicode-utf8-perl. #9 35.51 Preparing to unpack .../330-libunicode-utf8-perl_0.62-1build4_arm64.deb ... #9 35.52 Unpacking libunicode-utf8-perl (0.62-1build4) ... #9 35.57 Selecting previously unselected package libxml-namespacesupport-perl. #9 35.58 Preparing to unpack .../331-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #9 35.58 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #9 35.62 Selecting previously unselected package libxml-sax-base-perl. #9 35.62 Preparing to unpack .../332-libxml-sax-base-perl_1.09-1.1_all.deb ... #9 35.62 Unpacking libxml-sax-base-perl (1.09-1.1) ... #9 35.67 Selecting previously unselected package libxml-sax-perl. #9 35.67 Preparing to unpack .../333-libxml-sax-perl_1.02+dfsg-3_all.deb ... #9 35.67 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #9 35.72 Selecting previously unselected package libxml-libxml-perl. #11 DONE 10.4s #14 transferring context: 58.44MB 1.7s done #14 DONE 1.7s #16 [gobase 2/3] RUN apk add --no-cache file git #0 0.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz #9 35.72 Preparing to unpack .../334-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_arm64.deb ... #9 35.72 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #9 35.78 Selecting previously unselected package libxml-parser-perl:arm64. #9 35.78 Preparing to unpack .../335-libxml-parser-perl_2.46-3build1_arm64.deb ... #9 35.79 Unpacking libxml-parser-perl:arm64 (2.46-3build1) ... #9 35.86 Selecting previously unselected package libxml-sax-expat-perl. #9 35.86 Preparing to unpack .../336-libxml-sax-expat-perl_0.51-1_all.deb ... #9 35.86 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 35.90 Selecting previously unselected package libyaml-libyaml-perl. #9 35.90 Preparing to unpack .../337-libyaml-libyaml-perl_0.83+ds-1build1_arm64.deb ... #9 35.91 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ... #9 35.94 Selecting previously unselected package licensecheck. #9 35.94 Preparing to unpack .../338-licensecheck_3.2.14-2_all.deb ... #9 35.94 Unpacking licensecheck (3.2.14-2) ... #9 35.98 Selecting previously unselected package libdevel-size-perl. #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:0773d7de139697512cc37e7c814140100b95ada281ceadc5c112f43cb1571dcf #12 DONE 0.1s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:fe0d384a116f75d89b6a8974d2093d07c700d8f62ff61f1e3447a4a82a16ab72 #9 35.98 Preparing to unpack .../339-libdevel-size-perl_0.83-1build4_arm64.deb ... #9 35.98 Unpacking libdevel-size-perl (0.83-1build4) ... #9 36.01 Selecting previously unselected package libipc-run3-perl. #9 36.02 Preparing to unpack .../340-libipc-run3-perl_0.048-2_all.deb ... #9 36.02 Unpacking libipc-run3-perl (0.048-2) ... #9 36.06 Selecting previously unselected package lzip. #9 36.06 Preparing to unpack .../341-lzip_1.23-1_arm64.deb ... #9 36.07 Unpacking lzip (1.23-1) ... #9 36.11 Selecting previously unselected package lzop. #9 36.11 Preparing to unpack .../342-lzop_1.04-2build2_arm64.deb ... #9 36.12 Unpacking lzop (1.04-2build2) ... #9 36.15 Selecting previously unselected package t1utils. #9 36.16 Preparing to unpack .../343-t1utils_1.41-4build2_arm64.deb ... #9 36.16 Unpacking t1utils (1.41-4build2) ... #9 36.20 Selecting previously unselected package unzip. #9 36.21 Preparing to unpack .../344-unzip_6.0-26ubuntu3_arm64.deb ... #9 36.21 Unpacking unzip (6.0-26ubuntu3) ... #9 36.26 Selecting previously unselected package lintian. #9 36.26 Preparing to unpack .../345-lintian_2.114.0ubuntu1.1_all.deb ... #9 36.27 Unpacking lintian (2.114.0ubuntu1.1) ... #9 36.57 Selecting previously unselected package manpages-dev. #9 36.57 Preparing to unpack .../346-manpages-dev_5.10-1ubuntu1_all.deb ... #9 36.58 Unpacking manpages-dev (5.10-1ubuntu1) ... #16 1.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz #16 2.100 (1/8) Installing libmagic (5.41-r0) #9 36.80 Selecting previously unselected package python3-certifi. #9 36.80 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ... #9 36.81 Unpacking python3-certifi (2020.6.20-1) ... #9 36.86 Selecting previously unselected package python3-idna. #9 36.86 Preparing to unpack .../348-python3-idna_3.3-1_all.deb ... #9 36.86 Unpacking python3-idna (3.3-1) ... #9 36.90 Selecting previously unselected package python3-six. #9 36.91 Preparing to unpack .../349-python3-six_1.16.0-3ubuntu1_all.deb ... #9 36.91 Unpacking python3-six (1.16.0-3ubuntu1) ... #9 36.95 Selecting previously unselected package python3-urllib3. #9 36.95 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ... #9 36.95 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #9 37.00 Selecting previously unselected package python3-requests. #9 37.00 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ... #9 37.00 Unpacking python3-requests (2.25.1+dfsg-2) ... #16 2.126 (2/8) Installing file (5.41-r0) #16 2.128 (3/8) Installing brotli-libs (1.0.9-r6) #16 2.136 (4/8) Installing nghttp2-libs (1.47.0-r0) #16 2.139 (5/8) Installing libcurl (7.83.1-r2) #16 2.146 (6/8) Installing expat (2.4.8-r0) #16 2.149 (7/8) Installing pcre2 (10.40-r0) #16 2.170 (8/8) Installing git (2.36.2-r0) #16 2.294 Executing busybox-1.35.0-r15.trigger #16 2.298 OK: 27 MiB in 23 packages #9 37.05 Selecting previously unselected package python3-unidiff. #9 37.05 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ... #9 37.05 Unpacking python3-unidiff (0.5.5-2) ... #9 37.09 Selecting previously unselected package python3-xdg. #9 37.09 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ... #9 37.10 Unpacking python3-xdg (0.27-2) ... #9 37.14 Selecting previously unselected package equivs. #9 37.14 Preparing to unpack .../354-equivs_2.3.1_all.deb ... #9 37.14 Unpacking equivs (2.3.1) ... #9 37.18 Selecting previously unselected package libauthen-sasl-perl. #9 37.18 Preparing to unpack .../355-libauthen-sasl-perl_2.1600-1.1_all.deb ... #9 37.18 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #9 37.22 Selecting previously unselected package python3-magic. #9 37.22 Preparing to unpack .../356-python3-magic_2%3a0.4.24-2_all.deb ... #9 37.23 Unpacking python3-magic (2:0.4.24-2) ... #9 37.28 Setting up libksba8:arm64 (1.6.0-2build1) ... #9 37.29 Setting up media-types (7.0.0) ... #9 37.30 Setting up libpipeline1:arm64 (1.5.5-1) ... #9 37.32 Setting up wdiff (1.2.2-2build3) ... #9 37.33 Setting up gcc-11-base:arm64 (11.2.0-19ubuntu1) ... #9 37.34 Setting up libxau6:arm64 (1:1.0.9-1build5) ... #9 37.35 Setting up libre2-9:arm64 (20220201+dfsg-1) ... #9 37.37 Setting up lto-disabled-list (24) ... #9 37.38 Setting up libpsl5:arm64 (0.21.0-1.2build2) ... #9 37.39 Setting up bsdextrautils (2.37.2-4ubuntu3) ... #9 37.41 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #9 37.41 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 #9 37.42 Setting up libtext-glob-perl (0.11-2) ... #9 37.43 Setting up libmagic-mgc (1:5.41-3) ... #9 37.44 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ... #9 37.45 Setting up distro-info-data (0.52ubuntu0.1) ... #9 37.46 Setting up manpages (5.10-1ubuntu1) ... #9 37.47 Setting up unzip (6.0-26ubuntu3) ... #9 37.49 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ... #16 DONE 2.8s #17 [gobase 3/3] WORKDIR /src #17 DONE 0.1s #18 [buildx-version 1/1] RUN --mount=target=. PKG=github.com/docker/buildx VERSION=$(git describe --match 'v[0-9]*' --dirty='.m' --always --tags) REVISION=$(git rev-parse HEAD)$(if ! git diff --no-ext-diff --quiet --exit-code; then echo .m; fi); echo "-X ${PKG}/version.Version=${VERSION} -X ${PKG}/version.Revision=${REVISION} -X ${PKG}/version.Package=${PKG}" | tee /tmp/.ldflags; echo -n "${VERSION}" | tee /tmp/.version; #9 37.50 Setting up libbrotli1:arm64 (1.0.9-2build6) ... #9 37.51 Setting up libsqlite3-0:arm64 (3.37.2-2) ... #9 37.52 Setting up libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1) ... #9 37.54 Setting up binutils-common:arm64 (2.38-3ubuntu1) ... #9 37.55 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ... #9 37.57 Setting up libmagic1:arm64 (1:5.41-3) ... #9 37.59 Setting up libdeflate0:arm64 (1.10-2) ... #9 37.60 Setting up less (590-1build1) ... #9 37.62 Setting up perl-openssl-defaults:arm64 (5build2) ... #9 37.63 Setting up linux-libc-dev:arm64 (5.15.0-43.46) ... #9 37.64 Setting up libctf-nobfd0:arm64 (2.38-3ubuntu1) ... #9 37.65 Setting up gettext-base (0.21-4ubuntu4) ... #9 37.67 Setting up liblzo2-2:arm64 (2.10-2build3) ... #9 37.69 Setting up libnpth0:arm64 (1.6-3build2) ... #9 37.70 Setting up file (1:5.41-3) ... #9 37.71 Setting up libassuan0:arm64 (2.5.5-1build1) ... #9 37.72 Setting up libgomp1:arm64 (12-20220319-1ubuntu1) ... #9 37.74 Setting up perl-modules-5.34 (5.34.0-3ubuntu1) ... #9 37.76 Setting up bzip2 (1.0.8-5build1) ... #9 37.77 Setting up libldap-common (2.5.12+dfsg-0ubuntu0.22.04.1) ... #9 37.79 Setting up libjbig0:arm64 (2.1-3.1build3) ... #9 37.80 Setting up libfakeroot:arm64 (1.28-1ubuntu1) ... #9 37.82 Setting up libasan6:arm64 (11.2.0-19ubuntu1) ... #14 DONE 1.7s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:62d38e23726ad970210dcf5bd07130a2f81dcbbf3ab7da6aeaffe0330724f790 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:ce4495e1b3f6d816a0097b3640d62ab24d962ce32713dfd7ee59fd05504f1189 #16 DONE 0.1s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #9 37.83 Setting up libnumber-compare-perl (0.03-2) ... #9 37.85 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1) ... #9 37.86 Setting up fakeroot (1.28-1ubuntu1) ... #9 37.87 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 37.87 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 #9 37.87 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 #9 37.87 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 #9 37.87 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 #9 37.87 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 #9 37.87 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 #9 37.87 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 #9 37.87 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 #9 37.88 Setting up autotools-dev (20220109.1) ... #9 37.90 Setting up libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ... #9 37.91 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #9 37.92 Setting up libx11-data (2:1.7.5-1) ... #9 37.93 Setting up make (4.3-4.1build1) ... #9 37.94 Setting up libmpfr6:arm64 (4.1.0-3build3) ... #9 37.96 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... #9 37.97 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... #9 37.98 Setting up lzip (1.23-1) ... #9 37.99 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #9 37.99 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist #9 37.99 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #9 37.99 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist #9 38.00 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #9 38.00 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist #9 38.00 Setting up strace (5.16-0ubuntu3) ... #9 38.02 Setting up libsigsegv2:arm64 (2.13-1ubuntu3) ... #9 38.03 Setting up xz-utils (5.2.5-2ubuntu1) ... #9 38.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.7s done #14 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a #9 38.04 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 #9 38.04 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 #9 38.04 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 #9 38.04 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 #9 38.04 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 #9 38.04 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 #9 38.04 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 #9 38.04 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 #9 38.04 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 #9 38.04 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 #9 38.05 Setting up t1utils (1.41-4build2) ... #9 38.06 Setting up diffstat (1.64-1build2) ... #9 38.07 Setting up libpng16-16:arm64 (1.6.37-3build5) ... #9 38.09 Setting up libmpc3:arm64 (1.2.1-2build1) ... #9 38.10 Setting up libatomic1:arm64 (12-20220319-1ubuntu1) ... #9 38.12 Setting up patch (2.7.6-7build2) ... #9 38.13 Setting up autopoint (0.21-4ubuntu4) ... #9 38.14 Setting up fonts-dejavu-core (2.37-2build1) ... #9 38.21 Setting up ucf (3.0043) ... #9 38.31 Setting up libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ... #9 38.32 Setting up libltdl7:arm64 (2.4.6-15build2) ... #9 38.33 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1) ... #9 38.34 Setting up libssh-4:arm64 (0.9.6-2build1) ... #9 38.36 Setting up libwebp7:arm64 (1.2.2-2) ... #9 38.37 Setting up libubsan1:arm64 (12-20220319-1ubuntu1) ... #9 38.38 Setting up libmd0:arm64 (1.0.4-1build1) ... #9 38.40 Setting up python-apt-common (2.3.0ubuntu2.1) ... #9 38.41 Setting up libnsl-dev:arm64 (1.3.0-2build2) ... #9 38.42 Setting up libhwasan0:arm64 (12-20220319-1ubuntu1) ... #9 38.44 Setting up libcrypt-dev:arm64 (1:4.4.27-1) ... #9 38.45 Setting up libuchardet0:arm64 (0.0.7-1build2) ... #9 38.46 Setting up lzop (1.04-2build2) ... #9 38.47 Setting up libmpdec3:arm64 (2.5.1-2build2) ... #9 38.50 Setting up git-man (1:2.34.1-1ubuntu1.4) ... #9 38.51 Setting up netbase (6.3) ... #9 38.55 Setting up libbinutils:arm64 (2.38-3ubuntu1) ... #9 38.56 Setting up libfido2-1:arm64 (1.10.0-1) ... #9 38.58 Setting up libisl23:arm64 (0.24-2build1) ... #9 38.60 Setting up libc-dev-bin (2.35-0ubuntu3.1) ... #9 38.61 Setting up openssl (3.0.2-0ubuntu1.6) ... #18 1.022 -X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=6224def4dd2c3d347eee19db595348c50d7cb491 -X github.com/docker/buildx/version.Package=github.com/docker/buildx #18 1.022 v0.8.2#18 DONE 1.1s #19 [buildx-build 1/1] RUN --mount=type=bind,target=. --mount=type=cache,target=/root/.cache --mount=type=cache,target=/go/pkg/mod --mount=type=bind,source=/tmp/.ldflags,target=/tmp/.ldflags,from=buildx-version set -x; xx-go build -ldflags "$(cat /tmp/.ldflags) -w -s" -o /usr/bin/buildx ./cmd/buildx && xx-verify --static /usr/bin/buildx #9 38.63 Setting up libbsd0:arm64 (0.11.5-1) ... #9 38.65 Setting up libelf1:arm64 (0.186-1build1) ... #9 38.66 Setting up readline-common (8.1.2-1) ... #9 38.67 Setting up publicsuffix (20211207.1025-1) ... #9 38.69 Setting up zstd (1.4.8+dfsg-3build1) ... #9 38.70 Setting up libmarkdown2:arm64 (2.2.7-2) ... #9 38.71 Setting up libcc1-0:arm64 (12-20220319-1ubuntu1) ... #9 38.73 Setting up iso-codes (4.9.0-1) ... #9 38.74 Setting up liblocale-gettext-perl (1.07-4build3) ... #9 38.75 Setting up liblsan0:arm64 (12-20220319-1ubuntu1) ... #9 38.76 Setting up dctrl-tools (2.24-3build2) ... #9 38.79 Setting up libitm1:arm64 (12-20220319-1ubuntu1) ... #9 38.81 Setting up libgdbm6:arm64 (1.23-1) ... #9 38.82 Setting up libicu70:arm64 (70.1-2) ... #9 38.83 Setting up libtsan0:arm64 (11.2.0-19ubuntu1) ... #9 38.84 Setting up libctf0:arm64 (2.38-3ubuntu1) ... #9 38.86 Setting up libjpeg8:arm64 (8c-2ubuntu10) ... #9 38.87 Setting up pinentry-curses (1.1.1-1build2) ... #9 38.89 Setting up cpp-11 (11.2.0-19ubuntu1) ... #9 38.90 Setting up manpages-dev (5.10-1ubuntu1) ... #9 38.91 Setting up libdw1:arm64 (0.186-1build1) ... #9 38.92 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ... #9 38.93 Setting up libxcb1:arm64 (1.14-3ubuntu3) ... #9 38.95 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... #19 0.378 + cat /tmp/.ldflags #19 0.378 + xx-go build -ldflags '-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=6224def4dd2c3d347eee19db595348c50d7cb491 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -w -s' -o /usr/bin/buildx ./cmd/buildx Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mCi88P + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jSd9QK + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - #9 39.12 Setting up libedit2:arm64 (3.1-20210910-1build1) ... #9 39.13 Setting up libreadline8:arm64 (8.1.2-1) ... #9 39.14 Setting up m4 (1.4.18-5ubuntu2) ... #9 39.15 Setting up binutils-aarch64-linux-gnu (2.38-3ubuntu1) ... #9 39.16 Setting up binutils (2.38-3ubuntu1) ... #9 39.18 Setting up libldap-2.5-0:arm64 (2.5.12+dfsg-0ubuntu0.22.04.1) ... #9 39.19 Setting up libpython3.10-stdlib:arm64 (3.10.4-3ubuntu0.1) ... #9 39.20 Setting up ca-certificates (20211016) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - #11 10.76 Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 35/114 #11 18.57 Running scriptlet: openssh-8.8p1-1.fc36.1.x86_64 36/114 #11 18.61 Installing : openssh-8.8p1-1.fc36.1.x86_64 36/114 #11 18.63 Installing : openssh-clients-8.8p1-1.fc36.1.x86_64 37/114 #11 18.64 Running scriptlet: openssh-clients-8.8p1-1.fc36.1.x86_64 37/114 #11 18.65 Installing : lzo-2.10-6.fc36.x86_64 38/114 #11 18.68 Installing : btrfs-progs-5.18-1.fc36.x86_64 39/114 #11 18.69 Installing : pcre2-utf16-10.39-1.fc36.1.x86_64 40/114 #11 18.70 Installing : pcre2-utf32-10.39-1.fc36.1.x86_64 41/114 #11 18.71 Installing : pcre2-devel-10.39-1.fc36.1.x86_64 42/114 #11 18.71 Installing : perl-TermReadKey-2.38-12.fc36.x86_64 43/114 #11 18.72 Installing : python3-audit-3.0.8-1.fc36.x86_64 44/114 #11 18.73 Installing : qrencode-libs-4.1.1-2.fc36.x86_64 45/114 #11 18.73 Installing : rhash-1.4.2-2.fc36.x86_64 46/114 #11 18.74 Installing : gc-8.0.6-3.fc36.x86_64 47/114 #9 39.67 Updating certificates in /etc/ssl/certs... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WauEyK + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' #11 19.01 Installing : guile22-2.2.7-5.fc36.x86_64 48/114 #11 19.02 Installing : make-1:4.3-7.fc36.x86_64 49/114 #11 19.08 Installing : glibc-headers-x86-2.35-15.fc36.noarch 50/114 #11 19.09 Installing : less-590-5.fc36.x86_64 51/114 #11 19.17 Installing : git-core-2.37.1-1.fc36.x86_64 52/114 #11 19.20 Installing : git-core-doc-2.37.1-1.fc36.noarch 53/114 #11 19.21 Installing : libargon2-20171227-9.fc36.x86_64 54/114 #11 19.22 Installing : libbpf-2:0.7.0-3.fc36.x86_64 55/114 #11 19.22 Installing : libbtrfs-5.18-1.fc36.x86_64 56/114 #11 19.23 Installing : libbtrfsutil-5.18-1.fc36.x86_64 57/114 #11 19.24 Installing : libuv-1:1.44.2-1.fc36.x86_64 58/114 #11 19.24 Upgrading : libgomp-12.1.1-1.fc36.x86_64 59/114 #9 40.25 127 added, 0 removed; done. #9 40.28 Setting up libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.1) ... #9 40.29 Setting up libgdbm-compat4:arm64 (1.23-1) ... #9 40.30 Setting up libgcc-11-dev:arm64 (11.2.0-19ubuntu1) ... #9 40.32 Setting up dwz (0.14-1build2) ... #9 40.33 Setting up gcc-11 (11.2.0-19ubuntu1) ... #9 40.34 Setting up groff-base (1.22.4-8build1) ... #9 40.36 Setting up cpp (4:11.2.0-1ubuntu1) ... #9 40.37 Setting up gpgconf (2.2.27-3ubuntu2.1) ... #9 40.39 Setting up debugedit (1:5.0-4build1) ... #9 40.40 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.3) ... #9 40.41 Setting up libc6-dev:arm64 (2.35-0ubuntu3.1) ... #9 40.42 Setting up libx11-6:arm64 (2:1.7.5-1) ... #9 40.44 Setting up libtiff5:arm64 (4.3.0-6) ... #9 40.45 Setting up curl (7.81.0-1ubuntu1.3) ... #14 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 3.0s done #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:39f8fc169ab67bd5d3f730b9f76f1f22b32e2bbe61a7c2e276b39e8aaa6661ca #9 0.978 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #9 1.049 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] #9 1.069 Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] #9 1.108 Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] #9 1.179 Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #9 1.534 Get:6 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #9 1.534 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #9 1.537 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #9 1.571 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.2 kB] #9 1.580 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1175 kB] #9 1.608 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1525 kB] #9 1.660 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2498 kB] #9 1.743 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.5 kB] #9 1.743 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #9 2.209 Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] #9 2.541 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2045 kB] #9 2.674 Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1416 kB] #9 2.739 Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB] #9 3.621 Fetched 23.1 MB in 3s (7895 kB/s) #9 3.621 Reading package lists... #9 4.990 Reading package lists... #9 6.289 Building dependency tree... #9 6.522 Reading state information... #9 6.799 The following additional packages will be installed: #9 6.799 at autoconf automake autopoint autotools-dev binutils binutils-common #9 6.799 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #9 6.799 cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat #9 6.799 dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9 #9 6.799 gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #9 6.799 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #9 6.799 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #9 6.799 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl #9 6.799 libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5 #9 6.799 libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1 #9 6.799 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #9 6.799 libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl #9 6.799 libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl #9 6.799 libclone-perl libcommon-sense-perl libconst-fast-perl #9 6.799 libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev #9 6.799 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl #9 6.799 libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl #9 6.799 libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl #9 6.799 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 #9 6.799 libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #9 6.799 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 6.799 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #9 6.799 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 6.799 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #9 6.799 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 6.799 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #9 6.799 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #9 6.799 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #9 6.799 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #9 6.799 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #9 6.799 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.799 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.799 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #9 6.799 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #9 6.799 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #9 6.799 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #9 6.799 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #9 6.799 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #9 6.799 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #9 6.799 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #9 6.799 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 6.799 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 6.799 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #9 6.799 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #9 6.799 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #9 6.799 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 6.799 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 6.799 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #9 6.799 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 6.799 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 6.799 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 6.799 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 6.799 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #9 6.799 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #9 6.799 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 6.799 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 6.799 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 6.799 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #9 6.799 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #9 6.799 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #9 6.799 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #9 6.799 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 6.799 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 6.799 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #9 6.799 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #9 6.799 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #9 6.799 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 6.799 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #9 6.799 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 #9 6.799 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 6.799 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 6.799 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #9 6.799 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 6.799 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #9 6.799 openssh-client openssl patch patchutils perl perl-modules-5.30 #9 6.800 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #9 6.800 python-apt-common python3 python3-apt python3-certifi python3-chardet #9 6.800 python3-debian python3-gpg python3-idna python3-magic python3-minimal #9 6.800 python3-pkg-resources python3-requests python3-six python3-unidiff #9 6.800 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #9 6.800 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #9 6.800 xz-utils #9 6.802 Suggested packages: #9 6.802 default-mta | mail-transport-agent autoconf-archive gnu-standards #9 6.802 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #9 6.802 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx #9 6.802 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope #9 6.802 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #9 6.802 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 6.802 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #9 6.802 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #9 6.802 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #9 6.802 mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex #9 6.802 bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev #9 6.802 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #9 6.802 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #9 6.802 xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n #9 6.802 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #9 6.802 libscalar-number-perl libsasl2-modules-gssapi-mit #9 6.802 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #9 6.802 libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl #9 6.802 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #9 6.802 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #9 6.802 libxml-sax-expatxs-perl bash-completion binutils-multiarch #9 6.802 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #9 6.802 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #9 6.802 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #9 6.802 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #9 6.802 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #9 6.802 python3-cryptography python3-openssl python3-socks python3.8-venv #9 6.802 python3.8-doc binfmt-support readline-doc zip wdiff-doc #9 7.297 The following NEW packages will be installed: #9 7.297 at autoconf automake autopoint autotools-dev binutils binutils-common #9 7.297 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #9 7.297 cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf #9 7.297 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #9 7.297 equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git #9 7.297 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #9 7.298 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #9 7.298 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #9 7.298 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #9 7.298 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #9 7.298 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #9 7.298 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 7.298 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #9 7.298 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 7.298 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #9 7.298 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #9 7.298 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #9 7.298 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #9 7.298 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #9 7.298 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #9 7.298 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #9 7.298 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 7.298 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #9 7.298 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 7.298 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #9 7.299 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 7.299 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #9 7.299 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #9 7.299 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #9 7.299 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #9 7.299 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #9 7.299 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 7.299 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 7.299 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #9 7.299 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #9 7.299 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #9 7.299 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #9 7.299 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #9 7.300 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #9 7.300 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #9 7.300 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #9 7.300 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 7.300 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 7.300 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #9 7.300 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #9 7.300 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #9 7.300 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 7.300 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 7.300 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #9 7.300 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 7.300 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 7.300 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 7.300 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 7.300 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #9 7.300 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #9 7.300 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 7.300 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 7.300 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 7.300 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #9 7.300 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #9 7.300 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #9 7.300 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #9 7.300 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 7.300 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 7.300 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #9 7.300 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #9 7.300 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #9 7.300 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 7.300 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #9 7.300 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 #9 7.300 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 7.300 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 7.300 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #9 7.301 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 7.301 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #9 7.301 openssh-client openssl patch patchutils perl perl-modules-5.30 #9 7.301 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #9 7.301 python-apt-common python3 python3-apt python3-certifi python3-chardet #9 7.301 python3-debian python3-gpg python3-idna python3-magic python3-minimal #9 7.301 python3-pkg-resources python3-requests python3-six python3-unidiff #9 7.302 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #9 7.302 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #9 7.302 xz-utils #9 7.739 0 upgraded, 354 newly installed, 0 to remove and 1 not upgraded. #9 7.739 Need to get 106 MB of archives. #9 7.739 After this operation, 481 MB of additional disk space will be used. #9 7.739 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB] #9 7.888 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1321 kB] #9 8.326 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.5 [717 kB] #9 8.373 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] #9 8.377 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.5 [1905 kB] #9 8.468 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] #9 8.468 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] #9 8.471 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] #9 8.473 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] #9 8.475 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] #9 8.480 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] #9 8.505 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.5 [1675 kB] #9 8.587 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.5 [387 kB] #9 8.606 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] #9 8.607 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] #9 8.608 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] #9 8.610 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB] #9 8.618 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB] #9 8.621 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB] #9 8.663 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] #9 8.663 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB] #9 8.699 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB] #9 8.715 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] #9 8.872 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] #9 8.873 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] #9 9.054 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] #9 9.075 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] #9 9.098 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20211016~20.04.1 [144 kB] #9 9.103 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.10 [4704 B] #9 9.103 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] #9 9.111 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] #9 9.115 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] #9 9.115 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB] #9 9.120 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB] #9 9.132 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] #9 9.203 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B] #9 9.203 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] #11 19.25 Installing : vim-filesystem-2:9.0.137-1.fc36.noarch 60/114 #11 19.50 Installing : cmake-data-3.22.2-1.fc36.noarch 61/114 #11 19.65 Installing : cmake-3.22.2-1.fc36.x86_64 62/114 #11 19.66 Installing : systemd-rpm-macros-250.8-1.fc36.noarch 63/114 #9 40.46 Setting up libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ... #9 40.48 Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.1) ... #9 40.49 Setting up libxmuu1:arm64 (2:1.1.3-3) ... #9 40.50 Setting up gpg (2.2.27-3ubuntu2.1) ... #9 40.51 Setting up libpython3-stdlib:arm64 (3.10.4-0ubuntu2) ... #9 40.53 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... #9 40.54 Setting up libperl5.34:arm64 (5.34.0-3ubuntu1) ... #9 40.55 Setting up gettext (0.21-4ubuntu4) ... #9 40.56 Setting up gpg-agent (2.2.27-3ubuntu2.1) ... #9 9.214 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #14 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 #11 19.76 Installing : kernel-headers-5.18.13-200.fc36.x86_64 64/114 #11 19.77 Installing : glibc-devel-2.35-15.fc36.x86_64 65/114 #11 19.78 Installing : libxcrypt-devel-4.4.28-1.fc36.x86_64 66/114 #11 20.24 Installing : gcc-12.1.1-1.fc36.x86_64 67/114 #11 20.25 Running scriptlet: gcc-12.1.1-1.fc36.x86_64 67/114 #9 41.04 Setting up python3.10 (3.10.4-3ubuntu0.1) ... #11 20.27 Installing : libxcrypt-static-4.4.28-1.fc36.x86_64 68/114 #11 20.38 Installing : glibc-static-2.35-15.fc36.x86_64 69/114 #11 20.39 Installing : annobin-docs-10.79-1.fc36.noarch 70/114 #11 20.43 Installing : xkeyboard-config-2.35.1-1.fc36.noarch 71/114 #11 20.45 Installing : libxkbcommon-1.4.0-1.fc36.x86_64 72/114 #11 20.50 Installing : python3-setuptools-59.6.0-2.fc36.noarch 73/114 #11 20.54 Installing : python3-setools-4.4.0-5.fc36.x86_64 74/114 #11 20.58 Installing : python3-policycoreutils-3.3-4.fc36.noarch 75/114 #11 20.59 Installing : policycoreutils-python-utils-3.3-4.fc36.noarch 76/114 #11 20.60 Installing : policycoreutils-devel-3.3-4.fc36.x86_64 77/114 #11 20.71 Installing : selinux-policy-devel-36.13-3.fc36.noarch 78/114 #11 20.72 Running scriptlet: selinux-policy-devel-36.13-3.fc36.noarch 78/114 #11 20.73 Installing : perl-lib-0.65-486.fc36.x86_64 79/114 #11 20.73 Installing : perl-File-Copy-2.35-486.fc36.noarch 80/114 #11 20.74 Installing : perl-File-Compare-1.100.600-486.fc36.noarch 81/114 #11 20.76 Installing : autoconf-2.71-2.fc36.noarch 82/114 #11 20.78 Installing : automake-1.16.5-7.fc36.noarch 83/114 #11 20.79 Installing : perl-Error-1:0.17029-8.fc36.noarch 84/114 #11 20.79 Installing : perl-Git-2.37.1-1.fc36.noarch 85/114 #11 20.80 Installing : git-2.37.1-1.fc36.x86_64 86/114 #11 20.81 Installing : libsepol-devel-3.3-3.fc36.x86_64 87/114 #11 20.82 Installing : libselinux-devel-3.3-4.fc36.x86_64 88/114 #11 20.83 Installing : dbus-common-1:1.14.0-1.fc36.noarch 89/114 #11 20.83 Running scriptlet: dbus-common-1:1.14.0-1.fc36.noarch 89/114 #11 20.84 Running scriptlet: dbus-broker-31-1.fc36.x86_64 90/114 #11 20.89 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range. #11 20.89 #11 20.90 Installing : dbus-broker-31-1.fc36.x86_64 90/114 #11 20.90 Running scriptlet: dbus-broker-31-1.fc36.x86_64 90/114 #9 41.73 Setting up libxpm4:arm64 (1:3.5.12-1build2) ... #9 41.74 Setting up libtool (2.4.6-15build2) ... #9 41.76 Setting up openssh-client (1:8.9p1-3) ... #9 41.83 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #9 41.83 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist #9 41.83 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #9 41.83 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist #9 41.84 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #11 20.91 Installing : dbus-1:1.14.0-1.fc36.x86_64 91/114 #11 20.92 Installing : device-mapper-libs-1.02.175-7.fc36.x86_64 92/114 #11 20.93 Installing : cryptsetup-libs-2.4.3-2.fc36.x86_64 93/114 #11 20.94 Installing : device-mapper-1.02.175-7.fc36.x86_64 94/114 #11 20.96 Installing : systemd-networkd-250.8-1.fc36.x86_64 95/114 #11 20.97 Running scriptlet: systemd-networkd-250.8-1.fc36.x86_64 95/114 #11 20.98 Installing : systemd-pam-250.8-1.fc36.x86_64 96/114 #11 20.99 Installing : systemd-resolved-250.8-1.fc36.x86_64 97/114 #9 41.84 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist #9 41.85 Setting up gpgsm (2.2.27-3ubuntu2.1) ... #9 41.87 Setting up libxext6:arm64 (2:1.3.4-1build1) ... #9 41.88 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.3) ... #9 41.89 Setting up python3 (3.10.4-0ubuntu2) ... #11 21.00 Running scriptlet: systemd-resolved-250.8-1.fc36.x86_64 97/114 #11 21.12 Installing : systemd-250.8-1.fc36.x86_64 98/114 #11 21.14 Running scriptlet: systemd-250.8-1.fc36.x86_64 98/114 #11 21.29 Creating group 'input' with GID 104. #11 21.29 Creating group 'kvm' with GID 36. #11 21.29 Creating group 'render' with GID 105. #11 21.29 Creating group 'sgx' with GID 106. #11 21.29 Creating group 'systemd-journal' with GID 190. #11 21.29 Creating group 'systemd-network' with GID 192. #11 21.29 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. #11 21.29 Creating group 'systemd-oom' with GID 998. #11 21.29 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998. #11 21.29 Creating group 'systemd-resolve' with GID 193. #11 21.29 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. #11 21.29 #11 21.30 Installing : systemd-devel-250.8-1.fc36.x86_64 99/114 #11 21.31 Installing : device-mapper-devel-1.02.175-7.fc36.x86_64 100/114 #11 21.32 Installing : libtool-2.4.7-1.fc36.x86_64 101/114 #11 21.34 Installing : libtool-ltdl-devel-2.4.7-1.fc36.x86_64 102/114 #11 21.34 Installing : annobin-plugin-gcc-10.79-1.fc36.x86_64 103/114 #11 21.35 Running scriptlet: annobin-plugin-gcc-10.79-1.fc36.x86_64 103/114 #11 21.37 Installing : gcc-plugin-annobin-12.1.1-1.fc36.x86_64 104/114 #11 21.38 Installing : btrfs-progs-devel-5.18-1.fc36.x86_64 105/114 #11 21.38 Installing : libseccomp-devel-2.5.3-2.fc36.x86_64 106/114 #11 21.39 Installing : which-2.21-32.fc36.x86_64 107/114 #11 21.39 Cleanup : systemd-libs-250.3-8.fc36.x86_64 108/114 #11 21.40 Cleanup : libgomp-12.0.1-0.16.fc36.x86_64 109/114 #11 21.41 Cleanup : glibc-2.35-4.fc36.x86_64 110/114 #11 21.42 Cleanup : glibc-minimal-langpack-2.35-4.fc36.x86_64 111/114 #9 42.17 Setting up python3-xdg (0.27-2) ... #9 42.32 Setting up man-db (2.10.2-1) ... #9 42.42 Building database of manual pages ... #11 21.44 Cleanup : glibc-gconv-extra-2.35-4.fc36.x86_64 112/114 #11 21.44 Running scriptlet: glibc-gconv-extra-2.35-4.fc36.x86_64 112/114 #11 21.46 Cleanup : glibc-common-2.35-4.fc36.x86_64 113/114 #11 21.47 Cleanup : libgcc-12.0.1-0.16.fc36.x86_64 114/114 #11 21.47 Running scriptlet: libgcc-12.0.1-0.16.fc36.x86_64 114/114 #11 21.49 Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 114/114 #11 21.50 Running scriptlet: systemd-resolved-250.8-1.fc36.x86_64 114/114 #9 42.63 Setting up libgpgme11:arm64 (1.16.0-1.2ubuntu4) ... #9 42.64 Setting up gcc (4:11.2.0-1ubuntu1) ... #9 42.67 Setting up python3-six (1.16.0-3ubuntu1) ... #9 42.80 Setting up dirmngr (2.2.27-3ubuntu2.1) ... #9 42.94 Setting up perl (5.34.0-3ubuntu1) ... #9 42.96 Setting up libpackage-stash-xs-perl (0.29-1build5) ... #9 42.98 Setting up libclass-data-inheritable-perl (0.08-3) ... #11 21.53 Running scriptlet: libgcc-12.0.1-0.16.fc36.x86_64 114/114 #9 42.99 Setting up libxs-parse-keyword-perl (0.21-1build1) ... #9 43.00 Setting up python3-gpg (1.16.0-1.2ubuntu4) ... #11 22.19 Verifying : autoconf-2.71-2.fc36.noarch 1/114 #11 22.19 Verifying : checkpolicy-3.3-2.fc36.x86_64 2/114 #11 22.19 Verifying : cmake-3.22.2-1.fc36.x86_64 3/114 #11 22.19 Verifying : cmake-data-3.22.2-1.fc36.noarch 4/114 #11 22.19 Verifying : cmake-filesystem-3.22.2-1.fc36.x86_64 5/114 #11 22.19 Verifying : cmake-rpm-macros-3.22.2-1.fc36.noarch 6/114 #11 22.19 Verifying : cryptsetup-libs-2.4.3-2.fc36.x86_64 7/114 #11 22.19 Verifying : dbus-1:1.14.0-1.fc36.x86_64 8/114 #11 22.19 Verifying : dbus-common-1:1.14.0-1.fc36.noarch 9/114 #11 22.19 Verifying : device-mapper-1.02.175-7.fc36.x86_64 10/114 #11 22.19 Verifying : device-mapper-devel-1.02.175-7.fc36.x86_64 11/114 #11 22.19 Verifying : device-mapper-libs-1.02.175-7.fc36.x86_64 12/114 #11 22.19 Verifying : e2fsprogs-libs-1.46.5-2.fc36.x86_64 13/114 #11 22.19 Verifying : guile22-2.2.7-5.fc36.x86_64 14/114 #11 22.19 Verifying : jsoncpp-1.9.5-2.fc36.x86_64 15/114 #11 22.19 Verifying : kmod-libs-29-7.fc36.x86_64 16/114 #11 22.19 Verifying : libcbor-0.7.0-5.fc36.x86_64 17/114 #11 22.19 Verifying : libedit-3.1-41.20210910cvs.fc36.x86_64 18/114 #11 22.19 Verifying : libfdisk-2.38-0.2.fc36.x86_64 19/114 #11 22.19 Verifying : libfido2-1.10.0-3.fc36.x86_64 20/114 #11 22.19 Verifying : libmpc-1.2.1-4.fc36.x86_64 21/114 #11 22.19 Verifying : libseccomp-2.5.3-2.fc36.x86_64 22/114 #11 22.19 Verifying : libseccomp-devel-2.5.3-2.fc36.x86_64 23/114 #11 22.19 Verifying : libselinux-devel-3.3-4.fc36.x86_64 24/114 #11 22.19 Verifying : libselinux-utils-3.3-4.fc36.x86_64 25/114 #11 22.19 Verifying : libsepol-devel-3.3-3.fc36.x86_64 26/114 #11 22.19 Verifying : libutempter-1.2.1-6.fc36.x86_64 27/114 #11 22.19 Verifying : libxcrypt-devel-4.4.28-1.fc36.x86_64 28/114 #11 22.19 Verifying : libxcrypt-static-4.4.28-1.fc36.x86_64 29/114 #11 22.19 Verifying : libxkbcommon-1.4.0-1.fc36.x86_64 30/114 #11 22.19 Verifying : lzo-2.10-6.fc36.x86_64 31/114 #11 22.19 Verifying : m4-1.4.19-3.fc36.x86_64 32/114 #11 22.19 Verifying : make-1:4.3-7.fc36.x86_64 33/114 #11 22.19 Verifying : openssh-8.8p1-1.fc36.1.x86_64 34/114 #11 22.19 Verifying : openssh-clients-8.8p1-1.fc36.1.x86_64 35/114 #11 22.19 Verifying : pcre2-devel-10.39-1.fc36.1.x86_64 36/114 #11 22.19 Verifying : pcre2-utf16-10.39-1.fc36.1.x86_64 37/114 #11 22.19 Verifying : pcre2-utf32-10.39-1.fc36.1.x86_64 38/114 #11 22.19 Verifying : perl-Error-1:0.17029-8.fc36.noarch 39/114 #11 22.19 Verifying : perl-File-Compare-1.100.600-486.fc36.noarch 40/114 #11 22.19 Verifying : perl-File-Copy-2.35-486.fc36.noarch 41/114 #11 22.19 Verifying : perl-File-Find-1.39-486.fc36.noarch 42/114 #11 22.19 Verifying : perl-TermReadKey-2.38-12.fc36.x86_64 43/114 #11 22.19 Verifying : perl-Thread-Queue-3.14-479.fc36.noarch 44/114 #11 22.19 Verifying : perl-lib-0.65-486.fc36.x86_64 45/114 #11 22.19 Verifying : perl-threads-1:2.26-449.fc36.x86_64 46/114 #11 22.19 Verifying : perl-threads-shared-1.62-479.fc36.x86_64 47/114 #11 22.19 Verifying : policycoreutils-3.3-4.fc36.x86_64 48/114 #11 22.19 Verifying : policycoreutils-devel-3.3-4.fc36.x86_64 49/114 #11 22.19 Verifying : policycoreutils-python-utils-3.3-4.fc36.noarch 50/114 #11 22.19 Verifying : python3-audit-3.0.8-1.fc36.x86_64 51/114 #11 22.19 Verifying : python3-libselinux-3.3-4.fc36.x86_64 52/114 #11 22.19 Verifying : python3-libsemanage-3.3-3.fc36.x86_64 53/114 #11 22.19 Verifying : python3-policycoreutils-3.3-4.fc36.noarch 54/114 #11 22.19 Verifying : python3-setools-4.4.0-5.fc36.x86_64 55/114 #11 22.19 Verifying : python3-setuptools-59.6.0-2.fc36.noarch 56/114 #11 22.19 Verifying : qrencode-libs-4.1.1-2.fc36.x86_64 57/114 #11 22.19 Verifying : rhash-1.4.2-2.fc36.x86_64 58/114 #11 22.19 Verifying : util-linux-2.38-0.2.fc36.x86_64 59/114 #11 22.19 Verifying : which-2.21-32.fc36.x86_64 60/114 #11 22.19 Verifying : xkeyboard-config-2.35.1-1.fc36.noarch 61/114 #11 22.19 Verifying : annobin-docs-10.79-1.fc36.noarch 62/114 #11 22.19 Verifying : annobin-plugin-gcc-10.79-1.fc36.x86_64 63/114 #11 22.19 Verifying : automake-1.16.5-7.fc36.noarch 64/114 #11 22.19 Verifying : btrfs-progs-5.18-1.fc36.x86_64 65/114 #11 22.19 Verifying : btrfs-progs-devel-5.18-1.fc36.x86_64 66/114 #11 22.19 Verifying : cpp-12.1.1-1.fc36.x86_64 67/114 #11 22.19 Verifying : dbus-broker-31-1.fc36.x86_64 68/114 #11 22.19 Verifying : emacs-filesystem-1:28.1-2.fc36.noarch 69/114 #11 22.19 Verifying : gc-8.0.6-3.fc36.x86_64 70/114 #11 22.19 Verifying : gcc-12.1.1-1.fc36.x86_64 71/114 #11 22.19 Verifying : gcc-plugin-annobin-12.1.1-1.fc36.x86_64 72/114 #11 22.19 Verifying : git-2.37.1-1.fc36.x86_64 73/114 #11 22.19 Verifying : git-core-2.37.1-1.fc36.x86_64 74/114 #11 22.19 Verifying : git-core-doc-2.37.1-1.fc36.noarch 75/114 #11 22.19 Verifying : glibc-devel-2.35-15.fc36.x86_64 76/114 #11 22.19 Verifying : glibc-headers-x86-2.35-15.fc36.noarch 77/114 #11 22.19 Verifying : glibc-static-2.35-15.fc36.x86_64 78/114 #11 22.19 Verifying : kernel-headers-5.18.13-200.fc36.x86_64 79/114 #11 22.19 Verifying : less-590-5.fc36.x86_64 80/114 #11 22.19 Verifying : libargon2-20171227-9.fc36.x86_64 81/114 #11 22.19 Verifying : libbpf-2:0.7.0-3.fc36.x86_64 82/114 #11 22.19 Verifying : libbtrfs-5.18-1.fc36.x86_64 83/114 #11 22.19 Verifying : libbtrfsutil-5.18-1.fc36.x86_64 84/114 #11 22.19 Verifying : libtool-2.4.7-1.fc36.x86_64 85/114 #11 22.19 Verifying : libtool-ltdl-2.4.7-1.fc36.x86_64 86/114 #11 22.19 Verifying : libtool-ltdl-devel-2.4.7-1.fc36.x86_64 87/114 #11 22.19 Verifying : libuv-1:1.44.2-1.fc36.x86_64 88/114 #11 22.19 Verifying : perl-Git-2.37.1-1.fc36.noarch 89/114 #11 22.19 Verifying : rpm-plugin-selinux-4.17.1-3.fc36.x86_64 90/114 #11 22.19 Verifying : selinux-policy-36.13-3.fc36.noarch 91/114 #11 22.19 Verifying : selinux-policy-devel-36.13-3.fc36.noarch 92/114 #11 22.19 Verifying : selinux-policy-targeted-36.13-3.fc36.noarch 93/114 #11 22.19 Verifying : systemd-250.8-1.fc36.x86_64 94/114 #11 22.19 Verifying : systemd-devel-250.8-1.fc36.x86_64 95/114 #11 22.19 Verifying : systemd-networkd-250.8-1.fc36.x86_64 96/114 #11 22.19 Verifying : systemd-pam-250.8-1.fc36.x86_64 97/114 #11 22.19 Verifying : systemd-resolved-250.8-1.fc36.x86_64 98/114 #11 22.19 Verifying : systemd-rpm-macros-250.8-1.fc36.noarch 99/114 #11 22.19 Verifying : vim-filesystem-2:9.0.137-1.fc36.noarch 100/114 #11 22.19 Verifying : glibc-2.35-15.fc36.x86_64 101/114 #11 22.19 Verifying : glibc-2.35-4.fc36.x86_64 102/114 #11 22.19 Verifying : glibc-common-2.35-15.fc36.x86_64 103/114 #11 22.19 Verifying : glibc-common-2.35-4.fc36.x86_64 104/114 #11 22.19 Verifying : glibc-gconv-extra-2.35-15.fc36.x86_64 105/114 #11 22.20 Verifying : glibc-gconv-extra-2.35-4.fc36.x86_64 106/114 #11 22.20 Verifying : glibc-minimal-langpack-2.35-15.fc36.x86_64 107/114 #11 22.20 Verifying : glibc-minimal-langpack-2.35-4.fc36.x86_64 108/114 #11 22.20 Verifying : libgcc-12.1.1-1.fc36.x86_64 109/114 #11 22.20 Verifying : libgcc-12.0.1-0.16.fc36.x86_64 110/114 #11 22.20 Verifying : libgomp-12.1.1-1.fc36.x86_64 111/114 #11 22.20 Verifying : libgomp-12.0.1-0.16.fc36.x86_64 112/114 #11 22.20 Verifying : systemd-libs-250.8-1.fc36.x86_64 113/114 #11 22.20 Verifying : systemd-libs-250.3-8.fc36.x86_64 114/114 #11 22.38 #11 22.38 Upgraded: #11 22.38 glibc-2.35-15.fc36.x86_64 #11 22.38 glibc-common-2.35-15.fc36.x86_64 #11 22.38 glibc-gconv-extra-2.35-15.fc36.x86_64 #11 22.38 glibc-minimal-langpack-2.35-15.fc36.x86_64 #11 22.38 libgcc-12.1.1-1.fc36.x86_64 #11 22.38 libgomp-12.1.1-1.fc36.x86_64 #11 22.38 systemd-libs-250.8-1.fc36.x86_64 #11 22.38 Installed: #11 22.38 annobin-docs-10.79-1.fc36.noarch #11 22.38 annobin-plugin-gcc-10.79-1.fc36.x86_64 #11 22.38 autoconf-2.71-2.fc36.noarch #11 22.38 automake-1.16.5-7.fc36.noarch #11 22.38 btrfs-progs-5.18-1.fc36.x86_64 #11 22.38 btrfs-progs-devel-5.18-1.fc36.x86_64 #11 22.38 checkpolicy-3.3-2.fc36.x86_64 #11 22.38 cmake-3.22.2-1.fc36.x86_64 #11 22.38 cmake-data-3.22.2-1.fc36.noarch #11 22.38 cmake-filesystem-3.22.2-1.fc36.x86_64 #11 22.38 cmake-rpm-macros-3.22.2-1.fc36.noarch #11 22.38 cpp-12.1.1-1.fc36.x86_64 #11 22.38 cryptsetup-libs-2.4.3-2.fc36.x86_64 #11 22.38 dbus-1:1.14.0-1.fc36.x86_64 #11 22.38 dbus-broker-31-1.fc36.x86_64 #11 22.38 dbus-common-1:1.14.0-1.fc36.noarch #11 22.38 device-mapper-1.02.175-7.fc36.x86_64 #11 22.38 device-mapper-devel-1.02.175-7.fc36.x86_64 #11 22.38 device-mapper-libs-1.02.175-7.fc36.x86_64 #11 22.38 e2fsprogs-libs-1.46.5-2.fc36.x86_64 #11 22.38 emacs-filesystem-1:28.1-2.fc36.noarch #11 22.38 gc-8.0.6-3.fc36.x86_64 #11 22.38 gcc-12.1.1-1.fc36.x86_64 #11 22.38 gcc-plugin-annobin-12.1.1-1.fc36.x86_64 #11 22.38 git-2.37.1-1.fc36.x86_64 #11 22.38 git-core-2.37.1-1.fc36.x86_64 #11 22.38 git-core-doc-2.37.1-1.fc36.noarch #11 22.38 glibc-devel-2.35-15.fc36.x86_64 #11 22.38 glibc-headers-x86-2.35-15.fc36.noarch #11 22.38 glibc-static-2.35-15.fc36.x86_64 #11 22.38 guile22-2.2.7-5.fc36.x86_64 #11 22.38 jsoncpp-1.9.5-2.fc36.x86_64 #11 22.38 kernel-headers-5.18.13-200.fc36.x86_64 #11 22.38 kmod-libs-29-7.fc36.x86_64 #11 22.38 less-590-5.fc36.x86_64 #11 22.38 libargon2-20171227-9.fc36.x86_64 #11 22.38 libbpf-2:0.7.0-3.fc36.x86_64 #11 22.38 libbtrfs-5.18-1.fc36.x86_64 #11 22.38 libbtrfsutil-5.18-1.fc36.x86_64 #11 22.38 libcbor-0.7.0-5.fc36.x86_64 #11 22.38 libedit-3.1-41.20210910cvs.fc36.x86_64 #11 22.38 libfdisk-2.38-0.2.fc36.x86_64 #11 22.38 libfido2-1.10.0-3.fc36.x86_64 #11 22.38 libmpc-1.2.1-4.fc36.x86_64 #11 22.38 libseccomp-2.5.3-2.fc36.x86_64 #11 22.38 libseccomp-devel-2.5.3-2.fc36.x86_64 #11 22.38 libselinux-devel-3.3-4.fc36.x86_64 #11 22.38 libselinux-utils-3.3-4.fc36.x86_64 #11 22.38 libsepol-devel-3.3-3.fc36.x86_64 #11 22.38 libtool-2.4.7-1.fc36.x86_64 #11 22.38 libtool-ltdl-2.4.7-1.fc36.x86_64 #11 22.38 libtool-ltdl-devel-2.4.7-1.fc36.x86_64 #11 22.38 libutempter-1.2.1-6.fc36.x86_64 #11 22.38 libuv-1:1.44.2-1.fc36.x86_64 #11 22.38 libxcrypt-devel-4.4.28-1.fc36.x86_64 #11 22.38 libxcrypt-static-4.4.28-1.fc36.x86_64 #11 22.38 libxkbcommon-1.4.0-1.fc36.x86_64 #11 22.38 lzo-2.10-6.fc36.x86_64 #11 22.38 m4-1.4.19-3.fc36.x86_64 #11 22.38 make-1:4.3-7.fc36.x86_64 #11 22.38 openssh-8.8p1-1.fc36.1.x86_64 #11 22.38 openssh-clients-8.8p1-1.fc36.1.x86_64 #11 22.38 pcre2-devel-10.39-1.fc36.1.x86_64 #11 22.38 pcre2-utf16-10.39-1.fc36.1.x86_64 #11 22.38 pcre2-utf32-10.39-1.fc36.1.x86_64 #11 22.38 perl-Error-1:0.17029-8.fc36.noarch #11 22.38 perl-File-Compare-1.100.600-486.fc36.noarch #11 22.38 perl-File-Copy-2.35-486.fc36.noarch #11 22.38 perl-File-Find-1.39-486.fc36.noarch #11 22.38 perl-Git-2.37.1-1.fc36.noarch #11 22.38 perl-TermReadKey-2.38-12.fc36.x86_64 #11 22.38 perl-Thread-Queue-3.14-479.fc36.noarch #11 22.38 perl-lib-0.65-486.fc36.x86_64 #11 22.38 perl-threads-1:2.26-449.fc36.x86_64 #11 22.38 perl-threads-shared-1.62-479.fc36.x86_64 #11 22.38 policycoreutils-3.3-4.fc36.x86_64 #11 22.38 policycoreutils-devel-3.3-4.fc36.x86_64 #11 22.38 policycoreutils-python-utils-3.3-4.fc36.noarch #11 22.38 python3-audit-3.0.8-1.fc36.x86_64 #11 22.38 python3-libselinux-3.3-4.fc36.x86_64 #11 22.38 python3-libsemanage-3.3-3.fc36.x86_64 #11 22.38 python3-policycoreutils-3.3-4.fc36.noarch #11 22.38 python3-setools-4.4.0-5.fc36.x86_64 #11 22.38 python3-setuptools-59.6.0-2.fc36.noarch #11 22.38 qrencode-libs-4.1.1-2.fc36.x86_64 #11 22.38 rhash-1.4.2-2.fc36.x86_64 #11 22.38 rpm-plugin-selinux-4.17.1-3.fc36.x86_64 #11 22.38 selinux-policy-36.13-3.fc36.noarch #11 22.38 selinux-policy-devel-36.13-3.fc36.noarch #11 22.38 selinux-policy-targeted-36.13-3.fc36.noarch #11 22.38 systemd-250.8-1.fc36.x86_64 #11 22.38 systemd-devel-250.8-1.fc36.x86_64 #11 22.38 systemd-networkd-250.8-1.fc36.x86_64 #11 22.38 systemd-pam-250.8-1.fc36.x86_64 #11 22.38 systemd-resolved-250.8-1.fc36.x86_64 #11 22.38 systemd-rpm-macros-250.8-1.fc36.noarch #11 22.38 util-linux-2.38-0.2.fc36.x86_64 #11 22.38 vim-filesystem-2:9.0.137-1.fc36.noarch #11 22.38 which-2.21-32.fc36.x86_64 #11 22.38 xkeyboard-config-2.35.1-1.fc36.noarch #11 22.39 #11 22.39 Complete! #11 48.37 Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 77/115 #11 56.59 Installing : python3-policycoreutils-3.3-1.fc35.noarch 78/115 #11 56.64 Installing : policycoreutils-python-utils-3.3-1.fc35.noarch 79/115 #11 56.67 Installing : policycoreutils-devel-3.3-1.fc35.x86_64 80/115 #11 56.77 Installing : selinux-policy-devel-35.18-1.fc35.noarch 81/115 #11 56.80 Running scriptlet: selinux-policy-devel-35.18-1.fc35.noarch 81/115 #11 56.81 Running scriptlet: openssh-8.7p1-3.fc35.x86_64 82/115 #11 56.85 Installing : openssh-8.7p1-3.fc35.x86_64 82/115 #11 56.88 Installing : libedit-3.1-40.20210910cvs.fc35.x86_64 83/115 #11 56.92 Installing : libcbor-0.7.0-4.fc35.x86_64 84/115 #11 56.92 Installing : libfido2-1.8.0-1.fc35.x86_64 85/115 #11 56.96 Installing : openssh-clients-8.7p1-3.fc35.x86_64 86/115 #11 56.97 Running scriptlet: openssh-clients-8.7p1-3.fc35.x86_64 86/115 #11 57.06 Installing : git-core-2.37.1-1.fc35.x86_64 87/115 #11 57.12 Installing : git-core-doc-2.37.1-1.fc35.noarch 88/115 #11 57.16 Installing : perl-Git-2.37.1-1.fc35.noarch 89/115 #11 57.17 Installing : git-2.37.1-1.fc35.x86_64 90/115 #11 57.20 Installing : libargon2-20171227-7.fc35.x86_64 91/115 #11 57.21 Installing : e2fsprogs-libs-1.46.3-1.fc35.x86_64 92/115 #11 57.26 Installing : btrfs-progs-5.18-1.fc35.x86_64 93/115 #11 57.27 Installing : acl-2.3.1-2.fc35.x86_64 94/115 #11 57.32 Installing : cryptsetup-libs-2.4.3-1.fc35.x86_64 95/115 #11 57.35 Installing : device-mapper-libs-1.02.175-6.fc35.x86_64 96/115 #11 57.36 Installing : device-mapper-1.02.175-6.fc35.x86_64 97/115 #11 57.40 Installing : systemd-networkd-249.12-5.fc35.x86_64 98/115 #11 57.41 Running scriptlet: systemd-networkd-249.12-5.fc35.x86_64 98/115 #11 57.43 Installing : systemd-pam-249.12-5.fc35.x86_64 99/115 #11 57.46 Installing : systemd-resolved-249.12-5.fc35.x86_64 100/115 #11 57.46 Running scriptlet: systemd-resolved-249.12-5.fc35.x86_64 100/115 #11 57.58 Installing : systemd-249.12-5.fc35.x86_64 101/115 #11 57.62 Running scriptlet: systemd-249.12-5.fc35.x86_64 101/115 #11 57.78 Creating group input with gid 104. #11 57.78 Creating group kvm with gid 36. #11 57.78 Creating group render with gid 105. #11 57.78 Creating group sgx with gid 106. #11 57.78 Creating group systemd-journal with gid 190. #11 57.78 Creating group systemd-network with gid 192. #11 57.78 Creating user systemd-network (systemd Network Management) with uid 192 and gid 192. #11 57.78 Creating group systemd-oom with gid 997. #11 57.78 Creating user systemd-oom (systemd Userspace OOM Killer) with uid 997 and gid 997. #11 57.78 Creating group systemd-resolve with gid 193. #11 57.78 Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193. #11 57.78 Creating group systemd-timesync with gid 996. #11 57.78 Creating user systemd-timesync (systemd Time Synchronization) with uid 996 and gid 996. #11 57.78 Creating group systemd-coredump with gid 995. #11 57.78 Creating user systemd-coredump (systemd Core Dumper) with uid 995 and gid 995. #11 57.78 #11 57.79 Installing : systemd-devel-249.12-5.fc35.x86_64 102/115 #11 57.83 Installing : device-mapper-devel-1.02.175-6.fc35.x86_64 103/115 #11 57.84 Installing : btrfs-progs-devel-5.18-1.fc35.x86_64 104/115 #11 57.84 Installing : annobin-plugin-gcc-10.66-2.fc35.x86_64 105/115 #11 57.88 Installing : libtool-2.4.6-50.fc35.x86_64 106/115 #11 57.89 Installing : libtool-ltdl-devel-2.4.6-50.fc35.x86_64 107/115 #11 57.92 Installing : libseccomp-devel-2.5.3-1.fc35.x86_64 108/115 #11 57.93 Installing : systemd-rpm-macros-249.12-5.fc35.noarch 109/115 #11 57.94 Installing : which-2.21-27.fc35.x86_64 110/115 #11 57.96 Cleanup : pcre2-10.39-1.fc35.x86_64 111/115 #11 57.97 Cleanup : pcre2-syntax-10.39-1.fc35.noarch 112/115 #11 57.97 Cleanup : libgomp-11.2.1-9.fc35.x86_64 113/115 #11 58.03 Cleanup : libgcc-11.2.1-9.fc35.x86_64 114/115 #11 58.03 Running scriptlet: libgcc-11.2.1-9.fc35.x86_64 114/115 #11 58.05 Cleanup : audit-libs-3.0.7-2.fc35.x86_64 115/115 #11 58.08 Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 115/115 #11 58.09 Running scriptlet: systemd-resolved-249.12-5.fc35.x86_64 115/115 #11 58.12 Running scriptlet: audit-libs-3.0.7-2.fc35.x86_64 115/115 #9 43.17 Setting up libdata-dump-perl (1.25-1) ... #9 43.18 Setting up python3-certifi (2020.6.20-1) ... #9 43.30 Setting up libfile-find-rule-perl (0.34-1) ... #9 43.32 Setting up libref-util-perl (0.204-1) ... #9 43.33 Setting up libipc-system-simple-perl (1.30-1) ... #9 43.34 Setting up libnet-domain-tld-perl (1.75-1.1) ... #9 43.35 Setting up libperlio-utf8-strict-perl (0.009-1build1) ... #9 43.37 Setting up libsocket6-perl (0.29-1build4) ... #9 43.38 Setting up libio-prompt-tiny-perl (0.003-1) ... #9 43.39 Setting up libhash-fieldhash-perl (0.15-1build5) ... #11 DONE 22.5s #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go #13 sha256:5563f962c545bae005d7c55137eb9d94c0016f46c6d2458876775cb3317a79a0 #11 58.46 Verifying : acl-2.3.1-2.fc35.x86_64 1/115 #11 58.46 Verifying : autoconf-2.69-37.fc35.noarch 2/115 #11 58.46 Verifying : automake-1.16.2-5.fc35.noarch 3/115 #11 58.46 Verifying : dbus-broker-29-4.fc35.x86_64 4/115 #11 58.46 Verifying : device-mapper-1.02.175-6.fc35.x86_64 5/115 #11 58.46 Verifying : device-mapper-devel-1.02.175-6.fc35.x86_64 6/115 #11 58.46 Verifying : device-mapper-libs-1.02.175-6.fc35.x86_64 7/115 #11 58.46 Verifying : e2fsprogs-libs-1.46.3-1.fc35.x86_64 8/115 #11 58.46 Verifying : emacs-filesystem-1:27.2-9.fc35.noarch 9/115 #11 58.46 Verifying : gc-8.0.4-6.fc35.x86_64 10/115 #11 58.46 Verifying : guile22-2.2.7-3.fc35.x86_64 11/115 #11 58.46 Verifying : iptables-legacy-libs-1.8.7-13.fc35.x86_64 12/115 #11 58.46 Verifying : kmod-libs-29-4.fc35.x86_64 13/115 #11 58.46 Verifying : libargon2-20171227-7.fc35.x86_64 14/115 #11 58.46 Verifying : libcbor-0.7.0-4.fc35.x86_64 15/115 #11 58.46 Verifying : libedit-3.1-40.20210910cvs.fc35.x86_64 16/115 #11 58.46 Verifying : libfido2-1.8.0-1.fc35.x86_64 17/115 #11 58.46 Verifying : libmpc-1.2.1-3.fc35.x86_64 18/115 #11 58.46 Verifying : libnl3-3.5.0-8.fc35.x86_64 19/115 #11 58.46 Verifying : libpcap-14:1.10.1-2.fc35.x86_64 20/115 #11 58.46 Verifying : libutempter-1.2.1-5.fc35.x86_64 21/115 #11 58.46 Verifying : libxkbcommon-1.3.1-1.fc35.x86_64 22/115 #11 58.46 Verifying : lzo-2.10-5.fc35.x86_64 23/115 #11 58.46 Verifying : m4-1.4.19-2.fc35.x86_64 24/115 #11 58.46 Verifying : make-1:4.3-6.fc35.x86_64 25/115 #11 58.46 Verifying : perl-Error-1:0.17029-7.fc35.noarch 26/115 #11 58.46 Verifying : perl-TermReadKey-2.38-11.fc35.x86_64 27/115 #11 58.46 Verifying : perl-Thread-Queue-3.14-478.fc35.noarch 28/115 #11 58.46 Verifying : perl-threads-1:2.26-448.fc35.x86_64 29/115 #11 58.46 Verifying : perl-threads-shared-1.62-478.fc35.x86_64 30/115 #11 58.46 Verifying : python3-setools-4.4.0-3.fc35.x86_64 31/115 #11 58.46 Verifying : python3-setuptools-57.4.0-1.fc35.noarch 32/115 #11 58.46 Verifying : rhash-1.4.0-4.fc35.x86_64 33/115 #11 58.46 Verifying : which-2.21-27.fc35.x86_64 34/115 #11 58.46 Verifying : xkeyboard-config-2.33-2.fc35.noarch 35/115 #11 58.46 Verifying : annobin-docs-10.66-2.fc35.noarch 36/115 #11 58.46 Verifying : annobin-plugin-gcc-10.66-2.fc35.x86_64 37/115 #11 58.46 Verifying : btrfs-progs-5.18-1.fc35.x86_64 38/115 #11 58.46 Verifying : btrfs-progs-devel-5.18-1.fc35.x86_64 39/115 #11 58.46 Verifying : checkpolicy-3.3-1.fc35.x86_64 40/115 #11 58.46 Verifying : cmake-3.22.2-1.fc35.x86_64 41/115 #11 58.46 Verifying : cmake-data-3.22.2-1.fc35.noarch 42/115 #11 58.46 Verifying : cmake-filesystem-3.22.2-1.fc35.x86_64 43/115 #11 58.46 Verifying : cmake-rpm-macros-3.22.2-1.fc35.noarch 44/115 #11 58.46 Verifying : cpp-11.3.1-2.fc35.x86_64 45/115 #11 58.46 Verifying : cryptsetup-libs-2.4.3-1.fc35.x86_64 46/115 #11 58.46 Verifying : dbus-1:1.12.22-1.fc35.x86_64 47/115 #11 58.46 Verifying : dbus-common-1:1.12.22-1.fc35.noarch 48/115 #11 58.46 Verifying : gcc-11.3.1-2.fc35.x86_64 49/115 #11 58.46 Verifying : git-2.37.1-1.fc35.x86_64 50/115 #11 58.46 Verifying : git-core-2.37.1-1.fc35.x86_64 51/115 #11 58.46 Verifying : git-core-doc-2.37.1-1.fc35.noarch 52/115 #11 58.46 Verifying : glibc-devel-2.34-38.fc35.x86_64 53/115 #11 58.46 Verifying : glibc-headers-x86-2.34-38.fc35.noarch 54/115 #11 58.46 Verifying : glibc-static-2.34-38.fc35.x86_64 55/115 #11 58.46 Verifying : jsoncpp-1.9.4-5.fc35.x86_64 56/115 #11 58.46 Verifying : kernel-headers-5.18.13-100.fc35.x86_64 57/115 #11 58.46 Verifying : less-590-2.fc35.x86_64 58/115 #11 58.46 Verifying : libbpf-2:0.6.1-2.fc35.x86_64 59/115 #11 58.46 Verifying : libbtrfs-5.18-1.fc35.x86_64 60/115 #11 58.46 Verifying : libbtrfsutil-5.18-1.fc35.x86_64 61/115 #11 58.46 Verifying : libfdisk-2.37.4-1.fc35.x86_64 62/115 #11 58.46 Verifying : libibverbs-39.0-1.fc35.x86_64 63/115 #11 58.46 Verifying : libseccomp-2.5.3-1.fc35.x86_64 64/115 #11 58.46 Verifying : libseccomp-devel-2.5.3-1.fc35.x86_64 65/115 #11 58.47 Verifying : libselinux-devel-3.3-1.fc35.x86_64 66/115 #11 58.47 Verifying : libselinux-utils-3.3-1.fc35.x86_64 67/115 #11 58.47 Verifying : libsepol-devel-3.3-2.fc35.x86_64 68/115 #11 58.47 Verifying : libtool-2.4.6-50.fc35.x86_64 69/115 #11 58.47 Verifying : libtool-ltdl-2.4.6-50.fc35.x86_64 70/115 #11 58.47 Verifying : libtool-ltdl-devel-2.4.6-50.fc35.x86_64 71/115 #11 58.47 Verifying : libuv-1:1.44.2-1.fc35.x86_64 72/115 #11 58.47 Verifying : libxcrypt-devel-4.4.28-1.fc35.x86_64 73/115 #11 58.47 Verifying : libxcrypt-static-4.4.28-1.fc35.x86_64 74/115 #11 58.47 Verifying : openssh-8.7p1-3.fc35.x86_64 75/115 #11 58.47 Verifying : openssh-clients-8.7p1-3.fc35.x86_64 76/115 #11 58.47 Verifying : pcre2-devel-10.40-1.fc35.x86_64 77/115 #11 58.47 Verifying : pcre2-utf16-10.40-1.fc35.x86_64 78/115 #11 58.47 Verifying : pcre2-utf32-10.40-1.fc35.x86_64 79/115 #11 58.47 Verifying : perl-File-Compare-1.100.600-486.fc35.noarch 80/115 #11 58.47 Verifying : perl-File-Copy-2.35-486.fc35.noarch 81/115 #11 58.47 Verifying : perl-File-Find-1.39-486.fc35.noarch 82/115 #11 58.47 Verifying : perl-Git-2.37.1-1.fc35.noarch 83/115 #11 58.47 Verifying : perl-lib-0.65-486.fc35.x86_64 84/115 #11 58.47 Verifying : policycoreutils-3.3-1.fc35.x86_64 85/115 #11 58.47 Verifying : policycoreutils-devel-3.3-1.fc35.x86_64 86/115 #11 58.47 Verifying : policycoreutils-python-utils-3.3-1.fc35.noarch 87/115 #11 58.47 Verifying : python3-audit-3.0.8-1.fc35.x86_64 88/115 #11 58.47 Verifying : python3-libselinux-3.3-1.fc35.x86_64 89/115 #11 58.47 Verifying : python3-libsemanage-3.3-1.fc35.x86_64 90/115 #11 58.47 Verifying : python3-policycoreutils-3.3-1.fc35.noarch 91/115 #11 58.47 Verifying : qrencode-libs-4.1.1-1.fc35.x86_64 92/115 #11 58.47 Verifying : rpm-plugin-selinux-4.17.1-2.fc35.x86_64 93/115 #11 58.47 Verifying : selinux-policy-35.18-1.fc35.noarch 94/115 #11 58.47 Verifying : selinux-policy-devel-35.18-1.fc35.noarch 95/115 #11 58.47 Verifying : selinux-policy-targeted-35.18-1.fc35.noarch 96/115 #11 58.47 Verifying : systemd-249.12-5.fc35.x86_64 97/115 #11 58.47 Verifying : systemd-devel-249.12-5.fc35.x86_64 98/115 #11 58.47 Verifying : systemd-networkd-249.12-5.fc35.x86_64 99/115 #11 58.47 Verifying : systemd-pam-249.12-5.fc35.x86_64 100/115 #11 58.47 Verifying : systemd-resolved-249.12-5.fc35.x86_64 101/115 #11 58.47 Verifying : systemd-rpm-macros-249.12-5.fc35.noarch 102/115 #11 58.47 Verifying : util-linux-2.37.4-1.fc35.x86_64 103/115 #11 58.47 Verifying : util-linux-core-2.37.4-1.fc35.x86_64 104/115 #11 58.47 Verifying : vim-filesystem-2:9.0.077-1.fc35.noarch 105/115 #11 58.47 Verifying : audit-libs-3.0.8-1.fc35.x86_64 106/115 #11 58.47 Verifying : audit-libs-3.0.7-2.fc35.x86_64 107/115 #11 58.47 Verifying : libgcc-11.3.1-2.fc35.x86_64 108/115 #11 58.47 Verifying : libgcc-11.2.1-9.fc35.x86_64 109/115 #11 58.47 Verifying : libgomp-11.3.1-2.fc35.x86_64 110/115 #11 58.47 Verifying : libgomp-11.2.1-9.fc35.x86_64 111/115 #11 58.47 Verifying : pcre2-10.40-1.fc35.x86_64 112/115 #11 58.47 Verifying : pcre2-10.39-1.fc35.x86_64 113/115 #11 58.47 Verifying : pcre2-syntax-10.40-1.fc35.noarch 114/115 #9 43.40 Setting up libgd3:arm64 (2.3.0-2ubuntu2) ... #9 43.42 Setting up libvariable-magic-perl (0.62-1build5) ... #9 43.43 Setting up python3-idna (3.3-1) ... #9 43.63 Setting up libio-html-perl (1.004-2) ... #9 43.64 Setting up libpod-parser-perl (1.63-2) ... #9 43.66 Setting up libb-hooks-op-check-perl (0.22-1build5) ... #11 58.47 Verifying : pcre2-syntax-10.39-1.fc35.noarch 115/115 #11 58.69 #11 58.69 Upgraded: #11 58.69 audit-libs-3.0.8-1.fc35.x86_64 libgcc-11.3.1-2.fc35.x86_64 #11 58.69 libgomp-11.3.1-2.fc35.x86_64 pcre2-10.40-1.fc35.x86_64 #11 58.69 pcre2-syntax-10.40-1.fc35.noarch #11 58.69 Installed: #11 58.69 acl-2.3.1-2.fc35.x86_64 #11 58.69 annobin-docs-10.66-2.fc35.noarch #11 58.69 annobin-plugin-gcc-10.66-2.fc35.x86_64 #11 58.69 autoconf-2.69-37.fc35.noarch #11 58.69 automake-1.16.2-5.fc35.noarch #11 58.69 btrfs-progs-5.18-1.fc35.x86_64 #11 58.69 btrfs-progs-devel-5.18-1.fc35.x86_64 #11 58.69 checkpolicy-3.3-1.fc35.x86_64 #11 58.69 cmake-3.22.2-1.fc35.x86_64 #11 58.69 cmake-data-3.22.2-1.fc35.noarch #11 58.69 cmake-filesystem-3.22.2-1.fc35.x86_64 #11 58.69 cmake-rpm-macros-3.22.2-1.fc35.noarch #11 58.69 cpp-11.3.1-2.fc35.x86_64 #11 58.69 cryptsetup-libs-2.4.3-1.fc35.x86_64 #11 58.69 dbus-1:1.12.22-1.fc35.x86_64 #11 58.69 dbus-broker-29-4.fc35.x86_64 #11 58.69 dbus-common-1:1.12.22-1.fc35.noarch #11 58.69 device-mapper-1.02.175-6.fc35.x86_64 #11 58.69 device-mapper-devel-1.02.175-6.fc35.x86_64 #11 58.69 device-mapper-libs-1.02.175-6.fc35.x86_64 #11 58.69 e2fsprogs-libs-1.46.3-1.fc35.x86_64 #11 58.69 emacs-filesystem-1:27.2-9.fc35.noarch #11 58.69 gc-8.0.4-6.fc35.x86_64 #11 58.69 gcc-11.3.1-2.fc35.x86_64 #11 58.69 git-2.37.1-1.fc35.x86_64 #11 58.69 git-core-2.37.1-1.fc35.x86_64 #11 58.69 git-core-doc-2.37.1-1.fc35.noarch #11 58.69 glibc-devel-2.34-38.fc35.x86_64 #11 58.69 glibc-headers-x86-2.34-38.fc35.noarch #11 58.69 glibc-static-2.34-38.fc35.x86_64 #11 58.69 guile22-2.2.7-3.fc35.x86_64 #11 58.69 iptables-legacy-libs-1.8.7-13.fc35.x86_64 #11 58.69 jsoncpp-1.9.4-5.fc35.x86_64 #11 58.69 kernel-headers-5.18.13-100.fc35.x86_64 #11 58.69 kmod-libs-29-4.fc35.x86_64 #11 58.69 less-590-2.fc35.x86_64 #11 58.69 libargon2-20171227-7.fc35.x86_64 #11 58.69 libbpf-2:0.6.1-2.fc35.x86_64 #11 58.69 libbtrfs-5.18-1.fc35.x86_64 #11 58.69 libbtrfsutil-5.18-1.fc35.x86_64 #11 58.69 libcbor-0.7.0-4.fc35.x86_64 #11 58.69 libedit-3.1-40.20210910cvs.fc35.x86_64 #11 58.69 libfdisk-2.37.4-1.fc35.x86_64 #11 58.69 libfido2-1.8.0-1.fc35.x86_64 #11 58.69 libibverbs-39.0-1.fc35.x86_64 #11 58.69 libmpc-1.2.1-3.fc35.x86_64 #11 58.69 libnl3-3.5.0-8.fc35.x86_64 #11 58.69 libpcap-14:1.10.1-2.fc35.x86_64 #11 58.69 libseccomp-2.5.3-1.fc35.x86_64 #11 58.69 libseccomp-devel-2.5.3-1.fc35.x86_64 #11 58.69 libselinux-devel-3.3-1.fc35.x86_64 #11 58.69 libselinux-utils-3.3-1.fc35.x86_64 #11 58.69 libsepol-devel-3.3-2.fc35.x86_64 #11 58.69 libtool-2.4.6-50.fc35.x86_64 #11 58.69 libtool-ltdl-2.4.6-50.fc35.x86_64 #11 58.69 libtool-ltdl-devel-2.4.6-50.fc35.x86_64 #11 58.69 libutempter-1.2.1-5.fc35.x86_64 #11 58.69 libuv-1:1.44.2-1.fc35.x86_64 #11 58.69 libxcrypt-devel-4.4.28-1.fc35.x86_64 #11 58.69 libxcrypt-static-4.4.28-1.fc35.x86_64 #11 58.69 libxkbcommon-1.3.1-1.fc35.x86_64 #11 58.69 lzo-2.10-5.fc35.x86_64 #11 58.69 m4-1.4.19-2.fc35.x86_64 #11 58.69 make-1:4.3-6.fc35.x86_64 #11 58.69 openssh-8.7p1-3.fc35.x86_64 #11 58.69 openssh-clients-8.7p1-3.fc35.x86_64 #11 58.69 pcre2-devel-10.40-1.fc35.x86_64 #11 58.69 pcre2-utf16-10.40-1.fc35.x86_64 #11 58.69 pcre2-utf32-10.40-1.fc35.x86_64 #11 58.69 perl-Error-1:0.17029-7.fc35.noarch #11 58.69 perl-File-Compare-1.100.600-486.fc35.noarch #11 58.69 perl-File-Copy-2.35-486.fc35.noarch #11 58.69 perl-File-Find-1.39-486.fc35.noarch #11 58.69 perl-Git-2.37.1-1.fc35.noarch #11 58.69 perl-TermReadKey-2.38-11.fc35.x86_64 #11 58.69 perl-Thread-Queue-3.14-478.fc35.noarch #11 58.69 perl-lib-0.65-486.fc35.x86_64 #11 58.69 perl-threads-1:2.26-448.fc35.x86_64 #11 58.69 perl-threads-shared-1.62-478.fc35.x86_64 #11 58.69 policycoreutils-3.3-1.fc35.x86_64 #11 58.69 policycoreutils-devel-3.3-1.fc35.x86_64 #11 58.69 policycoreutils-python-utils-3.3-1.fc35.noarch #11 58.69 python3-audit-3.0.8-1.fc35.x86_64 #11 58.69 python3-libselinux-3.3-1.fc35.x86_64 #11 58.69 python3-libsemanage-3.3-1.fc35.x86_64 #11 58.69 python3-policycoreutils-3.3-1.fc35.noarch #11 58.69 python3-setools-4.4.0-3.fc35.x86_64 #11 58.69 python3-setuptools-57.4.0-1.fc35.noarch #11 58.69 qrencode-libs-4.1.1-1.fc35.x86_64 #11 58.69 rhash-1.4.0-4.fc35.x86_64 #11 58.69 rpm-plugin-selinux-4.17.1-2.fc35.x86_64 #11 58.69 selinux-policy-35.18-1.fc35.noarch #11 58.69 selinux-policy-devel-35.18-1.fc35.noarch #11 58.69 selinux-policy-targeted-35.18-1.fc35.noarch #11 58.69 systemd-249.12-5.fc35.x86_64 #11 58.69 systemd-devel-249.12-5.fc35.x86_64 #11 58.69 systemd-networkd-249.12-5.fc35.x86_64 #11 58.69 systemd-pam-249.12-5.fc35.x86_64 #11 58.69 systemd-resolved-249.12-5.fc35.x86_64 #11 58.69 systemd-rpm-macros-249.12-5.fc35.noarch #11 58.69 util-linux-2.37.4-1.fc35.x86_64 #11 58.69 util-linux-core-2.37.4-1.fc35.x86_64 #11 58.69 vim-filesystem-2:9.0.077-1.fc35.noarch #11 58.69 which-2.21-27.fc35.x86_64 #11 58.69 xkeyboard-config-2.33-2.fc35.noarch #11 58.69 #11 58.69 Complete! #11 DONE 58.9s #9 43.67 Setting up liblist-moreutils-xs-perl (0.430-2build2) ... #9 43.68 Setting up libparams-util-perl (1.102-1build3) ... #9 43.69 Setting up libdpkg-perl (1.21.1ubuntu2.1) ... #9 43.70 Setting up libtime-duration-perl (1.21-1) ... #9 43.71 Setting up autoconf (2.71-2) ... #9 43.73 Setting up python3-urllib3 (1.26.5-1~exp1) ... #9 43.90 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 43.91 Setting up libarray-intspan-perl (2.004-1) ... #9 43.92 Setting up libcapture-tiny-perl (0.48-1) ... #9 43.93 Setting up libtimedate-perl (2.3300-2) ... #9 43.94 Setting up libstdc++-11-dev:arm64 (11.2.0-19ubuntu1) ... #9 43.96 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... #9 43.96 Setting up libsub-name-perl (0.26-1build3) ... #9 43.98 Setting up libtype-tiny-xs-perl (0.022-1build2) ... #9 43.99 Setting up libsyntax-keyword-try-perl (0.26-1build1) ... #9 44.01 Setting up libdata-validate-domain-perl (0.10-1.1) ... #9 44.02 Setting up libproc-processtable-perl:arm64 (0.634-1build1) ... #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go #13 sha256:2da424b07a7cf321f827cae016989168ec93b0d096566fac319fdb6f94def9bf #9 44.03 Setting up libfile-chdir-perl (0.1008-1.1) ... #9 44.04 Setting up xauth (1:1.1-1build2) ... #9 44.06 Setting up libpath-tiny-perl (0.122-1) ... #9 44.07 Setting up libarchive-cpio-perl (0.10-1.1) ... #9 44.08 Setting up libjson-perl (4.04000-1) ... #9 44.09 Setting up libipc-run3-perl (0.048-2) ... #9 44.10 Setting up libsub-override-perl (0.09-2) ... #9 44.11 Setting up libaliased-perl (0.34-1.1) ... #9 44.13 Setting up python3-unidiff (0.5.5-2) ... #9 44.26 Setting up libstrictures-perl (2.000006-1) ... #17 exporting layers 5.8s done #17 writing image sha256:70b4996fb215a1473607e8ba9ca2923191e3c8bc4fd67ae6432dbed46608037b done #17 naming to docker.io/debbuild-ubuntu-bionic/x86_64 done #17 DONE 5.8s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/ubuntu-bionic:/build debbuild-ubuntu-bionic/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #9 44.27 Setting up libsub-quote-perl (2.006006-1) ... #9 44.28 Setting up libdevel-stacktrace-perl (2.0400-1) ... #9 44.29 Setting up libclass-xsaccessor-perl (1.19-3build9) ... #9 44.30 Setting up libsort-versions-perl (1.62-1) ... #9 44.32 Setting up libexporter-tiny-perl (1.002002-1) ... #9 44.33 Setting up libre-engine-re2-perl:arm64 (0.14-1build2) ... #9 44.34 Setting up libfile-dirlist-perl (0.05-2) ... #9 44.35 Setting up libterm-readkey-perl (2.38-1build4) ... #9 44.36 Setting up lsb-release (11.1.0ubuntu4) ... #9 44.38 Setting up python3-magic (2:0.4.24-2) ... #9 44.51 Setting up libtext-levenshteinxs-perl (0.03-4build10) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #9 44.52 Setting up libperlio-gzip-perl (0.19-1build8) ... #9 44.53 Setting up libsys-hostname-long-perl (1.5-2) ... #9 44.54 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #9 44.55 Setting up libsereal-decoder-perl (4.023+ds-1) ... #9 44.57 Setting up liburi-perl (5.10-1) ... #9 44.58 Setting up libnet-ipv6addr-perl (1.02-1) ... #9 44.59 Setting up libfile-touch-perl (0.12-1) ... #9 44.60 Setting up libc-devtools (2.35-0ubuntu3.1) ... #9 44.61 Setting up libemail-address-xs-perl (1.04-1build6) ... #9 44.62 Setting up libnet-ssleay-perl:arm64 (1.92-1build2) ... #9 44.64 Setting up python3-pkg-resources (59.6.0-1.2) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz #9 44.83 Setting up automake (1:1.16.5-1.3) ... #9 44.84 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 44.84 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 #9 44.84 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 #9 44.84 Setting up libapt-pkg-perl (0.1.40build2) ... #9 44.87 Setting up libstring-escape-perl (2010.002-2) ... #9 44.87 Setting up libhttp-date-perl (6.05-1) ... #9 44.88 Setting up libfile-which-perl (1.23-1) ... #9 44.89 Setting up libfile-basedir-perl (0.09-1) ... #9 44.90 Setting up libunicode-utf8-perl (0.62-1build4) ... #9 44.92 Setting up libset-intspan-perl (1.19-2) ... #9 44.93 Setting up libmouse-perl (2.5.10-1build4) ... #9 44.94 Setting up libfile-listing-perl (6.14-1) ... #9 44.95 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... #9 44.97 Setting up libregexp-pattern-perl (0.2.14-1) ... #9 44.98 Setting up libdata-messagepack-perl (1.01-2build1) ... #9 45.00 Setting up libfont-afm-perl (1.20-3) ... #9 45.01 Setting up libwant-perl (0.29-1build7) ... #9 45.02 Setting up libdynaloader-functions-perl (0.003-1.1) ... #9 45.03 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 45.04 Setting up liblist-compare-perl (0.55-1) ... #9 45.05 Setting up libref-util-xs-perl (0.117-1build5) ... #9 45.06 Setting up libio-pty-perl (1:1.15-2build2) ... #9 45.07 Setting up g++-11 (11.2.0-19ubuntu1) ... #9 45.09 Setting up libfile-fcntllock-perl (0.22-3build7) ... #9 45.10 Setting up libclone-perl (0.45-1build3) ... #9 45.11 Setting up libalgorithm-diff-perl (1.201-1) ... #9 45.12 Setting up libarchive-zip-perl (1.68-1) ... #9 45.13 Setting up libsub-identify-perl (0.14-1build5) ... #9 45.14 Setting up libdistro-info-perl (1.1build1) ... #9 45.15 Setting up libcpanel-json-xs-perl:arm64 (4.27-1build1) ... #9 45.16 Setting up python3-apt (2.3.0ubuntu2.1) ... #9 45.32 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 45.33 Setting up liblist-moreutils-perl (0.430-2) ... #9 45.35 Setting up libhtml-tagset-perl (3.20-4) ... #9 45.36 Setting up liblog-any-perl (1.710-1) ... #9 45.37 Setting up libauthen-sasl-perl (2.1600-1.1) ... #9 45.38 Setting up libdevel-size-perl (0.83-1build4) ... #9 45.40 Setting up libdebhelper-perl (13.6ubuntu1) ... #9 45.41 Setting up libpod-constants-perl (0.19-2) ... #9 45.42 Setting up libregexp-pattern-license-perl (3.9.3-1) ... #9 45.43 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 45.44 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ... #9 45.45 Setting up libio-interactive-perl (1.023-1) ... #9 45.47 Setting up libtry-tiny-perl (0.31-1) ... #9 45.48 Setting up libtype-tiny-perl (1.012004-1) ... #9 45.50 Setting up libcommon-sense-perl:arm64 (3.75-2build1) ... #9 45.51 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #9 45.52 Setting up libnet-http-perl (6.22-1) ... #9 45.53 Setting up libpath-iterator-rule-perl (1.015-1) ... #9 45.54 Setting up libtext-markdown-discount-perl:arm64 (0.13-1build1) ... #9 45.55 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:06:18 +0000' ++ . /etc/os-release +++ NAME=Ubuntu +++ VERSION='18.04.6 LTS (Bionic Beaver)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 18.04.6 LTS' +++ VERSION_ID=18.04 +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ VERSION_CODENAME=bionic +++ UBUNTU_CODENAME=bionic ++ echo 18.04 + versionID=18.04 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20220808082437-e1f24d3 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic dpkg-buildpackage: info: source distribution bionic dpkg-buildpackage: info: source changed by Docker #9 45.56 Setting up libtime-moment-perl (0.44-1build6) ... #9 45.57 Setting up libencode-locale-perl (1.05-1.1) ... #9 45.59 Setting up libexception-class-perl (1.45-1) ... #9 45.60 Setting up libmath-base85-perl (0.5+dfsg-1) ... #9 45.61 Setting up libconfig-tiny-perl (2.28-1) ... #9 45.62 Setting up libsereal-encoder-perl:arm64 (4.023+ds-1) ... #9 45.64 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ... #9 45.65 Setting up liblist-utilsby-perl (0.11-1) ... #9 45.66 Setting up libstring-shellquote-perl (1.04-1) ... #9 45.67 Setting up libnet-netmask-perl (2.0001-1) ... #9 45.68 Setting up libsub-install-perl (0.928-1.1) ... #9 45.69 Setting up dpkg-dev (1.21.1ubuntu2.1) ... #9 45.71 Setting up intltool-debian (0.35.0+20060710.5) ... #9 45.72 Setting up liberror-perl (0.17029-1) ... #9 45.73 Setting up dh-autoreconf (20) ... #9 45.74 Setting up patchutils (0.4.2-1build2) ... #9 45.75 Setting up libmail-sendmail-perl (0.80-1.1) ... #9 45.76 Setting up libltdl-dev:arm64 (2.4.6-15build2) ... dpkg-source -I.git --before-build build-deb dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with=bash-completion dh_clean #13 DONE 2.2s #9 45.77 Setting up libjson-maybexs-perl (1.004003-1) ... #9 45.78 Setting up libxml-sax-base-perl (1.09-1.1) ... #9 45.79 Setting up libio-string-perl (1.08-3.1) ... #9 45.80 Setting up libreadonly-perl (2.050-3) ... #9 45.81 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ... #9 45.82 Setting up python3-chardet (4.0.0-1) ... #13 DONE 2.3s #14 [stage-1 6/6] WORKDIR /root/rpmbuild #14 sha256:d96a9ee8a42199cd59b07a76132d2a3b36574c0dc622ae433b612d3880a84258 #14 DONE 0.0s #15 exporting to image #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #15 exporting layers dpkg-source -I.git -b build-deb dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.tar.gz #14 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 5.2s #14 [stage-1 6/6] WORKDIR /root/rpmbuild #14 sha256:69aa6e8ddcff69160592fc377cf659d6a72496e568ccfcc522b704728b75d3fe #14 DONE 0.0s #15 exporting to image #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #15 exporting layers #9 46.10 Setting up libstring-copyright-perl (0.003012-1) ... #9 46.11 Setting up python3-debian (0.1.43ubuntu1) ... #9 46.29 Setting up python3-requests (2.25.1+dfsg-2) ... #9 46.44 Setting up libdata-optlist-perl (0.112-1) ... #9 46.45 Setting up libipc-run-perl (20200505.0-1) ... #9 46.46 Setting up git (1:2.34.1-1ubuntu1.4) ... #9 46.48 Setting up libtext-xslate-perl:arm64 (3.5.9-1build1) ... #9 46.49 Setting up libcontextual-return-perl (0.004014-2) ... #9 46.50 Setting up libwww-robotrules-perl (6.02-1) ... #9 46.51 Setting up libtypes-serialiser-perl (1.01-1) ... #9 46.52 Setting up g++ (4:11.2.0-1ubuntu1) ... #9 46.55 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 46.55 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 #9 46.56 Setting up libhtml-parser-perl:arm64 (3.76-1build2) ... #9 46.59 Setting up libgit-wrapper-perl (0.048-1) ... #9 46.60 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #9 46.61 Setting up librole-tiny-perl (2.002004-1) ... #9 46.62 Setting up gnupg (2.2.27-3ubuntu2.1) ... #9 46.63 Setting up build-essential (12.9ubuntu3) ... #9 46.64 Setting up libfont-ttf-perl (1.06-1.1) ... #9 46.65 Setting up libfile-homedir-perl (1.006-1) ... #9 46.66 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #9 46.67 Setting up libio-socket-ssl-perl (2.074-2) ... #9 46.68 Setting up libsub-exporter-perl (0.988-1) ... #9 46.70 Setting up libalgorithm-merge-perl (0.08-3) ... #9 46.71 Setting up libhttp-message-perl (6.36-1) ... #9 46.72 Setting up libdata-validate-ip-perl (0.30-1) ... #9 46.73 Setting up libhtml-form-perl (6.07-1) ... #9 46.74 Setting up libiterator-perl (0.03+ds1-1.1) ... #9 46.75 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... #9 46.76 Setting up libjson-xs-perl (4.030-1build3) ... #9 46.77 Setting up libhttp-negotiate-perl (6.01-1) ... #9 46.79 Setting up libio-prompter-perl (0.004015-1) ... #9 46.80 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #9 46.81 Setting up libhttp-cookies-perl (6.10-1) ... #9 46.82 Setting up po-debconf (1.0.21+nmu1) ... #9 46.83 Setting up libhtml-tree-perl (5.07-2) ... #9 46.84 Setting up libparams-classify-perl (0.015-1build5) ... #9 46.85 Setting up libhtml-format-perl (2.12-1.1) ... #9 46.86 Setting up libxml-sax-perl (1.02+dfsg-3) ... #9 46.92 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #9 46.98 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 47.12 #9 47.12 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 47.14 Setting up dput (1.1.0ubuntu2) ... #9 47.29 Setting up libdata-validate-uri-perl (0.07-2) ... #9 47.30 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 47.31 Setting up libmodule-runtime-perl (0.016-1) ... #9 47.32 Setting up libmailtools-perl (2.21-1) ... #9 47.33 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #9 47.38 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 47.45 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #14 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 6.7s done #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:39f8fc169ab67bd5d3f730b9f76f1f22b32e2bbe61a7c2e276b39e8aaa6661ca #9 9.713 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] #9 9.731 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] #9 9.732 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] #9 9.732 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] #9 9.732 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB] #9 9.760 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB] #9 9.760 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] #9 9.760 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] #9 9.762 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB] #9 9.789 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] #9 9.862 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB] #9 9.864 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] #9 9.981 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB] #9 9.981 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] #9 10.01 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] #9 10.01 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] #9 10.01 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] #9 10.01 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] #9 10.01 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] #9 10.01 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] #9 10.02 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] #9 10.09 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #9 10.09 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] #9 10.09 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] #9 10.09 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] #9 10.09 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB] #9 10.09 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB] #9 10.12 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] #9 10.12 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] #9 10.16 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] #9 10.21 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] #9 10.25 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #9 10.26 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.7 [17.1 kB] #9 10.26 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.7 [154 kB] #9 10.27 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB] #9 10.27 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB] #9 10.28 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] #9 10.28 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB] #9 10.28 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB] #9 10.31 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB] #9 10.38 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] #9 10.39 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] #9 10.41 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] #9 10.41 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] #9 10.43 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] #9 10.45 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] #9 10.46 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] #9 10.49 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] #9 10.49 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] #9 10.49 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] #9 10.57 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] #9 10.57 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.9 [71.8 kB] #9 10.57 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-122.138 [1105 kB] #9 10.62 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] #9 10.63 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.9 [2519 kB] #9 10.75 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] #9 10.75 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] #9 10.77 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] #9 10.78 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] #9 10.79 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] #9 11.20 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] #9 11.20 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] #9 11.20 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] #9 11.36 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] #9 11.53 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] #9 11.54 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] #9 12.06 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] #9 12.09 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] #9 12.17 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] #9 12.20 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] #9 12.21 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] #9 12.33 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] #9 12.82 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] #9 12.82 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] #9 12.84 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] #9 13.34 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] #9 13.35 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] #9 13.35 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] #9 13.36 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] #9 13.36 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] #9 13.39 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] #9 13.39 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] #9 13.40 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] #9 13.40 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] #9 13.42 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] #9 13.48 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] #9 13.48 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] #9 13.49 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] #9 13.49 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] #9 13.49 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] #9 13.50 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] #9 13.50 Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] #9 13.50 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] #9 13.50 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] #9 13.57 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] #9 13.58 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] #9 13.59 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] #9 13.60 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] #9 13.60 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.12 [235 kB] #9 13.60 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.12 [161 kB] #9 13.65 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] #9 13.65 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] #9 13.66 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] #9 13.66 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] #9 13.72 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] #9 13.73 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B] #9 13.73 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #9 13.73 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B] #9 13.73 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] #9 13.74 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] #9 13.80 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] #9 13.84 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 13.84 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] #9 13.84 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] #9 13.89 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] #9 13.89 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] #9 13.89 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] #9 13.90 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB] #9 13.90 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] #9 13.90 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] #9 13.95 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB] #9 13.97 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] #9 13.97 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB] #9 14.03 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB] #9 14.04 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] #9 14.04 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB] #9 14.05 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB] #9 14.06 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB] #9 14.06 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB] #9 14.07 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] #9 14.10 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #9 14.10 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] #9 14.10 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] #9 14.18 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] #9 14.19 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 14.19 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] #9 14.19 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #9 14.19 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] #9 14.19 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] #9 14.19 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 14.25 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #9 14.25 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] #9 14.25 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #9 14.34 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #9 14.34 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] #9 14.34 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] #9 14.34 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] #9 14.34 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #9 14.34 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B] #9 14.34 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 14.40 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] #9 14.41 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] #9 14.41 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #9 14.48 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] #9 14.48 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 14.48 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] #9 14.48 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB] #9 14.48 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 14.48 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B] #9 14.48 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB] #9 14.55 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB] #9 14.56 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB] #9 14.56 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #9 14.63 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] #9 14.78 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 14.85 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB] #9 15.07 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] #9 15.11 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] #9 15.13 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] #9 15.30 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] #9 15.30 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB] #9 15.31 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB] #9 15.31 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB] #9 15.32 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] #9 15.33 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] #9 15.33 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.12 [232 kB] #9 15.35 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #9 15.35 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.5 [886 kB] #9 15.39 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.5 [4557 kB] #9 15.64 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #9 15.64 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] #9 15.65 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 15.65 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] #9 15.65 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B] #9 15.65 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] #9 15.65 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] #9 15.65 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #9 15.65 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 15.71 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] #9 15.73 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #9 15.73 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 15.73 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] #9 15.73 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] #9 15.73 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] #9 15.73 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] #9 15.73 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] #9 15.73 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] #9 15.79 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] #9 15.81 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] #9 15.81 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] #9 15.81 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 15.81 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] #9 15.81 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] #9 15.81 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] #9 15.81 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #9 15.81 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] #9 15.87 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 15.89 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #9 15.89 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] #9 15.89 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] #9 15.89 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #9 15.89 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] #9 15.90 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] #9 15.90 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB] #9 15.90 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] #9 15.94 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #9 16.02 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] #9 16.02 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] #9 16.02 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] #9 16.02 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 16.02 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] #9 16.02 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] #9 16.02 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] #9 16.02 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] #9 16.02 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] #9 16.08 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] #9 16.10 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #9 16.10 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #9 16.10 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 16.10 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #9 16.10 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #9 16.10 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] #9 16.10 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] #9 16.10 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #9 16.17 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] #9 16.18 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] #9 16.18 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] #9 16.18 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 16.18 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] #9 16.18 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] #9 16.18 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #9 16.18 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] #9 16.19 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #9 16.23 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] #9 16.27 Get:283 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB] #9 16.27 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] #9 16.27 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] #9 16.27 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] #9 16.27 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] #9 16.27 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #9 16.27 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] #9 16.27 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] #9 47.52 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 47.65 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 47.68 Setting up dh-strip-nondeterminism (1.13.0-1) ... #9 47.69 Setting up libconst-fast-perl (0.014-1.1) ... #9 47.70 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ... #9 47.71 Setting up libdata-dpath-perl (0.58-1) ... #9 47.72 Setting up libmodule-implementation-perl (0.09-1.1) ... #9 47.73 Setting up libpackage-stash-perl (0.39-1) ... #9 47.74 Setting up libimport-into-perl (1.002005-1) ... #9 47.75 Setting up libmoo-perl (2.005004-3) ... #9 47.76 Setting up liblist-someutils-perl (0.58-1) ... #9 47.77 Setting up debhelper (13.6ubuntu1) ... #9 47.79 Setting up liblist-someutils-xs-perl (0.58-2build3) ... #9 47.80 Setting up equivs (2.3.1) ... #9 47.81 Setting up libmoox-aliases-perl (0.001006-1.1) ... #9 16.30 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] #9 16.34 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] #9 16.35 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] #9 16.35 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] #9 16.35 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] #9 16.35 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB] #9 16.35 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] #9 16.35 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #9 16.35 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #9 16.38 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #14 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done #14 DONE 22.3s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:39f8fc169ab67bd5d3f730b9f76f1f22b32e2bbe61a7c2e276b39e8aaa6661ca #9 16.42 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #9 16.42 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] #9 16.42 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] #9 47.82 Setting up libb-hooks-endofscope-perl (0.25-1) ... #9 47.83 Setting up libnamespace-clean-perl (0.27-1) ... #9 47.84 Setting up libnamespace-autoclean-perl (0.29-1) ... #9 47.86 Setting up libgitlab-api-v4-perl (0.26-1) ... #9 47.86 Setting up libmoox-struct-perl (0.020-1) ... #9 47.87 Setting up lintian (2.114.0ubuntu1.1) ... #9 47.89 Setting up licensecheck (3.2.14-2) ... #9 47.90 Setting up liblwp-protocol-https-perl (6.10-1) ... #9 47.91 Setting up libwww-perl (6.61-1) ... #9 47.93 Setting up devscripts (2.22.1ubuntu1) ... #9 16.58 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx #9 48.08 Setting up libxml-parser-perl:arm64 (2.46-3build1) ... #9 48.09 Setting up libxml-sax-expat-perl (0.51-1) ... #9 48.14 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 48.19 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 48.33 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 #9 16.73 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] #9 16.75 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] #9 16.78 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #9 16.88 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] #9 16.91 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] #9 16.92 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] #9 16.94 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB] #9 17.02 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] #9 17.02 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] #9 17.03 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #9 17.03 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] #9 17.04 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #9 48.35 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... #9 48.40 Processing triggers for ca-certificates (20211016) ... #9 48.41 Updating certificates in /etc/ssl/certs... #9 17.05 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #9 17.05 Get:318 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] #9 17.06 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] #9 17.08 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] #9 17.12 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] #9 17.12 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] #9 17.13 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] #9 17.13 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #9 17.14 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 17.19 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] #9 17.19 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] #9 17.20 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] #9 17.20 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] #9 17.20 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] #9 17.27 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] #9 17.27 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #9 17.27 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #9 17.28 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #9 17.28 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB] #9 17.34 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB] #9 17.36 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 17.36 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] #9 17.36 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] #9 17.36 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] #9 17.42 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] #9 17.42 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] #9 17.42 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu2.1 [980 kB] #9 17.47 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] #9 48.83 0 added, 0 removed; done. #9 48.83 Running hooks in /etc/ca-certificates/update.d... #9 48.83 done. #9 17.61 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB] #9 17.61 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB] #9 17.61 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB] #9 17.62 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB] #9 17.62 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #9 17.62 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] #9 17.62 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] #9 17.63 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB] #9 17.63 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:03:59Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #9 17.81 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] #9 DONE 49.7s #9 18.04 debconf: delaying package configuration, since apt-utils is not installed #9 18.08 Fetched 106 MB in 10s (10.1 MB/s) #9 18.11 Selecting previously unselected package liblocale-gettext-perl. #9 18.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) #9 18.11 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ... #9 18.11 Unpacking liblocale-gettext-perl (1.07-4) ... #9 18.20 Selecting previously unselected package libssl1.1:amd64. #9 18.20 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... #9 18.21 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:6b628b6193f4fa26b3214676c7500d9f7c17a9448b09e42f5a872c4750722121 #11 DONE 0.1s #12 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #12 sha256:88bd5ffd667a2bce487a2ff8129363f78c6ebfbe1aaadead2f3b0ef98e393ed9 #9 18.43 Selecting previously unselected package libpython3.8-minimal:amd64. #9 18.43 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.5_amd64.deb ... #9 18.43 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.5) ... #9 18.61 Selecting previously unselected package libexpat1:amd64. #9 18.61 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... #9 18.62 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... #9 18.67 Selecting previously unselected package python3.8-minimal. #9 18.67 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.5_amd64.deb ... #9 18.67 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ... #12 0.806 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease #9 19.02 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... #9 19.16 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.5) ... #12 0.868 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease #12 0.942 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease #12 1.016 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease #9 19.20 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... #9 19.22 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ... #15 exporting layers 5.8s done #15 writing image sha256:e407bacac6ef7be9c1ec6633ff823afcaf86d65cc1a3640357bf1b811e645ea1 done #15 naming to docker.io/rpmbuild-fedora-36/x86_64 done #15 DONE 5.8s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/fedora-36/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/fedora-36/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-36/x86_64 -ba --define '_gitcommit_cli e1f24d3' --define '_gitcommit_engine f068067' --define '_release 0' --define '_version 0.0.0~20220808082437.e1f24d3' --define '_origversion 0.0.0-20220808082437-e1f24d3' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec #12 1.179 Reading package lists... #9 20.25 Selecting previously unselected package python3-minimal. #9 20.25 (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 ... 4439 files and directories currently installed.) #9 20.26 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... #9 20.27 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #9 20.43 Selecting previously unselected package mime-support. #9 20.43 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #9 20.45 Unpacking mime-support (3.64ubuntu1) ... #9 20.54 Selecting previously unselected package libmpdec2:amd64. #9 20.54 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... #9 20.54 Unpacking libmpdec2:amd64 (2.4.2-3) ... #9 20.59 Selecting previously unselected package readline-common. #9 20.59 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #9 20.59 Unpacking readline-common (8.0-4) ... #9 20.63 Selecting previously unselected package libreadline8:amd64. warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fcRPr1 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #12 2.153 dpkg-buildpackage: info: source package docker-ce-build-deps #12 2.153 dpkg-buildpackage: info: source version 1.0 #12 2.153 dpkg-buildpackage: info: source distribution unstable #12 2.153 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #12 2.188 dpkg-source --before-build . #12 2.188 dpkg-buildpackage: info: host architecture arm64 #12 2.288 debian/rules clean #12 2.290 dh clean #12 2.378 dh_clean #12 2.413 debian/rules binary #9 20.63 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... #9 20.63 Unpacking libreadline8:amd64 (8.0-4) ... #9 20.68 Selecting previously unselected package libsqlite3-0:amd64. #9 20.68 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... #9 20.68 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... #9 20.77 Selecting previously unselected package libpython3.8-stdlib:amd64. #9 20.77 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.5_amd64.deb ... #9 20.78 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.5) ... #12 2.415 dh binary #12 2.491 dh_update_autotools_config #12 2.521 dh_autoreconf #12 2.561 create-stamp debian/debhelper-build-stamp #12 2.561 dh_prep #12 2.589 dh_auto_install --destdir=debian/docker-ce-build-deps/ #12 2.639 dh_install #9 21.03 Selecting previously unselected package python3.8. #9 21.03 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.5_amd64.deb ... #9 21.03 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.5) ... #9 21.07 Selecting previously unselected package libpython3-stdlib:amd64. #9 21.07 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... #9 21.07 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #9 21.10 Setting up python3-minimal (3.8.2-0ubuntu2) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #12 2.672 dh_installdocs #12 2.710 dh_installchangelogs #12 2.796 dh_perl #12 2.832 dh_link #12 2.866 dh_strip_nondeterminism #12 2.930 dh_compress #9 21.30 Selecting previously unselected package python3. #9 21.30 (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 ... 4869 files and directories currently installed.) #9 21.30 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ... #9 21.31 Unpacking python3 (3.8.2-0ubuntu2) ... #9 21.34 Selecting previously unselected package libbsd0:amd64. #9 21.34 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ... #9 21.35 Unpacking libbsd0:amd64 (0.10.0-1) ... #9 21.38 Selecting previously unselected package bsdmainutils. #9 21.38 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ... #9 21.38 Unpacking bsdmainutils (11.1.2ubuntu3) ... #15 exporting layers 6.1s done #15 writing image sha256:4709a8decddf59828b0b0f968b78b423fae6998ba42131371a056bf01bdf9209 done #15 naming to docker.io/rpmbuild-fedora-35/x86_64 done #15 DONE 6.1s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/fedora-35/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm/rpmbuild/fedora-35/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-35/x86_64 -ba --define '_gitcommit_cli e1f24d3' --define '_gitcommit_engine f068067' --define '_release 0' --define '_version 0.0.0~20220808082437.e1f24d3' --define '_origversion 0.0.0-20220808082437-e1f24d3' --define '_buildx_rpm_version 0.8.2' --define '_buildx_version v0.8.2' --define '_compose_rpm_version 2.9.0' --define '_compose_version v2.9.0' --define '_scan_rpm_version 0.17.0' --define '_scan_version v0.17.0' --define '_scan_gitcommit 061fe0a' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec warning: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e32uqg + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz #12 2.972 dh_fixperms #12 3.015 dh_missing #12 3.043 dh_installdeb #12 3.077 dh_gencontrol #12 3.193 dh_md5sums #9 21.44 Selecting previously unselected package libuchardet0:amd64. #9 21.44 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ... #9 21.45 Unpacking libuchardet0:amd64 (0.0.6-3build1) ... #9 21.48 Selecting previously unselected package groff-base. #9 21.49 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ... #9 21.49 Unpacking groff-base (1.22.4-4build1) ... #9 21.61 Selecting previously unselected package libgdbm6:amd64. #9 21.61 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ... #9 21.62 Unpacking libgdbm6:amd64 (1.18.1-5) ... #9 21.65 Selecting previously unselected package libpipeline1:amd64. #9 21.65 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ... #9 21.66 Unpacking libpipeline1:amd64 (1.5.2-2build1) ... #9 21.71 Selecting previously unselected package man-db. + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx #12 3.228 dh_builddeb #12 3.255 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 3.332 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo #12 3.474 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes #9 21.71 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ... #9 21.71 Unpacking man-db (2.9.1-1) ... #9 21.84 Selecting previously unselected package perl-modules-5.30. #9 21.84 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... #9 21.84 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #12 3.553 dpkg-genchanges: info: binary-only upload (no source code included) #12 3.556 dpkg-source --after-build . #12 3.654 dpkg-buildpackage: info: binary-only upload (no source included) #12 3.658 #12 3.658 The package has been created. #12 3.658 Attention, the package has been created in the current directory, #12 3.658 not in ".." as indicated by the message above! #12 3.681 Selecting previously unselected package docker-ce-build-deps. #12 3.696 (Reading database ... 25548 files and directories currently installed.) #12 3.697 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 3.701 Unpacking docker-ce-build-deps (1.0) ... #9 22.21 Selecting previously unselected package libgdbm-compat4:amd64. #9 22.21 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ... #9 22.21 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... #9 22.25 Selecting previously unselected package libperl5.30:amd64. + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qBgFp0 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20220808082437.e1f24d3-0.fc36 x86_64 + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 Install tini version v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. #9 22.25 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... #9 22.25 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... -- The C compiler identification is GNU 12.1.1 -- Detecting C compiler ABI info + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5hj5Ws + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini Install tini version v0.19.0 + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. #12 3.773 Reading package lists... #12 4.449 Building dependency tree... #12 4.610 Reading state information... [100%] Linking C executable tini-static #9 22.72 Selecting previously unselected package perl. #9 22.72 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_amd64.deb ... #9 22.72 Unpacking perl (5.30.0-9ubuntu0.2) ... #9 22.77 Selecting previously unselected package openssl. #9 22.77 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... #9 22.78 Unpacking openssl (1.1.1f-1ubuntu2.16) ... #9 22.87 Selecting previously unselected package ca-certificates. #9 22.88 Preparing to unpack .../013-ca-certificates_20211016~20.04.1_all.deb ... #9 22.88 Unpacking ca-certificates (20211016~20.04.1) ... #9 22.93 Selecting previously unselected package distro-info-data. #9 22.93 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.10_all.deb ... #9 22.94 Unpacking distro-info-data (0.43ubuntu1.10) ... #9 22.96 Selecting previously unselected package libmagic-mgc. #9 22.96 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ... #9 22.97 Unpacking libmagic-mgc (1:5.38-4) ... #9 23.03 Selecting previously unselected package libmagic1:amd64. #9 23.04 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ... #9 23.04 Unpacking libmagic1:amd64 (1:5.38-4) ... #9 23.07 Selecting previously unselected package file. -- The C compiler identification is GNU 11.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #12 4.615 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 4.826 Starting 2 pkgProblemResolver with broken count: 0 #12 4.831 Done [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220808082437-e1f24d3 + PRODUCT=docker + hack/make.sh dynbinary #9 23.07 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ... #9 23.08 Unpacking file (1:5.38-4) ... #9 23.11 Selecting previously unselected package less. #9 23.11 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ... #9 23.12 Unpacking less (551-1ubuntu0.1) ... #9 23.16 Selecting previously unselected package libelf1:amd64. #9 23.16 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ... #9 23.17 Unpacking libelf1:amd64 (0.176-1.1build1) ... #9 23.21 Selecting previously unselected package libglib2.0-0:amd64. #9 23.21 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... #9 23.21 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... #9 23.34 Selecting previously unselected package libglib2.0-data. [100%] Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + VERSION=0.0.0-20220808082437-e1f24d3 + PRODUCT=docker + hack/make.sh dynbinary #12 4.991 Done #12 5.164 Starting pkgProblemResolver with broken count: 0 #12 5.194 Starting 2 pkgProblemResolver with broken count: 0 #12 5.198 Done Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #9 23.35 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ... #9 23.35 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 23.39 Selecting previously unselected package tzdata. #9 23.39 Preparing to unpack .../022-tzdata_2022a-0ubuntu0.20.04_all.deb ... #9 23.39 Unpacking tzdata (2022a-0ubuntu0.20.04) ... #9 23.59 Selecting previously unselected package libicu66:amd64. #9 23.60 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_amd64.deb ... Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #12 5.471 The following additional packages will be installed: #9 23.60 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... #12 5.471 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #12 5.471 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #12 5.472 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25 #12 5.472 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0 #12 5.472 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #12 5.472 libuv1 pkg-config #12 5.474 Suggested packages: #12 5.474 cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp #12 5.474 Recommended packages: #12 5.474 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs #12 5.511 The following NEW packages will be installed: #12 5.511 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #12 5.511 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #12 5.511 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25 #12 5.512 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0 #12 5.512 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #12 5.512 libuv1 pkg-config #12 5.930 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded. #12 5.930 1 not fully installed or removed. #12 5.930 Need to get 11.1 MB of archives. #12 5.930 After this operation, 44.0 MB of additional disk space will be used. #12 5.930 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bash-completion all 1:2.11-5ubuntu1 [180 kB] #9 24.41 Selecting previously unselected package libxml2:amd64. #9 24.41 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... #9 24.41 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... #9 24.51 Selecting previously unselected package libyaml-0-2:amd64. #9 24.51 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ... #9 24.52 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #9 24.58 Selecting previously unselected package lsb-release. #9 24.58 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ... #9 24.59 Unpacking lsb-release (11.1.0ubuntu2) ... #9 24.62 Selecting previously unselected package netbase. #9 24.63 Preparing to unpack .../027-netbase_6.1_all.deb ... #9 24.63 Unpacking netbase (6.1) ... #9 24.66 Selecting previously unselected package python3-pkg-resources. #9 24.66 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ... #9 24.67 Unpacking python3-pkg-resources (45.2.0-1) ... #9 24.71 Selecting previously unselected package python3-six. #9 24.71 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ... #9 24.71 Unpacking python3-six (1.14.0-2) ... #9 24.75 Selecting previously unselected package shared-mime-info. #12 6.297 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive13 arm64 3.6.0-1ubuntu1 [367 kB] #12 6.421 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjsoncpp25 arm64 1.9.5-3 [76.6 kB] #12 6.440 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librhash0 arm64 1.4.2-1ubuntu1 [125 kB] #12 6.460 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuv1 arm64 1.43.0-1 [89.9 kB] #12 6.471 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] #12 6.472 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 emacsen-common all 3.0.4 [14.9 kB] #12 6.474 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cmake-data all 3.22.1-1ubuntu1 [1912 kB] #9 24.75 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ... #9 24.75 Unpacking shared-mime-info (1.15-1) ... #9 24.83 Selecting previously unselected package ucf. #9 24.83 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ... #9 24.84 Moving old data out of the way #9 24.84 Unpacking ucf (3.0038+nmu1) ... #9 24.88 Selecting previously unselected package xdg-user-dirs. #9 24.88 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ... #9 24.89 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #9 24.94 Selecting previously unselected package xz-utils. #9 24.94 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... #9 24.94 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #9 24.98 Selecting previously unselected package gettext-base. #9 24.98 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ... #9 24.98 Unpacking gettext-base (0.19.8.1-10build1) ... #12 6.612 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cmake arm64 3.22.1-1ubuntu1 [4650 kB] #9 25.01 Selecting previously unselected package iso-codes. #9 25.02 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ... #9 25.02 Unpacking iso-codes (4.4-1) ... #12 6.837 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 dh-apparmor all 3.0.4-2ubuntu2.1 [9534 B] #12 6.838 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbtrfs0 arm64 5.16.2-1 [11.9 kB] #12 6.838 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbtrfs-dev arm64 5.16.2-1 [47.4 kB] #12 6.839 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB] #12 6.841 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1ubuntu4 [12.0 kB] #12 6.842 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libudev-dev arm64 249.11-0ubuntu3.4 [20.7 kB] #12 6.843 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsepol-dev arm64 3.3-1build1 [387 kB] #12 6.860 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpcre2-16-0 arm64 10.39-3build1 [184 kB] #12 6.870 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpcre2-32-0 arm64 10.39-3build1 [176 kB] #12 6.912 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpcre2-posix3 arm64 10.39-3build1 [5962 B] #12 6.987 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpcre2-dev arm64 10.39-3build1 [662 kB] #12 6.997 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libselinux1-dev arm64 3.3-1build2 [164 kB] #12 7.000 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1ubuntu4 [36.6 kB] #12 7.000 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libseccomp-dev arm64 2.5.3-2ubuntu2 [93.1 kB] #12 7.002 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd-dev arm64 249.11-0ubuntu3.4 [306 kB] #12 7.006 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libglib2.0-0 arm64 2.72.1-1 [1429 kB] #12 7.079 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkg-config arm64 0.29.2-1ubuntu3 [47.4 kB] #9 25.37 Selecting previously unselected package krb5-locales. #9 25.38 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ... #9 25.38 Unpacking krb5-locales (1.17-6ubuntu4.1) ... #9 25.41 Selecting previously unselected package libcbor0.6:amd64. #9 25.41 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... #9 25.42 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #9 25.45 Selecting previously unselected package libedit2:amd64. #9 25.45 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ... #9 25.45 Unpacking libedit2:amd64 (3.1-20191231-1) ... #9 25.49 Selecting previously unselected package libfido2-1:amd64. #9 25.50 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... #9 25.50 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... #9 25.54 Selecting previously unselected package libkrb5support0:amd64. #12 7.237 debconf: delaying package configuration, since apt-utils is not installed #12 7.276 Fetched 11.1 MB in 2s (7145 kB/s) #12 7.306 Selecting previously unselected package bash-completion. #12 7.306 (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 ... 25552 files and directories currently installed.) #12 7.320 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ... #12 7.332 Unpacking bash-completion (1:2.11-5ubuntu1) ... #9 25.54 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... #9 25.54 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... #9 25.58 Selecting previously unselected package libk5crypto3:amd64. #9 25.58 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... #9 25.58 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... #9 25.62 Selecting previously unselected package libkeyutils1:amd64. #9 25.62 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... #9 25.62 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #9 25.66 Selecting previously unselected package libkrb5-3:amd64. #9 25.66 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... #9 25.66 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... #9 25.73 Selecting previously unselected package libgssapi-krb5-2:amd64. #9 25.73 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... #9 25.73 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... #9 25.78 Selecting previously unselected package libpsl5:amd64. #9 25.78 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #9 25.78 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #9 25.82 Selecting previously unselected package libxau6:amd64. #9 25.82 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... #9 25.82 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... #9 25.85 Selecting previously unselected package libxdmcp6:amd64. #9 25.85 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... #9 25.86 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #9 25.89 Selecting previously unselected package libxcb1:amd64. #12 7.453 Selecting previously unselected package libarchive13:arm64. #12 7.456 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_arm64.deb ... #12 7.462 Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ... #12 7.502 Selecting previously unselected package libjsoncpp25:arm64. #12 7.505 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_arm64.deb ... #12 7.508 Unpacking libjsoncpp25:arm64 (1.9.5-3) ... #12 7.545 Selecting previously unselected package librhash0:arm64. #12 7.547 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_arm64.deb ... #12 7.551 Unpacking librhash0:arm64 (1.4.2-1ubuntu1) ... #12 7.584 Selecting previously unselected package libuv1:arm64. #9 25.89 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ... #9 25.89 Unpacking libxcb1:amd64 (1.14-2) ... #9 25.92 Selecting previously unselected package libx11-data. #9 25.92 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ... #9 25.93 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ... #9 25.99 Selecting previously unselected package libx11-6:amd64. #9 25.99 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ... #9 26.00 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ... #9 26.08 Selecting previously unselected package libxext6:amd64. #9 26.08 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... #9 26.08 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... #9 26.11 Selecting previously unselected package libxmuu1:amd64. #12 7.587 Preparing to unpack .../04-libuv1_1.43.0-1_arm64.deb ... #12 7.590 Unpacking libuv1:arm64 (1.43.0-1) ... #12 7.618 Selecting previously unselected package dh-elpa-helper. #12 7.621 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ... #12 7.626 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... #12 7.664 Selecting previously unselected package emacsen-common. #12 7.667 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ... #12 7.679 Unpacking emacsen-common (3.0.4) ... #12 7.716 Selecting previously unselected package cmake-data. #12 7.719 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1_all.deb ... #12 7.728 Unpacking cmake-data (3.22.1-1ubuntu1) ... + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx #9 26.12 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... #9 26.12 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 26.15 Selecting previously unselected package manpages. #9 26.15 Preparing to unpack .../053-manpages_5.05-1_all.deb ... #9 26.15 Unpacking manpages (5.05-1) ... #9 26.28 Selecting previously unselected package openssh-client. #9 26.28 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... #9 26.29 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ... #9 26.38 Selecting previously unselected package publicsuffix. #9 26.38 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ... #9 26.39 Unpacking publicsuffix (20200303.0012-1) ... #9 26.42 Selecting previously unselected package python-apt-common. #9 26.42 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.7_all.deb ... #9 26.43 Unpacking python-apt-common (2.0.0ubuntu0.20.04.7) ... #9 26.46 Selecting previously unselected package python3-apt. #9 26.46 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.7_amd64.deb ... #9 26.46 Unpacking python3-apt (2.0.0ubuntu0.20.04.7) ... #9 26.50 Selecting previously unselected package libunwind8:amd64. #9 26.51 Preparing to unpack .../058-libunwind8_1.2.1-9build1_amd64.deb ... #9 26.51 Unpacking libunwind8:amd64 (1.2.1-9build1) ... #9 26.54 Selecting previously unselected package strace. #9 26.54 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ... #9 26.54 Unpacking strace (5.5-3ubuntu1) ... #9 26.61 Selecting previously unselected package xauth. #12 8.093 Selecting previously unselected package cmake. #12 8.097 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1_arm64.deb ... #12 8.100 Unpacking cmake (3.22.1-1ubuntu1) ... #12 8.218 Selecting previously unselected package dh-apparmor. #12 8.221 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.1_all.deb ... #12 8.225 Unpacking dh-apparmor (3.0.4-2ubuntu2.1) ... #12 8.265 Selecting previously unselected package libbtrfs0:arm64. #12 8.268 Preparing to unpack .../10-libbtrfs0_5.16.2-1_arm64.deb ... #12 8.272 Unpacking libbtrfs0:arm64 (5.16.2-1) ... #12 8.299 Selecting previously unselected package libbtrfs-dev:arm64. #12 8.301 Preparing to unpack .../11-libbtrfs-dev_5.16.2-1_arm64.deb ... #12 8.305 Unpacking libbtrfs-dev:arm64 (5.16.2-1) ... #12 8.340 Selecting previously unselected package libdevmapper1.02.1:arm64. #12 8.343 Preparing to unpack .../12-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ... #12 8.347 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... #12 8.391 Selecting previously unselected package libdevmapper-event1.02.1:arm64. #9 26.61 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ... #9 26.61 Unpacking xauth (1:1.1-0ubuntu1) ... #9 26.65 Selecting previously unselected package libfl2:amd64. #9 26.65 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ... #9 26.65 Unpacking libfl2:amd64 (2.6.4-6.2) ... #9 26.68 Selecting previously unselected package at. #9 26.69 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ... #9 26.69 Unpacking at (3.1.23-1ubuntu1) ... #9 26.73 Selecting previously unselected package libsigsegv2:amd64. #9 26.73 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ... #9 26.73 Unpacking libsigsegv2:amd64 (2.12-2) ... #9 26.76 Selecting previously unselected package m4. #9 26.76 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ... #9 26.76 Unpacking m4 (1.4.18-4) ... #9 26.80 Selecting previously unselected package autoconf. #9 26.81 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ... #9 26.81 Unpacking autoconf (2.69-11.1) ... #9 26.87 Selecting previously unselected package autotools-dev. #12 8.394 Preparing to unpack .../13-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ... #12 8.398 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... #12 8.429 Selecting previously unselected package libudev-dev:arm64. #12 8.432 Preparing to unpack .../14-libudev-dev_249.11-0ubuntu3.4_arm64.deb ... #12 8.436 Unpacking libudev-dev:arm64 (249.11-0ubuntu3.4) ... #12 8.468 Selecting previously unselected package libsepol-dev:arm64. #12 8.471 Preparing to unpack .../15-libsepol-dev_3.3-1build1_arm64.deb ... #12 8.475 Unpacking libsepol-dev:arm64 (3.3-1build1) ... #12 8.536 Selecting previously unselected package libpcre2-16-0:arm64. #12 8.539 Preparing to unpack .../16-libpcre2-16-0_10.39-3build1_arm64.deb ... #12 8.542 Unpacking libpcre2-16-0:arm64 (10.39-3build1) ... #12 8.580 Selecting previously unselected package libpcre2-32-0:arm64. #12 8.583 Preparing to unpack .../17-libpcre2-32-0_10.39-3build1_arm64.deb ... #12 8.587 Unpacking libpcre2-32-0:arm64 (10.39-3build1) ... #12 8.622 Selecting previously unselected package libpcre2-posix3:arm64. #12 8.625 Preparing to unpack .../18-libpcre2-posix3_10.39-3build1_arm64.deb ... #12 8.628 Unpacking libpcre2-posix3:arm64 (10.39-3build1) ... #12 8.658 Selecting previously unselected package libpcre2-dev:arm64. dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.dsc debian/rules build dh build --with=bash-completion #9 26.87 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ... #9 26.87 Unpacking autotools-dev (20180224.1) ... #9 26.91 Selecting previously unselected package automake. #9 26.91 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ... #9 26.92 Unpacking automake (1:1.16.1-4ubuntu6) ... #9 26.99 Selecting previously unselected package autopoint. #9 26.99 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ... #9 27.00 Unpacking autopoint (0.19.8.1-10build1) ... #9 27.03 Selecting previously unselected package binutils-common:amd64. #9 27.03 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.3_amd64.deb ... #9 27.04 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) ... #9 27.09 Selecting previously unselected package libbinutils:amd64. #9 27.09 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.3_amd64.deb ... #12 8.661 Preparing to unpack .../19-libpcre2-dev_10.39-3build1_arm64.deb ... #12 8.666 Unpacking libpcre2-dev:arm64 (10.39-3build1) ... #12 8.709 Selecting previously unselected package libselinux1-dev:arm64. #12 8.712 Preparing to unpack .../20-libselinux1-dev_3.3-1build2_arm64.deb ... #12 8.716 Unpacking libselinux1-dev:arm64 (3.3-1build2) ... #12 8.755 Selecting previously unselected package libdevmapper-dev:arm64. #12 8.758 Preparing to unpack .../21-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_arm64.deb ... #12 8.762 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ... #12 8.794 Selecting previously unselected package libseccomp-dev:arm64. #12 8.797 Preparing to unpack .../22-libseccomp-dev_2.5.3-2ubuntu2_arm64.deb ... #12 8.803 Unpacking libseccomp-dev:arm64 (2.5.3-2ubuntu2) ... #12 8.833 Selecting previously unselected package libsystemd-dev:arm64. #12 8.836 Preparing to unpack .../23-libsystemd-dev_249.11-0ubuntu3.4_arm64.deb ... #12 8.840 Unpacking libsystemd-dev:arm64 (249.11-0ubuntu3.4) ... #12 8.906 Selecting previously unselected package libglib2.0-0:arm64. dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' #9 27.09 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) ... #9 27.17 Selecting previously unselected package libctf-nobfd0:amd64. #9 27.18 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... #9 27.18 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... #9 27.22 Selecting previously unselected package libctf0:amd64. #9 27.22 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.3_amd64.deb ... #9 27.23 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) ... #9 27.28 Selecting previously unselected package binutils-x86-64-linux-gnu. #9 27.28 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... #9 27.28 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... #12 8.909 Preparing to unpack .../24-libglib2.0-0_2.72.1-1_arm64.deb ... #12 8.912 Unpacking libglib2.0-0:arm64 (2.72.1-1) ... #12 8.974 Selecting previously unselected package pkg-config. #12 8.977 Preparing to unpack .../25-pkg-config_0.29.2-1ubuntu3_arm64.deb ... #12 8.980 Unpacking pkg-config (0.29.2-1ubuntu3) ... #12 9.025 Setting up libseccomp-dev:arm64 (2.5.3-2ubuntu2) ... #12 9.057 Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ... #12 9.070 Setting up libglib2.0-0:arm64 (2.72.1-1) ... #12 9.082 No schema files found: doing nothing. #12 9.088 Setting up libpcre2-16-0:arm64 (10.39-3build1) ... #12 9.100 Setting up libbtrfs0:arm64 (5.16.2-1) ... #12 9.121 Setting up libpcre2-32-0:arm64 (10.39-3build1) ... #12 9.137 Setting up libuv1:arm64 (1.43.0-1) ... # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #9 27.48 Selecting previously unselected package binutils. #9 27.49 Preparing to unpack .../074-binutils_2.34-6ubuntu1.3_amd64.deb ... #9 27.49 Unpacking binutils (2.34-6ubuntu1.3) ... #9 27.52 Selecting previously unselected package libc-dev-bin. #9 27.52 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.9_amd64.deb ... #9 27.52 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ... #9 27.56 Selecting previously unselected package linux-libc-dev:amd64. #9 27.56 Preparing to unpack .../076-linux-libc-dev_5.4.0-122.138_amd64.deb ... #9 27.57 Unpacking linux-libc-dev:amd64 (5.4.0-122.138) ... #12 9.150 Setting up emacsen-common (3.0.4) ... #12 9.187 Setting up dh-elpa-helper (2.0.9ubuntu1) ... #12 9.198 Setting up bash-completion (1:2.11-5ubuntu1) ... #12 9.221 Setting up libjsoncpp25:arm64 (1.9.5-3) ... #12 9.234 Setting up pkg-config (0.29.2-1ubuntu3) ... #12 9.288 Setting up libudev-dev:arm64 (249.11-0ubuntu3.4) ... #12 9.297 Setting up libsepol-dev:arm64 (3.3-1build1) ... #12 9.306 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... #12 9.318 Setting up libpcre2-posix3:arm64 (10.39-3build1) ... #12 9.330 Setting up libbtrfs-dev:arm64 (5.16.2-1) ... #12 9.345 Setting up librhash0:arm64 (1.4.2-1ubuntu1) ... #12 9.356 Setting up cmake-data (3.22.1-1ubuntu1) ... #12 9.398 Setting up dh-apparmor (3.0.4-2ubuntu2.1) ... + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xMbNKh + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.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-config.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-update.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~20220808082437.e1f24d3-0.el7.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mlng1q + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' = 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + echo 'PASS: cli version OK' + exit 0 PASS: cli version OK Processing files: docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3nZTqA + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20220808082437.e1f24d3 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20220808082437.e1f24d3 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20220808082437.e1f24d3 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20220808082437.e1f24d3 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20220808082437.e1f24d3 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20220808082437.e1f24d3 + exit 0 Provides: docker-ce-cli = 1:0.0.0~20220808082437.e1f24d3-0.el7 docker-ce-cli(x86-64) = 1:0.0.0~20220808082437.e1f24d3-0.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.src.rpm #9 27.75 Selecting previously unselected package libcrypt-dev:amd64. #9 27.75 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... #9 27.75 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #9 27.79 Selecting previously unselected package libc6-dev:amd64. #9 27.79 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.9_amd64.deb ... #9 27.79 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.9) ... #12 9.409 Setting up libsystemd-dev:arm64 (249.11-0ubuntu3.4) ... #12 9.421 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... #12 9.433 Setting up libpcre2-dev:arm64 (10.39-3build1) ... #12 9.446 Setting up libselinux1-dev:arm64 (3.3-1build2) ... #12 9.459 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ... #12 9.470 Setting up cmake (3.22.1-1ubuntu1) ... #12 9.480 Setting up docker-ce-build-deps (1.0) ... #12 9.492 Processing triggers for man-db (2.10.2-1) ... #12 9.566 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... #9 28.12 Selecting previously unselected package gcc-9-base:amd64. #9 28.12 Preparing to unpack .../079-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... #9 28.13 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... #9 28.17 Selecting previously unselected package libisl22:amd64. #12 DONE 9.8s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:4e2ed7051f012560d86aea335df4d917ca46dfec4627adc7f0d0933c71492b11 #13 DONE 0.1s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:fe7e35064a1cbdea89ba27d725ae1536919cbb4fc7bd1cc3604911525c823f9b #9 28.17 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ... #9 28.17 Unpacking libisl22:amd64 (0.22.1-1) ... #9 28.26 Selecting previously unselected package libmpfr6:amd64. #9 28.26 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ... #9 28.26 Unpacking libmpfr6:amd64 (4.0.2-1) ... #9 28.31 Selecting previously unselected package libmpc3:amd64. #9 28.31 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ... #9 28.32 Unpacking libmpc3:amd64 (1.1.0-1) ... #9 28.35 Selecting previously unselected package cpp-9. #9 28.35 Preparing to unpack .../083-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... #9 28.36 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ... #9 29.06 Selecting previously unselected package cpp. #9 29.06 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... #9 29.07 Unpacking cpp (4:9.3.0-1ubuntu2) ... #9 29.11 Selecting previously unselected package libcc1-0:amd64. #9 29.11 Preparing to unpack .../085-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.12 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.16 Selecting previously unselected package libgomp1:amd64. #9 29.16 Preparing to unpack .../086-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.17 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.21 Selecting previously unselected package libitm1:amd64. #9 29.21 Preparing to unpack .../087-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.22 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.26 Selecting previously unselected package libatomic1:amd64. #9 29.27 Preparing to unpack .../088-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.27 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.31 Selecting previously unselected package libasan5:amd64. #9 29.31 Preparing to unpack .../089-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... #9 29.31 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... #9 29.66 Selecting previously unselected package liblsan0:amd64. #9 29.67 Preparing to unpack .../090-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.67 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.79 Selecting previously unselected package libtsan0:amd64. #9 29.79 Preparing to unpack .../091-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.80 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 30.04 Selecting previously unselected package libubsan1:amd64. #9 30.04 Preparing to unpack .../092-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 30.04 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... #15 DONE 1.8s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:5f943624aae28f9c67160f191e319d3d7ce64bd82bfded50cfdf24ecbe88245c #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:81b66869afd575efb68acf9f6ff4b30207e835c9ac37c916187a72dedada0c74 #17 DONE 0.1s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #9 30.16 Selecting previously unselected package libquadmath0:amd64. #9 30.16 Preparing to unpack .../093-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 30.17 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 30.21 Selecting previously unselected package libgcc-9-dev:amd64. #9 30.21 Preparing to unpack .../094-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... #9 30.22 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... #9 30.45 Selecting previously unselected package gcc-9. #9 30.46 Preparing to unpack .../095-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... #9 30.46 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ... #9 31.19 Selecting previously unselected package gcc. #9 31.20 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... #9 31.20 Unpacking gcc (4:9.3.0-1ubuntu2) ... #9 31.23 Selecting previously unselected package libstdc++-9-dev:amd64. #9 31.24 Preparing to unpack .../097-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... #9 31.24 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... #9 31.49 Selecting previously unselected package g++-9. #9 31.50 Preparing to unpack .../098-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... #9 31.50 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8ZDPbi + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose + popd + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zOnyQV + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.9.0 PASS: docker-compose version OK + test v2.9.0 = v2.9.0 + echo 'PASS: docker-compose version OK' + exit 0 Processing files: docker-compose-plugin-2.9.0-0.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cSSyJq + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kTylCK + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.9.0-0.el8 docker-compose-plugin(aarch-64) = 0:2.9.0-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gurrVG + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.aarch64 + exit 0 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GdrCLm + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9fKO4N + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz #9 32.25 Selecting previously unselected package g++. #9 32.25 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... #9 32.25 Unpacking g++ (4:9.3.0-1ubuntu2) ... #9 32.28 Selecting previously unselected package make. #9 32.29 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ... #9 32.29 Unpacking make (4.2.1-1.2) ... #9 32.33 Selecting previously unselected package libdpkg-perl. #9 32.33 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... #9 32.33 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... #9 32.39 Selecting previously unselected package patch. #9 32.39 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ... #9 32.39 Unpacking patch (2.7.6-6) ... #9 32.43 Selecting previously unselected package dpkg-dev. #9 32.43 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3.2_all.deb ... #9 32.44 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... #9 32.53 Selecting previously unselected package build-essential. #9 32.53 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ... #9 32.53 Unpacking build-essential (12.8ubuntu1.1) ... #9 32.57 Selecting previously unselected package libbrotli1:amd64. #9 32.57 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... #9 32.57 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #9 32.63 Selecting previously unselected package libroken18-heimdal:amd64. #9 32.63 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.63 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.67 Selecting previously unselected package libasn1-8-heimdal:amd64. #9 32.67 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.68 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.73 Selecting previously unselected package libheimbase1-heimdal:amd64. #9 32.73 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.73 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.77 Selecting previously unselected package libhcrypto4-heimdal:amd64. #9 32.77 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.77 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.82 Selecting previously unselected package libwind0-heimdal:amd64. #9 32.82 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.82 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.86 Selecting previously unselected package libhx509-5-heimdal:amd64. + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Sf7zhj + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8" #9 32.87 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.87 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.91 Selecting previously unselected package libkrb5-26-heimdal:amd64. #9 32.92 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.92 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.97 Selecting previously unselected package libheimntlm0-heimdal:amd64. #9 32.97 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.98 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 33.07 Selecting previously unselected package libgssapi3-heimdal:amd64. #9 33.07 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 33.07 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 33.11 Selecting previously unselected package libsasl2-modules-db:amd64. #9 33.11 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #9 33.11 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #9 33.15 Selecting previously unselected package libsasl2-2:amd64. #9 33.15 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #9 33.15 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #9 33.19 Selecting previously unselected package libldap-common. #9 33.19 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... #9 33.19 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #9 33.23 Selecting previously unselected package libldap-2.4-2:amd64. #9 33.23 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... #9 33.24 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... #9 33.29 Selecting previously unselected package libnghttp2-14:amd64. #9 33.29 Preparing to unpack .../119-libnghttp2-14_1.40.0-1build1_amd64.deb ... #9 33.29 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... #9 33.34 Selecting previously unselected package librtmp1:amd64. #9 33.34 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... #9 33.34 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #9 33.38 Selecting previously unselected package libssh-4:amd64. #9 33.39 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... #9 33.39 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... go: downloading github.com/rootless-containers/rootlesskit v1.0.0 #18 exporting layers 2.7s done #18 writing image sha256:42b90a4e7581873ecb13944b7b08622e12da88266bb4211ff0cc8db2e3aa9824 done #18 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done #18 DONE 2.7s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/ubuntu-jammy:/build debbuild-ubuntu-jammy/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh #9 33.44 Selecting previously unselected package libcurl4:amd64. #9 33.44 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.12_amd64.deb ... #9 33.45 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.12) ... #9 33.49 Selecting previously unselected package curl. #9 33.49 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.12_amd64.deb ... #9 33.50 Unpacking curl (7.68.0-1ubuntu2.12) ... #9 33.55 Selecting previously unselected package dctrl-tools. #9 33.55 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ... #9 33.56 Unpacking dctrl-tools (2.24-3) ... #9 33.59 Selecting previously unselected package libtool. #9 33.60 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ... #9 33.60 Unpacking libtool (2.4.6-14) ... #9 33.65 Selecting previously unselected package dh-autoreconf. #9 33.65 Preparing to unpack .../126-dh-autoreconf_19_all.deb ... #9 33.65 Unpacking dh-autoreconf (19) ... #9 33.68 Selecting previously unselected package libdebhelper-perl. #9 33.68 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ... #9 33.69 Unpacking libdebhelper-perl (12.10ubuntu1) ... #9 33.72 Selecting previously unselected package libarchive-zip-perl. + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #9 33.72 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ... #9 33.73 Unpacking libarchive-zip-perl (1.67-2) ... #9 33.77 Selecting previously unselected package libsub-override-perl. #9 33.77 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ... #9 33.78 Unpacking libsub-override-perl (0.09-2) ... #9 33.80 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 33.80 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #9 33.81 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #9 33.83 Selecting previously unselected package dh-strip-nondeterminism. #9 33.84 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ... #9 33.84 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #9 33.87 Selecting previously unselected package dwz. #9 33.87 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ... #9 33.87 Unpacking dwz (0.13-5) ... #9 33.92 Selecting previously unselected package libcroco3:amd64. #9 33.92 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ... #9 33.92 Unpacking libcroco3:amd64 (0.6.13-1) ... #9 33.96 Selecting previously unselected package gettext. ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jYAIzi + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose + popd ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cv2aUd + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.9.0 + test v2.9.0 = v2.9.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 PASS: docker-compose version OK ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.9.0-0.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qidRl1 + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.01Yr6f + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.9.0-0.el9 docker-compose-plugin(aarch-64) = 0:2.9.0-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.el9.src.rpm + make IMAGE=quay.io/centos/centos:stream8 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ quay.io/centos/centos:stream8 ./verify Unable to find image 'quay.io/centos/centos:stream8' locally stream8: Pulling from centos/centos + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 #9 33.96 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ... #9 33.97 Unpacking gettext (0.19.8.1-10build1) ... #9 34.07 Selecting previously unselected package intltool-debian. #9 34.07 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ... #9 34.08 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 34.18 Selecting previously unselected package po-debconf. 413af8175711: Already exists 39f5ddcec5e9: Already exists ce0bf243d37e: Already exists 63ff22954dae: Already exists Digest: sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e Status: Downloaded newer image for quay.io/centos/centos:stream8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b #9 34.18 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ... #9 34.19 Unpacking po-debconf (1.0.21) ... #9 34.24 Selecting previously unselected package debhelper. #9 34.24 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ... #9 34.24 Unpacking debhelper (12.10ubuntu1) ... #9 34.35 Selecting previously unselected package libfakeroot:amd64. #9 34.36 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ... #9 34.36 Unpacking libfakeroot:amd64 (1.24-1) ... #9 34.39 Selecting previously unselected package fakeroot. #9 34.40 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ... #9 34.40 Unpacking fakeroot (1.24-1) ... #9 34.44 Selecting previously unselected package libassuan0:amd64. go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:06:38 +0000' ++ . /etc/os-release +++ PRETTY_NAME='Ubuntu 22.04.1 LTS' +++ NAME=Ubuntu +++ VERSION_ID=22.04 +++ VERSION='22.04.1 LTS (Jammy Jellyfish)' +++ VERSION_CODENAME=jammy +++ ID=ubuntu +++ ID_LIKE=debian +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ UBUNTU_CODENAME=jammy ++ echo 22.04 + versionID=22.04 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a VERSION BBB 0.0.0-20220808082437-e1f24d3 + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy dpkg-buildpackage: info: source distribution jammy dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture arm64 #9 34.44 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ... #9 34.44 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... #9 34.47 Selecting previously unselected package gpgconf. #9 34.48 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ... #9 34.48 Unpacking gpgconf (2.2.19-3ubuntu2.2) ... #9 34.52 Selecting previously unselected package libksba8:amd64. #9 34.53 Preparing to unpack .../142-libksba8_1.3.5-2_amd64.deb ... #9 34.53 Unpacking libksba8:amd64 (1.3.5-2) ... #9 34.58 Selecting previously unselected package libnpth0:amd64. #9 34.58 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ... #9 34.58 Unpacking libnpth0:amd64 (1.6-1) ... #9 34.62 Selecting previously unselected package dirmngr. #9 34.62 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ... #9 34.64 Unpacking dirmngr (2.2.19-3ubuntu2.2) ... #9 34.70 Selecting previously unselected package gnupg-l10n. + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=8 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=8 +++ PLATFORM_ID=platform:el8 +++ PRETTY_NAME='CentOS Stream 8' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:8 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo centos + DIST_ID=centos ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=8 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=8 +++ PLATFORM_ID=platform:el8 +++ PRETTY_NAME='CentOS Stream 8' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:8 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo 8 ++ cut -d. -f1 + DIST_VERSION=8 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version 4.7.0 Installed: dnf-0:4.7.0-11.el8.noarch at Thu Aug 4 15:37:32 2022 Built : CentOS Buildsys at Wed Jul 27 13:05:47 2022 Installed: rpm-0:4.14.3-23.el8.aarch64 at Tue Jul 26 12:30:32 2022 Built : Red Hat, Inc. at Tue Apr 5 18:37:55 2022 debian/rules clean dh clean --with=bash-completion dh_clean #9 34.70 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... #9 34.70 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... #9 34.74 Selecting previously unselected package gnupg-utils. #9 34.74 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ... #9 34.75 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... #9 34.82 Selecting previously unselected package gpg. #9 34.82 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.2_amd64.deb ... #9 34.82 Unpacking gpg (2.2.19-3ubuntu2.2) ... #9 34.90 Selecting previously unselected package pinentry-curses. #9 34.90 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ... #9 34.90 Unpacking pinentry-curses (1.1.0-3build1) ... #9 34.94 Selecting previously unselected package gpg-agent. + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all 0 files removed dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.tar.gz #9 34.94 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ... #9 34.94 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... #9 34.99 Selecting previously unselected package gpg-wks-client. #9 34.99 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ... #9 35.00 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... #9 35.03 Selecting previously unselected package gpg-wks-server. #9 35.03 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ... #9 35.04 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... #9 35.07 Selecting previously unselected package gpgsm. #9 35.08 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ... #9 35.08 Unpacking gpgsm (2.2.19-3ubuntu2.2) ... #9 35.12 Selecting previously unselected package gnupg. #9 35.13 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.2_all.deb ... #9 35.13 Unpacking gnupg (2.2.19-3ubuntu2.2) ... #9 35.17 Selecting previously unselected package libfile-which-perl. #9 35.17 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ... #9 35.18 Unpacking libfile-which-perl (1.23-1) ... #9 35.23 Selecting previously unselected package libfile-homedir-perl. #9 35.24 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ... #9 35.24 Unpacking libfile-homedir-perl (1.004-1) ... #9 35.27 Selecting previously unselected package libio-pty-perl. #9 35.27 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ... #9 35.28 Unpacking libio-pty-perl (1:1.12-1) ... #9 35.31 Selecting previously unselected package libipc-run-perl. #9 35.31 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ... + dnf upgrade -y #9 35.32 Unpacking libipc-run-perl (20180523.0-2) ... #9 35.35 Selecting previously unselected package libclass-method-modifiers-perl. #9 35.35 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 35.36 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 35.39 Selecting previously unselected package libb-hooks-op-check-perl. #9 35.39 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... #9 35.40 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #9 35.43 Selecting previously unselected package libdynaloader-functions-perl. #9 35.43 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ... #9 35.44 Unpacking libdynaloader-functions-perl (0.003-1) ... #9 35.47 Selecting previously unselected package libdevel-callchecker-perl. #9 35.47 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... #9 35.47 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 35.50 Selecting previously unselected package libparams-classify-perl. #9 35.51 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ... #9 35.51 Unpacking libparams-classify-perl (0.015-1build2) ... #9 35.54 Selecting previously unselected package libmodule-runtime-perl. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~debian-buster_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb'. #9 35.54 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ... #9 35.55 Unpacking libmodule-runtime-perl (0.016-1) ... #9 35.58 Selecting previously unselected package libimport-into-perl. #9 35.58 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ... #9 35.59 Unpacking libimport-into-perl (1.002005-1) ... #9 35.61 Selecting previously unselected package librole-tiny-perl. #9 35.62 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ... #9 35.62 Unpacking librole-tiny-perl (2.001004-1) ... #9 35.65 Selecting previously unselected package libstrictures-perl. #9 35.65 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ... #9 35.65 Unpacking libstrictures-perl (2.000006-1) ... #9 35.68 Selecting previously unselected package libsub-quote-perl. #9 35.68 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ... #9 35.70 Unpacking libsub-quote-perl (2.006006-1) ... #9 35.74 Selecting previously unselected package libmoo-perl. #9 35.74 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ... #9 35.74 Unpacking libmoo-perl (2.003006-1) ... #9 35.78 Selecting previously unselected package libencode-locale-perl. #9 35.78 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ... #9 35.78 Unpacking libencode-locale-perl (1.05-1) ... #9 35.82 Selecting previously unselected package libtimedate-perl. #9 35.82 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ... #9 35.82 Unpacking libtimedate-perl (2.3200-1) ... #9 35.85 Selecting previously unselected package libhttp-date-perl. #9 35.85 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ... #9 35.86 Unpacking libhttp-date-perl (6.05-1) ... #9 35.88 Selecting previously unselected package libfile-listing-perl. #9 35.89 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ... #9 35.89 Unpacking libfile-listing-perl (6.04-1) ... #9 35.92 Selecting previously unselected package libhtml-tagset-perl. #9 35.92 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ... #9 35.92 Unpacking libhtml-tagset-perl (3.20-4) ... #9 35.95 Selecting previously unselected package liburi-perl. #9 35.95 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ... #9 35.95 Unpacking liburi-perl (1.76-2) ... #9 35.99 Selecting previously unselected package libhtml-parser-perl. #9 35.99 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ... #9 36.00 Unpacking libhtml-parser-perl (3.72-5) ... #9 36.03 Selecting previously unselected package libhtml-tree-perl. #9 36.03 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ... #9 36.04 Unpacking libhtml-tree-perl (5.07-2) ... #9 36.08 Selecting previously unselected package libio-html-perl. #9 36.08 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ... #9 36.09 Unpacking libio-html-perl (1.001-1) ... #9 36.12 Selecting previously unselected package liblwp-mediatypes-perl. #9 36.13 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 36.13 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 36.16 Selecting previously unselected package libhttp-message-perl. #9 36.16 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ... #9 36.17 Unpacking libhttp-message-perl (6.22-1) ... #9 36.22 Selecting previously unselected package libhttp-cookies-perl. #9 36.22 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ... #9 36.23 Unpacking libhttp-cookies-perl (6.08-1) ... #9 36.26 Selecting previously unselected package libhttp-negotiate-perl. #9 36.26 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ... #9 36.29 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 36.32 Selecting previously unselected package perl-openssl-defaults:amd64. #9 36.32 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ... #9 36.33 Unpacking perl-openssl-defaults:amd64 (4) ... #9 36.35 Selecting previously unselected package libnet-ssleay-perl. CentOS Stream 8 - AppStream 16 MB/s | 21 MB 00:01 #9 36.36 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ... #9 36.36 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #9 36.43 Selecting previously unselected package libio-socket-ssl-perl. #9 36.44 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ... #9 36.44 Unpacking libio-socket-ssl-perl (2.067-1) ... #9 36.48 Selecting previously unselected package libnet-http-perl. #9 36.48 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ... #9 36.49 Unpacking libnet-http-perl (6.19-1) ... #9 36.52 Selecting previously unselected package liblwp-protocol-https-perl. #9 36.52 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #9 36.52 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 36.55 Selecting previously unselected package libtry-tiny-perl. #9 36.55 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ... #9 36.56 Unpacking libtry-tiny-perl (0.30-1) ... #9 36.59 Selecting previously unselected package libwww-robotrules-perl. #9 36.59 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ... #9 36.59 Unpacking libwww-robotrules-perl (6.02-1) ... #9 36.62 Selecting previously unselected package libwww-perl. #9 36.63 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ... #9 36.63 Unpacking libwww-perl (6.43-1) ... #9 36.67 Selecting previously unselected package patchutils. #9 36.67 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ... #9 36.68 Unpacking patchutils (0.3.4-2) ... #9 36.71 Selecting previously unselected package wdiff. #9 36.71 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ... #9 36.71 Unpacking wdiff (1.2.2-2build1) ... #9 36.76 Selecting previously unselected package devscripts. #9 36.76 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ... #9 36.78 Unpacking devscripts (2.20.2ubuntu2) ... #9 36.90 Selecting previously unselected package diffstat. #9 36.90 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ... #9 36.91 Unpacking diffstat (1.63-1) ... #9 36.94 Selecting previously unselected package python3-chardet. #9 36.94 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ... #9 36.95 Unpacking python3-chardet (3.0.4-4build1) ... #9 36.99 Selecting previously unselected package python3-debian. #9 37.00 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1_all.deb ... #9 37.00 Unpacking python3-debian (0.1.36ubuntu1) ... #9 37.05 Selecting previously unselected package libgpgme11:amd64. #9 37.05 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2_amd64.deb ... #9 37.06 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ... #9 37.10 Selecting previously unselected package python3-gpg. #9 37.10 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... #9 37.11 Unpacking python3-gpg (1.13.1-7ubuntu2) ... #9 37.16 Selecting previously unselected package dput. #9 37.16 Preparing to unpack .../198-dput_1.0.3ubuntu1_all.deb ... #9 37.17 Unpacking dput (1.0.3ubuntu1) ... #9 37.21 Selecting previously unselected package libcurl3-gnutls:amd64. Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.w1mdQx + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 #9 37.21 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.12_amd64.deb ... #9 37.22 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.12) ... #9 37.26 Selecting previously unselected package liberror-perl. #9 37.27 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ... #9 37.27 Unpacking liberror-perl (0.17029-1) ... #9 37.30 Selecting previously unselected package git-man. #9 37.31 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.5_all.deb ... #9 37.31 Unpacking git-man (1:2.25.1-1ubuntu3.5) ... #9 37.42 Selecting previously unselected package git. #9 37.42 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.5_amd64.deb ... #9 37.44 Unpacking git (1:2.25.1-1ubuntu3.5) ... dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb'. #9 37.95 Selecting previously unselected package libalgorithm-diff-perl. #9 37.95 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ... #9 37.96 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #9 37.99 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 37.99 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... #9 38.00 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #9 38.02 Selecting previously unselected package libalgorithm-merge-perl. #9 38.03 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ... #9 38.03 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 38.06 Selecting previously unselected package libapt-pkg-perl. #9 38.06 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ... #9 38.06 Unpacking libapt-pkg-perl (0.1.36build3) ... #9 38.10 Selecting previously unselected package libarchive-cpio-perl. #9 38.10 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ... #9 38.10 Unpacking libarchive-cpio-perl (0.10-1) ... #9 38.14 Selecting previously unselected package libarray-intspan-perl. #9 38.14 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ... #9 38.15 Unpacking libarray-intspan-perl (2.003-1) ... #9 38.18 Selecting previously unselected package libasync-mergepoint-perl. #9 38.18 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ... #9 38.19 Unpacking libasync-mergepoint-perl (0.04-2) ... #9 38.21 Selecting previously unselected package libmodule-implementation-perl. #9 38.22 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ... #9 38.22 Unpacking libmodule-implementation-perl (0.09-1) ... #9 38.25 Selecting previously unselected package libsub-exporter-progressive-perl. #9 38.25 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 38.25 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 38.28 Selecting previously unselected package libvariable-magic-perl. #9 38.28 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ... #9 38.28 Unpacking libvariable-magic-perl (0.62-1build2) ... #9 38.32 Selecting previously unselected package libb-hooks-endofscope-perl. #9 38.32 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ... #9 38.32 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #9 38.35 Selecting previously unselected package libcapture-tiny-perl. #9 38.35 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ... #9 38.35 Unpacking libcapture-tiny-perl (0.48-1) ... #9 38.39 Selecting previously unselected package libclass-xsaccessor-perl. #9 38.39 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... #9 38.39 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #9 38.42 Selecting previously unselected package libclone-perl. #9 38.42 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ... #9 38.43 Unpacking libclone-perl (0.43-2) ... #9 38.46 Selecting previously unselected package libcommon-sense-perl. #9 38.46 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ... #9 38.46 Unpacking libcommon-sense-perl (3.74-2build6) ... #9 38.49 Selecting previously unselected package libparams-util-perl. #9 38.49 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ... #9 38.50 Unpacking libparams-util-perl (1.07-3build5) ... #9 38.53 Selecting previously unselected package libsub-install-perl. #9 38.53 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ... #9 38.53 Unpacking libsub-install-perl (0.928-1) ... #9 38.56 Selecting previously unselected package libdata-optlist-perl. #9 38.57 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ... #9 38.57 Unpacking libdata-optlist-perl (0.110-1) ... #9 38.60 Selecting previously unselected package libsub-exporter-perl. #9 38.60 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ... #9 38.60 Unpacking libsub-exporter-perl (0.987-1) ... #9 38.64 Selecting previously unselected package libconst-fast-perl. #9 38.64 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ... #9 38.64 Unpacking libconst-fast-perl (0.014-1) ... #9 38.67 Selecting previously unselected package libwant-perl. #9 38.68 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ... #9 38.68 Unpacking libwant-perl (0.29-1build4) ... #9 38.71 Selecting previously unselected package libcontextual-return-perl. #9 38.71 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ... #9 38.71 Unpacking libcontextual-return-perl (0.004014-2) ... #9 38.75 Selecting previously unselected package libcpanel-json-xs-perl. #9 38.75 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... #9 38.75 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #9 38.79 Selecting previously unselected package libdata-dump-perl. #9 38.79 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ... #9 38.80 Unpacking libdata-dump-perl (1.23-1) ... #9 38.83 Selecting previously unselected package libdigest-bubblebabble-perl. #9 38.83 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ... #9 38.83 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #9 38.86 Selecting previously unselected package libdigest-hmac-perl. #9 38.86 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #9 38.87 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #9 38.89 Selecting previously unselected package libdistro-info-perl. #9 38.90 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1_all.deb ... #9 38.90 Unpacking libdistro-info-perl (0.23ubuntu1) ... #9 38.93 Selecting previously unselected package libnet-smtp-ssl-perl. #9 38.93 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 38.93 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 38.96 Selecting previously unselected package libmailtools-perl. #9 38.96 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ... #9 38.96 Unpacking libmailtools-perl (2.21-1) ... #9 39.00 Selecting previously unselected package libnet-ip-perl. #9 39.00 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ... #9 39.01 Unpacking libnet-ip-perl (1.26-2) ... #9 39.04 Selecting previously unselected package libnet-dns-perl. #9 39.04 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ... #9 39.05 Unpacking libnet-dns-perl (1.22-1) ... #9 39.11 Selecting previously unselected package libnet-domain-tld-perl. #9 39.11 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ... #9 39.11 Unpacking libnet-domain-tld-perl (1.75-1) ... #9 39.15 Selecting previously unselected package libemail-valid-perl. #9 39.15 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ... #9 39.15 Unpacking libemail-valid-perl (1.202-1) ... #9 39.18 Selecting previously unselected package libexporter-tiny-perl. #9 39.19 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ... #9 39.19 Unpacking libexporter-tiny-perl (1.002001-1) ... #9 39.23 Selecting previously unselected package libipc-system-simple-perl. #9 39.23 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ... #9 39.23 Unpacking libipc-system-simple-perl (1.26-1) ... #9 39.26 Selecting previously unselected package libfile-basedir-perl. #9 39.27 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ... #9 39.27 Unpacking libfile-basedir-perl (0.08-1) ... #9 39.30 Selecting previously unselected package libfile-chdir-perl. #9 39.30 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ... #9 39.31 Unpacking libfile-chdir-perl (0.1008-1) ... #9 39.34 Selecting previously unselected package libfile-fcntllock-perl. #9 39.34 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... #9 39.34 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #9 39.37 Selecting previously unselected package libnumber-compare-perl. #9 39.38 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ... #9 39.38 Unpacking libnumber-compare-perl (0.03-1) ... #9 39.41 Selecting previously unselected package libtext-glob-perl. #9 39.41 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ... #9 39.42 Unpacking libtext-glob-perl (0.10-1) ... #9 39.45 Selecting previously unselected package libfile-find-rule-perl. #9 39.45 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ... #9 39.45 Unpacking libfile-find-rule-perl (0.34-1) ... #9 39.48 Selecting previously unselected package libfont-afm-perl. #9 39.49 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ... #9 39.49 Unpacking libfont-afm-perl (1.20-2) ... #9 39.52 Selecting previously unselected package libio-string-perl. #9 39.52 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ... #9 39.53 Unpacking libio-string-perl (1.08-3) ... #9 39.56 Selecting previously unselected package libfont-ttf-perl. #9 39.56 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ... #9 39.56 Unpacking libfont-ttf-perl (1.06-1) ... #9 39.63 Selecting previously unselected package libfuture-perl. docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9" #9 39.63 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ... #9 39.63 Unpacking libfuture-perl (0.43-1) ... #9 39.67 Selecting previously unselected package libio-stringy-perl. #9 39.67 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ... #9 39.67 Unpacking libio-stringy-perl (2.111-3) ... #9 39.71 Selecting previously unselected package libparams-validate-perl. #9 39.71 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ... #9 39.72 Unpacking libparams-validate-perl (1.29-3) ... #9 39.75 Selecting previously unselected package libgetopt-long-descriptive-perl. #9 39.75 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #9 39.76 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #9 39.80 Selecting previously unselected package libsort-versions-perl. #9 39.80 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ... #9 39.81 Unpacking libsort-versions-perl (1.62-1) ... #9 39.83 Selecting previously unselected package libgit-wrapper-perl. #9 39.84 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ... #9 39.84 Unpacking libgit-wrapper-perl (0.048-1) ... #9 39.87 Selecting previously unselected package libhttp-tiny-multipart-perl. make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh #9 39.87 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #9 39.88 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #9 39.91 Selecting previously unselected package libio-prompter-perl. #9 39.91 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ... #9 39.92 Unpacking libio-prompter-perl (0.004015-1) ... #9 39.95 Selecting previously unselected package libjson-perl. #9 39.95 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ... #9 39.96 Unpacking libjson-perl (4.02000-2) ... #9 39.99 Selecting previously unselected package liblog-any-perl. #9 40.00 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ... #9 40.00 Unpacking liblog-any-perl (1.708-1) ... #9 40.04 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 40.04 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #9 40.04 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #9 40.07 Selecting previously unselected package libpackage-stash-perl. #9 40.07 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ... #9 40.08 Unpacking libpackage-stash-perl (0.38-1) ... #9 40.11 Selecting previously unselected package libsub-identify-perl. + make IMAGE=quay.io/centos/centos:stream9 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ quay.io/centos/centos:stream9 ./verify Unable to find image 'quay.io/centos/centos:stream9' locally stream9: Pulling from centos/centos #9 40.11 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ... #9 40.11 Unpacking libsub-identify-perl (0.14-1build2) ... #9 40.14 Selecting previously unselected package libsub-name-perl. #9 40.15 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ... #9 40.15 Unpacking libsub-name-perl (0.26-1) ... #9 40.18 Selecting previously unselected package libnamespace-clean-perl. #9 40.18 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ... #9 40.18 Unpacking libnamespace-clean-perl (0.27-1) ... #9 40.21 Selecting previously unselected package libpath-tiny-perl. #9 40.22 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ... #9 40.22 Unpacking libpath-tiny-perl (0.108-1) ... #9 40.25 Selecting previously unselected package libtype-tiny-perl. #9 40.25 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ... #9 40.26 Unpacking libtype-tiny-perl (1.008001-2) ... #9 40.32 Selecting previously unselected package libgitlab-api-v4-perl. #9 40.32 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ... #9 40.33 Unpacking libgitlab-api-v4-perl (0.25-1) ... #9 40.37 Selecting previously unselected package libhash-fieldhash-perl. #9 40.37 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... #9 40.37 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #9 40.41 Selecting previously unselected package libhtml-form-perl. #9 40.41 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ... #9 40.41 Unpacking libhtml-form-perl (6.07-1) ... #9 40.44 Selecting previously unselected package libhtml-format-perl. ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4NlTCk + popd + exit 0 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + cd src + pushd /root/rpmbuild/BUILD/src/buildx + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gEH5aC + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' PASS: docker-buildx version OK + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.el8.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.el8 docker-buildx-plugin(x86-64) = 0:0.8.2-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el8.src.rpm 5e086ecef80c: Already exists Digest: sha256:07f9ccafb44a1de11a1c2c2bad3fcc10cd224921f9f1c9c6e778b723c740c24a Status: Downloaded newer image for quay.io/centos/centos:stream9 #9 40.44 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ... #9 40.45 Unpacking libhtml-format-perl (2.12-1) ... #9 40.48 Selecting previously unselected package libhttp-daemon-perl. #9 40.48 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ... #9 40.49 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ... #9 40.52 Selecting previously unselected package libidn11:amd64. #9 40.52 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ... #9 40.53 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... #9 40.56 Selecting previously unselected package libstruct-dumb-perl. #9 40.56 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ... #9 40.57 Unpacking libstruct-dumb-perl (0.09-1) ... #9 40.60 Selecting previously unselected package libio-async-perl. #9 40.60 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ... #9 40.60 Unpacking libio-async-perl (0.75-1) ... #9 40.65 Selecting previously unselected package liblinux-epoll-perl. #9 40.66 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ... #9 40.66 Unpacking liblinux-epoll-perl (0.017-1) ... #9 40.69 Selecting previously unselected package libio-async-loop-epoll-perl. #9 40.70 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ... #9 40.70 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #9 40.73 Selecting previously unselected package libtypes-serialiser-perl. #9 40.73 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ... #9 40.74 Unpacking libtypes-serialiser-perl (1.0-1) ... #9 40.77 Selecting previously unselected package libjson-xs-perl. #9 40.77 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ... #9 40.78 Unpacking libjson-xs-perl (4.020-1build1) ... #9 40.81 Selecting previously unselected package libjson-maybexs-perl. #9 40.82 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ... #9 40.82 Unpacking libjson-maybexs-perl (1.004000-1) ... #9 40.85 Selecting previously unselected package liblist-compare-perl. #9 40.85 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ... #9 40.86 Unpacking liblist-compare-perl (0.53-1) ... #9 40.89 Selecting previously unselected package liblist-moreutils-perl. + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=9 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=9 +++ PLATFORM_ID=platform:el9 +++ PRETTY_NAME='CentOS Stream 9' +++ ANSI_COLOR='0;31' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:centos:centos:9 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo centos + DIST_ID=centos ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=9 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=9 +++ PLATFORM_ID=platform:el9 +++ PRETTY_NAME='CentOS Stream 9' +++ ANSI_COLOR='0;31' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:centos:centos:9 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ cut -d. -f1 ++ echo 9 + DIST_VERSION=9 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version 4.12.0 Installed: dnf-0:4.12.0-2.el9.noarch at Tue Jul 26 14:17:40 2022 Built : builder@centos.org at Mon May 23 13:59:30 2022 Installed: rpm-0:4.16.1.3-15.el9.aarch64 at Tue Jul 26 14:17:35 2022 Built : builder@centos.org at Thu Jun 30 11:34:36 2022 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all #9 40.90 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ... #9 40.90 Unpacking liblist-moreutils-perl (0.416-1build5) ... #9 40.93 Selecting previously unselected package liblist-someutils-perl. #9 40.94 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ... #9 40.94 Unpacking liblist-someutils-perl (0.58-1) ... #9 40.98 Selecting previously unselected package liblist-someutils-xs-perl. #9 40.98 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ... #9 40.98 Unpacking liblist-someutils-xs-perl (0.58-2) ... #9 41.02 Selecting previously unselected package libltdl7:amd64. #9 41.02 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ... #9 41.03 Unpacking libltdl7:amd64 (2.4.6-14) ... #9 41.06 Selecting previously unselected package libltdl-dev:amd64. #9 41.06 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ... #9 41.07 Unpacking libltdl-dev:amd64 (2.4.6-14) ... #9 41.12 Selecting previously unselected package libsys-hostname-long-perl. #9 41.12 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ... #9 41.12 Unpacking libsys-hostname-long-perl (1.5-1) ... #9 41.15 Selecting previously unselected package libmail-sendmail-perl. #9 41.15 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ... #9 41.16 Unpacking libmail-sendmail-perl (0.80-1) ... #9 41.19 Selecting previously unselected package libmoox-aliases-perl. #9 41.19 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ... #9 41.20 Unpacking libmoox-aliases-perl (0.001006-1) ... #9 41.22 Selecting previously unselected package libobject-id-perl. 0 files removed + dnf upgrade -y #9 41.23 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #9 41.23 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #9 41.26 Selecting previously unselected package libmoox-struct-perl. #9 41.26 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ... #9 41.27 Unpacking libmoox-struct-perl (0.017-1) ... #9 41.30 Selecting previously unselected package libnet-dns-sec-perl. #9 41.30 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ... #9 41.30 Unpacking libnet-dns-sec-perl (1.15-1) ... #9 41.34 Selecting previously unselected package libnet-libidn-perl. #9 41.34 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... #9 41.34 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #9 41.38 Selecting previously unselected package libnumber-range-perl. #9 41.38 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ... #9 41.38 Unpacking libnumber-range-perl (0.12-1) ... #9 41.41 Selecting previously unselected package libpackage-stash-xs-perl. #9 41.41 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... #9 41.42 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #9 41.45 Selecting previously unselected package libpath-iterator-rule-perl. #9 41.45 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ... #9 41.46 Unpacking libpath-iterator-rule-perl (1.014-1) ... #9 41.49 Selecting previously unselected package libperl4-corelibs-perl. #9 41.49 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ... #9 41.49 Unpacking libperl4-corelibs-perl (0.004-2) ... #9 41.53 Selecting previously unselected package libperlio-gzip-perl. #9 41.53 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ... #9 41.53 Unpacking libperlio-gzip-perl (0.19-1build5) ... #9 41.56 Selecting previously unselected package libpod-constants-perl. #9 41.56 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ... #9 41.57 Unpacking libpod-constants-perl (0.19-1) ... #9 41.61 Selecting previously unselected package libre2-5:amd64. #9 41.61 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ... #9 41.61 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ... #9 41.66 Selecting previously unselected package libre-engine-re2-perl. #9 41.66 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ... #9 41.67 Unpacking libre-engine-re2-perl (0.13-5) ... #9 41.70 Selecting previously unselected package libreadonly-perl. #9 41.70 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ... #9 41.70 Unpacking libreadonly-perl (2.050-2) ... #9 41.74 Selecting previously unselected package libref-util-perl. #9 41.74 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ... #9 41.74 Unpacking libref-util-perl (0.204-1) ... #9 41.77 Selecting previously unselected package libref-util-xs-perl. #9 41.77 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ... #9 41.78 Unpacking libref-util-xs-perl (0.117-1build2) ... #9 41.81 Selecting previously unselected package libregexp-pattern-license-perl. #9 41.81 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #9 41.81 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #9 41.84 Selecting previously unselected package libregexp-pattern-perl. #9 41.84 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ... #9 41.85 Unpacking libregexp-pattern-perl (0.2.12-1) ... #9 41.88 Selecting previously unselected package libsasl2-modules:amd64. #9 41.88 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #9 41.89 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #9 41.92 Selecting previously unselected package libsereal-decoder-perl. #9 41.92 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... #9 41.93 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #9 41.96 Selecting previously unselected package libsereal-encoder-perl. #9 41.96 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... #9 41.97 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #9 42.00 Selecting previously unselected package libsereal-perl. + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NJeHJc + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MGtZr6 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0~20220808082437.e1f24d3-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20220808082437.e1f24d3-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 #9 42.00 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ... #9 42.01 Unpacking libsereal-perl (4.011-1) ... #9 42.04 Selecting previously unselected package libsort-key-perl. #9 42.04 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ... #9 42.04 Unpacking libsort-key-perl (1.33-2build2) ... #9 42.07 Selecting previously unselected package libstring-copyright-perl. #9 42.08 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ... #9 42.08 Unpacking libstring-copyright-perl (0.003006-1) ... #9 42.11 Selecting previously unselected package libstring-escape-perl. #9 42.11 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ... #9 42.12 Unpacking libstring-escape-perl (2010.002-2) ... #9 42.15 Selecting previously unselected package libstring-shellquote-perl. #9 42.15 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ... #9 42.15 Unpacking libstring-shellquote-perl (1.04-1) ... #9 42.19 Selecting previously unselected package libterm-readkey-perl. #9 42.19 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ... #9 42.19 Unpacking libterm-readkey-perl (2.38-1build1) ... #9 42.23 Selecting previously unselected package libtest-fatal-perl. Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gvDDNI + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hhjkFe + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oQvGwD + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src #9 42.23 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ... #9 42.24 Unpacking libtest-fatal-perl (0.014-1) ... #9 42.26 Selecting previously unselected package libtest-refcount-perl. #9 42.27 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ... #9 42.27 Unpacking libtest-refcount-perl (0.10-1) ... #9 42.32 Selecting previously unselected package libtext-levenshtein-perl. #9 42.32 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ... #9 42.32 Unpacking libtext-levenshtein-perl (0.13-1) ... #9 42.35 Selecting previously unselected package libtype-tiny-xs-perl. #9 42.36 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ... #9 42.36 Unpacking libtype-tiny-xs-perl (0.016-1) ... #9 42.40 Selecting previously unselected package libunicode-utf8-perl. #9 42.40 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ... #9 42.41 Unpacking libunicode-utf8-perl (0.62-1build1) ... #9 42.43 Selecting previously unselected package libxml-namespacesupport-perl. #9 42.43 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ... #9 42.44 Unpacking libxml-namespacesupport-perl (1.12-1) ... #9 42.47 Selecting previously unselected package libxml-sax-base-perl. Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.src.rpm #9 42.47 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ... #9 42.48 Unpacking libxml-sax-base-perl (1.09-1) ... #9 42.51 Selecting previously unselected package libxml-sax-perl. #9 42.51 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ... #9 42.52 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #9 42.56 Selecting previously unselected package libxml-libxml-perl. #9 42.57 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ... #9 42.57 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #9 42.63 Selecting previously unselected package libxml-parser-perl. #9 42.63 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ... #9 42.63 Unpacking libxml-parser-perl (2.46-1) ... #9 42.68 Selecting previously unselected package libxml-sax-expat-perl. #9 42.69 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ... #9 42.69 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 42.72 Selecting previously unselected package libxml-writer-perl. #9 42.72 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ... #9 42.72 Unpacking libxml-writer-perl (0.625-1) ... #9 42.75 Selecting previously unselected package libyaml-libyaml-perl. #9 42.75 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... #9 42.76 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #9 42.79 Selecting previously unselected package licensecheck. CentOS Stream 9 - BaseOS 3.9 MB/s | 4.5 MB 00:01 #9 42.79 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ... #9 42.79 Unpacking licensecheck (3.0.45-1) ... #9 42.82 Selecting previously unselected package libdevel-size-perl. #9 42.83 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ... #9 42.83 Unpacking libdevel-size-perl (0.83-1build1) ... #9 42.86 Selecting previously unselected package t1utils. #9 42.86 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ... #9 42.87 Unpacking t1utils (1.41-3) ... #9 42.91 Selecting previously unselected package lintian. #9 42.91 Preparing to unpack .../328-lintian_2.62.0ubuntu2.1_all.deb ... #9 42.91 Unpacking lintian (2.62.0ubuntu2.1) ... #9 43.19 Selecting previously unselected package manpages-dev. CentOS Stream 8 - BaseOS 18 MB/s | 19 MB 00:01 #9 43.20 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ... #9 43.20 Unpacking manpages-dev (5.05-1) ... #9 43.45 Selecting previously unselected package python3-certifi. #9 43.46 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ... #9 43.46 Unpacking python3-certifi (2019.11.28-1) ... #9 43.51 Selecting previously unselected package python3-idna. #9 43.51 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ... #9 43.51 Unpacking python3-idna (2.8-1) ... #9 43.55 Selecting previously unselected package python3-urllib3. #9 43.55 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ... #9 43.56 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ... Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 Install tini version v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 #9 43.60 Selecting previously unselected package python3-requests. #9 43.60 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1_all.deb ... #9 43.61 Unpacking python3-requests (2.22.0-2ubuntu1) ... #9 43.64 Selecting previously unselected package python3-unidiff. #9 43.64 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ... #9 43.65 Unpacking python3-unidiff (0.5.5-2) ... #9 43.70 Selecting previously unselected package python3-xdg. #9 43.70 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ... #9 43.70 Unpacking python3-xdg (0.26-1ubuntu1) ... #9 43.74 Selecting previously unselected package unzip. #9 43.74 Preparing to unpack .../336-unzip_6.0-25ubuntu1_amd64.deb ... #9 43.74 Unpacking unzip (6.0-25ubuntu1) ... #9 43.79 Selecting previously unselected package equivs. #9 43.79 Preparing to unpack .../337-equivs_2.2.0_all.deb ... #9 43.79 Unpacking equivs (2.2.0) ... #9 43.82 Selecting previously unselected package libauthen-sasl-perl. #9 43.82 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ... #9 43.83 Unpacking libauthen-sasl-perl (2.1600-1) ... #9 43.86 Selecting previously unselected package python3-magic. #9 43.87 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ... #9 43.87 Unpacking python3-magic (2:0.4.15-3) ... #9 43.91 Setting up libapt-pkg-perl (0.1.36build3) ... #9 43.92 Setting up libksba8:amd64 (1.3.5-2) ... #9 43.94 Setting up libpipeline1:amd64 (1.5.2-2build1) ... #9 43.95 Setting up wdiff (1.2.2-2build1) ... #9 43.96 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... #9 43.97 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #9 43.98 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #9 43.99 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... #9 44.00 Setting up mime-support (3.64ubuntu1) ... #9 44.03 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #9 44.05 Setting up libmagic-mgc (1:5.38-4) ... #9 44.06 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #9 44.07 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... #9 44.08 No schema files found: doing nothing. #9 44.09 Setting up distro-info-data (0.43ubuntu1.10) ... #9 44.10 Setting up manpages (5.05-1) ... #9 44.11 Setting up unzip (6.0-25ubuntu1) ... #9 44.13 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #9 44.14 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... #9 44.15 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #9 44.17 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... #9 44.18 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... #9 44.19 Setting up libmagic1:amd64 (1:5.38-4) ... #9 44.21 Setting up less (551-1ubuntu0.1) ... #9 44.23 Setting up perl-openssl-defaults:amd64 (4) ... #9 44.24 Setting up linux-libc-dev:amd64 (5.4.0-122.138) ... #9 44.25 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... #9 44.26 Setting up gettext-base (0.19.8.1-10build1) ... #9 44.27 Setting up libnpth0:amd64 (1.6-1) ... #9 44.28 Setting up krb5-locales (1.17-6ubuntu4.1) ... #9 44.29 Setting up file (1:5.38-4) ... #9 44.30 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... #9 44.32 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 44.33 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #9 44.34 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... #9 44.35 Setting up libunwind8:amd64 (1.2.1-9build1) ... #9 44.36 Setting up libfakeroot:amd64 (1.24-1) ... #9 44.38 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... #9 44.39 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #9 44.40 Setting up tzdata (2022a-0ubuntu0.20.04) ... #9 44.49 #9 44.49 Current default time zone: 'Etc/UTC' #9 44.49 Local time is now: Mon Aug 8 12:06:48 UTC 2022. #9 44.49 Universal Time is now: Mon Aug 8 12:06:48 UTC 2022. #9 44.49 Run 'dpkg-reconfigure tzdata' if you wish to change it. #9 44.49 #9 44.51 Setting up fakeroot (1.24-1) ... #9 44.52 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 44.52 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 #9 44.52 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 #9 44.52 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 #9 44.52 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 #9 44.52 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 #9 44.52 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 #9 44.52 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 #9 44.52 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 #9 44.53 Setting up autotools-dev (20180224.1) ... #9 44.54 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 44.55 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ... #9 44.56 Setting up make (4.2.1-1.2) ... #9 44.58 Setting up libmpfr6:amd64 (4.0.2-1) ... #9 44.59 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... #9 44.60 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #9 44.61 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... #9 44.62 Setting up strace (5.5-3ubuntu1) ... #9 44.63 Setting up libsigsegv2:amd64 (2.12-2) ... #9 44.64 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #9 44.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 44.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #9 44.65 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #9 44.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #9 44.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #9 44.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #9 44.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #9 44.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #9 44.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #9 44.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #9 44.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #9 44.66 Setting up t1utils (1.41-3) ... #9 44.67 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 44.68 Setting up diffstat (1.63-1) ... #9 44.69 Setting up libmpc3:amd64 (1.1.0-1) ... #9 44.70 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 44.72 Setting up patch (2.7.6-6) ... #9 44.73 Setting up autopoint (0.19.8.1-10build1) ... #9 44.74 Setting up libfl2:amd64 (2.6.4-6.2) ... #9 44.75 Setting up ucf (3.0038+nmu1) ... #9 44.84 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... #9 44.86 Setting up libltdl7:amd64 (2.4.6-14) ... #9 44.87 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #9 44.88 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 44.89 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 44.90 Setting up python-apt-common (2.0.0ubuntu0.20.04.7) ... #9 44.91 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #9 44.92 Setting up libuchardet0:amd64 (0.0.6-3build1) ... #9 44.94 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ... #9 44.95 Setting up git-man (1:2.25.1-1ubuntu3.5) ... #9 44.96 Setting up libisl22:amd64 (0.22.1-1) ... #9 44.97 Setting up netbase (6.1) ... #9 45.00 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... #9 45.01 Setting up libmpdec2:amd64 (2.4.2-3) ... #9 45.02 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... #9 45.03 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... #9 45.04 Setting up libc-dev-bin (2.31-0ubuntu9.9) ... #9 45.05 Setting up openssl (1.1.1f-1ubuntu2.16) ... CentOS Stream 9 - AppStream 9.6 MB/s | 12 MB 00:01 #9 45.07 Setting up libbsd0:amd64 (0.10.0-1) ... #9 45.09 Setting up libelf1:amd64 (0.176-1.1build1) ... #9 45.11 Setting up readline-common (8.0-4) ... #9 45.12 Setting up publicsuffix (20200303.0012-1) ... #9 45.13 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 45.14 Setting up iso-codes (4.4-1) ... #9 45.15 Setting up liblocale-gettext-perl (1.07-4) ... #9 45.16 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 45.17 Setting up dctrl-tools (2.24-3) ... #9 45.19 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 45.20 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 45.21 Setting up libgdbm6:amd64 (1.18.1-5) ... #9 45.22 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... #9 45.23 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 45.24 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... #9 45.26 Setting up pinentry-curses (1.1.0-3build1) ... #9 45.27 Setting up manpages-dev (5.05-1) ... #9 45.28 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #9 45.29 Setting up libxcb1:amd64 (1.14-2) ... #9 45.30 Setting up at (3.1.23-1ubuntu1) ... #9 45.44 invoke-rc.d: could not determine current runlevel #9 45.44 invoke-rc.d: policy-rc.d denied execution of start. #9 45.45 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... #9 45.46 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 45.47 Setting up libedit2:amd64 (3.1-20191231-1) ... #9 45.48 Setting up libreadline8:amd64 (8.0-4) ... #9 45.49 Setting up m4 (1.4.18-4) ... #9 45.50 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 45.52 Setting up ca-certificates (20211016~20.04.1) ... #9 45.87 Updating certificates in /etc/ssl/certs... + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 #9 46.29 127 added, 0 removed; done. #9 46.32 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... #9 46.34 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 46.35 Setting up bsdmainutils (11.1.2ubuntu3) ... #9 46.37 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #9 46.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 #9 46.38 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #9 46.38 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 #9 46.38 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... #9 46.40 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... #9 46.41 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... #9 46.42 Setting up dwz (0.13-5) ... #9 46.43 Setting up groff-base (1.22.4-4build1) ... #9 46.45 Setting up gpgconf (2.2.19-3ubuntu2.2) ... #9 46.46 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... #9 46.47 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... #9 46.49 Setting up libc6-dev:amd64 (2.31-0ubuntu9.9) ... #9 46.50 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ... #9 46.51 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.5) ... #9 46.53 Setting up python3.8 (3.8.10-0ubuntu1~20.04.5) ... + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZUrzv2 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oCLBH8 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xf - #9 47.14 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... #9 47.15 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 47.16 Setting up gpg (2.2.19-3ubuntu2.2) ... #9 47.18 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #9 47.20 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... #9 47.21 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... #9 47.22 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zQDOZh + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:04:25Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #9 47.69 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... #9 47.78 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 47.79 Setting up gpgsm (2.2.19-3ubuntu2.2) ... #9 47.80 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... #9 47.81 Setting up python3 (3.8.2-0ubuntu2) ... #9 48.10 Setting up binutils (2.34-6ubuntu1.3) ... #9 48.11 Setting up python3-xdg (0.26-1ubuntu1) ... #9 48.27 Setting up man-db (2.9.1-1) ... #9 48.36 Building database of manual pages ... CentOS Stream 8 - Extras 20 kB/s | 17 kB 00:00 #9 48.58 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ... #9 48.59 Setting up python3-six (1.14.0-2) ... #9 48.73 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... #9 48.74 Setting up perl (5.30.0-9ubuntu0.2) ... #9 48.77 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #9 48.78 Setting up python3-gpg (1.13.1-7ubuntu2) ... #9 48.95 Setting up libdata-dump-perl (1.23-1) ... #9 48.96 Setting up python3-certifi (2019.11.28-1) ... #9 49.09 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #9 49.10 Setting up libref-util-perl (0.204-1) ... #9 49.12 Setting up libipc-system-simple-perl (1.26-1) ... #9 49.13 Setting up libnet-domain-tld-perl (1.75-1) ... #9 49.14 Setting up libxml-writer-perl (0.625-1) ... #9 49.15 Setting up libhash-fieldhash-perl (0.15-1build2) ... #9 49.17 Setting up libnet-libidn-perl (0.12.ds-3build2) ... CentOS Stream 8 - Extras common packages 5.7 kB/s | 4.6 kB 00:00 #9 49.18 Setting up shared-mime-info (1.15-1) ... CentOS Stream 9 - Extras packages 6.9 kB/s | 8.5 kB 00:01 Dependencies resolved. Nothing to do. Complete! + dnf install -y 'dnf-command(config-manager)' dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb'. + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.9.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o bin/docker-compose ./cmd Last metadata expiration check: 0:00:01 ago on Mon Aug 8 12:06:53 2022. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.1.0-1.el9 baseos 35 k Installing dependencies: dbus-libs aarch64 1:1.12.20-5.el9 baseos 150 k python3-dateutil noarch 1:2.8.1-6.el9 baseos 302 k python3-dbus aarch64 1.2.18-2.el9 baseos 144 k python3-dnf-plugins-core noarch 4.1.0-1.el9 baseos 236 k python3-six noarch 1.15.0-9.el9 baseos 37 k systemd-libs aarch64 250-7.el9 baseos 586 k Transaction Summary ================================================================================ Install 7 Packages Total download size: 1.5 M Installed size: 4.4 M Downloading Packages: Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Upgrading: device-mapper aarch64 8:1.02.181-5.el8 baseos 374 k device-mapper-libs aarch64 8:1.02.181-5.el8 baseos 398 k librepo aarch64 1.14.2-3.el8 baseos 88 k python3-librepo aarch64 1.14.2-3.el8 baseos 53 k shadow-utils aarch64 2:4.6-17.el8 baseos 1.2 M systemd aarch64 239-62.el8 baseos 3.3 M systemd-libs aarch64 239-62.el8 baseos 1.0 M systemd-pam aarch64 239-62.el8 baseos 450 k Installing dependencies: xkeyboard-config noarch 2.28-1.el8 appstream 782 k Installing weak dependencies: diffutils aarch64 3.6-6.el8 baseos 352 k libxkbcommon aarch64 0.9.1-1.el8 appstream 112 k Transaction Summary ================================================================================ Install 3 Packages Upgrade 8 Packages Total download size: 8.1 M Downloading Packages: (1/7): dnf-plugins-core-4.1.0-1.el9.noarch.rpm 84 kB/s | 35 kB 00:00 (2/7): dbus-libs-1.12.20-5.el9.aarch64.rpm 358 kB/s | 150 kB 00:00 (3/7): python3-dateutil-2.8.1-6.el9.noarch.rpm 705 kB/s | 302 kB 00:00 (4/7): python3-dbus-1.2.18-2.el9.aarch64.rpm 9.4 MB/s | 144 kB 00:00 (5/7): python3-dnf-plugins-core-4.1.0-1.el9.noa 16 MB/s | 236 kB 00:00 (6/7): python3-six-1.15.0-9.el9.noarch.rpm 6.0 MB/s | 37 kB 00:00 (7/7): systemd-libs-250-7.el9.aarch64.rpm 26 MB/s | 586 kB 00:00 -------------------------------------------------------------------------------- Total 1.9 MB/s | 1.5 MB 00:00 CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) " Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : systemd-libs-250-7.el9.aarch64 1/7 Running scriptlet: systemd-libs-250-7.el9.aarch64 1/7 Installing : dbus-libs-1:1.12.20-5.el9.aarch64 2/7 Installing : python3-dbus-1.2.18-2.el9.aarch64 3/7 Installing : python3-six-1.15.0-9.el9.noarch 4/7 Installing : python3-dateutil-1:2.8.1-6.el9.noarch 5/7 Installing : python3-dnf-plugins-core-4.1.0-1.el9.noarch 6/7 Installing : dnf-plugins-core-4.1.0-1.el9.noarch 7/7 #9 51.39 Setting up liblinux-epoll-perl (0.017-1) ... #9 51.40 Setting up libvariable-magic-perl (0.62-1build2) ... #9 51.41 Setting up python3-idna (2.8-1) ... #9 51.61 Setting up libio-html-perl (1.001-1) ... #9 51.62 Setting up libcroco3:amd64 (0.6.13-1) ... #9 51.63 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #9 51.66 Setting up libtest-refcount-perl (0.10-1) ... #9 51.67 Setting up libparams-util-perl (1.07-3build5) ... #9 51.68 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... #9 51.69 Setting up autoconf (2.69-11.1) ... #9 51.71 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 51.88 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 51.89 Setting up libarray-intspan-perl (2.003-1) ... #9 51.90 Setting up libcapture-tiny-perl (0.48-1) ... #9 51.91 Setting up libtimedate-perl (2.3200-1) ... (1/11): libxkbcommon-0.9.1-1.el8.aarch64.rpm 479 kB/s | 112 kB 00:00 (2/11): xkeyboard-config-2.28-1.el8.noarch.rpm 3.1 MB/s | 782 kB 00:00 (3/11): diffutils-3.6-6.el8.aarch64.rpm 1.4 MB/s | 352 kB 00:00 (4/11): device-mapper-1.02.181-5.el8.aarch64.rp 14 MB/s | 374 kB 00:00 (5/11): librepo-1.14.2-3.el8.aarch64.rpm 7.5 MB/s | 88 kB 00:00 (6/11): device-mapper-libs-1.02.181-5.el8.aarch 18 MB/s | 398 kB 00:00 (7/11): python3-librepo-1.14.2-3.el8.aarch64.rp 3.5 MB/s | 53 kB 00:00 (8/11): systemd-libs-239-62.el8.aarch64.rpm 12 MB/s | 1.0 MB 00:00 (9/11): systemd-pam-239-62.el8.aarch64.rpm 28 MB/s | 450 kB 00:00 (10/11): systemd-239-62.el8.aarch64.rpm 27 MB/s | 3.3 MB 00:00 (11/11): shadow-utils-4.6-17.el8.aarch64.rpm 6.4 MB/s | 1.2 MB 00:00 -------------------------------------------------------------------------------- Total 8.5 MB/s | 8.1 MB 00:00 Running scriptlet: dnf-plugins-core-4.1.0-1.el9.noarch 7/7 Verifying : dbus-libs-1:1.12.20-5.el9.aarch64 1/7 Verifying : dnf-plugins-core-4.1.0-1.el9.noarch 2/7 Verifying : python3-dateutil-1:2.8.1-6.el9.noarch 3/7 Verifying : python3-dbus-1.2.18-2.el9.aarch64 4/7 Verifying : python3-dnf-plugins-core-4.1.0-1.el9.noarch 5/7 Verifying : python3-six-1.15.0-9.el9.noarch 6/7 #9 51.92 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... #9 51.93 Setting up libsub-name-perl (0.26-1) ... #9 51.95 Setting up libtype-tiny-xs-perl (0.016-1) ... #9 51.96 Setting up libfile-chdir-perl (0.1008-1) ... #9 51.97 Setting up xauth (1:1.1-0ubuntu1) ... #9 51.98 Setting up cpp (4:9.3.0-1ubuntu2) ... #9 52.00 Setting up libpath-tiny-perl (0.108-1) ... #9 52.01 Setting up libarchive-cpio-perl (0.10-1) ... #9 52.03 Setting up libjson-perl (4.02000-2) ... #9 52.04 Setting up libsub-override-perl (0.09-2) ... #9 52.05 Setting up python3-unidiff (0.5.5-2) ... Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Verifying : systemd-libs-250-7.el9.aarch64 7/7 Installed: dbus-libs-1:1.12.20-5.el9.aarch64 dnf-plugins-core-4.1.0-1.el9.noarch python3-dateutil-1:2.8.1-6.el9.noarch python3-dbus-1.2.18-2.el9.aarch64 python3-dnf-plugins-core-4.1.0-1.el9.noarch python3-six-1.15.0-9.el9.noarch systemd-libs-250-7.el9.aarch64 Complete! + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo' + dnf --version [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo 4.12.0 Installed: dnf-0:4.12.0-2.el9.noarch at Tue Jul 26 14:17:40 2022 Built : builder@centos.org at Mon May 23 13:59:30 2022 Installed: rpm-0:4.16.1.3-15.el9.aarch64 at Tue Jul 26 14:17:35 2022 Built : builder@centos.org at Thu Jun 30 11:34:36 2022 #9 52.19 Setting up libstrictures-perl (2.000006-1) ... #9 52.20 Setting up libsub-quote-perl (2.006006-1) ... #9 52.21 Setting up libclass-xsaccessor-perl (1.19-3build3) ... #9 52.22 Setting up libsort-versions-perl (1.62-1) ... #9 52.23 Setting up libexporter-tiny-perl (1.002001-1) ... #9 52.24 Setting up libre-engine-re2-perl (0.13-5) ... #9 52.26 Setting up libterm-readkey-perl (2.38-1build1) ... #9 52.27 Setting up lsb-release (11.1.0ubuntu2) ... #9 52.28 Setting up libnet-ip-perl (1.26-2) ... #9 52.29 Setting up python3-magic (2:0.4.15-3) ... + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo #9 52.42 Setting up libperlio-gzip-perl (0.19-1build5) ... #9 52.43 Setting up libsys-hostname-long-perl (1.5-1) ... #9 52.44 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #9 52.45 Setting up liburi-perl (1.76-2) ... #9 52.47 Setting up libdigest-bubblebabble-perl (0.02-2) ... #9 52.48 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 52.49 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #9 52.50 Setting up python3-pkg-resources (45.2.0-1) ... #9 52.69 Setting up automake (1:1.16.1-4ubuntu6) ... Preparing : 1/1 Running scriptlet: systemd-libs-239-62.el8.aarch64 1/1 Upgrading : systemd-libs-239-62.el8.aarch64 1/19 #9 52.70 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 52.70 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 #9 52.70 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 #9 52.71 Setting up libasync-mergepoint-perl (0.04-2) ... #9 52.72 Setting up libstring-escape-perl (2010.002-2) ... #9 52.73 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... #9 52.74 Setting up libhttp-date-perl (6.05-1) ... #9 52.76 Setting up libfile-which-perl (1.23-1) ... #9 52.77 Setting up libfile-basedir-perl (0.08-1) ... #9 52.78 Setting up gettext (0.19.8.1-10build1) ... #9 52.79 Setting up libnumber-range-perl (0.12-1) ... #9 52.80 Setting up libunicode-utf8-perl (0.62-1build1) ... #9 52.81 Setting up libstruct-dumb-perl (0.09-1) ... #9 52.82 Setting up libfile-listing-perl (6.04-1) ... #9 52.84 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... #9 52.85 Setting up libregexp-pattern-perl (0.2.12-1) ... #9 52.86 Setting up libfont-afm-perl (1.20-2) ... #9 52.87 Setting up libwant-perl (0.29-1build4) ... #9 52.89 Setting up libdynaloader-functions-perl (0.003-1) ... #9 52.91 Setting up libtext-glob-perl (0.10-1) ... #9 52.92 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 52.93 Setting up liblist-compare-perl (0.53-1) ... #9 52.95 Setting up libref-util-xs-perl (0.117-1build2) ... #9 52.96 Setting up libio-pty-perl (1:1.12-1) ... #9 52.98 Setting up libtool (2.4.6-14) ... #9 52.99 Setting up libfile-fcntllock-perl (0.22-3build4) ... #9 53.00 Setting up libsort-key-perl (1.33-2build2) ... #9 53.01 Setting up libclone-perl (0.43-2) ... Running scriptlet: systemd-libs-239-62.el8.aarch64 1/19 Upgrading : shadow-utils-2:4.6-17.el8.aarch64 2/19 Upgrading : librepo-1.14.2-3.el8.aarch64 3/19 Installing : diffutils-3.6-6.el8.aarch64 4/19 + dnf config-manager --set-disabled 'docker-ce-*' + dnf config-manager --set-enabled docker-ce-test dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" #9 53.02 Setting up libalgorithm-diff-perl (1.19.03-2) ... #9 53.03 Setting up libarchive-zip-perl (1.67-2) ... #9 53.05 Setting up libsub-identify-perl (0.14-1build2) ... #9 53.06 Setting up libdistro-info-perl (0.23ubuntu1) ... #9 53.07 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #9 53.08 Setting up python3-apt (2.0.0ubuntu0.20.04.7) ... #9 53.24 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #9 53.25 Setting up libio-stringy-perl (2.111-3) ... #9 53.26 Setting up liblist-moreutils-perl (0.416-1build5) ... Running scriptlet: diffutils-3.6-6.el8.aarch64 4/19 Installing : xkeyboard-config-2.28-1.el8.noarch 5/19 Installing : libxkbcommon-0.9.1-1.el8.aarch64 6/19 Upgrading : systemd-pam-239-62.el8.aarch64 7/19 + dnf makecache #9 53.28 Setting up libhtml-tagset-perl (3.20-4) ... #9 53.29 Setting up liblog-any-perl (1.708-1) ... #9 53.30 Setting up libauthen-sasl-perl (2.1600-1) ... #9 53.31 Setting up libdevel-size-perl (0.83-1build1) ... #9 53.32 Setting up libdebhelper-perl (12.10ubuntu1) ... #9 53.33 Setting up libpod-constants-perl (0.19-1) ... #9 53.34 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #9 53.35 Setting up libperl4-corelibs-perl (0.004-2) ... #9 53.37 Setting up libfuture-perl (0.43-1) ... #9 53.38 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 53.40 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #9 53.41 Setting up libtry-tiny-perl (0.30-1) ... #9 53.42 Setting up libtype-tiny-perl (1.008001-2) ... #9 53.43 Setting up libtest-fatal-perl (0.014-1) ... #9 53.44 Setting up libcommon-sense-perl (3.74-2build6) ... #9 53.45 Setting up libxml-namespacesupport-perl (1.12-1) ... #9 53.46 Setting up libnet-http-perl (6.19-1) ... #9 53.47 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #9 53.48 Setting up libencode-locale-perl (1.05-1) ... #9 53.49 Setting up libtext-levenshtein-perl (0.13-1) ... #9 53.50 Setting up libnet-dns-perl (1.22-1) ... #9 53.51 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #9 53.53 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 53.54 Setting up libstring-shellquote-perl (1.04-1) ... #9 53.55 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 53.56 Setting up libsub-install-perl (0.928-1) ... #9 53.58 Setting up gcc (4:9.3.0-1ubuntu2) ... #9 53.60 Setting up dpkg-dev (1.19.7ubuntu3.2) ... #9 53.62 Setting up libnumber-compare-perl (0.03-1) ... #9 53.63 Setting up intltool-debian (0.35.0+20060710.5) ... #9 53.64 Setting up libio-async-perl (0.75-1) ... #9 53.66 Setting up liberror-perl (0.17029-1) ... #9 53.67 Setting up patchutils (0.3.4-2) ... #9 53.68 Setting up libmail-sendmail-perl (0.80-1) ... Running scriptlet: systemd-239-62.el8.aarch64 8/19 Upgrading : systemd-239-62.el8.aarch64 8/19 Running scriptlet: systemd-239-62.el8.aarch64 8/19 Upgrading : device-mapper-libs-8:1.02.181-5.el8.aarch64 9/19 Upgrading : device-mapper-8:1.02.181-5.el8.aarch64 10/19 Upgrading : python3-librepo-1.14.2-3.el8.aarch64 11/19 Cleanup : device-mapper-8:1.02.181-3.el8.aarch64 12/19 Running scriptlet: systemd-239-60.el8.aarch64 13/19 Cleanup : systemd-239-60.el8.aarch64 13/19 Cleanup : device-mapper-libs-8:1.02.181-3.el8.aarch64 14/19 Cleanup : python3-librepo-1.14.2-2.el8.aarch64 15/19 Cleanup : librepo-1.14.2-2.el8.aarch64 16/19 Cleanup : systemd-libs-239-60.el8.aarch64 17/19 CentOS Stream 9 - BaseOS 26 kB/s | 7.9 kB 00:00 #9 53.69 Setting up libltdl-dev:amd64 (2.4.6-14) ... #9 53.70 Setting up libjson-maybexs-perl (1.004000-1) ... #9 53.72 Setting up libxml-sax-base-perl (1.09-1) ... #9 53.73 Setting up libio-string-perl (1.08-3) ... #9 53.74 Setting up libreadonly-perl (2.050-2) ... #9 53.75 Setting up python3-chardet (3.0.4-4build1) ... Cleanup : shadow-utils-2:4.6-16.el8.aarch64 18/19 Cleanup : systemd-pam-239-60.el8.aarch64 19/19 Running scriptlet: systemd-pam-239-60.el8.aarch64 19/19 Running scriptlet: systemd-239-62.el8.aarch64 19/19 Verifying : libxkbcommon-0.9.1-1.el8.aarch64 1/19 Verifying : xkeyboard-config-2.28-1.el8.noarch 2/19 Verifying : diffutils-3.6-6.el8.aarch64 3/19 Verifying : device-mapper-8:1.02.181-5.el8.aarch64 4/19 Verifying : device-mapper-8:1.02.181-3.el8.aarch64 5/19 Verifying : device-mapper-libs-8:1.02.181-5.el8.aarch64 6/19 Verifying : device-mapper-libs-8:1.02.181-3.el8.aarch64 7/19 Verifying : librepo-1.14.2-3.el8.aarch64 8/19 Verifying : librepo-1.14.2-2.el8.aarch64 9/19 Verifying : python3-librepo-1.14.2-3.el8.aarch64 10/19 Verifying : python3-librepo-1.14.2-2.el8.aarch64 11/19 Verifying : shadow-utils-2:4.6-17.el8.aarch64 12/19 Verifying : shadow-utils-2:4.6-16.el8.aarch64 13/19 Verifying : systemd-239-62.el8.aarch64 14/19 Verifying : systemd-239-60.el8.aarch64 15/19 Verifying : systemd-libs-239-62.el8.aarch64 16/19 Verifying : systemd-libs-239-60.el8.aarch64 17/19 Verifying : systemd-pam-239-62.el8.aarch64 18/19 CentOS Stream 9 - AppStream 26 kB/s | 8.0 kB 00:00 #9 53.98 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 53.99 Setting up libfile-find-rule-perl (0.34-1) ... #9 54.00 Setting up libstring-copyright-perl (0.003006-1) ... #9 54.01 Setting up python3-debian (0.1.36ubuntu1) ... #9 54.17 Setting up python3-requests (2.22.0-2ubuntu1) ... Verifying : systemd-pam-239-60.el8.aarch64 19/19 Upgraded: device-mapper-8:1.02.181-5.el8.aarch64 device-mapper-libs-8:1.02.181-5.el8.aarch64 librepo-1.14.2-3.el8.aarch64 python3-librepo-1.14.2-3.el8.aarch64 shadow-utils-2:4.6-17.el8.aarch64 systemd-239-62.el8.aarch64 systemd-libs-239-62.el8.aarch64 systemd-pam-239-62.el8.aarch64 Installed: diffutils-3.6-6.el8.aarch64 libxkbcommon-0.9.1-1.el8.aarch64 xkeyboard-config-2.28-1.el8.noarch Complete! + dnf install -y 'dnf-command(config-manager)' #9 54.32 Setting up libdata-optlist-perl (0.110-1) ... #9 54.33 Setting up libipc-run-perl (20180523.0-2) ... #9 54.34 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... #9 54.35 Setting up libcontextual-return-perl (0.004014-2) ... #9 54.36 Setting up libwww-robotrules-perl (6.02-1) ... #9 54.38 Setting up libtypes-serialiser-perl (1.0-1) ... #9 54.39 Setting up g++ (4:9.3.0-1ubuntu2) ... #9 54.42 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 54.42 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 #9 54.42 Setting up libhtml-parser-perl (3.72-5) ... #9 54.43 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #9 54.44 Setting up librole-tiny-perl (2.001004-1) ... #9 54.46 Setting up build-essential (12.8ubuntu1.1) ... #9 54.47 Setting up libfont-ttf-perl (1.06-1) ... #9 54.48 Setting up libfile-homedir-perl (1.004-1) ... #9 54.50 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #9 54.51 Setting up libio-socket-ssl-perl (2.067-1) ... #9 54.52 Setting up libsub-exporter-perl (0.987-1) ... #9 54.54 Setting up libalgorithm-merge-perl (0.08-3) ... #9 54.55 Setting up libhttp-message-perl (6.22-1) ... #9 54.57 Setting up libhtml-form-perl (6.07-1) ... #9 54.58 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... #9 54.59 Setting up libjson-xs-perl (4.020-1build1) ... #9 54.60 Setting up libhttp-negotiate-perl (6.01-1) ... CentOS Stream 9 - Extras packages 24 kB/s | 8.6 kB 00:00 #9 54.61 Setting up libio-prompter-perl (0.004015-1) ... #9 54.63 Setting up libhttp-cookies-perl (6.08-1) ... #9 54.64 Setting up po-debconf (1.0.21) ... #9 54.65 Setting up libhtml-tree-perl (5.07-2) ... #9 54.66 Setting up libparams-classify-perl (0.015-1build2) ... #9 54.67 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... #9 54.68 Setting up libpath-iterator-rule-perl (1.014-1) ... #9 54.70 Setting up libnet-dns-sec-perl (1.15-1) ... #9 54.71 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.12) ... #9 54.72 Setting up libsereal-perl (4.011-1) ... #9 54.73 Setting up libhtml-format-perl (2.12-1) ... #9 54.74 Setting up libxml-sax-perl (1.02+dfsg-1) ... #9 54.80 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... Last metadata expiration check: 0:00:06 ago on Mon Aug 8 12:06:52 2022. #9 54.86 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 54.99 #9 54.99 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 55.01 Setting up dput (1.0.3ubuntu1) ... #9 55.17 Setting up libio-async-loop-epoll-perl (0.20-1) ... #9 55.18 Setting up dirmngr (2.2.19-3ubuntu2.2) ... Docker CE Test - aarch64 12 kB/s | 8.3 kB 00:00 #9 55.31 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 55.32 Setting up libmodule-runtime-perl (0.016-1) ... #9 55.33 Setting up libmailtools-perl (2.21-1) ... #9 55.34 Setting up git (1:2.25.1-1ubuntu3.5) ... #9 55.37 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... #9 55.41 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 55.48 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 55.55 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Metadata cache created. #9 55.68 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 55.70 Setting up dh-strip-nondeterminism (1.7.0-1) ... #9 55.72 Setting up libconst-fast-perl (0.014-1) ... #9 55.73 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ... #9 55.74 Setting up libgit-wrapper-perl (0.048-1) ... #9 55.75 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.12) ... #9 55.77 Setting up curl (7.68.0-1ubuntu2.12) ... #9 55.78 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... #9 55.79 Setting up libmodule-implementation-perl (0.09-1) ... #9 55.80 Setting up libemail-valid-perl (1.202-1) ... #9 55.82 Setting up libpackage-stash-perl (0.38-1) ... #9 55.83 Setting up libimport-into-perl (1.002005-1) ... #9 55.84 Setting up libmoo-perl (2.003006-1) ... #9 55.85 Setting up liblist-someutils-perl (0.58-1) ... #9 55.86 Setting up liblist-someutils-xs-perl (0.58-2) ... #9 55.87 Setting up gnupg (2.2.19-3ubuntu2.2) ... #9 55.88 Setting up libmoox-aliases-perl (0.001006-1) ... #9 55.89 Setting up libparams-validate-perl (1.29-3) ... + echo '[DEBUG] Installing engine rpms' [DEBUG] Installing engine rpms ++ find rpm/rpmbuild/centos-9/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/centos-9/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64.rpm' + set -x + dnf install -y rpm/rpmbuild/centos-9/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.aarch64.rpm Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.0.21-14.el8 baseos 72 k Transaction Summary ================================================================================ Install 1 Package Total download size: 72 k Installed size: 19 k Downloading Packages: dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb'. #9 55.90 Setting up libb-hooks-endofscope-perl (0.24-1) ... #9 55.92 Setting up libnamespace-clean-perl (0.27-1) ... #9 55.93 Setting up libgetopt-long-descriptive-perl (0.104-1) ... #9 55.94 Setting up libgitlab-api-v4-perl (0.25-1) ... #9 55.95 Setting up libmoox-struct-perl (0.017-1) ... #9 55.96 Setting up lintian (2.62.0ubuntu2.1) ... #9 55.97 Setting up licensecheck (3.0.45-1) ... #9 55.99 Setting up dh-autoreconf (19) ... #9 56.00 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 56.01 Setting up libwww-perl (6.43-1) ... #9 56.02 Setting up debhelper (12.10ubuntu1) ... #9 56.03 Setting up devscripts (2.20.2ubuntu2) ... Last metadata expiration check: 0:00:01 ago on Mon Aug 8 12:06:59 2022. Dependencies resolved. =================================================================================================== Package Arch Version Repository Size =================================================================================================== Installing: docker-buildx-plugin aarch64 0.8.2-0.el9 @commandline 9.9 M docker-ce aarch64 3:0.0.0~20220808082437.e1f24d3-0.el9 @commandline 14 M docker-ce-cli aarch64 1:0.0.0~20220808082437.e1f24d3-0.el9 @commandline 6.2 M docker-ce-rootless-extras aarch64 0.0.0~20220808082437.e1f24d3-0.el9 @commandline 3.3 M docker-compose-plugin aarch64 2.9.0-0.el9 @commandline 6.3 M Installing dependencies: acl aarch64 2.3.1-3.el9 baseos 73 k checkpolicy aarch64 3.4-1.el9 appstream 341 k container-selinux noarch 3:2.189.0-1.el9 appstream 49 k containerd.io aarch64 1.6.7-3.1.el9 docker-ce-test 25 M cracklib aarch64 2.9.6-27.el9 baseos 95 k cracklib-dicts aarch64 2.9.6-27.el9 baseos 3.6 M cryptsetup-libs aarch64 2.4.3-4.el9 baseos 438 k dbus aarch64 1:1.12.20-5.el9 baseos 4.3 k dbus-broker aarch64 28-5.el9 baseos 166 k dbus-common noarch 1:1.12.20-5.el9 baseos 15 k device-mapper aarch64 9:1.02.185-1.el9 baseos 139 k device-mapper-libs aarch64 9:1.02.185-1.el9 baseos 172 k diffutils aarch64 3.7-12.el9 baseos 392 k fuse-common aarch64 3.10.2-5.el9 baseos 9.0 k fuse-overlayfs aarch64 1.9-1.el9 appstream 68 k fuse3 aarch64 3.10.2-5.el9 appstream 54 k fuse3-libs aarch64 3.10.2-5.el9 appstream 90 k iptables-libs aarch64 1.8.8-2.el9 baseos 468 k iptables-nft aarch64 1.8.8-2.el9 baseos 203 k kmod aarch64 28-7.el9 baseos 125 k kmod-libs aarch64 28-7.el9 baseos 63 k libdb aarch64 5.3.28-53.el9 baseos 712 k libeconf aarch64 0.4.1-2.el9 baseos 27 k libfdisk aarch64 2.37.4-3.el9 baseos 150 k libibverbs aarch64 37.2-1.el9 baseos 369 k libmnl aarch64 1.0.4-15.el9 baseos 28 k libnetfilter_conntrack aarch64 1.0.8-4.el9 baseos 57 k libnfnetlink aarch64 1.0.1-21.el9 baseos 29 k libnftnl aarch64 1.2.2-1.el9 baseos 81 k libnl3 aarch64 3.7.0-1.el9 baseos 338 k libpcap aarch64 14:1.10.0-4.el9 baseos 169 k libpwquality aarch64 1.4.4-8.el9 baseos 119 k libseccomp aarch64 2.5.2-2.el9 baseos 72 k libselinux-utils aarch64 3.4-3.el9 baseos 181 k libslirp aarch64 4.4.0-4.el9 appstream 68 k libutempter aarch64 1.2.1-6.el9 baseos 27 k openssl aarch64 1:3.0.1-38.el9 baseos 1.2 M pam aarch64 1.5.1-12.el9 baseos 620 k policycoreutils aarch64 3.4-1.el9 baseos 233 k policycoreutils-python-utils noarch 3.4-1.el9 appstream 74 k python3-audit aarch64 3.0.7-103.el9 appstream 84 k python3-libselinux aarch64 3.4-3.el9 appstream 181 k python3-libsemanage aarch64 3.4-1.el9 appstream 80 k python3-policycoreutils noarch 3.4-1.el9 appstream 2.1 M python3-setools aarch64 4.4.0-5.el9 baseos 590 k python3-setuptools noarch 53.0.0-10.el9 baseos 946 k rpm-plugin-selinux aarch64 4.16.1.3-15.el9 baseos 18 k selinux-policy noarch 34.1.38-1.el9 baseos 62 k selinux-policy-targeted noarch 34.1.38-1.el9 baseos 6.7 M slirp4netns aarch64 1.2.0-2.el9 appstream 47 k systemd aarch64 250-7.el9 baseos 4.0 M systemd-pam aarch64 250-7.el9 baseos 233 k systemd-rpm-macros noarch 250-7.el9 baseos 29 k util-linux aarch64 2.37.4-3.el9 baseos 2.3 M util-linux-core aarch64 2.37.4-3.el9 baseos 459 k xz aarch64 5.2.5-8.el9 baseos 226 k Transaction Summary =================================================================================================== Install 61 Packages Total size: 93 M Total download size: 54 M Installed size: 388 M Downloading Packages: #9 56.19 Setting up equivs (2.2.0) ... #9 56.21 Setting up libxml-parser-perl (2.46-1) ... #9 56.22 Setting up libxml-sax-expat-perl (0.51-1) ... #9 56.26 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 56.31 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... dnf-plugins-core-4.0.21-14.el8.noarch.rpm 321 kB/s | 72 kB 00:00 -------------------------------------------------------------------------------- Total 114 kB/s | 72 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dnf-plugins-core-4.0.21-14.el8.noarch 1/1 #9 56.43 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 56.46 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... #9 56.49 Processing triggers for ca-certificates (20211016~20.04.1) ... #9 56.49 Updating certificates in /etc/ssl/certs... Verifying : dnf-plugins-core-4.0.21-14.el8.noarch 1/1 Installed: dnf-plugins-core-4.0.21-14.el8.noarch Complete! + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo' + dnf --version [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo #9 56.83 0 added, 0 removed; done. #9 56.83 Running hooks in /etc/ca-certificates/update.d... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo 4.7.0 Installed: dnf-0:4.7.0-11.el8.noarch at Thu Aug 4 15:37:32 2022 Built : CentOS Buildsys at Wed Jul 27 13:05:47 2022 Installed: rpm-0:4.14.3-23.el8.aarch64 at Tue Jul 26 12:30:32 2022 Built : Red Hat, Inc. at Tue Apr 5 18:37:55 2022 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo #9 56.83 done. Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo #9 DONE 57.4s (1/56): acl-2.3.1-3.el9.aarch64.rpm 177 kB/s | 73 kB 00:00 (2/56): cracklib-2.9.6-27.el9.aarch64.rpm 227 kB/s | 95 kB 00:00 (3/56): cryptsetup-libs-2.4.3-4.el9.aarch64.rpm 40 MB/s | 438 kB 00:00 (4/56): dbus-1.12.20-5.el9.aarch64.rpm 490 kB/s | 4.3 kB 00:00 (5/56): dbus-common-1.12.20-5.el9.noarch.rpm 2.6 MB/s | 15 kB 00:00 (6/56): dbus-broker-28-5.el9.aarch64.rpm 15 MB/s | 166 kB 00:00 (7/56): device-mapper-1.02.185-1.el9.aarch64.rp 12 MB/s | 139 kB 00:00 (8/56): cracklib-dicts-2.9.6-27.el9.aarch64.rpm 7.9 MB/s | 3.6 MB 00:00 (9/56): device-mapper-libs-1.02.185-1.el9.aarch 8.5 MB/s | 172 kB 00:00 (10/56): diffutils-3.7-12.el9.aarch64.rpm 19 MB/s | 392 kB 00:00 (11/56): fuse-common-3.10.2-5.el9.aarch64.rpm 1.2 MB/s | 9.0 kB 00:00 (12/56): iptables-libs-1.8.8-2.el9.aarch64.rpm 31 MB/s | 468 kB 00:00 (13/56): kmod-28-7.el9.aarch64.rpm 12 MB/s | 125 kB 00:00 (14/56): iptables-nft-1.8.8-2.el9.aarch64.rpm 11 MB/s | 203 kB 00:00 (15/56): kmod-libs-28-7.el9.aarch64.rpm 5.8 MB/s | 63 kB 00:00 (16/56): libdb-5.3.28-53.el9.aarch64.rpm 50 MB/s | 712 kB 00:00 (17/56): libeconf-0.4.1-2.el9.aarch64.rpm 3.1 MB/s | 27 kB 00:00 (18/56): libfdisk-2.37.4-3.el9.aarch64.rpm 13 MB/s | 150 kB 00:00 (19/56): libmnl-1.0.4-15.el9.aarch64.rpm 4.8 MB/s | 28 kB 00:00 (20/56): libnetfilter_conntrack-1.0.8-4.el9.aar 6.3 MB/s | 57 kB 00:00 (21/56): libibverbs-37.2-1.el9.aarch64.rpm 18 MB/s | 369 kB 00:00 (22/56): libnfnetlink-1.0.1-21.el9.aarch64.rpm 2.7 MB/s | 29 kB 00:00 (23/56): libnftnl-1.2.2-1.el9.aarch64.rpm 7.4 MB/s | 81 kB 00:00 (24/56): libnl3-3.7.0-1.el9.aarch64.rpm 28 MB/s | 338 kB 00:00 (25/56): libpwquality-1.4.4-8.el9.aarch64.rpm 15 MB/s | 119 kB 00:00 (26/56): libpcap-1.10.0-4.el9.aarch64.rpm 13 MB/s | 169 kB 00:00 (27/56): libseccomp-2.5.2-2.el9.aarch64.rpm 7.0 MB/s | 72 kB 00:00 (28/56): libselinux-utils-3.4-3.el9.aarch64.rpm 17 MB/s | 181 kB 00:00 (29/56): libutempter-1.2.1-6.el9.aarch64.rpm 3.7 MB/s | 27 kB 00:00 (30/56): openssl-3.0.1-38.el9.aarch64.rpm 57 MB/s | 1.2 MB 00:00 (31/56): pam-1.5.1-12.el9.aarch64.rpm 26 MB/s | 620 kB 00:00 (32/56): policycoreutils-3.4-1.el9.aarch64.rpm 10 MB/s | 233 kB 00:00 (33/56): python3-setools-4.4.0-5.el9.aarch64.rp 35 MB/s | 590 kB 00:00 (34/56): python3-setuptools-53.0.0-10.el9.noarc 73 MB/s | 946 kB 00:00 (35/56): rpm-plugin-selinux-4.16.1.3-15.el9.aar 1.1 MB/s | 18 kB 00:00 (36/56): selinux-policy-34.1.38-1.el9.noarch.rp 5.8 MB/s | 62 kB 00:00 (37/56): systemd-pam-250-7.el9.aarch64.rpm 8.9 MB/s | 233 kB 00:00 (38/56): selinux-policy-targeted-34.1.38-1.el9. 56 MB/s | 6.7 MB 00:00 (39/56): systemd-250-7.el9.aarch64.rpm 25 MB/s | 4.0 MB 00:00 (40/56): systemd-rpm-macros-250-7.el9.noarch.rp 222 kB/s | 29 kB 00:00 (41/56): util-linux-core-2.37.4-3.el9.aarch64.r 46 MB/s | 459 kB 00:00 (42/56): xz-5.2.5-8.el9.aarch64.rpm 14 MB/s | 226 kB 00:00 (43/56): checkpolicy-3.4-1.el9.aarch64.rpm 29 MB/s | 341 kB 00:00 (44/56): container-selinux-2.189.0-1.el9.noarch 5.1 MB/s | 49 kB 00:00 (45/56): fuse-overlayfs-1.9-1.el9.aarch64.rpm 8.6 MB/s | 68 kB 00:00 (46/56): fuse3-3.10.2-5.el9.aarch64.rpm 6.8 MB/s | 54 kB 00:00 (47/56): fuse3-libs-3.10.2-5.el9.aarch64.rpm 11 MB/s | 90 kB 00:00 (48/56): libslirp-4.4.0-4.el9.aarch64.rpm 8.9 MB/s | 68 kB 00:00 (49/56): policycoreutils-python-utils-3.4-1.el9 11 MB/s | 74 kB 00:00 (50/56): python3-audit-3.0.7-103.el9.aarch64.rp 13 MB/s | 84 kB 00:00 (51/56): python3-libselinux-3.4-3.el9.aarch64.r 20 MB/s | 181 kB 00:00 (52/56): python3-libsemanage-3.4-1.el9.aarch64. 8.7 MB/s | 80 kB 00:00 dpkg-genchanges >../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.changes + dnf config-manager --set-disabled 'docker-ce-*' #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:87f78c78e52f8abd4193a238c2edd99b5f92c641bca00196b71bd2e24e3e76c7 #11 DONE 0.1s #12 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #12 sha256:78df0541b23f4e686c52115e17e7cfee3b0c41c0cd2b1c47b3d749325475d9e9 (53/56): slirp4netns-1.2.0-2.el9.aarch64.rpm 2.4 MB/s | 47 kB 00:00 (54/56): python3-policycoreutils-3.4-1.el9.noar 19 MB/s | 2.1 MB 00:00 (55/56): util-linux-2.37.4-3.el9.aarch64.rpm 8.9 MB/s | 2.3 MB 00:00 + dnf config-manager --set-enabled docker-ce-test + dnf makecache #12 0.715 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease (56/56): containerd.io-1.6.7-3.1.el9.aarch64.rp 34 MB/s | 25 MB 00:00 -------------------------------------------------------------------------------- Total 25 MB/s | 54 MB 00:02 dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb /root/docker-compose-plugin_2.9.0~debian-buster_arm64.deb /build #12 0.883 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease #12 0.915 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease #12 0.990 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease copied '/root/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb' removed '/root/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb' copied '/root/docker-compose-plugin_2.9.0~debian-buster_arm64.deb' -> '/build/docker-compose-plugin_2.9.0~debian-buster_arm64.deb' removed '/root/docker-compose-plugin_2.9.0~debian-buster_arm64.deb' CentOS Stream 8 - AppStream 7.4 kB/s | 4.4 kB 00:00 CentOS Stream 8 - BaseOS 8.8 kB/s | 3.9 kB 00:00 #12 1.121 Reading package lists... Docker CE Test - aarch64 5.7 kB/s | 1.6 kB 00:00 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/centos/gpg Key imported successfully CentOS Stream 8 - Extras 6.0 kB/s | 2.9 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test #12 2.672 dh_testdir #12 2.692 dh_testroot #12 2.711 dh_prep #12 2.733 dh_testdir #12 2.752 dh_testroot #12 2.770 dh_install #12 2.797 dh_installdocs #12 2.830 dh_installchangelogs #12 2.902 dh_compress #12 2.937 dh_fixperms #12 2.979 dh_installdeb #12 3.006 dh_gencontrol CentOS Stream 8 - Extras common packages 4.8 kB/s | 3.0 kB 00:00 Transaction test succeeded. Running transaction #12 3.123 dh_md5sums #12 3.152 dh_builddeb #12 3.172 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 3.192 #12 3.192 The package has been created. #12 3.192 Attention, the package has been created in the current directory, #12 3.192 not in ".." as indicated by the message above! #12 3.245 Selecting previously unselected package docker-ce-build-deps. #12 3.260 (Reading database ... 26307 files and directories currently installed.) #12 3.261 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 3.265 Unpacking docker-ce-build-deps (1.0) ... Docker CE Test - aarch64 65 kB/s | 30 kB 00:00 Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 1/1 Preparing : 1/1 Installing : libseccomp-2.5.2-2.el9.aarch64 1/61 Installing : libmnl-1.0.4-15.el9.aarch64 2/61 Installing : python3-libselinux-3.4-3.el9.aarch64 3/61 Installing : fuse3-libs-3.10.2-5.el9.aarch64 4/61 Installing : libselinux-utils-3.4-3.el9.aarch64 5/61 Installing : cracklib-2.9.6-27.el9.aarch64 6/61 Installing : cracklib-dicts-2.9.6-27.el9.aarch64 7/61 #12 3.359 Reading package lists... #12 4.174 Building dependency tree... #12 4.333 Reading state information... #12 4.349 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YkcMIm + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose ~/rpmbuild/BUILD/src + popd + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nfXYqc + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.9.0 + test v2.9.0 = v2.9.0 + echo 'PASS: docker-compose version OK' + exit 0 PASS: docker-compose version OK Processing files: docker-compose-plugin-2.9.0-0.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2rBp14 + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.9.0 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.9.0 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.9.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NbdJ4X + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.9.0 + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.9.0 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.9.0 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.9.0 + exit 0 Provides: docker-compose-plugin = 0:2.9.0-0.el7 docker-compose-plugin(aarch-64) = 0:2.9.0-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oWwNv8 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.aarch64 + exit 0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Installing : python3-libsemanage-3.4-1.el9.aarch64 8/61 Installing : libnftnl-1.2.2-1.el9.aarch64 9/61 Installing : docker-buildx-plugin-0.8.2-0.el9.aarch64 10/61 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster" #12 4.386 Starting 2 pkgProblemResolver with broken count: 0 #12 4.389 Done #12 4.405 Done #12 4.412 Starting pkgProblemResolver with broken count: 0 #12 4.437 Starting 2 pkgProblemResolver with broken count: 0 #12 4.439 Done #12 4.529 The following additional packages will be installed: #12 4.529 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 4.529 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 4.529 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 4.529 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #12 4.530 libudev-dev libuv1 pkg-config #12 4.530 Suggested packages: #12 4.531 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #12 4.531 Recommended packages: #12 4.531 dmsetup #12 4.566 The following NEW packages will be installed: #12 4.567 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 4.567 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 4.567 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 4.568 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #12 4.568 libudev-dev libuv1 pkg-config Running scriptlet: docker-buildx-plugin-0.8.2-0.el9.aarch64 10/61 Installing : docker-compose-plugin-2.9.0-0.el9.aarch64 11/61 Running scriptlet: docker-compose-plugin-2.9.0-0.el9.aarch64 11/61 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh #12 4.859 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. #12 4.859 1 not fully installed or removed. #12 4.859 Need to get 8539 kB of archives. #12 4.859 After this operation, 41.1 MB of additional disk space will be used. #12 4.859 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB] #12 4.920 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] + make IMAGE=centos:7 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ centos:7 ./verify Unable to find image 'centos:7' locally 7: Pulling from library/centos Metadata cache created. + echo '[DEBUG] Installing engine rpms' [DEBUG] Installing engine rpms ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el8.aarch64.rpm' + set -x + dnf install -y rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el8.aarch64.rpm make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.changes Installing : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el9 12/61 Running scriptlet: docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el9 12/61 Installing : python3-audit-3.0.7-103.el9.aarch64 13/61 Installing : libslirp-4.4.0-4.el9.aarch64 14/61 Installing : slirp4netns-1.2.0-2.el9.aarch64 15/61 Installing : checkpolicy-3.4-1.el9.aarch64 16/61 Installing : xz-5.2.5-8.el9.aarch64 17/61 Installing : util-linux-core-2.37.4-3.el9.aarch64 18/61 Running scriptlet: util-linux-core-2.37.4-3.el9.aarch64 18/61 #12 4.966 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive13 amd64 3.4.0-2ubuntu1.2 [327 kB] #12 4.971 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] #12 4.972 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] #12 4.973 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB] #12 4.975 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] #12 5.008 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B] #12 5.009 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB] #12 5.011 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB] #12 5.013 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB] #12 5.015 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB] #12 5.015 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.17 [19.7 kB] #12 5.016 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsepol1-dev amd64 3.0-1ubuntu0.1 [325 kB] #12 5.019 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB] #12 5.021 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB] #12 5.022 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B] #12 5.034 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB] #12 5.039 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB] #12 5.041 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB] #12 5.041 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.2 [83.6 kB] #12 5.042 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] #12 5.045 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 6717b8ec66cd: Already exists Digest: sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 Status: Downloaded newer image for centos:7 + make IMAGE=debian:buster verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ debian:buster ./verify Unable to find image 'debian:buster' locally buster: Pulling from library/debian Installing : systemd-rpm-macros-250-7.el9.noarch 19/61 Installing : python3-setuptools-53.0.0-10.el9.noarch 20/61 Installing : python3-setools-4.4.0-5.el9.aarch64 21/61 Installing : openssl-1:3.0.1-38.el9.aarch64 22/61 #12 5.189 debconf: delaying package configuration, since apt-utils is not installed #12 5.223 Fetched 8539 kB in 0s (18.1 MB/s) #12 5.253 Selecting previously unselected package bash-completion. #12 5.253 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26311 files and directories currently installed.) #12 5.271 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... 71209d5eb534: Already exists Digest: sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f Status: Downloaded newer image for debian:buster Last metadata expiration check: 0:00:02 ago on Mon Aug 8 12:07:04 2022. Running scriptlet: libutempter-1.2.1-6.el9.aarch64 23/61 Installing : libutempter-1.2.1-6.el9.aarch64 23/61 Installing : libnl3-3.7.0-1.el9.aarch64 24/61 Installing : libibverbs-37.2-1.el9.aarch64 25/61 Installing : libpcap-14:1.10.0-4.el9.aarch64 26/61 Installing : libnfnetlink-1.0.1-21.el9.aarch64 27/61 Installing : libnetfilter_conntrack-1.0.8-4.el9.aarch64 28/61 + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='CentOS Linux' +++ VERSION='7 (AltArch)' +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=7 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:7:server +++ HOME_URL=https://www.centos.org/ +++ BUG_REPORT_URL=https://bugs.centos.org/ +++ CENTOS_MANTISBT_PROJECT=CentOS-7 +++ CENTOS_MANTISBT_PROJECT_VERSION=7 +++ REDHAT_SUPPORT_PRODUCT=centos +++ REDHAT_SUPPORT_PRODUCT_VERSION=7 ++ echo centos + DIST_ID=centos ++ . /etc/os-release +++ NAME='CentOS Linux' +++ VERSION='7 (AltArch)' +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=7 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:7:server +++ HOME_URL=https://www.centos.org/ +++ BUG_REPORT_URL=https://bugs.centos.org/ +++ CENTOS_MANTISBT_PROJECT=CentOS-7 +++ CENTOS_MANTISBT_PROJECT_VERSION=7 +++ REDHAT_SUPPORT_PRODUCT=centos +++ REDHAT_SUPPORT_PRODUCT_VERSION=7 ++ cut -d. -f1 ++ echo 7 + DIST_VERSION=7 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version ./verify: line 102: dnf: command not found [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo' + dnf --version install-containerd-helpers: line 27: dnf: command not found + yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo Loaded plugins: fastestmirror, ovl Installing : iptables-libs-1.8.8-2.el9.aarch64 29/61 Installing : iptables-nft-1.8.8-2.el9.aarch64 30/61 Running scriptlet: iptables-nft-1.8.8-2.el9.aarch64 30/61 Installing : libfdisk-2.37.4-3.el9.aarch64 31/61 Installing : libeconf-0.4.1-2.el9.aarch64 32/61 Installing : libdb-5.3.28-53.el9.aarch64 33/61 Installing : pam-1.5.1-12.el9.aarch64 34/61 dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . #12 5.880 Unpacking bash-completion (1:2.10-1ubuntu1) ... #12 6.006 Selecting previously unselected package cmake-data. + verify + dpkg --version + verify_deb + apt-get update Get:1 http://deb.debian.org/debian buster InRelease [122 kB] Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] Installing : libpwquality-1.4.4-8.el9.aarch64 35/61 Installing : util-linux-2.37.4-3.el9.aarch64 36/61 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : kmod-libs-28-7.el9.aarch64 37/61 Installing : kmod-28-7.el9.aarch64 38/61 Installing : fuse-common-3.10.2-5.el9.aarch64 39/61 Installing : fuse3-3.10.2-5.el9.aarch64 40/61 Installing : fuse-overlayfs-1.9-1.el9.aarch64 41/61 Running scriptlet: fuse-overlayfs-1.9-1.el9.aarch64 41/61 dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb /root/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb' copied '/root/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb' removed '/root/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb' #12 6.009 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ... #12 6.014 Unpacking cmake-data (3.16.3-1ubuntu1) ... Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] Installing : diffutils-3.7-12.el9.aarch64 42/61 Installing : policycoreutils-3.4-1.el9.aarch64 43/61 Running scriptlet: policycoreutils-3.4-1.el9.aarch64 43/61 Installing : rpm-plugin-selinux-4.16.1.3-15.el9.aarch64 44/61 Installing : selinux-policy-34.1.38-1.el9.noarch 45/61 Running scriptlet: selinux-policy-34.1.38-1.el9.noarch 45/61 Dependencies resolved. ======================================================================================================= Package Arch Version Repository Size ======================================================================================================= Installing: docker-buildx-plugin aarch64 0.8.2-0.el8 @commandline 9.8 M docker-ce aarch64 3:0.0.0~20220808082437.e1f24d3-0.el8 @commandline 14 M docker-ce-cli aarch64 1:0.0.0~20220808082437.e1f24d3-0.el8 @commandline 6.1 M docker-ce-rootless-extras aarch64 0.0.0~20220808082437.e1f24d3-0.el8 @commandline 4.1 M docker-compose-plugin aarch64 2.9.0-0.el8 @commandline 6.2 M Installing dependencies: checkpolicy aarch64 2.9-1.el8 baseos 338 k container-selinux noarch 2:2.180.0-1.module_el8.7.0+1106+45480ee0 appstream 59 k containerd.io aarch64 1.6.7-3.1.el8 docker-ce-test 25 M fuse-common aarch64 3.3.0-16.el8 baseos 22 k fuse-overlayfs aarch64 1.8.2-1.module_el8.7.0+1106+45480ee0 appstream 68 k fuse3 aarch64 3.3.0-16.el8 baseos 53 k fuse3-libs aarch64 3.3.0-16.el8 baseos 91 k iptables aarch64 1.8.4-22.el8 baseos 582 k iptables-libs aarch64 1.8.4-22.el8 baseos 105 k kmod aarch64 25-19.el8 baseos 123 k libcgroup aarch64 0.41-19.el8 baseos 68 k libibverbs aarch64 37.2-1.el8 baseos 362 k libmnl aarch64 1.0.4-6.el8 baseos 30 k libnetfilter_conntrack aarch64 1.0.6-5.el8 baseos 61 k libnfnetlink aarch64 1.0.1-13.el8 baseos 32 k libnftnl aarch64 1.1.5-5.el8 baseos 80 k libpcap aarch64 14:1.9.1-5.el8 baseos 161 k libselinux-utils aarch64 2.9-5.el8 baseos 241 k libslirp aarch64 4.4.0-1.module_el8.6.0+926+8bef8ae7 appstream 66 k policycoreutils aarch64 2.9-19.el8 baseos 374 k policycoreutils-python-utils noarch 2.9-19.el8 baseos 253 k python3-audit aarch64 3.0.7-4.el8 baseos 85 k python3-libselinux aarch64 2.9-5.el8 baseos 272 k python3-libsemanage aarch64 2.9-8.el8 baseos 126 k python3-policycoreutils noarch 2.9-19.el8 baseos 2.2 M python3-setools aarch64 4.3.0-3.el8 baseos 528 k rpm-plugin-selinux aarch64 4.14.3-23.el8 baseos 78 k selinux-policy noarch 3.14.3-105.el8 baseos 650 k selinux-policy-targeted noarch 3.14.3-105.el8 baseos 15 M slirp4netns aarch64 1.1.8-2.module_el8.7.0+1106+45480ee0 appstream 50 k xz aarch64 5.2.4-4.el8 baseos 153 k Downgrading: xz-libs aarch64 5.2.4-4.el8 baseos 91 k Enabling module streams: container-tools rhel8 Transaction Summary ======================================================================================================= Install 36 Packages Downgrade 1 Package Total size: 87 M Total download size: 47 M Downloading Packages: Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] #12 6.393 Selecting previously unselected package libarchive13:amd64. #12 6.396 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_amd64.deb ... #12 6.403 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1.2) ... #12 6.460 Selecting previously unselected package libjsoncpp1:amd64. #12 6.463 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... #12 6.466 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #12 6.506 Selecting previously unselected package librhash0:amd64. #12 6.509 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ... #12 6.513 Unpacking librhash0:amd64 (1.3.9-1) ... #12 6.555 Selecting previously unselected package libuv1:amd64. #12 6.558 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ... #12 6.562 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ... Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 46/61 Installing : selinux-policy-targeted-34.1.38-1.el9.noarch 46/61 Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 46/61 Installing : python3-policycoreutils-3.4-1.el9.noarch 47/61 Installing : policycoreutils-python-utils-3.4-1.el9.noarch 48/61 Running scriptlet: container-selinux-3:2.189.0-1.el9.noarch 49/61 #12 6.594 Selecting previously unselected package cmake. #12 6.597 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_amd64.deb ... #12 6.601 Unpacking cmake (3.16.3-1ubuntu1) ... Installing : container-selinux-3:2.189.0-1.el9.noarch 49/61 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.F6CQVcIjRe/ + cd /tmp/docker-cli-docsgen.F6CQVcIjRe + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible #12 7.069 Selecting previously unselected package dh-apparmor. #12 7.072 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ... #12 7.076 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ... #12 7.113 Selecting previously unselected package libbtrfs0:amd64. #12 7.116 Preparing to unpack .../08-libbtrfs0_5.4.1-2_amd64.deb ... #12 7.120 Unpacking libbtrfs0:amd64 (5.4.1-2) ... #12 7.160 Selecting previously unselected package libbtrfs-dev:amd64. #12 7.163 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_amd64.deb ... #12 7.167 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ... #12 7.241 Selecting previously unselected package libdevmapper1.02.1:amd64. #12 7.244 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... #12 7.248 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 7.295 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #12 7.295 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... #12 7.298 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 7.324 Selecting previously unselected package libudev-dev:amd64. #12 7.327 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.17_amd64.deb ... #12 7.331 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.17) ... #12 7.362 Selecting previously unselected package libsepol1-dev:amd64. (1/32): container-selinux-2.180.0-1.module_el8. 254 kB/s | 59 kB 00:00 (2/32): fuse-overlayfs-1.8.2-1.module_el8.7.0+1 289 kB/s | 68 kB 00:00 (3/32): xz-libs-5.2.4-4.el8.aarch64.rpm 379 kB/s | 91 kB 00:00 (4/32): slirp4netns-1.1.8-2.module_el8.7.0+1106 7.4 MB/s | 50 kB 00:00 (5/32): libslirp-4.4.0-1.module_el8.6.0+926+8be 4.4 MB/s | 66 kB 00:00 (6/32): fuse-common-3.3.0-16.el8.aarch64.rpm 2.4 MB/s | 22 kB 00:00 (7/32): fuse3-3.3.0-16.el8.aarch64.rpm 5.6 MB/s | 53 kB 00:00 (8/32): fuse3-libs-3.3.0-16.el8.aarch64.rpm 12 MB/s | 91 kB 00:00 (9/32): checkpolicy-2.9-1.el8.aarch64.rpm 12 MB/s | 338 kB 00:00 (10/32): iptables-libs-1.8.4-22.el8.aarch64.rpm 9.4 MB/s | 105 kB 00:00 (11/32): kmod-25-19.el8.aarch64.rpm 13 MB/s | 123 kB 00:00 (12/32): libcgroup-0.41-19.el8.aarch64.rpm 7.1 MB/s | 68 kB 00:00 (13/32): iptables-1.8.4-22.el8.aarch64.rpm 17 MB/s | 582 kB 00:00 (14/32): libmnl-1.0.4-6.el8.aarch64.rpm 2.6 MB/s | 30 kB 00:00 (15/32): libnetfilter_conntrack-1.0.6-5.el8.aar 9.1 MB/s | 61 kB 00:00 (16/32): libnfnetlink-1.0.1-13.el8.aarch64.rpm 3.1 MB/s | 32 kB 00:00 (17/32): libnftnl-1.1.5-5.el8.aarch64.rpm 6.1 MB/s | 80 kB 00:00 (18/32): libibverbs-37.2-1.el8.aarch64.rpm 9.3 MB/s | 362 kB 00:00 (19/32): libpcap-1.9.1-5.el8.aarch64.rpm 10 MB/s | 161 kB 00:00 (20/32): libselinux-utils-2.9-5.el8.aarch64.rpm 13 MB/s | 241 kB 00:00 (21/32): python3-audit-3.0.7-4.el8.aarch64.rpm 13 MB/s | 85 kB 00:00 (22/32): policycoreutils-2.9-19.el8.aarch64.rpm 15 MB/s | 374 kB 00:00 (23/32): policycoreutils-python-utils-2.9-19.el 10 MB/s | 253 kB 00:00 (24/32): python3-libselinux-2.9-5.el8.aarch64.r 4.8 MB/s | 272 kB 00:00 (25/32): python3-libsemanage-2.9-8.el8.aarch64. 2.4 MB/s | 126 kB 00:00 (26/32): rpm-plugin-selinux-4.14.3-23.el8.aarch 11 MB/s | 78 kB 00:00 Fetched 8293 kB in 2s (5056 kB/s) go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 #12 7.365 Preparing to unpack .../13-libsepol1-dev_3.0-1ubuntu0.1_amd64.deb ... #12 7.368 Unpacking libsepol1-dev:amd64 (3.0-1ubuntu0.1) ... #12 7.435 Selecting previously unselected package libpcre2-16-0:amd64. #12 7.438 Preparing to unpack .../14-libpcre2-16-0_10.34-7_amd64.deb ... #12 7.442 Unpacking libpcre2-16-0:amd64 (10.34-7) ... #12 7.501 Selecting previously unselected package libpcre2-32-0:amd64. #12 7.504 Preparing to unpack .../15-libpcre2-32-0_10.34-7_amd64.deb ... #12 7.508 Unpacking libpcre2-32-0:amd64 (10.34-7) ... #12 7.556 Selecting previously unselected package libpcre2-posix2:amd64. #12 7.557 Preparing to unpack .../16-libpcre2-posix2_10.34-7_amd64.deb ... #12 7.561 Unpacking libpcre2-posix2:amd64 (10.34-7) ... #12 7.588 Selecting previously unselected package libpcre2-dev:amd64. #12 7.591 Preparing to unpack .../17-libpcre2-dev_10.34-7_amd64.deb ... #12 7.594 Unpacking libpcre2-dev:amd64 (10.34-7) ... (27/32): python3-setools-4.3.0-3.el8.aarch64.rp 6.9 MB/s | 528 kB 00:00 (28/32): selinux-policy-3.14.3-105.el8.noarch.r 8.7 MB/s | 650 kB 00:00 (29/32): xz-5.2.4-4.el8.aarch64.rpm 13 MB/s | 153 kB 00:00 (30/32): python3-policycoreutils-2.9-19.el8.noa 9.9 MB/s | 2.2 MB 00:00 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 #12 7.683 Selecting previously unselected package libselinux1-dev:amd64. #12 7.686 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_amd64.deb ... #12 7.690 Unpacking libselinux1-dev:amd64 (3.0-1build2) ... #12 7.748 Selecting previously unselected package libdevmapper-dev:amd64. #12 7.749 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ... #12 7.753 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ... #12 7.792 Selecting previously unselected package libseccomp-dev:amd64. #12 7.795 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_amd64.deb ... #12 7.799 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ... #12 7.834 Selecting previously unselected package libsystemd-dev:amd64. #12 7.837 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... #12 7.840 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... #12 7.908 Selecting previously unselected package pkg-config. #12 7.911 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_amd64.deb ... #12 7.915 Unpacking pkg-config (0.29.1-0ubuntu4) ... #12 7.961 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ... #12 7.974 Setting up libarchive13:amd64 (3.4.0-2ubuntu1.2) ... #12 7.986 Setting up libsepol1-dev:amd64 (3.0-1ubuntu0.1) ... #12 7.997 Setting up libpcre2-16-0:amd64 (10.34-7) ... #12 8.010 Setting up libbtrfs0:amd64 (5.4.1-2) ... (31/32): selinux-policy-targeted-3.14.3-105.el8 43 MB/s | 15 MB 00:00 Reading package lists... #12 8.021 Setting up libpcre2-32-0:amd64 (10.34-7) ... #12 8.032 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ... #12 8.043 Setting up bash-completion (1:2.10-1ubuntu1) ... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a (32/32): containerd.io-1.6.7-3.1.el8.aarch64.rp 33 MB/s | 25 MB 00:00 -------------------------------------------------------------------------------- Total 26 MB/s | 47 MB 00:01 go: downloading github.com/moby/buildkit v0.10.3 #12 8.684 Setting up pkg-config (0.29.1-0ubuntu4) ... #12 8.731 Setting up libudev-dev:amd64 (245.4-4ubuntu3.17) ... #12 8.741 Setting up libpcre2-posix2:amd64 (10.34-7) ... #12 8.752 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 8.764 Setting up libbtrfs-dev:amd64 (5.4.1-2) ... #12 8.781 Setting up librhash0:amd64 (1.3.9-1) ... #12 8.796 Setting up cmake-data (3.16.3-1ubuntu1) ... #12 8.817 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ... #12 8.828 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... #12 8.839 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... Reading package lists... Building dependency tree... Reading state information... go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 #12 8.853 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 8.863 Setting up libpcre2-dev:amd64 (10.34-7) ... #12 8.873 Setting up libselinux1-dev:amd64 (3.0-1build2) ... #12 8.883 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ... #12 8.895 Setting up cmake (3.16.3-1ubuntu1) ... #12 8.906 Setting up docker-ce-build-deps (1.0) ... #12 8.918 Processing triggers for man-db (2.9.1-1) ... #12 8.940 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal readline-common Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv python3.7-doc binutils binfmt-support readline-doc Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/docker/docker-credential-helpers v0.6.4 #12 DONE 9.2s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:5056c6a00d1ae628a52b9ba46afbbacb5503e229a50e100cbef6ba99d4e1e5e9 The following NEW packages will be installed: apt-transport-https ca-certificates curl dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1 Docker CE Test - aarch64 7.0 kB/s | 1.6 kB 00:00 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/centos/gpg Key imported successfully Running transaction check go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" #13 DONE 0.1s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:a367c8efbbceb98f828a64ed1e010e544091b8b5d435ea6c43f141a54849e0d9 lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal readline-common software-properties-common Transaction check succeeded. Running transaction test make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded. Need to get 22.8 MB of archives. After this operation, 81.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB] Get:2 http://deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] Get:3 http://deb.debian.org/debian buster/main arm64 libexpat1 arm64 2.2.6-2+deb10u4 [87.1 kB] Get:4 http://deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] Get:5 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] Get:6 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB] Get:7 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] Get:8 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB] Get:9 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB] Get:10 http://deb.debian.org/debian buster/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u1 [603 kB] Get:11 http://deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] Get:12 http://deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] Get:13 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] Get:14 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] Get:15 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB] Get:16 http://deb.debian.org/debian-security buster/updates/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB] Get:17 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB] Get:18 http://deb.debian.org/debian buster/main arm64 libksba8 arm64 1.3.5-2 [84.7 kB] Get:19 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] Get:20 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] Get:21 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] Get:22 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] Get:23 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB] Get:24 http://deb.debian.org/debian-security buster/updates/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB] Get:25 http://deb.debian.org/debian-security buster/updates/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] Get:26 http://deb.debian.org/debian-security buster/updates/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB] Get:27 http://deb.debian.org/debian-security buster/updates/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB] Get:28 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB] Get:29 http://deb.debian.org/debian-security buster/updates/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB] Get:30 http://deb.debian.org/debian-security buster/updates/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB] Get:31 http://deb.debian.org/debian-security buster/updates/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB] Get:32 http://deb.debian.org/debian-security buster/updates/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB] Get:33 http://deb.debian.org/debian-security buster/updates/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB] Get:34 http://deb.debian.org/debian buster/main arm64 apt-transport-https all 1.8.2.3 [149 kB] Get:35 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB] Get:36 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] Get:37 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] Get:38 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 7.5.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:05:19Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 + make IMAGE=ubuntu:focal verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:focal ./verify Unable to find image 'ubuntu:focal' locally Get:39 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] Get:40 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] Get:41 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] Get:42 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] Get:43 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] Get:44 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] Get:45 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] Get:46 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] Get:47 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] Get:48 http://deb.debian.org/debian buster/main arm64 distro-info-data all 0.41+deb10u4 [6880 B] Get:49 http://deb.debian.org/debian buster/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u3 [1185 kB] Get:50 http://deb.debian.org/debian buster/main arm64 libgirepository-1.0-1 arm64 1.58.3-2 [85.1 kB] Get:51 http://deb.debian.org/debian buster/main arm64 gir1.2-glib-2.0 arm64 1.58.3-2 [143 kB] Get:52 http://deb.debian.org/debian buster/main arm64 libpackagekit-glib2-18 arm64 1.1.12-5 [105 kB] Get:53 http://deb.debian.org/debian buster/main arm64 gir1.2-packagekitglib-1.0 arm64 1.1.12-5 [35.9 kB] Get:54 http://deb.debian.org/debian-security buster/updates/main arm64 gnupg2 all 2.2.12-1+deb10u2 [393 kB] Get:55 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB] Get:56 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB] Get:57 http://deb.debian.org/debian buster/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u2 [311 kB] Get:58 http://deb.debian.org/debian buster/main arm64 libdbus-1-3 arm64 1.12.20-0+deb10u1 [206 kB] Get:59 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB] Get:60 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB] Get:61 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB] Get:62 http://deb.debian.org/debian buster/main arm64 python3-dbus arm64 1.2.8-3 [101 kB] Get:63 http://deb.debian.org/debian buster/main arm64 python3-gi arm64 3.30.4-1 [174 kB] Get:64 http://deb.debian.org/debian buster/main arm64 python3-pycurl arm64 7.43.0.2-0.1 [65.5 kB] Get:65 http://deb.debian.org/debian buster/main arm64 python3-software-properties all 0.96.20.2-2 [49.6 kB] Get:66 http://deb.debian.org/debian buster/main arm64 software-properties-common all 0.96.20.2-2 [83.3 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 22.8 MB in 1s (37.8 MB/s) Transaction test succeeded. Running transaction go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd focal: Pulling from library/ubuntu a749a280e3e9: Already exists Digest: sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa Status: Downloaded newer image for ubuntu:focal Selecting previously unselected package libssl1.1:arm64. (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 ... 6670 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u3_arm64.deb ... Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ... Selecting previously unselected package libpython3.7-minimal:arm64. Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.2.6-2+deb10u4_arm64.deb ... Unpacking libexpat1:arm64 (2.2.6-2+deb10u4) ... Selecting previously unselected package python3.7-minimal. Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ... Preparing : 1/1 Installing : python3-libselinux-2.9-5.el8.aarch64 1/38 Installing : libmnl-1.0.4-6.el8.aarch64 2/38 Running scriptlet: libmnl-1.0.4-6.el8.aarch64 2/38 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 + verify + dpkg --version + verify_deb + apt-get update Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... Setting up libexpat1:arm64 (2.2.6-2+deb10u4) ... Setting up python3.7-minimal (3.7.3-2+deb10u3) ... go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 Downgrading : xz-libs-5.2.4-4.el8.aarch64 3/38 Installing : docker-compose-plugin-2.9.0-0.el8.aarch64 4/38 Running scriptlet: docker-compose-plugin-2.9.0-0.el8.aarch64 4/38 Installing : libselinux-utils-2.9-5.el8.aarch64 5/38 Installing : policycoreutils-2.9-19.el8.aarch64 6/38 Running scriptlet: policycoreutils-2.9-19.el8.aarch64 6/38 Installing : rpm-plugin-selinux-4.14.3-23.el8.aarch64 7/38 #15 DONE 2.1s Selecting previously unselected package python3-minimal. (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 ... 6931 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ... Unpacking python3-minimal (3.7.3-1) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.62_all.deb ... Unpacking mime-support (3.62) ... Selecting previously unselected package libmpdec2:arm64. Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ... Unpacking libmpdec2:arm64 (2.4.2-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_7.0-5_all.deb ... Unpacking readline-common (7.0-5) ... Selecting previously unselected package libreadline7:arm64. Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ... Unpacking libreadline7:arm64 (7.0-5) ... go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa Installing : selinux-policy-3.14.3-105.el8.noarch 8/38 Running scriptlet: selinux-policy-3.14.3-105.el8.noarch 8/38 #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:064e599b753ed8f3d020fc61963e934ba19a11018d655f6ea88741d507b05039 #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:2370eb453fe4140adabe3a0d940f26b0548a6388d8d9cd5b940c6d8c62e062b9 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers Selecting previously unselected package libsqlite3-0:arm64. Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u1) ... Selecting previously unselected package libpython3.7-stdlib:arm64. Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB] Selecting previously unselected package python3.7. Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_arm64.deb ... Unpacking python3.7 (3.7.3-2+deb10u3) ... Selecting previously unselected package libpython3-stdlib:arm64. Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... Setting up python3-minimal (3.7.3-1) ... Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB] Selecting previously unselected package python3. (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 ... 7400 files and directories currently installed.) Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... Unpacking python3 (3.7.3-1) ... Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../01-libassuan0_2.5.2-1_arm64.deb ... Unpacking libassuan0:arm64 (2.5.2-1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../02-gpgconf_2.2.12-1+deb10u2_arm64.deb ... Unpacking gpgconf (2.2.12-1+deb10u2) ... Selecting previously unselected package lsb-base. Preparing to unpack .../03-lsb-base_10.2019051400_all.deb ... Unpacking lsb-base (10.2019051400) ... Selecting previously unselected package libksba8:arm64. Preparing to unpack .../04-libksba8_1.3.5-2_arm64.deb ... Unpacking libksba8:arm64 (1.3.5-2) ... Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... Get:6 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB] Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package libldap-common. Preparing to unpack .../07-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package libldap-2.4-2:arm64. Preparing to unpack .../08-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package libnpth0:arm64. Preparing to unpack .../09-libnpth0_1.6-1_arm64.deb ... Unpacking libnpth0:arm64 (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../10-dirmngr_2.2.12-1+deb10u2_arm64.deb ... Unpacking dirmngr (2.2.12-1+deb10u2) ... Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tKoIZI + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pcr1ks + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20220808082437.e1f24d3-0.fc36 aarch64 + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' = 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + echo 'PASS: daemon version OK' PASS: daemon version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20220808082437.e1f24d3-0.fc36 docker-ce(aarch-64) = 3:0.0.0~20220808082437.e1f24d3-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.src.rpm Selecting previously unselected package gnupg-l10n. Preparing to unpack .../11-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../12-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ... Unpacking gnupg-utils (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg. Preparing to unpack .../13-gpg_2.2.12-1+deb10u2_arm64.deb ... Unpacking gpg (2.2.12-1+deb10u2) ... Get:7 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B] Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9067 B] Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1110 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [1764 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [4571 B] Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.5 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3253 B] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 Running scriptlet: selinux-policy-targeted-3.14.3-105.el8.noarch 9/38 Installing : selinux-policy-targeted-3.14.3-105.el8.noarch 9/38 Running scriptlet: selinux-policy-targeted-3.14.3-105.el8.noarch 9/38 Installing : libnfnetlink-1.0.1-13.el8.aarch64 10/38 Running scriptlet: libnfnetlink-1.0.1-13.el8.aarch64 10/38 Installing : fuse3-libs-3.3.0-16.el8.aarch64 11/38 Running scriptlet: fuse3-libs-3.3.0-16.el8.aarch64 11/38 Installing : libnetfilter_conntrack-1.0.6-5.el8.aarch64 12/38 Selecting previously unselected package pinentry-curses. Preparing to unpack .../14-pinentry-curses_1.1.0-2_arm64.deb ... Unpacking pinentry-curses (1.1.0-2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../15-gpg-agent_2.2.12-1+deb10u2_arm64.deb ... Unpacking gpg-agent (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../16-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ... Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../17-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ... Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../18-gpgsm_2.2.12-1+deb10u2_arm64.deb ... Unpacking gpgsm (2.2.12-1+deb10u2) ... Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [820 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [1381 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [4330 B] go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.aarch64 12/38 Installing : kmod-25-19.el8.aarch64 13/38 Installing : xz-5.2.4-4.el8.aarch64 14/38 Installing : libnftnl-1.1.5-5.el8.aarch64 15/38 Running scriptlet: libnftnl-1.1.5-5.el8.aarch64 15/38 Installing : python3-libsemanage-2.9-8.el8.aarch64 16/38 Selecting previously unselected package gnupg. Preparing to unpack .../19-gnupg_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg (2.2.12-1+deb10u2) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../20-apt-transport-https_1.8.2.3_all.deb ... Unpacking apt-transport-https (1.8.2.3) ... Selecting previously unselected package openssl. Preparing to unpack .../21-openssl_1.1.1n-0+deb10u3_arm64.deb ... Unpacking openssl (1.1.1n-0+deb10u3) ... + go mod vendor -modfile=vendor.mod Selecting previously unselected package ca-certificates. Preparing to unpack .../22-ca-certificates_20200601~deb10u2_all.deb ... Unpacking ca-certificates (20200601~deb10u2) ... Selecting previously unselected package libkeyutils1:arm64. Preparing to unpack .../23-libkeyutils1_1.6-6_arm64.deb ... Unpacking libkeyutils1:arm64 (1.6-6) ... Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../24-libkrb5support0_1.17-3+deb10u3_arm64.deb ... Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../25-libk5crypto3_1.17-3+deb10u3_arm64.deb ... Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... Selecting previously unselected package libkrb5-3:arm64. Preparing to unpack .../26-libkrb5-3_1.17-3+deb10u3_arm64.deb ... Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... Fetched 18.3 MB in 3s (6601 kB/s) Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../27-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../28-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../29-libpsl5_0.20.2-2_arm64.deb ... Unpacking libpsl5:arm64 (0.20.2-2) ... Selecting previously unselected package librtmp1:arm64. Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... Selecting previously unselected package libssh2-1:arm64. Preparing to unpack .../31-libssh2-1_1.8.0-2.1_arm64.deb ... Unpacking libssh2-1:arm64 (1.8.0-2.1) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../32-libcurl4_7.64.0-4+deb10u2_arm64.deb ... Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... Selecting previously unselected package curl. Preparing to unpack .../33-curl_7.64.0-4+deb10u2_arm64.deb ... Unpacking curl (7.64.0-4+deb10u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../34-distro-info-data_0.41+deb10u4_all.deb ... Unpacking distro-info-data (0.41+deb10u4) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../35-libglib2.0-0_2.58.3-2+deb10u3_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u3) ... Installing : python3-setools-4.3.0-3.el8.aarch64 17/38 Selecting previously unselected package libgirepository-1.0-1:arm64. Preparing to unpack .../36-libgirepository-1.0-1_1.58.3-2_arm64.deb ... Unpacking libgirepository-1.0-1:arm64 (1.58.3-2) ... Selecting previously unselected package gir1.2-glib-2.0:arm64. Preparing to unpack .../37-gir1.2-glib-2.0_1.58.3-2_arm64.deb ... Unpacking gir1.2-glib-2.0:arm64 (1.58.3-2) ... Selecting previously unselected package libpackagekit-glib2-18:arm64. Preparing to unpack .../38-libpackagekit-glib2-18_1.1.12-5_arm64.deb ... Unpacking libpackagekit-glib2-18:arm64 (1.1.12-5) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../39-gir1.2-packagekitglib-1.0_1.1.12-5_arm64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ... Selecting previously unselected package gnupg2. Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg2 (2.2.12-1+deb10u2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../41-iso-codes_4.2-1_all.deb ... Unpacking iso-codes (4.2-1) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Installing : docker-buildx-plugin-0.8.2-0.el8.aarch64 18/38 Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Selecting previously unselected package libapt-inst2.0:arm64. Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_arm64.deb ... Unpacking libapt-inst2.0:arm64 (1.8.2.3) ... Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u2_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../44-libdbus-1-3_1.12.20-0+deb10u1_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.12.20-0+deb10u1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ... Unpacking lsb-release (10.2019051400) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ... Running scriptlet: docker-buildx-plugin-0.8.2-0.el8.aarch64 18/38 Installing : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el8 19/38 Running scriptlet: docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el8 19/38 Installing : python3-audit-3.0.7-4.el8.aarch64 20/38 Installing : libibverbs-37.2-1.el8.aarch64 21/38 Running scriptlet: libibverbs-37.2-1.el8.aarch64 21/38 Installing : libpcap-14:1.9.1-5.el8.aarch64 22/38 Installing : iptables-libs-1.8.4-22.el8.aarch64 23/38 Unpacking python-apt-common (1.8.4.3) ... Selecting previously unselected package python3-apt. Preparing to unpack .../47-python3-apt_1.8.4.3_arm64.deb ... Unpacking python3-apt (1.8.4.3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../48-python3-dbus_1.2.8-3_arm64.deb ... Unpacking python3-dbus (1.2.8-3) ... Selecting previously unselected package python3-gi. Preparing to unpack .../49-python3-gi_3.30.4-1_arm64.deb ... Unpacking python3-gi (3.30.4-1) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_arm64.deb ... Unpacking python3-pycurl (7.43.0.2-0.1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ... Reading package lists... Running scriptlet: iptables-1.8.4-22.el8.aarch64 24/38 Installing : iptables-1.8.4-22.el8.aarch64 24/38 Running scriptlet: iptables-1.8.4-22.el8.aarch64 24/38 Running scriptlet: libcgroup-0.41-19.el8.aarch64 25/38 Installing : libcgroup-0.41-19.el8.aarch64 25/38 Running scriptlet: libcgroup-0.41-19.el8.aarch64 25/38 Installing : fuse-common-3.3.0-16.el8.aarch64 26/38 Installing : fuse3-3.3.0-16.el8.aarch64 27/38 Installing : fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee 28/38 Unpacking python3-software-properties (0.96.20.2-2) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ... Unpacking software-properties-common (0.96.20.2-2) ... Setting up libksba8:arm64 (1.3.5-2) ... Setting up lsb-base (10.2019051400) ... Setting up libkeyutils1:arm64 (1.6-6) ... Setting up libpsl5:arm64 (0.20.2-2) ... Setting up mime-support (3.62) ... Setting up apt-transport-https (1.8.2.3) ... Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u3) ... No schema files found: doing nothing. Setting up distro-info-data (0.41+deb10u4) ... Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u1) ... Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... Building dependency tree... Reading state information... Running scriptlet: fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee 28/38 Installing : checkpolicy-2.9-1.el8.aarch64 29/38 Setting up libpackagekit-glib2-18:arm64 (1.1.12-5) ... Setting up libnpth0:arm64 (1.6-1) ... Setting up libassuan0:arm64 (2.5.2-1) ... Setting up libapt-inst2.0:arm64 (1.8.2.3) ... Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... Setting up gnupg-l10n (2.2.12-1+deb10u2) ... Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... Setting up libdbus-1-3:arm64 (1.12.20-0+deb10u1) ... Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... Setting up python-apt-common (1.8.4.3) ... Setting up libgirepository-1.0-1:arm64 (1.58.3-2) ... Setting up libssh2-1:arm64 (1.8.0-2.1) ... Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... Setting up libmpdec2:arm64 (2.4.2-2) ... Setting up openssl (1.1.1n-0+deb10u3) ... Setting up readline-common (7.0-5) ... Setting up iso-codes (4.2-1) ... The following additional packages will be installed: dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1 libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0 libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2 libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1 python-apt-common python3 python3-apt python3-certifi python3-chardet python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources python3-requests python3-requests-unixsocket python3-six python3-software-properties python3-urllib3 python3.8 python3.8-minimal readline-common systemd systemd-sysv systemd-timesyncd tzdata Suggested packages: pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg python3-setuptools python3-cryptography python3-openssl python3-socks python3.8-venv python3.8-doc binutils binfmt-support readline-doc systemd-container Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix libsasl2-modules file xz-utils packagekit-tools unattended-upgrades networkd-dispatcher libnss-systemd adding repo from: https://download.docker.com/linux/centos/docker-ce.repo grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo repo saved to /etc/yum.repos.d/docker-ce.repo + yum-config-manager --disable 'docker-ce-*' Loaded plugins: fastestmirror, ovl =========================== repo: docker-ce-nightly ============================ [docker-ce-nightly] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/aarch64/nightly cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Nightly - aarch64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-nightly/7/aarch64 ui_repoid_vars = releasever, basearch username = ====================== repo: docker-ce-nightly-debuginfo ======================= [docker-ce-nightly-debuginfo] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/nightly cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Nightly - Debuginfo aarch64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-nightly-debuginfo/7/aarch64 ui_repoid_vars = releasever, basearch username = ======================== repo: docker-ce-nightly-source ======================== [docker-ce-nightly-source] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/source/nightly cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly-source check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly-source/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Nightly - Sources old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly-source/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-nightly-source/7 ui_repoid_vars = releasever, basearch username = ============================ repo: docker-ce-stable ============================ [docker-ce-stable] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/aarch64/stable cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = 0 enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Stable - aarch64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-stable/7/aarch64 ui_repoid_vars = releasever, basearch username = ======================= repo: docker-ce-stable-debuginfo ======================= [docker-ce-stable-debuginfo] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/stable cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Stable - Debuginfo aarch64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-stable-debuginfo/7/aarch64 ui_repoid_vars = releasever, basearch username = ======================== repo: docker-ce-stable-source ========================= [docker-ce-stable-source] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/source/stable cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable-source check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable-source/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Stable - Sources old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable-source/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-stable-source/7 ui_repoid_vars = releasever, basearch username = ============================= repo: docker-ce-test ============================= [docker-ce-test] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/aarch64/test cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-test check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-test/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - aarch64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test pkgdir = /var/cache/yum/aarch64/7/docker-ce-test/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test/7/aarch64 ui_repoid_vars = releasever, basearch username = ======================== repo: docker-ce-test-debuginfo ======================== [docker-ce-test-debuginfo] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/test cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - Debuginfo aarch64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo pkgdir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test-debuginfo/7/aarch64 ui_repoid_vars = releasever, basearch username = ========================= repo: docker-ce-test-source ========================== [docker-ce-test-source] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/source/test cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-test-source check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-test-source/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - Sources old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source pkgdir = /var/cache/yum/aarch64/7/docker-ce-test-source/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test-source/7 ui_repoid_vars = releasever, basearch username = + yum-config-manager --enable docker-ce-test Loaded plugins: fastestmirror, ovl ============================= repo: docker-ce-test ============================= [docker-ce-test] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/aarch64/7 baseurl = https://download.docker.com/linux/centos/7/aarch64/test cache = 0 cachedir = /var/cache/yum/aarch64/7/docker-ce-test check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = 1 enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/aarch64/7/docker-ce-test/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - aarch64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test pkgdir = /var/cache/yum/aarch64/7/docker-ce-test/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test/7/aarch64 ui_repoid_vars = releasever, basearch username = + yum makecache Loaded plugins: fastestmirror, ovl Determining fastest mirrors Installing : python3-policycoreutils-2.9-19.el8.noarch 30/38 Installing : policycoreutils-python-utils-2.9-19.el8.noarch 31/38 Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+ 32/38 Installing : container-selinux-2:2.180.0-1.module_el8.7.0+1106+ 32/38 Setting up libreadline7:arm64 (7.0-5) ... Setting up gnupg-utils (2.2.12-1+deb10u2) ... Setting up pinentry-curses (1.1.0-2) ... Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... Setting up ca-certificates (20200601~deb10u2) ... The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1 libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0 libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2 libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses policykit-1 python-apt-common python3 python3-apt python3-certifi python3-chardet python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources python3-requests python3-requests-unixsocket python3-six python3-software-properties python3-urllib3 python3.8 python3.8-minimal readline-common software-properties-common systemd systemd-sysv systemd-timesyncd tzdata Updating certificates in /etc/ssl/certs... 0 upgraded, 119 newly installed, 0 to remove and 1 not upgraded. Need to get 33.4 MB of archives. After this operation, 141 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.16 [1156 kB] #18 exporting layers 5.4s done #18 writing image sha256:0c5d1cd17b8cf8bdf28d8bbb41e00ece2d9625d4c4769ed696d624732c647ba3 done #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done #18 DONE 5.4s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/x86_64 137 added, 0 removed; done. Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... Setting up gir1.2-glib-2.0:arm64 (1.58.3-2) ... Setting up gpgconf (2.2.12-1+deb10u2) ... Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... Setting up curl (7.64.0-4+deb10u2) ... Setting up gpg (2.2.12-1+deb10u2) ... Setting up libpython3-stdlib:arm64 (3.7.3-1) ... Setting up python3.7 (3.7.3-2+deb10u3) ... Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.5 [714 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.4 [62.6 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.5 [1831 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.3 [506 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.5 [1649 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.5 [387 kB] Get:13 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B] Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libapparmor1 arm64 2.13.3-7ubuntu5.1 [32.9 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcap2 arm64 1:2.32-1 [15.5 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.4 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB] Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libjson-c4 arm64 0.13.1+dfsg-7ubuntu0.3 [28.3 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcryptsetup12 arm64 2:2.2.2-3ubuntu2.4 [152 kB] Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libip4tc2 arm64 1.8.4-3ubuntu2 [18.4 kB] Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkmod2 arm64 27-1ubuntu2.1 [41.9 kB] Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-timesyncd arm64 245.4-4ubuntu3.17 [26.2 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd arm64 245.4-4ubuntu3.17 [3495 kB] + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-sysv arm64 245.4-4ubuntu3.17 [10.3 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.16 [600 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20211016~20.04.1 [144 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdbus-1-3 arm64 1.12.16-2ubuntu2.2 [169 kB] Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus arm64 1.12.16-2ubuntu2.2 [142 kB] Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.10 [4704 B] Get:31 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-0 arm64 2.64.6-1~ubuntu20.04.4 [1200 kB] Get:32 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgirepository-1.0-1 arm64 1.64.1-1~ubuntu20.04.1 [77.0 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gir1.2-glib-2.0 arm64 1.64.1-1~ubuntu20.04.1 [134 kB] Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcap2-bin arm64 1:2.32-1 [25.7 kB] Get:35 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libelf1 arm64 0.176-1.1build1 [44.2 kB] Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B] Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB] Setting up gpg-agent (2.2.12-1+deb10u2) ... Setting up gpgsm (2.2.12-1+deb10u2) ... Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ... Setting up python3 (3.7.3-1) ... Setting up dirmngr (2.2.12-1+deb10u2) ... Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ... Setting up python3-pycurl (7.43.0.2-0.1) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpam-systemd arm64 245.4-4ubuntu3.17 [175 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.4 [571 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-dbus arm64 1.2.16-1build1 [91.4 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-gi arm64 3.36.0-1 [159 kB] Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-pkg-resources all 45.2.0-1 [130 kB] Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB] Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB] Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.1 [30.4 kB] Setting up python3-gi (3.30.4-1) ... + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.1 [80.4 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.1 [312 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.1 [113 kB] Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblmdb0 arm64 0.9.24-1 [43.1 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpolkit-gobject-1-0 arm64 0.105-26ubuntu1.3 [37.4 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB] Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.0ubuntu0.20.04.7 [17.1 kB] Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.0ubuntu0.20.04.7 [147 kB] Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 apt-transport-https all 2.0.9 [1704 B] Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB] Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1 [39.4 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1 [150 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1 [27.9 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1 [86.4 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1 [47.3 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1 [98.7 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1 [191 kB] Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1 [14.7 kB] Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1 [88.3 kB] Setting up gpg-wks-server (2.2.12-1+deb10u2) ... Setting up lsb-release (10.2019051400) ... Setting up python3-dbus (1.2.8-3) ... Setting up gpg-wks-client (2.2.12-1+deb10u2) ... Setting up python3-apt (1.8.4.3) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:07:20 +0000' ++ . /etc/os-release +++ NAME=Ubuntu +++ VERSION='20.04.4 LTS (Focal Fossa)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 20.04.4 LTS' +++ VERSION_ID=20.04 +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ VERSION_CODENAME=focal +++ UBUNTU_CODENAME=focal ++ echo 20.04 + versionID=20.04 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20220808082437-e1f24d3 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2ubuntu0.1 [14.9 kB] Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB] Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.9 [145 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnghttp2-14 arm64 1.40.0-1build1 [74.7 kB] Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB] Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.2 [159 kB] Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.12 [215 kB] Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.12 [157 kB] Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus-user-session arm64 1.12.16-2ubuntu2.2 [9416 B] Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdconf1 arm64 0.36.0-1 [35.9 kB] Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dconf-service arm64 0.36.0-1 [27.8 kB] Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dconf-gsettings-backend arm64 0.36.0-1 [20.9 kB] Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB] Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB] Get:84 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B] Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB] Setting up python3-software-properties (0.96.20.2-2) ... dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal dpkg-buildpackage: info: source distribution focal dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with=bash-completion Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpackagekit-glib2-18 arm64 1.1.13-2ubuntu1.1 [92.8 kB] Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gir1.2-packagekitglib-1.0 arm64 1.1.13-2ubuntu1.1 [21.6 kB] Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libproxy1v5 arm64 0.4.15-10ubuntu1.2 [44.8 kB] Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B] Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking-services arm64 2.64.2-1ubuntu0.1 [10.4 kB] Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB] Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking arm64 2.64.2-1ubuntu0.1 [55.1 kB] Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] Get:95 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB] Get:96 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB] Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB] Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB] Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB] Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB] Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB] Setting up gnupg (2.2.12-1+deb10u2) ... Setting up gnupg2 (2.2.12-1+deb10u2) ... Setting up software-properties-common (0.96.20.2-2) ... Processing triggers for libc-bin (2.28-10+deb10u1) ... Processing triggers for ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... dh_clean dpkg-source -I.git -b . Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.tar.gz 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=10 +++ VERSION='10 (buster)' +++ VERSION_CODENAME=buster +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo debian + DIST_ID=debian ++ lsb_release -sc + DIST_VERSION=buster + '[' buster = sid ']' + install_debian_containerd [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsoup2.4-1 arm64 2.70.0-1 [245 kB] Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstemmer0d arm64 0+svn585-2 [60.6 kB] Get:105 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libappstream4 arm64 0.12.10-2 [120 kB] Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-bin arm64 2.64.6-1~ubuntu20.04.4 [69.2 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgstreamer1.0-0 arm64 1.16.3-0ubuntu1 [804 kB] Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpolkit-agent-1-0 arm64 0.105-26ubuntu1.3 [14.2 kB] Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 policykit-1 arm64 0.105-26ubuntu1.3 [79.4 kB] Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB] Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB] Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB] Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB] Get:114 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB] Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests-unixsocket all 0.2.0-2 [7272 B] Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-software-properties all 0.99.9.8 [24.9 kB] * base: mirror.centos.org * extras: mirror.centos.org * updates: mirror.centos.org Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 packagekit arm64 1.1.13-2ubuntu1.1 [388 kB] Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 software-properties-common all 0.99.9.8 [10.6 kB] Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 33.4 MB in 4s (8442 kB/s) Selecting previously unselected package libssl1.1:arm64. (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 ... 4119 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_arm64.deb ... Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ... done. Updating certificates in /etc/ssl/certs... Selecting previously unselected package libpython3.8-minimal:arm64. Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.5_arm64.deb ... Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.5) ... Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_arm64.deb ... Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.4) ... Selecting previously unselected package python3.8-minimal. Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.5_arm64.deb ... Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ... Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.16) ... Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.5) ... Setting up libexpat1:arm64 (2.2.9-1ubuntu0.4) ... 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/debian/gpg + apt-key add - Warning: apt-key output should not be parsed (stdout is not a terminal) Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ... Selecting previously unselected package python3-minimal. (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 ... 4420 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ... Unpacking python3-minimal (3.8.2-0ubuntu2) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... Unpacking mime-support (3.64ubuntu1) ... Selecting previously unselected package libmpdec2:arm64. Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ... Unpacking libmpdec2:arm64 (2.4.2-3) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_8.0-4_all.deb ... Unpacking readline-common (8.0-4) ... Selecting previously unselected package libreadline8:arm64. Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ... Unpacking libreadline8:arm64 (8.0-4) ... Selecting previously unselected package libsqlite3-0:arm64. Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.3_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.3) ... OK + '[' buster = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian buster test' + apt-get update Selecting previously unselected package libpython3.8-stdlib:arm64. Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.5_arm64.deb ... Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.5) ... Selecting previously unselected package python3.8. Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.5_arm64.deb ... Unpacking python3.8 (3.8.10-0ubuntu1~20.04.5) ... Selecting previously unselected package libpython3-stdlib:arm64. Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ... Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://deb.debian.org/debian-security buster/updates InRelease Hit:3 http://deb.debian.org/debian buster-updates InRelease Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB] Setting up python3-minimal (3.8.2-0ubuntu2) ... Selecting previously unselected package python3. (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 ... 4850 files and directories currently installed.) Preparing to unpack .../00-python3_3.8.2-0ubuntu2_arm64.deb ... Unpacking python3 (3.8.2-0ubuntu2) ... Selecting previously unselected package libapparmor1:arm64. Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.1_arm64.deb ... Unpacking libapparmor1:arm64 (2.13.3-7ubuntu5.1) ... Selecting previously unselected package libcap2:arm64. Preparing to unpack .../02-libcap2_1%3a2.32-1_arm64.deb ... Unpacking libcap2:arm64 (1:2.32-1) ... Selecting previously unselected package libargon2-1:arm64. Preparing to unpack .../03-libargon2-1_0~20171227-0.2_arm64.deb ... Unpacking libargon2-1:arm64 (0~20171227-0.2) ... Selecting previously unselected package libdevmapper1.02.1:arm64. Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ... Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ... Selecting previously unselected package libjson-c4:arm64. Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_arm64.deb ... Unpacking libjson-c4:arm64 (0.13.1+dfsg-7ubuntu0.3) ... Selecting previously unselected package libcryptsetup12:arm64. Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_arm64.deb ... Unpacking libcryptsetup12:arm64 (2:2.2.2-3ubuntu2.4) ... Selecting previously unselected package libip4tc2:arm64. Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2_arm64.deb ... Unpacking libip4tc2:arm64 (1.8.4-3ubuntu2) ... Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_arm64.deb ... Unpacking libkmod2:arm64 (27-1ubuntu2.1) ... Get:5 https://download.docker.com/linux/debian buster/test arm64 Packages [41.6 kB] Fetched 95.6 kB in 1s (125 kB/s) Selecting previously unselected package systemd-timesyncd. Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.17_arm64.deb ... Unpacking systemd-timesyncd (245.4-4ubuntu3.17) ... Selecting previously unselected package systemd. Preparing to unpack .../10-systemd_245.4-4ubuntu3.17_arm64.deb ... Unpacking systemd (245.4-4ubuntu3.17) ... Setting up libapparmor1:arm64 (2.13.3-7ubuntu5.1) ... Setting up libcap2:arm64 (1:2.32-1) ... Setting up libargon2-1:arm64 (0~20171227-0.2) ... Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ... Setting up libjson-c4:arm64 (0.13.1+dfsg-7ubuntu0.3) ... Setting up libcryptsetup12:arm64 (2:2.2.2-3ubuntu2.4) ... Setting up libip4tc2:arm64 (1.8.4-3ubuntu2) ... Setting up libkmod2:arm64 (27-1ubuntu2.1) ... Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... Reading package lists... ++ find deb/debbuild/debian-buster/ -type f -name '*.deb' + packages='deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_arm64.deb' ++ echo 'deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_arm64.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_arm64.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 9711 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Setting up systemd (245.4-4ubuntu3.17) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Selecting previously unselected package systemd-sysv. (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 ... 5686 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.17_arm64.deb ... Unpacking systemd-sysv (245.4-4ubuntu3.17) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.16_arm64.deb ... Unpacking openssl (1.1.1f-1ubuntu2.16) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20211016~20.04.1_all.deb ... Unpacking ca-certificates (20211016~20.04.1) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.2_arm64.deb ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.8.2~debian-buster_arm64.deb ... Unpacking docker-buildx-plugin (0.8.2~debian-buster) ... Unpacking libdbus-1-3:arm64 (1.12.16-2ubuntu2.2) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.2_arm64.deb ... Unpacking dbus (1.12.16-2ubuntu2.2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.43ubuntu1.10_all.deb ... Unpacking distro-info-data (0.43ubuntu1.10) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.4_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ... Selecting previously unselected package libgirepository-1.0-1:arm64. Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_arm64.deb ... Unpacking libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ... Selecting previously unselected package gir1.2-glib-2.0:arm64. Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_arm64.deb ... Unpacking gir1.2-glib-2.0:arm64 (1.64.1-1~ubuntu20.04.1) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../09-libcap2-bin_1%3a2.32-1_arm64.deb ... Unpacking libcap2-bin (1:2.32-1) ... Selecting previously unselected package libelf1:arm64. Preparing to unpack .../10-libelf1_0.176-1.1build1_arm64.deb ... Unpacking libelf1:arm64 (0.176-1.1build1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ... Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... Selecting previously unselected package tzdata. Preparing to unpack .../12-tzdata_2022a-0ubuntu0.20.04_all.deb ... Unpacking tzdata (2022a-0ubuntu0.20.04) ... Selecting previously unselected package libicu66:arm64. Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_arm64.deb ... Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... #49 108.0 Created binary: /build/bundles/cross/windows/amd64-daemon/dockerd.exe #49 108.0 +++++++ cat ./cli/winresources/docker-proxy/winres.json #49 108.0 { #49 108.0 "RT_GROUP_ICON": { #49 108.0 "#1": { #49 108.0 "0409": "../../winresources/docker.ico" #49 108.0 } #49 108.0 }, #49 108.0 "RT_MANIFEST": { #49 108.0 "#1": { #49 108.0 "0409": { #49 108.0 "identity": {}, #49 108.0 "description": "Docker Engine", #49 108.0 "minimum-os": "vista", #49 108.0 "execution-level": "", #49 108.0 "ui-access": false, #49 108.0 "auto-elevate": false, #49 108.0 "dpi-awareness": "unaware", #49 108.0 "disable-theming": false, #49 108.0 "disable-window-filtering": false, #49 108.0 "high-resolution-scrolling-aware": false, #49 108.0 "ultra-high-resolution-scrolling-aware": false, #49 108.0 "long-path-aware": false, #49 108.0 "printer-driver-isolation": false, #49 108.0 "gdi-scaling": false, #49 108.0 "segment-heap": false, #49 108.0 "use-common-controls-v6": false #49 108.0 } #49 108.0 } #49 108.0 }, #49 108.0 "RT_MESSAGETABLE": { #49 108.0 "#1": { #49 108.0 "0409": "../../winresources/event_messages.bin" #49 108.0 } #49 108.0 }, #49 108.0 "RT_VERSION": { #49 108.0 "#1": { #49 108.0 "0409": { #49 108.0 "fixed": { #49 108.0 "file_version": "0.0.0.0", #49 108.0 "product_version": "0.0.0.0", #49 108.0 "type": "Unknown" #49 108.0 }, #49 108.0 "info": { #49 108.0 "0000": { #49 108.0 "CompanyName": "", #49 108.0 "FileVersion": "0.0.0-20220808082437-e1f24d3", #49 108.0 "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", #49 108.0 "OriginalFileName": "docker-proxy.exe", #49 108.0 "ProductName": "", #49 108.0 "ProductVersion": "0.0.0-20220808082437-e1f24d3", #49 108.0 "SpecialBuild": "f068067" #49 108.0 } #49 108.0 } #49 108.0 } #49 108.0 } #49 108.0 } #49 108.0 } #49 108.0 cmd/docker-proxy/genwinres_windows.go #49 108.0 cmd/docker-proxy/main.go #49 108.0 cmd/docker-proxy/network_proxy_test.go #49 108.0 cmd/docker-proxy/proxy.go #49 108.0 cmd/docker-proxy/sctp_proxy.go #49 108.0 cmd/docker-proxy/tcp_proxy.go #49 108.0 cmd/docker-proxy/udp_proxy.go #49 108.1 Building: /build/bundles/cross/windows/amd64-daemon/docker-proxy.exe #49 108.1 GOOS="windows" GOARCH="amd64" GOARM="" #49 108.5 Created binary: /build/bundles/cross/windows/amd64-daemon/docker-proxy.exe #49 108.5 Cloning into '/go/src/github.com/docker/windows-container-utility'... #49 108.7 Building: /build/bundles/cross/windows/amd64/containerutility.exe Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.17_arm64.deb ... Unpacking libpam-systemd:arm64 (245.4-4ubuntu3.17) ... Selecting previously unselected package libxml2:arm64. Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_arm64.deb ... Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... Selecting previously unselected package libyaml-0-2:arm64. Preparing to unpack .../16-libyaml-0-2_0.2.2-1_arm64.deb ... Unpacking libyaml-0-2:arm64 (0.2.2-1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ... Unpacking lsb-release (11.1.0ubuntu2) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../18-python3-dbus_1.2.16-1build1_arm64.deb ... Unpacking python3-dbus (1.2.16-1build1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../19-python3-gi_3.36.0-1_arm64.deb ... Unpacking python3-gi (3.36.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../20-python3-pkg-resources_45.2.0-1_all.deb ... Unpacking python3-pkg-resources (45.2.0-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ... Unpacking python3-six (1.14.0-2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../22-iso-codes_4.4-1_all.deb ... Unpacking iso-codes (4.4-1) ... Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.1_arm64.deb ... Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.1) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.1_arm64.deb ... Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.1) ... Selecting previously unselected package libkeyutils1:arm64. Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ... Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ... Selecting previously unselected package libkrb5-3:arm64. Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.1_arm64.deb ... Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.1) ... Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.1_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... Selecting previously unselected package liblmdb0:arm64. Preparing to unpack .../28-liblmdb0_0.9.24-1_arm64.deb ... Unpacking liblmdb0:arm64 (0.9.24-1) ... Selecting previously unselected package libpolkit-gobject-1-0:arm64. Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_arm64.deb ... Unpacking libpolkit-gobject-1-0:arm64 (0.105-26ubuntu1.3) ... Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_arm64.deb ... Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../31-python-apt-common_2.0.0ubuntu0.20.04.7_all.deb ... Unpacking python-apt-common (2.0.0ubuntu0.20.04.7) ... Selecting previously unselected package python3-apt. Preparing to unpack .../32-python3-apt_2.0.0ubuntu0.20.04.7_arm64.deb ... Unpacking python3-apt (2.0.0ubuntu0.20.04.7) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ... Unpacking apt-transport-https (2.0.9) ... Selecting previously unselected package libbrotli1:arm64. Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ... Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.9.0~debian-buster_arm64.deb ... Unpacking docker-compose-plugin (2.9.0~debian-buster) ... Selecting previously unselected package libroken18-heimdal:arm64. Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libasn1-8-heimdal:arm64. Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libheimbase1-heimdal:arm64. Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libhcrypto4-heimdal:arm64. Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libwind0-heimdal:arm64. Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libhx509-5-heimdal:arm64. Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libkrb5-26-heimdal:arm64. Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libheimntlm0-heimdal:arm64. Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libgssapi3-heimdal:arm64. Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_arm64.deb ... Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libldap-common. Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package libldap-2.4-2:arm64. Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ... Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ... Setting up docker-buildx-plugin (0.8.2~debian-buster) ... Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... Setting up docker-compose-plugin (2.9.0~debian-buster) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../48-libnghttp2-14_1.40.0-1build1_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.40.0-1build1) ... Selecting previously unselected package librtmp1:arm64. Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ... Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ... Selecting previously unselected package libssh-4:arm64. Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.2_arm64.deb ... Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.2) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.12_arm64.deb ... Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.12) ... Selecting previously unselected package curl. Preparing to unpack .../52-curl_7.68.0-1ubuntu2.12_arm64.deb ... Unpacking curl (7.68.0-1ubuntu2.12) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.2_arm64.deb ... Unpacking dbus-user-session (1.12.16-2ubuntu2.2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_arm64.deb Selecting previously unselected package libdconf1:arm64. Preparing to unpack .../54-libdconf1_0.36.0-1_arm64.deb ... Unpacking libdconf1:arm64 (0.36.0-1) ... Selecting previously unselected package dconf-service. Preparing to unpack .../55-dconf-service_0.36.0-1_arm64.deb ... Unpacking dconf-service (0.36.0-1) ... Selecting previously unselected package dconf-gsettings-backend:arm64. Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_arm64.deb ... Unpacking dconf-gsettings-backend:arm64 (0.36.0-1) ... Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_arm64.deb ... Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ... Selecting previously unselected package gpgconf. Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking gpgconf (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libksba8:arm64. Preparing to unpack .../59-libksba8_1.3.5-2_arm64.deb ... Unpacking libksba8:arm64 (1.3.5-2) ... Selecting previously unselected package libnpth0:arm64. Preparing to unpack .../60-libnpth0_1.6-1_arm64.deb ... Unpacking libnpth0:arm64 (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking dirmngr (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libpackagekit-glib2-18:arm64. Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_arm64.deb ... Unpacking libpackagekit-glib2-18:arm64 (1.1.13-2ubuntu1.1) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_arm64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... Selecting previously unselected package libproxy1v5:arm64. Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_arm64.deb ... Unpacking libproxy1v5:arm64 (0.4.15-10ubuntu1.2) ... Selecting previously unselected package glib-networking-common. Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ... Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ... Selecting previously unselected package glib-networking-services. Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_arm64.deb ... Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ... #49 113.9 #49 DONE 114.2s Selecting previously unselected package gsettings-desktop-schemas. Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ... Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Selecting previously unselected package glib-networking:arm64. Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_arm64.deb ... Unpacking glib-networking:arm64 (2.64.2-1ubuntu0.1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg. Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking gpg (2.2.19-3ubuntu2.2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_arm64.deb ... Unpacking pinentry-curses (1.1.0-3build1) ... Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done #50 [cross 1/1] COPY --from=build-cross /build/bundles/ / #50 sha256:626f7d4aed66f5e0d4a42a315d025b9957a4f9a78718f3657687052af23ea08f #50 DONE 0.1s #51 exporting to client #51 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc #51 copying files 19.79MB 0.1s Selecting previously unselected package gpg-agent. Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ... Unpacking gpgsm (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gnupg. Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libsoup2.4-1:arm64. Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_arm64.deb ... Unpacking libsoup2.4-1:arm64 (2.70.0-1) ... Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd systemd systemd-sysv Suggested packages: kmod systemd-container policykit-1 Recommended packages: nftables libnss-systemd The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd systemd systemd-sysv #51 copying files 59.42MB 0.3s done #51 DONE 0.3s make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker' cd /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 docker buildx bake --set binary.platform=windows/amd64 binary Selecting previously unselected package libstemmer0d:arm64. Preparing to unpack .../79-libstemmer0d_0+svn585-2_arm64.deb ... Unpacking libstemmer0d:arm64 (0+svn585-2) ... Selecting previously unselected package libappstream4:arm64. Preparing to unpack .../80-libappstream4_0.12.10-2_arm64.deb ... Unpacking libappstream4:arm64 (0.12.10-2) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.4_arm64.deb ... Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ... Selecting previously unselected package libgstreamer1.0-0:arm64. Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1_arm64.deb ... Unpacking libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1) ... Selecting previously unselected package libpolkit-agent-1-0:arm64. Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_arm64.deb ... 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. Need to get 26.1 MB of archives. After this operation, 127 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] Get:2 http://deb.debian.org/debian buster/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] Unpacking libpolkit-agent-1-0:arm64 (0.105-26ubuntu1.3) ... Selecting previously unselected package policykit-1. Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_arm64.deb ... Unpacking policykit-1 (0.105-26ubuntu1.3) ... Selecting previously unselected package python3-certifi. Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ... Unpacking python3-certifi (2019.11.28-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ... Unpacking python3-chardet (3.0.4-4build1) ... Selecting previously unselected package python3-idna. Preparing to unpack .../87-python3-idna_2.8-1_all.deb ... Unpacking python3-idna (2.8-1) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ... Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ... Get:3 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] Get:4 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] Get:5 http://deb.debian.org/debian buster/main arm64 libjson-c3 arm64 0.12.1+ds-2+deb10u1 [26.8 kB] Get:6 http://deb.debian.org/debian buster/main arm64 libcryptsetup12 arm64 2:2.1.0-5+deb10u2 [181 kB] Get:7 https://download.docker.com/linux/debian buster/test arm64 containerd.io arm64 1.6.7-1 [20.8 MB] Get:8 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB] Get:9 http://deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] Get:10 http://deb.debian.org/debian buster/main arm64 libkmod2 arm64 26-1 [49.4 kB] Get:11 http://deb.debian.org/debian buster/main arm64 systemd arm64 241-7~deb10u8 [3256 kB] Get:12 http://deb.debian.org/debian buster/main arm64 systemd-sysv arm64 241-7~deb10u8 [100 kB] Get:13 http://deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] Get:14 http://deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] Get:15 http://deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] Get:16 http://deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] Get:17 http://deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] Get:18 http://deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] Get:19 http://deb.debian.org/debian buster/main arm64 dbus arm64 1.12.20-0+deb10u1 [227 kB] Get:20 http://deb.debian.org/debian buster/main arm64 libpam-systemd arm64 241-7~deb10u8 [201 kB] Get:21 http://deb.debian.org/debian buster/main arm64 dbus-user-session arm64 1.12.20-0+deb10u1 [94.5 kB] Selecting previously unselected package python3-requests. Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1_all.deb ... Unpacking python3-requests (2.22.0-2ubuntu1) ... Selecting previously unselected package python3-requests-unixsocket. Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ... Unpacking python3-requests-unixsocket (0.2.0-2) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../91-python3-software-properties_0.99.9.8_all.deb ... Unpacking python3-software-properties (0.99.9.8) ... Selecting previously unselected package packagekit. Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_arm64.deb ... Unpacking packagekit (1.1.13-2ubuntu1.1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../93-software-properties-common_0.99.9.8_all.deb ... Unpacking software-properties-common (0.99.9.8) ... Selecting previously unselected package gnupg2. Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg2 (2.2.19-3ubuntu2.2) ... #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.44kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: #2 transferring context: 263B 0.0s done #2 DONE 0.1s #3 resolve image config for docker.io/docker/dockerfile:1 #3 ... #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 DONE 0.0s Running scriptlet: container-selinux-3:2.189.0-1.el9.noarch 49/61 Installing : acl-2.3.1-3.el9.aarch64 50/61 Installing : device-mapper-9:1.02.185-1.el9.aarch64 51/61 Installing : device-mapper-libs-9:1.02.185-1.el9.aarch64 52/61 Installing : cryptsetup-libs-2.4.3-4.el9.aarch64 53/61 Installing : dbus-1:1.12.20-5.el9.aarch64 54/61 Installing : systemd-pam-250-7.el9.aarch64 55/61 Running scriptlet: systemd-250-7.el9.aarch64 56/61 Installing : systemd-250-7.el9.aarch64 56/61 Running scriptlet: systemd-250-7.el9.aarch64 56/61 Installing : dbus-common-1:1.12.20-5.el9.noarch 57/61 Running scriptlet: dbus-common-1:1.12.20-5.el9.noarch 57/61 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. Running scriptlet: dbus-broker-28-5.el9.aarch64 58/61 Installing : dbus-broker-28-5.el9.aarch64 58/61 Running scriptlet: dbus-broker-28-5.el9.aarch64 58/61 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. debconf: delaying package configuration, since apt-utils is not installed Setting up libksba8:arm64 (1.3.5-2) ... Setting up liblmdb0:arm64 (0.9.24-1) ... Setting up systemd-sysv (245.4-4ubuntu3.17) ... Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ... Setting up libproxy1v5:arm64 (0.4.15-10ubuntu1.2) ... Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ... Setting up mime-support (3.64ubuntu1) ... Setting up apt-transport-https (2.0.9) ... Setting up libyaml-0-2:arm64 (0.2.2-1) ... Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.4) ... Setting up distro-info-data (0.43ubuntu1.10) ... Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ... Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.3) ... Setting up libnghttp2-14:arm64 (1.40.0-1build1) ... Setting up libpackagekit-glib2-18:arm64 (1.1.13-2ubuntu1.1) ... Setting up libnpth0:arm64 (1.6-1) ... #3 resolve image config for docker.io/docker/dockerfile:1 #3 DONE 0.2s #5 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 #5 CACHED Installing : containerd.io-1.6.7-3.1.el9.aarch64 59/61 Running scriptlet: containerd.io-1.6.7-3.1.el9.aarch64 59/61 Installing : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 60/61 Fetched 26.1 MB in 1s (40.2 MB/s) Selecting previously unselected package libapparmor1:arm64. (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 ... 9937 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.2-10_arm64.deb ... Unpacking libapparmor1:arm64 (2.13.2-10) ... Selecting previously unselected package libargon2-1:arm64. Preparing to unpack .../1-libargon2-1_0~20171227-0.2_arm64.deb ... Unpacking libargon2-1:arm64 (0~20171227-0.2) ... Selecting previously unselected package dmsetup. Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_arm64.deb ... Unpacking dmsetup (2:1.02.155-3) ... Selecting previously unselected package libdevmapper1.02.1:arm64. Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... Selecting previously unselected package libjson-c3:arm64. Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_arm64.deb ... Unpacking libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ... Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ... Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Setting up libkrb5support0:arm64 (1.17-6ubuntu4.1) ... Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up tzdata (2022a-0ubuntu0.20.04) ... Current default time zone: 'Etc/UTC' Local time is now: Mon Aug 8 12:07:30 UTC 2022. Universal Time is now: Mon Aug 8 12:07:30 UTC 2022. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libcap2-bin (1:2.32-1) ... Setting up libdconf1:arm64 (0.36.0-1) ... Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ... Setting up libdbus-1-3:arm64 (1.12.16-2ubuntu2.2) ... Setting up dbus (1.12.16-2ubuntu2.2) ... #6 [internal] load build definition from Dockerfile #6 DONE 0.0s #7 [internal] load .dockerignore #7 DONE 0.0s #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io #8 DONE 0.0s #9 [auth] library/golang:pull token for registry-1.docker.io #9 DONE 0.0s #10 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #10 DONE 0.0s #11 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras Running scriptlet: docker-ce-rootless-extras-0.0.0~20220808082437.e1f 60/61 Installing : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el9.aar 61/61 Running scriptlet: docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el9.aar 61/61 Selecting previously unselected package libcryptsetup12:arm64. Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_arm64.deb ... Unpacking libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ... Selecting previously unselected package libidn11:arm64. Preparing to unpack .../6-libidn11_1.33-2.2_arm64.deb ... Unpacking libidn11:arm64 (1.33-2.2) ... Selecting previously unselected package libip4tc0:arm64. Preparing to unpack .../7-libip4tc0_1.8.2-4_arm64.deb ... Unpacking libip4tc0:arm64 (1.8.2-4) ... Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../8-libkmod2_26-1_arm64.deb ... Unpacking libkmod2:arm64 (26-1) ... Selecting previously unselected package systemd. Preparing to unpack .../9-systemd_241-7~deb10u8_arm64.deb ... Setting up libk5crypto3:arm64 (1.17-6ubuntu4.1) ... Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Setting up python-apt-common (2.0.0ubuntu0.20.04.7) ... Setting up libpam-systemd:arm64 (245.4-4ubuntu3.17) ... #11 DONE 0.4s #12 [internal] load metadata for docker.io/library/golang:1.18.5-alpine #12 DONE 0.3s #13 [internal] load metadata for docker.io/tonistiigi/xx:1.1.1 #13 DONE 0.3s Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 61/61 Running scriptlet: container-selinux-3:2.189.0-1.el9.noarch 61/61 Unpacking systemd (241-7~deb10u8) ... Setting up libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ... Setting up libkrb5-3:arm64 (1.17-6ubuntu4.1) ... Setting up libstemmer0d:arm64 (0+svn585-2) ... Setting up libmpdec2:arm64 (2.4.2-3) ... Setting up glib-networking-common (2.64.2-1ubuntu0.1) ... Setting up openssl (1.1.1f-1ubuntu2.16) ... Setting up libelf1:arm64 (0.176-1.1build1) ... Setting up readline-common (8.0-4) ... Setting up iso-codes (4.4-1) ... Setting up libpolkit-gobject-1-0:arm64 (0.105-26ubuntu1.3) ... Setting up libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Setting up pinentry-curses (1.1.0-3build1) ... Setting up glib-networking-services (2.64.2-1ubuntu0.1) ... Setting up libicu66:arm64 (66.1-2ubuntu2.1) ... Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Setting up libreadline8:arm64 (8.0-4) ... Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ... Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Setting up ca-certificates (20211016~20.04.1) ... #14 [internal] load build context #14 DONE 0.0s #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 #15 resolve docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 0.0s done #15 DONE 0.0s #16 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 #16 resolve docker.io/library/golang:1.18.5-alpine@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 #16 resolve docker.io/library/golang:1.18.5-alpine@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 0.0s done #16 sha256:f66b5f4cd805cf65a236327cd96b29958ab2b87920e022b0b6fe179458e462eb 1.36kB / 1.36kB done #16 sha256:15115d36d05ee6d3cd808f35eab6f4df3bc62d4f317d2c49f08b135ae6f2bb08 5.24kB / 5.24kB done #16 sha256:530afca65e2ea04227630ae746e0c85b2bd1a179379cbf2b6501b49c4cab2ccc 0B / 2.80MB 0.1s #16 sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 1.65kB / 1.65kB done Setting up libapparmor1:arm64 (2.13.2-10) ... Setting up libargon2-1:arm64 (0~20171227-0.2) ... Setting up libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ... Setting up libidn11:arm64 (1.33-2.2) ... Setting up libip4tc0:arm64 (1.8.2-4) ... Setting up libkmod2:arm64 (26-1) ... Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... Setting up libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ... Setting up systemd (241-7~deb10u8) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Initializing machine ID from random generator. #16 sha256:530afca65e2ea04227630ae746e0c85b2bd1a179379cbf2b6501b49c4cab2ccc 2.80MB / 2.80MB 0.2s done #16 sha256:d450d4da0343091dd049727bcf8ccaae8c22b9b11cbb26823c403343ca9faa1c 271.83kB / 271.83kB 0.2s done #16 sha256:8162171ecb65551f90de8eb79be7a98850c0b4fa7af6e31150ad932d3ea3fb32 153B / 153B 0.2s done #16 extracting sha256:530afca65e2ea04227630ae746e0c85b2bd1a179379cbf2b6501b49c4cab2ccc #16 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 1.05MB / 115.31MB 0.3s #16 sha256:445ed7c270ad36e28e2d44f25e2167881c2c64cd46f6ca603088adb0c0a28124 0B / 155B 0.3s #16 sha256:445ed7c270ad36e28e2d44f25e2167881c2c64cd46f6ca603088adb0c0a28124 155B / 155B 0.3s done #16 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 9.44MB / 115.31MB 0.5s #16 ... #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #17 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #17 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done #17 sha256:a28c16d579330aa32da948d5ce201e1e546354170044c447edfb3764cc198328 523B / 523B done #17 sha256:09950e90e11171816d164e6200593f7015f8ba9f67db5f195bf9c88627bab1e4 418B / 418B done #17 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.1s done #17 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a done #17 DONE 0.6s #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.1@sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 #15 sha256:23ca08d120366b31d1d7fad29283181f063b0b43879e1f93c045ca5b548868e9 2.65kB / 2.65kB done #15 sha256:30f60105c995681479b4742a2d94ab6f93e256d8b64eb3965c07b53690af50cd 526B / 526B done #15 sha256:86dcba2fb3ace8cdc35db7ae6f3d2fedd1158bcacd065543f1d3e77b714d0357 1.30kB / 1.30kB done #15 sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 14.96kB / 14.96kB 0.1s done #15 extracting sha256:09ea8fd3ba82af347610e65a19f9dc3f9c357e34327441c4e16ffc1b8d53a5a1 done #15 DONE 0.7s #16 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 Updating certificates in /etc/ssl/certs... Setting up dmsetup (2:1.02.155-3) ... Selecting previously unselected package systemd-sysv. (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 ... 10767 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_241-7~deb10u8_arm64.deb ... Unpacking systemd-sysv (241-7~deb10u8) ... Selecting previously unselected package libip6tc0:arm64. Preparing to unpack .../01-libip6tc0_1.8.2-4_arm64.deb ... Unpacking libip6tc0:arm64 (1.8.2-4) ... Selecting previously unselected package libiptc0:arm64. Preparing to unpack .../02-libiptc0_1.8.2-4_arm64.deb ... Unpacking libiptc0:arm64 (1.8.2-4) ... Selecting previously unselected package libnfnetlink0:arm64. Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_arm64.deb ... Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... #16 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 26.21MB / 115.31MB 0.8s #16 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 36.23MB / 115.31MB 0.9s Selecting previously unselected package libnetfilter-conntrack3:arm64. Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... Selecting previously unselected package libnftnl11:arm64. Preparing to unpack .../05-libnftnl11_1.1.2-2_arm64.deb ... Unpacking libnftnl11:arm64 (1.1.2-2) ... Selecting previously unselected package iptables. Preparing to unpack .../06-iptables_1.8.2-4_arm64.deb ... Unpacking iptables (1.8.2-4) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.12.20-0+deb10u1_arm64.deb ... Unpacking dbus (1.12.20-0+deb10u1) ... #16 extracting sha256:530afca65e2ea04227630ae746e0c85b2bd1a179379cbf2b6501b49c4cab2ccc 0.8s done #16 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 50.87MB / 115.31MB 1.1s #16 extracting sha256:d450d4da0343091dd049727bcf8ccaae8c22b9b11cbb26823c403343ca9faa1c 127 added, 0 removed; done. Setting up dbus-user-session (1.12.16-2ubuntu2.2) ... Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../08-libpam-systemd_241-7~deb10u8_arm64.deb ... Unpacking libpam-systemd:arm64 (241-7~deb10u8) ... Selecting previously unselected package containerd.io. Preparing to unpack .../09-containerd.io_1.6.7-1_arm64.deb ... Unpacking containerd.io (1.6.7-1) ... #16 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 62.91MB / 115.31MB 1.3s #16 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 69.21MB / 115.31MB 1.4s #16 extracting sha256:d450d4da0343091dd049727bcf8ccaae8c22b9b11cbb26823c403343ca9faa1c 0.2s done Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.1) ... Setting up gir1.2-glib-2.0:arm64 (1.64.1-1~ubuntu20.04.1) ... Setting up libssh-4:arm64 (0.9.3-2ubuntu2.2) ... Setting up gpgconf (2.2.19-3ubuntu2.2) ... Setting up libpolkit-agent-1-0:arm64 (0.105-26ubuntu1.3) ... Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.5) ... Setting up python3.8 (3.8.10-0ubuntu1~20.04.5) ... #16 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 78.64MB / 115.31MB 1.5s #16 extracting sha256:8162171ecb65551f90de8eb79be7a98850c0b4fa7af6e31150ad932d3ea3fb32 done #16 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 88.08MB / 115.31MB 1.6s #16 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 100.66MB / 115.31MB 1.7s #16 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 109.05MB / 115.31MB 1.8s #16 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 115.31MB / 115.31MB 1.9s Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... Setting up policykit-1 (0.105-26ubuntu1.3) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config #16 ... #14 [internal] load build context #14 transferring context: 36.68MB 2.1s done #14 DONE 2.1s #16 [build-base-alpine 1/4] FROM docker.io/library/golang:1.18.5-alpine@sha256:dda10a0c69473a595ab11ed3f8305bf4d38e0436b80e1462fb22c9d8a1c1e808 #16 sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 115.31MB / 115.31MB 2.0s done #16 extracting sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b Setting up gpg (2.2.19-3ubuntu2.2) ... Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ... Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... Setting up gpg-agent (2.2.19-3ubuntu2.2) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Setting up gpgsm (2.2.19-3ubuntu2.2) ... Setting up dconf-service (0.36.0-1) ... Setting up python3 (3.8.2-0ubuntu2) ... Setting up python3-six (1.14.0-2) ... Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... Setting up python3-certifi (2019.11.28-1) ... Setting up python3-gi (3.36.0-1) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../10-dbus-user-session_1.12.20-0+deb10u1_arm64.deb ... Unpacking dbus-user-session (1.12.20-0+deb10u1) ... Setting up systemd-sysv (241-7~deb10u8) ... Setting up libip6tc0:arm64 (1.8.2-4) ... Setting up libnftnl11:arm64 (1.1.2-2) ... Setting up libiptc0:arm64 (1.8.2-4) ... Setting up dbus (1.12.20-0+deb10u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up containerd.io (1.6.7-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... Setting up libpam-systemd:arm64 (241-7~deb10u8) ... Setting up python3-idna (2.8-1) ... Setting up dbus-user-session (1.12.20-0+deb10u1) ... Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... Setting up iptables (1.8.2-4) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for systemd (241-7~deb10u8) ... Processing triggers for libc-bin (2.28-10+deb10u1) ... + docker --version Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ... Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... Setting up lsb-release (11.1.0ubuntu2) ... Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Setting up python3-pkg-resources (45.2.0-1) ... Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.3.3 Setting up python3-dbus (1.2.16-1build1) ... Setting up dconf-gsettings-backend:arm64 (0.36.0-1) ... Setting up python3-apt (2.0.0ubuntu0.20.04.7) ... Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Setting up python3-chardet (3.0.4-4build1) ... Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1) ... Setting up python3-software-properties (0.99.9.8) ... Setting up python3-requests (2.22.0-2ubuntu1) ... Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ... Setting up python3-requests-unixsocket (0.2.0-2) ... Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.rpm + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wzTTlU + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/bin/docker-proxy Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q0PQry + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ruElNn + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20220808082437.e1f24d3-0.fc36 aarch64 + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli + VERSION=0.0.0-20220808082437-e1f24d3 + GITCOMMIT=e1f24d3 + GO_LINKMODE=dynamic + ./scripts/build/binary /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:07:35Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker Setting up dirmngr (2.2.19-3ubuntu2.2) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up libcurl4:arm64 (7.68.0-1ubuntu2.12) ... Setting up curl (7.68.0-1ubuntu2.12) ... Setting up glib-networking:arm64 (2.64.2-1ubuntu0.1) ... Setting up libsoup2.4-1:arm64 (2.70.0-1) ... Running scriptlet: docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el9.aar 61/61 Verifying : acl-2.3.1-3.el9.aarch64 1/61 Verifying : cracklib-2.9.6-27.el9.aarch64 2/61 Verifying : cracklib-dicts-2.9.6-27.el9.aarch64 3/61 Verifying : cryptsetup-libs-2.4.3-4.el9.aarch64 4/61 Verifying : dbus-1:1.12.20-5.el9.aarch64 5/61 Verifying : dbus-broker-28-5.el9.aarch64 6/61 Verifying : dbus-common-1:1.12.20-5.el9.noarch 7/61 Verifying : device-mapper-9:1.02.185-1.el9.aarch64 8/61 Verifying : device-mapper-libs-9:1.02.185-1.el9.aarch64 9/61 Verifying : diffutils-3.7-12.el9.aarch64 10/61 Verifying : fuse-common-3.10.2-5.el9.aarch64 11/61 Verifying : iptables-libs-1.8.8-2.el9.aarch64 12/61 Verifying : iptables-nft-1.8.8-2.el9.aarch64 13/61 Verifying : kmod-28-7.el9.aarch64 14/61 Verifying : kmod-libs-28-7.el9.aarch64 15/61 Verifying : libdb-5.3.28-53.el9.aarch64 16/61 Verifying : libeconf-0.4.1-2.el9.aarch64 17/61 Verifying : libfdisk-2.37.4-3.el9.aarch64 18/61 Verifying : libibverbs-37.2-1.el9.aarch64 19/61 Verifying : libmnl-1.0.4-15.el9.aarch64 20/61 Verifying : libnetfilter_conntrack-1.0.8-4.el9.aarch64 21/61 Verifying : libnfnetlink-1.0.1-21.el9.aarch64 22/61 Verifying : libnftnl-1.2.2-1.el9.aarch64 23/61 Verifying : libnl3-3.7.0-1.el9.aarch64 24/61 Verifying : libpcap-14:1.10.0-4.el9.aarch64 25/61 Verifying : libpwquality-1.4.4-8.el9.aarch64 26/61 Verifying : libseccomp-2.5.2-2.el9.aarch64 27/61 Verifying : libselinux-utils-3.4-3.el9.aarch64 28/61 Verifying : libutempter-1.2.1-6.el9.aarch64 29/61 Verifying : openssl-1:3.0.1-38.el9.aarch64 30/61 Verifying : pam-1.5.1-12.el9.aarch64 31/61 Verifying : policycoreutils-3.4-1.el9.aarch64 32/61 Verifying : python3-setools-4.4.0-5.el9.aarch64 33/61 Verifying : python3-setuptools-53.0.0-10.el9.noarch 34/61 Verifying : rpm-plugin-selinux-4.16.1.3-15.el9.aarch64 35/61 Verifying : selinux-policy-34.1.38-1.el9.noarch 36/61 Verifying : selinux-policy-targeted-34.1.38-1.el9.noarch 37/61 Verifying : systemd-250-7.el9.aarch64 38/61 Verifying : systemd-pam-250-7.el9.aarch64 39/61 Verifying : systemd-rpm-macros-250-7.el9.noarch 40/61 Verifying : util-linux-2.37.4-3.el9.aarch64 41/61 Verifying : util-linux-core-2.37.4-3.el9.aarch64 42/61 Verifying : xz-5.2.5-8.el9.aarch64 43/61 Verifying : checkpolicy-3.4-1.el9.aarch64 44/61 Verifying : container-selinux-3:2.189.0-1.el9.noarch 45/61 Verifying : fuse-overlayfs-1.9-1.el9.aarch64 46/61 Verifying : fuse3-3.10.2-5.el9.aarch64 47/61 Verifying : fuse3-libs-3.10.2-5.el9.aarch64 48/61 Verifying : libslirp-4.4.0-4.el9.aarch64 49/61 Verifying : policycoreutils-python-utils-3.4-1.el9.noarch 50/61 Verifying : python3-audit-3.0.7-103.el9.aarch64 51/61 Verifying : python3-libselinux-3.4-3.el9.aarch64 52/61 Verifying : python3-libsemanage-3.4-1.el9.aarch64 53/61 Verifying : python3-policycoreutils-3.4-1.el9.noarch 54/61 Verifying : slirp4netns-1.2.0-2.el9.aarch64 55/61 Verifying : containerd.io-1.6.7-3.1.el9.aarch64 56/61 Verifying : docker-compose-plugin-2.9.0-0.el9.aarch64 57/61 Verifying : docker-buildx-plugin-0.8.2-0.el9.aarch64 58/61 Verifying : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el9 59/61 Verifying : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 60/61 Verifying : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el9.aar 61/61 Installed: acl-2.3.1-3.el9.aarch64 checkpolicy-3.4-1.el9.aarch64 container-selinux-3:2.189.0-1.el9.noarch containerd.io-1.6.7-3.1.el9.aarch64 cracklib-2.9.6-27.el9.aarch64 cracklib-dicts-2.9.6-27.el9.aarch64 cryptsetup-libs-2.4.3-4.el9.aarch64 dbus-1:1.12.20-5.el9.aarch64 dbus-broker-28-5.el9.aarch64 dbus-common-1:1.12.20-5.el9.noarch device-mapper-9:1.02.185-1.el9.aarch64 device-mapper-libs-9:1.02.185-1.el9.aarch64 diffutils-3.7-12.el9.aarch64 docker-buildx-plugin-0.8.2-0.el9.aarch64 docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el9.aarch64 docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el9.aarch64 docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.aarch64 docker-compose-plugin-2.9.0-0.el9.aarch64 fuse-common-3.10.2-5.el9.aarch64 fuse-overlayfs-1.9-1.el9.aarch64 fuse3-3.10.2-5.el9.aarch64 fuse3-libs-3.10.2-5.el9.aarch64 iptables-libs-1.8.8-2.el9.aarch64 iptables-nft-1.8.8-2.el9.aarch64 kmod-28-7.el9.aarch64 kmod-libs-28-7.el9.aarch64 libdb-5.3.28-53.el9.aarch64 libeconf-0.4.1-2.el9.aarch64 libfdisk-2.37.4-3.el9.aarch64 libibverbs-37.2-1.el9.aarch64 libmnl-1.0.4-15.el9.aarch64 libnetfilter_conntrack-1.0.8-4.el9.aarch64 libnfnetlink-1.0.1-21.el9.aarch64 libnftnl-1.2.2-1.el9.aarch64 libnl3-3.7.0-1.el9.aarch64 libpcap-14:1.10.0-4.el9.aarch64 libpwquality-1.4.4-8.el9.aarch64 libseccomp-2.5.2-2.el9.aarch64 libselinux-utils-3.4-3.el9.aarch64 libslirp-4.4.0-4.el9.aarch64 libutempter-1.2.1-6.el9.aarch64 openssl-1:3.0.1-38.el9.aarch64 pam-1.5.1-12.el9.aarch64 policycoreutils-3.4-1.el9.aarch64 policycoreutils-python-utils-3.4-1.el9.noarch python3-audit-3.0.7-103.el9.aarch64 python3-libselinux-3.4-3.el9.aarch64 python3-libsemanage-3.4-1.el9.aarch64 python3-policycoreutils-3.4-1.el9.noarch python3-setools-4.4.0-5.el9.aarch64 python3-setuptools-53.0.0-10.el9.noarch rpm-plugin-selinux-4.16.1.3-15.el9.aarch64 selinux-policy-34.1.38-1.el9.noarch selinux-policy-targeted-34.1.38-1.el9.noarch slirp4netns-1.2.0-2.el9.aarch64 systemd-250-7.el9.aarch64 systemd-pam-250-7.el9.aarch64 systemd-rpm-macros-250-7.el9.noarch util-linux-2.37.4-3.el9.aarch64 util-linux-core-2.37.4-3.el9.aarch64 xz-5.2.5-8.el9.aarch64 Complete! + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.2 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... Setting up libappstream4:arm64 (0.12.10-2) ... Setting up gnupg (2.2.19-3ubuntu2.2) ... Setting up packagekit (1.1.13-2ubuntu1.1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up gnupg2 (2.2.19-3ubuntu2.2) ... Setting up software-properties-common (0.99.9.8) ... Processing triggers for systemd (245.4-4ubuntu3.17) ... Processing triggers for libc-bin (2.31-0ubuntu9.9) ... Processing triggers for ca-certificates (20211016~20.04.1) ... Updating certificates in /etc/ssl/certs... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.16-2ubuntu2.2) ... ++ source /etc/os-release +++ NAME=Ubuntu +++ VERSION='20.04.4 LTS (Focal Fossa)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 20.04.4 LTS' +++ VERSION_ID=20.04 +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ VERSION_CODENAME=focal +++ UBUNTU_CODENAME=focal ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=focal + '[' focal = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... done. Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 127 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + apt-key add - + curl -fsSL https://download.docker.com/linux/ubuntu/gpg Warning: apt-key output should not be parsed (stdout is not a terminal) make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.1c5EJJ1ztG/ + cd /tmp/docker-cli-docsgen.1c5EJJ1ztG + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible OK + '[' focal = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu focal test' + apt-get update #16 extracting sha256:9fa0480dbd903dbf8afbc6ff584e13d1a5daf6e8799a97396a823d3199928c1b 4.5s done #16 extracting sha256:445ed7c270ad36e28e2d44f25e2167881c2c64cd46f6ca603088adb0c0a28124 done #16 DONE 7.0s #18 [build-base-alpine 2/4] COPY --from=xx / / Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB] #18 DONE 0.6s #19 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 Get:2 https://download.docker.com/linux/ubuntu focal/test arm64 Packages [22.7 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap #19 0.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 [Pipeline] // node [Pipeline] } Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease Fetched 80.4 kB in 1s (94.9 kB/s) go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 Reading package lists... ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb' ++ echo 'deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 10398 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 #19 1.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz #19 1.651 (1/22) Installing ncurses-terminfo-base (6.3_p20220521-r0) #19 1.656 (2/22) Installing ncurses-libs (6.3_p20220521-r0) #19 1.665 (3/22) Installing readline (8.1.2-r0) #19 1.670 (4/22) Installing bash (5.1.16-r2) #19 1.684 Executing bash-5.1.16-r2.post-install #19 1.686 (5/22) Installing libffi (3.4.2-r1) #19 1.689 (6/22) Installing libgcc (11.2.1_git20220219-r2) #19 1.691 (7/22) Installing libstdc++ (11.2.1_git20220219-r2) #19 1.706 (8/22) Installing xz-libs (5.2.5-r1) #19 1.709 (9/22) Installing libxml2 (2.9.14-r0) #19 1.724 (10/22) Installing llvm13-libs (13.0.1-r2) Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb ... Unpacking docker-buildx-plugin (0.8.2~ubuntu-focal) ... # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 #19 2.581 (11/22) Installing clang-libs (13.0.1-r1) go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 #19 3.342 (12/22) Installing clang (13.0.1-r1) #19 3.421 (13/22) Installing libmagic (5.41-r0) #19 3.448 (14/22) Installing file (5.41-r0) #19 3.450 (15/22) Installing brotli-libs (1.0.9-r6) #19 3.459 (16/22) Installing nghttp2-libs (1.47.0-r0) #19 3.463 (17/22) Installing libcurl (7.83.1-r2) #19 3.469 (18/22) Installing expat (2.4.8-r0) #19 3.474 (19/22) Installing pcre2 (10.40-r0) #19 3.481 (20/22) Installing git (2.36.2-r0) #19 3.606 (21/22) Installing lld (13.0.1-r0) #19 3.642 (22/22) Installing llvm13 (13.0.1-r2) go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #19 4.224 Executing busybox-1.35.0-r15.trigger #19 4.229 OK: 313 MiB in 37 packages Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb ... Unpacking docker-compose-plugin (2.9.0~ubuntu-focal) ... #19 DONE 4.6s Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cFtJ7V + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.K2VFPt + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' = 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + echo 'PASS: daemon version OK' PASS: daemon version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20220808082437.e1f24d3-0.fc35 docker-ce(aarch-64) = 3:0.0.0~20220808082437.e1f24d3-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.src.rpm Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... #20 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli #20 DONE 0.0s #21 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... Setting up docker-buildx-plugin (0.8.2~ubuntu-focal) ... Setting up docker-compose-plugin (2.9.0~ubuntu-focal) ... Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 #21 0.636 skipping packages installation on windows #21 DONE 0.7s #22 [goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0" #0 0.647 go: downloading github.com/josephspurrier/goversioninfo v1.3.0 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Processing triggers for systemd (245.4-4ubuntu3.17) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_arm64.deb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod #22 1.200 go: downloading github.com/akavel/rsrc v0.10.2 Reading package lists... #22 DONE 1.8s #23 [build 1/3] COPY --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo #23 DONE 0.1s #24 [build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true Building dependency tree... Reading state information... Correcting dependencies... Done + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables #24 DONE 0.4s #25 [build 3/3] RUN --mount=type=bind,target=.,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 The following NEW packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded. Need to get 21.4 MB of archives. After this operation, 110 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu focal/test arm64 containerd.io arm64 1.6.7-1 [20.8 MB] Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmnl0 arm64 1.0.4-2 [11.3 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxtables12 arm64 1.8.4-3ubuntu2 [27.3 kB] # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin #25 0.480 Building static docker-windows-amd64.exe #25 0.504 + cat ./cli/winresources/versioninfo.json #25 0.505 { #25 0.505 "FixedFileInfo": #25 0.505 { #25 0.505 "FileVersion": { #25 0.505 "Major": 0, #25 0.505 "Minor": 0, #25 0.505 "Patch": 0, #25 0.505 "Build": 0 #25 0.505 }, #25 0.505 "FileFlagsMask": "3f", #25 0.505 "FileFlags ": "00", #25 0.505 "FileOS": "040004", #25 0.505 "FileType": "01", #25 0.505 "FileSubType": "00" #25 0.505 }, #25 0.505 "StringFileInfo": #25 0.505 { #25 0.505 "Comments": "", #25 0.505 "CompanyName": "", #25 0.505 "FileDescription": "Docker Client", #25 0.505 "FileVersion": "0.0.0-20220808082437-e1f24d3", #25 0.505 "InternalName": "", #25 0.505 "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", #25 0.505 "LegalTrademarks": "", #25 0.505 "OriginalFilename": "docker-windows-amd64.exe", #25 0.505 "PrivateBuild": "", #25 0.505 "ProductName": "Docker Client", #25 0.505 "ProductVersion": "0.0.0-20220808082437-e1f24d3", #25 0.505 "SpecialBuild": "e1f24d3" #25 0.505 }, #25 0.505 "VarFileInfo": #25 0.505 { #25 0.505 "Translation": { #25 0.505 "LangID": "0409", #25 0.505 "CharsetID": "04B0" #25 0.505 } #25 0.505 } #25 0.505 } #25 0.505 + go generate -v github.com/docker/cli/cmd/docker #25 0.508 cmd/docker/aliases.go #25 0.509 cmd/docker/builder.go #25 0.509 cmd/docker/builder_test.go #25 0.509 cmd/docker/completions.go #25 0.509 cmd/docker/docker.go #25 0.509 cmd/docker/docker_test.go #25 0.509 cmd/docker/docker_windows_amd64.go #25 0.532 + go build -o /out/docker-windows-amd64.exe -tags ' osusergo' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:07:46Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3"' github.com/docker/cli/cmd/docker Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libip6tc2 arm64 1.8.4-3ubuntu2 [18.7 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnfnetlink0 arm64 1.0.1-3build1 [13.0 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnetfilter-conntrack3 arm64 1.0.7-2 [37.9 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnftnl11 arm64 1.1.5-1 [53.8 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iptables arm64 1.8.4-3ubuntu2 [376 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 21.4 MB in 1s (25.0 MB/s) Selecting previously unselected package libmnl0:arm64. (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 ... 10623 files and directories currently installed.) Preparing to unpack .../0-libmnl0_1.0.4-2_arm64.deb ... Unpacking libmnl0:arm64 (1.0.4-2) ... Selecting previously unselected package libxtables12:arm64. Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2_arm64.deb ... Unpacking libxtables12:arm64 (1.8.4-3ubuntu2) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.1_all.deb ... Unpacking netbase (6.1) ... Selecting previously unselected package libip6tc2:arm64. Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2_arm64.deb ... Unpacking libip6tc2:arm64 (1.8.4-3ubuntu2) ... Selecting previously unselected package libnfnetlink0:arm64. Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_arm64.deb ... Unpacking libnfnetlink0:arm64 (1.0.1-3build1) ... Selecting previously unselected package libnetfilter-conntrack3:arm64. Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_arm64.deb ... Unpacking libnetfilter-conntrack3:arm64 (1.0.7-2) ... Selecting previously unselected package libnftnl11:arm64. Preparing to unpack .../6-libnftnl11_1.1.5-1_arm64.deb ... Unpacking libnftnl11:arm64 (1.1.5-1) ... Selecting previously unselected package iptables. Preparing to unpack .../7-iptables_1.8.4-3ubuntu2_arm64.deb ... Unpacking iptables (1.8.4-3ubuntu2) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.7-1_arm64.deb ... Unpacking containerd.io (1.6.7-1) ... Setting up libip6tc2:arm64 (1.8.4-3ubuntu2) ... Setting up libmnl0:arm64 (1.0.4-2) ... Setting up containerd.io (1.6.7-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:arm64 (1.8.4-3ubuntu2) ... Setting up libnfnetlink0:arm64 (1.0.1-3build1) ... Setting up netbase (6.1) ... Setting up libnftnl11:arm64 (1.1.5-1) ... Setting up libnetfilter-conntrack3:arm64 (1.0.7-2) ... Setting up iptables (1.8.4-3ubuntu2) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.31-0ubuntu9.9) ... + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.1 make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.3CRa8zKDzW/ + cd /tmp/docker-cli-docsgen.3CRa8zKDzW + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd Metadata Cache Created [DEBUG] Installing engine rpms + echo '[DEBUG] Installing engine rpms' ++ find rpm/rpmbuild/centos-7/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64.rpm' + set -x + yum install -y rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64.rpm Loaded plugins: fastestmirror, ovl Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el7.aarch64.rpm: docker-buildx-plugin-0.8.2-0.el7.aarch64 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.el7.aarch64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el7.aarch64.rpm: docker-compose-plugin-2.9.0-0.el7.aarch64 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.9.0-0.el7.aarch64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64.rpm: 1:docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64.rpm: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64.rpm: 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package docker-buildx-plugin.aarch64 0:0.8.2-0.el7 will be installed ---> Package docker-ce.aarch64 3:0.0.0~20220808082437.e1f24d3-0.el7 will be installed --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 Loading mirror speeds from cached hostfile * base: mirror.centos.org * extras: mirror.centos.org * updates: mirror.centos.org --> Processing Dependency: containerd.io >= 1.6.4 for package: 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 ---> Package docker-ce-cli.aarch64 1:0.0.0~20220808082437.e1f24d3-0.el7 will be installed ---> Package docker-ce-rootless-extras.aarch64 0:0.0.0~20220808082437.e1f24d3-0.el7 will be installed --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 ---> Package docker-compose-plugin.aarch64 0:2.9.0-0.el7 will be installed --> Running transaction check ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch ---> Package containerd.io.aarch64 0:1.6.7-3.1.el7 will be installed ---> Package fuse-overlayfs.aarch64 0:0.7.2-6.el7_8 will be installed --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64 ---> Package iptables.aarch64 0:1.4.21-35.el7 will be installed --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.aarch64 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.aarch64 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed ---> Package slirp4netns.aarch64 0:0.4.3-4.el7_8 will be installed --> Running transaction check ---> Package fuse3-libs.aarch64 0:3.6.1-4.el7 will be installed ---> Package libnetfilter_conntrack.aarch64 0:1.0.6-1.el7_3 will be installed --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64 --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64 ---> Package libnfnetlink.aarch64 0:1.0.1-4.el7 will be installed ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed --> Running transaction check ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed ---> Package libmnl.aarch64 0:1.0.3-7.el7 will be installed ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: docker-buildx-plugin aarch64 0.8.2-0.el7 /docker-buildx-plugin-0.8.2-0.el7.aarch64 48 M docker-ce aarch64 3:0.0.0~20220808082437.e1f24d3-0.el7 /docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 65 M docker-ce-cli aarch64 1:0.0.0~20220808082437.e1f24d3-0.el7 /docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 32 M docker-ce-rootless-extras aarch64 0.0.0~20220808082437.e1f24d3-0.el7 /docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 17 M docker-compose-plugin aarch64 2.9.0-0.el7 /docker-compose-plugin-2.9.0-0.el7.aarch64 24 M Installing for dependencies: audit-libs-python aarch64 2.8.5-4.el7 base 73 k checkpolicy aarch64 2.5-8.el7 base 275 k container-selinux noarch 2:2.119.2-1.911c772.el7_8 extras 40 k containerd.io aarch64 1.6.7-3.1.el7 docker-ce-test 25 M fuse-overlayfs aarch64 0.7.2-6.el7_8 extras 52 k fuse3-libs aarch64 3.6.1-4.el7 extras 76 k iptables aarch64 1.4.21-35.el7 base 439 k libcgroup aarch64 0.41-21.el7 base 63 k libmnl aarch64 1.0.3-7.el7 base 23 k libnetfilter_conntrack aarch64 1.0.6-1.el7_3 base 51 k libnfnetlink aarch64 1.0.1-4.el7 base 25 k libseccomp aarch64 2.3.1-4.el7 base 55 k libselinux-python aarch64 2.5-15.el7 base 222 k libselinux-utils aarch64 2.5-15.el7 base 154 k libsemanage-python aarch64 2.5-14.el7 base 109 k policycoreutils aarch64 2.5-34.el7 base 916 k policycoreutils-python aarch64 2.5-34.el7 base 456 k python-IPy noarch 0.75-6.el7 base 32 k selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k selinux-policy-targeted noarch 3.13.1-268.el7_9.2 updates 7.0 M setools-libs aarch64 3.3.8-4.el7 base 567 k slirp4netns aarch64 0.4.3-4.el7_8 extras 78 k Transaction Summary ================================================================================ Install 5 Packages (+22 Dependent packages) Total size: 223 M Total download size: 36 M Installed size: 334 M Downloading packages: warning: /var/cache/yum/aarch64/7/extras/packages/container-selinux-2.119.2-1.911c772.el7_8.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY Public key for container-selinux-2.119.2-1.911c772.el7_8.noarch.rpm is not installed warning: /var/cache/yum/aarch64/7/base/packages/checkpolicy-2.5-8.el7.aarch64.rpm: Header V3 RSA/SHA256 Signature, key ID 305d49d6: NOKEY Public key for checkpolicy-2.5-8.el7.aarch64.rpm is not installed [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Public key for selinux-policy-3.13.1-268.el7_9.2.noarch.rpm is not installed make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx #19 106.9 + xx-verify --static /usr/bin/buildx #19 DONE 107.8s #20 [binaries-unix 1/1] COPY --from=buildx-build /usr/bin/buildx / #20 DONE 0.6s #21 exporting to client #21 copying files 20.81MB 0.1s #21 copying files 45.97MB 0.3s done #21 DONE 0.3s mkdir -p build/linux/docker cp /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/build/docker build/linux/docker/ for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \ cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \ done cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/bundles/binary-daemon/containerd-shim': No such file or directory tar -C build/linux -c -z -f build/linux/docker-0.0.0-20220808082437-e1f24d3.tgz docker + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d4IpRN + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + popd ~/rpmbuild/BUILD/src + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wNtNk0 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-buildx version OK + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.el9.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.el9 docker-buildx-plugin(x86-64) = 0:0.8.2-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el9.src.rpm make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd warning: /var/cache/yum/aarch64/7/docker-ce-test/packages/containerd.io-1.6.7-3.1.el7.aarch64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY Public key for containerd.io-1.6.7-3.1.el7.aarch64.rpm is not installed -------------------------------------------------------------------------------- Total 2.3 MB/s | 36 MB 00:15 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Importing GPG key 0xF4A80EB5: Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 Package : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64 Importing GPG key 0x305D49D6: Userid : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) " Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6 Package : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64 Retrieving key from https://download.docker.com/linux/centos/gpg # extra binaries for running rootless mkdir -p build/linux/docker-rootless-extras for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \ if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \ cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \ fi \ done tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20220808082437-e1f24d3.tgz docker-rootless-extras # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin # buildx tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/bin -c -z -f build/linux/docker-buildx-plugin-0.8.2.tgz docker-buildx Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+ 32/38 Installing : containerd.io-1.6.7-3.1.el8.aarch64 33/38 Running scriptlet: containerd.io-1.6.7-3.1.el8.aarch64 33/38 Installing : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.aarch 34/38 Installing : slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.a 35/38 Installing : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 36/38 Running scriptlet: docker-ce-rootless-extras-0.0.0~20220808082437.e1f 36/38 Installing : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el8.aar 37/38 Running scriptlet: docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el8.aar 37/38 Cleanup : xz-libs-5.2.4-4.el8_6.aarch64 38/38 Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+ 38/38 Running scriptlet: xz-libs-5.2.4-4.el8_6.aarch64 38/38 Verifying : xz-libs-5.2.4-4.el8.aarch64 1/38 Verifying : xz-libs-5.2.4-4.el8_6.aarch64 2/38 Verifying : container-selinux-2:2.180.0-1.module_el8.7.0+1106+ 3/38 Verifying : fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee 4/38 Verifying : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.aarch 5/38 Verifying : slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.a 6/38 Verifying : checkpolicy-2.9-1.el8.aarch64 7/38 Verifying : fuse-common-3.3.0-16.el8.aarch64 8/38 Verifying : fuse3-3.3.0-16.el8.aarch64 9/38 Verifying : fuse3-libs-3.3.0-16.el8.aarch64 10/38 Verifying : iptables-1.8.4-22.el8.aarch64 11/38 Verifying : iptables-libs-1.8.4-22.el8.aarch64 12/38 Verifying : kmod-25-19.el8.aarch64 13/38 Verifying : libcgroup-0.41-19.el8.aarch64 14/38 Verifying : libibverbs-37.2-1.el8.aarch64 15/38 Verifying : libmnl-1.0.4-6.el8.aarch64 16/38 Verifying : libnetfilter_conntrack-1.0.6-5.el8.aarch64 17/38 Verifying : libnfnetlink-1.0.1-13.el8.aarch64 18/38 Verifying : libnftnl-1.1.5-5.el8.aarch64 19/38 Verifying : libpcap-14:1.9.1-5.el8.aarch64 20/38 Verifying : libselinux-utils-2.9-5.el8.aarch64 21/38 Verifying : policycoreutils-2.9-19.el8.aarch64 22/38 Verifying : policycoreutils-python-utils-2.9-19.el8.noarch 23/38 Verifying : python3-audit-3.0.7-4.el8.aarch64 24/38 Verifying : python3-libselinux-2.9-5.el8.aarch64 25/38 Verifying : python3-libsemanage-2.9-8.el8.aarch64 26/38 Verifying : python3-policycoreutils-2.9-19.el8.noarch 27/38 Verifying : python3-setools-4.3.0-3.el8.aarch64 28/38 Verifying : rpm-plugin-selinux-4.14.3-23.el8.aarch64 29/38 Verifying : selinux-policy-3.14.3-105.el8.noarch 30/38 Verifying : selinux-policy-targeted-3.14.3-105.el8.noarch 31/38 Verifying : xz-5.2.4-4.el8.aarch64 32/38 Verifying : containerd.io-1.6.7-3.1.el8.aarch64 33/38 Verifying : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el8.aar 34/38 Verifying : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el8 35/38 Verifying : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 36/38 Verifying : docker-compose-plugin-2.9.0-0.el8.aarch64 37/38 Verifying : docker-buildx-plugin-0.8.2-0.el8.aarch64 38/38 Downgraded: xz-libs-5.2.4-4.el8.aarch64 Installed: checkpolicy-2.9-1.el8.aarch64 container-selinux-2:2.180.0-1.module_el8.7.0+1106+45480ee0.noarch containerd.io-1.6.7-3.1.el8.aarch64 docker-buildx-plugin-0.8.2-0.el8.aarch64 docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el8.aarch64 docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el8.aarch64 docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.aarch64 docker-compose-plugin-2.9.0-0.el8.aarch64 fuse-common-3.3.0-16.el8.aarch64 fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee0.aarch64 fuse3-3.3.0-16.el8.aarch64 fuse3-libs-3.3.0-16.el8.aarch64 iptables-1.8.4-22.el8.aarch64 iptables-libs-1.8.4-22.el8.aarch64 kmod-25-19.el8.aarch64 libcgroup-0.41-19.el8.aarch64 libibverbs-37.2-1.el8.aarch64 libmnl-1.0.4-6.el8.aarch64 libnetfilter_conntrack-1.0.6-5.el8.aarch64 libnfnetlink-1.0.1-13.el8.aarch64 libnftnl-1.1.5-5.el8.aarch64 libpcap-14:1.9.1-5.el8.aarch64 libselinux-utils-2.9-5.el8.aarch64 libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.aarch64 policycoreutils-2.9-19.el8.aarch64 policycoreutils-python-utils-2.9-19.el8.noarch python3-audit-3.0.7-4.el8.aarch64 python3-libselinux-2.9-5.el8.aarch64 python3-libsemanage-2.9-8.el8.aarch64 python3-policycoreutils-2.9-19.el8.noarch python3-setools-4.3.0-3.el8.aarch64 rpm-plugin-selinux-4.14.3-23.el8.aarch64 selinux-policy-3.14.3-105.el8.noarch selinux-policy-targeted-3.14.3-105.el8.noarch slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.aarch64 xz-5.2.4-4.el8.aarch64 Complete! + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.2 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.AEpdRbOOf6/ + cd /tmp/docker-cli-docsgen.AEpdRbOOf6 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mPjiYV + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin/docker-proxy Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qWyK4S + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.C5alth + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + pushd /go/src/github.com/docker/cli + VERSION=0.0.0-20220808082437-e1f24d3 + GITCOMMIT=e1f24d3 + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:08:12Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35 From : https://download.docker.com/linux/centos/gpg Running transaction check Running transaction test Transaction test succeeded Running transaction 530afca65e2e: Already exists Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cosAtE + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.g3wGIo + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-compose version OK + ver=v2.9.0 + test v2.9.0 = v2.9.0 + echo 'PASS: docker-compose version OK' + exit 0 Processing files: docker-compose-plugin-2.9.0-0.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.glA2t0 + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Y2BH8B + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.9.0-0.el8 docker-compose-plugin(x86-64) = 0:2.9.0-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.el8.src.rpm go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd Installing : libseccomp-2.3.1-4.el7.aarch64 1/27 Installing : libcgroup-0.41-21.el7.aarch64 2/27 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 Installing : libselinux-utils-2.5-15.el7.aarch64 3/27 Installing : policycoreutils-2.5-34.el7.aarch64 4/27 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 5/27 # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WBrZyh + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Avi3tB + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0gvhnR + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build' GO111MODULE=on make -f builder.Makefile build make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 Installing : libnfnetlink-1.0.1-4.el7.aarch64 6/27 make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0738e5e7719ebe5e6) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] // node [Pipeline] { [Pipeline] } go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + go mod vendor -modfile=vendor.mod 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-725@tmp/68dd5a22-a0ac-4120-b01f-6cf22bc50835/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 7/27 Installing : slirp4netns-0.4.3-4.el7_8.aarch64 8/27 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-jammy-amd64) [Pipeline] sh + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:02 2022 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:45:53 2022 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) compose: Docker Compose (Docker Inc., v2.4.1) scan: Docker Scan (Docker Inc., v0.17.0) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 2 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default cgroupns Kernel Version: 5.13.0-1021-aws Operating System: Ubuntu 20.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.476GiB Name: ip-10-100-107-227 ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Installing : setools-libs-3.3.8-4.el7.aarch64 9/27 Installing : docker-buildx-plugin-0.8.2-0.el7.aarch64 10/27 Fetching without tags Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c Merge succeeded, producing 8526d72e6e3129205aa4c89173ae403421578ae6 Checking out Revision 8526d72e6e3129205aa4c89173ae403421578ae6 (PR-725) Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8526d72e6e3129205aa4c89173ae403421578ae6 # timeout=10 > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rvUr0P + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Vm12DW + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bUo2Qh + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src [Pipeline] sh Installing : audit-libs-python-2.8.5-4.el7.aarch64 11/27 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh + make REF=master ubuntu-jammy git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Installing : docker-compose-plugin-2.9.0-0.el7.aarch64 12/27 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 Installing : 1:docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch 13/27 Installing : checkpolicy-2.5-8.el7.aarch64 14/27 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx Installing : fuse3-libs-3.6.1-4.el7.aarch64 15/27 Installing : fuse-overlayfs-0.7.2-6.el7_8.aarch64 16/27 Installing : libselinux-python-2.5-15.el7.aarch64 17/27 Installing : python-IPy-0.75-6.el7.noarch 18/27 Installing : libsemanage-python-2.5-14.el7.aarch64 19/27 Installing : policycoreutils-python-2.5-34.el7.aarch64 20/27 From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.9.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o bin/docker-compose ./cmd From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-jammy make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm64 + go build -o build/docker-linux-arm64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:06:38Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UMrbhr + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.V18M9F + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0~20220808082437.e1f24d3-0.fc36 x86_64 + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build f068067' PASS: daemon version OK + test 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' = 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + echo 'PASS: daemon version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20220808082437.e1f24d3-0.fc36 docker-ce(x86-64) = 3:0.0.0~20220808082437.e1f24d3-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.src.rpm Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OgYqoJ + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/dockerd ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/docker-proxy + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/docker-init + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2l2Pgw + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ engine/bundles/dynbinary-daemon/dockerd --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' = 'Docker version 0.0.0-20220808082437-e1f24d3, build f068067' + echo 'PASS: daemon version OK' PASS: daemon version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/docker-proxy Provides: docker-ce = 3:0.0.0~20220808082437.e1f24d3-0.fc35 docker-ce(x86-64) = 3:0.0.0~20220808082437.e1f24d3-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.src.rpm mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 21/27 setsebool: SELinux is disabled. mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1YT1la + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan + popd ~/rpmbuild/BUILD/src + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8hdejm + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.17.0 + test v0.17.0 = v0.17.0 + echo 'PASS: docker-scan version OK' + exit 0 PASS: docker-scan version OK Processing files: docker-scan-plugin-0.17.0-0.el8.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan Provides: docker-scan-plugin = 0:0.17.0-0.el8 docker-scan-plugin(x86-64) = 0:0.17.0-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.el8.src.rpm Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 7.5.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 Installing : containerd.io-1.6.7-3.1.el7.aarch64 22/27 Installing : libmnl-1.0.3-7.el7.aarch64 23/27 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Fj31zD + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el8.x86_64 + exit 0 Installing : libnetfilter_conntrack-1.0.6-1.el7_3.aarch64 24/27 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin Installing : iptables-1.4.21-35.el7.aarch64 25/27 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:06:18Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker == Building packages for ubuntu-jammy == mkdir -p "debbuild/ubuntu-jammy" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/x86_64 -f ubuntu-jammy/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:54199f16f6a18ea83a7de5cd71c29dd3bcd83f7976d7dcb87e97d0738d54f0b4 #1 transferring dockerfile: 1.13kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:f19b4489cd3e6f9fe62361f1e22c3f4280cb7034c2996c351c91326d97a9e287 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:738ffeb4dbf9331839b13e3b9f56e92554711d8c72b76de21c3422b939fc39c3 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:bb27ec9906f50687bfd1e794d529ee8ff2721d6f098d398171ce7bace728124d #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:5315db6b6beb51c3ee3a7a25b9ced447c4ebfc14b9976e2bea9aac9758c60766 #4 DONE 0.3s #3 [internal] load metadata for docker.io/library/ubuntu:jammy #3 sha256:5e41972c0cdee05640f3ed85ad5e7dca92c5a589ced43badaf14d81466f891ae #3 DONE 0.3s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e #7 sha256:2d2bf6711655554a122f1117587d791ffc3895a19147c2d02bb3896e3c7b90b8 #7 resolve docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e 0.0s done #7 sha256:42ba2dfce475de1113d55602d40af18415897167d47c2045ec7b6d9746ff148f 529B / 529B done #7 sha256:df5de72bdb3b711aba4eca685b1f42c722cc8a1837ed3fbd548a9282af2d836d 1.46kB / 1.46kB done #7 sha256:d19f32bd9e4106d487f1a703fc2f09c8edadd92db4405d477978e8e466ab290d 6.29MB / 30.43MB 0.1s #7 sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e 1.42kB / 1.42kB done #7 sha256:d19f32bd9e4106d487f1a703fc2f09c8edadd92db4405d477978e8e466ab290d 14.13MB / 30.43MB 0.2s #7 sha256:d19f32bd9e4106d487f1a703fc2f09c8edadd92db4405d477978e8e466ab290d 19.76MB / 30.43MB 0.3s #7 sha256:d19f32bd9e4106d487f1a703fc2f09c8edadd92db4405d477978e8e466ab290d 30.41MB / 30.43MB 0.4s # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8" #7 sha256:d19f32bd9e4106d487f1a703fc2f09c8edadd92db4405d477978e8e466ab290d 30.43MB / 30.43MB 0.5s done #25 DONE 49.8s #26 [binary 1/1] COPY --from=build /out . #26 DONE 0.1s #27 exporting to client #27 copying files 19.40MB 0.1s #27 copying files 33.40MB 0.3s done #27 DONE 0.3s mkdir -p build/win/amd64/docker cp /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe cp /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/bundles/cross/windows/amd64-daemon/dockerd.exe build/win/amd64/docker/dockerd.exe cp /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/bundles/cross/windows/amd64-daemon/docker-proxy.exe build/win/amd64/docker/docker-proxy.exe docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20220808082437-e1f24d3.zip docker' Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine 530afca65e2e: Already exists Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 Status: Downloaded newer image for alpine:latest fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz v3.16.1-120-g7aab12b192 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] v3.16.1-123-g8df8eb3436 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] OK: 17030 distinct packages available (1/2) Installing unzip (6.0-r9) (2/2) Installing zip (3.0-r9) Executing busybox-1.35.0-r15.trigger OK: 6 MiB in 16 packages adding: docker/ (stored 0%) adding: docker/docker-proxy.exe (deflated 60%) make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh #7 extracting sha256:d19f32bd9e4106d487f1a703fc2f09c8edadd92db4405d477978e8e466ab290d + make IMAGE=quay.io/centos/centos:stream8 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ quay.io/centos/centos:stream8 ./verify Unable to find image 'quay.io/centos/centos:stream8' locally stream8: Pulling from centos/centos + popd + exit 0 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.is8Gr6 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7zPltX + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 PASS: docker-buildx version OK + echo 'PASS: docker-buildx version OK' + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.el7.x86_64 Provides: docker-buildx-plugin = 0:0.8.2-0.el7 docker-buildx-plugin(x86-64) = 0:0.8.2-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.el7.src.rpm Installing : docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0 26/27 adding: docker/dockerd.exe (deflated 70%) 9bdecea3fbaa: Already exists a05dea350572: Already exists a093434cc8ca: Already exists 632957bc3aa1: Already exists Digest: sha256:de7327910e756c1a8f95a72035378e41ad74e8646138e72022933beb73410a6e Status: Downloaded newer image for quay.io/centos/centos:stream8 #7 ... #10 [internal] load build context #10 sha256:6e15521de5fa7ea453d74edfedaa43fddbf035adfab10cd37d58f32e7efff2ab #10 transferring context: 29.32MB 1.2s done #10 DONE 1.3s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e #7 sha256:2d2bf6711655554a122f1117587d791ffc3895a19147c2d02bb3896e3c7b90b8 Installing : 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 27/27 Verifying : libnfnetlink-1.0.1-4.el7.aarch64 1/27 + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=8 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=8 +++ PLATFORM_ID=platform:el8 +++ PRETTY_NAME='CentOS Stream 8' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:8 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo centos + DIST_ID=centos ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=8 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=8 +++ PLATFORM_ID=platform:el8 +++ PRETTY_NAME='CentOS Stream 8' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:8 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo 8 ++ cut -d. -f1 + DIST_VERSION=8 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version 4.7.0 Installed: dnf-0:4.7.0-11.el8.noarch at Thu Aug 4 15:35:23 2022 Built : CentOS Buildsys at Wed Jul 27 13:05:47 2022 Installed: rpm-0:4.14.3-23.el8.x86_64 at Tue Jul 26 12:28:40 2022 Built : Red Hat, Inc. at Tue Apr 5 18:38:09 2022 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all Verifying : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 2/27 Verifying : 1:docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.aarch 3/27 Verifying : iptables-1.4.21-35.el7.aarch64 4/27 Verifying : libmnl-1.0.3-7.el7.aarch64 5/27 Verifying : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 6/27 Verifying : docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0 7/27 Verifying : libselinux-utils-2.5-15.el7.aarch64 8/27 Verifying : libsemanage-python-2.5-14.el7.aarch64 9/27 Verifying : python-IPy-0.75-6.el7.noarch 10/27 Verifying : policycoreutils-2.5-34.el7.aarch64 11/27 Verifying : libselinux-python-2.5-15.el7.aarch64 12/27 Verifying : containerd.io-1.6.7-3.1.el7.aarch64 13/27 Verifying : fuse3-libs-3.6.1-4.el7.aarch64 14/27 Verifying : slirp4netns-0.4.3-4.el7_8.aarch64 15/27 Verifying : checkpolicy-2.5-8.el7.aarch64 16/27 Verifying : docker-compose-plugin-2.9.0-0.el7.aarch64 17/27 Verifying : audit-libs-python-2.8.5-4.el7.aarch64 18/27 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 19/27 0 files removed + dnf upgrade -y Verifying : libcgroup-0.41-21.el7.aarch64 20/27 Verifying : docker-buildx-plugin-0.8.2-0.el7.aarch64 21/27 Verifying : setools-libs-3.3.8-4.el7.aarch64 22/27 Verifying : policycoreutils-python-2.5-34.el7.aarch64 23/27 Verifying : libseccomp-2.3.1-4.el7.aarch64 24/27 Verifying : 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.aarch64 25/27 Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.aarch64 26/27 Verifying : fuse-overlayfs-0.7.2-6.el7_8.aarch64 27/27 Installed: docker-buildx-plugin.aarch64 0:0.8.2-0.el7 docker-ce.aarch64 3:0.0.0~20220808082437.e1f24d3-0.el7 docker-ce-cli.aarch64 1:0.0.0~20220808082437.e1f24d3-0.el7 docker-ce-rootless-extras.aarch64 0:0.0.0~20220808082437.e1f24d3-0.el7 docker-compose-plugin.aarch64 0:2.9.0-0.el7 Dependency Installed: audit-libs-python.aarch64 0:2.8.5-4.el7 checkpolicy.aarch64 0:2.5-8.el7 container-selinux.noarch 2:2.119.2-1.911c772.el7_8 containerd.io.aarch64 0:1.6.7-3.1.el7 fuse-overlayfs.aarch64 0:0.7.2-6.el7_8 fuse3-libs.aarch64 0:3.6.1-4.el7 iptables.aarch64 0:1.4.21-35.el7 libcgroup.aarch64 0:0.41-21.el7 libmnl.aarch64 0:1.0.3-7.el7 libnetfilter_conntrack.aarch64 0:1.0.6-1.el7_3 libnfnetlink.aarch64 0:1.0.1-4.el7 libseccomp.aarch64 0:2.3.1-4.el7 libselinux-python.aarch64 0:2.5-15.el7 libselinux-utils.aarch64 0:2.5-15.el7 libsemanage-python.aarch64 0:2.5-14.el7 policycoreutils.aarch64 0:2.5-34.el7 policycoreutils-python.aarch64 0:2.5-34.el7 python-IPy.noarch 0:0.75-6.el7 selinux-policy.noarch 0:3.13.1-268.el7_9.2 selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 setools-libs.aarch64 0:3.3.8-4.el7 slirp4netns.aarch64 0:0.4.3-4.el7_8 Complete! + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.3.1 adding: docker/docker.exe (deflated 54%) docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6ABewS + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LtJkE2 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aFhgid + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh CentOS Stream 8 - AppStream 17 MB/s | 24 MB 00:01 + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src #7 extracting sha256:d19f32bd9e4106d487f1a703fc2f09c8edadd92db4405d477978e8e466ab290d 3.3s done #7 DONE 4.4s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #14 resolve docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 0.0s done #14 sha256:471d988ab9c03215d862cbc94930793bd6941e8ff8d9b8e092114abe29b6d394 1.79kB / 1.79kB done #14 sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 7.86MB / 7.86MB 0.3s done #14 sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 1.86kB / 1.86kB done #14 sha256:1afb9d0f54d0ec000934e13498250b25aec36b25ac2693fb7cc08e718680115d 7.11kB / 7.11kB done #14 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.1s done #14 sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 10.00MB / 10.00MB 0.6s done #14 sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 51.84MB / 51.84MB 1.8s done #14 sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 68.83MB / 68.83MB 2.4s done #14 sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 141.86MB / 141.86MB 4.1s done #14 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 3.1s #14 sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c 156B / 156B 2.4s done rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h #14 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 4.0s done Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build #14 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 #14 ... #8 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then rm -f /usr/bin/man; dpkg-divert --quiet --remove --rename /usr/bin/man; fi #8 sha256:e6a9d59d27a53e8a6d8844e9d26b1c50518cd4bdd329ba4b52b3fb163b283a58 #8 DONE 1.3s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:e8fb759655108bca3eb34d8302a13a4187f7c1c6949ee8d2a63f44edf03328a8 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } #9 0.989 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] #9 1.003 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] #9 1.075 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB] #9 1.090 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB] #9 1.175 Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [305 kB] #9 1.230 Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [4644 B] #9 1.231 Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [129 kB] #9 1.232 Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [276 kB] #9 1.373 Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] #9 1.398 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] #9 1.455 Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] #9 2.071 Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] #9 2.087 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [319 kB] #9 2.087 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [604 kB] #9 2.092 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [7791 B] #9 2.098 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [253 kB] #9 2.098 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [5814 B] make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd #9 3.381 Fetched 22.2 MB in 3s (8314 kB/s) + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.9.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o bin/docker-compose ./cmd + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 #9 3.381 Reading package lists... CentOS Stream 8 - BaseOS 20 MB/s | 25 MB 00:01 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KwCerg + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.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-config.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-update.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~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip #9 4.567 Reading package lists... #9 5.639 Building dependency tree... #9 5.868 Reading state information... + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths #9 6.197 The following additional packages will be installed: #9 6.197 autoconf automake autopoint autotools-dev binutils binutils-common #9 6.197 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #9 6.198 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit dh-autoreconf #9 6.198 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #9 6.198 fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11 #9 6.198 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #9 6.198 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #9 6.198 intltool-debian iso-codes less libalgorithm-diff-perl #9 6.198 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 6.198 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 6.198 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 6.198 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 6.198 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #9 6.198 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 6.198 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 6.198 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 6.198 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 6.198 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 6.198 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #9 6.198 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #9 6.198 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #9 6.198 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #9 6.198 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #9 6.198 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #9 6.198 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #9 6.198 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #9 6.198 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 6.198 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #9 6.198 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #9 6.198 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 6.198 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 6.198 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 6.198 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.198 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.198 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #9 6.198 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #9 6.198 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #9 6.198 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #9 6.198 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #9 6.198 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #9 6.198 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #9 6.198 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #9 6.198 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #9 6.198 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #9 6.199 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #9 6.199 libmath-base85-perl libmd0 libmodule-implementation-perl #9 6.199 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #9 6.199 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #9 6.199 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #9 6.199 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #9 6.199 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #9 6.199 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #9 6.199 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 6.199 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #9 6.199 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #9 6.199 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #9 6.199 libpython3.10-minimal libpython3.10-stdlib libquadmath0 #9 6.199 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 6.199 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 6.199 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #9 6.199 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 6.199 libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl #9 6.199 libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev #9 6.199 libstrictures-perl libstring-copyright-perl libstring-escape-perl #9 6.199 libstring-shellquote-perl libsub-exporter-perl #9 6.199 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #9 6.199 libsub-name-perl libsub-override-perl libsub-quote-perl #9 6.199 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #9 6.199 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 6.199 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 6.199 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 6.199 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 6.199 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #9 6.199 libvariable-magic-perl libwant-perl libwebp7 libwww-perl #9 6.199 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 6.199 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 6.199 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #9 6.199 libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl #9 6.199 licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop #9 6.199 m4 make man-db manpages manpages-dev media-types netbase openssh-client #9 6.199 openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults #9 6.199 pinentry-curses po-debconf publicsuffix python-apt-common python3 #9 6.199 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #9 6.199 python3-idna python3-magic python3-minimal python3-pkg-resources #9 6.199 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #9 6.200 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #9 6.200 ucf unzip wdiff xauth xz-utils zstd #9 6.202 Suggested packages: #9 6.202 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #9 6.202 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #9 6.202 bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope #9 6.202 disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #9 6.202 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 6.202 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #9 6.202 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #9 6.202 debian-keyring libsoap-lite-perl pristine-tar dbus-user-session #9 6.202 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #9 6.202 g++-multilib g++-11-multilib gcc-11-doc gcc-multilib flex bison gdb gcc-doc #9 6.202 gcc-11-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #9 6.202 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #9 6.202 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #9 6.202 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n #9 6.202 libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl #9 6.202 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #9 6.202 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #9 6.202 libstdc++-11-doc libbareword-filehandles-perl libindirect-perl #9 6.202 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #9 6.202 libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #9 6.202 libxml-sax-expatxs-perl bash-completion binutils-multiarch #9 6.202 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #9 6.202 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #9 6.202 libterm-readline-gnu-perl | libterm-readline-perl-perl #9 6.202 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #9 6.202 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #9 6.202 python3-cryptography python3-openssl python3-socks python-requests-doc #9 6.202 python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.ANCbXJknkh/ + cd /tmp/docker-cli-docsgen.ANCbXJknkh + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 #9 6.603 The following NEW packages will be installed: #9 6.603 autoconf automake autopoint autotools-dev binutils binutils-common #9 6.603 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #9 6.603 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit devscripts #9 6.603 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 6.603 dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core #9 6.603 g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git git-man gnupg #9 6.603 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #9 6.604 gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl #9 6.604 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 6.604 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 6.604 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 6.604 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 6.604 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #9 6.604 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 6.604 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 6.604 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 6.604 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 6.604 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 6.604 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #9 6.604 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #9 6.604 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #9 6.604 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #9 6.604 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #9 6.604 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #9 6.604 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #9 6.604 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #9 6.604 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 6.604 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #9 6.604 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #9 6.604 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 6.604 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 6.604 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 6.604 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.604 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.604 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #9 6.604 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #9 6.604 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #9 6.604 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #9 6.604 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #9 6.604 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #9 6.604 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #9 6.604 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #9 6.604 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #9 6.604 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #9 6.604 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #9 6.604 libmath-base85-perl libmd0 libmodule-implementation-perl #9 6.604 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #9 6.604 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #9 6.604 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #9 6.604 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #9 6.604 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #9 6.604 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #9 6.604 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 6.604 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #9 6.604 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #9 6.604 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #9 6.604 libpython3.10-minimal libpython3.10-stdlib libquadmath0 #9 6.604 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 6.604 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 6.605 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #9 6.605 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 6.605 libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl #9 6.605 libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev #9 6.605 libstrictures-perl libstring-copyright-perl libstring-escape-perl #9 6.605 libstring-shellquote-perl libsub-exporter-perl #9 6.605 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #9 6.605 libsub-name-perl libsub-override-perl libsub-quote-perl #9 6.605 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #9 6.605 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 6.605 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 6.605 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 6.605 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 6.605 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #9 6.605 libvariable-magic-perl libwant-perl libwebp7 libwww-perl #9 6.605 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 6.605 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 6.605 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #9 6.605 libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl #9 6.605 licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop #9 6.605 m4 make man-db manpages manpages-dev media-types netbase openssh-client #9 6.605 openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults #9 6.605 pinentry-curses po-debconf publicsuffix python-apt-common python3 #9 6.605 python3-apt python3-certifi python3-chardet python3-debian python3-gpg #9 6.605 python3-idna python3-magic python3-minimal python3-pkg-resources #9 6.605 python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg #9 6.606 python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils #9 6.606 ucf unzip wdiff xauth xz-utils zstd go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nrfU5m + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20220808082437.e1f24d3-0.fc36 aarch64 + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' = 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + echo 'PASS: cli version OK' PASS: cli version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SkRJDc + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 #9 7.046 0 upgraded, 371 newly installed, 0 to remove and 1 not upgraded. #9 7.046 Need to get 132 MB of archives. #9 7.046 After this operation, 475 MB of additional disk space will be used. #9 7.046 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB] #9 7.196 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.4-3ubuntu0.1 [809 kB] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #9 7.579 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexpat1 amd64 2.4.7-1 [90.7 kB] #9 7.589 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.4-3ubuntu0.1 [2258 kB] #9 7.723 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-minimal amd64 3.10.4-0ubuntu2 [24.4 kB] #9 7.724 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] #9 7.726 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] #9 7.730 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] #9 7.734 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] #9 7.744 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsqlite3-0 amd64 3.37.2-2 [643 kB] #9 7.774 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.4-3ubuntu0.1 [1830 kB] #9 7.856 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.4-3ubuntu0.1 [488 kB] #9 7.880 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpython3-stdlib amd64 3.10.4-0ubuntu2 [6990 B] #9 7.881 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3 amd64 3.10.4-0ubuntu2 [22.8 kB] #9 7.882 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1 [2975 kB] Provides: docker-ce-cli = 1:0.0.0~20220808082437.e1f24d3-0.fc36 docker-ce-cli(aarch-64) = 1:0.0.0~20220808082437.e1f24d3-0.fc36 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.src.rpm #9 8.019 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] #9 8.023 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] #9 8.023 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1 [4809 kB] #9 8.257 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl amd64 5.34.0-3ubuntu1 [232 kB] #9 8.262 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.6 [1184 kB] #9 8.316 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 ca-certificates all 20211016 [148 kB] #9 8.323 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.1 [5124 B] #9 8.323 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] #9 8.493 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 less amd64 590-1build1 [143 kB] #9 8.493 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] #9 8.494 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] #9 8.496 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB] #9 8.499 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 #9 9.006 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.1 [763 kB] #9 9.030 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] #9 9.032 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] #9 9.033 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] #9 9.033 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.3.0ubuntu2.1 [15.2 kB] #9 9.034 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.3.0ubuntu2.1 [165 kB] #9 9.041 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pkg-resources all 59.6.0-1.2 [132 kB] #9 9.047 Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] #9 9.049 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 bsdextrautils amd64 2.37.2-4ubuntu3 [71.1 kB] #9 9.083 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic-mgc amd64 1:5.41-3 [257 kB] #9 9.163 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmagic1 amd64 1:5.41-3 [87.2 kB] #9 9.163 Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 file amd64 1:5.41-3 [21.5 kB] #9 9.163 Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] #9 9.163 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB] #9 9.165 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 groff-base amd64 1.22.4-8build1 [955 kB] #9 9.201 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] #9 9.201 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] #9 9.204 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] #9 9.211 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB] #9 9.230 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpipeline1 amd64 1.5.5-1 [23.5 kB] go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 #9 9.304 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB] #9 9.312 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] #9 9.315 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] #9 9.316 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] #9 9.316 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] #9 9.318 Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libx11-data all 2:1.7.5-1 [119 kB] #9 9.324 Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 libx11-6 amd64 2:1.7.5-1 [666 kB] #9 9.356 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] #9 9.356 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] #9 9.377 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 man-db amd64 2.10.2-1 [1187 kB] #9 9.451 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB] + go mod vendor -modfile=vendor.mod #9 9.502 Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 openssh-client amd64 1:8.9p1-3 [909 kB] #9 9.551 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] #9 9.556 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunwind8 amd64 1.3.2-2build2 [54.5 kB] #9 9.557 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 strace amd64 5.16-0ubuntu3 [567 kB] #9 9.579 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] #9 9.580 Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] #9 9.598 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] #9 9.599 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB] #9 9.609 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB] #9 9.622 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB] #9 9.671 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB] #9 9.692 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 autopoint all 0.21-4ubuntu4 [422 kB] #9 9.707 Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 binutils-common amd64 2.38-3ubuntu1 [221 kB] #9 9.715 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbinutils amd64 2.38-3ubuntu1 [662 kB] #9 9.756 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libctf-nobfd0 amd64 2.38-3ubuntu1 [106 kB] #9 9.760 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libctf0 amd64 2.38-3ubuntu1 [103 kB] #9 9.763 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 binutils-x86-64-linux-gnu amd64 2.38-3ubuntu1 [2328 kB] #9 9.865 Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 binutils amd64 2.38-3ubuntu1 [3186 B] #9 9.865 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.1 [20.4 kB] #9 9.865 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-43.46 [1298 kB] #9 9.929 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] #9 9.933 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] #9 9.936 Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] #9 9.943 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] #9 9.946 Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.1 [2099 kB] #9 10.06 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc-11-base amd64 11.2.0-19ubuntu1 [20.8 kB] #9 10.06 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] #9 10.08 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] #9 10.16 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] #9 10.16 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp-11 amd64 11.2.0-19ubuntu1 [9966 kB] #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #14 extracting sha256:4fe4e1c58b4af82939a918665dd1e7b5b636dd73c710b4bccb530edbb15470d2 0.7s done #14 extracting sha256:cc915d298757b72963f0d061cc16ca4925e9f4481446b87a5297b4043ffc8033 0.4s done #14 extracting sha256:f08b88f29371de7c9ac165381b7426349760f6af3f205e8716426fafce4a1ff2 4.7s done #14 extracting sha256:3a2f4b6dfc8068cc2fce1a2ddacc917287f2e4de12e551eb85c686ba5f55a22a 2.9s done #14 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 1.4s CentOS Stream 8 - Extras 22 kB/s | 18 kB 00:00 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:e8fb759655108bca3eb34d8302a13a4187f7c1c6949ee8d2a63f44edf03328a8 #9 10.64 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] #9 10.64 Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcc1-0 amd64 12-20220319-1ubuntu1 [47.2 kB] #9 10.64 Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgomp1 amd64 12-20220319-1ubuntu1 [126 kB] #9 10.64 Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 libitm1 amd64 12-20220319-1ubuntu1 [30.2 kB] #9 10.64 Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatomic1 amd64 12-20220319-1ubuntu1 [10.4 kB] #9 10.64 Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasan6 amd64 11.2.0-19ubuntu1 [2283 kB] #9 10.74 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblsan0 amd64 12-20220319-1ubuntu1 [1069 kB] #9 10.79 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtsan0 amd64 11.2.0-19ubuntu1 [2261 kB] CentOS Stream 8 - Extras common packages 6.9 kB/s | 4.6 kB 00:00 #9 10.89 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 libubsan1 amd64 12-20220319-1ubuntu1 [976 kB] #9 10.94 Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 libquadmath0 amd64 12-20220319-1ubuntu1 [154 kB] #9 10.96 Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgcc-11-dev amd64 11.2.0-19ubuntu1 [2526 kB] #9 11.07 Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc-11 amd64 11.2.0-19ubuntu1 [20.1 MB] #9 12.31 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] #9 12.32 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstdc++-11-dev amd64 11.2.0-19ubuntu1 [2083 kB] #9 12.41 Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++-11 amd64 11.2.0-19ubuntu1 [11.4 MB] #9 12.62 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] #9 12.62 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] #9 12.63 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.1 [237 kB] #9 12.63 Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] #9 12.63 Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] #9 12.63 Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] #9 12.63 Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.1 [922 kB] #9 12.64 Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] #9 12.64 Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] #9 12.65 Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1 [20.8 kB] #9 12.65 Get:115 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1 [53.9 kB] #9 12.65 Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.12+dfsg-0ubuntu0.22.04.1 [184 kB] #9 12.65 Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] #9 12.66 Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB] #9 12.66 Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.3 [290 kB] #9 12.66 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.3 [194 kB] #9 12.67 Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] #9 12.67 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB] #9 12.67 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtool all 2.4.6-15build2 [164 kB] #9 12.67 Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-autoreconf all 20 [16.1 kB] #9 12.67 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] #9 12.68 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-override-perl all 0.09-2 [9532 B] #9 12.68 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] #9 12.69 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-strip-nondeterminism all 1.13.0-1 [5344 B] #9 12.69 Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB] #9 12.69 Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 debugedit amd64 1:5.0-4build1 [47.2 kB] #9 12.69 Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 dwz amd64 0.14-1build2 [105 kB] #9 12.69 Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext amd64 0.21-4ubuntu4 [868 kB] #9 12.71 Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 12.71 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] #9 12.71 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 debhelper all 13.6ubuntu1 [923 kB] #9 12.73 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB] #9 12.73 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB] #9 12.73 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] #9 12.73 Get:139 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB] #9 12.73 Get:140 http://archive.ubuntu.com/ubuntu jammy/main amd64 libksba8 amd64 1.6.0-2build1 [119 kB] #9 12.73 Get:141 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] #9 12.74 Get:142 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB] #9 12.74 Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] #9 12.74 Get:144 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB] #9 12.75 Get:145 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB] #9 12.76 Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] #9 12.76 Get:147 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB] #9 12.76 Get:148 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB] #9 12.77 Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB] #9 12.77 Get:150 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB] #9 12.77 Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] #9 12.78 Get:152 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B] #9 12.78 Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #9 12.78 Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB] #9 12.78 Get:155 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-touch-perl all 0.12-1 [9024 B] #9 12.79 Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-pty-perl amd64 1:1.15-2build2 [35.1 kB] #9 12.79 Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB] #9 12.79 Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 12.79 Get:159 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-xsaccessor-perl amd64 1.19-3build9 [34.1 kB] #9 12.79 Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-op-check-perl amd64 0.22-1build5 [10.3 kB] #9 12.80 Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #9 12.80 Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu4 [14.9 kB] #9 12.80 Get:163 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-classify-perl amd64 0.015-1build5 [22.0 kB] #9 12.80 Get:164 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 12.80 Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #9 12.81 Get:166 http://archive.ubuntu.com/ubuntu jammy/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB] #9 12.81 Get:167 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #9 12.81 Get:168 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoo-perl all 2.005004-3 [48.0 kB] #9 12.81 Get:169 http://archive.ubuntu.com/ubuntu jammy/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB] #9 12.81 Get:170 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] #9 12.82 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #9 12.82 Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB] #9 12.82 Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 12.82 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburi-perl all 5.10-1 [78.8 kB] #9 12.82 Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-parser-perl amd64 3.76-1build2 [88.4 kB] #9 12.84 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #9 12.84 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-html-perl all 1.004-2 [15.4 kB] #9 12.84 Get:178 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 12.84 Get:179 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-message-perl all 6.36-1 [76.8 kB] #9 12.84 Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #9 12.85 Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 12.85 Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl-openssl-defaults amd64 5build2 [7542 B] #9 12.85 Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ssleay-perl amd64 1.92-1build2 [327 kB] #9 12.85 Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-socket-ssl-perl all 2.074-2 [192 kB] #9 12.85 Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-http-perl all 6.22-1 [23.2 kB] #9 12.86 Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #9 12.86 Get:187 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtry-tiny-perl all 0.31-1 [21.8 kB] #9 12.86 Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 12.86 Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-perl all 6.61-1 [141 kB] #9 12.86 Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB] #9 12.87 Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 wdiff amd64 1.2.2-2build3 [29.6 kB] #9 12.87 Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 devscripts amd64 2.22.1ubuntu1 [1057 kB] #9 12.89 Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 diffstat amd64 1.64-1build2 [29.2 kB] #9 12.89 Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] #9 12.90 Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] #9 12.91 Get:196 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-debian all 0.1.43ubuntu1 [107 kB] #9 12.91 Get:197 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4 [136 kB] #9 12.92 Get:198 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-gpg amd64 1.16.0-1.2ubuntu4 [215 kB] #9 12.92 Get:199 http://archive.ubuntu.com/ubuntu jammy/main amd64 dput all 1.1.0ubuntu2 [44.9 kB] #9 12.92 Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #9 12.94 Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #9 12.94 Get:202 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.3 [284 kB] #9 13.22 Get:203 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #9 13.25 Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.4 [952 kB] Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Upgrading: device-mapper x86_64 8:1.02.181-5.el8 baseos 377 k device-mapper-libs x86_64 8:1.02.181-5.el8 baseos 410 k librepo x86_64 1.14.2-3.el8 baseos 93 k python3-librepo x86_64 1.14.2-3.el8 baseos 54 k shadow-utils x86_64 2:4.6-17.el8 baseos 1.2 M systemd x86_64 239-62.el8 baseos 3.6 M systemd-libs x86_64 239-62.el8 baseos 1.1 M systemd-pam x86_64 239-62.el8 baseos 488 k Installing dependencies: xkeyboard-config noarch 2.28-1.el8 appstream 782 k Installing weak dependencies: diffutils x86_64 3.6-6.el8 baseos 358 k libxkbcommon x86_64 0.9.1-1.el8 appstream 116 k Transaction Summary ================================================================================ Install 3 Packages Upgrade 8 Packages Total download size: 8.5 M Downloading Packages: #9 13.32 Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.4 [3131 kB] #9 13.36 Get:206 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #9 13.36 Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB] #9 13.36 Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 13.36 Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB] #9 13.37 Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libapt-pkg-perl amd64 0.1.40build2 [72.5 kB] #9 13.37 Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B] #9 13.37 Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB] #9 13.37 Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #9 13.37 Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 13.37 Get:215 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvariable-magic-perl amd64 0.62-1build5 [35.9 kB] #9 13.41 Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB] #9 13.41 Get:217 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.1 [389 kB] #9 13.41 Get:218 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] #9 13.41 Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] #9 13.41 Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] #9 13.41 Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] #9 13.41 Get:222 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjbig0 amd64 2.1-3.1build3 [28.9 kB] #9 13.41 Get:223 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwebp7 amd64 1.2.2-2 [206 kB] #9 13.41 Get:224 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtiff5 amd64 4.3.0-6 [183 kB] #9 13.42 Get:225 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxpm4 amd64 1:3.5.12-1build2 [36.2 kB] #9 13.43 Get:226 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB] #9 13.43 Get:227 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.1 [28.9 kB] #9 13.43 Get:228 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 13.43 Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #9 13.43 Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB] #9 13.43 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcommon-sense-perl amd64 3.75-2build1 [21.1 kB] #9 13.44 Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconfig-tiny-perl all 2.28-1 [13.1 kB] #9 13.44 Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-util-perl amd64 1.102-1build3 [22.7 kB] #9 13.44 Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-install-perl all 0.928-1.1 [9972 B] #9 13.44 Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-optlist-perl all 0.112-1 [11.0 kB] #9 13.46 Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-perl all 0.988-1 [50.6 kB] #9 13.46 Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B] #9 13.46 Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwant-perl amd64 0.29-1build7 [24.9 kB] #9 13.46 Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 13.46 Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcpanel-json-xs-perl amd64 4.27-1build1 [114 kB] #9 13.46 Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #9 13.47 Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexception-class-perl all 1.45-1 [28.6 kB] #9 13.47 Get:243 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #9 13.47 Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #9 13.47 Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] #9 13.48 Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-xs-perl amd64 0.430-2build2 [41.9 kB] #9 13.48 Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB] #9 13.48 Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB] #9 13.48 Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB] #9 13.48 Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-messagepack-perl amd64 1.01-2build1 [34.7 kB] #9 13.48 Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #9 13.49 Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #9 13.49 Get:253 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #9 13.49 Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-netmask-perl all 2.0001-1 [27.7 kB] #9 13.49 Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-1build7 [82.4 kB] #9 13.50 Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-ip-perl all 0.30-1 [17.3 kB] #9 13.50 Get:257 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB] #9 13.50 Get:258 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdistro-info-perl all 1.1build1 [5644 B] #9 13.50 Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 libemail-address-xs-perl amd64 1.04-1build6 [28.7 kB] #9 13.50 Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB] #9 13.50 Get:261 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-basedir-perl all 0.09-1 [15.7 kB] #9 13.52 Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #9 13.52 Get:263 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB] #9 13.52 Get:264 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnumber-compare-perl all 0.03-2 [7058 B] #9 13.52 Get:265 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-glob-perl all 0.11-2 [8042 B] #9 13.52 Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 13.53 Get:267 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB] #9 13.53 Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB] #9 13.53 Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB] #9 13.54 Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #9 13.54 Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 13.54 Get:272 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #9 13.54 Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #9 13.54 Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-perl all 4.04000-1 [81.8 kB] #9 13.54 Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-perl all 1.710-1 [68.4 kB] #9 13.55 Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #9 13.55 Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB] #9 13.55 Get:278 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-identify-perl amd64 0.14-1build5 [10.4 kB] #9 13.55 Get:279 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-name-perl amd64 0.26-1build3 [11.4 kB] #9 13.55 Get:280 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 13.55 Get:281 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-tiny-perl all 0.122-1 [45.9 kB] #9 13.57 Get:282 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #9 13.57 Get:283 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-perl all 1.012004-1 [321 kB] #9 13.57 Get:284 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #9 13.57 Get:285 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhash-fieldhash-perl amd64 0.15-1build5 [17.3 kB] #9 13.58 Get:286 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #9 13.58 Get:287 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB] #9 13.58 Get:288 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #9 13.58 Get:289 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB] #9 13.59 Get:290 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-interactive-perl all 1.023-1 [10.4 kB] #9 13.59 Get:291 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompt-tiny-perl all 0.003-1 [8924 B] #9 13.59 Get:292 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #9 13.59 Get:293 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-xs-perl amd64 4.030-1build3 [87.2 kB] #9 13.59 Get:294 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] #9 13.59 Get:295 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.12+dfsg-0ubuntu0.22.04.1 [16.4 kB] #9 13.61 Get:296 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB] #9 13.61 Get:297 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] #9 13.61 Get:298 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-xs-perl amd64 0.58-2build3 [34.8 kB] #9 13.61 Get:299 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB] #9 13.61 Get:300 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] #9 13.61 Get:301 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl-dev amd64 2.4.6-15build2 [169 kB] #9 13.61 Get:302 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] #9 13.61 Get:303 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] #9 14.01 Get:304 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #9 14.17 Get:305 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 14.18 Get:306 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #9 14.31 Get:307 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB] #9 14.34 Get:308 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmath-base85-perl all 0.5+dfsg-1 [6764 B] #9 14.35 Get:309 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] #9 14.35 Get:310 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] (1/11): libxkbcommon-0.9.1-1.el8.x86_64.rpm 495 kB/s | 116 kB 00:00 (2/11): xkeyboard-config-2.28-1.el8.noarch.rpm 3.2 MB/s | 782 kB 00:00 (3/11): device-mapper-1.02.181-5.el8.x86_64.rpm 7.6 MB/s | 377 kB 00:00 (4/11): device-mapper-libs-1.02.181-5.el8.x86_6 8.2 MB/s | 410 kB 00:00 (5/11): diffutils-3.6-6.el8.x86_64.rpm 1.0 MB/s | 358 kB 00:00 (6/11): python3-librepo-1.14.2-3.el8.x86_64.rpm 1.0 MB/s | 54 kB 00:00 (7/11): librepo-1.14.2-3.el8.x86_64.rpm 1.4 MB/s | 93 kB 00:00 (8/11): shadow-utils-4.6-17.el8.x86_64.rpm 21 MB/s | 1.2 MB 00:00 (9/11): systemd-pam-239-62.el8.x86_64.rpm 11 MB/s | 488 kB 00:00 (10/11): systemd-libs-239-62.el8.x86_64.rpm 8.0 MB/s | 1.1 MB 00:00 (11/11): systemd-239-62.el8.x86_64.rpm 17 MB/s | 3.6 MB 00:00 -------------------------------------------------------------------------------- Total 7.0 MB/s | 8.5 MB 00:01 #9 14.36 Get:311 http://archive.ubuntu.com/ubuntu jammy/main amd64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #9 14.38 Get:312 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB] #9 14.39 Get:313 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmouse-perl amd64 2.5.10-1build4 [161 kB] #9 14.45 Get:314 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-xs-perl amd64 0.29-1build5 [19.4 kB] #9 14.46 Get:315 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB] #9 14.47 Get:316 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-gzip-perl amd64 0.19-1build8 [14.9 kB] #9 14.48 Get:317 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-utf8-strict-perl amd64 0.009-1build1 [11.9 kB] #9 14.48 Get:318 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB] #9 14.50 Get:319 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] #9 14.50 Get:320 http://archive.ubuntu.com/ubuntu jammy/main amd64 libproc-processtable-perl amd64 0.634-1build1 [37.5 kB] #9 14.51 Get:321 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre2-9 amd64 20220201+dfsg-1 [160 kB] #9 14.53 Get:322 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre-engine-re2-perl amd64 0.14-1build2 [18.8 kB] #9 14.56 Get:323 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadonly-perl all 2.050-3 [19.9 kB] #9 14.56 Get:324 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #9 14.56 Get:325 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-xs-perl amd64 0.117-1build5 [12.7 kB] #9 14.56 Get:326 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB] Running transaction check Transaction check succeeded. Running transaction test #9 14.63 Get:327 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #9 14.63 Get:328 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1 [57.5 kB] #9 14.63 Get:329 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-decoder-perl amd64 4.023+ds-1 [100 kB] #9 14.64 Get:330 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-encoder-perl amd64 4.023+ds-1 [104 kB] #9 14.64 Get:331 http://archive.ubuntu.com/ubuntu jammy/main amd64 libset-intspan-perl all 1.19-2 [26.1 kB] #9 14.64 Get:332 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsocket6-perl amd64 0.29-1build4 [19.7 kB] #9 14.70 Get:333 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-copyright-perl all 0.003012-1 [21.3 kB] #9 14.70 Get:334 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #9 14.70 Get:335 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 14.70 Get:336 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxs-parse-keyword-perl amd64 0.21-1build1 [51.0 kB] #9 14.77 Get:337 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsyntax-keyword-try-perl amd64 0.26-1build1 [27.1 kB] #9 14.77 Get:338 http://archive.ubuntu.com/ubuntu jammy/main amd64 libterm-readkey-perl amd64 2.38-1build4 [25.2 kB] #9 14.78 Get:339 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build10 [8254 B] #9 14.78 Get:340 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-markdown-discount-perl amd64 0.13-1build1 [12.9 kB] #9 14.78 Get:341 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-xslate-perl amd64 3.5.9-1build1 [186 kB] #9 14.79 Get:342 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB] Transaction test succeeded. Running transaction #9 14.85 Get:343 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-moment-perl amd64 0.44-1build6 [74.9 kB] #9 14.85 Get:344 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-xs-perl amd64 0.022-1build2 [25.5 kB] #9 14.85 Get:345 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunicode-utf8-perl amd64 0.62-1build4 [18.9 kB] #9 14.85 Get:346 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #9 14.92 Get:347 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #9 14.92 Get:348 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #9 14.92 Get:349 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1 [325 kB] #9 14.94 Get:350 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB] #9 14.96 Get:351 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 14.96 Get:352 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-libyaml-perl amd64 0.83+ds-1build1 [29.6 kB] #9 14.99 Get:353 http://archive.ubuntu.com/ubuntu jammy/main amd64 licensecheck all 3.2.14-2 [40.9 kB] #9 14.99 Get:354 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-size-perl amd64 0.83-1build4 [20.7 kB] #9 15.00 Get:355 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB] #9 15.00 Get:356 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzip amd64 1.23-1 [80.5 kB] Preparing : 1/1 #9 15.07 Get:357 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzop amd64 1.04-2build2 [83.7 kB] #9 15.07 Get:358 http://archive.ubuntu.com/ubuntu jammy/main amd64 t1utils amd64 1.41-4build2 [61.3 kB] #9 15.07 Get:359 http://archive.ubuntu.com/ubuntu jammy/main amd64 unzip amd64 6.0-26ubuntu3 [174 kB] #9 15.08 Get:360 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lintian all 2.114.0ubuntu1.1 [1083 kB] #9 15.12 Get:361 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] #9 15.24 Get:362 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] #9 15.24 Get:363 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] #9 15.25 Get:364 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] #9 15.25 Get:365 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB] #9 15.25 Get:366 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB] #9 15.25 Get:367 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #9 15.25 Get:368 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-xdg all 0.27-2 [36.9 kB] #9 15.25 Get:369 http://archive.ubuntu.com/ubuntu jammy/main amd64 equivs all 2.3.1 [19.0 kB] #9 15.25 Get:370 http://archive.ubuntu.com/ubuntu jammy/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "arm64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb'. Running scriptlet: systemd-libs-239-62.el8.x86_64 1/1 Upgrading : systemd-libs-239-62.el8.x86_64 1/19 Running scriptlet: systemd-libs-239-62.el8.x86_64 1/19 Upgrading : shadow-utils-2:4.6-17.el8.x86_64 2/19 #9 15.31 Get:371 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-magic all 2:0.4.24-2 [12.6 kB] #9 15.58 debconf: delaying package configuration, since apt-utils is not installed Upgrading : librepo-1.14.2-3.el8.x86_64 3/19 Installing : diffutils-3.6-6.el8.x86_64 4/19 Running scriptlet: diffutils-3.6-6.el8.x86_64 4/19 Installing : xkeyboard-config-2.28-1.el8.noarch 5/19 Installing : libxkbcommon-0.9.1-1.el8.x86_64 6/19 Upgrading : systemd-pam-239-62.el8.x86_64 7/19 #9 15.63 Fetched 132 MB in 9s (15.2 MB/s) #9 15.65 Selecting previously unselected package liblocale-gettext-perl. #9 15.65 (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 ... 4393 files and directories currently installed.) #9 15.65 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ... #9 15.66 Unpacking liblocale-gettext-perl (1.07-4build3) ... #9 15.70 Selecting previously unselected package libpython3.10-minimal:amd64. #9 15.70 Preparing to unpack .../libpython3.10-minimal_3.10.4-3ubuntu0.1_amd64.deb ... #9 15.72 Unpacking libpython3.10-minimal:amd64 (3.10.4-3ubuntu0.1) ... #9 15.86 Selecting previously unselected package libexpat1:amd64. #9 15.86 Preparing to unpack .../libexpat1_2.4.7-1_amd64.deb ... #9 15.87 Unpacking libexpat1:amd64 (2.4.7-1) ... #9 15.92 Selecting previously unselected package python3.10-minimal. #9 15.92 Preparing to unpack .../python3.10-minimal_3.10.4-3ubuntu0.1_amd64.deb ... #9 15.94 Unpacking python3.10-minimal (3.10.4-3ubuntu0.1) ... #9 16.09 Setting up libpython3.10-minimal:amd64 (3.10.4-3ubuntu0.1) ... #9 16.11 Setting up libexpat1:amd64 (2.4.7-1) ... Running scriptlet: systemd-239-62.el8.x86_64 8/19 Upgrading : systemd-239-62.el8.x86_64 8/19 Running scriptlet: systemd-239-62.el8.x86_64 8/19 Upgrading : device-mapper-libs-8:1.02.181-5.el8.x86_64 9/19 #9 16.12 Setting up python3.10-minimal (3.10.4-3ubuntu0.1) ... Upgrading : device-mapper-8:1.02.181-5.el8.x86_64 10/19 Upgrading : python3-librepo-1.14.2-3.el8.x86_64 11/19 Cleanup : device-mapper-8:1.02.181-3.el8.x86_64 12/19 Running scriptlet: systemd-239-60.el8.x86_64 13/19 Cleanup : systemd-239-60.el8.x86_64 13/19 Cleanup : device-mapper-libs-8:1.02.181-3.el8.x86_64 14/19 Cleanup : python3-librepo-1.14.2-2.el8.x86_64 15/19 Cleanup : librepo-1.14.2-2.el8.x86_64 16/19 Cleanup : systemd-libs-239-60.el8.x86_64 17/19 Cleanup : shadow-utils-2:4.6-16.el8.x86_64 18/19 Cleanup : systemd-pam-239-60.el8.x86_64 19/19 Running scriptlet: systemd-pam-239-60.el8.x86_64 19/19 Running scriptlet: systemd-239-62.el8.x86_64 19/19 Verifying : libxkbcommon-0.9.1-1.el8.x86_64 1/19 Verifying : xkeyboard-config-2.28-1.el8.noarch 2/19 Verifying : diffutils-3.6-6.el8.x86_64 3/19 Verifying : device-mapper-8:1.02.181-5.el8.x86_64 4/19 Verifying : device-mapper-8:1.02.181-3.el8.x86_64 5/19 Verifying : device-mapper-libs-8:1.02.181-5.el8.x86_64 6/19 Verifying : device-mapper-libs-8:1.02.181-3.el8.x86_64 7/19 Verifying : librepo-1.14.2-3.el8.x86_64 8/19 Verifying : librepo-1.14.2-2.el8.x86_64 9/19 Verifying : python3-librepo-1.14.2-3.el8.x86_64 10/19 Verifying : python3-librepo-1.14.2-2.el8.x86_64 11/19 Verifying : shadow-utils-2:4.6-17.el8.x86_64 12/19 Verifying : shadow-utils-2:4.6-16.el8.x86_64 13/19 Verifying : systemd-239-62.el8.x86_64 14/19 Verifying : systemd-239-60.el8.x86_64 15/19 Verifying : systemd-libs-239-62.el8.x86_64 16/19 Verifying : systemd-libs-239-60.el8.x86_64 17/19 Verifying : systemd-pam-239-62.el8.x86_64 18/19 Verifying : systemd-pam-239-60.el8.x86_64 19/19 Upgraded: device-mapper-8:1.02.181-5.el8.x86_64 device-mapper-libs-8:1.02.181-5.el8.x86_64 librepo-1.14.2-3.el8.x86_64 python3-librepo-1.14.2-3.el8.x86_64 shadow-utils-2:4.6-17.el8.x86_64 systemd-239-62.el8.x86_64 systemd-libs-239-62.el8.x86_64 systemd-pam-239-62.el8.x86_64 Installed: diffutils-3.6-6.el8.x86_64 libxkbcommon-0.9.1-1.el8.x86_64 xkeyboard-config-2.28-1.el8.noarch Complete! + dnf install -y 'dnf-command(config-manager)' #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:5e0aa56eeada6ea0d6641dcf1e01cb26e434268f6dafefcfb09effdcd6e8534d #14 extracting sha256:05838138cc3b7a9978cdf5fd8524d887a0182d7f5d591c37c0ba7d1e0c81df74 7.4s done #14 extracting sha256:8030185bbdb91548d2fbe29b64c534255b7384eb3fb7868ebe36a5f0f007c12c done #14 DONE 22.6s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:e8fb759655108bca3eb34d8302a13a4187f7c1c6949ee8d2a63f44edf03328a8 #9 17.16 Selecting previously unselected package python3-minimal. #9 17.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4709 files and directories currently installed.) #9 17.16 Preparing to unpack .../0-python3-minimal_3.10.4-0ubuntu2_amd64.deb ... #9 17.17 Unpacking python3-minimal (3.10.4-0ubuntu2) ... #9 17.20 Selecting previously unselected package media-types. #9 17.20 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #9 17.21 Unpacking media-types (7.0.0) ... #9 17.25 Selecting previously unselected package libmpdec3:amd64. #9 17.25 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... #9 17.26 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... Last metadata expiration check: 0:00:06 ago on Mon Aug 8 12:08:58 2022. #9 17.31 Selecting previously unselected package readline-common. #9 17.31 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... #9 17.31 Unpacking readline-common (8.1.2-1) ... #9 17.35 Selecting previously unselected package libreadline8:amd64. #9 17.35 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... #9 17.36 Unpacking libreadline8:amd64 (8.1.2-1) ... #9 17.40 Selecting previously unselected package libsqlite3-0:amd64. #9 17.40 Preparing to unpack .../5-libsqlite3-0_3.37.2-2_amd64.deb ... #9 17.40 Unpacking libsqlite3-0:amd64 (3.37.2-2) ... #9 17.45 Selecting previously unselected package libpython3.10-stdlib:amd64. #9 17.45 Preparing to unpack .../6-libpython3.10-stdlib_3.10.4-3ubuntu0.1_amd64.deb ... #9 17.46 Unpacking libpython3.10-stdlib:amd64 (3.10.4-3ubuntu0.1) ... #9 17.59 Selecting previously unselected package python3.10. #9 17.59 Preparing to unpack .../7-python3.10_3.10.4-3ubuntu0.1_amd64.deb ... #9 17.60 Unpacking python3.10 (3.10.4-3ubuntu0.1) ... #9 17.63 Selecting previously unselected package libpython3-stdlib:amd64. #9 17.63 Preparing to unpack .../8-libpython3-stdlib_3.10.4-0ubuntu2_amd64.deb ... #9 17.63 Unpacking libpython3-stdlib:amd64 (3.10.4-0ubuntu2) ... #9 17.67 Setting up python3-minimal (3.10.4-0ubuntu2) ... make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.SMCarVN2y7/ + cd /tmp/docker-cli-docsgen.SMCarVN2y7 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.0.21-14.el8 baseos 72 k Transaction Summary ================================================================================ Install 1 Package Total download size: 72 k Installed size: 19 k Downloading Packages: #9 17.97 Selecting previously unselected package python3. #9 17.97 (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 ... 5138 files and directories currently installed.) #9 17.98 Preparing to unpack .../000-python3_3.10.4-0ubuntu2_amd64.deb ... #9 17.99 Unpacking python3 (3.10.4-0ubuntu2) ... #9 18.02 Selecting previously unselected package perl-modules-5.34. #9 18.02 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1_all.deb ... #9 18.03 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1) ... #9 18.35 Selecting previously unselected package libgdbm6:amd64. #9 18.36 Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ... #9 18.36 Unpacking libgdbm6:amd64 (1.23-1) ... #9 18.40 Selecting previously unselected package libgdbm-compat4:amd64. #9 18.40 Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ... go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading github.com/containerd/containerd v1.6.4 #9 18.41 Unpacking libgdbm-compat4:amd64 (1.23-1) ... #9 18.44 Selecting previously unselected package libperl5.34:amd64. #9 18.44 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1_amd64.deb ... #9 18.44 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1) ... go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/moby/buildkit v0.10.3 #9 18.72 Selecting previously unselected package perl. #9 18.72 Preparing to unpack .../005-perl_5.34.0-3ubuntu1_amd64.deb ... #9 18.73 Unpacking perl (5.34.0-3ubuntu1) ... #9 18.77 Selecting previously unselected package openssl. #9 18.78 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.6_amd64.deb ... #9 18.78 Unpacking openssl (3.0.2-0ubuntu1.6) ... #9 18.85 Selecting previously unselected package ca-certificates. #9 18.85 Preparing to unpack .../007-ca-certificates_20211016_all.deb ... go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 #9 18.86 Unpacking ca-certificates (20211016) ... #9 18.93 Selecting previously unselected package distro-info-data. #9 18.93 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.1_all.deb ... #9 18.93 Unpacking distro-info-data (0.52ubuntu0.1) ... #9 18.96 Selecting previously unselected package iso-codes. #9 18.97 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... #9 18.97 Unpacking iso-codes (4.9.0-1) ... go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 #9 19.37 Selecting previously unselected package less. go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install #9 19.37 Preparing to unpack .../010-less_590-1build1_amd64.deb ... #9 19.38 Unpacking less (590-1build1) ... #9 19.49 Selecting previously unselected package libmd0:amd64. #9 19.49 Preparing to unpack .../011-libmd0_1.0.4-1build1_amd64.deb ... #9 19.50 Unpacking libmd0:amd64 (1.0.4-1build1) ... #9 19.59 Selecting previously unselected package libbsd0:amd64. #9 19.59 Preparing to unpack .../012-libbsd0_0.11.5-1_amd64.deb ... #9 19.60 Unpacking libbsd0:amd64 (0.11.5-1) ... dnf-plugins-core-4.0.21-14.el8.noarch.rpm 320 kB/s | 72 kB 00:00 -------------------------------------------------------------------------------- Total 45 kB/s | 72 kB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 #9 19.70 Selecting previously unselected package libelf1:amd64. #9 19.72 Preparing to unpack .../013-libelf1_0.186-1build1_amd64.deb ... #9 19.74 Unpacking libelf1:amd64 (0.186-1build1) ... #9 19.81 Selecting previously unselected package libicu70:amd64. #9 19.81 Preparing to unpack .../014-libicu70_70.1-2_amd64.deb ... #9 19.82 Unpacking libicu70:amd64 (70.1-2) ... # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman Running transaction Preparing : 1/1 Installing : dnf-plugins-core-4.0.21-14.el8.noarch 1/1 Verifying : dnf-plugins-core-4.0.21-14.el8.noarch 1/1 Installed: dnf-plugins-core-4.0.21-14.el8.noarch Complete! [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo' + dnf --version 4.7.0 Installed: dnf-0:4.7.0-11.el8.noarch at Thu Aug 4 15:35:23 2022 Built : CentOS Buildsys at Wed Jul 27 13:05:47 2022 Installed: rpm-0:4.14.3-23.el8.x86_64 at Tue Jul 26 12:28:40 2022 Built : Red Hat, Inc. at Tue Apr 5 18:38:09 2022 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wUw0sF + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/bin/docker-proxy Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NCCAKH + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NDV4na + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20220808082437.e1f24d3-0.fc36 aarch64 + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo #9 20.14 Selecting previously unselected package libxml2:amd64. #9 20.14 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.1_amd64.deb ... #9 20.15 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.1) ... #9 20.37 Selecting previously unselected package libyaml-0-2:amd64. #9 20.37 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_amd64.deb ... #9 20.39 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... #9 20.46 Selecting previously unselected package lsb-release. #9 20.46 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ... #9 20.48 Unpacking lsb-release (11.1.0ubuntu4) ... dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 + dnf config-manager --set-disabled 'docker-ce-*' #9 20.57 Selecting previously unselected package netbase. #9 20.57 Preparing to unpack .../018-netbase_6.3_all.deb ... #9 20.58 Unpacking netbase (6.3) ... #9 20.66 Selecting previously unselected package python-apt-common. #9 20.66 Preparing to unpack .../019-python-apt-common_2.3.0ubuntu2.1_all.deb ... #9 20.66 Unpacking python-apt-common (2.3.0ubuntu2.1) ... #9 20.69 Selecting previously unselected package python3-apt. #9 20.70 Preparing to unpack .../020-python3-apt_2.3.0ubuntu2.1_amd64.deb ... #9 20.70 Unpacking python3-apt (2.3.0ubuntu2.1) ... #9 20.73 Selecting previously unselected package python3-pkg-resources. dh_perl dh_link dh_strip_nondeterminism dh_compress go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 + dnf config-manager --set-enabled docker-ce-test + dnf makecache #9 20.74 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2_all.deb ... #9 20.74 Unpacking python3-pkg-resources (59.6.0-1.2) ... #9 20.77 Selecting previously unselected package ucf. #9 20.78 Preparing to unpack .../022-ucf_3.0043_all.deb ... #9 20.78 Moving old data out of the way #9 20.78 Unpacking ucf (3.0043) ... #9 20.82 Selecting previously unselected package bsdextrautils. #9 20.82 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_amd64.deb ... #9 20.83 Unpacking bsdextrautils (2.37.2-4ubuntu3) ... #9 20.86 Selecting previously unselected package libmagic-mgc. #9 20.86 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_amd64.deb ... #9 20.87 Unpacking libmagic-mgc (1:5.41-3) ... #9 20.94 Selecting previously unselected package libmagic1:amd64. #9 20.94 Preparing to unpack .../025-libmagic1_1%3a5.41-3_amd64.deb ... #9 20.95 Unpacking libmagic1:amd64 (1:5.41-3) ... dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 #9 20.98 Selecting previously unselected package file. #9 20.98 Preparing to unpack .../026-file_1%3a5.41-3_amd64.deb ... #9 20.98 Unpacking file (1:5.41-3) ... #9 21.01 Selecting previously unselected package gettext-base. #9 21.01 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_amd64.deb ... #9 21.01 Unpacking gettext-base (0.21-4ubuntu4) ... #9 21.05 Selecting previously unselected package libuchardet0:amd64. #9 21.05 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_amd64.deb ... #9 21.06 Unpacking libuchardet0:amd64 (0.0.7-1build2) ... #9 21.08 Selecting previously unselected package groff-base. #9 21.08 Preparing to unpack .../029-groff-base_1.22.4-8build1_amd64.deb ... #9 21.09 Unpacking groff-base (1.22.4-8build1) ... #9 21.15 Selecting previously unselected package libcbor0.8:amd64. #9 21.15 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... #9 21.15 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #9 21.18 Selecting previously unselected package libedit2:amd64. #9 21.18 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_amd64.deb ... #9 21.19 Unpacking libedit2:amd64 (3.1-20210910-1build1) ... #9 21.22 Selecting previously unselected package libfido2-1:amd64. #9 21.22 Preparing to unpack .../032-libfido2-1_1.10.0-1_amd64.deb ... #9 21.23 Unpacking libfido2-1:amd64 (1.10.0-1) ... #9 21.26 Selecting previously unselected package libnghttp2-14:amd64. #9 21.26 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_amd64.deb ... #9 21.26 Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ... #9 21.30 Selecting previously unselected package libpipeline1:amd64. go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 #9 21.30 Preparing to unpack .../034-libpipeline1_1.5.5-1_amd64.deb ... #9 21.30 Unpacking libpipeline1:amd64 (1.5.5-1) ... #9 21.33 Selecting previously unselected package libpng16-16:amd64. #9 21.33 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_amd64.deb ... #9 21.33 Unpacking libpng16-16:amd64 (1.6.37-3build5) ... #9 21.37 Selecting previously unselected package libpsl5:amd64. #9 21.37 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_amd64.deb ... #9 21.37 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... #9 21.41 Selecting previously unselected package libxau6:amd64. #9 21.41 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_amd64.deb ... #9 21.41 Unpacking libxau6:amd64 (1:1.0.9-1build5) ... #9 21.44 Selecting previously unselected package libxdmcp6:amd64. #9 21.44 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... #9 21.45 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #9 21.49 Selecting previously unselected package libxcb1:amd64. #9 21.49 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_amd64.deb ... #9 21.49 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... #9 21.52 Selecting previously unselected package libx11-data. go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #9 21.52 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ... #9 21.53 Unpacking libx11-data (2:1.7.5-1) ... #9 21.59 Selecting previously unselected package libx11-6:amd64. #9 21.59 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_amd64.deb ... #9 21.59 Unpacking libx11-6:amd64 (2:1.7.5-1) ... #9 21.63 Selecting previously unselected package libxext6:amd64. #9 21.63 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_amd64.deb ... #9 21.63 Unpacking libxext6:amd64 (2:1.3.4-1build1) ... #9 21.66 Selecting previously unselected package libxmuu1:amd64. #9 21.66 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_amd64.deb ... #9 21.67 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #9 21.71 Selecting previously unselected package man-db. #9 21.71 Preparing to unpack .../044-man-db_2.10.2-1_amd64.deb ... #9 21.71 Unpacking man-db (2.10.2-1) ... #9 21.76 Selecting previously unselected package manpages. #9 21.76 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ... #9 21.76 Unpacking manpages (5.10-1ubuntu1) ... #9 21.89 Selecting previously unselected package openssh-client. #9 21.89 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3_amd64.deb ... #9 21.90 Unpacking openssh-client (1:8.9p1-3) ... #9 21.94 Selecting previously unselected package publicsuffix. #9 21.94 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... #9 21.94 Unpacking publicsuffix (20211207.1025-1) ... #9 21.97 Selecting previously unselected package libunwind8:amd64. #9 21.98 Preparing to unpack .../048-libunwind8_1.3.2-2build2_amd64.deb ... #9 21.98 Unpacking libunwind8:amd64 (1.3.2-2build2) ... #9 22.00 Selecting previously unselected package strace. #9 22.00 Preparing to unpack .../049-strace_5.16-0ubuntu3_amd64.deb ... #9 22.01 Unpacking strace (5.16-0ubuntu3) ... #9 22.04 Selecting previously unselected package xauth. #9 22.04 Preparing to unpack .../050-xauth_1%3a1.1-1build2_amd64.deb ... #9 22.05 Unpacking xauth (1:1.1-1build2) ... #9 22.08 Selecting previously unselected package xz-utils. #9 22.08 Preparing to unpack .../051-xz-utils_5.2.5-2ubuntu1_amd64.deb ... #9 22.08 Unpacking xz-utils (5.2.5-2ubuntu1) ... #9 22.11 Selecting previously unselected package libsigsegv2:amd64. #9 22.12 Preparing to unpack .../052-libsigsegv2_2.13-1ubuntu3_amd64.deb ... #9 22.12 Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... #9 22.14 Selecting previously unselected package m4. #9 22.15 Preparing to unpack .../053-m4_1.4.18-5ubuntu2_amd64.deb ... #9 22.15 Unpacking m4 (1.4.18-5ubuntu2) ... #9 22.18 Selecting previously unselected package autoconf. #9 22.18 Preparing to unpack .../054-autoconf_2.71-2_all.deb ... #9 22.18 Unpacking autoconf (2.71-2) ... #9 22.24 Selecting previously unselected package autotools-dev. #9 22.24 Preparing to unpack .../055-autotools-dev_20220109.1_all.deb ... #9 22.24 Unpacking autotools-dev (20220109.1) ... #9 22.27 Selecting previously unselected package automake. #9 22.27 Preparing to unpack .../056-automake_1%3a1.16.5-1.3_all.deb ... #9 22.28 Unpacking automake (1:1.16.5-1.3) ... #9 22.32 Selecting previously unselected package autopoint. #9 22.32 Preparing to unpack .../057-autopoint_0.21-4ubuntu4_all.deb ... #9 22.33 Unpacking autopoint (0.21-4ubuntu4) ... #9 22.35 Selecting previously unselected package binutils-common:amd64. #9 22.36 Preparing to unpack .../058-binutils-common_2.38-3ubuntu1_amd64.deb ... #9 22.36 Unpacking binutils-common:amd64 (2.38-3ubuntu1) ... #9 22.39 Selecting previously unselected package libbinutils:amd64. #9 22.39 Preparing to unpack .../059-libbinutils_2.38-3ubuntu1_amd64.deb ... #9 22.40 Unpacking libbinutils:amd64 (2.38-3ubuntu1) ... #9 22.44 Selecting previously unselected package libctf-nobfd0:amd64. #9 22.44 Preparing to unpack .../060-libctf-nobfd0_2.38-3ubuntu1_amd64.deb ... #9 22.44 Unpacking libctf-nobfd0:amd64 (2.38-3ubuntu1) ... #9 22.48 Selecting previously unselected package libctf0:amd64. #9 22.48 Preparing to unpack .../061-libctf0_2.38-3ubuntu1_amd64.deb ... #9 22.48 Unpacking libctf0:amd64 (2.38-3ubuntu1) ... #9 22.51 Selecting previously unselected package binutils-x86-64-linux-gnu. #9 22.51 Preparing to unpack .../062-binutils-x86-64-linux-gnu_2.38-3ubuntu1_amd64.deb ... #9 22.51 Unpacking binutils-x86-64-linux-gnu (2.38-3ubuntu1) ... #9 22.60 Selecting previously unselected package binutils. #9 22.60 Preparing to unpack .../063-binutils_2.38-3ubuntu1_amd64.deb ... #9 22.60 Unpacking binutils (2.38-3ubuntu1) ... #9 22.63 Selecting previously unselected package libc-dev-bin. #9 22.64 Preparing to unpack .../064-libc-dev-bin_2.35-0ubuntu3.1_amd64.deb ... #9 22.64 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ... #9 22.66 Selecting previously unselected package linux-libc-dev:amd64. #9 22.67 Preparing to unpack .../065-linux-libc-dev_5.15.0-43.46_amd64.deb ... #9 22.67 Unpacking linux-libc-dev:amd64 (5.15.0-43.46) ... CentOS Stream 8 - AppStream 3.1 kB/s | 4.4 kB 00:01 #9 22.81 Selecting previously unselected package libcrypt-dev:amd64. #9 22.81 Preparing to unpack .../066-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... #9 22.82 Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... #9 22.84 Selecting previously unselected package rpcsvc-proto. #9 22.85 Preparing to unpack .../067-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... #9 22.85 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #9 22.88 Selecting previously unselected package libtirpc-dev:amd64. #9 22.88 Preparing to unpack .../068-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... #9 22.89 Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... #9 22.92 Selecting previously unselected package libnsl-dev:amd64. #9 22.92 Preparing to unpack .../069-libnsl-dev_1.3.0-2build2_amd64.deb ... #9 22.93 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... #9 22.96 Selecting previously unselected package libc6-dev:amd64. #9 22.96 Preparing to unpack .../070-libc6-dev_2.35-0ubuntu3.1_amd64.deb ... #9 22.96 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.1) ... go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 #9 23.08 Selecting previously unselected package gcc-11-base:amd64. #9 23.08 Preparing to unpack .../071-gcc-11-base_11.2.0-19ubuntu1_amd64.deb ... #9 23.09 Unpacking gcc-11-base:amd64 (11.2.0-19ubuntu1) ... #9 23.12 Selecting previously unselected package libisl23:amd64. #9 23.12 Preparing to unpack .../072-libisl23_0.24-2build1_amd64.deb ... #9 23.13 Unpacking libisl23:amd64 (0.24-2build1) ... #9 23.17 Selecting previously unselected package libmpfr6:amd64. #9 23.17 Preparing to unpack .../073-libmpfr6_4.1.0-3build3_amd64.deb ... #9 23.17 Unpacking libmpfr6:amd64 (4.1.0-3build3) ... #9 23.22 Selecting previously unselected package libmpc3:amd64. #9 23.23 Preparing to unpack .../074-libmpc3_1.2.1-2build1_amd64.deb ... #9 23.23 Unpacking libmpc3:amd64 (1.2.1-2build1) ... #9 23.25 Selecting previously unselected package cpp-11. #9 23.25 Preparing to unpack .../075-cpp-11_11.2.0-19ubuntu1_amd64.deb ... #9 23.26 Unpacking cpp-11 (11.2.0-19ubuntu1) ... go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod CentOS Stream 8 - BaseOS 8.1 kB/s | 3.9 kB 00:00 #9 23.44 Selecting previously unselected package cpp. #9 23.44 Preparing to unpack .../076-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... #9 23.44 Unpacking cpp (4:11.2.0-1ubuntu1) ... #9 23.47 Selecting previously unselected package libcc1-0:amd64. #9 23.47 Preparing to unpack .../077-libcc1-0_12-20220319-1ubuntu1_amd64.deb ... #9 23.48 Unpacking libcc1-0:amd64 (12-20220319-1ubuntu1) ... #9 23.51 Selecting previously unselected package libgomp1:amd64. #9 23.52 Preparing to unpack .../078-libgomp1_12-20220319-1ubuntu1_amd64.deb ... #9 23.52 Unpacking libgomp1:amd64 (12-20220319-1ubuntu1) ... #9 23.55 Selecting previously unselected package libitm1:amd64. #9 23.55 Preparing to unpack .../079-libitm1_12-20220319-1ubuntu1_amd64.deb ... #9 23.56 Unpacking libitm1:amd64 (12-20220319-1ubuntu1) ... #9 23.58 Selecting previously unselected package libatomic1:amd64. #9 23.59 Preparing to unpack .../080-libatomic1_12-20220319-1ubuntu1_amd64.deb ... #9 23.59 Unpacking libatomic1:amd64 (12-20220319-1ubuntu1) ... #9 23.62 Selecting previously unselected package libasan6:amd64. #9 23.63 Preparing to unpack .../081-libasan6_11.2.0-19ubuntu1_amd64.deb ... #9 23.63 Unpacking libasan6:amd64 (11.2.0-19ubuntu1) ... #9 23.70 Selecting previously unselected package liblsan0:amd64. #9 23.70 Preparing to unpack .../082-liblsan0_12-20220319-1ubuntu1_amd64.deb ... #9 23.70 Unpacking liblsan0:amd64 (12-20220319-1ubuntu1) ... #9 23.75 Selecting previously unselected package libtsan0:amd64. #9 23.75 Preparing to unpack .../083-libtsan0_11.2.0-19ubuntu1_amd64.deb ... #9 23.75 Unpacking libtsan0:amd64 (11.2.0-19ubuntu1) ... #9 23.84 Selecting previously unselected package libubsan1:amd64. #9 23.84 Preparing to unpack .../084-libubsan1_12-20220319-1ubuntu1_amd64.deb ... #9 23.84 Unpacking libubsan1:amd64 (12-20220319-1ubuntu1) ... #9 23.88 Selecting previously unselected package libquadmath0:amd64. #9 23.89 Preparing to unpack .../085-libquadmath0_12-20220319-1ubuntu1_amd64.deb ... #9 23.89 Unpacking libquadmath0:amd64 (12-20220319-1ubuntu1) ... #9 23.91 Selecting previously unselected package libgcc-11-dev:amd64. #9 23.92 Preparing to unpack .../086-libgcc-11-dev_11.2.0-19ubuntu1_amd64.deb ... #9 23.92 Unpacking libgcc-11-dev:amd64 (11.2.0-19ubuntu1) ... #9 24.01 Selecting previously unselected package gcc-11. #9 24.01 Preparing to unpack .../087-gcc-11_11.2.0-19ubuntu1_amd64.deb ... #9 24.02 Unpacking gcc-11 (11.2.0-19ubuntu1) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go CentOS Stream 8 - Extras 2.8 kB/s | 2.9 kB 00:01 #9 24.32 Selecting previously unselected package gcc. #9 24.33 Preparing to unpack .../088-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... #9 24.33 Unpacking gcc (4:11.2.0-1ubuntu1) ... #9 24.36 Selecting previously unselected package libstdc++-11-dev:amd64. #9 24.36 Preparing to unpack .../089-libstdc++-11-dev_11.2.0-19ubuntu1_amd64.deb ... #9 24.36 Unpacking libstdc++-11-dev:amd64 (11.2.0-19ubuntu1) ... #9 24.53 Selecting previously unselected package g++-11. #9 24.53 Preparing to unpack .../090-g++-11_11.2.0-19ubuntu1_amd64.deb ... #9 24.54 Unpacking g++-11 (11.2.0-19ubuntu1) ... make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' #9 24.72 Selecting previously unselected package g++. #9 24.72 Preparing to unpack .../091-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... #9 24.72 Unpacking g++ (4:11.2.0-1ubuntu1) ... #9 24.75 Selecting previously unselected package make. #9 24.75 Preparing to unpack .../092-make_4.3-4.1build1_amd64.deb ... #9 24.75 Unpacking make (4.3-4.1build1) ... #9 24.78 Selecting previously unselected package libdpkg-perl. #9 24.78 Preparing to unpack .../093-libdpkg-perl_1.21.1ubuntu2.1_all.deb ... #9 24.79 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ... #9 24.82 Selecting previously unselected package bzip2. #9 24.82 Preparing to unpack .../094-bzip2_1.0.8-5build1_amd64.deb ... #9 24.83 Unpacking bzip2 (1.0.8-5build1) ... #9 24.86 Selecting previously unselected package patch. #9 24.86 Preparing to unpack .../095-patch_2.7.6-7build2_amd64.deb ... #9 24.86 Unpacking patch (2.7.6-7build2) ... #9 24.89 Selecting previously unselected package lto-disabled-list. #9 24.89 Preparing to unpack .../096-lto-disabled-list_24_all.deb ... #9 24.89 Unpacking lto-disabled-list (24) ... #9 24.92 Selecting previously unselected package dpkg-dev. #9 24.92 Preparing to unpack .../097-dpkg-dev_1.21.1ubuntu2.1_all.deb ... #9 24.92 Unpacking dpkg-dev (1.21.1ubuntu2.1) ... # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} CentOS Stream 8 - Extras common packages 5.2 kB/s | 3.0 kB 00:00 #9 24.96 Selecting previously unselected package build-essential. #9 24.96 Preparing to unpack .../098-build-essential_12.9ubuntu3_amd64.deb ... #9 24.97 Unpacking build-essential (12.9ubuntu3) ... #9 25.00 Selecting previously unselected package libbrotli1:amd64. #9 25.00 Preparing to unpack .../099-libbrotli1_1.0.9-2build6_amd64.deb ... #9 25.00 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... #9 25.03 Selecting previously unselected package libsasl2-modules-db:amd64. #9 25.04 Preparing to unpack .../100-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_amd64.deb ... #9 25.04 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1) ... #9 25.07 Selecting previously unselected package libsasl2-2:amd64. #9 25.07 Preparing to unpack .../101-libsasl2-2_2.1.27+dfsg2-3ubuntu1_amd64.deb ... #9 25.08 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1) ... #9 25.11 Selecting previously unselected package libldap-2.5-0:amd64. #9 25.11 Preparing to unpack .../102-libldap-2.5-0_2.5.12+dfsg-0ubuntu0.22.04.1_amd64.deb ... #9 25.11 Unpacking libldap-2.5-0:amd64 (2.5.12+dfsg-0ubuntu0.22.04.1) ... #9 25.14 Selecting previously unselected package librtmp1:amd64. # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Mt53y4 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/docker-proxy Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.s6D9WQ + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lIEhN1 + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + VERSION=0.0.0-20220808082437-e1f24d3 + GITCOMMIT=e1f24d3 + GO_LINKMODE=dynamic + ./scripts/build/binary Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:09:11Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker #9 25.15 Preparing to unpack .../103-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... #9 25.15 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #9 25.18 Selecting previously unselected package libssh-4:amd64. #9 25.18 Preparing to unpack .../104-libssh-4_0.9.6-2build1_amd64.deb ... #9 25.19 Unpacking libssh-4:amd64 (0.9.6-2build1) ... #9 25.22 Selecting previously unselected package libcurl4:amd64. #9 25.22 Preparing to unpack .../105-libcurl4_7.81.0-1ubuntu1.3_amd64.deb ... #9 25.23 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.3) ... #9 25.25 Selecting previously unselected package curl. #9 25.26 Preparing to unpack .../106-curl_7.81.0-1ubuntu1.3_amd64.deb ... #9 25.26 Unpacking curl (7.81.0-1ubuntu1.3) ... #9 25.29 Selecting previously unselected package dctrl-tools. #9 25.29 Preparing to unpack .../107-dctrl-tools_2.24-3build2_amd64.deb ... #9 25.30 Unpacking dctrl-tools (2.24-3build2) ... #9 25.33 Selecting previously unselected package libdebhelper-perl. #9 25.33 Preparing to unpack .../108-libdebhelper-perl_13.6ubuntu1_all.deb ... #9 25.33 Unpacking libdebhelper-perl (13.6ubuntu1) ... #9 25.37 Selecting previously unselected package libtool. #9 25.37 Preparing to unpack .../109-libtool_2.4.6-15build2_all.deb ... #9 25.37 Unpacking libtool (2.4.6-15build2) ... #9 25.40 Selecting previously unselected package dh-autoreconf. #9 25.40 Preparing to unpack .../110-dh-autoreconf_20_all.deb ... #9 25.41 Unpacking dh-autoreconf (20) ... #9 25.44 Selecting previously unselected package libarchive-zip-perl. #9 25.44 Preparing to unpack .../111-libarchive-zip-perl_1.68-1_all.deb ... #9 25.44 Unpacking libarchive-zip-perl (1.68-1) ... #9 25.47 Selecting previously unselected package libsub-override-perl. make[1]: Leaving directory '/root/build-deb' dh_md5sums Docker CE Test - x86_64 71 kB/s | 32 kB 00:00 #9 25.48 Preparing to unpack .../112-libsub-override-perl_0.09-2_all.deb ... #9 25.48 Unpacking libsub-override-perl (0.09-2) ... #9 25.52 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 25.52 Preparing to unpack .../113-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... #9 25.52 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... #9 25.55 Selecting previously unselected package dh-strip-nondeterminism. #9 25.55 Preparing to unpack .../114-dh-strip-nondeterminism_1.13.0-1_all.deb ... #9 25.55 Unpacking dh-strip-nondeterminism (1.13.0-1) ... #9 25.58 Selecting previously unselected package libdw1:amd64. #9 25.58 Preparing to unpack .../115-libdw1_0.186-1build1_amd64.deb ... #9 25.59 Unpacking libdw1:amd64 (0.186-1build1) ... #9 25.62 Selecting previously unselected package debugedit. #9 25.62 Preparing to unpack .../116-debugedit_1%3a5.0-4build1_amd64.deb ... #9 25.62 Unpacking debugedit (1:5.0-4build1) ... #9 25.65 Selecting previously unselected package dwz. #9 25.65 Preparing to unpack .../117-dwz_0.14-1build2_amd64.deb ... #9 25.65 Unpacking dwz (0.14-1build2) ... #9 25.69 Selecting previously unselected package gettext. debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb'. #9 25.69 Preparing to unpack .../118-gettext_0.21-4ubuntu4_amd64.deb ... #9 25.69 Unpacking gettext (0.21-4ubuntu4) ... #9 25.73 Selecting previously unselected package intltool-debian. #9 25.74 Preparing to unpack .../119-intltool-debian_0.35.0+20060710.5_all.deb ... #9 25.74 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 25.78 Selecting previously unselected package po-debconf. #9 25.78 Preparing to unpack .../120-po-debconf_1.0.21+nmu1_all.deb ... #9 25.78 Unpacking po-debconf (1.0.21+nmu1) ... #9 25.83 Selecting previously unselected package debhelper. #9 25.83 Preparing to unpack .../121-debhelper_13.6ubuntu1_all.deb ... #9 25.83 Unpacking debhelper (13.6ubuntu1) ... #9 25.91 Selecting previously unselected package libfakeroot:amd64. #9 25.92 Preparing to unpack .../122-libfakeroot_1.28-1ubuntu1_amd64.deb ... #9 25.93 Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ... #9 25.98 Selecting previously unselected package fakeroot. #9 25.98 Preparing to unpack .../123-fakeroot_1.28-1ubuntu1_amd64.deb ... #9 25.99 Unpacking fakeroot (1.28-1ubuntu1) ... #9 26.02 Selecting previously unselected package libassuan0:amd64. #9 26.03 Preparing to unpack .../124-libassuan0_2.5.5-1build1_amd64.deb ... #9 26.03 Unpacking libassuan0:amd64 (2.5.5-1build1) ... #9 26.06 Selecting previously unselected package gpgconf. #9 26.06 Preparing to unpack .../125-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ... #9 26.06 Unpacking gpgconf (2.2.27-3ubuntu2.1) ... #9 26.10 Selecting previously unselected package libksba8:amd64. #9 26.10 Preparing to unpack .../126-libksba8_1.6.0-2build1_amd64.deb ... #9 26.10 Unpacking libksba8:amd64 (1.6.0-2build1) ... #9 26.14 Selecting previously unselected package libnpth0:amd64. #9 26.14 Preparing to unpack .../127-libnpth0_1.6-3build2_amd64.deb ... #9 26.14 Unpacking libnpth0:amd64 (1.6-3build2) ... #9 26.18 Selecting previously unselected package dirmngr. #9 26.18 Preparing to unpack .../128-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ... #9 26.19 Unpacking dirmngr (2.2.27-3ubuntu2.1) ... #9 26.23 Selecting previously unselected package gnupg-l10n. #9 26.23 Preparing to unpack .../129-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... #9 26.23 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... #9 26.26 Selecting previously unselected package gnupg-utils. #9 26.26 Preparing to unpack .../130-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ... #9 26.27 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... #9 26.30 Selecting previously unselected package gpg. #9 26.30 Preparing to unpack .../131-gpg_2.2.27-3ubuntu2.1_amd64.deb ... #9 26.31 Unpacking gpg (2.2.27-3ubuntu2.1) ... #9 26.34 Selecting previously unselected package pinentry-curses. #9 26.34 Preparing to unpack .../132-pinentry-curses_1.1.1-1build2_amd64.deb ... #9 26.35 Unpacking pinentry-curses (1.1.1-1build2) ... #9 26.38 Selecting previously unselected package gpg-agent. #9 26.39 Preparing to unpack .../133-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ... #9 26.39 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... #9 26.42 Selecting previously unselected package gpg-wks-client. #9 26.42 Preparing to unpack .../134-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ... #9 26.43 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... #9 26.45 Selecting previously unselected package gpg-wks-server. #9 26.46 Preparing to unpack .../135-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ... #9 26.46 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... #9 26.49 Selecting previously unselected package gpgsm. #9 26.49 Preparing to unpack .../136-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ... #9 26.49 Unpacking gpgsm (2.2.27-3ubuntu2.1) ... #9 26.52 Selecting previously unselected package gnupg. #9 26.52 Preparing to unpack .../137-gnupg_2.2.27-3ubuntu2.1_all.deb ... #9 26.52 Unpacking gnupg (2.2.27-3ubuntu2.1) ... #9 26.56 Selecting previously unselected package libfile-dirlist-perl. #9 26.56 Preparing to unpack .../138-libfile-dirlist-perl_0.05-2_all.deb ... #9 26.56 Unpacking libfile-dirlist-perl (0.05-2) ... #9 26.59 Selecting previously unselected package libfile-which-perl. #9 26.59 Preparing to unpack .../139-libfile-which-perl_1.23-1_all.deb ... #9 26.59 Unpacking libfile-which-perl (1.23-1) ... #9 26.62 Selecting previously unselected package libfile-homedir-perl. #9 26.62 Preparing to unpack .../140-libfile-homedir-perl_1.006-1_all.deb ... #9 26.63 Unpacking libfile-homedir-perl (1.006-1) ... #9 26.65 Selecting previously unselected package libfile-touch-perl. #9 26.66 Preparing to unpack .../141-libfile-touch-perl_0.12-1_all.deb ... #9 26.66 Unpacking libfile-touch-perl (0.12-1) ... #9 26.68 Selecting previously unselected package libio-pty-perl. #9 26.69 Preparing to unpack .../142-libio-pty-perl_1%3a1.15-2build2_amd64.deb ... #9 26.69 Unpacking libio-pty-perl (1:1.15-2build2) ... #9 26.72 Selecting previously unselected package libipc-run-perl. #9 26.72 Preparing to unpack .../143-libipc-run-perl_20200505.0-1_all.deb ... #9 26.73 Unpacking libipc-run-perl (20200505.0-1) ... #9 26.76 Selecting previously unselected package libclass-method-modifiers-perl. #9 26.76 Preparing to unpack .../144-libclass-method-modifiers-perl_2.13-1_all.deb ... + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 Metadata cache created. [DEBUG] Installing engine rpms + echo '[DEBUG] Installing engine rpms' ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el8.x86_64.rpm' + set -x + dnf install -y rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el8.x86_64.rpm #9 26.76 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 26.79 Selecting previously unselected package libclass-xsaccessor-perl. #9 26.79 Preparing to unpack .../145-libclass-xsaccessor-perl_1.19-3build9_amd64.deb ... #9 26.80 Unpacking libclass-xsaccessor-perl (1.19-3build9) ... #9 26.83 Selecting previously unselected package libb-hooks-op-check-perl. #9 26.83 Preparing to unpack .../146-libb-hooks-op-check-perl_0.22-1build5_amd64.deb ... #9 26.83 Unpacking libb-hooks-op-check-perl (0.22-1build5) ... #9 26.86 Selecting previously unselected package libdynaloader-functions-perl. #9 26.86 Preparing to unpack .../147-libdynaloader-functions-perl_0.003-1.1_all.deb ... #9 26.86 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #9 26.89 Selecting previously unselected package libdevel-callchecker-perl. #9 26.89 Preparing to unpack .../148-libdevel-callchecker-perl_0.008-1ubuntu4_amd64.deb ... #9 26.89 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... #9 26.92 Selecting previously unselected package libparams-classify-perl. #9 26.92 Preparing to unpack .../149-libparams-classify-perl_0.015-1build5_amd64.deb ... #9 26.92 Unpacking libparams-classify-perl (0.015-1build5) ... #9 26.95 Selecting previously unselected package libmodule-runtime-perl. #9 26.95 Preparing to unpack .../150-libmodule-runtime-perl_0.016-1_all.deb ... #9 26.96 Unpacking libmodule-runtime-perl (0.016-1) ... #9 26.98 Selecting previously unselected package libimport-into-perl. Last metadata expiration check: 0:00:02 ago on Mon Aug 8 12:09:12 2022. #9 26.98 Preparing to unpack .../151-libimport-into-perl_1.002005-1_all.deb ... #9 26.99 Unpacking libimport-into-perl (1.002005-1) ... #9 27.02 Selecting previously unselected package librole-tiny-perl. #9 27.02 Preparing to unpack .../152-librole-tiny-perl_2.002004-1_all.deb ... #9 27.02 Unpacking librole-tiny-perl (2.002004-1) ... #9 27.05 Selecting previously unselected package libsub-quote-perl. #9 27.05 Preparing to unpack .../153-libsub-quote-perl_2.006006-1_all.deb ... #9 27.06 Unpacking libsub-quote-perl (2.006006-1) ... #9 27.08 Selecting previously unselected package libmoo-perl. #9 27.08 Preparing to unpack .../154-libmoo-perl_2.005004-3_all.deb ... #9 27.09 Unpacking libmoo-perl (2.005004-3) ... #9 27.12 Selecting previously unselected package libencode-locale-perl. #9 27.12 Preparing to unpack .../155-libencode-locale-perl_1.05-1.1_all.deb ... #9 27.12 Unpacking libencode-locale-perl (1.05-1.1) ... #9 27.15 Selecting previously unselected package libtimedate-perl. #9 27.15 Preparing to unpack .../156-libtimedate-perl_2.3300-2_all.deb ... #9 27.16 Unpacking libtimedate-perl (2.3300-2) ... #9 27.19 Selecting previously unselected package libhttp-date-perl. #9 27.19 Preparing to unpack .../157-libhttp-date-perl_6.05-1_all.deb ... #9 27.20 Unpacking libhttp-date-perl (6.05-1) ... #9 27.22 Selecting previously unselected package libfile-listing-perl. #9 27.23 Preparing to unpack .../158-libfile-listing-perl_6.14-1_all.deb ... #9 27.23 Unpacking libfile-listing-perl (6.14-1) ... #9 27.26 Selecting previously unselected package libhtml-tagset-perl. #9 27.26 Preparing to unpack .../159-libhtml-tagset-perl_3.20-4_all.deb ... #9 27.26 Unpacking libhtml-tagset-perl (3.20-4) ... #9 27.29 Selecting previously unselected package liburi-perl. #9 27.29 Preparing to unpack .../160-liburi-perl_5.10-1_all.deb ... #9 27.30 Unpacking liburi-perl (5.10-1) ... #9 27.33 Selecting previously unselected package libhtml-parser-perl:amd64. #9 27.34 Preparing to unpack .../161-libhtml-parser-perl_3.76-1build2_amd64.deb ... #9 27.34 Unpacking libhtml-parser-perl:amd64 (3.76-1build2) ... #9 27.37 Selecting previously unselected package libhtml-tree-perl. #9 27.37 Preparing to unpack .../162-libhtml-tree-perl_5.07-2_all.deb ... #9 27.37 Unpacking libhtml-tree-perl (5.07-2) ... #9 27.42 Selecting previously unselected package libio-html-perl. #9 27.42 Preparing to unpack .../163-libio-html-perl_1.004-2_all.deb ... #9 27.42 Unpacking libio-html-perl (1.004-2) ... #9 27.45 Selecting previously unselected package liblwp-mediatypes-perl. #9 27.45 Preparing to unpack .../164-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 27.46 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 27.48 Selecting previously unselected package libhttp-message-perl. #9 27.49 Preparing to unpack .../165-libhttp-message-perl_6.36-1_all.deb ... #9 27.49 Unpacking libhttp-message-perl (6.36-1) ... #9 27.52 Selecting previously unselected package libhttp-cookies-perl. #9 27.52 Preparing to unpack .../166-libhttp-cookies-perl_6.10-1_all.deb ... + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AlNNV9 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip #9 27.52 Unpacking libhttp-cookies-perl (6.10-1) ... #9 27.55 Selecting previously unselected package libhttp-negotiate-perl. #9 27.55 Preparing to unpack .../167-libhttp-negotiate-perl_6.01-1_all.deb ... #9 27.57 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 27.59 Selecting previously unselected package perl-openssl-defaults:amd64. #9 27.60 Preparing to unpack .../168-perl-openssl-defaults_5build2_amd64.deb ... #9 27.60 Unpacking perl-openssl-defaults:amd64 (5build2) ... #9 27.62 Selecting previously unselected package libnet-ssleay-perl:amd64. #9 27.63 Preparing to unpack .../169-libnet-ssleay-perl_1.92-1build2_amd64.deb ... #9 27.63 Unpacking libnet-ssleay-perl:amd64 (1.92-1build2) ... #9 27.67 Selecting previously unselected package libio-socket-ssl-perl. #9 27.67 Preparing to unpack .../170-libio-socket-ssl-perl_2.074-2_all.deb ... #9 27.68 Unpacking libio-socket-ssl-perl (2.074-2) ... #9 27.73 Selecting previously unselected package libnet-http-perl. + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Yfme4x + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20220808082437.e1f24d3-0.fc36 aarch64 + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + RPM_EC=0 ++ jobs -p #9 27.73 Preparing to unpack .../171-libnet-http-perl_6.22-1_all.deb ... #9 27.75 Unpacking libnet-http-perl (6.22-1) ... #9 27.79 Selecting previously unselected package liblwp-protocol-https-perl. #9 27.79 Preparing to unpack .../172-liblwp-protocol-https-perl_6.10-1_all.deb ... #9 27.80 Unpacking liblwp-protocol-https-perl (6.10-1) ... #9 27.82 Selecting previously unselected package libtry-tiny-perl. #9 27.82 Preparing to unpack .../173-libtry-tiny-perl_0.31-1_all.deb ... #9 27.83 Unpacking libtry-tiny-perl (0.31-1) ... #9 27.86 Selecting previously unselected package libwww-robotrules-perl. #9 27.86 Preparing to unpack .../174-libwww-robotrules-perl_6.02-1_all.deb ... #9 27.86 Unpacking libwww-robotrules-perl (6.02-1) ... #9 27.89 Selecting previously unselected package libwww-perl. #9 27.89 Preparing to unpack .../175-libwww-perl_6.61-1_all.deb ... #9 27.89 Unpacking libwww-perl (6.61-1) ... #9 27.93 Selecting previously unselected package patchutils. #9 27.93 Preparing to unpack .../176-patchutils_0.4.2-1build2_amd64.deb ... #9 27.93 Unpacking patchutils (0.4.2-1build2) ... #9 27.96 Selecting previously unselected package wdiff. #9 27.97 Preparing to unpack .../177-wdiff_1.2.2-2build3_amd64.deb ... #9 27.97 Unpacking wdiff (1.2.2-2build3) ... #9 28.01 Selecting previously unselected package devscripts. #9 28.01 Preparing to unpack .../178-devscripts_2.22.1ubuntu1_amd64.deb ... #9 28.03 Unpacking devscripts (2.22.1ubuntu1) ... #9 28.10 Selecting previously unselected package diffstat. #9 28.10 Preparing to unpack .../179-diffstat_1.64-1build2_amd64.deb ... Dependencies resolved. ====================================================================================================== Package Arch Version Repository Size ====================================================================================================== Installing: docker-buildx-plugin x86_64 0.8.2-0.el8 @commandline 11 M docker-ce x86_64 3:0.0.0~20220808082437.e1f24d3-0.el8 @commandline 23 M docker-ce-cli x86_64 1:0.0.0~20220808082437.e1f24d3-0.el8 @commandline 6.9 M docker-ce-rootless-extras x86_64 0.0.0~20220808082437.e1f24d3-0.el8 @commandline 4.6 M docker-compose-plugin x86_64 2.9.0-0.el8 @commandline 7.2 M docker-scan-plugin x86_64 0.17.0-0.el8 @commandline 3.8 M Installing dependencies: checkpolicy x86_64 2.9-1.el8 baseos 348 k container-selinux noarch 2:2.180.0-1.module_el8.7.0+1106+45480ee0 appstream 59 k containerd.io x86_64 1.6.7-3.1.el8 docker-ce-test 33 M fuse-common x86_64 3.3.0-16.el8 baseos 22 k fuse-overlayfs x86_64 1.8.2-1.module_el8.7.0+1106+45480ee0 appstream 73 k fuse3 x86_64 3.3.0-16.el8 baseos 54 k fuse3-libs x86_64 3.3.0-16.el8 baseos 95 k iptables x86_64 1.8.4-22.el8 baseos 584 k iptables-libs x86_64 1.8.4-22.el8 baseos 108 k kmod x86_64 25-19.el8 baseos 126 k libcgroup x86_64 0.41-19.el8 baseos 70 k libibverbs x86_64 37.2-1.el8 baseos 384 k libmnl x86_64 1.0.4-6.el8 baseos 30 k libnetfilter_conntrack x86_64 1.0.6-5.el8 baseos 65 k libnfnetlink x86_64 1.0.1-13.el8 baseos 33 k libnftnl x86_64 1.1.5-5.el8 baseos 83 k libpcap x86_64 14:1.9.1-5.el8 baseos 169 k libselinux-utils x86_64 2.9-5.el8 baseos 243 k libslirp x86_64 4.4.0-1.module_el8.6.0+926+8bef8ae7 appstream 70 k policycoreutils x86_64 2.9-19.el8 baseos 374 k policycoreutils-python-utils noarch 2.9-19.el8 baseos 253 k python3-audit x86_64 3.0.7-4.el8 baseos 87 k python3-libselinux x86_64 2.9-5.el8 baseos 283 k python3-libsemanage x86_64 2.9-8.el8 baseos 128 k python3-policycoreutils noarch 2.9-19.el8 baseos 2.2 M python3-setools x86_64 4.3.0-3.el8 baseos 624 k rpm-plugin-selinux x86_64 4.14.3-23.el8 baseos 78 k selinux-policy noarch 3.14.3-105.el8 baseos 650 k selinux-policy-targeted noarch 3.14.3-105.el8 baseos 15 M slirp4netns x86_64 1.1.8-2.module_el8.7.0+1106+45480ee0 appstream 51 k xz x86_64 5.2.4-4.el8 baseos 153 k Downgrading: xz-libs x86_64 5.2.4-4.el8 baseos 94 k Enabling module streams: container-tools rhel8 Transaction Summary ====================================================================================================== Install 37 Packages Downgrade 1 Package Total size: 112 M Total download size: 56 M Downloading Packages: + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 Provides: docker-ce-rootless-extras = 0:0.0.0~20220808082437.e1f24d3-0.fc36 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20220808082437.e1f24d3-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 #9 28.10 Unpacking diffstat (1.64-1build2) ... #9 28.13 Selecting previously unselected package python3-chardet. #9 28.14 Preparing to unpack .../180-python3-chardet_4.0.0-1_all.deb ... #9 28.14 Unpacking python3-chardet (4.0.0-1) ... #9 28.18 Selecting previously unselected package zstd. #9 28.18 Preparing to unpack .../181-zstd_1.4.8+dfsg-3build1_amd64.deb ... #9 28.19 Unpacking zstd (1.4.8+dfsg-3build1) ... #9 28.23 Selecting previously unselected package python3-debian. #9 28.23 Preparing to unpack .../182-python3-debian_0.1.43ubuntu1_all.deb ... #9 28.23 Unpacking python3-debian (0.1.43ubuntu1) ... #9 28.27 Selecting previously unselected package libgpgme11:amd64. #9 28.27 Preparing to unpack .../183-libgpgme11_1.16.0-1.2ubuntu4_amd64.deb ... #9 28.28 Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4) ... #9 28.31 Selecting previously unselected package python3-gpg. #9 28.31 Preparing to unpack .../184-python3-gpg_1.16.0-1.2ubuntu4_amd64.deb ... #9 28.31 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ... #9 28.36 Selecting previously unselected package dput. #9 28.36 Preparing to unpack .../185-dput_1.1.0ubuntu2_all.deb ... #9 28.37 Unpacking dput (1.1.0ubuntu2) ... #9 28.40 Selecting previously unselected package fonts-dejavu-core. #9 28.41 Preparing to unpack .../186-fonts-dejavu-core_2.37-2build1_all.deb ... #9 28.41 Unpacking fonts-dejavu-core (2.37-2build1) ... #9 28.53 Selecting previously unselected package fontconfig-config. #9 28.54 Preparing to unpack .../187-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #9 28.54 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #9 28.58 Selecting previously unselected package libcurl3-gnutls:amd64. #9 28.58 Preparing to unpack .../188-libcurl3-gnutls_7.81.0-1ubuntu1.3_amd64.deb ... #9 28.58 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.3) ... #9 28.61 Selecting previously unselected package liberror-perl. #9 28.61 Preparing to unpack .../189-liberror-perl_0.17029-1_all.deb ... #9 28.62 Unpacking liberror-perl (0.17029-1) ... #9 28.65 Selecting previously unselected package git-man. #9 28.65 Preparing to unpack .../190-git-man_1%3a2.34.1-1ubuntu1.4_all.deb ... #9 28.66 Unpacking git-man (1:2.34.1-1ubuntu1.4) ... #9 28.70 Selecting previously unselected package git. #9 28.70 Preparing to unpack .../191-git_1%3a2.34.1-1ubuntu1.4_amd64.deb ... #9 28.71 Unpacking git (1:2.34.1-1ubuntu1.4) ... #9 28.83 Selecting previously unselected package libalgorithm-diff-perl. #9 28.84 Preparing to unpack .../192-libalgorithm-diff-perl_1.201-1_all.deb ... #9 28.84 Unpacking libalgorithm-diff-perl (1.201-1) ... #9 28.87 Selecting previously unselected package libalgorithm-diff-xs-perl. Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.src.rpm (1/32): xz-libs-5.2.4-4.el8.x86_64.rpm 413 kB/s | 94 kB 00:00 (2/32): container-selinux-2.180.0-1.module_el8. 253 kB/s | 59 kB 00:00 (3/32): fuse-overlayfs-1.8.2-1.module_el8.7.0+1 312 kB/s | 73 kB 00:00 (4/32): slirp4netns-1.1.8-2.module_el8.7.0+1106 8.2 MB/s | 51 kB 00:00 (5/32): libslirp-4.4.0-1.module_el8.6.0+926+8be 5.1 MB/s | 70 kB 00:00 (6/32): fuse-common-3.3.0-16.el8.x86_64.rpm 3.9 MB/s | 22 kB 00:00 (7/32): fuse3-3.3.0-16.el8.x86_64.rpm 9.1 MB/s | 54 kB 00:00 (8/32): fuse3-libs-3.3.0-16.el8.x86_64.rpm 13 MB/s | 95 kB 00:00 (9/32): checkpolicy-2.9-1.el8.x86_64.rpm 16 MB/s | 348 kB 00:00 (10/32): iptables-libs-1.8.4-22.el8.x86_64.rpm 11 MB/s | 108 kB 00:00 (11/32): kmod-25-19.el8.x86_64.rpm 14 MB/s | 126 kB 00:00 (12/32): libcgroup-0.41-19.el8.x86_64.rpm 8.5 MB/s | 70 kB 00:00 (13/32): iptables-1.8.4-22.el8.x86_64.rpm 19 MB/s | 584 kB 00:00 (14/32): libmnl-1.0.4-6.el8.x86_64.rpm 2.9 MB/s | 30 kB 00:00 (15/32): libnetfilter_conntrack-1.0.6-5.el8.x86 8.4 MB/s | 65 kB 00:00 (16/32): libibverbs-37.2-1.el8.x86_64.rpm 15 MB/s | 384 kB 00:00 (17/32): libnfnetlink-1.0.1-13.el8.x86_64.rpm 2.4 MB/s | 33 kB 00:00 (18/32): libnftnl-1.1.5-5.el8.x86_64.rpm 6.6 MB/s | 83 kB 00:00 (19/32): libpcap-1.9.1-5.el8.x86_64.rpm 14 MB/s | 169 kB 00:00 (20/32): libselinux-utils-2.9-5.el8.x86_64.rpm 15 MB/s | 243 kB 00:00 #9 28.87 Preparing to unpack .../193-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ... #9 28.88 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #9 28.91 Selecting previously unselected package libalgorithm-merge-perl. #9 28.91 Preparing to unpack .../194-libalgorithm-merge-perl_0.08-3_all.deb ... #9 28.91 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 28.94 Selecting previously unselected package libaliased-perl. #9 28.94 Preparing to unpack .../195-libaliased-perl_0.34-1.1_all.deb ... #9 28.94 Unpacking libaliased-perl (0.34-1.1) ... #9 28.97 Selecting previously unselected package libapt-pkg-perl. #9 28.97 Preparing to unpack .../196-libapt-pkg-perl_0.1.40build2_amd64.deb ... #9 28.97 Unpacking libapt-pkg-perl (0.1.40build2) ... #9 29.00 Selecting previously unselected package libarchive-cpio-perl. #9 29.00 Preparing to unpack .../197-libarchive-cpio-perl_0.10-1.1_all.deb ... #9 29.01 Unpacking libarchive-cpio-perl (0.10-1.1) ... #9 29.04 Selecting previously unselected package libarray-intspan-perl. #9 29.04 Preparing to unpack .../198-libarray-intspan-perl_2.004-1_all.deb ... #9 29.04 Unpacking libarray-intspan-perl (2.004-1) ... #9 29.07 Selecting previously unselected package libmodule-implementation-perl. #9 29.07 Preparing to unpack .../199-libmodule-implementation-perl_0.09-1.1_all.deb ... #9 29.08 Unpacking libmodule-implementation-perl (0.09-1.1) ... (21/32): policycoreutils-2.9-19.el8.x86_64.rpm 7.1 MB/s | 374 kB 00:00 (22/32): policycoreutils-python-utils-2.9-19.el 4.8 MB/s | 253 kB 00:00 (23/32): python3-audit-3.0.7-4.el8.x86_64.rpm 1.8 MB/s | 87 kB 00:00 (24/32): python3-libselinux-2.9-5.el8.x86_64.rp 5.9 MB/s | 283 kB 00:00 (25/32): python3-libsemanage-2.9-8.el8.x86_64.r 1.6 MB/s | 128 kB 00:00 (26/32): rpm-plugin-selinux-4.14.3-23.el8.x86_6 11 MB/s | 78 kB 00:00 (27/32): python3-setools-4.3.0-3.el8.x86_64.rpm 13 MB/s | 624 kB 00:00 (28/32): selinux-policy-3.14.3-105.el8.noarch.r 18 MB/s | 650 kB 00:00 (29/32): xz-5.2.4-4.el8.x86_64.rpm 16 MB/s | 153 kB 00:00 (30/32): python3-policycoreutils-2.9-19.el8.noa 11 MB/s | 2.2 MB 00:00 #9 29.11 Selecting previously unselected package libsub-exporter-progressive-perl. #9 29.11 Preparing to unpack .../200-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 29.11 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 29.14 Selecting previously unselected package libvariable-magic-perl. #9 29.14 Preparing to unpack .../201-libvariable-magic-perl_0.62-1build5_amd64.deb ... #9 29.15 Unpacking libvariable-magic-perl (0.62-1build5) ... #9 29.18 Selecting previously unselected package libb-hooks-endofscope-perl. #9 29.18 Preparing to unpack .../202-libb-hooks-endofscope-perl_0.25-1_all.deb ... #9 29.19 Unpacking libb-hooks-endofscope-perl (0.25-1) ... #9 29.22 Selecting previously unselected package libfreetype6:amd64. #9 29.22 Preparing to unpack .../203-libfreetype6_2.11.1+dfsg-1ubuntu0.1_amd64.deb ... #9 29.23 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.1) ... #9 29.29 Selecting previously unselected package libfontconfig1:amd64. (31/32): selinux-policy-targeted-3.14.3-105.el8 42 MB/s | 15 MB 00:00 #9 29.29 Preparing to unpack .../204-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... #9 29.29 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... #9 29.33 Selecting previously unselected package libjpeg-turbo8:amd64. #9 29.33 Preparing to unpack .../205-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... #9 29.33 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... #9 29.36 Selecting previously unselected package libjpeg8:amd64. #9 29.36 Preparing to unpack .../206-libjpeg8_8c-2ubuntu10_amd64.deb ... #9 29.37 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... #9 29.40 Selecting previously unselected package libdeflate0:amd64. #9 29.40 Preparing to unpack .../207-libdeflate0_1.10-2_amd64.deb ... #9 29.41 Unpacking libdeflate0:amd64 (1.10-2) ... #9 29.44 Selecting previously unselected package libjbig0:amd64. #9 29.44 Preparing to unpack .../208-libjbig0_2.1-3.1build3_amd64.deb ... #9 29.45 Unpacking libjbig0:amd64 (2.1-3.1build3) ... #9 29.48 Selecting previously unselected package libwebp7:amd64. #9 29.48 Preparing to unpack .../209-libwebp7_1.2.2-2_amd64.deb ... #9 29.48 Unpacking libwebp7:amd64 (1.2.2-2) ... #9 29.52 Selecting previously unselected package libtiff5:amd64. #9 29.52 Preparing to unpack .../210-libtiff5_4.3.0-6_amd64.deb ... #9 29.52 Unpacking libtiff5:amd64 (4.3.0-6) ... #9 29.56 Selecting previously unselected package libxpm4:amd64. #9 29.56 Preparing to unpack .../211-libxpm4_1%3a3.5.12-1build2_amd64.deb ... #9 29.57 Unpacking libxpm4:amd64 (1:3.5.12-1build2) ... #9 29.60 Selecting previously unselected package libgd3:amd64. #9 29.60 Preparing to unpack .../212-libgd3_2.3.0-2ubuntu2_amd64.deb ... #9 29.61 Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ... #9 29.64 Selecting previously unselected package libc-devtools. #9 29.64 Preparing to unpack .../213-libc-devtools_2.35-0ubuntu3.1_amd64.deb ... #9 29.64 Unpacking libc-devtools (2.35-0ubuntu3.1) ... #9 29.67 Selecting previously unselected package libcapture-tiny-perl. #9 29.68 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ... #9 29.68 Unpacking libcapture-tiny-perl (0.48-1) ... #9 29.71 Selecting previously unselected package libclass-data-inheritable-perl. #9 29.71 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ... #9 29.71 Unpacking libclass-data-inheritable-perl (0.08-3) ... #9 29.74 Selecting previously unselected package libclone-perl. #9 29.74 Preparing to unpack .../216-libclone-perl_0.45-1build3_amd64.deb ... #9 29.75 Unpacking libclone-perl (0.45-1build3) ... #9 29.77 Selecting previously unselected package libcommon-sense-perl:amd64. #9 29.77 Preparing to unpack .../217-libcommon-sense-perl_3.75-2build1_amd64.deb ... #9 29.78 Unpacking libcommon-sense-perl:amd64 (3.75-2build1) ... #9 29.81 Selecting previously unselected package libconfig-tiny-perl. #9 29.81 Preparing to unpack .../218-libconfig-tiny-perl_2.28-1_all.deb ... #9 29.82 Unpacking libconfig-tiny-perl (2.28-1) ... #9 29.85 Selecting previously unselected package libparams-util-perl. #9 29.85 Preparing to unpack .../219-libparams-util-perl_1.102-1build3_amd64.deb ... #9 29.85 Unpacking libparams-util-perl (1.102-1build3) ... #9 29.88 Selecting previously unselected package libsub-install-perl. #9 29.88 Preparing to unpack .../220-libsub-install-perl_0.928-1.1_all.deb ... #9 29.89 Unpacking libsub-install-perl (0.928-1.1) ... #9 29.92 Selecting previously unselected package libdata-optlist-perl. #9 29.92 Preparing to unpack .../221-libdata-optlist-perl_0.112-1_all.deb ... #9 29.92 Unpacking libdata-optlist-perl (0.112-1) ... #9 29.95 Selecting previously unselected package libsub-exporter-perl. #9 29.95 Preparing to unpack .../222-libsub-exporter-perl_0.988-1_all.deb ... #9 29.95 Unpacking libsub-exporter-perl (0.988-1) ... #9 29.98 Selecting previously unselected package libconst-fast-perl. #9 29.98 Preparing to unpack .../223-libconst-fast-perl_0.014-1.1_all.deb ... #9 29.99 Unpacking libconst-fast-perl (0.014-1.1) ... #9 30.03 Selecting previously unselected package libwant-perl. #9 30.04 Preparing to unpack .../224-libwant-perl_0.29-1build7_amd64.deb ... #9 30.04 Unpacking libwant-perl (0.29-1build7) ... #9 30.07 Selecting previously unselected package libcontextual-return-perl. #9 30.07 Preparing to unpack .../225-libcontextual-return-perl_0.004014-2_all.deb ... #9 30.07 Unpacking libcontextual-return-perl (0.004014-2) ... #9 30.10 Selecting previously unselected package libcpanel-json-xs-perl:amd64. #9 30.11 Preparing to unpack .../226-libcpanel-json-xs-perl_4.27-1build1_amd64.deb ... #9 30.11 Unpacking libcpanel-json-xs-perl:amd64 (4.27-1build1) ... #9 30.15 Selecting previously unselected package libdevel-stacktrace-perl. #9 30.15 Preparing to unpack .../227-libdevel-stacktrace-perl_2.0400-1_all.deb ... #9 30.15 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #9 30.19 Selecting previously unselected package libexception-class-perl. #9 30.19 Preparing to unpack .../228-libexception-class-perl_1.45-1_all.deb ... #9 30.19 Unpacking libexception-class-perl (1.45-1) ... #9 30.22 Selecting previously unselected package libiterator-perl. #9 30.22 Preparing to unpack .../229-libiterator-perl_0.03+ds1-1.1_all.deb ... #9 30.23 Unpacking libiterator-perl (0.03+ds1-1.1) ... #9 30.26 Selecting previously unselected package libiterator-util-perl. #9 30.27 Preparing to unpack .../230-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #9 30.27 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #9 30.30 Selecting previously unselected package libexporter-tiny-perl. #9 30.31 Preparing to unpack .../231-libexporter-tiny-perl_1.002002-1_all.deb ... #9 30.31 Unpacking libexporter-tiny-perl (1.002002-1) ... #9 30.35 Selecting previously unselected package liblist-moreutils-xs-perl. #9 30.35 Preparing to unpack .../232-liblist-moreutils-xs-perl_0.430-2build2_amd64.deb ... #9 30.36 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ... #9 30.39 Selecting previously unselected package liblist-moreutils-perl. #9 30.39 Preparing to unpack .../233-liblist-moreutils-perl_0.430-2_all.deb ... #9 30.40 Unpacking liblist-moreutils-perl (0.430-2) ... #9 30.43 Selecting previously unselected package libdata-dpath-perl. (32/32): containerd.io-1.6.7-3.1.el8.x86_64.rpm 35 MB/s | 33 MB 00:00 -------------------------------------------------------------------------------- Total 26 MB/s | 56 MB 00:02 #9 30.43 Preparing to unpack .../234-libdata-dpath-perl_0.58-1_all.deb ... #9 30.43 Unpacking libdata-dpath-perl (0.58-1) ... #9 30.48 Selecting previously unselected package libdata-dump-perl. #9 30.48 Preparing to unpack .../235-libdata-dump-perl_1.25-1_all.deb ... #9 30.49 Unpacking libdata-dump-perl (1.25-1) ... #9 30.52 Selecting previously unselected package libdata-messagepack-perl. #9 30.52 Preparing to unpack .../236-libdata-messagepack-perl_1.01-2build1_amd64.deb ... #9 30.52 Unpacking libdata-messagepack-perl (1.01-2build1) ... #9 30.55 Selecting previously unselected package libnet-domain-tld-perl. #9 30.55 Preparing to unpack .../237-libnet-domain-tld-perl_1.75-1.1_all.deb ... #9 30.56 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #9 30.59 Selecting previously unselected package libdata-validate-domain-perl. #9 30.59 Preparing to unpack .../238-libdata-validate-domain-perl_0.10-1.1_all.deb ... #9 30.59 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #9 30.62 Selecting previously unselected package libnet-ipv6addr-perl. #9 30.63 Preparing to unpack .../239-libnet-ipv6addr-perl_1.02-1_all.deb ... #9 30.63 Unpacking libnet-ipv6addr-perl (1.02-1) ... #9 30.66 Selecting previously unselected package libnet-netmask-perl. #9 30.66 Preparing to unpack .../240-libnet-netmask-perl_2.0001-1_all.deb ... #9 30.66 Unpacking libnet-netmask-perl (2.0001-1) ... #9 30.69 Selecting previously unselected package libnetaddr-ip-perl. #9 30.70 Preparing to unpack .../241-libnetaddr-ip-perl_4.079+dfsg-1build7_amd64.deb ... #9 30.70 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ... #9 30.74 Selecting previously unselected package libdata-validate-ip-perl. #9 30.74 Preparing to unpack .../242-libdata-validate-ip-perl_0.30-1_all.deb ... #9 30.74 Unpacking libdata-validate-ip-perl (0.30-1) ... #9 30.77 Selecting previously unselected package libdata-validate-uri-perl. #9 30.78 Preparing to unpack .../243-libdata-validate-uri-perl_0.07-2_all.deb ... #9 30.78 Unpacking libdata-validate-uri-perl (0.07-2) ... #9 30.81 Selecting previously unselected package libdistro-info-perl. #9 30.81 Preparing to unpack .../244-libdistro-info-perl_1.1build1_all.deb ... #9 30.81 Unpacking libdistro-info-perl (1.1build1) ... #9 30.84 Selecting previously unselected package libemail-address-xs-perl. #9 30.84 Preparing to unpack .../245-libemail-address-xs-perl_1.04-1build6_amd64.deb ... #9 30.85 Unpacking libemail-address-xs-perl (1.04-1build6) ... #9 30.88 Selecting previously unselected package libipc-system-simple-perl. Docker CE Test - x86_64 7.4 kB/s | 1.6 kB 00:00 #9 30.88 Preparing to unpack .../246-libipc-system-simple-perl_1.30-1_all.deb ... #9 30.88 Unpacking libipc-system-simple-perl (1.30-1) ... #9 30.91 Selecting previously unselected package libfile-basedir-perl. #9 30.91 Preparing to unpack .../247-libfile-basedir-perl_0.09-1_all.deb ... #9 30.92 Unpacking libfile-basedir-perl (0.09-1) ... #9 30.94 Selecting previously unselected package libfile-chdir-perl. #9 30.95 Preparing to unpack .../248-libfile-chdir-perl_0.1008-1.1_all.deb ... #9 30.95 Unpacking libfile-chdir-perl (0.1008-1.1) ... #9 30.98 Selecting previously unselected package libfile-fcntllock-perl. #9 30.98 Preparing to unpack .../249-libfile-fcntllock-perl_0.22-3build7_amd64.deb ... #9 30.98 Unpacking libfile-fcntllock-perl (0.22-3build7) ... #9 31.03 Selecting previously unselected package libnumber-compare-perl. #9 31.04 Preparing to unpack .../250-libnumber-compare-perl_0.03-2_all.deb ... #9 31.06 Unpacking libnumber-compare-perl (0.03-2) ... Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/centos/gpg Key imported successfully #9 31.18 Selecting previously unselected package libtext-glob-perl. #9 31.18 Preparing to unpack .../251-libtext-glob-perl_0.11-2_all.deb ... #9 31.19 Unpacking libtext-glob-perl (0.11-2) ... #9 31.26 Selecting previously unselected package libfile-find-rule-perl. #9 31.26 Preparing to unpack .../252-libfile-find-rule-perl_0.34-1_all.deb ... #9 31.27 Unpacking libfile-find-rule-perl (0.34-1) ... #9 31.35 Selecting previously unselected package libfont-afm-perl. #9 31.35 Preparing to unpack .../253-libfont-afm-perl_1.20-3_all.deb ... #9 31.36 Unpacking libfont-afm-perl (1.20-3) ... #9 31.38 Selecting previously unselected package libio-string-perl. Running transaction check Transaction check succeeded. Running transaction test #9 31.39 Preparing to unpack .../254-libio-string-perl_1.08-3.1_all.deb ... #9 31.39 Unpacking libio-string-perl (1.08-3.1) ... #9 31.42 Selecting previously unselected package libfont-ttf-perl. #9 31.42 Preparing to unpack .../255-libfont-ttf-perl_1.06-1.1_all.deb ... #9 31.42 Unpacking libfont-ttf-perl (1.06-1.1) ... #9 31.48 Selecting previously unselected package libsort-versions-perl. #9 31.48 Preparing to unpack .../256-libsort-versions-perl_1.62-1_all.deb ... #9 31.49 Unpacking libsort-versions-perl (1.62-1) ... #9 31.52 Selecting previously unselected package libgit-wrapper-perl. #9 31.52 Preparing to unpack .../257-libgit-wrapper-perl_0.048-1_all.deb ... #9 31.52 Unpacking libgit-wrapper-perl (0.048-1) ... #9 31.55 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 31.56 Preparing to unpack .../258-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #9 31.56 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #9 31.59 Selecting previously unselected package libio-prompter-perl. #9 31.59 Preparing to unpack .../259-libio-prompter-perl_0.004015-1_all.deb ... #9 31.59 Unpacking libio-prompter-perl (0.004015-1) ... #9 31.63 Selecting previously unselected package libjson-perl. #9 31.63 Preparing to unpack .../260-libjson-perl_4.04000-1_all.deb ... #9 31.63 Unpacking libjson-perl (4.04000-1) ... #9 31.66 Selecting previously unselected package liblog-any-perl. #9 31.66 Preparing to unpack .../261-liblog-any-perl_1.710-1_all.deb ... #9 31.66 Unpacking liblog-any-perl (1.710-1) ... #9 31.70 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 31.70 Preparing to unpack .../262-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #9 31.70 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #9 31.73 Selecting previously unselected package libpackage-stash-perl. #9 31.73 Preparing to unpack .../263-libpackage-stash-perl_0.39-1_all.deb ... #9 31.74 Unpacking libpackage-stash-perl (0.39-1) ... #9 31.76 Selecting previously unselected package libsub-identify-perl. #9 31.77 Preparing to unpack .../264-libsub-identify-perl_0.14-1build5_amd64.deb ... #9 31.77 Unpacking libsub-identify-perl (0.14-1build5) ... #9 31.80 Selecting previously unselected package libsub-name-perl. #9 31.80 Preparing to unpack .../265-libsub-name-perl_0.26-1build3_amd64.deb ... #9 31.80 Unpacking libsub-name-perl (0.26-1build3) ... #9 31.83 Selecting previously unselected package libnamespace-clean-perl. #9 31.83 Preparing to unpack .../266-libnamespace-clean-perl_0.27-1_all.deb ... #9 31.84 Unpacking libnamespace-clean-perl (0.27-1) ... #9 31.86 Selecting previously unselected package libpath-tiny-perl. #9 31.87 Preparing to unpack .../267-libpath-tiny-perl_0.122-1_all.deb ... #9 31.87 Unpacking libpath-tiny-perl (0.122-1) ... #9 31.90 Selecting previously unselected package libstrictures-perl. #9 31.90 Preparing to unpack .../268-libstrictures-perl_2.000006-1_all.deb ... #9 31.90 Unpacking libstrictures-perl (2.000006-1) ... #9 31.93 Selecting previously unselected package libtype-tiny-perl. #9 31.93 Preparing to unpack .../269-libtype-tiny-perl_1.012004-1_all.deb ... #9 31.94 Unpacking libtype-tiny-perl (1.012004-1) ... #9 31.98 Selecting previously unselected package libgitlab-api-v4-perl. #9 31.98 Preparing to unpack .../270-libgitlab-api-v4-perl_0.26-1_all.deb ... #9 31.98 Unpacking libgitlab-api-v4-perl (0.26-1) ... #9 32.02 Selecting previously unselected package libhash-fieldhash-perl. #9 32.02 Preparing to unpack .../271-libhash-fieldhash-perl_0.15-1build5_amd64.deb ... #9 32.03 Unpacking libhash-fieldhash-perl (0.15-1build5) ... #9 32.05 Selecting previously unselected package libhtml-form-perl. #9 32.06 Preparing to unpack .../272-libhtml-form-perl_6.07-1_all.deb ... #9 32.06 Unpacking libhtml-form-perl (6.07-1) ... #9 32.09 Selecting previously unselected package libhtml-format-perl. #9 32.09 Preparing to unpack .../273-libhtml-format-perl_2.12-1.1_all.deb ... #9 32.09 Unpacking libhtml-format-perl (2.12-1.1) ... #9 32.12 Selecting previously unselected package libhtml-html5-entities-perl. #9 32.13 Preparing to unpack .../274-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #9 32.13 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #9 32.16 Selecting previously unselected package libhttp-daemon-perl. #9 32.16 Preparing to unpack .../275-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ... #9 32.16 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ... #9 32.19 Selecting previously unselected package libio-interactive-perl. #9 32.19 Preparing to unpack .../276-libio-interactive-perl_1.023-1_all.deb ... #9 32.20 Unpacking libio-interactive-perl (1.023-1) ... #9 32.22 Selecting previously unselected package libio-prompt-tiny-perl. #9 32.23 Preparing to unpack .../277-libio-prompt-tiny-perl_0.003-1_all.deb ... Transaction test succeeded. Running transaction #9 32.23 Unpacking libio-prompt-tiny-perl (0.003-1) ... #9 32.26 Selecting previously unselected package libtypes-serialiser-perl. #9 32.26 Preparing to unpack .../278-libtypes-serialiser-perl_1.01-1_all.deb ... #9 32.27 Unpacking libtypes-serialiser-perl (1.01-1) ... #9 32.30 Selecting previously unselected package libjson-xs-perl. #9 32.30 Preparing to unpack .../279-libjson-xs-perl_4.030-1build3_amd64.deb ... #9 32.30 Unpacking libjson-xs-perl (4.030-1build3) ... #9 32.33 Selecting previously unselected package libjson-maybexs-perl. #9 32.33 Preparing to unpack .../280-libjson-maybexs-perl_1.004003-1_all.deb ... #9 32.34 Unpacking libjson-maybexs-perl (1.004003-1) ... #9 32.37 Selecting previously unselected package libldap-common. #9 32.37 Preparing to unpack .../281-libldap-common_2.5.12+dfsg-0ubuntu0.22.04.1_all.deb ... #9 32.37 Unpacking libldap-common (2.5.12+dfsg-0ubuntu0.22.04.1) ... #9 32.40 Selecting previously unselected package liblist-compare-perl. #9 32.40 Preparing to unpack .../282-liblist-compare-perl_0.55-1_all.deb ... #9 32.40 Unpacking liblist-compare-perl (0.55-1) ... #9 32.44 Selecting previously unselected package liblist-someutils-perl. #9 32.44 Preparing to unpack .../283-liblist-someutils-perl_0.58-1_all.deb ... #9 32.44 Unpacking liblist-someutils-perl (0.58-1) ... #9 32.47 Selecting previously unselected package liblist-someutils-xs-perl. #9 32.47 Preparing to unpack .../284-liblist-someutils-xs-perl_0.58-2build3_amd64.deb ... #9 32.48 Unpacking liblist-someutils-xs-perl (0.58-2build3) ... #9 32.50 Selecting previously unselected package liblist-utilsby-perl. #9 32.51 Preparing to unpack .../285-liblist-utilsby-perl_0.11-1_all.deb ... #9 32.51 Unpacking liblist-utilsby-perl (0.11-1) ... #9 32.54 Selecting previously unselected package libltdl7:amd64. #9 32.55 Preparing to unpack .../286-libltdl7_2.4.6-15build2_amd64.deb ... #9 32.55 Unpacking libltdl7:amd64 (2.4.6-15build2) ... #9 32.57 Selecting previously unselected package libltdl-dev:amd64. #9 32.58 Preparing to unpack .../287-libltdl-dev_2.4.6-15build2_amd64.deb ... #9 32.58 Unpacking libltdl-dev:amd64 (2.4.6-15build2) ... #9 32.62 Selecting previously unselected package liblzo2-2:amd64. #9 32.62 Preparing to unpack .../288-liblzo2-2_2.10-2build3_amd64.deb ... #9 32.63 Unpacking liblzo2-2:amd64 (2.10-2build3) ... #9 32.65 Selecting previously unselected package libsys-hostname-long-perl. #9 32.65 Preparing to unpack .../289-libsys-hostname-long-perl_1.5-2_all.deb ... #9 32.66 Unpacking libsys-hostname-long-perl (1.5-2) ... #9 32.69 Selecting previously unselected package libmail-sendmail-perl. #9 32.69 Preparing to unpack .../290-libmail-sendmail-perl_0.80-1.1_all.deb ... #9 32.69 Unpacking libmail-sendmail-perl (0.80-1.1) ... #9 32.78 Selecting previously unselected package libnet-smtp-ssl-perl. #9 32.78 Preparing to unpack .../291-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 32.79 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 32.81 Selecting previously unselected package libmailtools-perl. #9 32.81 Preparing to unpack .../292-libmailtools-perl_2.21-1_all.deb ... #9 32.82 Unpacking libmailtools-perl (2.21-1) ... #9 32.86 Selecting previously unselected package libmarkdown2:amd64. #9 32.86 Preparing to unpack .../293-libmarkdown2_2.2.7-2_amd64.deb ... #9 32.86 Unpacking libmarkdown2:amd64 (2.2.7-2) ... #9 32.89 Selecting previously unselected package libmath-base85-perl. #9 32.89 Preparing to unpack .../294-libmath-base85-perl_0.5+dfsg-1_all.deb ... #9 32.90 Unpacking libmath-base85-perl (0.5+dfsg-1) ... #9 32.93 Selecting previously unselected package libmoox-aliases-perl. #9 32.93 Preparing to unpack .../295-libmoox-aliases-perl_0.001006-1.1_all.deb ... #9 32.93 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #9 32.96 Selecting previously unselected package libnamespace-autoclean-perl. #9 32.96 Preparing to unpack .../296-libnamespace-autoclean-perl_0.29-1_all.deb ... #9 32.97 Unpacking libnamespace-autoclean-perl (0.29-1) ... #9 32.99 Selecting previously unselected package libobject-id-perl. Preparing : 1/1 Installing : python3-libselinux-2.9-5.el8.x86_64 1/39 Installing : libmnl-1.0.4-6.el8.x86_64 2/39 Running scriptlet: libmnl-1.0.4-6.el8.x86_64 2/39 #9 32.99 Preparing to unpack .../297-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #9 33.00 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 33.03 Selecting previously unselected package libmoox-struct-perl. #9 33.03 Preparing to unpack .../298-libmoox-struct-perl_0.020-1_all.deb ... #9 33.03 Unpacking libmoox-struct-perl (0.020-1) ... #9 33.06 Selecting previously unselected package libmouse-perl. #9 33.06 Preparing to unpack .../299-libmouse-perl_2.5.10-1build4_amd64.deb ... #9 33.06 Unpacking libmouse-perl (2.5.10-1build4) ... #9 33.11 Selecting previously unselected package libpackage-stash-xs-perl. #9 33.11 Preparing to unpack .../300-libpackage-stash-xs-perl_0.29-1build5_amd64.deb ... #9 33.12 Unpacking libpackage-stash-xs-perl (0.29-1build5) ... #9 33.14 Selecting previously unselected package libpath-iterator-rule-perl. #9 33.14 Preparing to unpack .../301-libpath-iterator-rule-perl_1.015-1_all.deb ... #9 33.15 Unpacking libpath-iterator-rule-perl (1.015-1) ... #9 33.18 Selecting previously unselected package libperlio-gzip-perl. #9 33.18 Preparing to unpack .../302-libperlio-gzip-perl_0.19-1build8_amd64.deb ... #9 33.18 Unpacking libperlio-gzip-perl (0.19-1build8) ... #9 33.21 Selecting previously unselected package libperlio-utf8-strict-perl. #9 33.21 Preparing to unpack .../303-libperlio-utf8-strict-perl_0.009-1build1_amd64.deb ... #9 33.21 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ... Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hfz8nO + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin/docker-proxy Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uqniWg + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.w7vTKo + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20220808082437.e1f24d3-0.fc36 x86_64 + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli + VERSION=0.0.0-20220808082437-e1f24d3 + GITCOMMIT=e1f24d3 + GO_LINKMODE=dynamic + ./scripts/build/binary /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:09:16Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker #9 33.24 Selecting previously unselected package libpod-parser-perl. #9 33.24 Preparing to unpack .../304-libpod-parser-perl_1.63-2_all.deb ... #9 33.25 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #9 33.27 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #9 33.27 Unpacking libpod-parser-perl (1.63-2) ... #9 33.31 Selecting previously unselected package libpod-constants-perl. #9 33.31 Preparing to unpack .../305-libpod-constants-perl_0.19-2_all.deb ... #9 33.31 Unpacking libpod-constants-perl (0.19-2) ... #9 33.34 Selecting previously unselected package libproc-processtable-perl:amd64. #9 33.34 Preparing to unpack .../306-libproc-processtable-perl_0.634-1build1_amd64.deb ... #9 33.34 Unpacking libproc-processtable-perl:amd64 (0.634-1build1) ... #9 33.38 Selecting previously unselected package libre2-9:amd64. #9 33.38 Preparing to unpack .../307-libre2-9_20220201+dfsg-1_amd64.deb ... #9 33.38 Unpacking libre2-9:amd64 (20220201+dfsg-1) ... #9 33.41 Selecting previously unselected package libre-engine-re2-perl:amd64. #9 33.41 Preparing to unpack .../308-libre-engine-re2-perl_0.14-1build2_amd64.deb ... #9 33.41 Unpacking libre-engine-re2-perl:amd64 (0.14-1build2) ... #9 33.44 Selecting previously unselected package libreadonly-perl. #9 33.44 Preparing to unpack .../309-libreadonly-perl_2.050-3_all.deb ... #9 33.45 Unpacking libreadonly-perl (2.050-3) ... #9 33.47 Selecting previously unselected package libref-util-perl. #9 33.47 Preparing to unpack .../310-libref-util-perl_0.204-1_all.deb ... #9 33.48 Unpacking libref-util-perl (0.204-1) ... #9 33.51 Selecting previously unselected package libref-util-xs-perl. #9 33.51 Preparing to unpack .../311-libref-util-xs-perl_0.117-1build5_amd64.deb ... #9 33.51 Unpacking libref-util-xs-perl (0.117-1build5) ... #9 33.54 Selecting previously unselected package libregexp-pattern-license-perl. Downgrading : xz-libs-5.2.4-4.el8.x86_64 3/39 Installing : docker-scan-plugin-0.17.0-0.el8.x86_64 4/39 #9 33.54 Preparing to unpack .../312-libregexp-pattern-license-perl_3.9.3-1_all.deb ... #9 33.55 Unpacking libregexp-pattern-license-perl (3.9.3-1) ... #9 33.57 Selecting previously unselected package libregexp-pattern-perl. #9 33.58 Preparing to unpack .../313-libregexp-pattern-perl_0.2.14-1_all.deb ... #9 33.58 Unpacking libregexp-pattern-perl (0.2.14-1) ... #9 33.61 Selecting previously unselected package libsasl2-modules:amd64. #9 33.62 Preparing to unpack .../314-libsasl2-modules_2.1.27+dfsg2-3ubuntu1_amd64.deb ... #9 33.62 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1) ... #9 33.65 Selecting previously unselected package libsereal-decoder-perl. #9 33.65 Preparing to unpack .../315-libsereal-decoder-perl_4.023+ds-1_amd64.deb ... #9 33.65 Unpacking libsereal-decoder-perl (4.023+ds-1) ... #9 33.69 Selecting previously unselected package libsereal-encoder-perl:amd64. #9 33.69 Preparing to unpack .../316-libsereal-encoder-perl_4.023+ds-1_amd64.deb ... #9 33.69 Unpacking libsereal-encoder-perl:amd64 (4.023+ds-1) ... #9 33.72 Selecting previously unselected package libset-intspan-perl. #9 33.72 Preparing to unpack .../317-libset-intspan-perl_1.19-2_all.deb ... #9 33.72 Unpacking libset-intspan-perl (1.19-2) ... #9 33.75 Selecting previously unselected package libsocket6-perl. #9 33.76 Preparing to unpack .../318-libsocket6-perl_0.29-1build4_amd64.deb ... #9 33.76 Unpacking libsocket6-perl (0.29-1build4) ... #9 33.79 Selecting previously unselected package libstring-copyright-perl. #9 33.79 Preparing to unpack .../319-libstring-copyright-perl_0.003012-1_all.deb ... #9 33.79 Unpacking libstring-copyright-perl (0.003012-1) ... #9 33.82 Selecting previously unselected package libstring-escape-perl. #9 33.82 Preparing to unpack .../320-libstring-escape-perl_2010.002-2_all.deb ... #9 33.83 Unpacking libstring-escape-perl (2010.002-2) ... #9 33.85 Selecting previously unselected package libstring-shellquote-perl. #9 33.86 Preparing to unpack .../321-libstring-shellquote-perl_1.04-1_all.deb ... #9 33.86 Unpacking libstring-shellquote-perl (1.04-1) ... #9 33.89 Selecting previously unselected package libxs-parse-keyword-perl. #9 33.89 Preparing to unpack .../322-libxs-parse-keyword-perl_0.21-1build1_amd64.deb ... #9 33.90 Unpacking libxs-parse-keyword-perl (0.21-1build1) ... #9 33.93 Selecting previously unselected package libsyntax-keyword-try-perl. #9 33.93 Preparing to unpack .../323-libsyntax-keyword-try-perl_0.26-1build1_amd64.deb ... #9 33.94 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ... #9 33.96 Selecting previously unselected package libterm-readkey-perl. #9 33.96 Preparing to unpack .../324-libterm-readkey-perl_2.38-1build4_amd64.deb ... #9 33.97 Unpacking libterm-readkey-perl (2.38-1build4) ... #9 34.00 Selecting previously unselected package libtext-levenshteinxs-perl. #9 34.00 Preparing to unpack .../325-libtext-levenshteinxs-perl_0.03-4build10_amd64.deb ... #9 34.00 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ... #9 34.03 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #9 34.03 Preparing to unpack .../326-libtext-markdown-discount-perl_0.13-1build1_amd64.deb ... #9 34.04 Unpacking libtext-markdown-discount-perl:amd64 (0.13-1build1) ... #9 34.07 Selecting previously unselected package libtext-xslate-perl:amd64. Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HjJZwh + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/bin/docker-proxy Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HRktWe + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - #9 34.07 Preparing to unpack .../327-libtext-xslate-perl_3.5.9-1build1_amd64.deb ... #9 34.08 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build1) ... #9 34.12 Selecting previously unselected package libtime-duration-perl. #9 34.12 Preparing to unpack .../328-libtime-duration-perl_1.21-1_all.deb ... #9 34.12 Unpacking libtime-duration-perl (1.21-1) ... #9 34.15 Selecting previously unselected package libtime-moment-perl. #9 34.15 Preparing to unpack .../329-libtime-moment-perl_0.44-1build6_amd64.deb ... #9 34.16 Unpacking libtime-moment-perl (0.44-1build6) ... #9 34.19 Selecting previously unselected package libtype-tiny-xs-perl. #9 34.19 Preparing to unpack .../330-libtype-tiny-xs-perl_0.022-1build2_amd64.deb ... #9 34.19 Unpacking libtype-tiny-xs-perl (0.022-1build2) ... #9 34.22 Selecting previously unselected package libunicode-utf8-perl. #9 34.22 Preparing to unpack .../331-libunicode-utf8-perl_0.62-1build4_amd64.deb ... #9 34.23 Unpacking libunicode-utf8-perl (0.62-1build4) ... #9 34.26 Selecting previously unselected package libxml-namespacesupport-perl. #9 34.27 Preparing to unpack .../332-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #9 34.27 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #9 34.30 Selecting previously unselected package libxml-sax-base-perl. Running scriptlet: docker-scan-plugin-0.17.0-0.el8.x86_64 4/39 Installing : docker-compose-plugin-2.9.0-0.el8.x86_64 5/39 Running scriptlet: docker-compose-plugin-2.9.0-0.el8.x86_64 5/39 Installing : libselinux-utils-2.9-5.el8.x86_64 6/39 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - #9 34.31 Preparing to unpack .../333-libxml-sax-base-perl_1.09-1.1_all.deb ... #9 34.31 Unpacking libxml-sax-base-perl (1.09-1.1) ... #9 34.35 Selecting previously unselected package libxml-sax-perl. #9 34.35 Preparing to unpack .../334-libxml-sax-perl_1.02+dfsg-3_all.deb ... #9 34.36 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #9 34.41 Selecting previously unselected package libxml-libxml-perl. #9 34.41 Preparing to unpack .../335-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_amd64.deb ... #9 34.42 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #9 34.46 Selecting previously unselected package libxml-parser-perl:amd64. #9 34.46 Preparing to unpack .../336-libxml-parser-perl_2.46-3build1_amd64.deb ... #9 34.47 Unpacking libxml-parser-perl:amd64 (2.46-3build1) ... #9 34.50 Selecting previously unselected package libxml-sax-expat-perl. #9 34.51 Preparing to unpack .../337-libxml-sax-expat-perl_0.51-1_all.deb ... #9 34.51 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 34.54 Selecting previously unselected package libyaml-libyaml-perl. Installing : policycoreutils-2.9-19.el8.x86_64 7/39 Running scriptlet: policycoreutils-2.9-19.el8.x86_64 7/39 Installing : rpm-plugin-selinux-4.14.3-23.el8.x86_64 8/39 Installing : selinux-policy-3.14.3-105.el8.noarch 9/39 Running scriptlet: selinux-policy-3.14.3-105.el8.noarch 9/39 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . #9 34.54 Preparing to unpack .../338-libyaml-libyaml-perl_0.83+ds-1build1_amd64.deb ... #9 34.55 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ... #9 34.57 Selecting previously unselected package licensecheck. #9 34.58 Preparing to unpack .../339-licensecheck_3.2.14-2_all.deb ... #9 34.58 Unpacking licensecheck (3.2.14-2) ... #9 34.63 Selecting previously unselected package libdevel-size-perl. #9 34.63 Preparing to unpack .../340-libdevel-size-perl_0.83-1build4_amd64.deb ... #9 34.64 Unpacking libdevel-size-perl (0.83-1build4) ... #9 34.67 Selecting previously unselected package libipc-run3-perl. #9 34.67 Preparing to unpack .../341-libipc-run3-perl_0.048-2_all.deb ... #9 34.67 Unpacking libipc-run3-perl (0.048-2) ... #9 34.71 Selecting previously unselected package lzip. #9 34.71 Preparing to unpack .../342-lzip_1.23-1_amd64.deb ... #9 34.71 Unpacking lzip (1.23-1) ... #9 34.74 Selecting previously unselected package lzop. #9 34.74 Preparing to unpack .../343-lzop_1.04-2build2_amd64.deb ... #9 34.75 Unpacking lzop (1.04-2build2) ... #9 34.78 Selecting previously unselected package t1utils. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.skOddw + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.8.2-0.fc36 aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' #9 34.78 Preparing to unpack .../344-t1utils_1.41-4build2_amd64.deb ... #9 34.78 Unpacking t1utils (1.41-4build2) ... #9 34.82 Selecting previously unselected package unzip. #9 34.82 Preparing to unpack .../345-unzip_6.0-26ubuntu3_amd64.deb ... #9 34.82 Unpacking unzip (6.0-26ubuntu3) ... #9 34.86 Selecting previously unselected package lintian. #9 34.87 Preparing to unpack .../346-lintian_2.114.0ubuntu1.1_all.deb ... #9 34.88 Unpacking lintian (2.114.0ubuntu1.1) ... #9 35.16 Selecting previously unselected package manpages-dev. #9 35.16 Preparing to unpack .../347-manpages-dev_5.10-1ubuntu1_all.deb ... #9 35.17 Unpacking manpages-dev (5.10-1ubuntu1) ... #9 35.43 Selecting previously unselected package python3-certifi. #9 35.43 Preparing to unpack .../348-python3-certifi_2020.6.20-1_all.deb ... #9 35.43 Unpacking python3-certifi (2020.6.20-1) ... #9 35.48 Selecting previously unselected package python3-idna. #9 35.48 Preparing to unpack .../349-python3-idna_3.3-1_all.deb ... #9 35.48 Unpacking python3-idna (3.3-1) ... #9 35.52 Selecting previously unselected package python3-six. #9 35.52 Preparing to unpack .../350-python3-six_1.16.0-3ubuntu1_all.deb ... #9 35.53 Unpacking python3-six (1.16.0-3ubuntu1) ... #9 35.56 Selecting previously unselected package python3-urllib3. #9 35.56 Preparing to unpack .../351-python3-urllib3_1.26.5-1~exp1_all.deb ... #9 35.57 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #9 35.61 Selecting previously unselected package python3-requests. #9 35.62 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ... #9 35.62 Unpacking python3-requests (2.25.1+dfsg-2) ... #9 35.67 Selecting previously unselected package python3-unidiff. #9 35.67 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ... #9 35.67 Unpacking python3-unidiff (0.5.5-2) ... #9 35.71 Selecting previously unselected package python3-xdg. #9 35.72 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ... #9 35.72 Unpacking python3-xdg (0.27-2) ... #9 35.76 Selecting previously unselected package equivs. #9 35.76 Preparing to unpack .../355-equivs_2.3.1_all.deb ... #9 35.76 Unpacking equivs (2.3.1) ... #9 35.80 Selecting previously unselected package libauthen-sasl-perl. #9 35.80 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ... #9 35.81 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #9 35.85 Selecting previously unselected package python3-magic. #9 35.85 Preparing to unpack .../357-python3-magic_2%3a0.4.24-2_all.deb ... #9 35.85 Unpacking python3-magic (2:0.4.24-2) ... #9 35.90 Setting up libksba8:amd64 (1.6.0-2build1) ... #9 35.92 Setting up media-types (7.0.0) ... #9 35.94 Setting up libpipeline1:amd64 (1.5.5-1) ... #9 35.95 Setting up wdiff (1.2.2-2build3) ... #9 35.96 Setting up gcc-11-base:amd64 (11.2.0-19ubuntu1) ... #9 35.98 Setting up libxau6:amd64 (1:1.0.9-1build5) ... #9 35.99 Setting up libre2-9:amd64 (20220201+dfsg-1) ... #9 36.01 Setting up lto-disabled-list (24) ... #9 36.01 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... #9 36.02 Setting up bsdextrautils (2.37.2-4ubuntu3) ... #9 36.04 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #9 36.04 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 #9 36.05 Setting up libtext-glob-perl (0.11-2) ... #9 36.06 Setting up libmagic-mgc (1:5.41-3) ... #9 36.07 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... #9 36.08 Setting up distro-info-data (0.52ubuntu0.1) ... #9 36.09 Setting up manpages (5.10-1ubuntu1) ... #9 36.10 Setting up unzip (6.0-26ubuntu3) ... #9 36.11 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #9 36.13 Setting up libbrotli1:amd64 (1.0.9-2build6) ... #9 36.14 Setting up libsqlite3-0:amd64 (3.37.2-2) ... #9 36.15 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1) ... #9 36.16 Setting up binutils-common:amd64 (2.38-3ubuntu1) ... #9 36.18 Setting up libnghttp2-14:amd64 (1.43.0-1build3) ... #9 36.19 Setting up libmagic1:amd64 (1:5.41-3) ... #9 36.20 Setting up libdeflate0:amd64 (1.10-2) ... #9 36.21 Setting up less (590-1build1) ... #9 36.23 Setting up perl-openssl-defaults:amd64 (5build2) ... #9 36.24 Setting up linux-libc-dev:amd64 (5.15.0-43.46) ... #9 36.25 Setting up libctf-nobfd0:amd64 (2.38-3ubuntu1) ... #9 36.27 Setting up gettext-base (0.21-4ubuntu4) ... #9 36.28 Setting up liblzo2-2:amd64 (2.10-2build3) ... #9 36.29 Setting up libnpth0:amd64 (1.6-3build2) ... #9 36.30 Setting up file (1:5.41-3) ... #9 36.31 Setting up libassuan0:amd64 (2.5.5-1build1) ... #9 36.32 Setting up libgomp1:amd64 (12-20220319-1ubuntu1) ... #9 36.33 Setting up perl-modules-5.34 (5.34.0-3ubuntu1) ... #9 36.34 Setting up bzip2 (1.0.8-5build1) ... #9 36.35 Setting up libldap-common (2.5.12+dfsg-0ubuntu0.22.04.1) ... #9 36.37 Setting up libunwind8:amd64 (1.3.2-2build2) ... #9 36.38 Setting up libjbig0:amd64 (2.1-3.1build3) ... #9 36.39 Setting up libfakeroot:amd64 (1.28-1ubuntu1) ... #9 36.40 Setting up libasan6:amd64 (11.2.0-19ubuntu1) ... #9 36.41 Setting up libnumber-compare-perl (0.03-2) ... #9 36.42 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1) ... Running scriptlet: selinux-policy-targeted-3.14.3-105.el8.noarch 10/39 Installing : selinux-policy-targeted-3.14.3-105.el8.noarch 10/39 Running scriptlet: selinux-policy-targeted-3.14.3-105.el8.noarch 10/39 Installing : libnfnetlink-1.0.1-13.el8.x86_64 11/39 Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64 11/39 Installing : fuse3-libs-3.3.0-16.el8.x86_64 12/39 Running scriptlet: fuse3-libs-3.3.0-16.el8.x86_64 12/39 Installing : libnetfilter_conntrack-1.0.6-5.el8.x86_64 13/39 Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64 13/39 Installing : kmod-25-19.el8.x86_64 14/39 Installing : xz-5.2.4-4.el8.x86_64 15/39 Installing : libnftnl-1.1.5-5.el8.x86_64 16/39 Running scriptlet: libnftnl-1.1.5-5.el8.x86_64 16/39 Installing : python3-libsemanage-2.9-8.el8.x86_64 17/39 #9 36.43 Setting up fakeroot (1.28-1ubuntu1) ... #9 36.44 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 36.44 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 #9 36.44 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 #9 36.44 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 #9 36.44 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 #9 36.44 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 #9 36.44 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 #9 36.44 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 #9 36.44 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 #9 36.45 Setting up autotools-dev (20220109.1) ... #9 36.47 Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... #9 36.48 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #9 36.49 Setting up libx11-data (2:1.7.5-1) ... #9 36.50 Setting up make (4.3-4.1build1) ... #9 36.51 Setting up libmpfr6:amd64 (4.1.0-3build3) ... #9 36.52 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... #9 36.53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #9 36.54 Setting up lzip (1.23-1) ... #9 36.55 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #9 36.55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist #9 36.55 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #9 36.55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist #9 36.56 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #9 36.56 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist #9 36.56 Setting up strace (5.16-0ubuntu3) ... #9 36.58 Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... #9 36.59 Setting up xz-utils (5.2.5-2ubuntu1) ... #9 36.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 36.60 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 #9 36.60 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 #9 36.60 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 #9 36.60 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 #9 36.60 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 #9 36.60 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 #9 36.60 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 #9 36.60 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 #9 36.60 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 #9 36.60 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 #9 36.62 Setting up t1utils (1.41-4build2) ... #9 36.63 Setting up libquadmath0:amd64 (12-20220319-1ubuntu1) ... #9 36.64 Setting up diffstat (1.64-1build2) ... #9 36.65 Setting up libpng16-16:amd64 (1.6.37-3build5) ... #9 36.66 Setting up libmpc3:amd64 (1.2.1-2build1) ... #9 36.67 Setting up libatomic1:amd64 (12-20220319-1ubuntu1) ... #9 36.68 Setting up patch (2.7.6-7build2) ... #9 36.69 Setting up autopoint (0.21-4ubuntu4) ... #9 36.70 Setting up fonts-dejavu-core (2.37-2build1) ... #9 36.76 Setting up ucf (3.0043) ... #9 36.85 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... #9 36.86 Setting up libltdl7:amd64 (2.4.6-15build2) ... #9 36.87 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1) ... #9 36.88 Setting up libssh-4:amd64 (0.9.6-2build1) ... #9 36.89 Setting up libwebp7:amd64 (1.2.2-2) ... #9 36.90 Setting up libubsan1:amd64 (12-20220319-1ubuntu1) ... #9 36.91 Setting up libmd0:amd64 (1.0.4-1build1) ... #9 36.92 Setting up python-apt-common (2.3.0ubuntu2.1) ... #9 36.93 Setting up libnsl-dev:amd64 (1.3.0-2build2) ... #9 36.95 Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... #9 36.96 Setting up libuchardet0:amd64 (0.0.7-1build2) ... #9 36.97 Setting up lzop (1.04-2build2) ... #9 36.99 Setting up libmpdec3:amd64 (2.5.1-2build2) ... #9 37.00 Setting up git-man (1:2.34.1-1ubuntu1.4) ... #9 37.01 Setting up netbase (6.3) ... #9 37.04 Setting up libbinutils:amd64 (2.38-3ubuntu1) ... #9 37.05 Setting up libfido2-1:amd64 (1.10.0-1) ... #9 37.06 Setting up libisl23:amd64 (0.24-2build1) ... #9 37.07 Setting up libc-dev-bin (2.35-0ubuntu3.1) ... #9 37.08 Setting up openssl (3.0.2-0ubuntu1.6) ... #9 37.10 Setting up libbsd0:amd64 (0.11.5-1) ... #9 37.11 Setting up libelf1:amd64 (0.186-1build1) ... #9 37.12 Setting up readline-common (8.1.2-1) ... #9 37.13 Setting up publicsuffix (20211207.1025-1) ... #9 37.14 Setting up zstd (1.4.8+dfsg-3build1) ... #9 37.15 Setting up libmarkdown2:amd64 (2.2.7-2) ... #9 37.16 Setting up libcc1-0:amd64 (12-20220319-1ubuntu1) ... #9 37.18 Setting up iso-codes (4.9.0-1) ... #9 37.19 Setting up liblocale-gettext-perl (1.07-4build3) ... #9 37.20 Setting up liblsan0:amd64 (12-20220319-1ubuntu1) ... #9 37.21 Setting up dctrl-tools (2.24-3build2) ... #9 37.22 Setting up libitm1:amd64 (12-20220319-1ubuntu1) ... #9 37.23 Setting up libgdbm6:amd64 (1.23-1) ... #9 37.25 Setting up libicu70:amd64 (70.1-2) ... #9 37.26 Setting up libtsan0:amd64 (11.2.0-19ubuntu1) ... #9 37.27 Setting up libctf0:amd64 (2.38-3ubuntu1) ... #9 37.28 Setting up libjpeg8:amd64 (8c-2ubuntu10) ... #9 37.29 Setting up pinentry-curses (1.1.1-1build2) ... #9 37.31 Setting up cpp-11 (11.2.0-19ubuntu1) ... #9 37.32 Setting up manpages-dev (5.10-1ubuntu1) ... #9 37.33 Setting up libdw1:amd64 (0.186-1build1) ... #9 37.34 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #9 37.35 Setting up libxcb1:amd64 (1.14-3ubuntu3) ... #9 37.36 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... #9 37.53 Setting up libedit2:amd64 (3.1-20210910-1build1) ... #9 37.54 Setting up libreadline8:amd64 (8.1.2-1) ... #9 37.55 Setting up m4 (1.4.18-5ubuntu2) ... #9 37.57 Setting up libldap-2.5-0:amd64 (2.5.12+dfsg-0ubuntu0.22.04.1) ... #9 37.58 Setting up libpython3.10-stdlib:amd64 (3.10.4-3ubuntu0.1) ... #9 37.59 Setting up ca-certificates (20211016) ... Installing : python3-setools-4.3.0-3.el8.x86_64 18/39 Installing : docker-buildx-plugin-0.8.2-0.el8.x86_64 19/39 #9 37.94 Updating certificates in /etc/ssl/certs... #9 38.40 127 added, 0 removed; done. #9 38.43 Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.1) ... #9 38.44 Setting up libgdbm-compat4:amd64 (1.23-1) ... #9 38.45 Setting up libgcc-11-dev:amd64 (11.2.0-19ubuntu1) ... #9 38.46 Setting up dwz (0.14-1build2) ... #9 38.47 Setting up groff-base (1.22.4-8build1) ... #9 38.49 Setting up cpp (4:11.2.0-1ubuntu1) ... #9 38.50 Setting up gpgconf (2.2.27-3ubuntu2.1) ... #9 38.51 Setting up debugedit (1:5.0-4build1) ... #9 38.52 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.3) ... #9 38.53 Setting up libc6-dev:amd64 (2.35-0ubuntu3.1) ... #9 38.54 Setting up libx11-6:amd64 (2:1.7.5-1) ... #9 38.55 Setting up libtiff5:amd64 (4.3.0-6) ... #9 38.56 Setting up curl (7.81.0-1ubuntu1.3) ... #9 38.58 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... #9 38.59 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.1) ... #9 38.60 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #9 38.61 Setting up gpg (2.2.27-3ubuntu2.1) ... #9 38.62 Setting up libpython3-stdlib:amd64 (3.10.4-0ubuntu2) ... #9 38.63 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... #9 38.64 Setting up binutils-x86-64-linux-gnu (2.38-3ubuntu1) ... #9 38.65 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1) ... #9 38.67 Setting up gettext (0.21-4ubuntu4) ... #9 38.68 Setting up gpg-agent (2.2.27-3ubuntu2.1) ... Running scriptlet: docker-buildx-plugin-0.8.2-0.el8.x86_64 19/39 Installing : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el8 20/39 Running scriptlet: docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el8 20/39 Installing : python3-audit-3.0.7-4.el8.x86_64 21/39 Installing : libibverbs-37.2-1.el8.x86_64 22/39 Running scriptlet: libibverbs-37.2-1.el8.x86_64 22/39 Installing : libpcap-14:1.9.1-5.el8.x86_64 23/39 Installing : iptables-libs-1.8.4-22.el8.x86_64 24/39 Running scriptlet: iptables-1.8.4-22.el8.x86_64 25/39 Installing : iptables-1.8.4-22.el8.x86_64 25/39 Running scriptlet: iptables-1.8.4-22.el8.x86_64 25/39 Running scriptlet: libcgroup-0.41-19.el8.x86_64 26/39 Installing : libcgroup-0.41-19.el8.x86_64 26/39 Running scriptlet: libcgroup-0.41-19.el8.x86_64 26/39 Installing : fuse-common-3.3.0-16.el8.x86_64 27/39 Installing : fuse3-3.3.0-16.el8.x86_64 28/39 Installing : fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee 29/39 Running scriptlet: fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee 29/39 Installing : checkpolicy-2.9-1.el8.x86_64 30/39 Installing : python3-policycoreutils-2.9-19.el8.noarch 31/39 Installing : policycoreutils-python-utils-2.9-19.el8.noarch 32/39 Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+ 33/39 Installing : container-selinux-2:2.180.0-1.module_el8.7.0+1106+ 33/39 #9 39.16 Setting up python3.10 (3.10.4-3ubuntu0.1) ... #9 39.82 Setting up libxpm4:amd64 (1:3.5.12-1build2) ... #9 39.83 Setting up openssh-client (1:8.9p1-3) ... #9 39.91 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #9 39.91 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist #9 39.91 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #9 39.91 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist #9 39.91 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #9 39.91 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist #9 39.92 Setting up gpgsm (2.2.27-3ubuntu2.1) ... #9 39.93 Setting up libxext6:amd64 (2:1.3.4-1build1) ... #9 39.94 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.3) ... #9 39.97 Setting up python3 (3.10.4-0ubuntu2) ... #9 40.25 Setting up binutils (2.38-3ubuntu1) ... #9 40.27 Setting up python3-xdg (0.27-2) ... make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.2qI1cpgu6E/ + cd /tmp/docker-cli-docsgen.2qI1cpgu6E + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible #9 40.42 Setting up man-db (2.10.2-1) ... #9 40.52 Building database of manual pages ... go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a #9 40.73 Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4) ... #9 40.74 Setting up python3-six (1.16.0-3ubuntu1) ... #9 40.87 Setting up dirmngr (2.2.27-3ubuntu2.1) ... go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 #9 41.01 Setting up perl (5.34.0-3ubuntu1) ... #9 41.02 Setting up libpackage-stash-xs-perl (0.29-1build5) ... #9 41.03 Setting up libclass-data-inheritable-perl (0.08-3) ... #9 41.04 Setting up libxs-parse-keyword-perl (0.21-1build1) ... #9 41.06 Setting up python3-gpg (1.16.0-1.2ubuntu4) ... #9 41.23 Setting up libdata-dump-perl (1.25-1) ... #9 41.24 Setting up python3-certifi (2020.6.20-1) ... #9 41.37 Setting up libfile-find-rule-perl (0.34-1) ... #9 41.38 Setting up libref-util-perl (0.204-1) ... #9 41.39 Setting up libipc-system-simple-perl (1.30-1) ... #9 41.40 Setting up libnet-domain-tld-perl (1.75-1.1) ... #9 41.41 Setting up libperlio-utf8-strict-perl (0.009-1build1) ... #9 41.42 Setting up libsocket6-perl (0.29-1build4) ... #9 41.43 Setting up libio-prompt-tiny-perl (0.003-1) ... #9 41.44 Setting up libhash-fieldhash-perl (0.15-1build5) ... #9 41.45 Setting up libgd3:amd64 (2.3.0-2ubuntu2) ... #9 41.46 Setting up libvariable-magic-perl (0.62-1build5) ... #9 41.47 Setting up python3-idna (3.3-1) ... go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a #9 41.67 Setting up libio-html-perl (1.004-2) ... #9 41.68 Setting up libpod-parser-perl (1.63-2) ... #9 41.70 Setting up libb-hooks-op-check-perl (0.22-1build5) ... #9 41.71 Setting up liblist-moreutils-xs-perl (0.430-2build2) ... #9 41.72 Setting up libparams-util-perl (1.102-1build3) ... #9 41.73 Setting up libdpkg-perl (1.21.1ubuntu2.1) ... make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb'. go: downloading github.com/moby/buildkit v0.10.3 #9 41.74 Setting up libtime-duration-perl (1.21-1) ... #9 41.75 Setting up autoconf (2.71-2) ... #9 41.76 Setting up python3-urllib3 (1.26.5-1~exp1) ... #9 41.94 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 41.98 Setting up libarray-intspan-perl (2.004-1) ... #9 41.98 Setting up libcapture-tiny-perl (0.48-1) ... go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 #9 41.99 Setting up libtimedate-perl (2.3300-2) ... #9 42.00 Setting up libstdc++-11-dev:amd64 (11.2.0-19ubuntu1) ... #9 42.02 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... #9 42.03 Setting up libsub-name-perl (0.26-1build3) ... #9 42.04 Setting up libtype-tiny-xs-perl (0.022-1build2) ... #9 42.05 Setting up libsyntax-keyword-try-perl (0.26-1build1) ... #9 42.06 Setting up libdata-validate-domain-perl (0.10-1.1) ... #9 42.07 Setting up libproc-processtable-perl:amd64 (0.634-1build1) ... #9 42.08 Setting up libfile-chdir-perl (0.1008-1.1) ... #9 42.09 Setting up gcc-11 (11.2.0-19ubuntu1) ... #9 42.10 Setting up xauth (1:1.1-1build2) ... #9 42.11 Setting up libpath-tiny-perl (0.122-1) ... #9 42.12 Setting up libarchive-cpio-perl (0.10-1.1) ... #9 42.13 Setting up libjson-perl (4.04000-1) ... #9 42.14 Setting up libipc-run3-perl (0.048-2) ... #9 42.15 Setting up libsub-override-perl (0.09-2) ... #9 42.17 Setting up libaliased-perl (0.34-1.1) ... #9 42.18 Setting up python3-unidiff (0.5.5-2) ... go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 #9 42.31 Setting up libstrictures-perl (2.000006-1) ... #9 42.32 Setting up libsub-quote-perl (2.006006-1) ... #9 42.34 Setting up libdevel-stacktrace-perl (2.0400-1) ... #9 42.35 Setting up libclass-xsaccessor-perl (1.19-3build9) ... #9 42.36 Setting up libsort-versions-perl (1.62-1) ... #9 42.37 Setting up libexporter-tiny-perl (1.002002-1) ... #9 42.38 Setting up libre-engine-re2-perl:amd64 (0.14-1build2) ... #9 42.39 Setting up libfile-dirlist-perl (0.05-2) ... #9 42.42 Setting up libterm-readkey-perl (2.38-1build4) ... #9 42.43 Setting up lsb-release (11.1.0ubuntu4) ... #9 42.44 Setting up python3-magic (2:0.4.24-2) ... go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 #9 42.58 Setting up libtext-levenshteinxs-perl (0.03-4build10) ... #9 42.59 Setting up libperlio-gzip-perl (0.19-1build8) ... #9 42.60 Setting up libsys-hostname-long-perl (1.5-2) ... #9 42.62 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #9 42.63 Setting up libsereal-decoder-perl (4.023+ds-1) ... #9 42.64 Setting up liburi-perl (5.10-1) ... #9 42.65 Setting up libnet-ipv6addr-perl (1.02-1) ... #9 42.66 Setting up libfile-touch-perl (0.12-1) ... #9 42.67 Setting up libc-devtools (2.35-0ubuntu3.1) ... #9 42.68 Setting up libemail-address-xs-perl (1.04-1build6) ... #9 42.69 Setting up libnet-ssleay-perl:amd64 (1.92-1build2) ... #9 42.71 Setting up python3-pkg-resources (59.6.0-1.2) ... #9 42.91 Setting up automake (1:1.16.5-1.3) ... #9 42.91 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 42.91 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 #9 42.91 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 #9 42.92 Setting up libapt-pkg-perl (0.1.40build2) ... #9 42.93 Setting up libstring-escape-perl (2010.002-2) ... #9 42.95 Setting up libhttp-date-perl (6.05-1) ... #9 42.96 Setting up libfile-which-perl (1.23-1) ... #9 42.97 Setting up libfile-basedir-perl (0.09-1) ... #9 42.98 Setting up libunicode-utf8-perl (0.62-1build4) ... #9 43.01 Setting up libset-intspan-perl (1.19-2) ... #9 43.02 Setting up libmouse-perl (2.5.10-1build4) ... #9 43.04 Setting up libfile-listing-perl (6.14-1) ... #9 43.05 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... #9 43.06 Setting up libregexp-pattern-perl (0.2.14-1) ... #9 43.07 Setting up libdata-messagepack-perl (1.01-2build1) ... #9 43.08 Setting up libfont-afm-perl (1.20-3) ... #9 43.09 Setting up libwant-perl (0.29-1build7) ... #9 43.10 Setting up libdynaloader-functions-perl (0.003-1.1) ... #9 43.11 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 43.12 Setting up liblist-compare-perl (0.55-1) ... #9 43.13 Setting up libref-util-xs-perl (0.117-1build5) ... #9 43.14 Setting up libio-pty-perl (1:1.15-2build2) ... #9 43.15 Setting up libtool (2.4.6-15build2) ... #9 43.16 Setting up g++-11 (11.2.0-19ubuntu1) ... #9 43.17 Setting up libfile-fcntllock-perl (0.22-3build7) ... #9 43.18 Setting up libclone-perl (0.45-1build3) ... #9 43.19 Setting up libalgorithm-diff-perl (1.201-1) ... #9 43.20 Setting up libarchive-zip-perl (1.68-1) ... #9 43.21 Setting up libsub-identify-perl (0.14-1build5) ... #9 43.23 Setting up libdistro-info-perl (1.1build1) ... #9 43.24 Setting up libcpanel-json-xs-perl:amd64 (4.27-1build1) ... #9 43.25 Setting up python3-apt (2.3.0ubuntu2.1) ... #9 43.41 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 43.42 Setting up liblist-moreutils-perl (0.430-2) ... #9 43.43 Setting up libhtml-tagset-perl (3.20-4) ... #9 43.43 Setting up liblog-any-perl (1.710-1) ... #9 43.44 Setting up libauthen-sasl-perl (2.1600-1.1) ... #9 43.46 Setting up libdevel-size-perl (0.83-1build4) ... #9 43.47 Setting up libdebhelper-perl (13.6ubuntu1) ... #9 43.48 Setting up libpod-constants-perl (0.19-2) ... #9 43.49 Setting up libregexp-pattern-license-perl (3.9.3-1) ... #9 43.50 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 43.51 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ... #9 43.52 Setting up libio-interactive-perl (1.023-1) ... #9 43.53 Setting up libtry-tiny-perl (0.31-1) ... go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 #9 43.54 Setting up libtype-tiny-perl (1.012004-1) ... #9 43.55 Setting up libcommon-sense-perl:amd64 (3.75-2build1) ... #9 43.56 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #9 43.57 Setting up libnet-http-perl (6.22-1) ... #9 43.58 Setting up libpath-iterator-rule-perl (1.015-1) ... #9 43.59 Setting up libtext-markdown-discount-perl:amd64 (0.13-1build1) ... #9 43.60 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #9 43.61 Setting up libtime-moment-perl (0.44-1build6) ... #9 43.62 Setting up libencode-locale-perl (1.05-1.1) ... #9 43.63 Setting up libexception-class-perl (1.45-1) ... #9 43.64 Setting up libmath-base85-perl (0.5+dfsg-1) ... #9 43.65 Setting up libconfig-tiny-perl (2.28-1) ... #9 43.66 Setting up libsereal-encoder-perl:amd64 (4.023+ds-1) ... #9 43.67 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ... #9 43.68 Setting up liblist-utilsby-perl (0.11-1) ... #9 43.69 Setting up libstring-shellquote-perl (1.04-1) ... #9 43.70 Setting up libnet-netmask-perl (2.0001-1) ... #9 43.71 Setting up libsub-install-perl (0.928-1.1) ... #9 43.73 Setting up gcc (4:11.2.0-1ubuntu1) ... #9 43.75 Setting up dpkg-dev (1.21.1ubuntu2.1) ... go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd #9 43.76 Setting up intltool-debian (0.35.0+20060710.5) ... #9 43.78 Setting up liberror-perl (0.17029-1) ... #9 43.79 Setting up dh-autoreconf (20) ... #9 43.80 Setting up patchutils (0.4.2-1build2) ... #9 43.81 Setting up libmail-sendmail-perl (0.80-1.1) ... #9 43.82 Setting up libltdl-dev:amd64 (2.4.6-15build2) ... #9 43.83 Setting up libjson-maybexs-perl (1.004003-1) ... #9 43.84 Setting up libxml-sax-base-perl (1.09-1.1) ... #9 43.85 Setting up libio-string-perl (1.08-3.1) ... #9 43.86 Setting up libreadonly-perl (2.050-3) ... #9 43.87 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ... #9 43.88 Setting up python3-chardet (4.0.0-1) ... go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 #9 44.16 Setting up libstring-copyright-perl (0.003012-1) ... #9 44.17 Setting up python3-debian (0.1.43ubuntu1) ... go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 #9 44.35 Setting up python3-requests (2.25.1+dfsg-2) ... #9 44.51 Setting up libdata-optlist-perl (0.112-1) ... #9 44.52 Setting up libipc-run-perl (20200505.0-1) ... #9 44.53 Setting up git (1:2.34.1-1ubuntu1.4) ... #9 44.55 Setting up libtext-xslate-perl:amd64 (3.5.9-1build1) ... go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f #9 44.56 Setting up libcontextual-return-perl (0.004014-2) ... #9 44.57 Setting up libwww-robotrules-perl (6.02-1) ... #9 44.58 Setting up libtypes-serialiser-perl (1.01-1) ... #9 44.60 Setting up g++ (4:11.2.0-1ubuntu1) ... #9 44.63 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 44.63 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 #9 44.64 Setting up libhtml-parser-perl:amd64 (3.76-1build2) ... #9 44.65 Setting up libgit-wrapper-perl (0.048-1) ... #9 44.66 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #9 44.68 Setting up librole-tiny-perl (2.002004-1) ... #9 44.69 Setting up gnupg (2.2.27-3ubuntu2.1) ... #9 44.70 Setting up build-essential (12.9ubuntu3) ... #9 44.71 Setting up libfont-ttf-perl (1.06-1.1) ... #9 44.72 Setting up libfile-homedir-perl (1.006-1) ... #9 44.73 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #9 44.74 Setting up libio-socket-ssl-perl (2.074-2) ... #9 44.75 Setting up libsub-exporter-perl (0.988-1) ... #9 44.76 Setting up libalgorithm-merge-perl (0.08-3) ... go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 #9 44.77 Setting up libhttp-message-perl (6.36-1) ... #9 44.78 Setting up libdata-validate-ip-perl (0.30-1) ... #9 44.79 Setting up libhtml-form-perl (6.07-1) ... #9 44.80 Setting up libiterator-perl (0.03+ds1-1.1) ... #9 44.81 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... #9 44.82 Setting up libjson-xs-perl (4.030-1build3) ... #9 44.83 Setting up libhttp-negotiate-perl (6.01-1) ... #9 44.84 Setting up libio-prompter-perl (0.004015-1) ... #9 44.85 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #9 44.87 Setting up libhttp-cookies-perl (6.10-1) ... #9 44.88 Setting up po-debconf (1.0.21+nmu1) ... #9 44.89 Setting up libhtml-tree-perl (5.07-2) ... #9 44.90 Setting up libparams-classify-perl (0.015-1build5) ... #9 44.91 Setting up libhtml-format-perl (2.12-1.1) ... #9 44.92 Setting up libxml-sax-perl (1.02+dfsg-3) ... #9 44.98 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa #9 45.04 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 45.16 #9 45.16 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 45.18 Setting up dput (1.1.0ubuntu2) ... #9 45.34 Setting up libdata-validate-uri-perl (0.07-2) ... #9 45.35 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 45.36 Setting up libmodule-runtime-perl (0.016-1) ... #9 45.37 Setting up libmailtools-perl (2.21-1) ... #9 45.38 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #9 45.42 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 45.49 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 45.56 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 45.68 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 45.70 Setting up dh-strip-nondeterminism (1.13.0-1) ... #9 45.71 Setting up libconst-fast-perl (0.014-1.1) ... #9 45.72 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ... #9 45.73 Setting up libdata-dpath-perl (0.58-1) ... #9 45.75 Setting up libmodule-implementation-perl (0.09-1.1) ... #9 45.76 Setting up libpackage-stash-perl (0.39-1) ... #9 45.77 Setting up libimport-into-perl (1.002005-1) ... #9 45.78 Setting up libmoo-perl (2.005004-3) ... #9 45.79 Setting up liblist-someutils-perl (0.58-1) ... #9 45.80 Setting up debhelper (13.6ubuntu1) ... #9 45.81 Setting up liblist-someutils-xs-perl (0.58-2build3) ... #9 45.82 Setting up equivs (2.3.1) ... #9 45.84 Setting up libmoox-aliases-perl (0.001006-1.1) ... #9 45.85 Setting up libb-hooks-endofscope-perl (0.25-1) ... #9 45.86 Setting up libnamespace-clean-perl (0.27-1) ... #9 45.87 Setting up libnamespace-autoclean-perl (0.29-1) ... #9 45.88 Setting up libgitlab-api-v4-perl (0.26-1) ... #9 45.90 Setting up libmoox-struct-perl (0.020-1) ... #9 45.91 Setting up lintian (2.114.0ubuntu1.1) ... #9 45.92 Setting up licensecheck (3.2.14-2) ... #9 45.93 Setting up liblwp-protocol-https-perl (6.10-1) ... #9 45.95 Setting up libwww-perl (6.61-1) ... #9 45.96 Setting up devscripts (2.22.1ubuntu1) ... #9 46.12 Setting up libxml-parser-perl:amd64 (2.46-3build1) ... #9 46.13 Setting up libxml-sax-expat-perl (0.51-1) ... #9 46.18 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 46.23 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 46.35 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 46.38 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... #9 46.40 Processing triggers for ca-certificates (20211016) ... #9 46.41 Updating certificates in /etc/ssl/certs... go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 #9 46.74 0 added, 0 removed; done. #9 46.74 Running hooks in /etc/ca-certificates/update.d... #9 46.74 done. go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod #9 DONE 47.1s #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:ca3f5e889d0b71fd8e2c1d776511589f9ca8bd5cf51157a71c9fdbb328683619 #11 DONE 0.1s #12 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #12 sha256:4871768da98df32ed944a6cf8e466465a836a66cef8a95339356ba3858f4674e + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go #12 0.852 Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease #12 0.860 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease #12 0.935 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #12 1.009 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.inF76m + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.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-config.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-update.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~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.j8foxL + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' = 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' PASS: cli version OK + echo 'PASS: cli version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DTdv8D + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0~20220808082437.e1f24d3-0.fc35 docker-ce-cli(aarch-64) = 1:0.0.0~20220808082437.e1f24d3-0.fc35 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.src.rpm #12 1.141 Reading package lists... #12 2.411 dpkg-buildpackage: info: source package docker-ce-build-deps #12 2.411 dpkg-buildpackage: info: source version 1.0 #12 2.411 dpkg-buildpackage: info: source distribution unstable #12 2.411 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #12 2.445 dpkg-source --before-build . #12 2.445 dpkg-buildpackage: info: host architecture amd64 #12 2.544 debian/rules clean #12 2.546 dh clean #12 2.633 dh_clean #12 2.665 debian/rules binary #12 2.667 dh binary #12 2.743 dh_update_autotools_config #12 2.773 dh_autoreconf #12 2.813 create-stamp debian/debhelper-build-stamp #12 2.813 dh_prep #12 2.840 dh_auto_install --destdir=debian/docker-ce-build-deps/ #12 2.889 dh_install #12 2.922 dh_installdocs #12 2.960 dh_installchangelogs #12 3.044 dh_perl #12 3.079 dh_link #12 3.112 dh_strip_nondeterminism #12 3.171 dh_compress #12 3.209 dh_fixperms #12 3.248 dh_missing #12 3.276 dh_installdeb #12 3.309 dh_gencontrol #12 3.422 dh_md5sums #12 3.455 dh_builddeb #12 3.481 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 3.600 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo #12 3.733 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes #12 3.812 dpkg-genchanges: info: binary-only upload (no source code included) #12 3.815 dpkg-source --after-build . #12 3.911 dpkg-buildpackage: info: binary-only upload (no source included) #12 3.915 #12 3.915 The package has been created. #12 3.915 Attention, the package has been created in the current directory, #12 3.915 not in ".." as indicated by the message above! #12 3.939 Selecting previously unselected package docker-ce-build-deps. #12 3.954 (Reading database ... 25577 files and directories currently installed.) #12 3.955 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 3.958 Unpacking docker-ce-build-deps (1.0) ... #12 4.026 Reading package lists... #12 4.778 Building dependency tree... #12 4.947 Reading state information... #12 4.954 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . -- The C compiler identification is GNU 9.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 #12 5.200 Starting 2 pkgProblemResolver with broken count: 0 #12 5.204 Done #12 5.400 Done #12 5.575 Starting pkgProblemResolver with broken count: 0 #12 5.608 Starting 2 pkgProblemResolver with broken count: 0 #12 5.613 Done #12 5.888 The following additional packages will be installed: #12 5.888 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #12 5.888 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #12 5.888 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25 #12 5.889 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0 #12 5.889 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #12 5.889 libuv1 pkg-config #12 5.890 Suggested packages: #12 5.890 cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp #12 5.890 Recommended packages: #12 5.890 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs #12 5.925 The following NEW packages will be installed: #12 5.926 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #12 5.926 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #12 5.926 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25 #12 5.926 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0 #12 5.927 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #12 5.927 libuv1 pkg-config #12 6.220 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded. #12 6.220 1 not fully installed or removed. #12 6.220 Need to get 11.6 MB of archives. #12 6.220 After this operation, 48.1 MB of additional disk space will be used. #12 6.220 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB] #12 6.282 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive13 amd64 3.6.0-1ubuntu1 [368 kB] #12 6.304 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB] #12 6.307 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB] #12 6.311 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuv1 amd64 1.43.0-1 [93.1 kB] #12 6.312 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] #12 6.313 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB] #12 6.313 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 cmake-data all 3.22.1-1ubuntu1 [1912 kB] #12 6.340 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 cmake amd64 3.22.1-1ubuntu1 [5012 kB] #12 6.396 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 dh-apparmor all 3.0.4-2ubuntu2.1 [9534 B] #12 6.397 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbtrfs0 amd64 5.16.2-1 [12.0 kB] #12 6.397 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbtrfs-dev amd64 5.16.2-1 [47.3 kB] #12 6.398 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB] #12 6.400 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu4 [12.6 kB] #12 6.400 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev-dev amd64 249.11-0ubuntu3.4 [20.7 kB] #12 6.401 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsepol-dev amd64 3.3-1build1 [378 kB] #12 6.405 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpcre2-16-0 amd64 10.39-3build1 [203 kB] #12 6.407 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpcre2-32-0 amd64 10.39-3build1 [193 kB] #12 6.410 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpcre2-posix3 amd64 10.39-3build1 [6136 B] #12 6.423 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpcre2-dev amd64 10.39-3build1 [727 kB] #12 6.432 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libselinux1-dev amd64 3.3-1build2 [158 kB] #12 6.434 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1ubuntu4 [36.6 kB] #12 6.435 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libseccomp-dev amd64 2.5.3-2ubuntu2 [94.0 kB] #12 6.436 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd-dev amd64 249.11-0ubuntu3.4 [306 kB] #12 6.440 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglib2.0-0 amd64 2.72.1-1 [1460 kB] #12 6.454 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:07:20Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker #12 6.606 debconf: delaying package configuration, since apt-utils is not installed #12 6.638 Fetched 11.6 MB in 1s (22.4 MB/s) #12 6.662 Selecting previously unselected package bash-completion. #12 6.662 (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 ... 25581 files and directories currently installed.) #12 6.678 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ... #12 6.690 Unpacking bash-completion (1:2.11-5ubuntu1) ... #12 6.804 Selecting previously unselected package libarchive13:amd64. PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb'. #12 6.807 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_amd64.deb ... #12 6.814 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1) ... #12 6.853 Selecting previously unselected package libjsoncpp25:amd64. #12 6.853 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_amd64.deb ... #12 6.856 Unpacking libjsoncpp25:amd64 (1.9.5-3) ... #12 6.890 Selecting previously unselected package librhash0:amd64. #12 6.890 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_amd64.deb ... #12 6.894 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ... #12 6.928 Selecting previously unselected package libuv1:amd64. #12 6.928 Preparing to unpack .../04-libuv1_1.43.0-1_amd64.deb ... #12 6.932 Unpacking libuv1:amd64 (1.43.0-1) ... #12 6.958 Selecting previously unselected package dh-elpa-helper. #12 6.963 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ... #12 6.969 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... #12 7.002 Selecting previously unselected package emacsen-common. #12 7.004 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ... #12 7.014 Unpacking emacsen-common (3.0.4) ... #12 7.057 Selecting previously unselected package cmake-data. # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs #12 7.058 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1_all.deb ... #12 7.065 Unpacking cmake-data (3.22.1-1ubuntu1) ... dh_installman #12 7.417 Selecting previously unselected package cmake. #12 7.420 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1_amd64.deb ... #12 7.423 Unpacking cmake (3.22.1-1ubuntu1) ... dh_bash-completion dh_systemd_enable #12 7.540 Selecting previously unselected package dh-apparmor. #12 7.543 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.1_all.deb ... #12 7.547 Unpacking dh-apparmor (3.0.4-2ubuntu2.1) ... #12 7.576 Selecting previously unselected package libbtrfs0:amd64. #12 7.579 Preparing to unpack .../10-libbtrfs0_5.16.2-1_amd64.deb ... #12 7.583 Unpacking libbtrfs0:amd64 (5.16.2-1) ... #12 7.612 Selecting previously unselected package libbtrfs-dev:amd64. #12 7.615 Preparing to unpack .../11-libbtrfs-dev_5.16.2-1_amd64.deb ... #12 7.619 Unpacking libbtrfs-dev:amd64 (5.16.2-1) ... #12 7.652 Selecting previously unselected package libdevmapper1.02.1:amd64. #12 7.655 Preparing to unpack .../12-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ... #12 7.658 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... #12 7.691 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #12 7.694 Preparing to unpack .../13-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ... #12 7.698 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... #12 7.725 Selecting previously unselected package libudev-dev:amd64. #12 7.727 Preparing to unpack .../14-libudev-dev_249.11-0ubuntu3.4_amd64.deb ... #12 7.730 Unpacking libudev-dev:amd64 (249.11-0ubuntu3.4) ... #12 7.757 Selecting previously unselected package libsepol-dev:amd64. #12 7.760 Preparing to unpack .../15-libsepol-dev_3.3-1build1_amd64.deb ... #12 7.764 Unpacking libsepol-dev:amd64 (3.3-1build1) ... #12 7.809 Selecting previously unselected package libpcre2-16-0:amd64. #12 7.812 Preparing to unpack .../16-libpcre2-16-0_10.39-3build1_amd64.deb ... #12 7.816 Unpacking libpcre2-16-0:amd64 (10.39-3build1) ... #12 7.849 Selecting previously unselected package libpcre2-32-0:amd64. debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress #12 7.852 Preparing to unpack .../17-libpcre2-32-0_10.39-3build1_amd64.deb ... #12 7.856 Unpacking libpcre2-32-0:amd64 (10.39-3build1) ... #12 7.893 Selecting previously unselected package libpcre2-posix3:amd64. #12 7.896 Preparing to unpack .../18-libpcre2-posix3_10.39-3build1_amd64.deb ... #12 7.900 Unpacking libpcre2-posix3:amd64 (10.39-3build1) ... #12 7.924 Selecting previously unselected package libpcre2-dev:amd64. #12 7.927 Preparing to unpack .../19-libpcre2-dev_10.39-3build1_amd64.deb ... #12 7.930 Unpacking libpcre2-dev:amd64 (10.39-3build1) ... #12 7.968 Selecting previously unselected package libselinux1-dev:amd64. #12 7.971 Preparing to unpack .../20-libselinux1-dev_3.3-1build2_amd64.deb ... #12 7.975 Unpacking libselinux1-dev:amd64 (3.3-1build2) ... #12 8.010 Selecting previously unselected package libdevmapper-dev:amd64. #12 8.013 Preparing to unpack .../21-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_amd64.deb ... #12 8.016 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ... #12 8.040 Selecting previously unselected package libseccomp-dev:amd64. #12 8.043 Preparing to unpack .../22-libseccomp-dev_2.5.3-2ubuntu2_amd64.deb ... #12 8.046 Unpacking libseccomp-dev:amd64 (2.5.3-2ubuntu2) ... #12 8.076 Selecting previously unselected package libsystemd-dev:amd64. dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs #12 8.079 Preparing to unpack .../23-libsystemd-dev_249.11-0ubuntu3.4_amd64.deb ... #12 8.083 Unpacking libsystemd-dev:amd64 (249.11-0ubuntu3.4) ... #12 8.141 Selecting previously unselected package libglib2.0-0:amd64. #12 8.145 Preparing to unpack .../24-libglib2.0-0_2.72.1-1_amd64.deb ... #12 8.148 Unpacking libglib2.0-0:amd64 (2.72.1-1) ... #12 8.203 Selecting previously unselected package pkg-config. #12 8.206 Preparing to unpack .../25-pkg-config_0.29.2-1ubuntu3_amd64.deb ... #12 8.210 Unpacking pkg-config (0.29.2-1ubuntu3) ... #12 8.249 Setting up libseccomp-dev:amd64 (2.5.3-2ubuntu2) ... #12 8.258 Setting up libarchive13:amd64 (3.6.0-1ubuntu1) ... #12 8.269 Setting up libglib2.0-0:amd64 (2.72.1-1) ... #12 8.279 No schema files found: doing nothing. #12 8.285 Setting up libpcre2-16-0:amd64 (10.39-3build1) ... #12 8.293 Setting up libbtrfs0:amd64 (5.16.2-1) ... #12 8.302 Setting up libpcre2-32-0:amd64 (10.39-3build1) ... #12 8.312 Setting up libuv1:amd64 (1.43.0-1) ... debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info #12 8.322 Setting up emacsen-common (3.0.4) ... #12 8.356 Setting up dh-elpa-helper (2.0.9ubuntu1) ... #12 8.366 Setting up bash-completion (1:2.11-5ubuntu1) ... #12 8.385 Setting up libjsoncpp25:amd64 (1.9.5-3) ... #12 8.395 Setting up pkg-config (0.29.2-1ubuntu3) ... #12 8.441 Setting up libudev-dev:amd64 (249.11-0ubuntu3.4) ... #12 8.452 Setting up libsepol-dev:amd64 (3.3-1build1) ... #12 8.463 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... #12 8.473 Setting up libpcre2-posix3:amd64 (10.39-3build1) ... #12 8.483 Setting up libbtrfs-dev:amd64 (5.16.2-1) ... #12 8.493 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ... #12 8.504 Setting up cmake-data (3.22.1-1ubuntu1) ... #12 8.541 Setting up dh-apparmor (3.0.4-2ubuntu2.1) ... #12 8.550 Setting up libsystemd-dev:amd64 (249.11-0ubuntu3.4) ... #12 8.560 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... #12 8.570 Setting up libpcre2-dev:amd64 (10.39-3build1) ... #12 8.580 Setting up libselinux1-dev:amd64 (3.3-1build2) ... #12 8.590 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ... #12 8.599 Setting up cmake (3.22.1-1ubuntu1) ... #12 8.609 Setting up docker-ce-build-deps (1.0) ... #12 8.619 Processing triggers for man-db (2.10.2-1) ... #12 8.691 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... #12 DONE 8.9s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:1c62f39b079f3e34dbf78c91b0d198f40ecc7b525cd82fab9a71b404b75d1fb0 #13 DONE 0.1s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:8cec3258bbaf27ccb10c5eabc0fab38d589a38fc66f79ceda2efab108bfc144f + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-buster_armhf.deb'. #15 DONE 2.2s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:86b66dd9c48aa9dabb11736bb44b30337308fe8cd2d2476d655f238bc06814ba #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:2722ed421a5ca6956c187fe554a0ae89eed688fd3f2057865ea8524bd6733888 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb'. Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HYNTwg + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin/docker-proxy RPM build warnings: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8EpFPZ + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Cf3pVd + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EbxOlM + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HgiJxX + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.9.0 + test v2.9.0 = v2.9.0 + echo 'PASS: docker-compose version OK' PASS: docker-compose version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.9.0-0.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zeF1lO + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.c2uwvv + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.9.0-0.el9 docker-compose-plugin(x86-64) = 0:2.9.0-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.el9.src.rpm dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb'. #18 exporting layers 6.6s done #18 writing image sha256:972a16711793f7aba112c28546621cc370b5f788824fc88e6707b446ca95912f done #18 naming to docker.io/debbuild-ubuntu-jammy/x86_64 done #18 DONE 6.6s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/ubuntu-jammy:/build debbuild-ubuntu-jammy/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:09:54 +0000' ++ . /etc/os-release +++ PRETTY_NAME='Ubuntu 22.04.1 LTS' +++ NAME=Ubuntu +++ VERSION_ID=22.04 +++ VERSION='22.04.1 LTS (Jammy Jellyfish)' +++ VERSION_CODENAME=jammy +++ ID=ubuntu +++ ID_LIKE=debian +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ UBUNTU_CODENAME=jammy ++ echo 22.04 + versionID=22.04 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy dpkg-buildpackage: info: source distribution jammy dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with=bash-completion dh_clean dpkg-source -I.git -b . make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb'. dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.tar.gz + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb'. + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vAGnDI + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZYzMx9 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 Provides: docker-ce-rootless-extras = 0:0.0.0~20220808082437.e1f24d3-0.fc35 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20220808082437.e1f24d3-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.src.rpm + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.LkWI2OSu6t/ + cd /tmp/docker-cli-docsgen.LkWI2OSu6t + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aJ0nfW + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MR0ZPa + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ODi4Dc + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build' GO111MODULE=on make -f builder.Makefile build make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb'. go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.changes Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MyS7gD + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin/docker-proxy RPM build warnings: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Y1t48M + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5cmEDh + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb /root/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb /build copied '/root/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb' removed '/root/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb' copied '/root/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb' -> '/build/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb' removed '/root/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb' dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb'. + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make manpages scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.s7inMwg5yW/ + cd /tmp/docker-cli-docsgen.s7inMwg5yW + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + make IMAGE=debian:bullseye verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ debian:bullseye ./verify Unable to find image 'debian:bullseye' locally bullseye: Pulling from library/debian 114ba63dd73a: Already exists Digest: sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 Status: Downloaded newer image for debian:bullseye + verify + dpkg --version + verify_deb + apt-get update go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] + go mod vendor -modfile=vendor.mod dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" Fetched 8450 kB in 1s (5835 kB/s) + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal readline-common Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv python3.9-doc binutils binfmt-support readline-doc Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2 packagekit publicsuffix libsasl2-modules unattended-upgrades The following NEW packages will be installed: apt-transport-https ca-certificates curl dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release media-types openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal readline-common software-properties-common 0 upgraded, 59 newly installed, 0 to remove and 2 not upgraded. Need to get 22.7 MB of archives. After this operation, 74.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB] Get:2 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u3 [84.1 kB] Get:3 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB] Get:4 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB] Get:5 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB] Get:6 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB] Get:7 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2 [121 kB] Get:8 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB] Get:9 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB] Get:10 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB] Get:11 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB] Get:12 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB] Get:13 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB] Get:14 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB] Get:15 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] Get:16 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] Get:17 http://deb.debian.org/debian bullseye/main arm64 apt-transport-https all 2.2.4 [160 kB] Get:18 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] Get:19 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] Get:20 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] Get:21 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] Get:22 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] Get:23 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] Get:24 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] Get:25 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] Get:26 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] Get:27 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] Get:28 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB] Get:29 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB] Get:30 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3 [114 kB] Get:31 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] Get:32 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB] Get:33 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u2 [7684 B] Get:34 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB] Get:35 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] Get:36 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] Get:37 http://deb.debian.org/debian bullseye/main arm64 libpackagekit-glib2-18 arm64 1.2.2-2 [113 kB] Get:38 http://deb.debian.org/debian bullseye/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.2-2 [36.8 kB] Get:39 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] Get:40 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB] Get:41 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB] Get:42 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB] Get:43 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB] Get:44 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB] Get:45 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB] Get:46 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB] Get:47 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB] Get:48 http://deb.debian.org/debian bullseye/main arm64 gnupg2 all 2.2.27-2+deb11u2 [434 kB] Get:49 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB] Get:50 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u2 [321 kB] Get:51 http://deb.debian.org/debian bullseye/main arm64 libdbus-1-3 arm64 1.12.20-2 [208 kB] Get:52 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB] Get:53 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB] Get:54 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB] Get:55 http://deb.debian.org/debian bullseye/main arm64 python3-dbus arm64 1.2.16-5 [105 kB] Get:56 http://deb.debian.org/debian bullseye/main arm64 python3-gi arm64 3.38.0-2 [226 kB] Get:57 http://deb.debian.org/debian bullseye/main arm64 python3-pycurl arm64 7.43.0.6-5 [67.9 kB] Get:58 http://deb.debian.org/debian bullseye/main arm64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB] Get:59 http://deb.debian.org/debian bullseye/main arm64 software-properties-common all 0.96.20.2-2.1 [83.4 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 22.7 MB in 1s (38.9 MB/s) Selecting previously unselected package libpython3.9-minimal:arm64. (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.) Preparing to unpack .../libpython3.9-minimal_3.9.2-1_arm64.deb ... Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ... Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+ 33/39 Installing : containerd.io-1.6.7-3.1.el8.x86_64 34/39 Running scriptlet: containerd.io-1.6.7-3.1.el8.x86_64 34/39 Installing : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.x86_6 35/39 Installing : slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.x 36/39 Installing : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 37/39 Running scriptlet: docker-ce-rootless-extras-0.0.0~20220808082437.e1f 37/39 Installing : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el8.x86 38/39 Running scriptlet: docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el8.x86 38/39 Cleanup : xz-libs-5.2.4-4.el8_6.x86_64 39/39 Running scriptlet: container-selinux-2:2.180.0-1.module_el8.7.0+1106+ 39/39 Running scriptlet: xz-libs-5.2.4-4.el8_6.x86_64 39/39 Verifying : xz-libs-5.2.4-4.el8.x86_64 1/39 Verifying : xz-libs-5.2.4-4.el8_6.x86_64 2/39 Verifying : container-selinux-2:2.180.0-1.module_el8.7.0+1106+ 3/39 Verifying : fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee 4/39 Verifying : libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.x86_6 5/39 Verifying : slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.x 6/39 Verifying : checkpolicy-2.9-1.el8.x86_64 7/39 Verifying : fuse-common-3.3.0-16.el8.x86_64 8/39 Verifying : fuse3-3.3.0-16.el8.x86_64 9/39 Verifying : fuse3-libs-3.3.0-16.el8.x86_64 10/39 Verifying : iptables-1.8.4-22.el8.x86_64 11/39 Verifying : iptables-libs-1.8.4-22.el8.x86_64 12/39 Verifying : kmod-25-19.el8.x86_64 13/39 Verifying : libcgroup-0.41-19.el8.x86_64 14/39 Verifying : libibverbs-37.2-1.el8.x86_64 15/39 Verifying : libmnl-1.0.4-6.el8.x86_64 16/39 Verifying : libnetfilter_conntrack-1.0.6-5.el8.x86_64 17/39 Verifying : libnfnetlink-1.0.1-13.el8.x86_64 18/39 Verifying : libnftnl-1.1.5-5.el8.x86_64 19/39 Verifying : libpcap-14:1.9.1-5.el8.x86_64 20/39 Verifying : libselinux-utils-2.9-5.el8.x86_64 21/39 Verifying : policycoreutils-2.9-19.el8.x86_64 22/39 Verifying : policycoreutils-python-utils-2.9-19.el8.noarch 23/39 Verifying : python3-audit-3.0.7-4.el8.x86_64 24/39 Verifying : python3-libselinux-2.9-5.el8.x86_64 25/39 Verifying : python3-libsemanage-2.9-8.el8.x86_64 26/39 Verifying : python3-policycoreutils-2.9-19.el8.noarch 27/39 Verifying : python3-setools-4.3.0-3.el8.x86_64 28/39 Verifying : rpm-plugin-selinux-4.14.3-23.el8.x86_64 29/39 Verifying : selinux-policy-3.14.3-105.el8.noarch 30/39 Verifying : selinux-policy-targeted-3.14.3-105.el8.noarch 31/39 Verifying : xz-5.2.4-4.el8.x86_64 32/39 Verifying : containerd.io-1.6.7-3.1.el8.x86_64 33/39 Verifying : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el8.x86 34/39 Verifying : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el8 35/39 Verifying : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 36/39 Verifying : docker-compose-plugin-2.9.0-0.el8.x86_64 37/39 Verifying : docker-scan-plugin-0.17.0-0.el8.x86_64 38/39 Verifying : docker-buildx-plugin-0.8.2-0.el8.x86_64 39/39 Downgraded: xz-libs-5.2.4-4.el8.x86_64 Installed: checkpolicy-2.9-1.el8.x86_64 container-selinux-2:2.180.0-1.module_el8.7.0+1106+45480ee0.noarch containerd.io-1.6.7-3.1.el8.x86_64 docker-buildx-plugin-0.8.2-0.el8.x86_64 docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el8.x86_64 docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el8.x86_64 docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el8.x86_64 docker-compose-plugin-2.9.0-0.el8.x86_64 docker-scan-plugin-0.17.0-0.el8.x86_64 fuse-common-3.3.0-16.el8.x86_64 fuse-overlayfs-1.8.2-1.module_el8.7.0+1106+45480ee0.x86_64 fuse3-3.3.0-16.el8.x86_64 fuse3-libs-3.3.0-16.el8.x86_64 iptables-1.8.4-22.el8.x86_64 iptables-libs-1.8.4-22.el8.x86_64 kmod-25-19.el8.x86_64 libcgroup-0.41-19.el8.x86_64 libibverbs-37.2-1.el8.x86_64 libmnl-1.0.4-6.el8.x86_64 libnetfilter_conntrack-1.0.6-5.el8.x86_64 libnfnetlink-1.0.1-13.el8.x86_64 libnftnl-1.1.5-5.el8.x86_64 libpcap-14:1.9.1-5.el8.x86_64 libselinux-utils-2.9-5.el8.x86_64 libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.x86_64 policycoreutils-2.9-19.el8.x86_64 policycoreutils-python-utils-2.9-19.el8.noarch python3-audit-3.0.7-4.el8.x86_64 python3-libselinux-2.9-5.el8.x86_64 python3-libsemanage-2.9-8.el8.x86_64 python3-policycoreutils-2.9-19.el8.noarch python3-setools-4.3.0-3.el8.x86_64 rpm-plugin-selinux-4.14.3-23.el8.x86_64 selinux-policy-3.14.3-105.el8.noarch selinux-policy-targeted-3.14.3-105.el8.noarch slirp4netns-1.1.8-2.module_el8.7.0+1106+45480ee0.x86_64 xz-5.2.4-4.el8.x86_64 Complete! + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.2 Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.2.10-2+deb11u3_arm64.deb ... Unpacking libexpat1:arm64 (2.2.10-2+deb11u3) ... Selecting previously unselected package python3.9-minimal. Preparing to unpack .../python3.9-minimal_3.9.2-1_arm64.deb ... Unpacking python3.9-minimal (3.9.2-1) ... ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vOmOGb + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.I2Uvgb + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.9.0 + test v2.9.0 = v2.9.0 + echo 'PASS: docker-compose version OK' + exit 0 PASS: docker-compose version OK Processing files: docker-compose-plugin-2.9.0-0.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.trdITa + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.9.0 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.9.0 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.9.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.urJGxa + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.9.0 + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.9.0 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.9.0 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.9.0 + exit 0 Provides: docker-compose-plugin = 0:2.9.0-0.el7 docker-compose-plugin(x86-64) = 0:2.9.0-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.el7.src.rpm Setting up libpython3.9-minimal:arm64 (3.9.2-1) ... Setting up libexpat1:arm64 (2.2.10-2+deb11u3) ... Setting up python3.9-minimal (3.9.2-1) ... Selecting previously unselected package python3-minimal. (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 ... 6947 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ... Unpacking python3-minimal (3.9.2-3) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_4.0.0_all.deb ... Unpacking media-types (4.0.0) ... Selecting previously unselected package libmpdec3:arm64. Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ... Unpacking libmpdec3:arm64 (2.5.1-1) ... Selecting previously unselected package libncursesw6:arm64. Preparing to unpack .../3-libncursesw6_6.2+20201114-2_arm64.deb ... Unpacking libncursesw6:arm64 (6.2+20201114-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../4-readline-common_8.1-1_all.deb ... Unpacking readline-common (8.1-1) ... Selecting previously unselected package libreadline8:arm64. Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ... Unpacking libreadline8:arm64 (8.1-1) ... Selecting previously unselected package libsqlite3-0:arm64. Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.34.1-3) ... Selecting previously unselected package libpython3.9-stdlib:arm64. Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ... Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ... Selecting previously unselected package python3.9. Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ... Unpacking python3.9 (3.9.2-1) ... Selecting previously unselected package libpython3-stdlib:arm64. Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.9.2-3) ... Setting up python3-minimal (3.9.2-3) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo Selecting previously unselected package python3. (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 ... 7385 files and directories currently installed.) Preparing to unpack .../00-python3_3.9.2-3_arm64.deb ... Unpacking python3 (3.9.2-3) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1n-0+deb11u3_arm64.deb ... Unpacking openssl (1.1.1n-0+deb11u3) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20210119_all.deb ... Unpacking ca-certificates (20210119) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ... Unpacking apt-transport-https (2.2.4) ... Selecting previously unselected package libbrotli1:arm64. Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_arm64.deb ... Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... Selecting previously unselected package libldap-2.4-2:arm64. Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../08-libnghttp2-14_1.43.0-1_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.43.0-1) ... Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../09-libpsl5_0.21.0-1.2_arm64.deb ... Unpacking libpsl5:arm64 (0.21.0-1.2) ... Selecting previously unselected package librtmp1:arm64. Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... Selecting previously unselected package libssh2-1:arm64. Preparing to unpack .../11-libssh2-1_1.9.0-2_arm64.deb ... Unpacking libssh2-1:arm64 (1.9.0-2) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... Selecting previously unselected package curl. Preparing to unpack .../13-curl_7.74.0-1.3+deb11u2_arm64.deb ... Unpacking curl (7.74.0-1.3+deb11u2) ... Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../14-libassuan0_2.5.3-7.1_arm64.deb ... Unpacking libassuan0:arm64 (2.5.3-7.1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_arm64.deb ... Unpacking gpgconf (2.2.27-2+deb11u2) ... Selecting previously unselected package libksba8:arm64. Preparing to unpack .../16-libksba8_1.5.0-3_arm64.deb ... Unpacking libksba8:arm64 (1.5.0-3) ... Selecting previously unselected package libnpth0:arm64. Preparing to unpack .../17-libnpth0_1.6-3_arm64.deb ... Unpacking libnpth0:arm64 (1.6-3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_arm64.deb ... dpkg-genchanges >../docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.changes Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BAbQvk + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Iepoju + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nXbPbE + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build' GO111MODULE=on make -f builder.Makefile build make[1]: Entering directory `/root/rpmbuild/BUILD/src/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb'. Unpacking dirmngr (2.2.27-2+deb11u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../19-distro-info-data_0.51+deb11u2_all.deb ... Unpacking distro-info-data (0.51+deb11u2) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../20-libglib2.0-0_2.66.8-1_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.66.8-1) ... Selecting previously unselected package libgirepository-1.0-1:arm64. Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... Selecting previously unselected package gir1.2-glib-2.0:arm64. Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~debian-buster_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb'. Selecting previously unselected package libpackagekit-glib2-18:arm64. Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_arm64.deb ... Unpacking libpackagekit-glib2-18:arm64 (1.2.2-2) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_arm64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ... Unpacking gnupg-utils (2.2.27-2+deb11u2) ... go: downloading github.com/docker/docker v20.10.9+incompatible Selecting previously unselected package gpg. Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_arm64.deb ... Unpacking gpg (2.2.27-2+deb11u2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../28-pinentry-curses_1.1.0-4_arm64.deb ... Unpacking pinentry-curses (1.1.0-4) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_arm64.deb ... Unpacking gpg-agent (2.2.27-2+deb11u2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ... Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ... Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_arm64.deb ... Unpacking gpgsm (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg. Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg2. Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg2 (2.2.27-2+deb11u2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ... Unpacking iso-codes (4.6.0-1) ... dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb /root/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb /build copied '/root/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb' removed '/root/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb' copied '/root/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb' -> '/build/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb' removed '/root/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb' go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u2_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u2) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../37-libdbus-1-3_1.12.20-2_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.12.20-2) ... Selecting previously unselected package lsb-release. Preparing to unpack .../38-lsb-release_11.1.0_all.deb ... Unpacking lsb-release (11.1.0) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ... Unpacking python-apt-common (2.2.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../40-python3-apt_2.2.1_arm64.deb ... Unpacking python3-apt (2.2.1) ... Selecting previously unselected package python3-dbus. go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 Preparing to unpack .../41-python3-dbus_1.2.16-5_arm64.deb ... Unpacking python3-dbus (1.2.16-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../42-python3-gi_3.38.0-2_arm64.deb ... Unpacking python3-gi (3.38.0-2) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_arm64.deb ... Unpacking python3-pycurl (7.43.0.6-5) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ... Unpacking python3-software-properties (0.96.20.2-2.1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ... Unpacking software-properties-common (0.96.20.2-2.1) ... Setting up libksba8:arm64 (1.5.0-3) ... Setting up media-types (4.0.0) ... go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 Setting up libpsl5:arm64 (0.21.0-1.2) ... Setting up apt-transport-https (2.2.4) ... Setting up libglib2.0-0:arm64 (2.66.8-1) ... No schema files found: doing nothing. Setting up distro-info-data (0.51+deb11u2) ... Setting up libbrotli1:arm64 (1.0.9-2+b2) ... Setting up libsqlite3-0:arm64 (3.34.1-3) ... Setting up libnghttp2-14:arm64 (1.43.0-1) ... Setting up libpackagekit-glib2-18:arm64 (1.2.2-2) ... Setting up libnpth0:arm64 (1.6-3) ... Setting up libassuan0:arm64 (2.5.3-7.1) ... Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... Setting up gnupg-l10n (2.2.27-2+deb11u2) ... Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up libdbus-1-3:arm64 (1.12.20-2) ... Setting up libncursesw6:arm64 (6.2+20201114-2) ... Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... Setting up python-apt-common (2.2.1) ... Setting up libmpdec3:arm64 (2.5.1-1) ... Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... Setting up libssh2-1:arm64 (1.9.0-2) ... Setting up openssl (1.1.1n-0+deb11u3) ... go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 Setting up readline-common (8.1-1) ... Setting up iso-codes (4.6.0-1) ... Setting up pinentry-curses (1.1.0-4) ... Setting up libreadline8:arm64 (8.1-1) ... Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u2) ... Setting up ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XcOuLj + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GOPY9c + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-scan version OK + ver=v0.17.0 + test v0.17.0 = v0.17.0 + echo 'PASS: docker-scan version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-scan-plugin-0.17.0-0.el9.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan Provides: docker-scan-plugin = 0:0.17.0-0.el9 docker-scan-plugin(x86-64) = 0:0.17.0-0.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.el9.src.rpm 129 added, 0 removed; done. Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... Setting up gpgconf (2.2.27-2+deb11u2) ... Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... Setting up curl (7.74.0-1.3+deb11u2) ... Setting up gpg (2.2.27-2+deb11u2) ... Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ... Setting up libpython3-stdlib:arm64 (3.9.2-3) ... Setting up gnupg-utils (2.2.27-2+deb11u2) ... Setting up gpg-agent (2.2.27-2+deb11u2) ... Setting up gpgsm (2.2.27-2+deb11u2) ... Setting up dirmngr (2.2.27-2+deb11u2) ... Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ... Setting up gpg-wks-server (2.2.27-2+deb11u2) ... Setting up python3.9 (3.9.2-1) ... Setting up gpg-wks-client (2.2.27-2+deb11u2) ... Setting up python3 (3.9.2-3) ... Setting up python3-pycurl (7.43.0.6-5) ... Setting up python3-gi (3.38.0-2) ... Setting up gnupg (2.2.27-2+deb11u2) ... Setting up lsb-release (11.1.0) ... Setting up python3-dbus (1.2.16-5) ... Setting up gnupg2 (2.2.27-2+deb11u2) ... Setting up python3-apt (2.2.1) ... Setting up python3-software-properties (0.96.20.2-2.1) ... Setting up software-properties-common (0.96.20.2-2.1) ... Processing triggers for libc-bin (2.31-13+deb11u3) ... Processing triggers for ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=11 +++ VERSION='11 (bullseye)' +++ VERSION_CODENAME=bullseye +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo debian + DIST_ID=debian ++ lsb_release -sc + DIST_VERSION=bullseye + '[' bullseye = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian Clearing symlinks in /etc/ssl/certs... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + make IMAGE=balenalib/rpi-raspbian:buster verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ balenalib/rpi-raspbian:buster ./verify Unable to find image 'balenalib/rpi-raspbian:buster' locally done. Updating certificates in /etc/ssl/certs... buster: Pulling from balenalib/rpi-raspbian 3ec6565972ff: Already exists f3af4ab272a2: Already exists 5240d4db8727: Already exists 53389ca3ffff: Already exists 2616c24fc6c1: Already exists 8699f472b25d: Already exists 751ce1761235: Already exists 45e45287e593: Already exists Digest: sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222 Status: Downloaded newer image for balenalib/rpi-raspbian:buster + verify + dpkg --version + verify_deb + apt-get update # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd 129 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/debian/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ch7bX6 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB] Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] OK + '[' bullseye = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian bullseye test' + apt-get update Get:3 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B] Get:4 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB] Get:5 http://archive.raspberrypi.org/debian buster/main armhf Packages [391 kB] Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB] Get:5 https://download.docker.com/linux/debian bullseye/test arm64 Packages [12.0 kB] Fetched 55.4 kB in 1s (73.8 kB/s) Reading package lists... dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb'. Get:6 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB] Get:7 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B] Get:8 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB] ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb' + packages='deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb' ++ echo 'deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb ++ xargs deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb' ++ awk '$0="./"$0' + packages='./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb Selecting previously unselected package docker-compose-plugin. (Reading database ... 9718 files and directories currently installed.) Preparing to unpack .../docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb ... Unpacking docker-compose-plugin (2.9.0~debian-bullseye) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.changes docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9" dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb'. dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb /root/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb /build copied '/root/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb' removed '/root/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb' copied '/root/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb' removed '/root/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb' make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Fetched 18.9 MB in 3s (5580 kB/s) Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... + make IMAGE=quay.io/centos/centos:stream9 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ quay.io/centos/centos:stream9 ./verify Unable to find image 'quay.io/centos/centos:stream9' locally stream9: Pulling from centos/centos fda517edff60: Already exists dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb'. Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... Digest: sha256:07f9ccafb44a1de11a1c2c2bad3fcc10cd224921f9f1c9c6e778b723c740c24a Status: Downloaded newer image for quay.io/centos/centos:stream9 + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=9 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=9 +++ PLATFORM_ID=platform:el9 +++ PRETTY_NAME='CentOS Stream 9' +++ ANSI_COLOR='0;31' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:centos:centos:9 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ echo centos + DIST_ID=centos ++ . /etc/os-release +++ NAME='CentOS Stream' +++ VERSION=9 +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=9 +++ PLATFORM_ID=platform:el9 +++ PRETTY_NAME='CentOS Stream 9' +++ ANSI_COLOR='0;31' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:centos:centos:9 +++ HOME_URL=https://centos.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9' +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' ++ cut -d. -f1 ++ echo 9 + DIST_VERSION=9 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb ... Unpacking docker-buildx-plugin (0.8.2~debian-bullseye) ... make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.TlzddVlxG1/ + cd /tmp/docker-cli-docsgen.TlzddVlxG1 + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 4.12.0 Installed: dnf-0:4.12.0-2.el9.noarch at Tue Jul 26 14:17:33 2022 Built : builder@centos.org at Mon May 23 13:59:30 2022 Installed: rpm-0:4.16.1.3-15.el9.x86_64 at Tue Jul 26 14:17:31 2022 Built : builder@centos.org at Thu Jun 30 11:34:23 2022 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all 0 files removed + dnf upgrade -y go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 Setting up docker-compose-plugin (2.9.0~debian-bullseye) ... Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... Setting up docker-buildx-plugin (0.8.2~debian-bullseye) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... Reading package lists... Building dependency tree... Reading state information... go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 ca-certificates is already the newest version (20200601~deb10u2). curl is already the newest version (7.64.0-4+deb10u2). The following additional packages will be installed: distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes libapt-inst2.0 libcurl3-gnutls libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec2 libpackagekit-glib2-18 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib mime-support python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal Suggested packages: isoquery lsb python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv python3.7-doc binutils binfmt-support Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs packagekit bzip2 file xz-utils unattended-upgrades invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_arm64.deb The following NEW packages will be installed: apt-transport-https distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg2 iso-codes libapt-inst2.0 libcurl3-gnutls libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec2 libpackagekit-glib2-18 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib lsb-release mime-support python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal software-properties-common Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done 0 upgraded, 30 newly installed, 0 to remove and 9 not upgraded. Need to get 10.5 MB of archives. After this operation, 51.9 MB of additional disk space will be used. Get:1 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB] Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 netbase systemd systemd-sysv Suggested packages: firewalld kmod systemd-container policykit-1 Recommended packages: nftables systemd-timesyncd | time-daemon libnss-systemd CentOS Stream 9 - BaseOS 3.3 MB/s | 5.8 MB 00:01 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 netbase systemd systemd-sysv go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye" 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. Need to get 27.0 MB of archives. After this operation, 130 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] Get:9 https://download.docker.com/linux/debian bullseye/test arm64 containerd.io arm64 1.6.7-1 [20.8 MB] Get:10 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] Get:11 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] Get:12 http://deb.debian.org/debian bullseye/main arm64 systemd-sysv arm64 247.3-7 [113 kB] Get:13 http://deb.debian.org/debian bullseye/main arm64 dbus arm64 1.12.20-2 [228 kB] Get:14 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB] Get:15 http://deb.debian.org/debian bullseye/main arm64 libpam-systemd arm64 247.3-7 [274 kB] Get:16 http://deb.debian.org/debian bullseye/main arm64 dbus-user-session arm64 1.12.20-2 [96.2 kB] Get:17 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] Get:18 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] Get:19 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] Get:20 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] Get:21 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] Get:22 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] Get:23 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] Get:2 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u4 [78.5 kB] Get:3 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB] Get:4 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] Get:5 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB] Get:6 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB] Get:7 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB] Get:8 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 debconf: delaying package configuration, since apt-utils is not installed Fetched 27.0 MB in 1s (50.0 MB/s) Selecting previously unselected package libapparmor1:arm64. (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 ... 9943 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.6-10_arm64.deb ... Unpacking libapparmor1:arm64 (2.13.6-10) ... dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb'. Get:9 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] Get:10 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] Get:11 http://archive.raspbian.org/raspbian buster/main armhf apt-transport-https all 1.8.2.3 [149 kB] Get:12 http://archive.raspbian.org/raspbian buster/main armhf distro-info-data all 0.41+deb10u4 [6880 B] Get:13 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u2 [1078 kB] Get:14 http://archive.raspbian.org/raspbian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [78.8 kB] Get:15 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB] Get:16 http://archive.raspbian.org/raspbian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [98.1 kB] Get:17 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB] Get:18 http://archive.raspbian.org/raspbian buster/main armhf gnupg2 all 2.2.12-1+rpi1+deb10u1 [393 kB] Get:19 http://archive.raspbian.org/raspbian buster/main armhf iso-codes all 4.2-1 [2713 kB] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f Selecting previously unselected package libcap2:arm64. Preparing to unpack .../1-libcap2_1%3a2.44-1_arm64.deb ... Unpacking libcap2:arm64 (1:2.44-1) ... Selecting previously unselected package libargon2-1:arm64. Preparing to unpack .../2-libargon2-1_0~20171227-0.2_arm64.deb ... Unpacking libargon2-1:arm64 (0~20171227-0.2) ... Selecting previously unselected package dmsetup. Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_arm64.deb ... Unpacking dmsetup (2:1.02.175-2.1) ... Selecting previously unselected package libdevmapper1.02.1:arm64. Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... Selecting previously unselected package libjson-c5:arm64. Preparing to unpack .../5-libjson-c5_0.15-2_arm64.deb ... Unpacking libjson-c5:arm64 (0.15-2) ... Selecting previously unselected package libcryptsetup12:arm64. Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... Get:20 http://archive.raspbian.org/raspbian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB] Get:21 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [292 kB] Get:22 http://archive.raspbian.org/raspbian buster/main armhf libdbus-1-3 armhf 1.12.20-0+deb10u1 [189 kB] Get:23 http://archive.raspbian.org/raspbian buster/main armhf lsb-release all 10.2019051400+rpi1 [27.8 kB] Get:24 http://archive.raspbian.org/raspbian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB] Get:25 http://archive.raspbian.org/raspbian buster/main armhf python3-apt armhf 1.8.4.3 [168 kB] Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3-dbus armhf 1.2.8-3 [95.9 kB] Get:27 http://archive.raspbian.org/raspbian buster/main armhf python3-gi armhf 3.30.4-1 [161 kB] Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [62.8 kB] Get:29 http://archive.raspbian.org/raspbian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB] Get:30 http://archive.raspbian.org/raspbian buster/main armhf software-properties-common all 0.96.20.2-2 [83.3 kB] go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 Selecting previously unselected package libip4tc2:arm64. Preparing to unpack .../7-libip4tc2_1.8.7-1_arm64.deb ... Unpacking libip4tc2:arm64 (1.8.7-1) ... Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../8-libkmod2_28-1_arm64.deb ... Unpacking libkmod2:arm64 (28-1) ... Selecting previously unselected package systemd. Preparing to unpack .../9-systemd_247.3-7_arm64.deb ... Unpacking systemd (247.3-7) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [Pipeline] } debconf: delaying package configuration, since apt-utils is not installed Fetched 10.5 MB in 2s (6352 kB/s) Selecting previously unselected package libpython3.7-minimal:armhf. (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 ... 7700 files and directories currently installed.) Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [Pipeline] sh CentOS Stream 9 - AppStream 25 MB/s | 15 MB 00:00 Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.2.6-2+deb10u4_armhf.deb ... Unpacking libexpat1:armhf (2.2.6-2+deb10u4) ... Selecting previously unselected package python3.7-minimal. Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... Setting up libexpat1:armhf (2.2.6-2+deb10u4) ... + make IMAGE=balenalib/rpi-raspbian:bullseye verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ balenalib/rpi-raspbian:bullseye ./verify Unable to find image 'balenalib/rpi-raspbian:bullseye' locally bullseye: Pulling from balenalib/rpi-raspbian Setting up python3.7-minimal (3.7.3-2+deb10u3) ... Setting up libapparmor1:arm64 (2.13.6-10) ... Setting up libcap2:arm64 (1:2.44-1) ... Setting up libargon2-1:arm64 (0~20171227-0.2) ... Setting up libjson-c5:arm64 (0.15-2) ... Setting up libip4tc2:arm64 (1.8.7-1) ... Setting up libkmod2:arm64 (28-1) ... Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... Setting up systemd (247.3-7) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. 5b5a2e86ef84: Already exists 30869e65a46e: Already exists 0f6d901b7bb0: Already exists 9f443281bb79: Already exists 015d6629e076: Already exists 9e1d102411fe: Already exists 605b78904a87: Already exists a6f5c5588b6c: Already exists Digest: sha256:cfcde2b226297985ae45d438e206a192885a2e7d73a98f0da809ab60b7cb879b Status: Downloaded newer image for balenalib/rpi-raspbian:bullseye Selecting previously unselected package python3-minimal. (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 ... 7950 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... Unpacking python3-minimal (3.7.3-1) ... Setting up dmsetup (2:1.02.175-2.1) ... + verify + dpkg --version + verify_deb + apt-get update Selecting previously unselected package systemd-sysv. (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 ... 10792 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_247.3-7_arm64.deb ... Unpacking systemd-sysv (247.3-7) ... Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.20-2_arm64.deb ... Unpacking dbus (1.12.20-2) ... Selecting previously unselected package netbase. Preparing to unpack .../02-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../03-libpam-systemd_247.3-7_arm64.deb ... Unpacking libpam-systemd:arm64 (247.3-7) ... Selecting previously unselected package containerd.io. Preparing to unpack .../04-containerd.io_1.6.7-1_arm64.deb ... Unpacking containerd.io (1.6.7-1) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.62_all.deb ... Unpacking mime-support (3.62) ... Selecting previously unselected package libmpdec2:armhf. Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... Unpacking libmpdec2:armhf (2.4.2-2) ... Selecting previously unselected package libpython3.7-stdlib:armhf. Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ... Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... Selecting previously unselected package python3.7. Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ... Unpacking python3.7 (3.7.3-2+deb10u3) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.7.3-1) ... Setting up python3-minimal (3.7.3-1) ... Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB] Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.7 kB] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 Selecting previously unselected package python3. (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 ... 8387 files and directories currently installed.) Preparing to unpack .../00-python3_3.7.3-1_armhf.deb ... Unpacking python3 (3.7.3-1) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../01-apt-transport-https_1.8.2.3_all.deb ... Unpacking apt-transport-https (1.8.2.3) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../02-distro-info-data_0.41+deb10u4_all.deb ... Unpacking distro-info-data (0.41+deb10u4) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../03-libglib2.0-0_2.58.3-2+deb10u2_armhf.deb ... Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u2) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../04-libgirepository-1.0-1_1.58.3-2_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ... Get:3 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B] Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [295 kB] Get:5 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B] Get:6 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB] go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../05-gir1.2-glib-2.0_1.58.3-2_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../06-libpackagekit-glib2-18_1.1.12-5_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.1.12-5) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../07-gir1.2-packagekitglib-1.0_1.1.12-5_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ... Selecting previously unselected package gnupg2. Preparing to unpack .../08-gnupg2_2.2.12-1+rpi1+deb10u1_all.deb ... Unpacking gnupg2 (2.2.12-1+rpi1+deb10u1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../09-iso-codes_4.2-1_all.deb ... Unpacking iso-codes (4.2-1) ... Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.2 MB] + go mod vendor -modfile=vendor.mod Selecting previously unselected package libapt-inst2.0:armhf. Preparing to unpack .../10-libapt-inst2.0_1.8.2.3_armhf.deb ... Unpacking libapt-inst2.0:armhf (1.8.2.3) ... Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../11-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../12-libdbus-1-3_1.12.20-0+deb10u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.20-0+deb10u1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../13-lsb-release_10.2019051400+rpi1_all.deb ... Unpacking lsb-release (10.2019051400+rpi1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../14-python-apt-common_1.8.4.3_all.deb ... Unpacking python-apt-common (1.8.4.3) ... Selecting previously unselected package python3-apt. Preparing to unpack .../15-python3-apt_1.8.4.3_armhf.deb ... Unpacking python3-apt (1.8.4.3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../16-python3-dbus_1.2.8-3_armhf.deb ... Unpacking python3-dbus (1.2.8-3) ... Selecting previously unselected package python3-gi. Preparing to unpack .../17-python3-gi_3.30.4-1_armhf.deb ... Unpacking python3-gi (3.30.4-1) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../18-python3-pycurl_7.43.0.2-0.1_armhf.deb ... Unpacking python3-pycurl (7.43.0.2-0.1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../19-python3-software-properties_0.96.20.2-2_all.deb ... Unpacking python3-software-properties (0.96.20.2-2) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../20-software-properties-common_0.96.20.2-2_all.deb ... Unpacking software-properties-common (0.96.20.2-2) ... Setting up gnupg2 (2.2.12-1+rpi1+deb10u1) ... Setting up mime-support (3.62) ... Setting up apt-transport-https (1.8.2.3) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Selecting previously unselected package dbus-user-session. Preparing to unpack .../05-dbus-user-session_1.12.20-2_arm64.deb ... Unpacking dbus-user-session (1.12.20-2) ... Selecting previously unselected package libip6tc2:arm64. Preparing to unpack .../06-libip6tc2_1.8.7-1_arm64.deb ... Unpacking libip6tc2:arm64 (1.8.7-1) ... Selecting previously unselected package libxtables12:arm64. Preparing to unpack .../07-libxtables12_1.8.7-1_arm64.deb ... Unpacking libxtables12:arm64 (1.8.7-1) ... Selecting previously unselected package libmnl0:arm64. Preparing to unpack .../08-libmnl0_1.0.4-3_arm64.deb ... Unpacking libmnl0:arm64 (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:arm64. Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_arm64.deb ... Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... Selecting previously unselected package libnetfilter-conntrack3:arm64. Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... Selecting previously unselected package libnftnl11:arm64. Preparing to unpack .../11-libnftnl11_1.1.9-1_arm64.deb ... Unpacking libnftnl11:arm64 (1.1.9-1) ... Setting up libglib2.0-0:armhf (2.58.3-2+deb10u2) ... No schema files found: doing nothing. Setting up distro-info-data (0.41+deb10u4) ... Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ... Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... Setting up libapt-inst2.0:armhf (1.8.2.3) ... Setting up libdbus-1-3:armhf (1.12.20-0+deb10u1) ... Setting up python-apt-common (1.8.4.3) ... Setting up libgirepository-1.0-1:armhf (1.58.3-2) ... Setting up libmpdec2:armhf (2.4.2-2) ... Setting up iso-codes (4.2-1) ... Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ... Setting up libpython3-stdlib:armhf (3.7.3-1) ... Setting up python3.7 (3.7.3-2+deb10u3) ... Selecting previously unselected package iptables. Preparing to unpack .../12-iptables_1.8.7-1_arm64.deb ... Unpacking iptables (1.8.7-1) ... Setting up systemd-sysv (247.3-7) ... Setting up libip6tc2:arm64 (1.8.7-1) ... Setting up dbus (1.12.20-2) ... Get:8 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB] invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libmnl0:arm64 (1.0.4-3) ... Setting up containerd.io (1.6.7-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:arm64 (1.8.7-1) ... Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... Setting up libpam-systemd:arm64 (247.3-7) ... Setting up python3 (3.7.3-1) ... Setting up netbase (6.3) ... Setting up libnftnl11:arm64 (1.1.9-1) ... Setting up dbus-user-session (1.12.20-2) ... Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... Setting up iptables (1.8.7-1) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.31-13+deb11u3) ... + docker --version Fetched 18.8 MB in 3s (6425 kB/s) Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ... Setting up python3-pycurl (7.43.0.2-0.1) ... Setting up python3-gi (3.30.4-1) ... Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.1 Setting up lsb-release (10.2019051400+rpi1) ... Setting up python3-dbus (1.2.8-3) ... Setting up python3-apt (1.8.4.3) ... CentOS Stream 9 - Extras packages 13 kB/s | 8.5 kB 00:00 Setting up python3-software-properties (0.96.20.2-2) ... make[1]: Leaving directory `/root/rpmbuild/BUILD/src/scan-cli-plugin' + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QyzoWF + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.P6YMpI + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.17.0 + test v0.17.0 = v0.17.0 + echo 'PASS: docker-scan version OK' PASS: docker-scan version OK + exit 0 Processing files: docker-scan-plugin-0.17.0-0.el7.x86_64 Provides: docker-scan-plugin = 0:0.17.0-0.el7 docker-scan-plugin(x86-64) = 0:0.17.0-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.el7.src.rpm Dependencies resolved. Nothing to do. Complete! + dnf install -y 'dnf-command(config-manager)' Setting up software-properties-common (0.96.20.2-2) ... Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ... ++ source /etc/os-release +++ PRETTY_NAME='Raspbian GNU/Linux 10 (buster)' +++ NAME='Raspbian GNU/Linux' +++ VERSION_ID=10 +++ VERSION='10 (buster)' +++ VERSION_CODENAME=buster +++ ID=raspbian +++ ID_LIKE=debian +++ HOME_URL=http://www.raspbian.org/ +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs ++ echo raspbian + DIST_ID=raspbian ++ lsb_release -sc + DIST_VERSION=buster + '[' buster = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/raspbian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... Last metadata expiration check: 0:00:01 ago on Mon Aug 8 12:10:35 2022. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.1.0-1.el9 baseos 35 k Installing dependencies: dbus-libs x86_64 1:1.12.20-5.el9 baseos 153 k python3-dateutil noarch 1:2.8.1-6.el9 baseos 302 k python3-dbus x86_64 1.2.18-2.el9 baseos 144 k python3-dnf-plugins-core noarch 4.1.0-1.el9 baseos 236 k python3-six noarch 1.15.0-9.el9 baseos 37 k systemd-libs x86_64 250-7.el9 baseos 618 k Transaction Summary ================================================================================ Install 7 Packages Total download size: 1.5 M Installed size: 4.2 M Downloading Packages: Reading package lists... 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?) + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common done. Updating certificates in /etc/ssl/certs... (1/7): dnf-plugins-core-4.1.0-1.el9.noarch.rpm 84 kB/s | 35 kB 00:00 (2/7): dbus-libs-1.12.20-5.el9.x86_64.rpm 244 kB/s | 153 kB 00:00 (3/7): python3-dbus-1.2.18-2.el9.x86_64.rpm 672 kB/s | 144 kB 00:00 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + apt-key add - + curl -fsSL https://download.docker.com/linux/raspbian/gpg Warning: apt-key output should not be parsed (stdout is not a terminal) (4/7): python3-six-1.15.0-9.el9.noarch.rpm 494 kB/s | 37 kB 00:00 (5/7): python3-dateutil-2.8.1-6.el9.noarch.rpm 393 kB/s | 302 kB 00:00 (6/7): python3-dnf-plugins-core-4.1.0-1.el9.noa 1.6 MB/s | 236 kB 00:00 OK + '[' buster = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian buster test' + apt-get update (7/7): systemd-libs-250-7.el9.x86_64.rpm 2.1 MB/s | 618 kB 00:00 -------------------------------------------------------------------------------- Total 1.2 MB/s | 1.5 MB 00:01 CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) " Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Get:1 https://download.docker.com/linux/raspbian buster InRelease [33.6 kB] Get:2 https://download.docker.com/linux/raspbian buster/test armhf Packages [31.3 kB] Hit:3 http://archive.raspbian.org/raspbian buster InRelease Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.i1bSwV + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el7.x86_64 + exit 0 Transaction test succeeded. Running transaction Preparing : 1/1 Installing : systemd-libs-250-7.el9.x86_64 1/7 Running scriptlet: systemd-libs-250-7.el9.x86_64 1/7 Installing : dbus-libs-1:1.12.20-5.el9.x86_64 2/7 Installing : python3-dbus-1.2.18-2.el9.x86_64 3/7 Installing : python3-six-1.15.0-9.el9.noarch 4/7 Installing : python3-dateutil-1:2.8.1-6.el9.noarch 5/7 Installing : python3-dnf-plugins-core-4.1.0-1.el9.noarch 6/7 Installing : dnf-plugins-core-4.1.0-1.el9.noarch 7/7 Reading package lists... Hit:4 http://archive.raspberrypi.org/debian buster InRelease Building dependency tree... Reading state information... Running scriptlet: dnf-plugins-core-4.1.0-1.el9.noarch 7/7 Verifying : dbus-libs-1:1.12.20-5.el9.x86_64 1/7 Verifying : dnf-plugins-core-4.1.0-1.el9.noarch 2/7 Verifying : python3-dateutil-1:2.8.1-6.el9.noarch 3/7 Verifying : python3-dbus-1.2.18-2.el9.x86_64 4/7 Verifying : python3-dnf-plugins-core-4.1.0-1.el9.noarch 5/7 Verifying : python3-six-1.15.0-9.el9.noarch 6/7 Verifying : systemd-libs-250-7.el9.x86_64 7/7 Installed: dbus-libs-1:1.12.20-5.el9.x86_64 dnf-plugins-core-4.1.0-1.el9.noarch python3-dateutil-1:2.8.1-6.el9.noarch python3-dbus-1.2.18-2.el9.x86_64 python3-dnf-plugins-core-4.1.0-1.el9.noarch python3-six-1.15.0-9.el9.noarch systemd-libs-250-7.el9.x86_64 Complete! + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo' + dnf --version [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo Fetched 65.0 kB in 1s (85.5 kB/s) ca-certificates is already the newest version (20210119). The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv iso-codes libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec3 libpackagekit-glib2-18 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib media-types python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv python3.9-doc binutils binfmt-support Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs packagekit unattended-upgrades 4.12.0 Installed: dnf-0:4.12.0-2.el9.noarch at Tue Jul 26 14:17:33 2022 Built : builder@centos.org at Mon May 23 13:59:30 2022 Installed: rpm-0:4.16.1.3-15.el9.x86_64 at Tue Jul 26 14:17:31 2022 Built : builder@centos.org at Thu Jun 30 11:34:23 2022 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo + dnf config-manager --set-disabled 'docker-ce-*' + dnf config-manager --set-enabled docker-ce-test The following NEW packages will be installed: apt-transport-https distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg2 iso-codes libcurl3-gnutls libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec3 libpackagekit-glib2-18 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib lsb-release media-types python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal software-properties-common The following packages will be upgraded: curl dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv libcurl4 + dnf makecache 13 upgraded, 29 newly installed, 0 to remove and 15 not upgraded. Need to get 19.2 MB of archives. After this operation, 49.2 MB of additional disk space will be used. Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Reading package lists... ++ find deb/debbuild/raspbian-buster/ -type f -name '*.deb' + packages='deb/debbuild/raspbian-buster/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb deb/debbuild/raspbian-buster/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb' ++ echo 'deb/debbuild/raspbian-buster/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb deb/debbuild/raspbian-buster/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/raspbian-buster/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb Selecting previously unselected package docker-compose-plugin. (Reading database ... 10012 files and directories currently installed.) Preparing to unpack .../docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb ... Unpacking docker-compose-plugin (2.9.0~raspbian-buster) ... CentOS Stream 9 - BaseOS 22 kB/s | 7.9 kB 00:00 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u3 [74.9 kB] Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB] Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB] Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB] Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB] dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb'. Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster) ... CentOS Stream 9 - AppStream 27 kB/s | 8.0 kB 00:00 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB] Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [797 kB] Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [525 kB] Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [706 kB] Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [826 kB] Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [616 kB] Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [503 kB] Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [498 kB] Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf gpgv armhf 2.2.27-2+deb11u2 [582 kB] Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [600 kB] Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB] Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB] Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u2 [257 kB] docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7" Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u2 [309 kB] Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf distro-info-data all 0.51+deb11u2 [7684 B] Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB] Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [82.6 kB] Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB] Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [107 kB] Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB] Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB] Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB] CentOS Stream 9 - Extras packages 28 kB/s | 8.6 kB 00:00 make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.changes Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u2 [305 kB] Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf libdbus-1-3 armhf 1.12.20-2 [193 kB] Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf lsb-release all 11.1.0+rpi1 [28.1 kB] Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB] Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf python3-apt armhf 2.2.1 [174 kB] Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf python3-dbus armhf 1.2.16-5 [100 kB] Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf python3-gi armhf 3.38.0-2 [215 kB] Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.7 kB] Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB] Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB] Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster) ... dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb /root/docker-compose-plugin_2.9.0~debian-buster_armhf.deb /build copied '/root/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb' removed '/root/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb' copied '/root/docker-compose-plugin_2.9.0~debian-buster_armhf.deb' -> '/build/docker-compose-plugin_2.9.0~debian-buster_armhf.deb' removed '/root/docker-compose-plugin_2.9.0~debian-buster_armhf.deb' debconf: delaying package configuration, since apt-utils is not installed Fetched 19.2 MB in 2s (10.0 MB/s) Selecting previously unselected package libpython3.9-minimal:armhf. (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 ... 7899 files and directories currently installed.) Preparing to unpack .../libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ... Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.2.10-2+deb11u3_armhf.deb ... Unpacking libexpat1:armhf (2.2.10-2+deb11u3) ... Docker CE Test - x86_64 13 kB/s | 8.9 kB 00:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Selecting previously unselected package python3.9-minimal. Preparing to unpack .../python3.9-minimal_3.9.2-1+rpi1_armhf.deb ... Unpacking python3.9-minimal (3.9.2-1+rpi1) ... Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... Setting up libexpat1:armhf (2.2.10-2+deb11u3) ... Setting up python3.9-minimal (3.9.2-1+rpi1) ... Metadata cache created. [DEBUG] Installing engine rpms + echo '[DEBUG] Installing engine rpms' ++ find rpm/rpmbuild/centos-9/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/centos-9/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64.rpm' + set -x + dnf install -y rpm/rpmbuild/centos-9/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el9.x86_64.rpm + make IMAGE=centos:7 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ centos:7 ./verify Unable to find image 'centos:7' locally 7: Pulling from library/centos Last metadata expiration check: 0:00:01 ago on Mon Aug 8 12:10:41 2022. 2d473b07cdd5: Already exists Digest: sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 Status: Downloaded newer image for centos:7 Dependencies resolved. ================================================================================================== Package Arch Version Repository Size ================================================================================================== Installing: docker-buildx-plugin x86_64 0.8.2-0.el9 @commandline 11 M docker-ce x86_64 3:0.0.0~20220808082437.e1f24d3-0.el9 @commandline 22 M docker-ce-cli x86_64 1:0.0.0~20220808082437.e1f24d3-0.el9 @commandline 6.9 M docker-ce-rootless-extras x86_64 0.0.0~20220808082437.e1f24d3-0.el9 @commandline 3.6 M docker-compose-plugin x86_64 2.9.0-0.el9 @commandline 7.0 M docker-scan-plugin x86_64 0.17.0-0.el9 @commandline 3.8 M Installing dependencies: acl x86_64 2.3.1-3.el9 baseos 73 k checkpolicy x86_64 3.4-1.el9 appstream 347 k container-selinux noarch 3:2.189.0-1.el9 appstream 49 k containerd.io x86_64 1.6.7-3.1.el9 docker-ce-test 32 M cracklib x86_64 2.9.6-27.el9 baseos 94 k cracklib-dicts x86_64 2.9.6-27.el9 baseos 3.6 M cryptsetup-libs x86_64 2.4.3-4.el9 baseos 436 k dbus x86_64 1:1.12.20-5.el9 baseos 4.3 k dbus-broker x86_64 28-5.el9 baseos 172 k dbus-common noarch 1:1.12.20-5.el9 baseos 15 k device-mapper x86_64 9:1.02.185-1.el9 baseos 142 k device-mapper-libs x86_64 9:1.02.185-1.el9 baseos 178 k diffutils x86_64 3.7-12.el9 baseos 397 k fuse-common x86_64 3.10.2-5.el9 baseos 9.0 k fuse-overlayfs x86_64 1.9-1.el9 appstream 72 k fuse3 x86_64 3.10.2-5.el9 appstream 54 k fuse3-libs x86_64 3.10.2-5.el9 appstream 93 k iptables-libs x86_64 1.8.8-2.el9 baseos 466 k iptables-nft x86_64 1.8.8-2.el9 baseos 204 k kmod x86_64 28-7.el9 baseos 127 k kmod-libs x86_64 28-7.el9 baseos 64 k libdb x86_64 5.3.28-53.el9 baseos 738 k libeconf x86_64 0.4.1-2.el9 baseos 28 k libfdisk x86_64 2.37.4-3.el9 baseos 155 k libibverbs x86_64 37.2-1.el9 baseos 376 k libmnl x86_64 1.0.4-15.el9 baseos 29 k libnetfilter_conntrack x86_64 1.0.8-4.el9 baseos 58 k libnfnetlink x86_64 1.0.1-21.el9 baseos 30 k libnftnl x86_64 1.2.2-1.el9 baseos 84 k libnl3 x86_64 3.7.0-1.el9 baseos 350 k libpcap x86_64 14:1.10.0-4.el9 baseos 173 k libpwquality x86_64 1.4.4-8.el9 baseos 119 k libseccomp x86_64 2.5.2-2.el9 baseos 72 k libselinux-utils x86_64 3.4-3.el9 baseos 182 k libslirp x86_64 4.4.0-4.el9 appstream 69 k libutempter x86_64 1.2.1-6.el9 baseos 27 k openssl x86_64 1:3.0.1-38.el9 baseos 1.2 M pam x86_64 1.5.1-12.el9 baseos 621 k policycoreutils x86_64 3.4-1.el9 baseos 234 k policycoreutils-python-utils noarch 3.4-1.el9 appstream 74 k python3-audit x86_64 3.0.7-103.el9 appstream 84 k python3-libselinux x86_64 3.4-3.el9 appstream 186 k python3-libsemanage x86_64 3.4-1.el9 appstream 81 k python3-policycoreutils noarch 3.4-1.el9 appstream 2.1 M python3-setools x86_64 4.4.0-5.el9 baseos 599 k python3-setuptools noarch 53.0.0-10.el9 baseos 946 k rpm-plugin-selinux x86_64 4.16.1.3-15.el9 baseos 18 k selinux-policy noarch 34.1.38-1.el9 baseos 62 k selinux-policy-targeted noarch 34.1.38-1.el9 baseos 6.7 M slirp4netns x86_64 1.2.0-2.el9 appstream 47 k systemd x86_64 250-7.el9 baseos 4.2 M systemd-pam x86_64 250-7.el9 baseos 244 k systemd-rpm-macros noarch 250-7.el9 baseos 29 k util-linux x86_64 2.37.4-3.el9 baseos 2.3 M util-linux-core x86_64 2.37.4-3.el9 baseos 460 k xz x86_64 5.2.5-8.el9 baseos 226 k Transaction Summary ================================================================================================== Install 62 Packages Total size: 116 M Total download size: 62 M Installed size: 431 M Downloading Packages: Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster) ... Selecting previously unselected package python3-minimal. (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 ... 8193 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... Unpacking python3-minimal (3.9.2-3) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_4.0.0_all.deb ... Unpacking media-types (4.0.0) ... Selecting previously unselected package libmpdec3:armhf. Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ... Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ... Selecting previously unselected package libpython3.9-stdlib:armhf. Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ... Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='CentOS Linux' +++ VERSION='7 (Core)' +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=7 +++ PRETTY_NAME='CentOS Linux 7 (Core)' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:7 +++ HOME_URL=https://www.centos.org/ +++ BUG_REPORT_URL=https://bugs.centos.org/ +++ CENTOS_MANTISBT_PROJECT=CentOS-7 +++ CENTOS_MANTISBT_PROJECT_VERSION=7 +++ REDHAT_SUPPORT_PRODUCT=centos +++ REDHAT_SUPPORT_PRODUCT_VERSION=7 ++ echo centos + DIST_ID=centos ++ . /etc/os-release +++ NAME='CentOS Linux' +++ VERSION='7 (Core)' +++ ID=centos +++ ID_LIKE='rhel fedora' +++ VERSION_ID=7 +++ PRETTY_NAME='CentOS Linux 7 (Core)' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:centos:centos:7 +++ HOME_URL=https://www.centos.org/ +++ BUG_REPORT_URL=https://bugs.centos.org/ +++ CENTOS_MANTISBT_PROJECT=CentOS-7 +++ CENTOS_MANTISBT_PROJECT_VERSION=7 +++ REDHAT_SUPPORT_PRODUCT=centos +++ REDHAT_SUPPORT_PRODUCT_VERSION=7 ++ echo 7 ++ cut -d. -f1 + DIST_VERSION=7 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version ./verify: line 102: dnf: command not found + case ${DIST_ID}:${DIST_VERSION} in + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo' + dnf --version [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo install-containerd-helpers: line 27: dnf: command not found + yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo Loaded plugins: fastestmirror, ovl Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb ... Unpacking docker-buildx-plugin (0.8.2~raspbian-buster) ... Selecting previously unselected package python3.9. Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ... Unpacking python3.9 (3.9.2-1+rpi1) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.9.2-3) ... Setting up python3-minimal (3.9.2-3) ... Selecting previously unselected package python3. (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 ... 8590 files and directories currently installed.) Preparing to unpack .../python3_3.9.2-3_armhf.deb ... Unpacking python3 (3.9.2-3) ... Preparing to unpack .../gnupg-l10n_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg-l10n (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ... Setting up gnupg-l10n (2.2.27-2+deb11u2) ... (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 ... 8610 files and directories currently installed.) Preparing to unpack .../gnupg-utils_2.2.27-2+deb11u2_armhf.deb ... Unpacking gnupg-utils (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ... Setting up gnupg-utils (2.2.27-2+deb11u2) ... (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 ... 8610 files and directories currently installed.) Preparing to unpack .../gpgconf_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpgconf (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ... Setting up gpgconf (2.2.27-2+deb11u2) ... + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xW0e0U + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/buildx + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Va7yaS + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.8.2-0.fc36 aarch64 + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 PASS: docker-buildx version OK ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.fc36.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.fc36 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.fc36.src.rpm (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 ... 8610 files and directories currently installed.) Preparing to unpack .../dirmngr_2.2.27-2+deb11u2_armhf.deb ... Unpacking dirmngr (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ... Setting up dirmngr (2.2.27-2+deb11u2) ... (1/56): acl-2.3.1-3.el9.x86_64.rpm 88 kB/s | 73 kB 00:00 (2/56): cracklib-2.9.6-27.el9.x86_64.rpm 109 kB/s | 94 kB 00:00 (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 ... 8610 files and directories currently installed.) Preparing to unpack .../gpg_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpg (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ... Setting up gpg (2.2.27-2+deb11u2) ... (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 ... 8610 files and directories currently installed.) Preparing to unpack .../gpg-agent_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpg-agent (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ... (3/56): cryptsetup-libs-2.4.3-4.el9.x86_64.rpm 1.8 MB/s | 436 kB 00:00 (4/56): dbus-1.12.20-5.el9.x86_64.rpm 21 kB/s | 4.3 kB 00:00 Setting up gpg-agent (2.2.27-2+deb11u2) ... Setting up docker-compose-plugin (2.9.0~raspbian-buster) ... Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up docker-buildx-plugin (0.8.2~raspbian-buster) ... Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.9.0~raspbian-buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.10.0~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.8.2~raspbian-buster_armhf.deb (5/56): dbus-broker-28-5.el9.x86_64.rpm 2.1 MB/s | 172 kB 00:00 (6/56): dbus-common-1.12.20-5.el9.noarch.rpm 187 kB/s | 15 kB 00:00 (7/56): device-mapper-1.02.185-1.el9.x86_64.rpm 1.8 MB/s | 142 kB 00:00 (8/56): device-mapper-libs-1.02.185-1.el9.x86_6 1.9 MB/s | 178 kB 00:00 (9/56): cracklib-dicts-2.9.6-27.el9.x86_64.rpm 2.9 MB/s | 3.6 MB 00:01 (10/56): diffutils-3.7-12.el9.x86_64.rpm 3.9 MB/s | 397 kB 00:00 (11/56): fuse-common-3.10.2-5.el9.x86_64.rpm 103 kB/s | 9.0 kB 00:00 (12/56): iptables-libs-1.8.8-2.el9.x86_64.rpm 4.2 MB/s | 466 kB 00:00 (13/56): iptables-nft-1.8.8-2.el9.x86_64.rpm 2.6 MB/s | 204 kB 00:00 (14/56): kmod-28-7.el9.x86_64.rpm 1.5 MB/s | 127 kB 00:00 (15/56): kmod-libs-28-7.el9.x86_64.rpm 987 kB/s | 64 kB 00:00 (16/56): libdb-5.3.28-53.el9.x86_64.rpm 7.6 MB/s | 738 kB 00:00 (17/56): libeconf-0.4.1-2.el9.x86_64.rpm 310 kB/s | 28 kB 00:00 (18/56): libfdisk-2.37.4-3.el9.x86_64.rpm 1.8 MB/s | 155 kB 00:00 (19/56): libibverbs-37.2-1.el9.x86_64.rpm 4.7 MB/s | 376 kB 00:00 (20/56): libmnl-1.0.4-15.el9.x86_64.rpm 375 kB/s | 29 kB 00:00 (21/56): libnetfilter_conntrack-1.0.8-4.el9.x86 889 kB/s | 58 kB 00:00 (22/56): libnfnetlink-1.0.1-21.el9.x86_64.rpm 462 kB/s | 30 kB 00:00 (23/56): libnftnl-1.2.2-1.el9.x86_64.rpm 1.0 MB/s | 84 kB 00:00 (24/56): libnl3-3.7.0-1.el9.x86_64.rpm 4.0 MB/s | 350 kB 00:00 (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 ... 8610 files and directories currently installed.) Preparing to unpack .../gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpg-wks-client (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ... Setting up gpg-wks-client (2.2.27-2+deb11u2) ... (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 ... 8610 files and directories currently installed.) Preparing to unpack .../gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpg-wks-server (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ... Setting up gpg-wks-server (2.2.27-2+deb11u2) ... (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 ... 8610 files and directories currently installed.) Preparing to unpack .../gpgv_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpgv (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ... (25/56): libpcap-1.10.0-4.el9.x86_64.rpm 2.4 MB/s | 173 kB 00:00 (26/56): libpwquality-1.4.4-8.el9.x86_64.rpm 1.7 MB/s | 119 kB 00:00 (27/56): libseccomp-2.5.2-2.el9.x86_64.rpm 1.1 MB/s | 72 kB 00:00 (28/56): libselinux-utils-3.4-3.el9.x86_64.rpm 2.0 MB/s | 182 kB 00:00 (29/56): libutempter-1.2.1-6.el9.x86_64.rpm 333 kB/s | 27 kB 00:00 (30/56): openssl-3.0.1-38.el9.x86_64.rpm 11 MB/s | 1.2 MB 00:00 (31/56): pam-1.5.1-12.el9.x86_64.rpm 7.0 MB/s | 621 kB 00:00 (32/56): policycoreutils-3.4-1.el9.x86_64.rpm 2.6 MB/s | 234 kB 00:00 (33/56): python3-setools-4.4.0-5.el9.x86_64.rpm 7.2 MB/s | 599 kB 00:00 Setting up gpgv (2.2.27-2+deb11u2) ... (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 ... 8610 files and directories currently installed.) Preparing to unpack .../gpgsm_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpgsm (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ... Setting up gpgsm (2.2.27-2+deb11u2) ... (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 ... 8610 files and directories currently installed.) Preparing to unpack .../gnupg_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg (2.2.27-2+deb11u2) over (2.2.27-2+deb11u1) ... (34/56): python3-setuptools-53.0.0-10.el9.noarc 11 MB/s | 946 kB 00:00 (35/56): rpm-plugin-selinux-4.16.1.3-15.el9.x86 219 kB/s | 18 kB 00:00 (36/56): selinux-policy-34.1.38-1.el9.noarch.rp 930 kB/s | 62 kB 00:00 Setting up gnupg (2.2.27-2+deb11u2) ... Selecting previously unselected package apt-transport-https. (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 ... 8610 files and directories currently installed.) Preparing to unpack .../00-apt-transport-https_2.2.4_all.deb ... Unpacking apt-transport-https (2.2.4) ... Preparing to unpack .../01-curl_7.74.0-1.3+deb11u2_armhf.deb ... Unpacking curl (7.74.0-1.3+deb11u2) over (7.74.0-1.3+deb11u1) ... Preparing to unpack .../02-libcurl4_7.74.0-1.3+deb11u2_armhf.deb ... Unpacking libcurl4:armhf (7.74.0-1.3+deb11u2) over (7.74.0-1.3+deb11u1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../03-distro-info-data_0.51+deb11u2_all.deb ... Unpacking distro-info-data (0.51+deb11u2) ... dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb'. (37/56): selinux-policy-targeted-34.1.38-1.el9. 18 MB/s | 6.7 MB 00:00 (38/56): systemd-pam-250-7.el9.x86_64.rpm 644 kB/s | 244 kB 00:00 Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../04-libglib2.0-0_2.66.8-1_armhf.deb ... Unpacking libglib2.0-0:armhf (2.66.8-1) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../05-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../06-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../07-libpackagekit-glib2-18_1.2.2-2_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.2.2-2) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Reading package lists... Building dependency tree... Reading state information... (39/56): systemd-250-7.el9.x86_64.rpm 7.6 MB/s | 4.2 MB 00:00 (40/56): systemd-rpm-macros-250-7.el9.noarch.rp 155 kB/s | 29 kB 00:00 (41/56): util-linux-2.37.4-3.el9.x86_64.rpm 9.6 MB/s | 2.3 MB 00:00 (42/56): util-linux-core-2.37.4-3.el9.x86_64.rp 4.7 MB/s | 460 kB 00:00 (43/56): xz-5.2.5-8.el9.x86_64.rpm 2.2 MB/s | 226 kB 00:00 Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../08-gir1.2-packagekitglib-1.0_1.2.2-2_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ... Selecting previously unselected package gnupg2. Preparing to unpack .../09-gnupg2_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg2 (2.2.27-2+deb11u2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../10-iso-codes_4.6.0-1_all.deb ... Unpacking iso-codes (4.6.0-1) ... Correcting dependencies... Done + make IMAGE=debian:buster verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ debian:buster ./verify Unable to find image 'debian:buster' locally buster: Pulling from library/debian Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../11-libcurl3-gnutls_7.74.0-1.3+deb11u2_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ... Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 multiarch-support systemd systemd-sysv Suggested packages: kmod systemd-container policykit-1 Recommended packages: nftables libnss-systemd 25546c90dbcc: Already exists Digest: sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f Status: Downloaded newer image for debian:buster Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../12-libdbus-1-3_1.12.20-2_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.20-2) ... Selecting previously unselected package lsb-release. Preparing to unpack .../13-lsb-release_11.1.0+rpi1_all.deb ... Unpacking lsb-release (11.1.0+rpi1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../14-python-apt-common_2.2.1_all.deb ... Unpacking python-apt-common (2.2.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../15-python3-apt_2.2.1_armhf.deb ... Unpacking python3-apt (2.2.1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../16-python3-dbus_1.2.16-5_armhf.deb ... Unpacking python3-dbus (1.2.16-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../17-python3-gi_3.38.0-2_armhf.deb ... Unpacking python3-gi (3.38.0-2) ... (44/56): container-selinux-2.189.0-1.el9.noarch 90 kB/s | 49 kB 00:00 (45/56): fuse-overlayfs-1.9-1.el9.x86_64.rpm 134 kB/s | 72 kB 00:00 (46/56): fuse3-3.10.2-5.el9.x86_64.rpm 751 kB/s | 54 kB 00:00 (47/56): checkpolicy-3.4-1.el9.x86_64.rpm 502 kB/s | 347 kB 00:00 (48/56): fuse3-libs-3.10.2-5.el9.x86_64.rpm 652 kB/s | 93 kB 00:00 (49/56): libslirp-4.4.0-4.el9.x86_64.rpm 898 kB/s | 69 kB 00:00 The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 multiarch-support systemd systemd-sysv + verify + dpkg --version + verify_deb + apt-get update Selecting previously unselected package python3-pycurl. Preparing to unpack .../18-python3-pycurl_7.43.0.6-5_armhf.deb ... Unpacking python3-pycurl (7.43.0.6-5) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../19-python3-software-properties_0.96.20.2-2.1_all.deb ... Unpacking python3-software-properties (0.96.20.2-2.1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../20-software-properties-common_0.96.20.2-2.1_all.deb ... Unpacking software-properties-common (0.96.20.2-2.1) ... Setting up media-types (4.0.0) ... Setting up gnupg2 (2.2.27-2+deb11u2) ... Setting up apt-transport-https (2.2.4) ... Setting up libglib2.0-0:armhf (2.66.8-1) ... No schema files found: doing nothing. Setting up distro-info-data (0.51+deb11u2) ... Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ... Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ... Setting up libdbus-1-3:armhf (1.12.20-2) ... (50/56): policycoreutils-python-utils-3.4-1.el9 795 kB/s | 74 kB 00:00 (51/56): python3-audit-3.0.7-103.el9.x86_64.rpm 913 kB/s | 84 kB 00:00 (52/56): python3-libselinux-3.4-3.el9.x86_64.rp 1.1 MB/s | 186 kB 00:00 (53/56): python3-libsemanage-3.4-1.el9.x86_64.r 879 kB/s | 81 kB 00:00 (54/56): slirp4netns-1.2.0-2.el9.x86_64.rpm 480 kB/s | 47 kB 00:00 0 upgraded, 24 newly installed, 0 to remove and 9 not upgraded. Need to get 25.0 MB of archives. After this operation, 107 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/raspbian buster/test armhf containerd.io armhf 1.6.7-1 [19.6 MB] Get:2 http://archive.raspbian.org/raspbian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.9 kB] Setting up python-apt-common (2.2.1) ... Setting up libmpdec3:armhf (2.5.1-1+rpi1) ... Setting up libcurl4:armhf (7.74.0-1.3+deb11u2) ... Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ... Setting up curl (7.74.0-1.3+deb11u2) ... Setting up iso-codes (4.6.0-1) ... Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... Setting up libpython3-stdlib:armhf (3.9.2-3) ... Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ... Setting up python3.9 (3.9.2-1+rpi1) ... Get:3 http://archive.raspberrypi.org/debian buster/main armhf multiarch-support armhf 2.28-10+rpt2+rpi1+deb10u1 [216 kB] Get:4 http://archive.raspbian.org/raspbian buster/main armhf libcap2 armhf 1:2.25-2 [16.5 kB] Get:5 http://archive.raspbian.org/raspbian buster/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB] Get:6 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB] Get:1 http://deb.debian.org/debian buster InRelease [122 kB] Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] Get:4 http://deb.debian.org/debian buster/main armhf Packages [7702 kB] Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [335 kB] (55/56): containerd.io-1.6.7-3.1.el9.x86_64.rpm 58 MB/s | 32 MB 00:00 (56/56): python3-policycoreutils-3.4-1.el9.noar 3.2 MB/s | 2.1 MB 00:00 -------------------------------------------------------------------------------- Total 13 MB/s | 62 MB 00:04 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB] Get:8 http://archive.raspbian.org/raspbian buster/main armhf libjson-c3 armhf 0.12.1+ds-2+deb10u1 [25.1 kB] Get:9 http://archive.raspbian.org/raspbian buster/main armhf libcryptsetup12 armhf 2:2.1.0-5+deb10u2 [171 kB] Get:10 http://archive.raspbian.org/raspbian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB] Get:11 http://archive.raspbian.org/raspbian buster/main armhf libip4tc0 armhf 1.8.2-4 [68.2 kB] Get:12 http://archive.raspbian.org/raspbian buster/main armhf systemd armhf 241-7~deb10u8+rpi1 [3258 kB] Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B] Get:13 http://archive.raspberrypi.org/debian buster/main armhf libnftnl11 armhf 1.1.7-1~bpo10+1~0 [45.1 kB] Get:14 http://archive.raspbian.org/raspbian buster/main armhf systemd-sysv armhf 241-7~deb10u8+rpi1 [101 kB] Get:15 http://archive.raspbian.org/raspbian buster/main armhf libnfnetlink0 armhf 1.0.1-3 [12.1 kB] Get:16 http://archive.raspbian.org/raspbian buster/main armhf libip6tc0 armhf 1.8.2-4 [68.5 kB] Get:17 http://archive.raspbian.org/raspbian buster/main armhf libiptc0 armhf 1.8.2-4 [59.7 kB] Get:18 http://archive.raspbian.org/raspbian buster/main armhf libxtables12 armhf 1.8.2-4 [77.1 kB] Get:19 http://archive.raspbian.org/raspbian buster/main armhf libmnl0 armhf 1.0.4-2 [11.3 kB] Get:20 http://archive.raspbian.org/raspbian buster/main armhf libnetfilter-conntrack3 armhf 1.0.7-1 [33.1 kB] Get:21 http://archive.raspbian.org/raspbian buster/main armhf iptables armhf 1.8.2-4 [343 kB] Get:22 http://archive.raspbian.org/raspbian buster/main armhf dbus armhf 1.12.20-0+deb10u1 [212 kB] Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpam-systemd armhf 241-7~deb10u8+rpi1 [194 kB] Get:24 http://archive.raspbian.org/raspbian buster/main armhf dbus-user-session armhf 1.12.20-0+deb10u1 [94.5 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 25.0 MB in 1s (19.4 MB/s) Selecting previously unselected package libapparmor1:armhf. (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 ... 10238 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.2-10_armhf.deb ... Unpacking libapparmor1:armhf (2.13.2-10) ... Setting up python3 (3.9.2-3) ... Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ... Setting up python3-pycurl (7.43.0.6-5) ... Setting up python3-gi (3.38.0-2) ... Selecting previously unselected package libcap2:armhf. Preparing to unpack .../1-libcap2_1%3a2.25-2_armhf.deb ... Unpacking libcap2:armhf (1:2.25-2) ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.2) ... Selecting previously unselected package dmsetup. Preparing to unpack .../3-dmsetup_2%3a1.02.155-3_armhf.deb ... Unpacking dmsetup (2:1.02.155-3) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ... Selecting previously unselected package libjson-c3:armhf. Preparing to unpack .../5-libjson-c3_0.12.1+ds-2+deb10u1_armhf.deb ... Unpacking libjson-c3:armhf (0.12.1+ds-2+deb10u1) ... Setting up lsb-release (11.1.0+rpi1) ... Setting up python3-dbus (1.2.16-5) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../6-libcryptsetup12_2%3a2.1.0-5+deb10u2_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ... Selecting previously unselected package libidn11:armhf. Preparing to unpack .../7-libidn11_1.33-2.2_armhf.deb ... Unpacking libidn11:armhf (1.33-2.2) ... Selecting previously unselected package libip4tc0:armhf. Preparing to unpack .../8-libip4tc0_1.8.2-4_armhf.deb ... Unpacking libip4tc0:armhf (1.8.2-4) ... Selecting previously unselected package systemd. Preparing to unpack .../9-systemd_241-7~deb10u8+rpi1_armhf.deb ... Unpacking systemd (241-7~deb10u8+rpi1) ... Setting up python3-apt (2.2.1) ... Setting up python3-software-properties (0.96.20.2-2.1) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo Docker CE Test - x86_64 5.9 kB/s | 1.6 kB 00:00 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/centos/gpg Key imported successfully Setting up software-properties-common (0.96.20.2-2.1) ... Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ... ++ source /etc/os-release +++ PRETTY_NAME='Raspbian GNU/Linux 11 (bullseye)' +++ NAME='Raspbian GNU/Linux' +++ VERSION_ID=11 +++ VERSION='11 (bullseye)' +++ VERSION_CODENAME=bullseye +++ ID=raspbian +++ ID_LIKE=debian +++ HOME_URL=http://www.raspbian.org/ +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs ++ echo raspbian + DIST_ID=raspbian ++ lsb_release -sc Setting up libapparmor1:armhf (2.13.2-10) ... dpkg-genchanges >../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.changes Fetched 8259 kB in 2s (4605 kB/s) Running transaction check Transaction check succeeded. Running transaction test Setting up libcap2:armhf (1:2.25-2) ... Setting up libargon2-1:armhf (0~20171227-0.2) ... Setting up libjson-c3:armhf (0.12.1+ds-2+deb10u1) ... Setting up libidn11:armhf (1.33-2.2) ... Setting up libip4tc0:armhf (1.8.2-4) ... Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ... Setting up libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ... Setting up systemd (241-7~deb10u8+rpi1) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Initializing machine ID from random generator. + DIST_VERSION=bullseye + '[' bullseye = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/raspbian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian Clearing symlinks in /etc/ssl/certs... done. Updating certificates in /etc/ssl/certs... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Setting up dmsetup (2:1.02.155-3) ... Selecting previously unselected package systemd-sysv. (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 ... 11057 files and directories currently installed.) Preparing to unpack .../systemd-sysv_241-7~deb10u8+rpi1_armhf.deb ... Unpacking systemd-sysv (241-7~deb10u8+rpi1) ... Selecting previously unselected package multiarch-support. Preparing to unpack .../multiarch-support_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ... Unpacking multiarch-support (2.28-10+rpt2+rpi1+deb10u1) ... Setting up multiarch-support (2.28-10+rpt2+rpi1+deb10u1) ... Selecting previously unselected package libnfnetlink0:armhf. (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 ... 11078 files and directories currently installed.) Preparing to unpack .../00-libnfnetlink0_1.0.1-3_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.1-3) ... Selecting previously unselected package libip6tc0:armhf. Preparing to unpack .../01-libip6tc0_1.8.2-4_armhf.deb ... Unpacking libip6tc0:armhf (1.8.2-4) ... Selecting previously unselected package libiptc0:armhf. Preparing to unpack .../02-libiptc0_1.8.2-4_armhf.deb ... Unpacking libiptc0:armhf (1.8.2-4) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../03-libxtables12_1.8.2-4_armhf.deb ... Unpacking libxtables12:armhf (1.8.2-4) ... Selecting previously unselected package libmnl0:armhf. Preparing to unpack .../04-libmnl0_1.0.4-2_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-2) ... dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build build-deb dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb /root/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb /build Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.7-1) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../06-libnftnl11_1.1.7-1~bpo10+1~0_armhf.deb ... Unpacking libnftnl11:armhf (1.1.7-1~bpo10+1~0) ... Selecting previously unselected package iptables. Preparing to unpack .../07-iptables_1.8.2-4_armhf.deb ... Unpacking iptables (1.8.2-4) ... Selecting previously unselected package dbus. Preparing to unpack .../08-dbus_1.12.20-0+deb10u1_armhf.deb ... Unpacking dbus (1.12.20-0+deb10u1) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../09-libpam-systemd_241-7~deb10u8+rpi1_armhf.deb ... Unpacking libpam-systemd:armhf (241-7~deb10u8+rpi1) ... 129 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + apt-key add - + curl -fsSL https://download.docker.com/linux/raspbian/gpg Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). copied '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb' copied '/root/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb' removed '/root/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb' OK + '[' bullseye = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian bullseye test' + apt-get update Selecting previously unselected package containerd.io. Preparing to unpack .../10-containerd.io_1.6.7-1_armhf.deb ... Unpacking containerd.io (1.6.7-1) ... Reading package lists... Building dependency tree... Reading state information... Get:1 https://download.docker.com/linux/raspbian bullseye InRelease [26.7 kB] Transaction test succeeded. Running transaction Get:2 https://download.docker.com/linux/raspbian bullseye/test armhf Packages [13.0 kB] Hit:3 http://archive.raspbian.org/raspbian bullseye InRelease The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal readline-common Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv python3.7-doc binutils binfmt-support readline-doc Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TqjfmB + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.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-config.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-update.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~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qSOuBZ + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ cli/build/docker --version + ver='Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' PASS: cli version OK + test 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' = 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + echo 'PASS: cli version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xI9ZqU + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0~20220808082437.e1f24d3-0.fc35 docker-ce-cli(x86-64) = 1:0.0.0~20220808082437.e1f24d3-0.fc35 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.src.rpm Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease Fetched 39.7 kB in 1s (53.1 kB/s) The following NEW packages will be installed: apt-transport-https ca-certificates curl dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1 lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal readline-common software-properties-common 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded. Need to get 22.3 MB of archives. After this operation, 70.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian-security buster/updates/main armhf libssl1.1 armhf 1.1.1n-0+deb10u3 [1310 kB] Get:2 http://deb.debian.org/debian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [582 kB] Get:3 http://deb.debian.org/debian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u4 [79.6 kB] Get:4 http://deb.debian.org/debian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1466 kB] Get:5 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] Get:6 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB] Get:7 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB] Get:8 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB] Get:9 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB] Get:10 http://deb.debian.org/debian buster/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u1 [560 kB] Get:11 http://deb.debian.org/debian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1660 kB] Get:12 http://deb.debian.org/debian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB] Get:13 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] Get:14 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] Get:15 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB] Get:16 http://deb.debian.org/debian-security buster/updates/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB] Get:17 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB] Get:18 http://deb.debian.org/debian buster/main armhf libksba8 armhf 1.3.5-2 [85.9 kB] Get:19 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB] Get:20 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB] Get:21 http://deb.debian.org/debian-security buster/updates/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] Get:22 http://deb.debian.org/debian-security buster/updates/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB] Get:23 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB] Get:24 http://deb.debian.org/debian-security buster/updates/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB] Get:25 http://deb.debian.org/debian-security buster/updates/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] Get:26 http://deb.debian.org/debian-security buster/updates/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB] Get:27 http://deb.debian.org/debian-security buster/updates/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB] Get:28 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB] Get:29 http://deb.debian.org/debian-security buster/updates/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB] Get:30 http://deb.debian.org/debian-security buster/updates/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB] Get:31 http://deb.debian.org/debian-security buster/updates/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB] Get:32 http://deb.debian.org/debian-security buster/updates/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB] Get:33 http://deb.debian.org/debian-security buster/updates/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB] Get:34 http://deb.debian.org/debian buster/main armhf apt-transport-https all 1.8.2.3 [149 kB] Get:35 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u3 [828 kB] Get:36 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB] Get:37 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB] Get:38 http://deb.debian.org/debian buster/main armhf libkrb5support0 armhf 1.17-3+deb10u3 [62.5 kB] Get:39 http://deb.debian.org/debian buster/main armhf libk5crypto3 armhf 1.17-3+deb10u3 [119 kB] Get:40 http://deb.debian.org/debian buster/main armhf libkrb5-3 armhf 1.17-3+deb10u3 [323 kB] Get:41 http://deb.debian.org/debian buster/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u3 [137 kB] Get:42 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB] Get:43 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB] Get:44 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB] Get:45 http://deb.debian.org/debian buster/main armhf libssh2-1 armhf 1.8.0-2.1 [129 kB] Get:46 http://deb.debian.org/debian buster/main armhf libcurl4 armhf 7.64.0-4+deb10u2 [298 kB] Get:47 http://deb.debian.org/debian buster/main armhf curl armhf 7.64.0-4+deb10u2 [257 kB] Get:48 http://deb.debian.org/debian buster/main armhf distro-info-data all 0.41+deb10u4 [6880 B] Get:49 http://deb.debian.org/debian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u3 [1102 kB] Get:50 http://deb.debian.org/debian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [80.2 kB] Get:51 http://deb.debian.org/debian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB] Get:52 http://deb.debian.org/debian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [101 kB] Get:53 http://deb.debian.org/debian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB] Get:54 http://deb.debian.org/debian-security buster/updates/main armhf gnupg2 all 2.2.12-1+deb10u2 [393 kB] Get:55 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB] Get:56 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB] Get:57 http://deb.debian.org/debian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [296 kB] Get:58 http://deb.debian.org/debian buster/main armhf libdbus-1-3 armhf 1.12.20-0+deb10u1 [191 kB] Get:59 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB] Get:60 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB] Get:61 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB] Get:62 http://deb.debian.org/debian buster/main armhf python3-dbus armhf 1.2.8-3 [96.3 kB] Get:63 http://deb.debian.org/debian buster/main armhf python3-gi armhf 3.30.4-1 [163 kB] Get:64 http://deb.debian.org/debian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [63.3 kB] Get:65 http://deb.debian.org/debian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB] Get:66 http://deb.debian.org/debian buster/main armhf software-properties-common all 0.96.20.2-2 [83.3 kB] Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 1/1 Preparing : 1/1 Installing : libseccomp-2.5.2-2.el9.x86_64 1/62 Installing : libmnl-1.0.4-15.el9.x86_64 2/62 Installing : docker-compose-plugin-2.9.0-0.el9.x86_64 3/62 Running scriptlet: docker-compose-plugin-2.9.0-0.el9.x86_64 3/62 Installing : python3-libselinux-3.4-3.el9.x86_64 4/62 Installing : fuse3-libs-3.10.2-5.el9.x86_64 5/62 Installing : libselinux-utils-3.4-3.el9.x86_64 6/62 make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo debconf: delaying package configuration, since apt-utils is not installed Fetched 22.3 MB in 1s (34.1 MB/s) Selecting previously unselected package libssl1.1:armhf. (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 ... 6671 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u3_armhf.deb ... Unpacking libssl1.1:armhf (1.1.1n-0+deb10u3) ... Installing : cracklib-2.9.6-27.el9.x86_64 7/62 Installing : cracklib-dicts-2.9.6-27.el9.x86_64 8/62 Installing : python3-libsemanage-3.4-1.el9.x86_64 9/62 Selecting previously unselected package dbus-user-session. Preparing to unpack .../11-dbus-user-session_1.12.20-0+deb10u1_armhf.deb ... Unpacking dbus-user-session (1.12.20-0+deb10u1) ... Setting up systemd-sysv (241-7~deb10u8+rpi1) ... Setting up libip6tc0:armhf (1.8.2-4) ... Setting up libiptc0:armhf (1.8.2-4) ... Setting up dbus (1.12.20-0+deb10u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libmnl0:armhf (1.0.4-2) ... Setting up containerd.io (1.6.7-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.2-4) ... Setting up libnfnetlink0:armhf (1.0.1-3) ... Reading package lists... 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?) ++ find deb/debbuild/raspbian-bullseye/ -type f -name '*.deb' + packages='deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb' ++ echo 'deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb Selecting previously unselected package docker-ce-cli. (Reading database ... 10271 files and directories currently installed.) Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye) ... Selecting previously unselected package libpython3.7-minimal:armhf. Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.2.6-2+deb10u4_armhf.deb ... Unpacking libexpat1:armhf (2.2.6-2+deb10u4) ... Selecting previously unselected package python3.7-minimal. Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... Installing : libnftnl-1.2.2-1.el9.x86_64 10/62 Installing : docker-buildx-plugin-0.8.2-0.el9.x86_64 11/62 Running scriptlet: docker-buildx-plugin-0.8.2-0.el9.x86_64 11/62 Installing : docker-scan-plugin-0.17.0-0.el9.x86_64 12/62 Setting up libpam-systemd:armhf (241-7~deb10u8+rpi1) ... Setting up libnftnl11:armhf (1.1.7-1~bpo10+1~0) ... Setting up dbus-user-session (1.12.20-0+deb10u1) ... Setting up libnetfilter-conntrack3:armhf (1.0.7-1) ... Setting up iptables (1.8.2-4) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for systemd (241-7~deb10u8+rpi1) ... Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ... Setting up libssl1.1:armhf (1.1.1n-0+deb10u3) ... Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... Setting up libexpat1:armhf (2.2.6-2+deb10u4) ... Setting up python3.7-minimal (3.7.3-2+deb10u3) ... Running scriptlet: docker-scan-plugin-0.17.0-0.el9.x86_64 12/62 Installing : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el9 13/62 Running scriptlet: docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el9 13/62 Installing : python3-audit-3.0.7-103.el9.x86_64 14/62 Installing : libslirp-4.4.0-4.el9.x86_64 15/62 Installing : slirp4netns-1.2.0-2.el9.x86_64 16/62 Installing : checkpolicy-3.4-1.el9.x86_64 17/62 Installing : xz-5.2.5-8.el9.x86_64 18/62 Installing : util-linux-core-2.37.4-3.el9.x86_64 19/62 Running scriptlet: util-linux-core-2.37.4-3.el9.x86_64 19/62 dpkg-genchanges >../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.changes + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.3.3 Installing : systemd-rpm-macros-250-7.el9.noarch 20/62 Installing : python3-setuptools-53.0.0-10.el9.noarch 21/62 Installing : python3-setools-4.4.0-5.el9.x86_64 22/62 Installing : openssl-1:3.0.1-38.el9.x86_64 23/62 Running scriptlet: libutempter-1.2.1-6.el9.x86_64 24/62 Installing : libutempter-1.2.1-6.el9.x86_64 24/62 Installing : libnl3-3.7.0-1.el9.x86_64 25/62 Installing : libibverbs-37.2-1.el9.x86_64 26/62 Installing : libpcap-14:1.10.0-4.el9.x86_64 27/62 Installing : libnfnetlink-1.0.1-21.el9.x86_64 28/62 adding repo from: https://download.docker.com/linux/centos/docker-ce.repo grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo repo saved to /etc/yum.repos.d/docker-ce.repo + yum-config-manager --disable 'docker-ce-*' Loaded plugins: fastestmirror, ovl =========================== repo: docker-ce-nightly ============================ [docker-ce-nightly] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/x86_64/nightly cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Nightly - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-nightly/7/x86_64 ui_repoid_vars = releasever, basearch username = ====================== repo: docker-ce-nightly-debuginfo ======================= [docker-ce-nightly-debuginfo] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/nightly cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Nightly - Debuginfo x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-nightly-debuginfo/7/x86_64 ui_repoid_vars = releasever, basearch username = ======================== repo: docker-ce-nightly-source ======================== [docker-ce-nightly-source] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/source/nightly cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly-source check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly-source/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Nightly - Sources old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly-source/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-nightly-source/7 ui_repoid_vars = releasever, basearch username = ============================ repo: docker-ce-stable ============================ [docker-ce-stable] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/x86_64/stable cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = 0 enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Stable - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-stable/7/x86_64 ui_repoid_vars = releasever, basearch username = ======================= repo: docker-ce-stable-debuginfo ======================= [docker-ce-stable-debuginfo] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/stable cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Stable - Debuginfo x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-stable-debuginfo/7/x86_64 ui_repoid_vars = releasever, basearch username = ======================== repo: docker-ce-stable-source ========================= [docker-ce-stable-source] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/source/stable cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable-source check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable-source/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Stable - Sources old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable-source/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-stable-source/7 ui_repoid_vars = releasever, basearch username = ============================= repo: docker-ce-test ============================= [docker-ce-test] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/x86_64/test cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-test check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-test/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test pkgdir = /var/cache/yum/x86_64/7/docker-ce-test/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test/7/x86_64 ui_repoid_vars = releasever, basearch username = ======================== repo: docker-ce-test-debuginfo ======================== [docker-ce-test-debuginfo] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/test cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - Debuginfo x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo pkgdir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test-debuginfo/7/x86_64 ui_repoid_vars = releasever, basearch username = ========================= repo: docker-ce-test-source ========================== [docker-ce-test-source] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/source/test cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-test-source check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = False enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-test-source/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - Sources old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source pkgdir = /var/cache/yum/x86_64/7/docker-ce-test-source/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test-source/7 ui_repoid_vars = releasever, basearch username = + yum-config-manager --enable docker-ce-test Loaded plugins: fastestmirror, ovl ============================= repo: docker-ce-test ============================= [docker-ce-test] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = https://download.docker.com/linux/centos/7/x86_64/test cache = 0 cachedir = /var/cache/yum/x86_64/7/docker-ce-test check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = 1 enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgdir gpgkey = https://download.docker.com/linux/centos/gpg hdrdir = /var/cache/yum/x86_64/7/docker-ce-test/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Docker CE Test - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test pkgdir = /var/cache/yum/x86_64/7/docker-ce-test/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = docker-ce-test/7/x86_64 ui_repoid_vars = releasever, basearch username = + yum makecache Loaded plugins: fastestmirror, ovl Determining fastest mirrors Installing : libnetfilter_conntrack-1.0.8-4.el9.x86_64 29/62 Installing : iptables-libs-1.8.8-2.el9.x86_64 30/62 Installing : iptables-nft-1.8.8-2.el9.x86_64 31/62 Running scriptlet: iptables-nft-1.8.8-2.el9.x86_64 31/62 Installing : libfdisk-2.37.4-3.el9.x86_64 32/62 Installing : libeconf-0.4.1-2.el9.x86_64 33/62 Installing : libdb-5.3.28-53.el9.x86_64 34/62 Installing : pam-1.5.1-12.el9.x86_64 35/62 Installing : libpwquality-1.4.4-8.el9.x86_64 36/62 Installing : util-linux-2.37.4-3.el9.x86_64 37/62 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : kmod-libs-28-7.el9.x86_64 38/62 Installing : kmod-28-7.el9.x86_64 39/62 Installing : fuse-common-3.10.2-5.el9.x86_64 40/62 Installing : fuse3-3.10.2-5.el9.x86_64 41/62 Installing : fuse-overlayfs-1.9-1.el9.x86_64 42/62 Running scriptlet: fuse-overlayfs-1.9-1.el9.x86_64 42/62 Installing : diffutils-3.7-12.el9.x86_64 43/62 Installing : policycoreutils-3.4-1.el9.x86_64 44/62 Running scriptlet: policycoreutils-3.4-1.el9.x86_64 44/62 Installing : rpm-plugin-selinux-4.16.1.3-15.el9.x86_64 45/62 Installing : selinux-policy-34.1.38-1.el9.noarch 46/62 Selecting previously unselected package python3-minimal. (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 ... 6932 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... Unpacking python3-minimal (3.7.3-1) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.62_all.deb ... Unpacking mime-support (3.62) ... Selecting previously unselected package libmpdec2:armhf. Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... Unpacking libmpdec2:armhf (2.4.2-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_7.0-5_all.deb ... Unpacking readline-common (7.0-5) ... Selecting previously unselected package libreadline7:armhf. Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ... Unpacking libreadline7:armhf (7.0-5) ... Selecting previously unselected package libsqlite3-0:armhf. Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_armhf.deb ... Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u1) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb ... Unpacking docker-compose-plugin (2.9.0~raspbian-bullseye) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic" Running scriptlet: selinux-policy-34.1.38-1.el9.noarch 46/62 Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 47/62 Installing : selinux-policy-targeted-34.1.38-1.el9.noarch 47/62 Selecting previously unselected package libpython3.7-stdlib:armhf. Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ... Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... Selecting previously unselected package python3.7. Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_armhf.deb ... Unpacking python3.7 (3.7.3-2+deb10u3) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.7.3-1) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye) ... dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 47/62 Installing : python3-policycoreutils-3.4-1.el9.noarch 48/62 Installing : policycoreutils-python-utils-3.4-1.el9.noarch 49/62 Running scriptlet: container-selinux-3:2.189.0-1.el9.noarch 50/62 Installing : container-selinux-3:2.189.0-1.el9.noarch 50/62 Setting up python3-minimal (3.7.3-1) ... Selecting previously unselected package python3. (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 ... 7401 files and directories currently installed.) Preparing to unpack .../00-python3_3.7.3-1_armhf.deb ... Unpacking python3 (3.7.3-1) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../01-libassuan0_2.5.2-1_armhf.deb ... Unpacking libassuan0:armhf (2.5.2-1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../02-gpgconf_2.2.12-1+deb10u2_armhf.deb ... Unpacking gpgconf (2.2.12-1+deb10u2) ... Selecting previously unselected package lsb-base. Preparing to unpack .../03-lsb-base_10.2019051400_all.deb ... Unpacking lsb-base (10.2019051400) ... dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb /root/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb /build copied '/root/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb' removed '/root/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb' copied '/root/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb' removed '/root/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb' Selecting previously unselected package libksba8:armhf. Preparing to unpack .../04-libksba8_1.3.5-2_armhf.deb ... Unpacking libksba8:armhf (1.3.5-2) ... Selecting previously unselected package libsasl2-modules-db:armhf. Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ... Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package libsasl2-2:armhf. Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ... Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package libldap-common. Preparing to unpack .../07-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package libldap-2.4-2:armhf. Preparing to unpack .../08-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ... Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../09-libnpth0_1.6-1_armhf.deb ... Unpacking libnpth0:armhf (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../10-dirmngr_2.2.12-1+deb10u2_armhf.deb ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Unpacking dirmngr (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../11-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../12-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ... Unpacking gnupg-utils (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg. Preparing to unpack .../13-gpg_2.2.12-1+deb10u2_armhf.deb ... Unpacking gpg (2.2.12-1+deb10u2) ... + make IMAGE=ubuntu:bionic verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:bionic ./verify Unable to find image 'ubuntu:bionic' locally Selecting previously unselected package pinentry-curses. Preparing to unpack .../14-pinentry-curses_1.1.0-2_armhf.deb ... Unpacking pinentry-curses (1.1.0-2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../15-gpg-agent_2.2.12-1+deb10u2_armhf.deb ... Unpacking gpg-agent (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../16-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ... Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../17-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ... Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../18-gpgsm_2.2.12-1+deb10u2_armhf.deb ... Unpacking gpgsm (2.2.12-1+deb10u2) ... bionic: Pulling from library/ubuntu a03a1d54dcfd: Already exists Digest: sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 Status: Downloaded newer image for ubuntu:bionic Selecting previously unselected package gnupg. Preparing to unpack .../19-gnupg_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg (2.2.12-1+deb10u2) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../20-apt-transport-https_1.8.2.3_all.deb ... Unpacking apt-transport-https (1.8.2.3) ... Selecting previously unselected package openssl. Preparing to unpack .../21-openssl_1.1.1n-0+deb10u3_armhf.deb ... Unpacking openssl (1.1.1n-0+deb10u3) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../22-ca-certificates_20200601~deb10u2_all.deb ... Unpacking ca-certificates (20200601~deb10u2) ... Selecting previously unselected package libkeyutils1:armhf. Preparing to unpack .../23-libkeyutils1_1.6-6_armhf.deb ... Unpacking libkeyutils1:armhf (1.6-6) ... Selecting previously unselected package libkrb5support0:armhf. Preparing to unpack .../24-libkrb5support0_1.17-3+deb10u3_armhf.deb ... Unpacking libkrb5support0:armhf (1.17-3+deb10u3) ... Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../25-libk5crypto3_1.17-3+deb10u3_armhf.deb ... Unpacking libk5crypto3:armhf (1.17-3+deb10u3) ... Selecting previously unselected package libkrb5-3:armhf. Preparing to unpack .../26-libkrb5-3_1.17-3+deb10u3_armhf.deb ... Unpacking libkrb5-3:armhf (1.17-3+deb10u3) ... Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../27-libgssapi-krb5-2_1.17-3+deb10u3_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u3) ... Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../28-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ... Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ... Selecting previously unselected package libpsl5:armhf. Preparing to unpack .../29-libpsl5_0.20.2-2_armhf.deb ... Unpacking libpsl5:armhf (0.20.2-2) ... Selecting previously unselected package librtmp1:armhf. Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ... Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... Selecting previously unselected package libssh2-1:armhf. Preparing to unpack .../31-libssh2-1_1.8.0-2.1_armhf.deb ... Unpacking libssh2-1:armhf (1.8.0-2.1) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../32-libcurl4_7.64.0-4+deb10u2_armhf.deb ... Unpacking libcurl4:armhf (7.64.0-4+deb10u2) ... Selecting previously unselected package curl. Preparing to unpack .../33-curl_7.64.0-4+deb10u2_armhf.deb ... Unpacking curl (7.64.0-4+deb10u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../34-distro-info-data_0.41+deb10u4_all.deb ... Unpacking distro-info-data (0.41+deb10u4) ... + verify + dpkg --version + verify_deb + apt-get update Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb ... Unpacking docker-buildx-plugin (0.8.2~raspbian-bullseye) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../35-libglib2.0-0_2.58.3-2+deb10u3_armhf.deb ... Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u3) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../36-libgirepository-1.0-1_1.58.3-2_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../37-gir1.2-glib-2.0_1.58.3-2_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../38-libpackagekit-glib2-18_1.1.12-5_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.1.12-5) ... Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../39-gir1.2-packagekitglib-1.0_1.1.12-5_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ... Selecting previously unselected package gnupg2. Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg2 (2.2.12-1+deb10u2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../41-iso-codes_4.2-1_all.deb ... Unpacking iso-codes (4.2-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } Selecting previously unselected package libapt-inst2.0:armhf. Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_armhf.deb ... Unpacking libapt-inst2.0:armhf (1.8.2.3) ... [Pipeline] // withDockerRegistry [Pipeline] } Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0ec00f55ddb0d2c08) in /home/ubuntu/workspace/docker-ce-packaging_PR-725 [Pipeline] // node [Pipeline] { [Pipeline] } [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf Packages [1277 kB] 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-725@tmp/7fa90407-12d8-48e8-a665-f018a36ab2f7/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../44-libdbus-1-3_1.12.20-0+deb10u1_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.20-0+deb10u1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ... Unpacking lsb-release (10.2019051400) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ... Unpacking python-apt-common (1.8.4.3) ... Selecting previously unselected package python3-apt. Preparing to unpack .../47-python3-apt_1.8.4.3_armhf.deb ... Unpacking python3-apt (1.8.4.3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../48-python3-dbus_1.2.8-3_armhf.deb ... Unpacking python3-dbus (1.2.8-3) ... Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye) ... Setting up docker-compose-plugin (2.9.0~raspbian-bullseye) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye) ... Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/universe armhf Packages [11.0 MB] + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/workspace busybox chown -R 1000:1000 /workspace Selecting previously unselected package python3-gi. Preparing to unpack .../49-python3-gi_3.30.4-1_armhf.deb ... Unpacking python3-gi (3.30.4-1) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_armhf.deb ... Unpacking python3-pycurl (7.43.0.2-0.1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ... Unpacking python3-software-properties (0.96.20.2-2) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ... Unpacking software-properties-common (0.96.20.2-2) ... Setting up libksba8:armhf (1.3.5-2) ... Setting up lsb-base (10.2019051400) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up docker-buildx-plugin (0.8.2~raspbian-bullseye) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.9.0~raspbian-bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~raspbian.11.0~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.8.2~raspbian-bullseye_armhf.deb Setting up libkeyutils1:armhf (1.6-6) ... Setting up libpsl5:armhf (0.20.2-2) ... Setting up mime-support (3.62) ... Setting up apt-transport-https (1.8.2.3) ... Setting up libglib2.0-0:armhf (2.58.3-2+deb10u3) ... No schema files found: doing nothing. Setting up distro-info-data (0.41+deb10u4) ... Setting up libsqlite3-0:armhf (3.27.2-3+deb10u1) ... Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ... Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ... Setting up libnpth0:armhf (1.6-1) ... Setting up libassuan0:armhf (2.5.2-1) ... Setting up libapt-inst2.0:armhf (1.8.2.3) ... Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... Setting up libkrb5support0:armhf (1.17-3+deb10u3) ... Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... Setting up gnupg-l10n (2.2.12-1+deb10u2) ... Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... Setting up libdbus-1-3:armhf (1.12.20-0+deb10u1) ... Setting up libk5crypto3:armhf (1.17-3+deb10u3) ... Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... Setting up python-apt-common (1.8.4.3) ... Setting up libgirepository-1.0-1:armhf (1.58.3-2) ... Setting up libssh2-1:armhf (1.8.0-2.1) ... Setting up libkrb5-3:armhf (1.17-3+deb10u3) ... Setting up libmpdec2:armhf (2.4.2-2) ... Setting up openssl (1.1.1n-0+deb10u3) ... Setting up readline-common (7.0-5) ... Setting up iso-codes (4.2-1) ... Setting up libreadline7:armhf (7.0-5) ... Setting up gnupg-utils (2.2.12-1+deb10u2) ... Setting up pinentry-curses (1.1.0-2) ... Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... Setting up ca-certificates (20200601~deb10u2) ... * base: download.cf.centos.org * extras: download.cf.centos.org * updates: download.cf.centos.org Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/restricted armhf Packages [12.5 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse armhf Packages [157 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf Packages [1640 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted armhf Packages [17.8 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf Packages [1944 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse armhf Packages [6831 B] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main armhf Packages [12.2 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe armhf Packages [12.5 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe armhf Packages [1257 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main armhf Packages [1274 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse armhf Packages [2756 B] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted armhf Packages [10.9 kB] make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "arm64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb'. dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb'. Updating certificates in /etc/ssl/certs... + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.j94vs5 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.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-config.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-update.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~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1uuLOD + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0~20220808082437.e1f24d3-0.fc36 x86_64 + cd src ++ cli/build/docker --version PASS: cli version OK + ver='Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + test 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' = 'Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3' + echo 'PASS: cli version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4TgDPN + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: docker-ce-cli = 1:0.0.0~20220808082437.e1f24d3-0.fc36 docker-ce-cli(x86-64) = 1:0.0.0~20220808082437.e1f24d3-0.fc36 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Recommends: docker-buildx-plugin docker-compose-plugin docker-scan-plugin(x86-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.src.rpm 137 added, 0 removed; done. Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u3) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' Reading package lists... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ... Setting up gpgconf (2.2.12-1+deb10u2) ... Setting up libcurl4:armhf (7.64.0-4+deb10u2) ... Setting up curl (7.64.0-4+deb10u2) ... Setting up gpg (2.2.12-1+deb10u2) ... Setting up libpython3-stdlib:armhf (3.7.3-1) ... Setting up python3.7 (3.7.3-2+deb10u3) ... Building dependency tree... Reading state information... Correcting dependencies... Done + make IMAGE=debian:bullseye verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ debian:bullseye ./verify Unable to find image 'debian:bullseye' locally [Pipeline] echo Removing all docker containers [Pipeline] sh Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 systemd systemd-sysv Suggested packages: firewalld kmod systemd-container policykit-1 Recommended packages: nftables systemd-timesyncd | time-daemon libnss-systemd bullseye: Pulling from library/debian 05aa23077de6: Already exists Digest: sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 Status: Downloaded newer image for debian:bullseye + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir Fetched 19.1 MB in 3s (5608 kB/s) Setting up gpg-agent (2.2.12-1+deb10u2) ... Setting up gpgsm (2.2.12-1+deb10u2) ... Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... Setting up python3 (3.7.3-1) ... dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb'. Setting up dirmngr (2.2.12-1+deb10u2) ... Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ... Setting up python3-pycurl (7.43.0.2-0.1) ... Setting up python3-gi (3.30.4-1) ... The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 systemd systemd-sysv + verify + dpkg --version + verify_deb + apt-get update Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] Setting up gpg-wks-server (2.2.12-1+deb10u2) ... Setting up lsb-release (10.2019051400) ... Setting up python3-dbus (1.2.8-3) ... Setting up gpg-wks-client (2.2.12-1+deb10u2) ... Setting up python3-apt (1.8.4.3) ... 0 upgraded, 21 newly installed, 0 to remove and 15 not upgraded. Need to get 25.7 MB of archives. After this operation, 110 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/raspbian bullseye/test armhf containerd.io armhf 1.6.7-1 [19.6 MB] Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.9 kB] Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB] Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-jammy-armhf) [Pipeline] sh Setting up python3-software-properties (0.96.20.2-2) ... Setting up gnupg (2.2.12-1+deb10u2) ... Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libcap2 armhf 1:2.44-1 [21.2 kB] Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB] Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB] Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Setting up gnupg2 (2.2.12-1+deb10u2) ... Setting up software-properties-common (0.96.20.2-2) ... Processing triggers for libc-bin (2.28-10+deb10u1) ... Processing triggers for ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB] Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libjson-c5 armhf 0.15-2 [38.7 kB] Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libcryptsetup12 armhf 2:2.3.7-1+deb11u1 [222 kB] Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libip4tc2 armhf 1.8.7-1 [32.7 kB] Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf systemd armhf 247.3-7+rpi1 [4242 kB] + echo starting... starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf systemd-sysv armhf 247.3-7+rpi1 [113 kB] Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dbus armhf 1.12.20-2 [215 kB] Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libpam-systemd armhf 247.3-7+rpi1 [260 kB] Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf dbus-user-session armhf 1.12.20-2 [96.2 kB] Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libip6tc2 armhf 1.8.7-1 [33.0 kB] Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libxtables12 armhf 1.8.7-1 [42.4 kB] Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libmnl0 armhf 1.0.4-3 [11.0 kB] Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.4 kB] Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libnetfilter-conntrack3 armhf 1.0.8-3 [32.5 kB] Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libnftnl11 armhf 1.1.9-1 [47.2 kB] Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf iptables armhf 1.8.7-1 [328 kB] + docker version Client: Docker Engine - Community Version: 20.10.14 API version: 1.41 Go version: go1.16.15 Git commit: a224086 Built: Thu Mar 24 01:48:25 2022 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.14 API version: 1.41 (minimum version 1.12) Go version: go1.16.15 Git commit: 87a90dc Built: Thu Mar 24 01:46:22 2022 OS/Arch: linux/arm Experimental: true containerd: Version: 1.5.11 GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc: Version: 1.0.3 GitCommit: v1.0.3-0-gf46b6ba docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh debconf: delaying package configuration, since apt-utils is not installed Fetched 25.7 MB in 1s (18.9 MB/s) 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=10 +++ VERSION='10 (buster)' +++ VERSION_CODENAME=buster +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo debian + DIST_ID=debian ++ lsb_release -sc + DIST_VERSION=buster + '[' buster = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian Clearing symlinks in /etc/ssl/certs... Fetched 8326 kB in 2s (5394 kB/s) + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Docker Buildx (Docker Inc., v0.8.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 4 Server Version: 20.10.14 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 runc version: v1.0.3-0-gf46b6ba init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1071-aws Operating System: Ubuntu 18.04.6 LTS OSType: linux Architecture: armv8l CPUs: 2 Total Memory: 7.566GiB Name: ip-10-100-64-7 ID: L2DA:HS7W:OGRC:VHUG:2BYK:DOFX:SYW4:MCO6:YIXO:FGSY:WKOF:BQZX Docker Root Dir: /var/lib/docker Debug Mode: false Username: dockerbuildbot Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support Selecting previously unselected package libapparmor1:armhf. (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 ... 10496 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.6-10_armhf.deb ... Unpacking libapparmor1:armhf (2.13.6-10) ... Selecting previously unselected package libcap2:armhf. Preparing to unpack .../1-libcap2_1%3a2.44-1_armhf.deb ... Unpacking libcap2:armhf (1:2.44-1) ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.2) ... Selecting previously unselected package dmsetup. Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_armhf.deb ... Unpacking dmsetup (2:1.02.175-2.1) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... Selecting previously unselected package libjson-c5:armhf. Preparing to unpack .../5-libjson-c5_0.15-2_armhf.deb ... Unpacking libjson-c5:armhf (0.15-2) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ... [Pipeline] } [Pipeline] // stage done. Updating certificates in /etc/ssl/certs... [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Reading package lists... Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../7-libip4tc2_1.8.7-1_armhf.deb ... Unpacking libip4tc2:armhf (1.8.7-1) ... Selecting previously unselected package systemd. Preparing to unpack .../8-systemd_247.3-7+rpi1_armhf.deb ... Unpacking systemd (247.3-7+rpi1) ... 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + apt-key add - + curl -fsSL https://download.docker.com/linux/debian/gpg Warning: apt-key output should not be parsed (stdout is not a terminal) Fetching without tags Building dependency tree... Reading state information... Reading package lists... Merging remotes/origin/master commit 9cf8cacb7b028599f631bdbb3b85075459218d15 into PR head commit 864fe8f20ecc2440fde284107290c7cfd487483c Merge succeeded, producing f68931636b38073ceb36341bdbb07ee7f93432c6 Checking out Revision f68931636b38073ceb36341bdbb07ee7f93432c6 (PR-725) Commit message: "Merge commit '9cf8cacb7b028599f631bdbb3b85075459218d15' into HEAD" The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-software-properties python3.6 python3.6-minimal readline-common Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg python3.6-venv python3.6-doc binutils binfmt-support readline-doc Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales publicsuffix libsasl2-modules file xz-utils unattended-upgrades + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Setting up libapparmor1:armhf (2.13.6-10) ... Setting up libcap2:armhf (1:2.44-1) ... Setting up libargon2-1:armhf (0~20171227-0.2) ... Setting up libjson-c5:armhf (0.15-2) ... Setting up libip4tc2:armhf (1.8.7-1) ... Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... Setting up libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ... Setting up systemd (247.3-7+rpi1) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. The following NEW packages will be installed: apt-transport-https ca-certificates curl dirmngr distro-info-data gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal lsb-release mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-software-properties python3.6 python3.6-minimal readline-common software-properties-common Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/725/head:refs/remotes/origin/PR-725 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864fe8f20ecc2440fde284107290c7cfd487483c # 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 9cf8cacb7b028599f631bdbb3b85075459218d15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f68931636b38073ceb36341bdbb07ee7f93432c6 # timeout=10 > git rev-list --no-walk 864fe8f20ecc2440fde284107290c7cfd487483c # timeout=10 Setting up dmsetup (2:1.02.175-2.1) ... Selecting previously unselected package systemd-sysv. (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 ... 11330 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_247.3-7+rpi1_armhf.deb ... Unpacking systemd-sysv (247.3-7+rpi1) ... 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. Need to get 14.4 MB of archives. After this operation, 59.5 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libssl1.1 armhf 1.1.1-1ubuntu2.1~18.04.20 [1070 kB] Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.20-2_armhf.deb ... Unpacking dbus (1.12.20-2) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../02-libpam-systemd_247.3-7+rpi1_armhf.deb ... Unpacking libpam-systemd:armhf (247.3-7+rpi1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../03-containerd.io_1.6.7-1_armhf.deb ... Unpacking containerd.io (1.6.7-1) ... Reading package lists... [Pipeline] sh Building dependency tree... Reading state information... + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/static' [Pipeline] sh OK + '[' buster = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/debian buster test' + apt-get update Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-minimal armhf 3.6.9-1~18.04ubuntu1.8 [525 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libexpat1 armhf 2.2.5-3ubuntu0.7 [60.9 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6-minimal armhf 3.6.9-1~18.04ubuntu1.8 [1343 kB] The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal readline-common Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv python3.9-doc binutils binfmt-support readline-doc Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2 packagekit publicsuffix libsasl2-modules unattended-upgrades + make REF=master ubuntu-jammy git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://deb.debian.org/debian-security buster/updates InRelease Hit:3 http://deb.debian.org/debian buster-updates InRelease Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-minimal armhf 3.6.7-1~18.04 [23.7 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf mime-support all 3.60ubuntu1 [30.1 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmpdec2 armhf 2.4.2-1ubuntu1 [66.4 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf readline-common all 7.0-3 [52.9 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libreadline7 armhf 7.0-3 [103 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsqlite3-0 armhf 3.22.0-1ubuntu0.5 [424 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3.6-stdlib armhf 3.6.9-1~18.04ubuntu1.8 [1638 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3.6 armhf 3.6.9-1~18.04ubuntu1.8 [203 kB] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpython3-stdlib armhf 3.6.7-1~18.04 [7240 B] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3 armhf 3.6.7-1~18.04 [47.2 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf openssl armhf 1.1.1-1ubuntu2.1~18.04.20 [590 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf ca-certificates all 20211016~18.04.1 [144 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf distro-info-data all 0.37ubuntu0.14 [4660 B] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libglib2.0-0 armhf 2.56.4-0ubuntu0.18.04.9 [1017 kB] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgirepository-1.0-1 armhf 1.56.1-1 [69.4 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf gir1.2-glib-2.0 armhf 1.56.1-1 [131 kB] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapt-inst2.0 armhf 1.6.14 [54.2 kB] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdbus-1-3 armhf 1.12.2-1ubuntu1.3 [153 kB] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf lsb-release all 9.20170808ubuntu1 [11.0 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf python3-dbus armhf 1.2.6-1 [83.7 kB] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-gi armhf 3.26.1-2ubuntu1 [138 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iso-codes all 3.79-1 [2565 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5support0 armhf 1.16-2ubuntu0.2 [27.2 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libk5crypto3 armhf 1.16-2ubuntu0.2 [83.1 kB] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkeyutils1 armhf 1.5.9-9.2ubuntu2.1 [7852 B] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkrb5-3 armhf 1.16-2ubuntu0.2 [233 kB] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libgssapi-krb5-2 armhf 1.16-2ubuntu0.2 [101 kB] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libpsl5 armhf 0.19.1-5build1 [40.5 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python-apt-common all 1.6.5ubuntu0.7 [16.9 kB] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-apt armhf 1.6.5ubuntu0.7 [136 kB] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf apt-transport-https all 1.6.14 [4348 B] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libroken18-heimdal armhf 7.5.0+dfsg-1 [34.1 kB] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libasn1-8-heimdal armhf 7.5.0+dfsg-1 [136 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libheimbase1-heimdal armhf 7.5.0+dfsg-1 [24.1 kB] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhcrypto4-heimdal armhf 7.5.0+dfsg-1 [76.5 kB] The following NEW packages will be installed: apt-transport-https ca-certificates curl dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release media-types openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal readline-common software-properties-common Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rvqyzx + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/docker-proxy Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9VPws6 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.psByFl + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 Get:5 https://download.docker.com/linux/debian buster/test armhf Packages [46.2 kB] Fetched 100 kB in 1s (132 kB/s) 0 upgraded, 59 newly installed, 0 to remove and 2 not upgraded. Need to get 22.0 MB of archives. After this operation, 66.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB] Get:2 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u3 [78.2 kB] Get:3 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB] Get:4 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] Get:5 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB] Get:6 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB] Get:7 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2 [107 kB] Get:8 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB] Get:9 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB] Get:10 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB] Get:11 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB] Get:12 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB] Get:13 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] Get:14 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] Get:15 http://deb.debian.org/debian bullseye/main armhf openssl armhf 1.1.1n-0+deb11u3 [829 kB] Get:16 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB] Get:17 http://deb.debian.org/debian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB] Get:18 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB] Get:19 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB] Get:20 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB] Get:21 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB] Get:22 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libwind0-heimdal armhf 7.5.0+dfsg-1 [47.2 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libhx509-5-heimdal armhf 7.5.0+dfsg-1 [87.9 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libkrb5-26-heimdal armhf 7.5.0+dfsg-1 [168 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libheimntlm0-heimdal armhf 7.5.0+dfsg-1 [13.1 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libgssapi3-heimdal armhf 7.5.0+dfsg-1 [78.8 kB] Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-modules-db armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [13.3 kB] Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libsasl2-2 armhf 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [42.1 kB] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libldap-2.4-2 armhf 2.4.45+dfsg-1ubuntu1.11 [131 kB] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnghttp2-14 armhf 1.30.0-1ubuntu1 [67.4 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-1 [49.1 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcurl4 armhf 7.58.0-2ubuntu3.19 [188 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf curl armhf 7.58.0-2ubuntu3.19 [152 kB] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libassuan0 armhf 2.5.1-2 [28.3 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgconf armhf 2.2.4-1ubuntu1.6 [106 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libksba8 armhf 1.3.5-2 [78.7 kB] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnpth0 armhf 1.5-3 [6632 B] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dirmngr armhf 2.2.4-1ubuntu1.6 [275 kB] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg-utils armhf 2.2.4-1ubuntu1.6 [107 kB] Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg armhf 2.2.4-1ubuntu1.6 [409 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf pinentry-curses armhf 1.1.0-1 [31.4 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-agent armhf 2.2.4-1ubuntu1.6 [189 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-client armhf 2.2.4-1ubuntu1.6 [76.5 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpg-wks-server armhf 2.2.4-1ubuntu1.6 [71.7 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gpgsm armhf 2.2.4-1ubuntu1.6 [183 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf gnupg armhf 2.2.4-1ubuntu1.6 [249 kB] Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf python3-software-properties all 0.96.24.32.18 [23.8 kB] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf software-properties-common all 0.96.24.32.18 [10.1 kB] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe armhf gnupg2 all 2.2.4-1ubuntu1.6 [5300 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 14.4 MB in 2s (7211 kB/s) Selecting previously unselected package libssl1.1:armhf. (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 ... 4045 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ... Unpacking libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ... Get:23 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB] Get:24 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB] Get:25 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB] Get:26 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl4 armhf 7.74.0-1.3+deb11u2 [312 kB] Get:27 http://deb.debian.org/debian-security bullseye-security/main armhf curl armhf 7.74.0-1.3+deb11u2 [261 kB] Get:28 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB] Get:29 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB] Get:30 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3 [105 kB] Get:31 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB] Get:32 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB] Get:33 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u2 [7684 B] Get:34 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB] Get:35 http://deb.debian.org/debian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [83.9 kB] Get:36 http://deb.debian.org/debian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB] Get:37 http://deb.debian.org/debian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [111 kB] Get:38 http://deb.debian.org/debian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB] Get:39 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] Get:40 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB] Get:41 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB] Get:42 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB] Get:43 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB] Get:44 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB] Get:45 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB] Get:46 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB] Get:47 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB] Get:48 http://deb.debian.org/debian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB] Get:49 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB] Get:50 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u2 [309 kB] Get:51 http://deb.debian.org/debian bullseye/main armhf libdbus-1-3 armhf 1.12.20-2 [196 kB] Get:52 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB] Get:53 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB] Get:54 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB] Get:55 http://deb.debian.org/debian bullseye/main armhf python3-dbus armhf 1.2.16-5 [101 kB] Get:56 http://deb.debian.org/debian bullseye/main armhf python3-gi armhf 3.38.0-2 [218 kB] Get:57 http://deb.debian.org/debian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.9 kB] Get:58 http://deb.debian.org/debian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB] Get:59 http://deb.debian.org/debian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB] go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 Reading package lists... ++ find deb/debbuild/debian-buster/ -type f -name '*.deb' + packages='deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_armhf.deb' ++ echo 'deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_armhf.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_armhf.deb Selecting previously unselected package libpython3.6-minimal:armhf. Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_armhf.deb ... Unpacking libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.8) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_armhf.deb ... Unpacking libexpat1:armhf (2.2.5-3ubuntu0.7) ... Selecting previously unselected package python3.6-minimal. Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_armhf.deb ... Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 22.0 MB in 1s (37.9 MB/s) Selecting previously unselected package libpython3.9-minimal:armhf. (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 ... 6654 files and directories currently installed.) Preparing to unpack .../libpython3.9-minimal_3.9.2-1_armhf.deb ... Unpacking libpython3.9-minimal:armhf (3.9.2-1) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.2.10-2+deb11u3_armhf.deb ... Unpacking libexpat1:armhf (2.2.10-2+deb11u3) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../04-dbus-user-session_1.12.20-2_armhf.deb ... Unpacking dbus-user-session (1.12.20-2) ... Selecting previously unselected package libip6tc2:armhf. Preparing to unpack .../05-libip6tc2_1.8.7-1_armhf.deb ... Unpacking libip6tc2:armhf (1.8.7-1) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../06-libxtables12_1.8.7-1_armhf.deb ... Unpacking libxtables12:armhf (1.8.7-1) ... Selecting previously unselected package libmnl0:armhf. Preparing to unpack .../07-libmnl0_1.0.4-3_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../08-libnfnetlink0_1.0.1-3+b1_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../09-libnetfilter-conntrack3_1.0.8-3_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.8-3) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../10-libnftnl11_1.1.9-1_armhf.deb ... Unpacking libnftnl11:armhf (1.1.9-1) ... Selecting previously unselected package iptables. Preparing to unpack .../11-iptables_1.8.7-1_armhf.deb ... go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 9712 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... Setting up libssl1.1:armhf (1.1.1-1ubuntu2.1~18.04.20) ... Setting up libpython3.6-minimal:armhf (3.6.9-1~18.04ubuntu1.8) ... Setting up libexpat1:armhf (2.2.5-3ubuntu0.7) ... Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... Selecting previously unselected package python3.9-minimal. Preparing to unpack .../python3.9-minimal_3.9.2-1_armhf.deb ... Unpacking python3.9-minimal (3.9.2-1) ... Setting up libpython3.9-minimal:armhf (3.9.2-1) ... Setting up libexpat1:armhf (2.2.10-2+deb11u3) ... Setting up python3.9-minimal (3.9.2-1) ... Unpacking iptables (1.8.7-1) ... Setting up systemd-sysv (247.3-7+rpi1) ... Setting up libip6tc2:armhf (1.8.7-1) ... Setting up dbus (1.12.20-2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libmnl0:armhf (1.0.4-3) ... Setting up containerd.io (1.6.7-1) ... go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.7-1) ... Setting up libnfnetlink0:armhf (1.0.1-3+b1) ... Setting up libpam-systemd:armhf (247.3-7+rpi1) ... From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Setting up libnftnl11:armhf (1.1.9-1) ... Setting up dbus-user-session (1.12.20-2) ... Setting up libnetfilter-conntrack3:armhf (1.0.8-3) ... Setting up iptables (1.8.7-1) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.31-13+rpi1+deb11u3) ... + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Selecting previously unselected package python3-minimal. (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 ... 4302 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_armhf.deb ... Unpacking python3-minimal (3.6.7-1~18.04) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... Unpacking mime-support (3.60ubuntu1) ... Selecting previously unselected package libmpdec2:armhf. Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_armhf.deb ... Unpacking libmpdec2:armhf (2.4.2-1ubuntu1) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_7.0-3_all.deb ... Unpacking readline-common (7.0-3) ... Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.1 Selecting previously unselected package libreadline7:armhf. Preparing to unpack .../4-libreadline7_7.0-3_armhf.deb ... Unpacking libreadline7:armhf (7.0-3) ... Selecting previously unselected package libsqlite3-0:armhf. Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.5_armhf.deb ... Unpacking libsqlite3-0:armhf (3.22.0-1ubuntu0.5) ... Selecting previously unselected package libpython3.6-stdlib:armhf. Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_armhf.deb ... Unpacking libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.8) ... Selecting previously unselected package python3-minimal. (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 ... 6948 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... Unpacking python3-minimal (3.9.2-3) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_4.0.0_all.deb ... Unpacking media-types (4.0.0) ... Selecting previously unselected package libmpdec3:armhf. Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ... Unpacking libmpdec3:armhf (2.5.1-1) ... Selecting previously unselected package libncursesw6:armhf. Preparing to unpack .../3-libncursesw6_6.2+20201114-2_armhf.deb ... Unpacking libncursesw6:armhf (6.2+20201114-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../4-readline-common_8.1-1_all.deb ... Unpacking readline-common (8.1-1) ... Selecting previously unselected package libreadline8:armhf. Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ... Unpacking libreadline8:armhf (8.1-1) ... Selecting previously unselected package libsqlite3-0:armhf. Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ... Unpacking libsqlite3-0:armhf (3.34.1-3) ... Selecting previously unselected package python3.6. Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.8_armhf.deb ... Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.6.7-1~18.04) ... Setting up python3-minimal (3.6.7-1~18.04) ... Selecting previously unselected package libpython3.9-stdlib:armhf. Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ... Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ... Selecting previously unselected package python3.9. Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ... # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin Selecting previously unselected package python3. (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 ... 4760 files and directories currently installed.) Preparing to unpack .../00-python3_3.6.7-1~18.04_armhf.deb ... Unpacking python3 (3.6.7-1~18.04) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.20_armhf.deb ... Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20211016~18.04.1_all.deb ... Unpacking ca-certificates (20211016~18.04.1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../03-distro-info-data_0.37ubuntu0.14_all.deb ... Unpacking distro-info-data (0.37ubuntu0.14) ... Unpacking python3.9 (3.9.2-1) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.9.2-3) ... Setting up python3-minimal (3.9.2-3) ... Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.fc36.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mJLG7L + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/bin/docker-proxy Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fOhD0O + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.io2EZg + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.9.0-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.9.0-0.fc36 aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../04-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_armhf.deb ... Unpacking libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../05-libgirepository-1.0-1_1.56.1-1_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.56.1-1) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../06-gir1.2-glib-2.0_1.56.1-1_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.56.1-1) ... Selecting previously unselected package python3. (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 ... 7386 files and directories currently installed.) Preparing to unpack .../00-python3_3.9.2-3_armhf.deb ... Unpacking python3 (3.9.2-3) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1n-0+deb11u3_armhf.deb ... Unpacking openssl (1.1.1n-0+deb11u3) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20210119_all.deb ... Unpacking ca-certificates (20210119) ... Selecting previously unselected package libapt-inst2.0:armhf. Preparing to unpack .../07-libapt-inst2.0_1.6.14_armhf.deb ... Unpacking libapt-inst2.0:armhf (1.6.14) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.3_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.2-1ubuntu1.3) ... Selecting previously unselected package lsb-release. Preparing to unpack .../09-lsb-release_9.20170808ubuntu1_all.deb ... Unpacking lsb-release (9.20170808ubuntu1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../10-python3-dbus_1.2.6-1_armhf.deb ... Unpacking python3-dbus (1.2.6-1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../11-python3-gi_3.26.1-2ubuntu1_armhf.deb ... Unpacking python3-gi (3.26.1-2ubuntu1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../12-iso-codes_3.79-1_all.deb ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ... Unpacking apt-transport-https (2.2.4) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_armhf.deb ... Unpacking libbrotli1:armhf (1.0.9-2+b2) ... Selecting previously unselected package libsasl2-modules-db:armhf. Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ... Selecting previously unselected package libsasl2-2:armhf. Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ... Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ... Selecting previously unselected package libldap-2.4-2:armhf. Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ... Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ... Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../08-libnghttp2-14_1.43.0-1_armhf.deb ... Unpacking libnghttp2-14:armhf (1.43.0-1) ... Unpacking iso-codes (3.79-1) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.8.2~debian-buster_armhf.deb ... Unpacking docker-buildx-plugin (0.8.2~debian-buster) ... Selecting previously unselected package libpsl5:armhf. Preparing to unpack .../09-libpsl5_0.21.0-1.2_armhf.deb ... Unpacking libpsl5:armhf (0.21.0-1.2) ... Selecting previously unselected package librtmp1:armhf. Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ... Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... Selecting previously unselected package libssh2-1:armhf. Preparing to unpack .../11-libssh2-1_1.9.0-2_armhf.deb ... Unpacking libssh2-1:armhf (1.9.0-2) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u2_armhf.deb ... Unpacking libcurl4:armhf (7.74.0-1.3+deb11u2) ... Selecting previously unselected package libkrb5support0:armhf. Preparing to unpack .../13-libkrb5support0_1.16-2ubuntu0.2_armhf.deb ... Unpacking libkrb5support0:armhf (1.16-2ubuntu0.2) ... Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../14-libk5crypto3_1.16-2ubuntu0.2_armhf.deb ... Unpacking libk5crypto3:armhf (1.16-2ubuntu0.2) ... Selecting previously unselected package libkeyutils1:armhf. Preparing to unpack .../15-libkeyutils1_1.5.9-9.2ubuntu2.1_armhf.deb ... Unpacking libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ... Selecting previously unselected package libkrb5-3:armhf. Preparing to unpack .../16-libkrb5-3_1.16-2ubuntu0.2_armhf.deb ... Unpacking libkrb5-3:armhf (1.16-2ubuntu0.2) ... Selecting previously unselected package curl. Preparing to unpack .../13-curl_7.74.0-1.3+deb11u2_armhf.deb ... Unpacking curl (7.74.0-1.3+deb11u2) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../14-libassuan0_2.5.3-7.1_armhf.deb ... Unpacking libassuan0:armhf (2.5.3-7.1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpgconf (2.2.27-2+deb11u2) ... Selecting previously unselected package libksba8:armhf. Preparing to unpack .../16-libksba8_1.5.0-3_armhf.deb ... Unpacking libksba8:armhf (1.5.0-3) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../17-libnpth0_1.6-3_armhf.deb ... Unpacking libnpth0:armhf (1.6-3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_armhf.deb ... Unpacking dirmngr (2.2.27-2+deb11u2) ... Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../17-libgssapi-krb5-2_1.16-2ubuntu0.2_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ... Selecting previously unselected package libpsl5:armhf. Preparing to unpack .../18-libpsl5_0.19.1-5build1_armhf.deb ... Unpacking libpsl5:armhf (0.19.1-5build1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../19-python-apt-common_1.6.5ubuntu0.7_all.deb ... Unpacking python-apt-common (1.6.5ubuntu0.7) ... Selecting previously unselected package python3-apt. Preparing to unpack .../20-python3-apt_1.6.5ubuntu0.7_armhf.deb ... Unpacking python3-apt (1.6.5ubuntu0.7) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../21-apt-transport-https_1.6.14_all.deb ... Unpacking apt-transport-https (1.6.14) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../19-distro-info-data_0.51+deb11u2_all.deb ... Unpacking distro-info-data (0.51+deb11u2) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../20-libglib2.0-0_2.66.8-1_armhf.deb ... Unpacking libglib2.0-0:armhf (2.66.8-1) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ... Selecting previously unselected package libroken18-heimdal:armhf. Preparing to unpack .../22-libroken18-heimdal_7.5.0+dfsg-1_armhf.deb ... Unpacking libroken18-heimdal:armhf (7.5.0+dfsg-1) ... Selecting previously unselected package libasn1-8-heimdal:armhf. Preparing to unpack .../23-libasn1-8-heimdal_7.5.0+dfsg-1_armhf.deb ... Unpacking libasn1-8-heimdal:armhf (7.5.0+dfsg-1) ... Selecting previously unselected package libheimbase1-heimdal:armhf. Preparing to unpack .../24-libheimbase1-heimdal_7.5.0+dfsg-1_armhf.deb ... Unpacking libheimbase1-heimdal:armhf (7.5.0+dfsg-1) ... Selecting previously unselected package libhcrypto4-heimdal:armhf. Preparing to unpack .../25-libhcrypto4-heimdal_7.5.0+dfsg-1_armhf.deb ... Unpacking libhcrypto4-heimdal:armhf (7.5.0+dfsg-1) ... Selecting previously unselected package libwind0-heimdal:armhf. Preparing to unpack .../26-libwind0-heimdal_7.5.0+dfsg-1_armhf.deb ... Unpacking libwind0-heimdal:armhf (7.5.0+dfsg-1) ... Selecting previously unselected package libhx509-5-heimdal:armhf. Preparing to unpack .../27-libhx509-5-heimdal_7.5.0+dfsg-1_armhf.deb ... Unpacking libhx509-5-heimdal:armhf (7.5.0+dfsg-1) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.2.2-2) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ... Unpacking gnupg-utils (2.2.27-2+deb11u2) ... Selecting previously unselected package libkrb5-26-heimdal:armhf. Preparing to unpack .../28-libkrb5-26-heimdal_7.5.0+dfsg-1_armhf.deb ... Unpacking libkrb5-26-heimdal:armhf (7.5.0+dfsg-1) ... Selecting previously unselected package libheimntlm0-heimdal:armhf. Preparing to unpack .../29-libheimntlm0-heimdal_7.5.0+dfsg-1_armhf.deb ... Unpacking libheimntlm0-heimdal:armhf (7.5.0+dfsg-1) ... Selecting previously unselected package libgssapi3-heimdal:armhf. Preparing to unpack .../30-libgssapi3-heimdal_7.5.0+dfsg-1_armhf.deb ... Unpacking libgssapi3-heimdal:armhf (7.5.0+dfsg-1) ... Selecting previously unselected package libsasl2-modules-db:armhf. Preparing to unpack .../31-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ... Unpacking libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... Selecting previously unselected package libsasl2-2:armhf. Preparing to unpack .../32-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_armhf.deb ... Unpacking libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... Selecting previously unselected package libldap-common. Preparing to unpack .../33-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... Selecting previously unselected package gpg. Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpg (2.2.27-2+deb11u2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../28-pinentry-curses_1.1.0-4_armhf.deb ... Unpacking pinentry-curses (1.1.0-4) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpg-agent (2.2.27-2+deb11u2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... Selecting previously unselected package libldap-2.4-2:armhf. Preparing to unpack .../34-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_armhf.deb ... Unpacking libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ... Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../35-libnghttp2-14_1.30.0-1ubuntu1_armhf.deb ... Unpacking libnghttp2-14:armhf (1.30.0-1ubuntu1) ... Selecting previously unselected package librtmp1:armhf. Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-1_armhf.deb ... Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../37-libcurl4_7.58.0-2ubuntu3.19_armhf.deb ... Unpacking libcurl4:armhf (7.58.0-2ubuntu3.19) ... Selecting previously unselected package curl. Preparing to unpack .../38-curl_7.58.0-2ubuntu3.19_armhf.deb ... Unpacking curl (7.58.0-2ubuntu3.19) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../39-libassuan0_2.5.1-2_armhf.deb ... Unpacking libassuan0:armhf (2.5.1-2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_armhf.deb ... Unpacking gpgsm (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg. Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg2. Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg2 (2.2.27-2+deb11u2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ... Unpacking iso-codes (4.6.0-1) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.9.0~debian-buster_armhf.deb ... Unpacking docker-compose-plugin (2.9.0~debian-buster) ... Selecting previously unselected package gpgconf. Preparing to unpack .../40-gpgconf_2.2.4-1ubuntu1.6_armhf.deb ... Unpacking gpgconf (2.2.4-1ubuntu1.6) ... Selecting previously unselected package libksba8:armhf. Preparing to unpack .../41-libksba8_1.3.5-2_armhf.deb ... Unpacking libksba8:armhf (1.3.5-2) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../42-libnpth0_1.5-3_armhf.deb ... Unpacking libnpth0:armhf (1.5-3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../43-dirmngr_2.2.4-1ubuntu1.6_armhf.deb ... Unpacking dirmngr (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../44-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ... Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../45-gnupg-utils_2.2.4-1ubuntu1.6_armhf.deb ... From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master git init src/github.com/docker/buildx Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx/.git/ git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git" ./scripts/checkout.sh src/github.com/docker/buildx "v0.8.2" + SRC=src/github.com/docker/buildx + REF=v0.8.2 + REF_FETCH=v0.8.2 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.8.2 + awk {print $2} Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gpg. Preparing to unpack .../46-gpg_2.2.4-1ubuntu1.6_armhf.deb ... Unpacking gpg (2.2.4-1ubuntu1.6) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../47-pinentry-curses_1.1.0-1_armhf.deb ... Unpacking pinentry-curses (1.1.0-1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../48-gpg-agent_2.2.4-1ubuntu1.6_armhf.deb ... Unpacking gpg-agent (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../49-gpg-wks-client_2.2.4-1ubuntu1.6_armhf.deb ... Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../50-gpg-wks-server_2.2.4-1ubuntu1.6_armhf.deb ... Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ... + REF=refs/tags/v0.8.2 + [ -n refs/tags/v0.8.2 ] + REF_FETCH=refs/tags/v0.8.2:refs/tags/v0.8.2 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.8.2:refs/tags/v0.8.2 Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u2_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../37-libdbus-1-3_1.12.20-2_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.20-2) ... Selecting previously unselected package lsb-release. Preparing to unpack .../38-lsb-release_11.1.0_all.deb ... Unpacking lsb-release (11.1.0) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ... Unpacking python-apt-common (2.2.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../40-python3-apt_2.2.1_armhf.deb ... Unpacking python3-apt (2.2.1) ... Setting up docker-buildx-plugin (0.8.2~debian-buster) ... Setting up docker-compose-plugin (2.9.0~debian-buster) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... Selecting previously unselected package gpgsm. Preparing to unpack .../51-gpgsm_2.2.4-1ubuntu1.6_armhf.deb ... Unpacking gpgsm (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gnupg. Preparing to unpack .../52-gnupg_2.2.4-1ubuntu1.6_armhf.deb ... Unpacking gnupg (2.2.4-1ubuntu1.6) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../53-python3-software-properties_0.96.24.32.18_all.deb ... Unpacking python3-software-properties (0.96.24.32.18) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../54-software-properties-common_0.96.24.32.18_all.deb ... Unpacking software-properties-common (0.96.24.32.18) ... Selecting previously unselected package gnupg2. Preparing to unpack .../55-gnupg2_2.2.4-1ubuntu1.6_all.deb ... Unpacking gnupg2 (2.2.4-1ubuntu1.6) ... Setting up python-apt-common (1.6.5ubuntu0.7) ... Setting up libnpth0:armhf (1.5-3) ... Setting up readline-common (7.0-3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../41-python3-dbus_1.2.16-5_armhf.deb ... Unpacking python3-dbus (1.2.16-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../42-python3-gi_3.38.0-2_armhf.deb ... Unpacking python3-gi (3.38.0-2) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_armhf.deb ... Unpacking python3-pycurl (7.43.0.6-5) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ... Unpacking python3-software-properties (0.96.20.2-2.1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ... Unpacking software-properties-common (0.96.20.2-2.1) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_armhf.deb Setting up libapt-inst2.0:armhf (1.6.14) ... Setting up apt-transport-https (1.6.14) ... Setting up libnghttp2-14:armhf (1.30.0-1ubuntu1) ... Setting up mime-support (3.60ubuntu1) ... Setting up iso-codes (3.79-1) ... Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... Setting up libreadline7:armhf (7.0-3) ... Setting up libpsl5:armhf (0.19.1-5build1) ... Setting up libglib2.0-0:armhf (2.56.4-0ubuntu0.18.04.9) ... No schema files found: doing nothing. Setting up libsasl2-modules-db:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... Setting up libsasl2-2:armhf (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... Setting up distro-info-data (0.37ubuntu0.14) ... Setting up libroken18-heimdal:armhf (7.5.0+dfsg-1) ... Setting up libksba8:armhf (1.5.0-3) ... Setting up media-types (4.0.0) ... Setting up libpsl5:armhf (0.21.0-1.2) ... Setting up apt-transport-https (2.2.4) ... Setting up libglib2.0-0:armhf (2.66.8-1) ... No schema files found: doing nothing. Setting up distro-info-data (0.51+deb11u2) ... Setting up libbrotli1:armhf (1.0.9-2+b2) ... Setting up libsqlite3-0:armhf (3.34.1-3) ... Setting up libnghttp2-14:armhf (1.43.0-1) ... Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ... Setting up libnpth0:armhf (1.6-3) ... Setting up libassuan0:armhf (2.5.3-7.1) ... Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ... Setting up gnupg-l10n (2.2.27-2+deb11u2) ... Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up libdbus-1-3:armhf (1.12.20-2) ... Setting up libncursesw6:armhf (6.2+20201114-2) ... Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ... Setting up python-apt-common (2.2.1) ... Setting up libmpdec3:armhf (2.5.1-1) ... Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ... Setting up libssh2-1:armhf (1.9.0-2) ... Setting up openssl (1.1.1n-0+deb11u3) ... make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd Setting up libksba8:armhf (1.3.5-2) ... Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-1) ... Setting up libkrb5support0:armhf (1.16-2ubuntu0.2) ... Setting up libgirepository-1.0-1:armhf (1.56.1-1) ... Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ... Setting up gir1.2-glib-2.0:armhf (1.56.1-1) ... Setting up libheimbase1-heimdal:armhf (7.5.0+dfsg-1) ... Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ... Setting up libsqlite3-0:armhf (3.22.0-1ubuntu0.5) ... Setting up libkeyutils1:armhf (1.5.9-9.2ubuntu2.1) ... Setting up ca-certificates (20211016~18.04.1) ... + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.9.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o bin/docker-compose ./cmd Setting up readline-common (8.1-1) ... Setting up iso-codes (4.6.0-1) ... Setting up pinentry-curses (1.1.0-4) ... Setting up libreadline8:armhf (8.1-1) ... Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ... Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u2) ... Setting up ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... Updating certificates in /etc/ssl/certs... Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done 127 added, 0 removed; done. Setting up libassuan0:armhf (2.5.1-2) ... Setting up libmpdec2:armhf (2.4.2-1ubuntu1) ... Setting up libdbus-1-3:armhf (1.12.2-1ubuntu1.3) ... Setting up libpython3.6-stdlib:armhf (3.6.9-1~18.04ubuntu1.8) ... Setting up libk5crypto3:armhf (1.16-2ubuntu0.2) ... Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ... Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd systemd systemd-sysv Suggested packages: kmod systemd-container policykit-1 Recommended packages: nftables libnss-systemd 129 added, 0 removed; done. Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ... Setting up gpgconf (2.2.27-2+deb11u2) ... Setting up libcurl4:armhf (7.74.0-1.3+deb11u2) ... Setting up curl (7.74.0-1.3+deb11u2) ... Setting up gpg (2.2.27-2+deb11u2) ... Setting up libpython3.9-stdlib:armhf (3.9.2-1) ... Setting up libpython3-stdlib:armhf (3.9.2-3) ... Setting up gnupg-utils (2.2.27-2+deb11u2) ... Setting up gpg-agent (2.2.27-2+deb11u2) ... Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PtOtYh + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin/docker-proxy RPM build warnings: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Rv6GHS + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd systemd systemd-sysv From https://github.com/docker/buildx * [new tag] v0.8.2 -> v0.8.2 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.8.2 Setting up libwind0-heimdal:armhf (7.5.0+dfsg-1) ... 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. Need to get 24.8 MB of archives. After this operation, 104 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] Get:2 http://deb.debian.org/debian buster/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB] Get:3 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB] Get:4 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB] Get:5 http://deb.debian.org/debian buster/main armhf libjson-c3 armhf 0.12.1+ds-2+deb10u1 [25.1 kB] Get:6 http://deb.debian.org/debian buster/main armhf libcryptsetup12 armhf 2:2.1.0-5+deb10u2 [174 kB] Get:7 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB] Get:8 http://deb.debian.org/debian buster/main armhf libip4tc0 armhf 1.8.2-4 [68.1 kB] Get:9 http://deb.debian.org/debian buster/main armhf libkmod2 armhf 26-1 [46.4 kB] Get:10 https://download.docker.com/linux/debian buster/test armhf containerd.io armhf 1.6.7-1 [19.6 MB] Get:11 http://deb.debian.org/debian buster/main armhf systemd armhf 241-7~deb10u8 [3284 kB] Get:12 http://deb.debian.org/debian buster/main armhf systemd-sysv armhf 241-7~deb10u8 [100 kB] Get:13 http://deb.debian.org/debian buster/main armhf libip6tc0 armhf 1.8.2-4 [68.3 kB] Get:14 http://deb.debian.org/debian buster/main armhf libiptc0 armhf 1.8.2-4 [59.6 kB] Get:15 http://deb.debian.org/debian buster/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.1 kB] Get:16 http://deb.debian.org/debian buster/main armhf libnetfilter-conntrack3 armhf 1.0.7-1 [34.1 kB] Get:17 http://deb.debian.org/debian buster/main armhf libnftnl11 armhf 1.1.2-2 [43.7 kB] Get:18 http://deb.debian.org/debian buster/main armhf iptables armhf 1.8.2-4 [354 kB] Get:19 http://deb.debian.org/debian buster/main armhf dbus armhf 1.12.20-0+deb10u1 [218 kB] Get:20 http://deb.debian.org/debian buster/main armhf libpam-systemd armhf 241-7~deb10u8 [195 kB] Get:21 http://deb.debian.org/debian buster/main armhf dbus-user-session armhf 1.12.20-0+deb10u1 [94.5 kB] Setting up gpgsm (2.2.27-2+deb11u2) ... Setting up dirmngr (2.2.27-2+deb11u2) ... Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ... Setting up gpg-wks-server (2.2.27-2+deb11u2) ... Setting up python3.9 (3.9.2-1) ... git init src/github.com/docker/compose Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose/.git/ git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git" ./scripts/checkout.sh src/github.com/docker/compose "v2.9.0" + SRC=src/github.com/docker/compose + REF=v2.9.0 + REF_FETCH=v2.9.0 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.9.0 + awk {print $2} + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - Setting up libasn1-8-heimdal:armhf (7.5.0+dfsg-1) ... Setting up gpgconf (2.2.4-1ubuntu1.6) ... Setting up libhcrypto4-heimdal:armhf (7.5.0+dfsg-1) ... Setting up libhx509-5-heimdal:armhf (7.5.0+dfsg-1) ... Setting up gpgsm (2.2.4-1ubuntu1.6) ... Setting up gnupg-utils (2.2.4-1ubuntu1.6) ... Setting up pinentry-curses (1.1.0-1) ... Setting up libkrb5-3:armhf (1.16-2ubuntu0.2) ... Setting up libkrb5-26-heimdal:armhf (7.5.0+dfsg-1) ... Setting up libheimntlm0-heimdal:armhf (7.5.0+dfsg-1) ... Setting up gpg (2.2.4-1ubuntu1.6) ... Setting up libpython3-stdlib:armhf (3.6.7-1~18.04) ... Setting up python3 (3.6.7-1~18.04) ... + REF=refs/tags/v2.9.0 + [ -n refs/tags/v2.9.0 ] + REF_FETCH=refs/tags/v2.9.0:refs/tags/v2.9.0 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.9.0:refs/tags/v2.9.0 Setting up gpg-agent (2.2.4-1ubuntu1.6) ... Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ... Setting up python3-gi (3.26.1-2ubuntu1) ... Setting up lsb-release (9.20170808ubuntu1) ... Setting up libgssapi-krb5-2:armhf (1.16-2ubuntu0.2) ... Setting up libgssapi3-heimdal:armhf (7.5.0+dfsg-1) ... + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 From https://github.com/docker/compose * [new tag] v2.9.0 -> v2.9.0 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.9.0 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.17.0 + REF_FETCH=v0.17.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0 + awk {print $2} Setting up python3-apt (1.6.5ubuntu0.7) ... Setting up python3-dbus (1.2.6-1) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AbhJlv + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20220808082437.e1f24d3-0.fc36 x86_64 + cd src + export DOCKER_GITCOMMIT=f068067 + DOCKER_GITCOMMIT=f068067 + mkdir -p /go/src/github.com/docker + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 + REF=refs/tags/v0.17.0 + [ -n refs/tags/v0.17.0 ] + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.17.0 -> v0.17.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.5 ubuntu-jammy make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Setting up libldap-2.4-2:armhf (2.4.45+dfsg-1ubuntu1.11) ... Setting up python3-software-properties (0.96.24.32.18) ... Setting up dirmngr (2.2.4-1ubuntu1.6) ... go: downloading github.com/rootless-containers/rootlesskit v1.0.0 Setting up gpg-wks-client (2.2.27-2+deb11u2) ... Setting up python3 (3.9.2-3) ... Setting up python3-pycurl (7.43.0.6-5) ... Setting up python3-gi (3.38.0-2) ... + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.868FUI + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip debconf: delaying package configuration, since apt-utils is not installed Fetched 24.8 MB in 1s (22.0 MB/s) Selecting previously unselected package libapparmor1:armhf. (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 ... 9938 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.2-10_armhf.deb ... Unpacking libapparmor1:armhf (2.13.2-10) ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../1-libargon2-1_0~20171227-0.2_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.2) ... Selecting previously unselected package dmsetup. Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_armhf.deb ... Unpacking dmsetup (2:1.02.155-3) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ... Selecting previously unselected package libjson-c3:armhf. Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_armhf.deb ... Unpacking libjson-c3:armhf (0.12.1+ds-2+deb10u1) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap Setting up software-properties-common (0.96.24.32.18) ... Setting up libcurl4:armhf (7.58.0-2ubuntu3.19) ... Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ... Setting up curl (7.58.0-2ubuntu3.19) ... [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Setting up gnupg (2.2.27-2+deb11u2) ... Setting up lsb-release (11.1.0) ... Setting up python3-dbus (1.2.16-5) ... + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.km8Kst + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 Selecting previously unselected package libidn11:armhf. Preparing to unpack .../6-libidn11_1.33-2.2_armhf.deb ... Unpacking libidn11:armhf (1.33-2.2) ... Selecting previously unselected package libip4tc0:armhf. Preparing to unpack .../7-libip4tc0_1.8.2-4_armhf.deb ... Unpacking libip4tc0:armhf (1.8.2-4) ... Selecting previously unselected package libkmod2:armhf. Preparing to unpack .../8-libkmod2_26-1_armhf.deb ... Unpacking libkmod2:armhf (26-1) ... Selecting previously unselected package systemd. Preparing to unpack .../9-systemd_241-7~deb10u8_armhf.deb ... Unpacking systemd (241-7~deb10u8) ... Running scriptlet: container-selinux-3:2.189.0-1.el9.noarch 50/62 Installing : acl-2.3.1-3.el9.x86_64 51/62 Installing : device-mapper-9:1.02.185-1.el9.x86_64 52/62 Installing : device-mapper-libs-9:1.02.185-1.el9.x86_64 53/62 Installing : cryptsetup-libs-2.4.3-4.el9.x86_64 54/62 Installing : dbus-1:1.12.20-5.el9.x86_64 55/62 Installing : systemd-pam-250-7.el9.x86_64 56/62 Running scriptlet: systemd-250-7.el9.x86_64 57/62 Installing : systemd-250-7.el9.x86_64 57/62 Running scriptlet: systemd-250-7.el9.x86_64 57/62 Installing : dbus-common-1:1.12.20-5.el9.noarch 58/62 Running scriptlet: dbus-common-1:1.12.20-5.el9.noarch 58/62 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. Running scriptlet: dbus-broker-28-5.el9.x86_64 59/62 Installing : dbus-broker-28-5.el9.x86_64 59/62 Running scriptlet: dbus-broker-28-5.el9.x86_64 59/62 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. Installing : containerd.io-1.6.7-3.1.el9.x86_64 60/62 Running scriptlet: containerd.io-1.6.7-3.1.el9.x86_64 60/62 Installing : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 61/62 Running scriptlet: docker-ce-rootless-extras-0.0.0~20220808082437.e1f 61/62 Installing : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el9.x86 62/62 Running scriptlet: docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el9.x86 62/62 Running scriptlet: selinux-policy-targeted-34.1.38-1.el9.noarch 62/62 Running scriptlet: container-selinux-3:2.189.0-1.el9.noarch 62/62 Setting up gnupg (2.2.4-1ubuntu1.6) ... Setting up gnupg2 (2.2.4-1ubuntu1.6) ... Processing triggers for libc-bin (2.27-3ubuntu1.6) ... Processing triggers for ca-certificates (20211016~18.04.1) ... Updating certificates in /etc/ssl/certs... Setting up gnupg2 (2.2.27-2+deb11u2) ... Setting up python3-apt (2.2.1) ... Setting up python3-software-properties (0.96.20.2-2.1) ... Provides: docker-ce-rootless-extras = 0:0.0.0~20220808082437.e1f24d3-0.fc35 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20220808082437.e1f24d3-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 go: downloading github.com/urfave/cli/v2 v2.4.0 Setting up libapparmor1:armhf (2.13.2-10) ... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ++ source /etc/os-release +++ NAME=Ubuntu +++ VERSION='18.04.6 LTS (Bionic Beaver)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 18.04.6 LTS' +++ VERSION_ID=18.04 +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ VERSION_CODENAME=bionic +++ UBUNTU_CODENAME=bionic ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc Setting up software-properties-common (0.96.20.2-2.1) ... Processing triggers for libc-bin (2.31-13+deb11u3) ... Processing triggers for ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd Setting up libargon2-1:armhf (0~20171227-0.2) ... Setting up libjson-c3:armhf (0.12.1+ds-2+deb10u1) ... Setting up libidn11:armhf (1.33-2.2) ... Setting up libip4tc0:armhf (1.8.2-4) ... Setting up libkmod2:armhf (26-1) ... Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ... Setting up libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ... Setting up systemd (241-7~deb10u8) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Initializing machine ID from random generator. + DIST_VERSION=bionic + '[' bionic = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... done. Updating certificates in /etc/ssl/certs... Running scriptlet: docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el9.x86 62/62 Verifying : acl-2.3.1-3.el9.x86_64 1/62 Verifying : cracklib-2.9.6-27.el9.x86_64 2/62 Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 3/62 Verifying : cryptsetup-libs-2.4.3-4.el9.x86_64 4/62 Verifying : dbus-1:1.12.20-5.el9.x86_64 5/62 Verifying : dbus-broker-28-5.el9.x86_64 6/62 Verifying : dbus-common-1:1.12.20-5.el9.noarch 7/62 Verifying : device-mapper-9:1.02.185-1.el9.x86_64 8/62 Verifying : device-mapper-libs-9:1.02.185-1.el9.x86_64 9/62 Verifying : diffutils-3.7-12.el9.x86_64 10/62 Verifying : fuse-common-3.10.2-5.el9.x86_64 11/62 Verifying : iptables-libs-1.8.8-2.el9.x86_64 12/62 Verifying : iptables-nft-1.8.8-2.el9.x86_64 13/62 Verifying : kmod-28-7.el9.x86_64 14/62 Verifying : kmod-libs-28-7.el9.x86_64 15/62 Verifying : libdb-5.3.28-53.el9.x86_64 16/62 Verifying : libeconf-0.4.1-2.el9.x86_64 17/62 Verifying : libfdisk-2.37.4-3.el9.x86_64 18/62 Verifying : libibverbs-37.2-1.el9.x86_64 19/62 Verifying : libmnl-1.0.4-15.el9.x86_64 20/62 Verifying : libnetfilter_conntrack-1.0.8-4.el9.x86_64 21/62 Verifying : libnfnetlink-1.0.1-21.el9.x86_64 22/62 Verifying : libnftnl-1.2.2-1.el9.x86_64 23/62 Verifying : libnl3-3.7.0-1.el9.x86_64 24/62 Verifying : libpcap-14:1.10.0-4.el9.x86_64 25/62 Verifying : libpwquality-1.4.4-8.el9.x86_64 26/62 Verifying : libseccomp-2.5.2-2.el9.x86_64 27/62 Verifying : libselinux-utils-3.4-3.el9.x86_64 28/62 Verifying : libutempter-1.2.1-6.el9.x86_64 29/62 Verifying : openssl-1:3.0.1-38.el9.x86_64 30/62 Verifying : pam-1.5.1-12.el9.x86_64 31/62 Verifying : policycoreutils-3.4-1.el9.x86_64 32/62 Verifying : python3-setools-4.4.0-5.el9.x86_64 33/62 Verifying : python3-setuptools-53.0.0-10.el9.noarch 34/62 Verifying : rpm-plugin-selinux-4.16.1.3-15.el9.x86_64 35/62 Verifying : selinux-policy-34.1.38-1.el9.noarch 36/62 Verifying : selinux-policy-targeted-34.1.38-1.el9.noarch 37/62 Verifying : systemd-250-7.el9.x86_64 38/62 Verifying : systemd-pam-250-7.el9.x86_64 39/62 Verifying : systemd-rpm-macros-250-7.el9.noarch 40/62 Verifying : util-linux-2.37.4-3.el9.x86_64 41/62 Verifying : util-linux-core-2.37.4-3.el9.x86_64 42/62 Verifying : xz-5.2.5-8.el9.x86_64 43/62 Verifying : checkpolicy-3.4-1.el9.x86_64 44/62 Verifying : container-selinux-3:2.189.0-1.el9.noarch 45/62 Verifying : fuse-overlayfs-1.9-1.el9.x86_64 46/62 Verifying : fuse3-3.10.2-5.el9.x86_64 47/62 Verifying : fuse3-libs-3.10.2-5.el9.x86_64 48/62 Verifying : libslirp-4.4.0-4.el9.x86_64 49/62 Verifying : policycoreutils-python-utils-3.4-1.el9.noarch 50/62 Verifying : python3-audit-3.0.7-103.el9.x86_64 51/62 Verifying : python3-libselinux-3.4-3.el9.x86_64 52/62 Verifying : python3-libsemanage-3.4-1.el9.x86_64 53/62 Verifying : python3-policycoreutils-3.4-1.el9.noarch 54/62 Verifying : slirp4netns-1.2.0-2.el9.x86_64 55/62 Verifying : containerd.io-1.6.7-3.1.el9.x86_64 56/62 Verifying : docker-scan-plugin-0.17.0-0.el9.x86_64 57/62 Verifying : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el9 58/62 Verifying : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 59/62 Verifying : docker-buildx-plugin-0.8.2-0.el9.x86_64 60/62 Verifying : docker-compose-plugin-2.9.0-0.el9.x86_64 61/62 Verifying : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el9.x86 62/62 Installed: acl-2.3.1-3.el9.x86_64 checkpolicy-3.4-1.el9.x86_64 container-selinux-3:2.189.0-1.el9.noarch containerd.io-1.6.7-3.1.el9.x86_64 cracklib-2.9.6-27.el9.x86_64 cracklib-dicts-2.9.6-27.el9.x86_64 cryptsetup-libs-2.4.3-4.el9.x86_64 dbus-1:1.12.20-5.el9.x86_64 dbus-broker-28-5.el9.x86_64 dbus-common-1:1.12.20-5.el9.noarch device-mapper-9:1.02.185-1.el9.x86_64 device-mapper-libs-9:1.02.185-1.el9.x86_64 diffutils-3.7-12.el9.x86_64 docker-buildx-plugin-0.8.2-0.el9.x86_64 docker-ce-3:0.0.0~20220808082437.e1f24d3-0.el9.x86_64 docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.el9.x86_64 docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el9.x86_64 docker-compose-plugin-2.9.0-0.el9.x86_64 docker-scan-plugin-0.17.0-0.el9.x86_64 fuse-common-3.10.2-5.el9.x86_64 fuse-overlayfs-1.9-1.el9.x86_64 fuse3-3.10.2-5.el9.x86_64 fuse3-libs-3.10.2-5.el9.x86_64 iptables-libs-1.8.8-2.el9.x86_64 iptables-nft-1.8.8-2.el9.x86_64 kmod-28-7.el9.x86_64 kmod-libs-28-7.el9.x86_64 libdb-5.3.28-53.el9.x86_64 libeconf-0.4.1-2.el9.x86_64 libfdisk-2.37.4-3.el9.x86_64 libibverbs-37.2-1.el9.x86_64 libmnl-1.0.4-15.el9.x86_64 libnetfilter_conntrack-1.0.8-4.el9.x86_64 libnfnetlink-1.0.1-21.el9.x86_64 libnftnl-1.2.2-1.el9.x86_64 libnl3-3.7.0-1.el9.x86_64 libpcap-14:1.10.0-4.el9.x86_64 libpwquality-1.4.4-8.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libselinux-utils-3.4-3.el9.x86_64 libslirp-4.4.0-4.el9.x86_64 libutempter-1.2.1-6.el9.x86_64 openssl-1:3.0.1-38.el9.x86_64 pam-1.5.1-12.el9.x86_64 policycoreutils-3.4-1.el9.x86_64 policycoreutils-python-utils-3.4-1.el9.noarch python3-audit-3.0.7-103.el9.x86_64 python3-libselinux-3.4-3.el9.x86_64 python3-libsemanage-3.4-1.el9.x86_64 python3-policycoreutils-3.4-1.el9.noarch python3-setools-4.4.0-5.el9.x86_64 python3-setuptools-53.0.0-10.el9.noarch rpm-plugin-selinux-4.16.1.3-15.el9.x86_64 selinux-policy-34.1.38-1.el9.noarch selinux-policy-targeted-34.1.38-1.el9.noarch slirp4netns-1.2.0-2.el9.x86_64 systemd-250-7.el9.x86_64 systemd-pam-250-7.el9.x86_64 systemd-rpm-macros-250-7.el9.noarch util-linux-2.37.4-3.el9.x86_64 util-linux-core-2.37.4-3.el9.x86_64 xz-5.2.5-8.el9.x86_64 Complete! + docker --version go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c Setting up dmsetup (2:1.02.155-3) ... Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.src.rpm Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.2 Selecting previously unselected package systemd-sysv. (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 ... 10764 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_241-7~deb10u8_armhf.deb ... Unpacking systemd-sysv (241-7~deb10u8) ... Selecting previously unselected package libip6tc0:armhf. Preparing to unpack .../01-libip6tc0_1.8.2-4_armhf.deb ... Unpacking libip6tc0:armhf (1.8.2-4) ... Selecting previously unselected package libiptc0:armhf. Preparing to unpack .../02-libiptc0_1.8.2-4_armhf.deb ... Unpacking libiptc0:armhf (1.8.2-4) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.7-1) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../05-libnftnl11_1.1.2-2_armhf.deb ... Unpacking libnftnl11:armhf (1.1.2-2) ... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=11 +++ VERSION='11 (bullseye)' +++ VERSION_CODENAME=bullseye +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo debian + DIST_ID=debian ++ lsb_release -sc + DIST_VERSION=bullseye + '[' bullseye = sid ']' + install_debian_containerd + '[' staging = stage ']' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... done. Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 127 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Warning: apt-key output should not be parsed (stdout is not a terminal) Selecting previously unselected package iptables. Preparing to unpack .../06-iptables_1.8.2-4_armhf.deb ... Unpacking iptables (1.8.2-4) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.12.20-0+deb10u1_armhf.deb ... Unpacking dbus (1.12.20-0+deb10u1) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../08-libpam-systemd_241-7~deb10u8_armhf.deb ... Unpacking libpam-systemd:armhf (241-7~deb10u8) ... Selecting previously unselected package containerd.io. Preparing to unpack .../09-containerd.io_1.6.7-1_armhf.deb ... Unpacking containerd.io (1.6.7-1) ... OK + '[' bionic = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu bionic test' + apt-get update [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 129 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/debian/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] Get:2 https://download.docker.com/linux/ubuntu bionic/test armhf Packages [50.0 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic InRelease Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease Hit:5 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Hit:6 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease Fetched 114 kB in 1s (159 kB/s) OK + '[' bullseye = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/debian bullseye test' + apt-get update Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB] Selecting previously unselected package dbus-user-session. Preparing to unpack .../10-dbus-user-session_1.12.20-0+deb10u1_armhf.deb ... Unpacking dbus-user-session (1.12.20-0+deb10u1) ... Setting up systemd-sysv (241-7~deb10u8) ... Setting up libip6tc0:armhf (1.8.2-4) ... Setting up libnftnl11:armhf (1.1.2-2) ... Setting up libiptc0:armhf (1.8.2-4) ... Setting up dbus (1.12.20-0+deb10u1) ... Get:5 https://download.docker.com/linux/debian bullseye/test armhf Packages [12.0 kB] Fetched 55.4 kB in 1s (80.0 kB/s) invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up containerd.io (1.6.7-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libnfnetlink0:armhf (1.0.1-3+b1) ... Setting up libpam-systemd:armhf (241-7~deb10u8) ... Reading package lists... ++ find deb/debbuild/ubuntu-bionic/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb' ++ echo 'deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb Selecting previously unselected package docker-ce. (Reading database ... 6938 files and directories currently installed.) Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[2]: Entering directory '/root/build-deb/scan-cli-plugin' GO111MODULE=on make -f builder.Makefile build make[3]: Entering directory '/root/build-deb/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 Setting up dbus-user-session (1.12.20-0+deb10u1) ... Setting up libnetfilter-conntrack3:armhf (1.0.7-1) ... Setting up iptables (1.8.2-4) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for systemd (241-7~deb10u8) ... Processing triggers for libc-bin (2.28-10+deb10u1) ... + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Reading package lists... Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.3.3 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb' + packages='deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb' ++ echo 'deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 9719 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb ... Unpacking docker-buildx-plugin (0.8.2~ubuntu-bionic) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb ... Unpacking docker-compose-plugin (2.9.0~debian-bullseye) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb'. mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/buildx:/buildx \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb ... Unpacking docker-compose-plugin (2.9.0~ubuntu-bionic) ... Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eBuE2c + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/docker-proxy Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7pvY8C + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb ... Unpacking docker-buildx-plugin (0.8.2~debian-bullseye) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ds05rm + umask 022 + cd /root/rpmbuild/BUILD + cd src ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/buildx + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 Setting up docker-buildx-plugin (0.8.2~ubuntu-bionic) ... Setting up docker-compose-plugin (2.9.0~ubuntu-bionic) ... Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_armhf.deb Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/compose:/compose \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/compose.tgz --exclude .git compose + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.96c1uj + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Setting up docker-compose-plugin (2.9.0~debian-bullseye) ... Setting up docker-buildx-plugin (0.8.2~debian-bullseye) ... Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ABDy5A + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-ce-rootless-extras 0.0.0~20220808082437.e1f24d3-0.fc36 x86_64 + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_armhf.deb Provides: docker-ce-rootless-extras = 0:0.0.0~20220808082437.e1f24d3-0.fc36 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20220808082437.e1f24d3-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.src.rpm Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done == Building packages for ubuntu-jammy == mkdir -p "debbuild/ubuntu-jammy" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.18.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile . Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libpam-systemd libxtables12 multiarch-support systemd systemd-sysv Suggested packages: kmod systemd-container policykit-1 Recommended packages: dmsetup networkd-dispatcher libnss-systemd The following NEW packages will be installed: containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libpam-systemd libxtables12 multiarch-support systemd systemd-sysv Reading package lists... Building dependency tree... Reading state information... #1 [internal] load build definition from Dockerfile #1 sha256:b1649074a7ca90cd40f6e456a7ef365973902fea2fa66d0458e25bf13be5d312 #1 transferring dockerfile: 1.13kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:988632711e188af4ae7477d26fb3ff8019de279d40b138f2874b0e7144630ef9 #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. Need to get 23.3 MB of archives. After this operation, 103 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu bionic/test armhf containerd.io armhf 1.6.7-1 [19.6 MB] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libcap2 armhf 1:2.25-1.2 [11.7 kB] Correcting dependencies... Done #4 ... #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:ad5b41674a07f263e63ebef89fa9e64c1aec2c397a5bac2d7ecaf4eb8b3e8483 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:800d511cef28f919dd15e3232b8101da5de9e6a52672b9544979faef8938654d #6 DONE 0.0s Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libargon2-0 armhf 0~20161029-1.1 [20.4 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libdevmapper1.02.1 armhf 2:1.02.145-4.1ubuntu3.18.04.3 [117 kB] Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 netbase systemd systemd-sysv Suggested packages: firewalld kmod systemd-container policykit-1 Recommended packages: nftables systemd-timesyncd | time-daemon libnss-systemd #3 [internal] load metadata for docker.io/library/ubuntu:jammy #3 sha256:b8ce80cc34dc11bf68543cc943665e74758259e8f14555015cec4d6bcbe11ce4 #3 DONE 0.3s #4 [internal] load metadata for docker.io/library/golang:1.18.5-buster #4 sha256:610e1e0b08a30558b5be89dfbae089714967cb55f252e61b8274b7221aaada10 #4 DONE 0.3s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #14 DONE 0.0s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e #7 sha256:d8462c4911058de35ec42a5049f2a47315e5c213b83e275a901e1067280ba068 #7 resolve docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e 0.0s done #7 sha256:5f30e47367150394985b5e93c5716f411a55496e4f7d56aeb7894faa9fa984ab 1.48kB / 1.48kB done #7 sha256:f1a5cf9a21e485b0a676c22ced0e80a140055b3ef0d7573caf5be408a10ddb04 0B / 27.02MB 0.1s #7 sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e 1.42kB / 1.42kB done #7 sha256:4fdb3d8ee315f12b1c4ddb02716f8c36d9cde5cdb8c91074e22ccddde51dd30a 529B / 529B done Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libjson-c3 armhf 0.12.1-1.3ubuntu0.3 [19.9 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libcryptsetup12 armhf 2:2.0.2-1ubuntu1.2 [119 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libidn11 armhf 1.33-2.1ubuntu1.2 [42.7 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libip4tc0 armhf 1.6.1-2ubuntu2 [17.8 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libapparmor1 armhf 2.12-4ubuntu5.1 [27.1 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libkmod2 armhf 24-1ubuntu3.5 [34.5 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf systemd armhf 237-3ubuntu10.53 [2739 kB] The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 netbase systemd systemd-sysv #7 sha256:f1a5cf9a21e485b0a676c22ced0e80a140055b3ef0d7573caf5be408a10ddb04 4.19MB / 27.02MB 0.3s Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf systemd-sysv armhf 237-3ubuntu10.53 [13.2 kB] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf multiarch-support armhf 2.27-3ubuntu1.6 [6956 B] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnfnetlink0 armhf 1.0.1-3 [11.6 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dbus armhf 1.12.2-1ubuntu1.3 [132 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libmnl0 armhf 1.0.4-2 [11.1 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf libpam-systemd armhf 237-3ubuntu10.53 [95.0 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libxtables12 armhf 1.6.1-2ubuntu2 [25.4 kB] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libip6tc0 armhf 1.6.1-2ubuntu2 [18.0 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libiptc0 armhf 1.6.1-2ubuntu2 [9396 B] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf libnetfilter-conntrack3 armhf 1.0.6-2 [31.4 kB] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main armhf iptables armhf 1.6.1-2ubuntu2 [240 kB] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main armhf dbus-user-session armhf 1.12.2-1ubuntu1.3 [9396 B] 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. Need to get 25.8 MB of archives. After this operation, 106 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] Get:2 http://deb.debian.org/debian bullseye/main armhf libcap2 armhf 1:2.44-1 [21.2 kB] Get:3 http://deb.debian.org/debian bullseye/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB] Get:4 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB] Get:5 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB] Get:6 https://download.docker.com/linux/debian bullseye/test armhf containerd.io armhf 1.6.7-1 [19.6 MB] Get:7 http://deb.debian.org/debian bullseye/main armhf libjson-c5 armhf 0.15-2 [39.0 kB] Get:8 http://deb.debian.org/debian bullseye/main armhf libcryptsetup12 armhf 2:2.3.7-1+deb11u1 [227 kB] Get:9 http://deb.debian.org/debian bullseye/main armhf libip4tc2 armhf 1.8.7-1 [32.6 kB] Get:10 http://deb.debian.org/debian bullseye/main armhf libkmod2 armhf 28-1 [48.5 kB] Get:11 http://deb.debian.org/debian bullseye/main armhf systemd armhf 247.3-7 [4302 kB] Get:12 http://deb.debian.org/debian bullseye/main armhf systemd-sysv armhf 247.3-7 [113 kB] Get:13 http://deb.debian.org/debian bullseye/main armhf dbus armhf 1.12.20-2 [222 kB] Get:14 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB] Get:15 http://deb.debian.org/debian bullseye/main armhf libpam-systemd armhf 247.3-7 [263 kB] Get:16 http://deb.debian.org/debian bullseye/main armhf dbus-user-session armhf 1.12.20-2 [96.2 kB] Get:17 http://deb.debian.org/debian bullseye/main armhf libip6tc2 armhf 1.8.7-1 [32.9 kB] Get:18 http://deb.debian.org/debian bullseye/main armhf libxtables12 armhf 1.8.7-1 [42.4 kB] Get:19 http://deb.debian.org/debian bullseye/main armhf libmnl0 armhf 1.0.4-3 [10.9 kB] Get:20 http://deb.debian.org/debian bullseye/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.1 kB] Get:21 http://deb.debian.org/debian bullseye/main armhf libnetfilter-conntrack3 armhf 1.0.8-3 [33.6 kB] Get:22 http://deb.debian.org/debian bullseye/main armhf libnftnl11 armhf 1.1.9-1 [49.0 kB] Get:23 http://deb.debian.org/debian bullseye/main armhf iptables armhf 1.8.7-1 [339 kB] #7 sha256:f1a5cf9a21e485b0a676c22ced0e80a140055b3ef0d7573caf5be408a10ddb04 6.29MB / 27.02MB 0.4s #7 sha256:f1a5cf9a21e485b0a676c22ced0e80a140055b3ef0d7573caf5be408a10ddb04 11.53MB / 27.02MB 0.6s #7 sha256:f1a5cf9a21e485b0a676c22ced0e80a140055b3ef0d7573caf5be408a10ddb04 13.63MB / 27.02MB 0.7s debconf: delaying package configuration, since apt-utils is not installed Fetched 23.3 MB in 1s (19.4 MB/s) Selecting previously unselected package libcap2:armhf. (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 ... 7164 files and directories currently installed.) Preparing to unpack .../0-libcap2_1%3a2.25-1.2_armhf.deb ... Unpacking libcap2:armhf (1:2.25-1.2) ... Selecting previously unselected package libargon2-0:armhf. Preparing to unpack .../1-libargon2-0_0~20161029-1.1_armhf.deb ... Unpacking libargon2-0:armhf (0~20161029-1.1) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ... #7 ... #10 [internal] load build context #10 sha256:f58eddd54faafc73031fb02844310540c48f63e354623228d60887364b5137a0 #10 transferring context: 29.33MB 0.7s done #10 DONE 0.7s #14 [golang 1/1] FROM docker.io/library/golang:1.18.5-buster@sha256:eb4b3bd59da4604b0ab27d3837e39dacfba4a48cdd289419a3c49993c0eadba4 #14 sha256:b2b101b4bbfc51c42e547b0ee997637e5c06f0655fedc38c1377e8224635a297 #14 CACHED #7 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e #7 sha256:d8462c4911058de35ec42a5049f2a47315e5c213b83e275a901e1067280ba068 #7 sha256:f1a5cf9a21e485b0a676c22ced0e80a140055b3ef0d7573caf5be408a10ddb04 16.78MB / 27.02MB 0.8s #7 sha256:f1a5cf9a21e485b0a676c22ced0e80a140055b3ef0d7573caf5be408a10ddb04 23.07MB / 27.02MB 1.0s Selecting previously unselected package libjson-c3:armhf. Preparing to unpack .../3-libjson-c3_0.12.1-1.3ubuntu0.3_armhf.deb ... Unpacking libjson-c3:armhf (0.12.1-1.3ubuntu0.3) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../4-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.0.2-1ubuntu1.2) ... Selecting previously unselected package libidn11:armhf. Preparing to unpack .../5-libidn11_1.33-2.1ubuntu1.2_armhf.deb ... Unpacking libidn11:armhf (1.33-2.1ubuntu1.2) ... Selecting previously unselected package libip4tc0:armhf. Preparing to unpack .../6-libip4tc0_1.6.1-2ubuntu2_armhf.deb ... Unpacking libip4tc0:armhf (1.6.1-2ubuntu2) ... Selecting previously unselected package libapparmor1:armhf. Preparing to unpack .../7-libapparmor1_2.12-4ubuntu5.1_armhf.deb ... Unpacking libapparmor1:armhf (2.12-4ubuntu5.1) ... #7 sha256:f1a5cf9a21e485b0a676c22ced0e80a140055b3ef0d7573caf5be408a10ddb04 26.21MB / 27.02MB 1.1s debconf: delaying package configuration, since apt-utils is not installed Fetched 25.8 MB in 1s (32.7 MB/s) Selecting previously unselected package libapparmor1:armhf. (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 ... 9944 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.6-10_armhf.deb ... Unpacking libapparmor1:armhf (2.13.6-10) ... Selecting previously unselected package libcap2:armhf. Preparing to unpack .../1-libcap2_1%3a2.44-1_armhf.deb ... Unpacking libcap2:armhf (1:2.44-1) ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.2) ... Selecting previously unselected package libkmod2:armhf. Preparing to unpack .../8-libkmod2_24-1ubuntu3.5_armhf.deb ... Unpacking libkmod2:armhf (24-1ubuntu3.5) ... Setting up libcap2:armhf (1:2.25-1.2) ... Setting up libargon2-0:armhf (0~20161029-1.1) ... Setting up libdevmapper1.02.1:armhf (2:1.02.145-4.1ubuntu3.18.04.3) ... Setting up libjson-c3:armhf (0.12.1-1.3ubuntu0.3) ... Setting up libcryptsetup12:armhf (2:2.0.2-1ubuntu1.2) ... Setting up libidn11:armhf (1.33-2.1ubuntu1.2) ... Setting up libip4tc0:armhf (1.6.1-2ubuntu2) ... Selecting previously unselected package systemd. (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 ... 7211 files and directories currently installed.) Preparing to unpack .../systemd_237-3ubuntu10.53_armhf.deb ... Unpacking systemd (237-3ubuntu10.53) ... Selecting previously unselected package dmsetup. Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_armhf.deb ... Unpacking dmsetup (2:1.02.175-2.1) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... Selecting previously unselected package libjson-c5:armhf. Preparing to unpack .../5-libjson-c5_0.15-2_armhf.deb ... Unpacking libjson-c5:armhf (0.15-2) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ... Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../7-libip4tc2_1.8.7-1_armhf.deb ... Unpacking libip4tc2:armhf (1.8.7-1) ... Selecting previously unselected package libkmod2:armhf. Preparing to unpack .../8-libkmod2_28-1_armhf.deb ... Unpacking libkmod2:armhf (28-1) ... Selecting previously unselected package systemd. Preparing to unpack .../9-systemd_247.3-7_armhf.deb ... #7 sha256:f1a5cf9a21e485b0a676c22ced0e80a140055b3ef0d7573caf5be408a10ddb04 27.02MB / 27.02MB 1.4s done #7 extracting sha256:f1a5cf9a21e485b0a676c22ced0e80a140055b3ef0d7573caf5be408a10ddb04 0.1s Setting up libapparmor1:armhf (2.12-4ubuntu5.1) ... Setting up libkmod2:armhf (24-1ubuntu3.5) ... Setting up systemd (237-3ubuntu10.53) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. Initializing machine ID from random generator. Unpacking systemd (247.3-7) ... Setting up libapparmor1:armhf (2.13.6-10) ... Setting up libcap2:armhf (1:2.44-1) ... Setting up libargon2-1:armhf (0~20171227-0.2) ... Setting up libjson-c5:armhf (0.15-2) ... Setting up libip4tc2:armhf (1.8.7-1) ... Setting up libkmod2:armhf (28-1) ... Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... Setting up libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ... Selecting previously unselected package systemd-sysv. (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 ... 7908 files and directories currently installed.) Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_armhf.deb ... Unpacking systemd-sysv (237-3ubuntu10.53) ... Selecting previously unselected package multiarch-support. Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_armhf.deb ... Unpacking multiarch-support (2.27-3ubuntu1.6) ... Setting up multiarch-support (2.27-3ubuntu1.6) ... Selecting previously unselected package libnfnetlink0:armhf. (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 ... 7928 files and directories currently installed.) Preparing to unpack .../00-libnfnetlink0_1.0.1-3_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.1-3) ... Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.2-1ubuntu1.3_armhf.deb ... Unpacking dbus (1.12.2-1ubuntu1.3) ... Selecting previously unselected package libmnl0:armhf. Preparing to unpack .../02-libmnl0_1.0.4-2_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-2) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../03-libpam-systemd_237-3ubuntu10.53_armhf.deb ... Unpacking libpam-systemd:armhf (237-3ubuntu10.53) ... Setting up systemd (247.3-7) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../04-libxtables12_1.6.1-2ubuntu2_armhf.deb ... Unpacking libxtables12:armhf (1.6.1-2ubuntu2) ... Selecting previously unselected package libip6tc0:armhf. Preparing to unpack .../05-libip6tc0_1.6.1-2ubuntu2_armhf.deb ... Unpacking libip6tc0:armhf (1.6.1-2ubuntu2) ... Selecting previously unselected package libiptc0:armhf. Preparing to unpack .../06-libiptc0_1.6.1-2ubuntu2_armhf.deb ... Unpacking libiptc0:armhf (1.6.1-2ubuntu2) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../07-libnetfilter-conntrack3_1.0.6-2_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.6-2) ... Selecting previously unselected package iptables. Preparing to unpack .../08-iptables_1.6.1-2ubuntu2_armhf.deb ... Unpacking iptables (1.6.1-2ubuntu2) ... Selecting previously unselected package containerd.io. Preparing to unpack .../09-containerd.io_1.6.7-1_armhf.deb ... Unpacking containerd.io (1.6.7-1) ... Setting up dmsetup (2:1.02.175-2.1) ... Selecting previously unselected package systemd-sysv. (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 ... 10791 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_247.3-7_armhf.deb ... Unpacking systemd-sysv (247.3-7) ... Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.20-2_armhf.deb ... Unpacking dbus (1.12.20-2) ... Selecting previously unselected package netbase. Preparing to unpack .../02-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../03-libpam-systemd_247.3-7_armhf.deb ... Unpacking libpam-systemd:armhf (247.3-7) ... Selecting previously unselected package containerd.io. Preparing to unpack .../04-containerd.io_1.6.7-1_armhf.deb ... Unpacking containerd.io (1.6.7-1) ... #7 extracting sha256:f1a5cf9a21e485b0a676c22ced0e80a140055b3ef0d7573caf5be408a10ddb04 1.3s done #7 DONE 2.9s #8 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then rm -f /usr/bin/man; dpkg-divert --quiet --remove --rename /usr/bin/man; fi #8 sha256:0f6fe0c4ca331ddab3257f6a6064a96ac54714319b16259f59c6a0618398f91f make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.changes #8 DONE 0.5s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:2ac5dbab5439b7156233d5b5bd1469968ab41fbd16ceb2a8b93593ed10166d81 dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb /root/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb /build Selecting previously unselected package dbus-user-session. Preparing to unpack .../10-dbus-user-session_1.12.2-1ubuntu1.3_armhf.deb ... Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... Setting up containerd.io (1.6.7-1) ... copied '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb' copied '/root/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb' removed '/root/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb' #9 0.780 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up systemd-sysv (237-3ubuntu10.53) ... Setting up libiptc0:armhf (1.6.1-2ubuntu2) ... Setting up libxtables12:armhf (1.6.1-2ubuntu2) ... Setting up libnfnetlink0:armhf (1.0.1-3) ... Setting up dbus (1.12.2-1ubuntu1.3) ... Setting up libmnl0:armhf (1.0.4-2) ... Setting up libip6tc0:armhf (1.6.1-2ubuntu2) ... Setting up libnetfilter-conntrack3:armhf (1.0.6-2) ... Setting up libpam-systemd:armhf (237-3ubuntu10.53) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../05-dbus-user-session_1.12.20-2_armhf.deb ... Unpacking dbus-user-session (1.12.20-2) ... Selecting previously unselected package libip6tc2:armhf. Preparing to unpack .../06-libip6tc2_1.8.7-1_armhf.deb ... Unpacking libip6tc2:armhf (1.8.7-1) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../07-libxtables12_1.8.7-1_armhf.deb ... Unpacking libxtables12:armhf (1.8.7-1) ... Selecting previously unselected package libmnl0:armhf. Preparing to unpack .../08-libmnl0_1.0.4-3_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.8-3) ... #9 1.191 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB] #9 1.288 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB] Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... Setting up iptables (1.6.1-2ubuntu2) ... Processing triggers for libc-bin (2.27-3ubuntu1.6) ... Processing triggers for systemd (237-3ubuntu10.53) ... + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../11-libnftnl11_1.1.9-1_armhf.deb ... Unpacking libnftnl11:armhf (1.1.9-1) ... Selecting previously unselected package iptables. Preparing to unpack .../12-iptables_1.8.7-1_armhf.deb ... Unpacking iptables (1.8.7-1) ... Setting up systemd-sysv (247.3-7) ... Setting up libip6tc2:armhf (1.8.7-1) ... Setting up dbus (1.12.20-2) ... Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.1 #9 1.383 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] #9 1.480 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB] invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libmnl0:armhf (1.0.4-3) ... Setting up containerd.io (1.6.7-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.7-1) ... Setting up libnfnetlink0:armhf (1.0.1-3+b1) ... Setting up libpam-systemd:armhf (247.3-7) ... #9 1.710 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB] #9 1.710 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB] #9 1.715 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB] Setting up netbase (6.3) ... Setting up libnftnl11:armhf (1.1.9-1) ... Setting up dbus-user-session (1.12.20-2) ... Setting up libnetfilter-conntrack3:armhf (1.0.8-3) ... Setting up iptables (1.8.7-1) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.31-13+deb11u3) ... + docker --version Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EokjkP + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin/docker-proxy Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.peIZQH + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz + /usr/bin/tar -xof - Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.1 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cDreRb + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.8.2-0.fc36 x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx + bash -c 'CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o bin/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision=%{_buildx_gitcommit} -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx' ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src #9 2.616 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [9499 B] #9 2.616 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [466 kB] #9 2.616 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [1018 B] #9 2.616 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [202 kB] #9 2.617 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [5811 B] #9 2.617 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [79.8 kB] #9 2.618 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [9115 B] #9 2.619 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [594 B] #9 2.619 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [192 kB] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } #9 3.345 Fetched 20.2 MB in 3s (6830 kB/s) docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" #9 3.345 Reading package lists... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi PASS: docker-scan version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman + make IMAGE=ubuntu:focal verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:focal ./verify Unable to find image 'ubuntu:focal' locally focal: Pulling from library/ubuntu dh_bash-completion de6f11ffeeef: Already exists Digest: sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa Status: Downloaded newer image for ubuntu:focal dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link #9 4.341 Reading package lists... #9 5.283 Building dependency tree... #9 5.450 Reading state information... #9 5.656 The following additional packages will be installed: dh_strip_nondeterminism dh_compress dh_fixperms #9 5.656 autoconf automake autopoint autotools-dev binutils #9 5.656 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #9 5.656 bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit #9 5.656 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 5.656 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #9 5.656 g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n #9 5.656 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #9 5.656 groff-base intltool-debian iso-codes less libalgorithm-diff-perl #9 5.656 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 5.656 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 5.656 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 5.656 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 5.656 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #9 5.656 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 5.656 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 5.657 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 5.657 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 5.657 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 5.657 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #9 5.657 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #9 5.657 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #9 5.657 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #9 5.657 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #9 5.657 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #9 5.657 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #9 5.657 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #9 5.657 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 5.657 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #9 5.657 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #9 5.657 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 5.657 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 5.657 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 5.657 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 5.657 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 5.657 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #9 5.657 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #9 5.657 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #9 5.657 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #9 5.657 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #9 5.657 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #9 5.657 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #9 5.657 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #9 5.657 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #9 5.657 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #9 5.657 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #9 5.657 libmath-base85-perl libmd0 libmodule-implementation-perl #9 5.657 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #9 5.657 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #9 5.657 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #9 5.657 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #9 5.657 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #9 5.657 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #9 5.657 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 5.657 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #9 5.657 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #9 5.657 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #9 5.657 libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9 #9 5.658 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 5.658 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #9 5.658 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 5.658 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #9 5.658 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #9 5.658 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #9 5.658 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #9 5.658 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #9 5.658 libsub-name-perl libsub-override-perl libsub-quote-perl #9 5.658 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #9 5.658 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 5.658 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 5.658 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl #9 5.658 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 5.658 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #9 5.658 libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 #9 5.658 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #9 5.658 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #9 5.658 libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl #9 5.658 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 5.658 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #9 5.658 media-types netbase openssh-client openssl patch patchutils perl #9 5.658 perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf #9 5.658 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 5.659 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 5.659 python3-minimal python3-pkg-resources python3-requests python3-six #9 5.659 python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal #9 5.659 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #9 5.659 zstd #9 5.661 Suggested packages: #9 5.661 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #9 5.661 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #9 5.661 bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope #9 5.661 disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #9 5.661 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 5.661 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #9 5.661 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #9 5.661 debian-keyring libsoap-lite-perl pristine-tar dbus-user-session #9 5.661 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #9 5.661 gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev #9 5.661 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email #9 5.661 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #9 5.661 scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr #9 5.661 libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #9 5.661 libscalar-number-perl libsasl2-modules-gssapi-mit #9 5.661 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #9 5.661 libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl #9 5.661 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #9 5.661 gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl #9 5.661 libxml-sax-expatxs-perl bash-completion binutils-multiarch #9 5.661 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #9 5.661 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #9 5.661 libterm-readline-gnu-perl | libterm-readline-perl-perl #9 5.661 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #9 5.661 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #9 5.661 python3-cryptography python3-openssl python3-socks python-requests-doc #9 5.661 python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc + verify + dpkg --version + verify_deb + apt-get update dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info #9 6.065 The following NEW packages will be installed: #9 6.065 autoconf automake autopoint autotools-dev binutils #9 6.065 binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential #9 6.065 bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit #9 6.065 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB] #9 6.065 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #9 6.065 fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git #9 6.065 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #9 6.065 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less #9 6.065 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #9 6.065 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 6.065 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 6.065 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 6.065 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8 #9 6.065 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 6.065 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 6.065 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 6.065 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 6.065 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 6.065 libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl #9 6.065 libdata-validate-uri-perl libdebhelper-perl libdeflate0 #9 6.065 libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl #9 6.065 libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl #9 6.065 libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl #9 6.065 liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl #9 6.065 libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl #9 6.065 libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl #9 6.065 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 6.065 libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl #9 6.066 libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 #9 6.066 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 6.066 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 6.066 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 6.066 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.066 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.066 libicu70 libimport-into-perl libio-html-perl libio-interactive-perl #9 6.066 libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl #9 6.066 libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl #9 6.066 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #9 6.066 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl #9 6.066 libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl #9 6.066 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #9 6.066 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #9 6.066 liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7 #9 6.066 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #9 6.066 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 #9 6.066 libmath-base85-perl libmd0 libmodule-implementation-perl #9 6.066 libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl #9 6.066 libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl #9 6.066 libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl #9 6.066 libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl #9 6.066 libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev #9 6.066 libnumber-compare-perl libobject-id-perl libpackage-stash-perl #9 6.066 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 6.066 libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl #9 6.066 libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl #9 6.066 libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib #9 6.066 libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9 #9 6.066 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 6.066 libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl #9 6.066 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 6.066 libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl #9 6.066 libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4 #9 6.066 libstdc++-11-dev libstrictures-perl libstring-copyright-perl #9 6.066 libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl #9 6.066 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #9 6.066 libsub-name-perl libsub-override-perl libsub-quote-perl #9 6.066 libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl #9 6.066 libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 6.066 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 6.066 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl #9 6.066 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 6.066 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl #9 6.066 libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 #9 6.066 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #9 6.066 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #9 6.066 libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl #9 6.066 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 6.066 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #9 6.067 media-types netbase openssh-client openssl patch patchutils perl #9 6.067 perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf #9 6.067 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 6.067 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 6.067 python3-minimal python3-pkg-resources python3-requests python3-six #9 6.067 python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal #9 6.067 readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils #9 6.067 zstd #9 6.494 0 upgraded, 366 newly installed, 0 to remove and 1 not upgraded. #9 6.494 Need to get 114 MB of archives. #9 6.494 After this operation, 377 MB of additional disk space will be used. #9 6.494 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblocale-gettext-perl armhf 1.07-4build3 [16.2 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB] #9 6.646 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.4-3ubuntu0.1 [793 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB] #9 7.037 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexpat1 armhf 2.4.7-1 [66.5 kB] #9 7.046 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.4-3ubuntu0.1 [1930 kB] #9 7.172 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-minimal armhf 3.10.4-0ubuntu2 [24.4 kB] #9 7.173 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB] #9 7.174 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB] #9 7.177 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB] #9 7.178 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB] #9 7.183 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsqlite3-0 armhf 3.37.2-2 [549 kB] #9 7.217 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.4-3ubuntu0.1 [1749 kB] #9 7.301 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.4-3ubuntu0.1 [488 kB] #9 7.322 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpython3-stdlib armhf 3.10.4-0ubuntu2 [6990 B] #9 7.323 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3 armhf 3.10.4-0ubuntu2 [22.8 kB] #9 7.323 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl-modules-5.34 all 5.34.0-3ubuntu1 [2975 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [16.9 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1365 kB] #9 7.468 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm6 armhf 1.23-1 [30.0 kB] #9 7.500 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm-compat4 armhf 1.23-1 [6070 B] #9 7.500 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperl5.34 armhf 5.34.0-3ubuntu1 [4039 kB] #9 7.699 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl armhf 5.34.0-3ubuntu1 [232 kB] #9 7.703 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.6 [1152 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9591 B] Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [971 kB] Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.5 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1000 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4730 B] Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [688 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [16.6 kB] #9 7.731 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ca-certificates all 20211016 [148 kB] #9 7.739 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.1 [5124 B] #9 7.740 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB] #9 7.938 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf less armhf 590-1build1 [134 kB] #9 7.940 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmd0 armhf 1.0.4-1build1 [22.5 kB] #9 7.941 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbsd0 armhf 0.11.5-1 [39.8 kB] #9 7.942 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB] #9 7.943 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB] Fetched 17.1 MB in 3s (6609 kB/s) #9 8.569 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.1 [599 kB] #9 8.576 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB] #9 8.577 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB] #9 8.578 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB] #9 8.579 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.3.0ubuntu2.1 [15.2 kB] #9 8.579 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.3.0ubuntu2.1 [154 kB] #9 8.582 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pkg-resources all 59.6.0-1.2 [132 kB] #9 8.583 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ucf all 3.0043 [56.1 kB] #9 8.584 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bsdextrautils armhf 2.37.2-4ubuntu3 [77.1 kB] #9 8.647 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmagic-mgc armhf 1:5.41-3 [257 kB] #9 8.722 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmagic1 armhf 1:5.41-3 [80.2 kB] #9 8.725 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf file armhf 1:5.41-3 [20.6 kB] #9 8.726 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext-base armhf 0.21-4ubuntu4 [38.0 kB] #9 8.727 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB] #9 8.730 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf groff-base armhf 1.22.4-8build1 [870 kB] #9 8.763 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB] #9 8.764 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libedit2 armhf 3.1-20210910-1build1 [78.7 kB] #9 8.767 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfido2-1 armhf 1.10.0-1 [74.1 kB] #9 8.770 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB] #9 8.798 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpipeline1 armhf 1.5.5-1 [25.6 kB] #9 8.873 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpng16-16 armhf 1.6.37-3build5 [170 kB] #9 8.879 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB] #9 8.881 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B] #9 8.882 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B] #9 8.882 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxcb1 armhf 1.14-3ubuntu3 [46.1 kB] #9 8.883 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libx11-data all 2:1.7.5-1 [119 kB] #9 8.889 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libx11-6 armhf 2:1.7.5-1 [604 kB] #9 8.911 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB] #9 8.912 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B] #9 8.949 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf man-db armhf 2.10.2-1 [1151 kB] #9 9.024 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages all 5.10-1ubuntu1 [1375 kB] #9 9.076 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf openssh-client armhf 1:8.9p1-3 [837 kB] #9 9.124 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf publicsuffix all 20211207.1025-1 [129 kB] Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common #9 9.129 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf strace armhf 5.16-0ubuntu3 [409 kB] #9 9.144 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xauth armhf 1:1.1-1build2 [23.8 kB] #9 9.145 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xz-utils armhf 5.2.5-2ubuntu1 [84.6 kB] #9 9.149 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsigsegv2 armhf 2.13-1ubuntu3 [13.7 kB] #9 9.149 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf m4 armhf 1.4.18-5ubuntu2 [191 kB] #9 9.156 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autoconf all 2.71-2 [338 kB] #9 9.184 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autotools-dev all 20220109.1 [44.9 kB] #9 9.186 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf automake all 1:1.16.5-1.3 [558 kB] #9 9.250 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autopoint all 0.21-4ubuntu4 [422 kB] #9 9.265 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf binutils-common armhf 2.38-3ubuntu1 [221 kB] #9 9.273 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbinutils armhf 2.38-3ubuntu1 [497 kB] #9 9.292 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libctf-nobfd0 armhf 2.38-3ubuntu1 [93.5 kB] #9 9.296 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libctf0 armhf 2.38-3ubuntu1 [93.6 kB] #9 9.300 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf binutils-arm-linux-gnueabihf armhf 2.38-3ubuntu1 [3061 kB] #9 9.448 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf binutils armhf 2.38-3ubuntu1 [3162 B] #9 9.477 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-dev-bin armhf 2.35-0ubuntu3.1 [19.0 kB] #9 9.478 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf linux-libc-dev armhf 5.15.0-43.46 [1262 kB] #9 9.512 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcrypt-dev armhf 1:4.4.27-1 [122 kB] #9 9.517 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB] #9 9.520 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtirpc-dev armhf 1.3.2-2ubuntu0.1 [184 kB] #9 9.526 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB] #9 9.529 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc6-dev armhf 2.35-0ubuntu3.1 [1332 kB] #9 9.595 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc-11-base armhf 11.2.0-19ubuntu1 [20.8 kB] #9 9.596 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libisl23 armhf 0.24-2build1 [581 kB] #9 9.633 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpfr6 armhf 4.1.0-3build3 [217 kB] #9 9.642 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpc3 armhf 1.2.1-2build1 [39.5 kB] #9 9.643 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp-11 armhf 11.2.0-19ubuntu1 [7841 kB] #9 10.10 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp armhf 4:11.2.0-1ubuntu1 [27.7 kB] #9 10.10 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcc1-0 armhf 12-20220319-1ubuntu1 [39.1 kB] #9 10.10 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgomp1 armhf 12-20220319-1ubuntu1 [110 kB] #9 10.10 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libatomic1 armhf 12-20220319-1ubuntu1 [7620 B] #9 10.10 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libasan6 armhf 11.2.0-19ubuntu1 [2242 kB] #9 10.13 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libubsan1 armhf 12-20220319-1ubuntu1 [959 kB] #9 10.20 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgcc-11-dev armhf 11.2.0-19ubuntu1 [835 kB] #9 10.25 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc-11 armhf 11.2.0-19ubuntu1 [15.8 MB] Metadata Cache Created + echo '[DEBUG] Installing engine rpms' [DEBUG] Installing engine rpms ++ find rpm/rpmbuild/centos-7/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64.rpm' + set -x + yum install -y rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64.rpm Loaded plugins: fastestmirror, ovl Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64.rpm: 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el7.x86_64.rpm: docker-buildx-plugin-0.8.2-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.el7.x86_64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el7.x86_64.rpm: docker-scan-plugin-0.17.0-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el7.x86_64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64.rpm: 1:docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el7.x86_64.rpm: docker-compose-plugin-2.9.0-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.9.0-0.el7.x86_64.rpm to be installed Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64.rpm: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package docker-buildx-plugin.x86_64 0:0.8.2-0.el7 will be installed ---> Package docker-ce.x86_64 3:0.0.0~20220808082437.e1f24d3-0.el7 will be installed --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 Loading mirror speeds from cached hostfile * base: download.cf.centos.org * extras: download.cf.centos.org * updates: download.cf.centos.org --> Processing Dependency: containerd.io >= 1.6.4 for package: 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 ---> Package docker-ce-cli.x86_64 1:0.0.0~20220808082437.e1f24d3-0.el7 will be installed ---> Package docker-ce-rootless-extras.x86_64 0:0.0.0~20220808082437.e1f24d3-0.el7 will be installed --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 ---> Package docker-compose-plugin.x86_64 0:2.9.0-0.el7 will be installed ---> Package docker-scan-plugin.x86_64 0:0.17.0-0.el7 will be installed --> Running transaction check ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch ---> Package containerd.io.x86_64 0:1.6.7-3.1.el7 will be installed ---> Package fuse-overlayfs.x86_64 0:0.7.2-6.el7_8 will be installed --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64 ---> Package iptables.x86_64 0:1.4.21-35.el7 will be installed --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.x86_64 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.x86_64 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed ---> Package slirp4netns.x86_64 0:0.4.3-4.el7_8 will be installed --> Running transaction check ---> Package fuse3-libs.x86_64 0:3.6.1-4.el7 will be installed ---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed --> Running transaction check ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: docker-buildx-plugin x86_64 0.8.2-0.el7 /docker-buildx-plugin-0.8.2-0.el7.x86_64 50 M docker-ce x86_64 3:0.0.0~20220808082437.e1f24d3-0.el7 /docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 91 M docker-ce-cli x86_64 1:0.0.0~20220808082437.e1f24d3-0.el7 /docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 34 M docker-ce-rootless-extras x86_64 0.0.0~20220808082437.e1f24d3-0.el7 /docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 18 M docker-compose-plugin x86_64 2.9.0-0.el7 /docker-compose-plugin-2.9.0-0.el7.x86_64 25 M docker-scan-plugin x86_64 0.17.0-0.el7 /docker-scan-plugin-0.17.0-0.el7.x86_64 12 M Installing for dependencies: audit-libs-python x86_64 2.8.5-4.el7 base 76 k checkpolicy x86_64 2.5-8.el7 base 295 k container-selinux noarch 2:2.119.2-1.911c772.el7_8 extras 40 k containerd.io x86_64 1.6.7-3.1.el7 docker-ce-test 33 M fuse-overlayfs x86_64 0.7.2-6.el7_8 extras 54 k fuse3-libs x86_64 3.6.1-4.el7 extras 82 k iptables x86_64 1.4.21-35.el7 base 432 k libcgroup x86_64 0.41-21.el7 base 66 k libmnl x86_64 1.0.3-7.el7 base 23 k libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k libnfnetlink x86_64 1.0.1-4.el7 base 26 k libseccomp x86_64 2.3.1-4.el7 base 56 k libselinux-python x86_64 2.5-15.el7 base 236 k libselinux-utils x86_64 2.5-15.el7 base 151 k libsemanage-python x86_64 2.5-14.el7 base 113 k policycoreutils x86_64 2.5-34.el7 base 917 k policycoreutils-python x86_64 2.5-34.el7 base 457 k python-IPy noarch 0.75-6.el7 base 32 k selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k selinux-policy-targeted noarch 3.13.1-268.el7_9.2 updates 7.0 M setools-libs x86_64 3.3.8-4.el7 base 620 k slirp4netns x86_64 0.4.3-4.el7_8 extras 81 k Transaction Summary ================================================================================ Install 6 Packages (+22 Dependent packages) Total size: 274 M Total download size: 44 M Installed size: 387 M Downloading packages: Reading package lists... dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb'. Building dependency tree... Reading state information... The following additional packages will be installed: dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1 libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0 libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2 libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1 python-apt-common python3 python3-apt python3-certifi python3-chardet python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources python3-requests python3-requests-unixsocket python3-six python3-software-properties python3-urllib3 python3.8 python3.8-minimal readline-common systemd systemd-sysv systemd-timesyncd tzdata Suggested packages: pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg python3-setuptools python3-cryptography python3-openssl python3-socks python3.8-venv python3.8-doc binutils binfmt-support readline-doc systemd-container Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix libsasl2-modules file xz-utils packagekit-tools unattended-upgrades networkd-dispatcher libnss-systemd The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1 libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0 libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2 libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses policykit-1 python-apt-common python3 python3-apt python3-certifi python3-chardet python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources python3-requests python3-requests-unixsocket python3-six python3-software-properties python3-urllib3 python3.8 python3.8-minimal readline-common software-properties-common systemd systemd-sysv systemd-timesyncd tzdata #9 11.20 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc armhf 4:11.2.0-1ubuntu1 [5126 B] #9 11.21 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstdc++-11-dev armhf 11.2.0-19ubuntu1 [2134 kB] #9 11.23 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++-11 armhf 11.2.0-19ubuntu1 [9018 kB] 0 upgraded, 119 newly installed, 0 to remove and 1 not upgraded. Need to get 32.4 MB of archives. After this operation, 122 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.16 [1082 kB] #9 11.72 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++ armhf 4:11.2.0-1ubuntu1 [1400 B] #9 11.72 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf make armhf 4.3-4.1build1 [163 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.5 [708 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.4 [55.1 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.5 [1582 kB] #9 12.13 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdpkg-perl all 1.21.1ubuntu2.1 [237 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.3 [468 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.5 [1601 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.5 [387 kB] Get:13 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B] Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libapparmor1 armhf 2.13.3-7ubuntu5.1 [29.0 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcap2 armhf 1:2.32-1 [14.0 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libargon2-1 armhf 0~20171227-0.2 [20.0 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB] Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libjson-c4 armhf 0.13.1+dfsg-7ubuntu0.3 [25.8 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcryptsetup12 armhf 2:2.2.2-3ubuntu2.4 [147 kB] #9 12.53 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB] Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libip4tc2 armhf 1.8.4-3ubuntu2 [16.8 kB] Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkmod2 armhf 27-1ubuntu2.1 [39.1 kB] Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-timesyncd armhf 245.4-4ubuntu3.17 [27.9 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd armhf 245.4-4ubuntu3.17 [3651 kB] Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-sysv armhf 245.4-4ubuntu3.17 [10.3 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.16 [597 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20211016~20.04.1 [144 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdbus-1-3 armhf 1.12.16-2ubuntu2.2 [156 kB] Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus armhf 1.12.16-2ubuntu2.2 [134 kB] #9 12.54 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patch armhf 2.7.6-7build2 [111 kB] #9 12.56 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lto-disabled-list all 24 [12.5 kB] #9 12.57 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dpkg-dev all 1.21.1ubuntu2.1 [922 kB] #9 12.73 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf build-essential armhf 12.9ubuntu3 [4744 B] #9 12.73 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB] #9 12.76 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1 [19.2 kB] #9 12.76 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1 [50.7 kB] #9 12.76 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-2.5-0 armhf 2.5.12+dfsg-0ubuntu0.22.04.1 [160 kB] #9 12.78 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB] #9 12.78 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB] #9 12.79 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.3 [253 kB] #9 12.80 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.3 [188 kB] #9 12.81 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB] #9 12.81 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdebhelper-perl all 13.6ubuntu1 [67.2 kB] #9 12.88 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtool all 2.4.6-15build2 [164 kB] #9 12.89 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-autoreconf all 20 [16.1 kB] #9 12.89 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB] #9 12.89 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-override-perl all 0.09-2 [9532 B] Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.10 [4704 B] Get:31 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-0 armhf 2.64.6-1~ubuntu20.04.4 [1125 kB] Get:32 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgirepository-1.0-1 armhf 1.64.1-1~ubuntu20.04.1 [72.4 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gir1.2-glib-2.0 armhf 1.64.1-1~ubuntu20.04.1 [134 kB] Get:34 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcap2-bin armhf 1:2.32-1 [25.2 kB] Get:35 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libelf1 armhf 0.176-1.1build1 [41.3 kB] Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B] Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2022a-0ubuntu0.20.04 [294 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB] #9 12.89 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] #9 12.89 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-strip-nondeterminism all 1.13.0-1 [5344 B] #9 12.89 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB] #9 12.96 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debugedit armhf 1:5.0-4build1 [43.3 kB] #9 12.96 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dwz armhf 0.14-1build2 [99.2 kB] #9 12.96 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext armhf 0.21-4ubuntu4 [805 kB] #9 13.03 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 13.03 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf po-debconf all 1.0.21+nmu1 [233 kB] #9 13.04 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debhelper all 13.6ubuntu1 [923 kB] #9 13.06 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfakeroot armhf 1.28-1ubuntu1 [26.3 kB] #9 13.06 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fakeroot armhf 1.28-1ubuntu1 [62.2 kB] #9 13.06 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB] #9 13.06 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB] #9 13.11 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libksba8 armhf 1.6.0-2build1 [99.7 kB] #9 13.11 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B] #9 13.11 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB] #9 13.18 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] #9 13.18 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB] #9 13.19 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB] #9 13.20 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB] #9 13.20 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB] #9 13.21 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB] #9 13.21 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB] #9 13.26 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB] #9 13.26 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB] #9 13.27 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-dirlist-perl all 0.05-2 [7100 B] #9 13.33 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-which-perl all 1.23-1 [13.8 kB] Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpam-systemd armhf 245.4-4ubuntu3.17 [168 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.4 [546 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-dbus armhf 1.2.16-1build1 [87.6 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-gi armhf 3.36.0-1 [150 kB] Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-pkg-resources all 45.2.0-1 [130 kB] Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB] Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB] #9 13.33 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB] #9 13.33 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-touch-perl all 0.12-1 [9024 B] #9 13.33 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-pty-perl armhf 1:1.15-2build2 [34.3 kB] #9 13.33 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run-perl all 20200505.0-1 [89.8 kB] #9 13.34 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 13.34 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-xsaccessor-perl armhf 1.19-3build9 [33.4 kB] #9 13.41 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-op-check-perl armhf 0.22-1build5 [9768 B] #9 13.41 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #9 13.41 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu4 [14.6 kB] #9 13.48 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-classify-perl armhf 0.015-1build5 [20.4 kB] #9 13.48 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 13.48 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libimport-into-perl all 1.002005-1 [11.0 kB] #9 13.48 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB] #9 13.48 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB] #9 13.48 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoo-perl all 2.005004-3 [48.0 kB] #9 13.49 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libencode-locale-perl all 1.05-1.1 [11.8 kB] #9 13.56 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtimedate-perl all 2.3300-2 [34.0 kB] #9 13.56 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-date-perl all 6.05-1 [9920 B] #9 13.56 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-listing-perl all 6.14-1 [11.2 kB] #9 13.63 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB] Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.1 [28.0 kB] Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.1 [79.5 kB] #9 13.63 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liburi-perl all 5.10-1 [78.8 kB] #9 13.63 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-parser-perl armhf 3.76-1build2 [85.3 kB] #9 13.64 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tree-perl all 5.07-2 [200 kB] #9 13.64 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-html-perl all 1.004-2 [15.4 kB] #9 13.64 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 13.64 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-message-perl all 6.36-1 [76.8 kB] #9 13.71 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB] #9 13.71 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 13.71 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl-openssl-defaults armhf 5build2 [7544 B] #9 13.78 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ssleay-perl armhf 1.92-1build2 [311 kB] #9 13.79 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-socket-ssl-perl all 2.074-2 [192 kB] #9 13.79 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-http-perl all 6.22-1 [23.2 kB] #9 13.79 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #9 13.79 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtry-tiny-perl all 0.31-1 [21.8 kB] #9 13.80 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 13.80 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-perl all 6.61-1 [141 kB] #9 13.86 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB] #9 13.86 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf wdiff armhf 1.2.2-2build3 [29.3 kB] #9 13.86 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf devscripts armhf 2.22.1ubuntu1 [1057 kB] #9 13.93 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf diffstat armhf 1.64-1build2 [27.6 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B] Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.1 [287 kB] make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "amd64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages #9 13.93 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-chardet all 4.0.0-1 [98.0 kB] #9 13.93 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf zstd armhf 1.4.8+dfsg-3build1 [597 kB] #9 13.94 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-debian all 0.1.43ubuntu1 [107 kB] #9 13.95 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgpgme11 armhf 1.16.0-1.2ubuntu4 [117 kB] #9 13.95 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-gpg armhf 1.16.0-1.2ubuntu4 [196 kB] #9 13.95 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dput all 1.1.0ubuntu2 [44.9 kB] #9 14.01 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB] #9 14.02 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #9 14.02 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.3 [247 kB] #9 14.08 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liberror-perl all 0.17029-1 [26.5 kB] #9 14.08 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git-man all 1:2.34.1-1ubuntu1.4 [952 kB] #9 14.10 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git armhf 1:2.34.1-1ubuntu1.4 [3533 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.1 [101 kB] make[1]: Leaving directory '/root/build-deb' dh_md5sums #9 14.28 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB] #9 14.28 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-xs-perl armhf 0.04-6build3 [11.5 kB] Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblmdb0 armhf 0.9.24-1 [38.0 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpolkit-gobject-1-0 armhf 0.105-26ubuntu1.3 [33.8 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB] #9 14.68 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB] Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.0ubuntu0.20.04.7 [17.1 kB] Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.0ubuntu0.20.04.7 [140 kB] Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf apt-transport-https all 2.0.9 [1704 B] #9 14.76 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libaliased-perl all 0.34-1.1 [13.3 kB] #9 14.78 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libapt-pkg-perl armhf 0.1.40build2 [68.4 kB] #9 14.92 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-cpio-perl all 0.10-1.1 [9928 B] #9 14.92 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarray-intspan-perl all 2.004-1 [24.5 kB] #9 14.95 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-implementation-perl all 0.09-1.1 [11.6 kB] debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-buster_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb'. Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB] Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1 [34.6 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1 [140 kB] #9 14.96 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 14.96 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libvariable-magic-perl armhf 0.62-1build5 [33.0 kB] #9 14.99 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-endofscope-perl all 0.25-1 [17.8 kB] #9 15.00 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libfreetype6 armhf 2.11.1+dfsg-1ubuntu0.1 [325 kB] #9 15.10 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfontconfig1 armhf 2.13.1-4.2ubuntu5 [109 kB] #9 15.13 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg-turbo8 armhf 2.1.2-0ubuntu1 [116 kB] #9 15.14 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg8 armhf 8c-2ubuntu10 [2266 B] #9 15.14 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdeflate0 armhf 1.10-2 [59.2 kB] #9 15.15 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjbig0 armhf 2.1-3.1build3 [25.1 kB] #9 15.15 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwebp7 armhf 1.2.2-2 [166 kB] #9 15.17 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtiff5 armhf 4.3.0-6 [165 kB] #9 15.19 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxpm4 armhf 1:3.5.12-1build2 [31.0 kB] #9 15.19 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgd3 armhf 2.3.0-2ubuntu2 [111 kB] #9 15.22 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-devtools armhf 2.35-0ubuntu3.1 [29.7 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1 [24.4 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1 [78.5 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1 [47.1 kB] ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.A2lqNG + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + popd ~/rpmbuild/BUILD/src + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9P074f + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 PASS: docker-buildx version OK ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.fc35.aarch64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.fc35 docker-buildx-plugin(aarch-64) = 0:0.8.2-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.fc35.src.rpm #9 15.22 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 15.22 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B] #9 15.22 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclone-perl armhf 0.45-1build3 [10.2 kB] #9 15.30 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcommon-sense-perl armhf 3.75-2build1 [21.2 kB] #9 15.30 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconfig-tiny-perl all 2.28-1 [13.1 kB] #9 15.30 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-util-perl armhf 1.102-1build3 [21.4 kB] #9 15.30 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-install-perl all 0.928-1.1 [9972 B] #9 15.30 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-optlist-perl all 0.112-1 [11.0 kB] #9 15.30 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-perl all 0.988-1 [50.6 kB] #9 15.37 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconst-fast-perl all 0.014-1.1 [7756 B] #9 15.37 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwant-perl armhf 0.29-1build7 [23.4 kB] #9 15.37 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 15.37 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcpanel-json-xs-perl armhf 4.27-1build1 [113 kB] #9 15.44 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #9 15.44 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexception-class-perl all 1.45-1 [28.6 kB] #9 15.44 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #9 15.44 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #9 15.45 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB] #9 15.45 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-xs-perl armhf 0.430-2build2 [37.3 kB] #9 15.52 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1 [89.0 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1 [170 kB] Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1 [13.2 kB] #9 15.52 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB] #9 15.52 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dump-perl all 1.25-1 [25.9 kB] #9 15.52 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-messagepack-perl armhf 1.01-2build1 [32.5 kB] #9 15.59 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #9 15.59 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B] #9 15.59 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB] #9 15.59 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-netmask-perl all 2.0001-1 [27.7 kB] #9 15.59 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-1build7 [81.2 kB] #9 15.60 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-ip-perl all 0.30-1 [17.3 kB] #9 15.66 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB] #9 15.67 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdistro-info-perl all 1.1build1 [5644 B] #9 15.67 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libemail-address-xs-perl armhf 1.04-1build6 [26.0 kB] #9 15.67 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB] #9 15.74 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-basedir-perl all 0.09-1 [15.7 kB] #9 15.74 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #9 15.74 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-fcntllock-perl armhf 0.22-3build7 [33.3 kB] #9 15.74 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnumber-compare-perl all 0.03-2 [7058 B] #9 15.74 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-glob-perl all 0.11-2 [8042 B] #9 15.74 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 15.81 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-afm-perl all 1.20-3 [13.6 kB] warning: /var/cache/yum/x86_64/7/base/packages/checkpolicy-2.5-8.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY Public key for checkpolicy-2.5-8.el7.x86_64.rpm is not installed Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1 [79.9 kB] Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2ubuntu0.1 [13.2 kB] Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB] #9 15.81 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-string-perl all 1.08-3.1 [10.7 kB] #9 15.81 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-ttf-perl all 1.06-1.1 [316 kB] #9 15.83 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsort-versions-perl all 1.62-1 [9294 B] #9 15.89 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 15.89 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #9 15.89 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB] #9 15.89 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-perl all 4.04000-1 [81.8 kB] #9 15.89 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-perl all 1.710-1 [68.4 kB] #9 15.90 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #9 15.96 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-perl all 0.39-1 [19.1 kB] warning: /var/cache/yum/x86_64/7/docker-ce-test/packages/containerd.io-1.6.7-3.1.el7.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY Public key for containerd.io-1.6.7-3.1.el7.x86_64.rpm is not installed Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-2.4-2 armhf 2.4.49+dfsg-2ubuntu1.9 [133 kB] #9 15.96 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-identify-perl armhf 0.14-1build5 [9848 B] #9 15.96 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-name-perl armhf 0.26-1build3 [10.7 kB] #9 15.96 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 16.04 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-tiny-perl all 0.122-1 [45.9 kB] #9 16.04 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstrictures-perl all 2.000006-1 [16.3 kB] #9 16.04 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-perl all 1.012004-1 [321 kB] #9 16.05 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #9 16.05 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhash-fieldhash-perl armhf 0.15-1build5 [16.1 kB] #9 16.05 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-form-perl all 6.07-1 [22.2 kB] #9 16.11 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-format-perl all 2.12-1.1 [41.3 kB] #9 16.11 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #9 16.11 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB] #9 16.11 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-interactive-perl all 1.023-1 [10.4 kB] #9 16.18 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompt-tiny-perl all 0.003-1 [8924 B] #9 16.18 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB] #9 16.18 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-xs-perl armhf 4.030-1build3 [85.8 kB] #9 16.19 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB] #9 16.19 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-common all 2.5.12+dfsg-0ubuntu0.22.04.1 [16.4 kB] #9 16.19 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-compare-perl all 0.55-1 [63.3 kB] #9 16.26 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnghttp2-14 armhf 1.40.0-1build1 [67.8 kB] Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB] Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.2 [147 kB] #9 16.26 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-xs-perl armhf 0.58-2build3 [31.4 kB] #9 16.26 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-utilsby-perl all 0.11-1 [14.7 kB] #9 16.26 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl7 armhf 2.4.6-15build2 [36.7 kB] #9 16.33 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl-dev armhf 2.4.6-15build2 [167 kB] #9 16.34 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB] #9 16.34 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB] #9 16.34 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #9 16.34 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 16.34 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmailtools-perl all 2.21-1 [80.7 kB] #9 16.41 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB] #9 16.41 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmath-base85-perl all 0.5+dfsg-1 [6764 B] Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.12 [204 kB] Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.12 [154 kB] #9 16.80 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-aliases-perl all 0.001006-1.1 [6632 B] Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus-user-session armhf 1.12.16-2ubuntu2.2 [9416 B] Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdconf1 armhf 0.36.0-1 [33.2 kB] Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dconf-service armhf 0.36.0-1 [25.3 kB] #9 16.88 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #9 16.89 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #9 16.96 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-struct-perl all 0.020-1 [23.7 kB] #9 17.00 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmouse-perl armhf 2.5.10-1build4 [156 kB] Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dconf-gsettings-backend armhf 0.36.0-1 [18.4 kB] Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB] Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB] Get:84 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libksba8 armhf 1.3.5-2 [78.7 kB] Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B] Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB] #9 17.14 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-xs-perl armhf 0.29-1build5 [17.7 kB] #9 17.15 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-iterator-rule-perl all 1.015-1 [40.8 kB] #9 17.17 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-gzip-perl armhf 0.19-1build8 [13.6 kB] #9 17.17 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-utf8-strict-perl armhf 0.009-1build1 [11.2 kB] #9 17.18 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-parser-perl all 1.63-2 [82.2 kB] #9 17.20 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-constants-perl all 0.19-2 [16.3 kB] #9 17.21 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libproc-processtable-perl armhf 0.634-1build1 [37.0 kB] #9 17.22 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre2-9 armhf 20220201+dfsg-1 [161 kB] #9 17.25 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre-engine-re2-perl armhf 0.14-1build2 [17.2 kB] #9 17.25 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadonly-perl all 2.050-3 [19.9 kB] #9 17.29 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-perl all 0.204-1 [15.0 kB] #9 17.29 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-xs-perl armhf 0.117-1build5 [11.5 kB] #9 17.29 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB] #9 17.30 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #9 17.30 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-modules armhf 2.1.27+dfsg2-3ubuntu1 [50.1 kB] #9 17.31 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-decoder-perl armhf 4.023+ds-1 [94.5 kB] #9 17.36 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-encoder-perl armhf 4.023+ds-1 [97.2 kB] Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpackagekit-glib2-18 armhf 1.1.13-2ubuntu1.1 [90.6 kB] Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.13-2ubuntu1.1 [21.4 kB] Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libproxy1v5 armhf 0.4.15-10ubuntu1.2 [42.3 kB] #9 17.37 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libset-intspan-perl all 1.19-2 [26.1 kB] #9 17.37 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsocket6-perl armhf 0.29-1build4 [18.7 kB] #9 17.37 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-copyright-perl all 0.003012-1 [21.3 kB] #9 17.44 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB] #9 17.44 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 17.44 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxs-parse-keyword-perl armhf 0.21-1build1 [48.7 kB] #9 17.44 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsyntax-keyword-try-perl armhf 0.26-1build1 [25.8 kB] #9 17.44 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libterm-readkey-perl armhf 2.38-1build4 [23.8 kB] #9 17.45 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-levenshteinxs-perl armhf 0.03-4build10 [7566 B] #9 17.51 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-markdown-discount-perl armhf 0.13-1build1 [12.4 kB] #9 17.51 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-xslate-perl armhf 3.5.9-1build1 [182 kB] #9 17.52 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-duration-perl all 1.21-1 [13.1 kB] #9 17.52 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-moment-perl armhf 0.44-1build6 [74.1 kB] #9 17.58 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-xs-perl armhf 0.022-1build2 [23.3 kB] #9 17.59 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunicode-utf8-perl armhf 0.62-1build4 [17.6 kB] #9 17.59 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #9 17.59 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #9 17.59 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB] #9 17.59 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1 [311 kB] #9 17.66 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-parser-perl armhf 2.46-3build1 [210 kB] Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B] Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking-services armhf 2.64.2-1ubuntu0.1 [9908 B] Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB] Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking armhf 2.64.2-1ubuntu0.1 [52.2 kB] #9 17.67 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 17.67 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-libyaml-perl armhf 0.83+ds-1build1 [27.3 kB] #9 17.68 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf licensecheck all 3.2.14-2 [40.9 kB] #9 17.73 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-size-perl armhf 0.83-1build4 [19.9 kB] #9 17.73 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run3-perl all 0.048-2 [31.4 kB] #9 17.73 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzip armhf 1.23-1 [80.2 kB] #9 17.74 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzop armhf 1.04-2build2 [84.5 kB] #9 17.74 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf t1utils armhf 1.41-4build2 [53.1 kB] #9 17.75 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf unzip armhf 6.0-26ubuntu3 [162 kB] #9 17.81 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf lintian all 2.114.0ubuntu1.1 [1083 kB] #9 17.87 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages-dev all 5.10-1ubuntu1 [2309 kB] Public key for fuse-overlayfs-0.7.2-6.el7_8.x86_64.rpm is not installed Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] Get:95 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB] #9 17.98 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-certifi all 2020.6.20-1 [150 kB] #9 17.99 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-idna all 3.3-1 [49.3 kB] #9 17.99 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB] #9 17.99 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-urllib3 all 1.26.5-1~exp1 [96.4 kB] #9 18.00 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-requests all 2.25.1+dfsg-2 [47.9 kB] #9 18.00 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-unidiff all 0.5.5-2 [9180 B] #9 18.00 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-xdg all 0.27-2 [36.9 kB] #9 18.00 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf equivs all 2.3.1 [19.0 kB] #9 18.00 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #9 18.05 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-magic all 2:0.4.24-2 [12.6 kB] Get:96 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB] Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB] Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB] #9 18.26 debconf: delaying package configuration, since apt-utils is not installed #9 18.29 Fetched 114 MB in 12s (9481 kB/s) #9 18.30 Selecting previously unselected package liblocale-gettext-perl. #9 18.30 (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 ... 4388 files and directories currently installed.) #9 18.31 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_armhf.deb ... #9 18.31 Unpacking liblocale-gettext-perl (1.07-4build3) ... #9 18.35 Selecting previously unselected package libpython3.10-minimal:armhf. #9 18.35 Preparing to unpack .../libpython3.10-minimal_3.10.4-3ubuntu0.1_armhf.deb ... #9 18.35 Unpacking libpython3.10-minimal:armhf (3.10.4-3ubuntu0.1) ... Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB] #9 18.43 Selecting previously unselected package libexpat1:armhf. #9 18.43 Preparing to unpack .../libexpat1_2.4.7-1_armhf.deb ... #9 18.44 Unpacking libexpat1:armhf (2.4.7-1) ... #9 18.48 Selecting previously unselected package python3.10-minimal. #9 18.48 Preparing to unpack .../python3.10-minimal_3.10.4-3ubuntu0.1_armhf.deb ... #9 18.49 Unpacking python3.10-minimal (3.10.4-3ubuntu0.1) ... #9 18.55 Setting up libpython3.10-minimal:armhf (3.10.4-3ubuntu0.1) ... #9 18.57 Setting up libexpat1:armhf (2.4.7-1) ... #9 18.58 Setting up python3.10-minimal (3.10.4-3ubuntu0.1) ... Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB] Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB] Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB] Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsoup2.4-1 armhf 2.70.0-1 [228 kB] Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstemmer0d armhf 0+svn585-2 [55.1 kB] Get:105 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libappstream4 armhf 0.12.10-2 [110 kB] #9 19.30 Selecting previously unselected package python3-minimal. Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-bin armhf 2.64.6-1~ubuntu20.04.4 [67.3 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgstreamer1.0-0 armhf 1.16.3-0ubuntu1 [831 kB] #9 19.30 (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 ... 4704 files and directories currently installed.) #9 19.30 Preparing to unpack .../0-python3-minimal_3.10.4-0ubuntu2_armhf.deb ... #9 19.30 Unpacking python3-minimal (3.10.4-0ubuntu2) ... #9 19.34 Selecting previously unselected package media-types. #9 19.34 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #9 19.34 Unpacking media-types (7.0.0) ... #9 19.37 Selecting previously unselected package libmpdec3:armhf. #9 19.37 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ... #9 19.38 Unpacking libmpdec3:armhf (2.5.1-2build2) ... #9 19.40 Selecting previously unselected package readline-common. #9 19.40 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... #9 19.41 Unpacking readline-common (8.1.2-1) ... #9 19.44 Selecting previously unselected package libreadline8:armhf. #9 19.44 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ... #9 19.45 Unpacking libreadline8:armhf (8.1.2-1) ... #9 19.48 Selecting previously unselected package libsqlite3-0:armhf. #9 19.48 Preparing to unpack .../5-libsqlite3-0_3.37.2-2_armhf.deb ... #9 19.49 Unpacking libsqlite3-0:armhf (3.37.2-2) ... #9 19.52 Selecting previously unselected package libpython3.10-stdlib:armhf. Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpolkit-agent-1-0 armhf 0.105-26ubuntu1.3 [12.8 kB] Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf policykit-1 armhf 0.105-26ubuntu1.3 [76.6 kB] Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB] Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB] make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[2]: Entering directory '/root/build-deb/scan-cli-plugin' GO111MODULE=on make -f builder.Makefile build make[3]: Entering directory '/root/build-deb/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 #9 19.52 Preparing to unpack .../6-libpython3.10-stdlib_3.10.4-3ubuntu0.1_armhf.deb ... #9 19.53 Unpacking libpython3.10-stdlib:armhf (3.10.4-3ubuntu0.1) ... #9 19.61 Selecting previously unselected package python3.10. #9 19.61 Preparing to unpack .../7-python3.10_3.10.4-3ubuntu0.1_armhf.deb ... #9 19.62 Unpacking python3.10 (3.10.4-3ubuntu0.1) ... #9 19.65 Selecting previously unselected package libpython3-stdlib:armhf. #9 19.65 Preparing to unpack .../8-libpython3-stdlib_3.10.4-0ubuntu2_armhf.deb ... #9 19.65 Unpacking libpython3-stdlib:armhf (3.10.4-0ubuntu2) ... #9 19.72 Setting up python3-minimal (3.10.4-0ubuntu2) ... Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB] Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB] Get:114 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests all 2.22.0-2ubuntu1 [47.1 kB] #9 19.89 Selecting previously unselected package python3. #9 19.89 (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 ... 5133 files and directories currently installed.) #9 19.90 Preparing to unpack .../000-python3_3.10.4-0ubuntu2_armhf.deb ... #9 19.90 Unpacking python3 (3.10.4-0ubuntu2) ... #9 19.93 Selecting previously unselected package perl-modules-5.34. #9 19.93 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1_all.deb ... #9 19.93 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1) ... #9 20.15 Selecting previously unselected package libgdbm6:armhf. Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests-unixsocket all 0.2.0-2 [7272 B] Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-software-properties all 0.99.9.8 [24.9 kB] Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf packagekit armhf 1.1.13-2ubuntu1.1 [380 kB] #9 20.15 Preparing to unpack .../002-libgdbm6_1.23-1_armhf.deb ... #9 20.15 Unpacking libgdbm6:armhf (1.23-1) ... #9 20.19 Selecting previously unselected package libgdbm-compat4:armhf. #9 20.19 Preparing to unpack .../003-libgdbm-compat4_1.23-1_armhf.deb ... #9 20.19 Unpacking libgdbm-compat4:armhf (1.23-1) ... #9 20.22 Selecting previously unselected package libperl5.34:armhf. #9 20.22 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1_armhf.deb ... #9 20.22 Unpacking libperl5.34:armhf (5.34.0-3ubuntu1) ... #9 20.38 Selecting previously unselected package perl. #9 20.39 Preparing to unpack .../005-perl_5.34.0-3ubuntu1_armhf.deb ... #9 20.39 Unpacking perl (5.34.0-3ubuntu1) ... #9 20.43 Selecting previously unselected package openssl. Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf software-properties-common all 0.99.9.8 [10.6 kB] Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf gnupg2 all 2.2.19-3ubuntu2.2 [5316 B] debconf: delaying package configuration, since apt-utils is not installed #9 20.43 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.6_armhf.deb ... #9 20.43 Unpacking openssl (3.0.2-0ubuntu1.6) ... #9 20.48 Selecting previously unselected package ca-certificates. #9 20.49 Preparing to unpack .../007-ca-certificates_20211016_all.deb ... #9 20.49 Unpacking ca-certificates (20211016) ... #9 20.53 Selecting previously unselected package distro-info-data. #9 20.53 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.1_all.deb ... #9 20.54 Unpacking distro-info-data (0.52ubuntu0.1) ... #9 20.56 Selecting previously unselected package iso-codes. #9 20.56 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... #9 20.56 Unpacking iso-codes (4.9.0-1) ... Fetched 32.4 MB in 9s (3536 kB/s) Selecting previously unselected package libssl1.1:armhf. (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 ... 4120 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_armhf.deb ... Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.16) ... Selecting previously unselected package libpython3.8-minimal:armhf. Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.5_armhf.deb ... Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.5) ... #9 20.71 Selecting previously unselected package less. #9 20.72 Preparing to unpack .../010-less_590-1build1_armhf.deb ... #9 20.72 Unpacking less (590-1build1) ... #9 20.75 Selecting previously unselected package libmd0:armhf. #9 20.75 Preparing to unpack .../011-libmd0_1.0.4-1build1_armhf.deb ... #9 20.75 Unpacking libmd0:armhf (1.0.4-1build1) ... #9 20.78 Selecting previously unselected package libbsd0:armhf. #9 20.78 Preparing to unpack .../012-libbsd0_0.11.5-1_armhf.deb ... #9 20.79 Unpacking libbsd0:armhf (0.11.5-1) ... #9 20.81 Selecting previously unselected package libelf1:armhf. #9 20.82 Preparing to unpack .../013-libelf1_0.186-1build1_armhf.deb ... #9 20.82 Unpacking libelf1:armhf (0.186-1build1) ... #9 20.85 Selecting previously unselected package libicu70:armhf. #9 20.85 Preparing to unpack .../014-libicu70_70.1-2_armhf.deb ... #9 20.85 Unpacking libicu70:armhf (70.1-2) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_armhf.deb ... Unpacking libexpat1:armhf (2.2.9-1ubuntu0.4) ... Selecting previously unselected package python3.8-minimal. Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.5_armhf.deb ... Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ... Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.16) ... #9 21.07 Selecting previously unselected package libxml2:armhf. #9 21.08 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.1_armhf.deb ... #9 21.08 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.1) ... #9 21.12 Selecting previously unselected package libyaml-0-2:armhf. #9 21.12 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_armhf.deb ... #9 21.12 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ... #9 21.15 Selecting previously unselected package lsb-release. #9 21.15 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ... #9 21.15 Unpacking lsb-release (11.1.0ubuntu4) ... #9 21.18 Selecting previously unselected package netbase. Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.5) ... Setting up libexpat1:armhf (2.2.9-1ubuntu0.4) ... Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ... #9 21.18 Preparing to unpack .../018-netbase_6.3_all.deb ... #9 21.19 Unpacking netbase (6.3) ... #9 21.21 Selecting previously unselected package python-apt-common. #9 21.21 Preparing to unpack .../019-python-apt-common_2.3.0ubuntu2.1_all.deb ... #9 21.21 Unpacking python-apt-common (2.3.0ubuntu2.1) ... #9 21.24 Selecting previously unselected package python3-apt. #9 21.24 Preparing to unpack .../020-python3-apt_2.3.0ubuntu2.1_armhf.deb ... #9 21.24 Unpacking python3-apt (2.3.0ubuntu2.1) ... #9 21.27 Selecting previously unselected package python3-pkg-resources. #9 21.28 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2_all.deb ... #9 21.28 Unpacking python3-pkg-resources (59.6.0-1.2) ... #9 21.31 Selecting previously unselected package ucf. #9 21.32 Preparing to unpack .../022-ucf_3.0043_all.deb ... #9 21.32 Moving old data out of the way #9 21.32 Unpacking ucf (3.0043) ... #9 21.35 Selecting previously unselected package bsdextrautils. #9 21.35 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_armhf.deb ... #9 21.35 Unpacking bsdextrautils (2.37.2-4ubuntu3) ... #9 21.38 Selecting previously unselected package libmagic-mgc. #9 21.38 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3_armhf.deb ... #9 21.38 Unpacking libmagic-mgc (1:5.41-3) ... #9 21.43 Selecting previously unselected package libmagic1:armhf. #9 21.43 Preparing to unpack .../025-libmagic1_1%3a5.41-3_armhf.deb ... #9 21.44 Unpacking libmagic1:armhf (1:5.41-3) ... #9 21.46 Selecting previously unselected package file. #9 21.46 Preparing to unpack .../026-file_1%3a5.41-3_armhf.deb ... #9 21.46 Unpacking file (1:5.41-3) ... #9 21.49 Selecting previously unselected package gettext-base. #9 21.49 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_armhf.deb ... #9 21.49 Unpacking gettext-base (0.21-4ubuntu4) ... #9 21.52 Selecting previously unselected package libuchardet0:armhf. #9 21.52 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_armhf.deb ... #9 21.52 Unpacking libuchardet0:armhf (0.0.7-1build2) ... #9 21.54 Selecting previously unselected package groff-base. #9 21.55 Preparing to unpack .../029-groff-base_1.22.4-8build1_armhf.deb ... #9 21.55 Unpacking groff-base (1.22.4-8build1) ... #9 21.60 Selecting previously unselected package libcbor0.8:armhf. #9 21.60 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ... #9 21.61 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ... #9 21.63 Selecting previously unselected package libedit2:armhf. #9 21.64 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_armhf.deb ... #9 21.64 Unpacking libedit2:armhf (3.1-20210910-1build1) ... #9 21.67 Selecting previously unselected package libfido2-1:armhf. #9 21.67 Preparing to unpack .../032-libfido2-1_1.10.0-1_armhf.deb ... #9 21.67 Unpacking libfido2-1:armhf (1.10.0-1) ... #9 21.70 Selecting previously unselected package libnghttp2-14:armhf. #9 21.70 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_armhf.deb ... #9 21.70 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ... #9 21.73 Selecting previously unselected package libpipeline1:armhf. #9 21.73 Preparing to unpack .../034-libpipeline1_1.5.5-1_armhf.deb ... #9 21.73 Unpacking libpipeline1:armhf (1.5.5-1) ... #9 21.76 Selecting previously unselected package libpng16-16:armhf. #9 21.76 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_armhf.deb ... #9 21.76 Unpacking libpng16-16:armhf (1.6.37-3build5) ... #9 21.79 Selecting previously unselected package libpsl5:armhf. Selecting previously unselected package python3-minimal. (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 ... 4421 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ... Unpacking python3-minimal (3.8.2-0ubuntu2) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... Unpacking mime-support (3.64ubuntu1) ... Selecting previously unselected package libmpdec2:armhf. Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ... Unpacking libmpdec2:armhf (2.4.2-3) ... #9 21.79 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_armhf.deb ... #9 21.80 Unpacking libpsl5:armhf (0.21.0-1.2build2) ... #9 21.82 Selecting previously unselected package libxau6:armhf. #9 21.83 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_armhf.deb ... #9 21.83 Unpacking libxau6:armhf (1:1.0.9-1build5) ... #9 21.85 Selecting previously unselected package libxdmcp6:armhf. #9 21.86 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ... #9 21.86 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ... #9 21.89 Selecting previously unselected package libxcb1:armhf. #9 21.89 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_armhf.deb ... #9 21.89 Unpacking libxcb1:armhf (1.14-3ubuntu3) ... #9 21.91 Selecting previously unselected package libx11-data. #9 21.92 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1_all.deb ... #9 21.92 Unpacking libx11-data (2:1.7.5-1) ... #9 21.97 Selecting previously unselected package libx11-6:armhf. #9 21.97 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1_armhf.deb ... #9 21.98 Unpacking libx11-6:armhf (2:1.7.5-1) ... #9 22.01 Selecting previously unselected package libxext6:armhf. #9 22.01 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_armhf.deb ... #9 22.02 Unpacking libxext6:armhf (2:1.3.4-1build1) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_8.0-4_all.deb ... Unpacking readline-common (8.0-4) ... Selecting previously unselected package libreadline8:armhf. Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ... Unpacking libreadline8:armhf (8.0-4) ... Selecting previously unselected package libsqlite3-0:armhf. Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.3_armhf.deb ... Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.3) ... Selecting previously unselected package libpython3.8-stdlib:armhf. Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.5_armhf.deb ... Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.5) ... #9 22.04 Selecting previously unselected package libxmuu1:armhf. #9 22.04 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_armhf.deb ... #9 22.04 Unpacking libxmuu1:armhf (2:1.1.3-3) ... #9 22.08 Selecting previously unselected package man-db. #9 22.08 Preparing to unpack .../044-man-db_2.10.2-1_armhf.deb ... #9 22.09 Unpacking man-db (2.10.2-1) ... #9 22.13 Selecting previously unselected package manpages. #9 22.13 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ... #9 22.13 Unpacking manpages (5.10-1ubuntu1) ... #9 22.25 Selecting previously unselected package openssh-client. Selecting previously unselected package python3.8. Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.5_armhf.deb ... Unpacking python3.8 (3.8.10-0ubuntu1~20.04.5) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ... Setting up python3-minimal (3.8.2-0ubuntu2) ... #9 22.25 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3_armhf.deb ... #9 22.26 Unpacking openssh-client (1:8.9p1-3) ... #9 22.30 Selecting previously unselected package publicsuffix. #9 22.31 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... #9 22.31 Unpacking publicsuffix (20211207.1025-1) ... #9 22.33 Selecting previously unselected package strace. #9 22.33 Preparing to unpack .../048-strace_5.16-0ubuntu3_armhf.deb ... #9 22.34 Unpacking strace (5.16-0ubuntu3) ... #9 22.37 Selecting previously unselected package xauth. #9 22.37 Preparing to unpack .../049-xauth_1%3a1.1-1build2_armhf.deb ... #9 22.37 Unpacking xauth (1:1.1-1build2) ... #9 22.40 Selecting previously unselected package xz-utils. #9 22.40 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_armhf.deb ... #9 22.40 Unpacking xz-utils (5.2.5-2ubuntu1) ... #9 22.43 Selecting previously unselected package libsigsegv2:armhf. #9 22.43 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_armhf.deb ... #9 22.44 Unpacking libsigsegv2:armhf (2.13-1ubuntu3) ... #9 22.46 Selecting previously unselected package m4. #9 22.46 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_armhf.deb ... #9 22.47 Unpacking m4 (1.4.18-5ubuntu2) ... #9 22.50 Selecting previously unselected package autoconf. #9 22.50 Preparing to unpack .../053-autoconf_2.71-2_all.deb ... #9 22.50 Unpacking autoconf (2.71-2) ... #9 22.54 Selecting previously unselected package autotools-dev. #9 22.54 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... #9 22.55 Unpacking autotools-dev (20220109.1) ... #9 22.57 Selecting previously unselected package automake. Selecting previously unselected package python3. (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 ... 4851 files and directories currently installed.) Preparing to unpack .../00-python3_3.8.2-0ubuntu2_armhf.deb ... Unpacking python3 (3.8.2-0ubuntu2) ... Selecting previously unselected package libapparmor1:armhf. Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.1_armhf.deb ... Unpacking libapparmor1:armhf (2.13.3-7ubuntu5.1) ... Selecting previously unselected package libcap2:armhf. Preparing to unpack .../02-libcap2_1%3a2.32-1_armhf.deb ... Unpacking libcap2:armhf (1:2.32-1) ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../03-libargon2-1_0~20171227-0.2_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.2) ... #9 22.58 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ... #9 22.58 Unpacking automake (1:1.16.5-1.3) ... #9 22.62 Selecting previously unselected package autopoint. #9 22.62 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ... #9 22.62 Unpacking autopoint (0.21-4ubuntu4) ... #9 22.65 Selecting previously unselected package binutils-common:armhf. #9 22.65 Preparing to unpack .../057-binutils-common_2.38-3ubuntu1_armhf.deb ... #9 22.65 Unpacking binutils-common:armhf (2.38-3ubuntu1) ... #9 22.68 Selecting previously unselected package libbinutils:armhf. #9 22.68 Preparing to unpack .../058-libbinutils_2.38-3ubuntu1_armhf.deb ... #9 22.68 Unpacking libbinutils:armhf (2.38-3ubuntu1) ... #9 22.72 Selecting previously unselected package libctf-nobfd0:armhf. #9 22.72 Preparing to unpack .../059-libctf-nobfd0_2.38-3ubuntu1_armhf.deb ... #9 22.72 Unpacking libctf-nobfd0:armhf (2.38-3ubuntu1) ... #9 22.75 Selecting previously unselected package libctf0:armhf. #9 22.75 Preparing to unpack .../060-libctf0_2.38-3ubuntu1_armhf.deb ... #9 22.75 Unpacking libctf0:armhf (2.38-3ubuntu1) ... #9 22.77 Selecting previously unselected package binutils-arm-linux-gnueabihf. #9 22.78 Preparing to unpack .../061-binutils-arm-linux-gnueabihf_2.38-3ubuntu1_armhf.deb ... #9 22.78 Unpacking binutils-arm-linux-gnueabihf (2.38-3ubuntu1) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ... Selecting previously unselected package libjson-c4:armhf. Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_armhf.deb ... Unpacking libjson-c4:armhf (0.13.1+dfsg-7ubuntu0.3) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.2.2-3ubuntu2.4) ... Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2_armhf.deb ... Unpacking libip4tc2:armhf (1.8.4-3ubuntu2) ... Selecting previously unselected package libkmod2:armhf. Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_armhf.deb ... Unpacking libkmod2:armhf (27-1ubuntu2.1) ... Selecting previously unselected package systemd-timesyncd. Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.17_armhf.deb ... Unpacking systemd-timesyncd (245.4-4ubuntu3.17) ... #9 22.86 Selecting previously unselected package binutils. #9 22.86 Preparing to unpack .../062-binutils_2.38-3ubuntu1_armhf.deb ... #9 22.87 Unpacking binutils (2.38-3ubuntu1) ... #9 22.89 Selecting previously unselected package libc-dev-bin. #9 22.89 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.1_armhf.deb ... #9 22.89 Unpacking libc-dev-bin (2.35-0ubuntu3.1) ... #9 22.92 Selecting previously unselected package linux-libc-dev:armhf. #9 22.92 Preparing to unpack .../064-linux-libc-dev_5.15.0-43.46_armhf.deb ... #9 22.92 Unpacking linux-libc-dev:armhf (5.15.0-43.46) ... #9 23.04 Selecting previously unselected package libcrypt-dev:armhf. #9 23.04 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_armhf.deb ... #9 23.05 Unpacking libcrypt-dev:armhf (1:4.4.27-1) ... #9 23.07 Selecting previously unselected package rpcsvc-proto. #9 23.07 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ... #9 23.08 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #9 23.10 Selecting previously unselected package libtirpc-dev:armhf. #9 23.10 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_armhf.deb ... #9 23.11 Unpacking libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ... #9 23.15 Selecting previously unselected package libnsl-dev:armhf. Selecting previously unselected package systemd. Preparing to unpack .../10-systemd_245.4-4ubuntu3.17_armhf.deb ... Unpacking systemd (245.4-4ubuntu3.17) ... #9 23.15 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_armhf.deb ... #9 23.16 Unpacking libnsl-dev:armhf (1.3.0-2build2) ... #9 23.18 Selecting previously unselected package libc6-dev:armhf. #9 23.18 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.1_armhf.deb ... #9 23.19 Unpacking libc6-dev:armhf (2.35-0ubuntu3.1) ... #9 23.28 Selecting previously unselected package gcc-11-base:armhf. #9 23.28 Preparing to unpack .../070-gcc-11-base_11.2.0-19ubuntu1_armhf.deb ... #9 23.29 Unpacking gcc-11-base:armhf (11.2.0-19ubuntu1) ... #9 23.32 Selecting previously unselected package libisl23:armhf. #9 23.32 Preparing to unpack .../071-libisl23_0.24-2build1_armhf.deb ... #9 23.32 Unpacking libisl23:armhf (0.24-2build1) ... #9 23.36 Selecting previously unselected package libmpfr6:armhf. #9 23.36 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_armhf.deb ... #9 23.37 Unpacking libmpfr6:armhf (4.1.0-3build3) ... #9 23.40 Selecting previously unselected package libmpc3:armhf. Setting up libapparmor1:armhf (2.13.3-7ubuntu5.1) ... Setting up libcap2:armhf (1:2.32-1) ... Setting up libargon2-1:armhf (0~20171227-0.2) ... Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ... Setting up libjson-c4:armhf (0.13.1+dfsg-7ubuntu0.3) ... Setting up libcryptsetup12:armhf (2:2.2.2-3ubuntu2.4) ... Setting up libip4tc2:armhf (1.8.4-3ubuntu2) ... Setting up libkmod2:armhf (27-1ubuntu2.1) ... Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... #9 23.40 Preparing to unpack .../073-libmpc3_1.2.1-2build1_armhf.deb ... #9 23.40 Unpacking libmpc3:armhf (1.2.1-2build1) ... #9 23.43 Selecting previously unselected package cpp-11. #9 23.43 Preparing to unpack .../074-cpp-11_11.2.0-19ubuntu1_armhf.deb ... #9 23.43 Unpacking cpp-11 (11.2.0-19ubuntu1) ... #9 23.58 Selecting previously unselected package cpp. #9 23.59 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_armhf.deb ... #9 23.59 Unpacking cpp (4:11.2.0-1ubuntu1) ... #9 23.62 Selecting previously unselected package libcc1-0:armhf. #9 23.63 Preparing to unpack .../076-libcc1-0_12-20220319-1ubuntu1_armhf.deb ... #9 23.63 Unpacking libcc1-0:armhf (12-20220319-1ubuntu1) ... #9 23.66 Selecting previously unselected package libgomp1:armhf. Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Setting up systemd (245.4-4ubuntu3.17) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. #9 23.66 Preparing to unpack .../077-libgomp1_12-20220319-1ubuntu1_armhf.deb ... #9 23.67 Unpacking libgomp1:armhf (12-20220319-1ubuntu1) ... #9 23.70 Selecting previously unselected package libatomic1:armhf. #9 23.70 Preparing to unpack .../078-libatomic1_12-20220319-1ubuntu1_armhf.deb ... #9 23.70 Unpacking libatomic1:armhf (12-20220319-1ubuntu1) ... #9 23.76 Selecting previously unselected package libasan6:armhf. #9 23.76 Preparing to unpack .../079-libasan6_11.2.0-19ubuntu1_armhf.deb ... #9 23.77 Unpacking libasan6:armhf (11.2.0-19ubuntu1) ... #9 23.85 Selecting previously unselected package libubsan1:armhf. #9 23.85 Preparing to unpack .../080-libubsan1_12-20220319-1ubuntu1_armhf.deb ... #9 23.85 Unpacking libubsan1:armhf (12-20220319-1ubuntu1) ... #9 23.90 Selecting previously unselected package libgcc-11-dev:armhf. Selecting previously unselected package systemd-sysv. (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 ... 5686 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.17_armhf.deb ... Unpacking systemd-sysv (245.4-4ubuntu3.17) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.16_armhf.deb ... Unpacking openssl (1.1.1f-1ubuntu2.16) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20211016~20.04.1_all.deb ... Unpacking ca-certificates (20211016~20.04.1) ... #9 23.90 Preparing to unpack .../081-libgcc-11-dev_11.2.0-19ubuntu1_armhf.deb ... #9 23.90 Unpacking libgcc-11-dev:armhf (11.2.0-19ubuntu1) ... #9 23.96 Selecting previously unselected package gcc-11. #9 23.96 Preparing to unpack .../082-gcc-11_11.2.0-19ubuntu1_armhf.deb ... #9 23.97 Unpacking gcc-11 (11.2.0-19ubuntu1) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.2_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.16-2ubuntu2.2) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.2_armhf.deb ... Unpacking dbus (1.12.16-2ubuntu2.2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.43ubuntu1.10_all.deb ... Unpacking distro-info-data (0.43ubuntu1.10) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.4_armhf.deb ... Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ... #9 24.25 Selecting previously unselected package gcc. #9 24.25 Preparing to unpack .../083-gcc_4%3a11.2.0-1ubuntu1_armhf.deb ... #9 24.25 Unpacking gcc (4:11.2.0-1ubuntu1) ... #9 24.30 Selecting previously unselected package libstdc++-11-dev:armhf. #9 24.30 Preparing to unpack .../084-libstdc++-11-dev_11.2.0-19ubuntu1_armhf.deb ... #9 24.31 Unpacking libstdc++-11-dev:armhf (11.2.0-19ubuntu1) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.64.1-1~ubuntu20.04.1) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../09-libcap2-bin_1%3a2.32-1_armhf.deb ... Unpacking libcap2-bin (1:2.32-1) ... Selecting previously unselected package libelf1:armhf. Preparing to unpack .../10-libelf1_0.176-1.1build1_armhf.deb ... Unpacking libelf1:armhf (0.176-1.1build1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ... Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... Selecting previously unselected package tzdata. Preparing to unpack .../12-tzdata_2022a-0ubuntu0.20.04_all.deb ... Unpacking tzdata (2022a-0ubuntu0.20.04) ... #9 24.47 Selecting previously unselected package g++-11. #9 24.47 Preparing to unpack .../085-g++-11_11.2.0-19ubuntu1_armhf.deb ... #9 24.48 Unpacking g++-11 (11.2.0-19ubuntu1) ... #9 24.64 Selecting previously unselected package g++. #9 24.64 Preparing to unpack .../086-g++_4%3a11.2.0-1ubuntu1_armhf.deb ... #9 24.65 Unpacking g++ (4:11.2.0-1ubuntu1) ... #9 24.67 Selecting previously unselected package make. #9 24.67 Preparing to unpack .../087-make_4.3-4.1build1_armhf.deb ... #9 24.68 Unpacking make (4.3-4.1build1) ... #9 24.71 Selecting previously unselected package libdpkg-perl. Selecting previously unselected package libicu66:armhf. Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_armhf.deb ... Unpacking libicu66:armhf (66.1-2ubuntu2.1) ... #9 24.71 Preparing to unpack .../088-libdpkg-perl_1.21.1ubuntu2.1_all.deb ... #9 24.71 Unpacking libdpkg-perl (1.21.1ubuntu2.1) ... #9 24.75 Selecting previously unselected package bzip2. #9 24.75 Preparing to unpack .../089-bzip2_1.0.8-5build1_armhf.deb ... #9 24.76 Unpacking bzip2 (1.0.8-5build1) ... #9 24.78 Selecting previously unselected package patch. #9 24.78 Preparing to unpack .../090-patch_2.7.6-7build2_armhf.deb ... #9 24.79 Unpacking patch (2.7.6-7build2) ... #9 24.81 Selecting previously unselected package lto-disabled-list. #9 24.82 Preparing to unpack .../091-lto-disabled-list_24_all.deb ... #9 24.82 Unpacking lto-disabled-list (24) ... #9 24.85 Selecting previously unselected package dpkg-dev. #9 24.85 Preparing to unpack .../092-dpkg-dev_1.21.1ubuntu2.1_all.deb ... #9 24.86 Unpacking dpkg-dev (1.21.1ubuntu2.1) ... #9 24.90 Selecting previously unselected package build-essential. #9 24.90 Preparing to unpack .../093-build-essential_12.9ubuntu3_armhf.deb ... #9 24.90 Unpacking build-essential (12.9ubuntu3) ... #9 24.93 Selecting previously unselected package libbrotli1:armhf. #9 24.93 Preparing to unpack .../094-libbrotli1_1.0.9-2build6_armhf.deb ... #9 24.94 Unpacking libbrotli1:armhf (1.0.9-2build6) ... #9 24.97 Selecting previously unselected package libsasl2-modules-db:armhf. #9 24.97 Preparing to unpack .../095-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_armhf.deb ... #9 24.97 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1) ... #9 25.00 Selecting previously unselected package libsasl2-2:armhf. #9 25.01 Preparing to unpack .../096-libsasl2-2_2.1.27+dfsg2-3ubuntu1_armhf.deb ... #9 25.01 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1) ... #9 25.05 Selecting previously unselected package libldap-2.5-0:armhf. #9 25.05 Preparing to unpack .../097-libldap-2.5-0_2.5.12+dfsg-0ubuntu0.22.04.1_armhf.deb ... #9 25.05 Unpacking libldap-2.5-0:armhf (2.5.12+dfsg-0ubuntu0.22.04.1) ... #9 25.09 Selecting previously unselected package librtmp1:armhf. #9 25.09 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ... #9 25.09 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... #9 25.12 Selecting previously unselected package libssh-4:armhf. #9 25.12 Preparing to unpack .../099-libssh-4_0.9.6-2build1_armhf.deb ... #9 25.13 Unpacking libssh-4:armhf (0.9.6-2build1) ... #9 25.16 Selecting previously unselected package libcurl4:armhf. #9 25.16 Preparing to unpack .../100-libcurl4_7.81.0-1ubuntu1.3_armhf.deb ... #9 25.17 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.3) ... #9 25.19 Selecting previously unselected package curl. #9 25.19 Preparing to unpack .../101-curl_7.81.0-1ubuntu1.3_armhf.deb ... #9 25.20 Unpacking curl (7.81.0-1ubuntu1.3) ... #9 25.24 Selecting previously unselected package dctrl-tools. #9 25.24 Preparing to unpack .../102-dctrl-tools_2.24-3build2_armhf.deb ... #9 25.24 Unpacking dctrl-tools (2.24-3build2) ... #9 25.27 Selecting previously unselected package libdebhelper-perl. #9 25.28 Preparing to unpack .../103-libdebhelper-perl_13.6ubuntu1_all.deb ... #9 25.28 Unpacking libdebhelper-perl (13.6ubuntu1) ... #9 25.32 Selecting previously unselected package libtool. #9 25.32 Preparing to unpack .../104-libtool_2.4.6-15build2_all.deb ... #9 25.32 Unpacking libtool (2.4.6-15build2) ... #9 25.35 Selecting previously unselected package dh-autoreconf. #9 25.35 Preparing to unpack .../105-dh-autoreconf_20_all.deb ... #9 25.36 Unpacking dh-autoreconf (20) ... #9 25.39 Selecting previously unselected package libarchive-zip-perl. #9 25.39 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ... #9 25.40 Unpacking libarchive-zip-perl (1.68-1) ... #9 25.43 Selecting previously unselected package libsub-override-perl. #9 25.43 Preparing to unpack .../107-libsub-override-perl_0.09-2_all.deb ... #9 25.44 Unpacking libsub-override-perl (0.09-2) ... #9 25.47 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 25.47 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... #9 25.47 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... #9 25.50 Selecting previously unselected package dh-strip-nondeterminism. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb'. #9 25.50 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.0-1_all.deb ... #9 25.51 Unpacking dh-strip-nondeterminism (1.13.0-1) ... #9 25.54 Selecting previously unselected package libdw1:armhf. #9 25.54 Preparing to unpack .../110-libdw1_0.186-1build1_armhf.deb ... #9 25.54 Unpacking libdw1:armhf (0.186-1build1) ... #9 25.58 Selecting previously unselected package debugedit. #9 25.58 Preparing to unpack .../111-debugedit_1%3a5.0-4build1_armhf.deb ... #9 25.58 Unpacking debugedit (1:5.0-4build1) ... #9 25.60 Selecting previously unselected package dwz. #9 25.60 Preparing to unpack .../112-dwz_0.14-1build2_armhf.deb ... #9 25.61 Unpacking dwz (0.14-1build2) ... #9 25.63 Selecting previously unselected package gettext. #9 25.64 Preparing to unpack .../113-gettext_0.21-4ubuntu4_armhf.deb ... #9 25.64 Unpacking gettext (0.21-4ubuntu4) ... #9 25.68 Selecting previously unselected package intltool-debian. #9 25.68 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.5_all.deb ... #9 25.68 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 25.71 Selecting previously unselected package po-debconf. #9 25.71 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ... #9 25.71 Unpacking po-debconf (1.0.21+nmu1) ... #9 25.75 Selecting previously unselected package debhelper. #9 25.75 Preparing to unpack .../116-debhelper_13.6ubuntu1_all.deb ... #9 25.76 Unpacking debhelper (13.6ubuntu1) ... #9 25.81 Selecting previously unselected package libfakeroot:armhf. Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.17_armhf.deb ... Unpacking libpam-systemd:armhf (245.4-4ubuntu3.17) ... Selecting previously unselected package libxml2:armhf. Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_armhf.deb ... Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.4) ... Selecting previously unselected package libyaml-0-2:armhf. Preparing to unpack .../16-libyaml-0-2_0.2.2-1_armhf.deb ... Unpacking libyaml-0-2:armhf (0.2.2-1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ... Unpacking lsb-release (11.1.0ubuntu2) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../18-python3-dbus_1.2.16-1build1_armhf.deb ... Unpacking python3-dbus (1.2.16-1build1) ... #9 25.81 Preparing to unpack .../117-libfakeroot_1.28-1ubuntu1_armhf.deb ... #9 25.81 Unpacking libfakeroot:armhf (1.28-1ubuntu1) ... #9 25.84 Selecting previously unselected package fakeroot. #9 25.84 Preparing to unpack .../118-fakeroot_1.28-1ubuntu1_armhf.deb ... #9 25.84 Unpacking fakeroot (1.28-1ubuntu1) ... #9 25.88 Selecting previously unselected package libassuan0:armhf. #9 25.88 Preparing to unpack .../119-libassuan0_2.5.5-1build1_armhf.deb ... #9 25.88 Unpacking libassuan0:armhf (2.5.5-1build1) ... #9 25.91 Selecting previously unselected package gpgconf. #9 25.91 Preparing to unpack .../120-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ... #9 25.91 Unpacking gpgconf (2.2.27-3ubuntu2.1) ... #9 25.94 Selecting previously unselected package libksba8:armhf. #9 25.94 Preparing to unpack .../121-libksba8_1.6.0-2build1_armhf.deb ... #9 25.94 Unpacking libksba8:armhf (1.6.0-2build1) ... #9 25.97 Selecting previously unselected package libnpth0:armhf. #9 25.98 Preparing to unpack .../122-libnpth0_1.6-3build2_armhf.deb ... #9 25.98 Unpacking libnpth0:armhf (1.6-3build2) ... #9 26.01 Selecting previously unselected package dirmngr. #9 26.01 Preparing to unpack .../123-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ... #9 26.02 Unpacking dirmngr (2.2.27-3ubuntu2.1) ... #9 26.05 Selecting previously unselected package gnupg-l10n. #9 26.06 Preparing to unpack .../124-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... #9 26.06 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... #9 26.09 Selecting previously unselected package gnupg-utils. #9 26.09 Preparing to unpack .../125-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ... #9 26.09 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... #9 26.12 Selecting previously unselected package gpg. Selecting previously unselected package python3-gi. Preparing to unpack .../19-python3-gi_3.36.0-1_armhf.deb ... Unpacking python3-gi (3.36.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../20-python3-pkg-resources_45.2.0-1_all.deb ... Unpacking python3-pkg-resources (45.2.0-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ... Unpacking python3-six (1.14.0-2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../22-iso-codes_4.4-1_all.deb ... Unpacking iso-codes (4.4-1) ... #9 26.13 Preparing to unpack .../126-gpg_2.2.27-3ubuntu2.1_armhf.deb ... #9 26.13 Unpacking gpg (2.2.27-3ubuntu2.1) ... #9 26.16 Selecting previously unselected package pinentry-curses. #9 26.17 Preparing to unpack .../127-pinentry-curses_1.1.1-1build2_armhf.deb ... #9 26.17 Unpacking pinentry-curses (1.1.1-1build2) ... #9 26.20 Selecting previously unselected package gpg-agent. #9 26.20 Preparing to unpack .../128-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ... #9 26.21 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... #9 26.24 Selecting previously unselected package gpg-wks-client. #9 26.24 Preparing to unpack .../129-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ... #9 26.24 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... #9 26.27 Selecting previously unselected package gpg-wks-server. #9 26.27 Preparing to unpack .../130-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ... #9 26.27 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... #9 26.31 Selecting previously unselected package gpgsm. #9 26.31 Preparing to unpack .../131-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ... #9 26.31 Unpacking gpgsm (2.2.27-3ubuntu2.1) ... #9 26.35 Selecting previously unselected package gnupg. Selecting previously unselected package libkrb5support0:armhf. Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.1_armhf.deb ... Unpacking libkrb5support0:armhf (1.17-6ubuntu4.1) ... #9 26.35 Preparing to unpack .../132-gnupg_2.2.27-3ubuntu2.1_all.deb ... #9 26.35 Unpacking gnupg (2.2.27-3ubuntu2.1) ... #9 26.38 Selecting previously unselected package libfile-dirlist-perl. #9 26.38 Preparing to unpack .../133-libfile-dirlist-perl_0.05-2_all.deb ... #9 26.39 Unpacking libfile-dirlist-perl (0.05-2) ... #9 26.42 Selecting previously unselected package libfile-which-perl. #9 26.42 Preparing to unpack .../134-libfile-which-perl_1.23-1_all.deb ... #9 26.42 Unpacking libfile-which-perl (1.23-1) ... #9 26.45 Selecting previously unselected package libfile-homedir-perl. #9 26.45 Preparing to unpack .../135-libfile-homedir-perl_1.006-1_all.deb ... #9 26.45 Unpacking libfile-homedir-perl (1.006-1) ... #9 26.48 Selecting previously unselected package libfile-touch-perl. #9 26.48 Preparing to unpack .../136-libfile-touch-perl_0.12-1_all.deb ... #9 26.49 Unpacking libfile-touch-perl (0.12-1) ... #9 26.51 Selecting previously unselected package libio-pty-perl. #9 26.51 Preparing to unpack .../137-libio-pty-perl_1%3a1.15-2build2_armhf.deb ... #9 26.51 Unpacking libio-pty-perl (1:1.15-2build2) ... #9 26.54 Selecting previously unselected package libipc-run-perl. #9 26.54 Preparing to unpack .../138-libipc-run-perl_20200505.0-1_all.deb ... #9 26.54 Unpacking libipc-run-perl (20200505.0-1) ... #9 26.57 Selecting previously unselected package libclass-method-modifiers-perl. Selecting previously unselected package libk5crypto3:armhf. Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.1_armhf.deb ... Unpacking libk5crypto3:armhf (1.17-6ubuntu4.1) ... Selecting previously unselected package libkeyutils1:armhf. Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ... Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ... Selecting previously unselected package libkrb5-3:armhf. Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.1_armhf.deb ... Unpacking libkrb5-3:armhf (1.17-6ubuntu4.1) ... Selecting previously unselected package libgssapi-krb5-2:armhf. Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.1_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ... Selecting previously unselected package liblmdb0:armhf. Preparing to unpack .../28-liblmdb0_0.9.24-1_armhf.deb ... Unpacking liblmdb0:armhf (0.9.24-1) ... Selecting previously unselected package libpolkit-gobject-1-0:armhf. Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_armhf.deb ... Unpacking libpolkit-gobject-1-0:armhf (0.105-26ubuntu1.3) ... #9 26.58 Preparing to unpack .../139-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 26.58 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 26.61 Selecting previously unselected package libclass-xsaccessor-perl. #9 26.61 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-3build9_armhf.deb ... #9 26.61 Unpacking libclass-xsaccessor-perl (1.19-3build9) ... #9 26.64 Selecting previously unselected package libb-hooks-op-check-perl. #9 26.64 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-1build5_armhf.deb ... #9 26.65 Unpacking libb-hooks-op-check-perl (0.22-1build5) ... #9 26.67 Selecting previously unselected package libdynaloader-functions-perl. #9 26.67 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-1.1_all.deb ... #9 26.68 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #9 26.70 Selecting previously unselected package libdevel-callchecker-perl. #9 26.71 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-1ubuntu4_armhf.deb ... #9 26.71 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... #9 26.74 Selecting previously unselected package libparams-classify-perl. #9 26.74 Preparing to unpack .../144-libparams-classify-perl_0.015-1build5_armhf.deb ... #9 26.75 Unpacking libparams-classify-perl (0.015-1build5) ... #9 26.78 Selecting previously unselected package libmodule-runtime-perl. #9 26.78 Preparing to unpack .../145-libmodule-runtime-perl_0.016-1_all.deb ... #9 26.78 Unpacking libmodule-runtime-perl (0.016-1) ... Selecting previously unselected package libpsl5:armhf. Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_armhf.deb ... Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../31-python-apt-common_2.0.0ubuntu0.20.04.7_all.deb ... Unpacking python-apt-common (2.0.0ubuntu0.20.04.7) ... Selecting previously unselected package python3-apt. Preparing to unpack .../32-python3-apt_2.0.0ubuntu0.20.04.7_armhf.deb ... Unpacking python3-apt (2.0.0ubuntu0.20.04.7) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ... Unpacking apt-transport-https (2.0.9) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ... Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ... Selecting previously unselected package libroken18-heimdal:armhf. Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 26.80 Selecting previously unselected package libimport-into-perl. #9 26.81 Preparing to unpack .../146-libimport-into-perl_1.002005-1_all.deb ... #9 26.81 Unpacking libimport-into-perl (1.002005-1) ... #9 26.83 Selecting previously unselected package librole-tiny-perl. #9 26.83 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ... #9 26.84 Unpacking librole-tiny-perl (2.002004-1) ... #9 26.86 Selecting previously unselected package libsub-quote-perl. #9 26.86 Preparing to unpack .../148-libsub-quote-perl_2.006006-1_all.deb ... #9 26.87 Unpacking libsub-quote-perl (2.006006-1) ... #9 26.89 Selecting previously unselected package libmoo-perl. #9 26.89 Preparing to unpack .../149-libmoo-perl_2.005004-3_all.deb ... #9 26.90 Unpacking libmoo-perl (2.005004-3) ... #9 26.93 Selecting previously unselected package libencode-locale-perl. #9 26.93 Preparing to unpack .../150-libencode-locale-perl_1.05-1.1_all.deb ... #9 26.93 Unpacking libencode-locale-perl (1.05-1.1) ... #9 26.96 Selecting previously unselected package libtimedate-perl. #9 26.96 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ... #9 26.96 Unpacking libtimedate-perl (2.3300-2) ... #9 26.99 Selecting previously unselected package libhttp-date-perl. #9 26.99 Preparing to unpack .../152-libhttp-date-perl_6.05-1_all.deb ... #9 27.00 Unpacking libhttp-date-perl (6.05-1) ... #9 27.03 Selecting previously unselected package libfile-listing-perl. #9 27.03 Preparing to unpack .../153-libfile-listing-perl_6.14-1_all.deb ... #9 27.03 Unpacking libfile-listing-perl (6.14-1) ... #9 27.06 Selecting previously unselected package libhtml-tagset-perl. #9 27.06 Preparing to unpack .../154-libhtml-tagset-perl_3.20-4_all.deb ... #9 27.06 Unpacking libhtml-tagset-perl (3.20-4) ... #9 27.09 Selecting previously unselected package liburi-perl. Selecting previously unselected package libasn1-8-heimdal:armhf. Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libheimbase1-heimdal:armhf. Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libhcrypto4-heimdal:armhf. Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libwind0-heimdal:armhf. Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libhx509-5-heimdal:armhf. Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libkrb5-26-heimdal:armhf. Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... #9 27.10 Preparing to unpack .../155-liburi-perl_5.10-1_all.deb ... #9 27.10 Unpacking liburi-perl (5.10-1) ... #9 27.14 Selecting previously unselected package libhtml-parser-perl:armhf. #9 27.14 Preparing to unpack .../156-libhtml-parser-perl_3.76-1build2_armhf.deb ... #9 27.15 Unpacking libhtml-parser-perl:armhf (3.76-1build2) ... #9 27.19 Selecting previously unselected package libhtml-tree-perl. #9 27.19 Preparing to unpack .../157-libhtml-tree-perl_5.07-2_all.deb ... #9 27.19 Unpacking libhtml-tree-perl (5.07-2) ... #9 27.24 Selecting previously unselected package libio-html-perl. #9 27.24 Preparing to unpack .../158-libio-html-perl_1.004-2_all.deb ... #9 27.25 Unpacking libio-html-perl (1.004-2) ... #9 27.29 Selecting previously unselected package liblwp-mediatypes-perl. #9 27.29 Preparing to unpack .../159-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 27.29 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 27.32 Selecting previously unselected package libhttp-message-perl. #9 27.33 Preparing to unpack .../160-libhttp-message-perl_6.36-1_all.deb ... #9 27.33 Unpacking libhttp-message-perl (6.36-1) ... #9 27.36 Selecting previously unselected package libhttp-cookies-perl. Selecting previously unselected package libheimntlm0-heimdal:armhf. Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libgssapi3-heimdal:armhf. Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_armhf.deb ... Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libsasl2-modules-db:armhf. Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libsasl2-2:armhf. Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ... Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libldap-common. Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package libldap-2.4-2:armhf. Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ... Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../48-libnghttp2-14_1.40.0-1build1_armhf.deb ... #9 27.37 Preparing to unpack .../161-libhttp-cookies-perl_6.10-1_all.deb ... #9 27.37 Unpacking libhttp-cookies-perl (6.10-1) ... #9 27.40 Selecting previously unselected package libhttp-negotiate-perl. #9 27.40 Preparing to unpack .../162-libhttp-negotiate-perl_6.01-1_all.deb ... #9 27.40 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 27.43 Selecting previously unselected package perl-openssl-defaults:armhf. #9 27.43 Preparing to unpack .../163-perl-openssl-defaults_5build2_armhf.deb ... #9 27.43 Unpacking perl-openssl-defaults:armhf (5build2) ... #9 27.46 Selecting previously unselected package libnet-ssleay-perl:armhf. #9 27.46 Preparing to unpack .../164-libnet-ssleay-perl_1.92-1build2_armhf.deb ... #9 27.47 Unpacking libnet-ssleay-perl:armhf (1.92-1build2) ... #9 27.51 Selecting previously unselected package libio-socket-ssl-perl. #9 27.51 Preparing to unpack .../165-libio-socket-ssl-perl_2.074-2_all.deb ... #9 27.51 Unpacking libio-socket-ssl-perl (2.074-2) ... #9 27.54 Selecting previously unselected package libnet-http-perl. #9 27.54 Preparing to unpack .../166-libnet-http-perl_6.22-1_all.deb ... #9 27.55 Unpacking libnet-http-perl (6.22-1) ... #9 27.57 Selecting previously unselected package liblwp-protocol-https-perl. Unpacking libnghttp2-14:armhf (1.40.0-1build1) ... Selecting previously unselected package librtmp1:armhf. Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ... Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ... Selecting previously unselected package libssh-4:armhf. Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.2_armhf.deb ... Unpacking libssh-4:armhf (0.9.3-2ubuntu2.2) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.12_armhf.deb ... Unpacking libcurl4:armhf (7.68.0-1ubuntu2.12) ... Selecting previously unselected package curl. Preparing to unpack .../52-curl_7.68.0-1ubuntu2.12_armhf.deb ... Unpacking curl (7.68.0-1ubuntu2.12) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.2_armhf.deb ... Unpacking dbus-user-session (1.12.16-2ubuntu2.2) ... Selecting previously unselected package libdconf1:armhf. Preparing to unpack .../54-libdconf1_0.36.0-1_armhf.deb ... Unpacking libdconf1:armhf (0.36.0-1) ... #9 27.58 Preparing to unpack .../167-liblwp-protocol-https-perl_6.10-1_all.deb ... #9 27.62 Unpacking liblwp-protocol-https-perl (6.10-1) ... #9 27.65 Selecting previously unselected package libtry-tiny-perl. #9 27.65 Preparing to unpack .../168-libtry-tiny-perl_0.31-1_all.deb ... #9 27.66 Unpacking libtry-tiny-perl (0.31-1) ... #9 27.69 Selecting previously unselected package libwww-robotrules-perl. #9 27.69 Preparing to unpack .../169-libwww-robotrules-perl_6.02-1_all.deb ... #9 27.69 Unpacking libwww-robotrules-perl (6.02-1) ... #9 27.72 Selecting previously unselected package libwww-perl. #9 27.72 Preparing to unpack .../170-libwww-perl_6.61-1_all.deb ... #9 27.72 Unpacking libwww-perl (6.61-1) ... #9 27.76 Selecting previously unselected package patchutils. #9 27.76 Preparing to unpack .../171-patchutils_0.4.2-1build2_armhf.deb ... #9 27.76 Unpacking patchutils (0.4.2-1build2) ... #9 27.79 Selecting previously unselected package wdiff. Selecting previously unselected package dconf-service. Preparing to unpack .../55-dconf-service_0.36.0-1_armhf.deb ... Unpacking dconf-service (0.36.0-1) ... Selecting previously unselected package dconf-gsettings-backend:armhf. Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_armhf.deb ... Unpacking dconf-gsettings-backend:armhf (0.36.0-1) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_armhf.deb ... Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ... Selecting previously unselected package gpgconf. Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking gpgconf (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libksba8:armhf. Preparing to unpack .../59-libksba8_1.3.5-2_armhf.deb ... Unpacking libksba8:armhf (1.3.5-2) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../60-libnpth0_1.6-1_armhf.deb ... Unpacking libnpth0:armhf (1.6-1) ... #9 27.79 Preparing to unpack .../172-wdiff_1.2.2-2build3_armhf.deb ... #9 27.80 Unpacking wdiff (1.2.2-2build3) ... #9 27.83 Selecting previously unselected package devscripts. #9 27.84 Preparing to unpack .../173-devscripts_2.22.1ubuntu1_armhf.deb ... #9 27.85 Unpacking devscripts (2.22.1ubuntu1) ... #9 27.92 Selecting previously unselected package diffstat. #9 27.92 Preparing to unpack .../174-diffstat_1.64-1build2_armhf.deb ... #9 27.92 Unpacking diffstat (1.64-1build2) ... #9 27.96 Selecting previously unselected package python3-chardet. #9 27.96 Preparing to unpack .../175-python3-chardet_4.0.0-1_all.deb ... #9 27.96 Unpacking python3-chardet (4.0.0-1) ... #9 28.00 Selecting previously unselected package zstd. #9 28.00 Preparing to unpack .../176-zstd_1.4.8+dfsg-3build1_armhf.deb ... #9 28.01 Unpacking zstd (1.4.8+dfsg-3build1) ... #9 28.05 Selecting previously unselected package python3-debian. #9 28.05 Preparing to unpack .../177-python3-debian_0.1.43ubuntu1_all.deb ... #9 28.05 Unpacking python3-debian (0.1.43ubuntu1) ... #9 28.10 Selecting previously unselected package libgpgme11:armhf. #9 28.10 Preparing to unpack .../178-libgpgme11_1.16.0-1.2ubuntu4_armhf.deb ... #9 28.10 Unpacking libgpgme11:armhf (1.16.0-1.2ubuntu4) ... #9 28.13 Selecting previously unselected package python3-gpg. #9 28.14 Preparing to unpack .../179-python3-gpg_1.16.0-1.2ubuntu4_armhf.deb ... #9 28.14 Unpacking python3-gpg (1.16.0-1.2ubuntu4) ... #9 28.19 Selecting previously unselected package dput. Selecting previously unselected package dirmngr. Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking dirmngr (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.1.13-2ubuntu1.1) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... Selecting previously unselected package libproxy1v5:armhf. Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_armhf.deb ... Unpacking libproxy1v5:armhf (0.4.15-10ubuntu1.2) ... Selecting previously unselected package glib-networking-common. Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ... Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ... Selecting previously unselected package glib-networking-services. Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_armhf.deb ... Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ... Selecting previously unselected package gsettings-desktop-schemas. #9 28.19 Preparing to unpack .../180-dput_1.1.0ubuntu2_all.deb ... #9 28.20 Unpacking dput (1.1.0ubuntu2) ... #9 28.24 Selecting previously unselected package fonts-dejavu-core. #9 28.24 Preparing to unpack .../181-fonts-dejavu-core_2.37-2build1_all.deb ... #9 28.24 Unpacking fonts-dejavu-core (2.37-2build1) ... #9 28.36 Selecting previously unselected package fontconfig-config. #9 28.36 Preparing to unpack .../182-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #9 28.37 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #9 28.41 Selecting previously unselected package libcurl3-gnutls:armhf. #9 28.42 Preparing to unpack .../183-libcurl3-gnutls_7.81.0-1ubuntu1.3_armhf.deb ... #9 28.42 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.3) ... #9 28.45 Selecting previously unselected package liberror-perl. Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ... Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Selecting previously unselected package glib-networking:armhf. Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_armhf.deb ... Unpacking glib-networking:armhf (2.64.2-1ubuntu0.1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg. Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking gpg (2.2.19-3ubuntu2.2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_armhf.deb ... Unpacking pinentry-curses (1.1.0-3build1) ... #9 28.45 Preparing to unpack .../184-liberror-perl_0.17029-1_all.deb ... #9 28.45 Unpacking liberror-perl (0.17029-1) ... #9 28.48 Selecting previously unselected package git-man. #9 28.49 Preparing to unpack .../185-git-man_1%3a2.34.1-1ubuntu1.4_all.deb ... #9 28.49 Unpacking git-man (1:2.34.1-1ubuntu1.4) ... #9 28.53 Selecting previously unselected package git. #9 28.53 Preparing to unpack .../186-git_1%3a2.34.1-1ubuntu1.4_armhf.deb ... #9 28.54 Unpacking git (1:2.34.1-1ubuntu1.4) ... #9 28.68 Selecting previously unselected package libalgorithm-diff-perl. #9 28.68 Preparing to unpack .../187-libalgorithm-diff-perl_1.201-1_all.deb ... #9 28.69 Unpacking libalgorithm-diff-perl (1.201-1) ... #9 28.71 Selecting previously unselected package libalgorithm-diff-xs-perl. Selecting previously unselected package gpg-agent. Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ... Unpacking gpgsm (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gnupg. Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libsoup2.4-1:armhf. Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_armhf.deb ... Unpacking libsoup2.4-1:armhf (2.70.0-1) ... #9 28.72 Preparing to unpack .../188-libalgorithm-diff-xs-perl_0.04-6build3_armhf.deb ... #9 28.72 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #9 28.75 Selecting previously unselected package libalgorithm-merge-perl. #9 28.75 Preparing to unpack .../189-libalgorithm-merge-perl_0.08-3_all.deb ... #9 28.76 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 28.78 Selecting previously unselected package libaliased-perl. #9 28.78 Preparing to unpack .../190-libaliased-perl_0.34-1.1_all.deb ... #9 28.79 Unpacking libaliased-perl (0.34-1.1) ... #9 28.81 Selecting previously unselected package libapt-pkg-perl. #9 28.81 Preparing to unpack .../191-libapt-pkg-perl_0.1.40build2_armhf.deb ... #9 28.82 Unpacking libapt-pkg-perl (0.1.40build2) ... #9 28.85 Selecting previously unselected package libarchive-cpio-perl. #9 28.85 Preparing to unpack .../192-libarchive-cpio-perl_0.10-1.1_all.deb ... #9 28.85 Unpacking libarchive-cpio-perl (0.10-1.1) ... #9 28.88 Selecting previously unselected package libarray-intspan-perl. #9 28.88 Preparing to unpack .../193-libarray-intspan-perl_2.004-1_all.deb ... #9 28.89 Unpacking libarray-intspan-perl (2.004-1) ... #9 28.91 Selecting previously unselected package libmodule-implementation-perl. #9 28.92 Preparing to unpack .../194-libmodule-implementation-perl_0.09-1.1_all.deb ... Selecting previously unselected package libstemmer0d:armhf. Preparing to unpack .../79-libstemmer0d_0+svn585-2_armhf.deb ... Unpacking libstemmer0d:armhf (0+svn585-2) ... Selecting previously unselected package libappstream4:armhf. Preparing to unpack .../80-libappstream4_0.12.10-2_armhf.deb ... Unpacking libappstream4:armhf (0.12.10-2) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.4_armhf.deb ... Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ... Selecting previously unselected package libgstreamer1.0-0:armhf. Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1_armhf.deb ... Unpacking libgstreamer1.0-0:armhf (1.16.3-0ubuntu1) ... #9 28.92 Unpacking libmodule-implementation-perl (0.09-1.1) ... #9 28.95 Selecting previously unselected package libsub-exporter-progressive-perl. #9 28.95 Preparing to unpack .../195-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 28.95 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 28.98 Selecting previously unselected package libvariable-magic-perl. #9 28.98 Preparing to unpack .../196-libvariable-magic-perl_0.62-1build5_armhf.deb ... #9 28.98 Unpacking libvariable-magic-perl (0.62-1build5) ... #9 29.01 Selecting previously unselected package libb-hooks-endofscope-perl. #9 29.02 Preparing to unpack .../197-libb-hooks-endofscope-perl_0.25-1_all.deb ... #9 29.02 Unpacking libb-hooks-endofscope-perl (0.25-1) ... #9 29.05 Selecting previously unselected package libfreetype6:armhf. #9 29.05 Preparing to unpack .../198-libfreetype6_2.11.1+dfsg-1ubuntu0.1_armhf.deb ... #9 29.06 Unpacking libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.1) ... #9 29.09 Selecting previously unselected package libfontconfig1:armhf. #9 29.10 Preparing to unpack .../199-libfontconfig1_2.13.1-4.2ubuntu5_armhf.deb ... #9 29.10 Unpacking libfontconfig1:armhf (2.13.1-4.2ubuntu5) ... #9 29.15 Selecting previously unselected package libjpeg-turbo8:armhf. Selecting previously unselected package libpolkit-agent-1-0:armhf. Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_armhf.deb ... Unpacking libpolkit-agent-1-0:armhf (0.105-26ubuntu1.3) ... Selecting previously unselected package policykit-1. Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_armhf.deb ... Unpacking policykit-1 (0.105-26ubuntu1.3) ... Selecting previously unselected package python3-certifi. Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ... Unpacking python3-certifi (2019.11.28-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ... Unpacking python3-chardet (3.0.4-4build1) ... Selecting previously unselected package python3-idna. Preparing to unpack .../87-python3-idna_2.8-1_all.deb ... Unpacking python3-idna (2.8-1) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ... #9 29.15 Preparing to unpack .../200-libjpeg-turbo8_2.1.2-0ubuntu1_armhf.deb ... #9 29.16 Unpacking libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ... #9 29.19 Selecting previously unselected package libjpeg8:armhf. #9 29.19 Preparing to unpack .../201-libjpeg8_8c-2ubuntu10_armhf.deb ... #9 29.19 Unpacking libjpeg8:armhf (8c-2ubuntu10) ... #9 29.23 Selecting previously unselected package libdeflate0:armhf. #9 29.23 Preparing to unpack .../202-libdeflate0_1.10-2_armhf.deb ... #9 29.24 Unpacking libdeflate0:armhf (1.10-2) ... #9 29.27 Selecting previously unselected package libjbig0:armhf. #9 29.27 Preparing to unpack .../203-libjbig0_2.1-3.1build3_armhf.deb ... #9 29.27 Unpacking libjbig0:armhf (2.1-3.1build3) ... #9 29.31 Selecting previously unselected package libwebp7:armhf. #9 29.31 Preparing to unpack .../204-libwebp7_1.2.2-2_armhf.deb ... #9 29.32 Unpacking libwebp7:armhf (1.2.2-2) ... #9 29.37 Selecting previously unselected package libtiff5:armhf. #9 29.37 Preparing to unpack .../205-libtiff5_4.3.0-6_armhf.deb ... Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ... Selecting previously unselected package python3-requests. Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1_all.deb ... Unpacking python3-requests (2.22.0-2ubuntu1) ... Selecting previously unselected package python3-requests-unixsocket. Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ... Unpacking python3-requests-unixsocket (0.2.0-2) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../91-python3-software-properties_0.99.9.8_all.deb ... Unpacking python3-software-properties (0.99.9.8) ... Selecting previously unselected package packagekit. Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_armhf.deb ... Unpacking packagekit (1.1.13-2ubuntu1.1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../93-software-properties-common_0.99.9.8_all.deb ... Unpacking software-properties-common (0.99.9.8) ... #9 29.38 Unpacking libtiff5:armhf (4.3.0-6) ... #9 29.42 Selecting previously unselected package libxpm4:armhf. #9 29.42 Preparing to unpack .../206-libxpm4_1%3a3.5.12-1build2_armhf.deb ... #9 29.42 Unpacking libxpm4:armhf (1:3.5.12-1build2) ... #9 29.46 Selecting previously unselected package libgd3:armhf. #9 29.46 Preparing to unpack .../207-libgd3_2.3.0-2ubuntu2_armhf.deb ... #9 29.46 Unpacking libgd3:armhf (2.3.0-2ubuntu2) ... #9 29.49 Selecting previously unselected package libc-devtools. #9 29.50 Preparing to unpack .../208-libc-devtools_2.35-0ubuntu3.1_armhf.deb ... #9 29.50 Unpacking libc-devtools (2.35-0ubuntu3.1) ... #9 29.53 Selecting previously unselected package libcapture-tiny-perl. #9 29.53 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ... #9 29.53 Unpacking libcapture-tiny-perl (0.48-1) ... #9 29.56 Selecting previously unselected package libclass-data-inheritable-perl. #9 29.56 Preparing to unpack .../210-libclass-data-inheritable-perl_0.08-3_all.deb ... #9 29.56 Unpacking libclass-data-inheritable-perl (0.08-3) ... #9 29.59 Selecting previously unselected package libclone-perl. #9 29.59 Preparing to unpack .../211-libclone-perl_0.45-1build3_armhf.deb ... #9 29.60 Unpacking libclone-perl (0.45-1build3) ... #9 29.63 Selecting previously unselected package libcommon-sense-perl:armhf. #9 29.63 Preparing to unpack .../212-libcommon-sense-perl_3.75-2build1_armhf.deb ... #9 29.63 Unpacking libcommon-sense-perl:armhf (3.75-2build1) ... #9 29.66 Selecting previously unselected package libconfig-tiny-perl. #9 29.66 Preparing to unpack .../213-libconfig-tiny-perl_2.28-1_all.deb ... #9 29.67 Unpacking libconfig-tiny-perl (2.28-1) ... #9 29.69 Selecting previously unselected package libparams-util-perl. #9 29.69 Preparing to unpack .../214-libparams-util-perl_1.102-1build3_armhf.deb ... #9 29.70 Unpacking libparams-util-perl (1.102-1build3) ... Selecting previously unselected package gnupg2. Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg2 (2.2.19-3ubuntu2.2) ... Setting up libksba8:armhf (1.3.5-2) ... Setting up liblmdb0:armhf (0.9.24-1) ... Setting up systemd-sysv (245.4-4ubuntu3.17) ... Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ... Setting up libproxy1v5:armhf (0.4.15-10ubuntu1.2) ... Setting up libpsl5:armhf (0.21.0-1ubuntu1) ... Setting up mime-support (3.64ubuntu1) ... Setting up apt-transport-https (2.0.9) ... Setting up libyaml-0-2:armhf (0.2.2-1) ... Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.4) ... Setting up distro-info-data (0.43ubuntu1.10) ... Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ... Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.3) ... Setting up libnghttp2-14:armhf (1.40.0-1build1) ... Setting up libpackagekit-glib2-18:armhf (1.1.13-2ubuntu1.1) ... #9 29.73 Selecting previously unselected package libsub-install-perl. #9 29.73 Preparing to unpack .../215-libsub-install-perl_0.928-1.1_all.deb ... #9 29.73 Unpacking libsub-install-perl (0.928-1.1) ... #9 29.76 Selecting previously unselected package libdata-optlist-perl. #9 29.76 Preparing to unpack .../216-libdata-optlist-perl_0.112-1_all.deb ... #9 29.76 Unpacking libdata-optlist-perl (0.112-1) ... #9 29.79 Selecting previously unselected package libsub-exporter-perl. #9 29.79 Preparing to unpack .../217-libsub-exporter-perl_0.988-1_all.deb ... #9 29.80 Unpacking libsub-exporter-perl (0.988-1) ... #9 29.83 Selecting previously unselected package libconst-fast-perl. #9 29.83 Preparing to unpack .../218-libconst-fast-perl_0.014-1.1_all.deb ... #9 29.83 Unpacking libconst-fast-perl (0.014-1.1) ... #9 29.86 Selecting previously unselected package libwant-perl. #9 29.86 Preparing to unpack .../219-libwant-perl_0.29-1build7_armhf.deb ... #9 29.87 Unpacking libwant-perl (0.29-1build7) ... #9 29.90 Selecting previously unselected package libcontextual-return-perl. #9 29.90 Preparing to unpack .../220-libcontextual-return-perl_0.004014-2_all.deb ... #9 29.90 Unpacking libcontextual-return-perl (0.004014-2) ... #9 29.94 Selecting previously unselected package libcpanel-json-xs-perl:armhf. #9 29.94 Preparing to unpack .../221-libcpanel-json-xs-perl_4.27-1build1_armhf.deb ... #9 29.94 Unpacking libcpanel-json-xs-perl:armhf (4.27-1build1) ... #9 29.97 Selecting previously unselected package libdevel-stacktrace-perl. #9 29.97 Preparing to unpack .../222-libdevel-stacktrace-perl_2.0400-1_all.deb ... #9 29.98 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #9 30.01 Selecting previously unselected package libexception-class-perl. #9 30.01 Preparing to unpack .../223-libexception-class-perl_1.45-1_all.deb ... #9 30.01 Unpacking libexception-class-perl (1.45-1) ... #9 30.04 Selecting previously unselected package libiterator-perl. Setting up libnpth0:armhf (1.6-1) ... Setting up libassuan0:armhf (2.5.3-7ubuntu2) ... Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Setting up libkrb5support0:armhf (1.17-6ubuntu4.1) ... Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ... Setting up tzdata (2022a-0ubuntu0.20.04) ... Current default time zone: 'Etc/UTC' Local time is now: Mon Aug 8 12:11:55 UTC 2022. Universal Time is now: Mon Aug 8 12:11:55 UTC 2022. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libcap2-bin (1:2.32-1) ... Setting up libdconf1:armhf (0.36.0-1) ... Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ... Setting up libdbus-1-3:armhf (1.12.16-2ubuntu2.2) ... Setting up dbus (1.12.16-2ubuntu2.2) ... #9 30.04 Preparing to unpack .../224-libiterator-perl_0.03+ds1-1.1_all.deb ... #9 30.05 Unpacking libiterator-perl (0.03+ds1-1.1) ... #9 30.08 Selecting previously unselected package libiterator-util-perl. #9 30.08 Preparing to unpack .../225-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #9 30.08 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #9 30.11 Selecting previously unselected package libexporter-tiny-perl. #9 30.11 Preparing to unpack .../226-libexporter-tiny-perl_1.002002-1_all.deb ... #9 30.11 Unpacking libexporter-tiny-perl (1.002002-1) ... #9 30.14 Selecting previously unselected package liblist-moreutils-xs-perl. #9 30.15 Preparing to unpack .../227-liblist-moreutils-xs-perl_0.430-2build2_armhf.deb ... #9 30.15 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ... #9 30.18 Selecting previously unselected package liblist-moreutils-perl. #9 30.18 Preparing to unpack .../228-liblist-moreutils-perl_0.430-2_all.deb ... #9 30.18 Unpacking liblist-moreutils-perl (0.430-2) ... #9 30.21 Selecting previously unselected package libdata-dpath-perl. #9 30.22 Preparing to unpack .../229-libdata-dpath-perl_0.58-1_all.deb ... #9 30.22 Unpacking libdata-dpath-perl (0.58-1) ... Setting up libk5crypto3:armhf (1.17-6ubuntu4.1) ... Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ... Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Setting up python-apt-common (2.0.0ubuntu0.20.04.7) ... Setting up libpam-systemd:armhf (245.4-4ubuntu3.17) ... Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.fc35.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oeDPac + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin/docker-proxy Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx RPM build warnings: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HVx0L1 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9Kdjkv + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src #9 30.30 Selecting previously unselected package libdata-dump-perl. #9 30.30 Preparing to unpack .../230-libdata-dump-perl_1.25-1_all.deb ... #9 30.31 Unpacking libdata-dump-perl (1.25-1) ... #9 30.34 Selecting previously unselected package libdata-messagepack-perl. #9 30.34 Preparing to unpack .../231-libdata-messagepack-perl_1.01-2build1_armhf.deb ... #9 30.34 Unpacking libdata-messagepack-perl (1.01-2build1) ... #9 30.37 Selecting previously unselected package libnet-domain-tld-perl. #9 30.37 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1.1_all.deb ... #9 30.38 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #9 30.41 Selecting previously unselected package libdata-validate-domain-perl. #9 30.41 Preparing to unpack .../233-libdata-validate-domain-perl_0.10-1.1_all.deb ... #9 30.42 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #9 30.44 Selecting previously unselected package libnet-ipv6addr-perl. #9 30.45 Preparing to unpack .../234-libnet-ipv6addr-perl_1.02-1_all.deb ... #9 30.45 Unpacking libnet-ipv6addr-perl (1.02-1) ... #9 30.48 Selecting previously unselected package libnet-netmask-perl. #9 30.48 Preparing to unpack .../235-libnet-netmask-perl_2.0001-1_all.deb ... #9 30.49 Unpacking libnet-netmask-perl (2.0001-1) ... #9 30.52 Selecting previously unselected package libnetaddr-ip-perl. Setting up libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ... Setting up libkrb5-3:armhf (1.17-6ubuntu4.1) ... Setting up libstemmer0d:armhf (0+svn585-2) ... Setting up libmpdec2:armhf (2.4.2-3) ... Setting up glib-networking-common (2.64.2-1ubuntu0.1) ... Setting up openssl (1.1.1f-1ubuntu2.16) ... Setting up libelf1:armhf (0.176-1.1build1) ... Setting up readline-common (8.0-4) ... Setting up iso-codes (4.4-1) ... Setting up libpolkit-gobject-1-0:armhf (0.105-26ubuntu1.3) ... Setting up libgstreamer1.0-0:armhf (1.16.3-0ubuntu1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Setting up pinentry-curses (1.1.0-3build1) ... Setting up glib-networking-services (2.64.2-1ubuntu0.1) ... Setting up libicu66:armhf (66.1-2ubuntu2.1) ... Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Setting up libreadline8:armhf (8.0-4) ... Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ... Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Setting up ca-certificates (20211016~20.04.1) ... #9 30.52 Preparing to unpack .../236-libnetaddr-ip-perl_4.079+dfsg-1build7_armhf.deb ... #9 30.53 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ... #9 30.56 Selecting previously unselected package libdata-validate-ip-perl. #9 30.56 Preparing to unpack .../237-libdata-validate-ip-perl_0.30-1_all.deb ... #9 30.57 Unpacking libdata-validate-ip-perl (0.30-1) ... #9 30.60 Selecting previously unselected package libdata-validate-uri-perl. #9 30.60 Preparing to unpack .../238-libdata-validate-uri-perl_0.07-2_all.deb ... #9 30.60 Unpacking libdata-validate-uri-perl (0.07-2) ... #9 30.63 Selecting previously unselected package libdistro-info-perl. #9 30.63 Preparing to unpack .../239-libdistro-info-perl_1.1build1_all.deb ... #9 30.64 Unpacking libdistro-info-perl (1.1build1) ... #9 30.66 Selecting previously unselected package libemail-address-xs-perl. #9 30.67 Preparing to unpack .../240-libemail-address-xs-perl_1.04-1build6_armhf.deb ... #9 30.67 Unpacking libemail-address-xs-perl (1.04-1build6) ... #9 30.70 Selecting previously unselected package libipc-system-simple-perl. #9 30.70 Preparing to unpack .../241-libipc-system-simple-perl_1.30-1_all.deb ... #9 30.71 Unpacking libipc-system-simple-perl (1.30-1) ... #9 30.74 Selecting previously unselected package libfile-basedir-perl. Updating certificates in /etc/ssl/certs... #9 30.74 Preparing to unpack .../242-libfile-basedir-perl_0.09-1_all.deb ... #9 30.74 Unpacking libfile-basedir-perl (0.09-1) ... #9 30.78 Selecting previously unselected package libfile-chdir-perl. #9 30.78 Preparing to unpack .../243-libfile-chdir-perl_0.1008-1.1_all.deb ... #9 30.79 Unpacking libfile-chdir-perl (0.1008-1.1) ... #9 30.82 Selecting previously unselected package libfile-fcntllock-perl. #9 30.82 Preparing to unpack .../244-libfile-fcntllock-perl_0.22-3build7_armhf.deb ... #9 30.83 Unpacking libfile-fcntllock-perl (0.22-3build7) ... #9 30.86 Selecting previously unselected package libnumber-compare-perl. #9 30.86 Preparing to unpack .../245-libnumber-compare-perl_0.03-2_all.deb ... #9 30.86 Unpacking libnumber-compare-perl (0.03-2) ... #9 30.90 Selecting previously unselected package libtext-glob-perl. #9 30.90 Preparing to unpack .../246-libtext-glob-perl_0.11-2_all.deb ... #9 30.91 Unpacking libtext-glob-perl (0.11-2) ... #9 30.94 Selecting previously unselected package libfile-find-rule-perl. #9 30.94 Preparing to unpack .../247-libfile-find-rule-perl_0.34-1_all.deb ... #9 30.94 Unpacking libfile-find-rule-perl (0.34-1) ... #9 30.97 Selecting previously unselected package libfont-afm-perl. 127 added, 0 removed; done. #9 30.97 Preparing to unpack .../248-libfont-afm-perl_1.20-3_all.deb ... #9 30.98 Unpacking libfont-afm-perl (1.20-3) ... #9 31.01 Selecting previously unselected package libio-string-perl. #9 31.01 Preparing to unpack .../249-libio-string-perl_1.08-3.1_all.deb ... #9 31.01 Unpacking libio-string-perl (1.08-3.1) ... #9 31.04 Selecting previously unselected package libfont-ttf-perl. #9 31.04 Preparing to unpack .../250-libfont-ttf-perl_1.06-1.1_all.deb ... #9 31.05 Unpacking libfont-ttf-perl (1.06-1.1) ... #9 31.14 Selecting previously unselected package libsort-versions-perl. #9 31.14 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ... #9 31.14 Unpacking libsort-versions-perl (1.62-1) ... #9 31.17 Selecting previously unselected package libgit-wrapper-perl. #9 31.17 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ... #9 31.17 Unpacking libgit-wrapper-perl (0.048-1) ... #9 31.20 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 31.21 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #9 31.21 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #9 31.24 Selecting previously unselected package libio-prompter-perl. #9 31.24 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ... #9 31.24 Unpacking libio-prompter-perl (0.004015-1) ... #9 31.27 Selecting previously unselected package libjson-perl. #9 31.28 Preparing to unpack .../255-libjson-perl_4.04000-1_all.deb ... #9 31.28 Unpacking libjson-perl (4.04000-1) ... #9 31.31 Selecting previously unselected package liblog-any-perl. #9 31.31 Preparing to unpack .../256-liblog-any-perl_1.710-1_all.deb ... #9 31.31 Unpacking liblog-any-perl (1.710-1) ... #9 31.34 Selecting previously unselected package liblog-any-adapter-screen-perl. Setting up dbus-user-session (1.12.16-2ubuntu2.2) ... Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.1) ... Setting up gir1.2-glib-2.0:armhf (1.64.1-1~ubuntu20.04.1) ... Setting up libssh-4:armhf (0.9.3-2ubuntu2.2) ... Setting up gpgconf (2.2.19-3ubuntu2.2) ... Setting up libpolkit-agent-1-0:armhf (0.105-26ubuntu1.3) ... Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.5) ... Setting up python3.8 (3.8.10-0ubuntu1~20.04.5) ... #9 31.34 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #9 31.35 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #9 31.37 Selecting previously unselected package libpackage-stash-perl. #9 31.38 Preparing to unpack .../258-libpackage-stash-perl_0.39-1_all.deb ... #9 31.38 Unpacking libpackage-stash-perl (0.39-1) ... #9 31.41 Selecting previously unselected package libsub-identify-perl. #9 31.41 Preparing to unpack .../259-libsub-identify-perl_0.14-1build5_armhf.deb ... #9 31.41 Unpacking libsub-identify-perl (0.14-1build5) ... #9 31.44 Selecting previously unselected package libsub-name-perl. #9 31.44 Preparing to unpack .../260-libsub-name-perl_0.26-1build3_armhf.deb ... #9 31.44 Unpacking libsub-name-perl (0.26-1build3) ... #9 31.47 Selecting previously unselected package libnamespace-clean-perl. #9 31.47 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ... #9 31.47 Unpacking libnamespace-clean-perl (0.27-1) ... #9 31.50 Selecting previously unselected package libpath-tiny-perl. #9 31.50 Preparing to unpack .../262-libpath-tiny-perl_0.122-1_all.deb ... #9 31.50 Unpacking libpath-tiny-perl (0.122-1) ... #9 31.53 Selecting previously unselected package libstrictures-perl. #9 31.53 Preparing to unpack .../263-libstrictures-perl_2.000006-1_all.deb ... #9 31.53 Unpacking libstrictures-perl (2.000006-1) ... #9 31.56 Selecting previously unselected package libtype-tiny-perl. #9 31.56 Preparing to unpack .../264-libtype-tiny-perl_1.012004-1_all.deb ... #9 31.56 Unpacking libtype-tiny-perl (1.012004-1) ... #9 31.60 Selecting previously unselected package libgitlab-api-v4-perl. #9 31.61 Preparing to unpack .../265-libgitlab-api-v4-perl_0.26-1_all.deb ... #9 31.61 Unpacking libgitlab-api-v4-perl (0.26-1) ... #9 31.64 Selecting previously unselected package libhash-fieldhash-perl. #9 31.64 Preparing to unpack .../266-libhash-fieldhash-perl_0.15-1build5_armhf.deb ... #9 31.64 Unpacking libhash-fieldhash-perl (0.15-1build5) ... #9 31.67 Selecting previously unselected package libhtml-form-perl. #9 31.67 Preparing to unpack .../267-libhtml-form-perl_6.07-1_all.deb ... #9 31.68 Unpacking libhtml-form-perl (6.07-1) ... #9 31.70 Selecting previously unselected package libhtml-format-perl. #9 31.70 Preparing to unpack .../268-libhtml-format-perl_2.12-1.1_all.deb ... #9 31.71 Unpacking libhtml-format-perl (2.12-1.1) ... #9 31.73 Selecting previously unselected package libhtml-html5-entities-perl. #9 31.74 Preparing to unpack .../269-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #9 31.74 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #9 31.79 Selecting previously unselected package libhttp-daemon-perl. #9 31.79 Preparing to unpack .../270-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ... #9 31.79 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ... #9 31.82 Selecting previously unselected package libio-interactive-perl. #9 31.82 Preparing to unpack .../271-libio-interactive-perl_1.023-1_all.deb ... #9 31.82 Unpacking libio-interactive-perl (1.023-1) ... #9 31.84 Selecting previously unselected package libio-prompt-tiny-perl. #9 31.85 Preparing to unpack .../272-libio-prompt-tiny-perl_0.003-1_all.deb ... #9 31.85 Unpacking libio-prompt-tiny-perl (0.003-1) ... #9 31.87 Selecting previously unselected package libtypes-serialiser-perl. #9 31.88 Preparing to unpack .../273-libtypes-serialiser-perl_1.01-1_all.deb ... #9 31.88 Unpacking libtypes-serialiser-perl (1.01-1) ... #9 31.91 Selecting previously unselected package libjson-xs-perl. Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.4) ... Setting up policykit-1 (0.105-26ubuntu1.3) ... Setting up gpg (2.2.19-3ubuntu2.2) ... #9 31.91 Preparing to unpack .../274-libjson-xs-perl_4.030-1build3_armhf.deb ... #9 31.91 Unpacking libjson-xs-perl (4.030-1build3) ... #9 31.94 Selecting previously unselected package libjson-maybexs-perl. #9 31.94 Preparing to unpack .../275-libjson-maybexs-perl_1.004003-1_all.deb ... #9 31.95 Unpacking libjson-maybexs-perl (1.004003-1) ... #9 31.97 Selecting previously unselected package libldap-common. #9 31.97 Preparing to unpack .../276-libldap-common_2.5.12+dfsg-0ubuntu0.22.04.1_all.deb ... #9 31.98 Unpacking libldap-common (2.5.12+dfsg-0ubuntu0.22.04.1) ... #9 32.00 Selecting previously unselected package liblist-compare-perl. #9 32.00 Preparing to unpack .../277-liblist-compare-perl_0.55-1_all.deb ... #9 32.01 Unpacking liblist-compare-perl (0.55-1) ... #9 32.04 Selecting previously unselected package liblist-someutils-perl. #9 32.04 Preparing to unpack .../278-liblist-someutils-perl_0.58-1_all.deb ... #9 32.04 Unpacking liblist-someutils-perl (0.58-1) ... #9 32.07 Selecting previously unselected package liblist-someutils-xs-perl. #9 32.07 Preparing to unpack .../279-liblist-someutils-xs-perl_0.58-2build3_armhf.deb ... #9 32.07 Unpacking liblist-someutils-xs-perl (0.58-2build3) ... #9 32.10 Selecting previously unselected package liblist-utilsby-perl. #9 32.10 Preparing to unpack .../280-liblist-utilsby-perl_0.11-1_all.deb ... #9 32.10 Unpacking liblist-utilsby-perl (0.11-1) ... #9 32.13 Selecting previously unselected package libltdl7:armhf. #9 32.13 Preparing to unpack .../281-libltdl7_2.4.6-15build2_armhf.deb ... #9 32.14 Unpacking libltdl7:armhf (2.4.6-15build2) ... #9 32.16 Selecting previously unselected package libltdl-dev:armhf. #9 32.16 Preparing to unpack .../282-libltdl-dev_2.4.6-15build2_armhf.deb ... #9 32.17 Unpacking libltdl-dev:armhf (2.4.6-15build2) ... #9 32.21 Selecting previously unselected package liblzo2-2:armhf. #9 32.21 Preparing to unpack .../283-liblzo2-2_2.10-2build3_armhf.deb ... #9 32.21 Unpacking liblzo2-2:armhf (2.10-2build3) ... #9 32.24 Selecting previously unselected package libsys-hostname-long-perl. Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ... Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... Setting up gpg-agent (2.2.19-3ubuntu2.2) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. #9 32.24 Preparing to unpack .../284-libsys-hostname-long-perl_1.5-2_all.deb ... #9 32.24 Unpacking libsys-hostname-long-perl (1.5-2) ... #9 32.27 Selecting previously unselected package libmail-sendmail-perl. #9 32.27 Preparing to unpack .../285-libmail-sendmail-perl_0.80-1.1_all.deb ... #9 32.28 Unpacking libmail-sendmail-perl (0.80-1.1) ... #9 32.31 Selecting previously unselected package libnet-smtp-ssl-perl. #9 32.31 Preparing to unpack .../286-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 32.31 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 32.34 Selecting previously unselected package libmailtools-perl. #9 32.34 Preparing to unpack .../287-libmailtools-perl_2.21-1_all.deb ... #9 32.35 Unpacking libmailtools-perl (2.21-1) ... #9 32.39 Selecting previously unselected package libmarkdown2:armhf. #9 32.40 Preparing to unpack .../288-libmarkdown2_2.2.7-2_armhf.deb ... #9 32.40 Unpacking libmarkdown2:armhf (2.2.7-2) ... #9 32.43 Selecting previously unselected package libmath-base85-perl. #9 32.43 Preparing to unpack .../289-libmath-base85-perl_0.5+dfsg-1_all.deb ... #9 32.44 Unpacking libmath-base85-perl (0.5+dfsg-1) ... #9 32.47 Selecting previously unselected package libmoox-aliases-perl. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Setting up gpgsm (2.2.19-3ubuntu2.2) ... Setting up dconf-service (0.36.0-1) ... Setting up python3 (3.8.2-0ubuntu2) ... #9 32.47 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ... #9 32.48 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #9 32.51 Selecting previously unselected package libnamespace-autoclean-perl. #9 32.51 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ... #9 32.52 Unpacking libnamespace-autoclean-perl (0.29-1) ... #9 32.55 Selecting previously unselected package libobject-id-perl. #9 32.56 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #9 32.56 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 32.59 Selecting previously unselected package libmoox-struct-perl. #9 32.59 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ... #9 32.59 Unpacking libmoox-struct-perl (0.020-1) ... #9 32.62 Selecting previously unselected package libmouse-perl. #9 32.62 Preparing to unpack .../294-libmouse-perl_2.5.10-1build4_armhf.deb ... #9 32.63 Unpacking libmouse-perl (2.5.10-1build4) ... #9 32.66 Selecting previously unselected package libpackage-stash-xs-perl. #9 32.66 Preparing to unpack .../295-libpackage-stash-xs-perl_0.29-1build5_armhf.deb ... #9 32.66 Unpacking libpackage-stash-xs-perl (0.29-1build5) ... #9 32.69 Selecting previously unselected package libpath-iterator-rule-perl. Setting up python3-six (1.14.0-2) ... Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... Setting up python3-certifi (2019.11.28-1) ... #9 32.69 Preparing to unpack .../296-libpath-iterator-rule-perl_1.015-1_all.deb ... #9 32.69 Unpacking libpath-iterator-rule-perl (1.015-1) ... #9 32.73 Selecting previously unselected package libperlio-gzip-perl. #9 32.73 Preparing to unpack .../297-libperlio-gzip-perl_0.19-1build8_armhf.deb ... #9 32.73 Unpacking libperlio-gzip-perl (0.19-1build8) ... #9 32.76 Selecting previously unselected package libperlio-utf8-strict-perl. #9 32.77 Preparing to unpack .../298-libperlio-utf8-strict-perl_0.009-1build1_armhf.deb ... #9 32.77 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ... #9 32.80 Selecting previously unselected package libpod-parser-perl. #9 32.81 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ... #9 32.82 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #9 32.83 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #9 32.83 Unpacking libpod-parser-perl (1.63-2) ... #9 32.86 Selecting previously unselected package libpod-constants-perl. #9 32.86 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ... #9 32.87 Unpacking libpod-constants-perl (0.19-2) ... #9 32.89 Selecting previously unselected package libproc-processtable-perl:armhf. #9 32.89 Preparing to unpack .../301-libproc-processtable-perl_0.634-1build1_armhf.deb ... #9 32.90 Unpacking libproc-processtable-perl:armhf (0.634-1build1) ... #9 32.93 Selecting previously unselected package libre2-9:armhf. Setting up python3-gi (3.36.0-1) ... Setting up python3-idna (2.8-1) ... #9 32.93 Preparing to unpack .../302-libre2-9_20220201+dfsg-1_armhf.deb ... #9 32.94 Unpacking libre2-9:armhf (20220201+dfsg-1) ... #9 32.96 Selecting previously unselected package libre-engine-re2-perl:armhf. #9 32.97 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build2_armhf.deb ... #9 32.97 Unpacking libre-engine-re2-perl:armhf (0.14-1build2) ... #9 32.99 Selecting previously unselected package libreadonly-perl. #9 33.00 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ... #9 33.00 Unpacking libreadonly-perl (2.050-3) ... #9 33.03 Selecting previously unselected package libref-util-perl. #9 33.03 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ... #9 33.03 Unpacking libref-util-perl (0.204-1) ... #9 33.06 Selecting previously unselected package libref-util-xs-perl. #9 33.06 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build5_armhf.deb ... #9 33.06 Unpacking libref-util-xs-perl (0.117-1build5) ... #9 33.09 Selecting previously unselected package libregexp-pattern-license-perl. #9 33.09 Preparing to unpack .../307-libregexp-pattern-license-perl_3.9.3-1_all.deb ... #9 33.09 Unpacking libregexp-pattern-license-perl (3.9.3-1) ... #9 33.12 Selecting previously unselected package libregexp-pattern-perl. #9 33.12 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ... #9 33.12 Unpacking libregexp-pattern-perl (0.2.14-1) ... #9 33.15 Selecting previously unselected package libsasl2-modules:armhf. #9 33.16 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg2-3ubuntu1_armhf.deb ... #9 33.16 Unpacking libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1) ... #9 33.19 Selecting previously unselected package libsereal-decoder-perl. #9 33.19 Preparing to unpack .../310-libsereal-decoder-perl_4.023+ds-1_armhf.deb ... #9 33.19 Unpacking libsereal-decoder-perl (4.023+ds-1) ... #9 33.22 Selecting previously unselected package libsereal-encoder-perl:armhf. #9 33.22 Preparing to unpack .../311-libsereal-encoder-perl_4.023+ds-1_armhf.deb ... #9 33.23 Unpacking libsereal-encoder-perl:armhf (4.023+ds-1) ... #9 33.26 Selecting previously unselected package libset-intspan-perl. Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 33.26 Preparing to unpack .../312-libset-intspan-perl_1.19-2_all.deb ... #9 33.26 Unpacking libset-intspan-perl (1.19-2) ... #9 33.29 Selecting previously unselected package libsocket6-perl. #9 33.29 Preparing to unpack .../313-libsocket6-perl_0.29-1build4_armhf.deb ... #9 33.29 Unpacking libsocket6-perl (0.29-1build4) ... #9 33.32 Selecting previously unselected package libstring-copyright-perl. #9 33.32 Preparing to unpack .../314-libstring-copyright-perl_0.003012-1_all.deb ... #9 33.32 Unpacking libstring-copyright-perl (0.003012-1) ... #9 33.35 Selecting previously unselected package libstring-escape-perl. #9 33.35 Preparing to unpack .../315-libstring-escape-perl_2010.002-2_all.deb ... #9 33.35 Unpacking libstring-escape-perl (2010.002-2) ... #9 33.38 Selecting previously unselected package libstring-shellquote-perl. #9 33.38 Preparing to unpack .../316-libstring-shellquote-perl_1.04-1_all.deb ... #9 33.38 Unpacking libstring-shellquote-perl (1.04-1) ... #9 33.41 Selecting previously unselected package libxs-parse-keyword-perl. #9 33.41 Preparing to unpack .../317-libxs-parse-keyword-perl_0.21-1build1_armhf.deb ... #9 33.41 Unpacking libxs-parse-keyword-perl (0.21-1build1) ... #9 33.44 Selecting previously unselected package libsyntax-keyword-try-perl. #9 33.44 Preparing to unpack .../318-libsyntax-keyword-try-perl_0.26-1build1_armhf.deb ... #9 33.44 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ... #9 33.47 Selecting previously unselected package libterm-readkey-perl. #9 33.47 Preparing to unpack .../319-libterm-readkey-perl_2.38-1build4_armhf.deb ... #9 33.47 Unpacking libterm-readkey-perl (2.38-1build4) ... #9 33.50 Selecting previously unselected package libtext-levenshteinxs-perl. Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... Setting up lsb-release (11.1.0ubuntu2) ... Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Setting up python3-pkg-resources (45.2.0-1) ... #9 33.50 Preparing to unpack .../320-libtext-levenshteinxs-perl_0.03-4build10_armhf.deb ... #9 33.50 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ... #9 33.53 Selecting previously unselected package libtext-markdown-discount-perl:armhf. #9 33.53 Preparing to unpack .../321-libtext-markdown-discount-perl_0.13-1build1_armhf.deb ... #9 33.53 Unpacking libtext-markdown-discount-perl:armhf (0.13-1build1) ... #9 33.56 Selecting previously unselected package libtext-xslate-perl:armhf. #9 33.56 Preparing to unpack .../322-libtext-xslate-perl_3.5.9-1build1_armhf.deb ... #9 33.56 Unpacking libtext-xslate-perl:armhf (3.5.9-1build1) ... #9 33.59 Selecting previously unselected package libtime-duration-perl. #9 33.59 Preparing to unpack .../323-libtime-duration-perl_1.21-1_all.deb ... #9 33.60 Unpacking libtime-duration-perl (1.21-1) ... #9 33.62 Selecting previously unselected package libtime-moment-perl. #9 33.62 Preparing to unpack .../324-libtime-moment-perl_0.44-1build6_armhf.deb ... #9 33.63 Unpacking libtime-moment-perl (0.44-1build6) ... #9 33.65 Selecting previously unselected package libtype-tiny-xs-perl. #9 33.66 Preparing to unpack .../325-libtype-tiny-xs-perl_0.022-1build2_armhf.deb ... #9 33.66 Unpacking libtype-tiny-xs-perl (0.022-1build2) ... #9 33.69 Selecting previously unselected package libunicode-utf8-perl. #9 33.69 Preparing to unpack .../326-libunicode-utf8-perl_0.62-1build4_armhf.deb ... #9 33.69 Unpacking libunicode-utf8-perl (0.62-1build4) ... #9 33.72 Selecting previously unselected package libxml-namespacesupport-perl. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.changes Setting up python3-dbus (1.2.16-1build1) ... Setting up dconf-gsettings-backend:armhf (0.36.0-1) ... Setting up python3-apt (2.0.0ubuntu0.20.04.7) ... #9 33.72 Preparing to unpack .../327-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #9 33.72 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #9 33.75 Selecting previously unselected package libxml-sax-base-perl. #9 33.75 Preparing to unpack .../328-libxml-sax-base-perl_1.09-1.1_all.deb ... #9 33.75 Unpacking libxml-sax-base-perl (1.09-1.1) ... #9 33.79 Selecting previously unselected package libxml-sax-perl. #9 33.79 Preparing to unpack .../329-libxml-sax-perl_1.02+dfsg-3_all.deb ... #9 33.79 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #9 33.83 Selecting previously unselected package libxml-libxml-perl. #9 33.83 Preparing to unpack .../330-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_armhf.deb ... #9 33.83 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #9 33.87 Selecting previously unselected package libxml-parser-perl:armhf. #9 33.87 Preparing to unpack .../331-libxml-parser-perl_2.46-3build1_armhf.deb ... #9 33.87 Unpacking libxml-parser-perl:armhf (2.46-3build1) ... #9 33.90 Selecting previously unselected package libxml-sax-expat-perl. #9 33.91 Preparing to unpack .../332-libxml-sax-expat-perl_0.51-1_all.deb ... #9 33.91 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 33.93 Selecting previously unselected package libyaml-libyaml-perl. #9 33.94 Preparing to unpack .../333-libyaml-libyaml-perl_0.83+ds-1build1_armhf.deb ... #9 33.94 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ... #9 33.97 Selecting previously unselected package licensecheck. #9 33.97 Preparing to unpack .../334-licensecheck_3.2.14-2_all.deb ... #9 33.97 Unpacking licensecheck (3.2.14-2) ... #9 34.04 Selecting previously unselected package libdevel-size-perl. dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build build-deb Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Setting up python3-chardet (3.0.4-4build1) ... #9 34.04 Preparing to unpack .../335-libdevel-size-perl_0.83-1build4_armhf.deb ... #9 34.05 Unpacking libdevel-size-perl (0.83-1build4) ... #9 34.07 Selecting previously unselected package libipc-run3-perl. #9 34.07 Preparing to unpack .../336-libipc-run3-perl_0.048-2_all.deb ... #9 34.08 Unpacking libipc-run3-perl (0.048-2) ... #9 34.11 Selecting previously unselected package lzip. #9 34.11 Preparing to unpack .../337-lzip_1.23-1_armhf.deb ... #9 34.12 Unpacking lzip (1.23-1) ... #9 34.14 Selecting previously unselected package lzop. #9 34.14 Preparing to unpack .../338-lzop_1.04-2build2_armhf.deb ... #9 34.15 Unpacking lzop (1.04-2build2) ... #9 34.17 Selecting previously unselected package t1utils. #9 34.17 Preparing to unpack .../339-t1utils_1.41-4build2_armhf.deb ... #9 34.17 Unpacking t1utils (1.41-4build2) ... #9 34.21 Selecting previously unselected package unzip. #9 34.21 Preparing to unpack .../340-unzip_6.0-26ubuntu3_armhf.deb ... #9 34.21 Unpacking unzip (6.0-26ubuntu3) ... #9 34.25 Selecting previously unselected package lintian. dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb /root/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb' copied '/root/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb' removed '/root/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb' Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1) ... Setting up python3-software-properties (0.99.9.8) ... Setting up python3-requests (2.22.0-2ubuntu1) ... #9 34.25 Preparing to unpack .../341-lintian_2.114.0ubuntu1.1_all.deb ... #9 34.25 Unpacking lintian (2.114.0ubuntu1.1) ... #9 34.49 Selecting previously unselected package manpages-dev. #9 34.50 Preparing to unpack .../342-manpages-dev_5.10-1ubuntu1_all.deb ... #9 34.50 Unpacking manpages-dev (5.10-1ubuntu1) ... Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ... Setting up python3-requests-unixsocket (0.2.0-2) ... Setting up dirmngr (2.2.19-3ubuntu2.2) ... #9 34.74 Selecting previously unselected package python3-certifi. #9 34.74 Preparing to unpack .../343-python3-certifi_2020.6.20-1_all.deb ... #9 34.74 Unpacking python3-certifi (2020.6.20-1) ... #9 34.78 Selecting previously unselected package python3-idna. Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up libcurl4:armhf (7.68.0-1ubuntu2.12) ... Setting up curl (7.68.0-1ubuntu2.12) ... Setting up glib-networking:armhf (2.64.2-1ubuntu0.1) ... Setting up libsoup2.4-1:armhf (2.70.0-1) ... Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... Setting up libappstream4:armhf (0.12.10-2) ... Setting up gnupg (2.2.19-3ubuntu2.2) ... Setting up packagekit (1.1.13-2ubuntu1.1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory #9 34.79 Preparing to unpack .../344-python3-idna_3.3-1_all.deb ... #9 34.80 Unpacking python3-idna (3.3-1) ... #9 34.83 Selecting previously unselected package python3-six. #9 34.84 Preparing to unpack .../345-python3-six_1.16.0-3ubuntu1_all.deb ... #9 34.84 Unpacking python3-six (1.16.0-3ubuntu1) ... #9 34.87 Selecting previously unselected package python3-urllib3. #9 34.87 Preparing to unpack .../346-python3-urllib3_1.26.5-1~exp1_all.deb ... #9 34.87 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #9 34.92 Selecting previously unselected package python3-requests. #9 34.92 Preparing to unpack .../347-python3-requests_2.25.1+dfsg-2_all.deb ... #9 34.92 Unpacking python3-requests (2.25.1+dfsg-2) ... #9 34.96 Selecting previously unselected package python3-unidiff. #9 34.96 Preparing to unpack .../348-python3-unidiff_0.5.5-2_all.deb ... #9 34.96 Unpacking python3-unidiff (0.5.5-2) ... #9 35.00 Selecting previously unselected package python3-xdg. #9 35.00 Preparing to unpack .../349-python3-xdg_0.27-2_all.deb ... #9 35.00 Unpacking python3-xdg (0.27-2) ... #9 35.04 Selecting previously unselected package equivs. Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up gnupg2 (2.2.19-3ubuntu2.2) ... Setting up software-properties-common (0.99.9.8) ... Processing triggers for systemd (245.4-4ubuntu3.17) ... Processing triggers for libc-bin (2.31-0ubuntu9.9) ... Processing triggers for ca-certificates (20211016~20.04.1) ... #9 35.04 Preparing to unpack .../350-equivs_2.3.1_all.deb ... #9 35.04 Unpacking equivs (2.3.1) ... #9 35.07 Selecting previously unselected package libauthen-sasl-perl. #9 35.08 Preparing to unpack .../351-libauthen-sasl-perl_2.1600-1.1_all.deb ... #9 35.08 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #9 35.12 Selecting previously unselected package python3-magic. #9 35.12 Preparing to unpack .../352-python3-magic_2%3a0.4.24-2_all.deb ... #9 35.13 Unpacking python3-magic (2:0.4.24-2) ... #9 35.19 Setting up libksba8:armhf (1.6.0-2build1) ... #9 35.21 Setting up media-types (7.0.0) ... #9 35.22 Setting up libpipeline1:armhf (1.5.5-1) ... #9 35.24 Setting up wdiff (1.2.2-2build3) ... #9 35.25 Setting up gcc-11-base:armhf (11.2.0-19ubuntu1) ... #9 35.26 Setting up libxau6:armhf (1:1.0.9-1build5) ... #9 35.27 Setting up libre2-9:armhf (20220201+dfsg-1) ... #9 35.28 Setting up lto-disabled-list (24) ... #9 35.29 Setting up libpsl5:armhf (0.21.0-1.2build2) ... #9 35.31 Setting up bsdextrautils (2.37.2-4ubuntu3) ... #9 35.32 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #9 35.32 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 #9 35.33 Setting up libtext-glob-perl (0.11-2) ... #9 35.34 Setting up libmagic-mgc (1:5.41-3) ... #9 35.35 Setting up libyaml-0-2:armhf (0.2.2-1build2) ... #9 35.37 Setting up distro-info-data (0.52ubuntu0.1) ... #9 35.38 Setting up manpages (5.10-1ubuntu1) ... #9 35.39 Setting up unzip (6.0-26ubuntu3) ... #9 35.40 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ... Updating certificates in /etc/ssl/certs... #9 35.41 Setting up libbrotli1:armhf (1.0.9-2build6) ... #9 35.43 Setting up libsqlite3-0:armhf (3.37.2-2) ... #9 35.44 Setting up libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1) ... #9 35.45 Setting up binutils-common:armhf (2.38-3ubuntu1) ... #9 35.47 Setting up libnghttp2-14:armhf (1.43.0-1build3) ... #9 35.48 Setting up libmagic1:armhf (1:5.41-3) ... #9 35.49 Setting up libdeflate0:armhf (1.10-2) ... #9 35.50 Setting up less (590-1build1) ... #9 35.52 Setting up perl-openssl-defaults:armhf (5build2) ... #9 35.53 Setting up linux-libc-dev:armhf (5.15.0-43.46) ... #9 35.55 Setting up libctf-nobfd0:armhf (2.38-3ubuntu1) ... #9 35.56 Setting up gettext-base (0.21-4ubuntu4) ... #9 35.57 Setting up liblzo2-2:armhf (2.10-2build3) ... #9 35.58 Setting up libnpth0:armhf (1.6-3build2) ... #9 35.59 Setting up file (1:5.41-3) ... #9 35.60 Setting up libassuan0:armhf (2.5.5-1build1) ... #9 35.61 Setting up libgomp1:armhf (12-20220319-1ubuntu1) ... + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.9.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o bin/docker-compose ./cmd 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.16-2ubuntu2.2) ... ++ source /etc/os-release +++ NAME=Ubuntu +++ VERSION='20.04.4 LTS (Focal Fossa)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 20.04.4 LTS' +++ VERSION_ID=20.04 +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ VERSION_CODENAME=focal +++ UBUNTU_CODENAME=focal ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=focal + '[' focal = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu Clearing symlinks in /etc/ssl/certs... #9 35.63 Setting up perl-modules-5.34 (5.34.0-3ubuntu1) ... #9 35.63 Setting up bzip2 (1.0.8-5build1) ... #9 35.64 Setting up libldap-common (2.5.12+dfsg-0ubuntu0.22.04.1) ... #9 35.66 Setting up libjbig0:armhf (2.1-3.1build3) ... #9 35.67 Setting up libfakeroot:armhf (1.28-1ubuntu1) ... #9 35.68 Setting up libasan6:armhf (11.2.0-19ubuntu1) ... #9 35.69 Setting up libnumber-compare-perl (0.03-2) ... #9 35.70 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1) ... #9 35.72 Setting up fakeroot (1.28-1ubuntu1) ... #9 35.72 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 35.72 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 #9 35.72 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 #9 35.72 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 #9 35.72 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 #9 35.72 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 #9 35.72 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 #9 35.72 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 #9 35.72 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 #9 35.73 Setting up autotools-dev (20220109.1) ... #9 35.74 Setting up libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ... #9 35.76 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #9 35.77 Setting up libx11-data (2:1.7.5-1) ... #9 35.78 Setting up make (4.3-4.1build1) ... #9 35.79 Setting up libmpfr6:armhf (4.1.0-3build3) ... #9 35.80 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... #9 35.81 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... #9 35.82 Setting up lzip (1.23-1) ... done. Updating certificates in /etc/ssl/certs... Public key for selinux-policy-3.13.1-268.el7_9.2.noarch.rpm is not installed #9 35.83 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode #9 35.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist #9 35.84 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode #9 35.84 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist #9 35.84 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode #9 35.84 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist #9 35.85 Setting up strace (5.16-0ubuntu3) ... #9 35.86 Setting up libsigsegv2:armhf (2.13-1ubuntu3) ... #9 35.88 Setting up xz-utils (5.2.5-2ubuntu1) ... #9 35.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 35.89 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 #9 35.89 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 #9 35.89 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 #9 35.89 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 #9 35.89 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 #9 35.89 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 #9 35.89 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 #9 35.89 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 #9 35.89 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 #9 35.89 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 #9 35.90 Setting up t1utils (1.41-4build2) ... #9 35.91 Setting up diffstat (1.64-1build2) ... #9 35.93 Setting up libpng16-16:armhf (1.6.37-3build5) ... #9 36.24 Setting up libmpc3:armhf (1.2.1-2build1) ... #9 36.26 Setting up libatomic1:armhf (12-20220319-1ubuntu1) ... #9 36.27 Setting up patch (2.7.6-7build2) ... #9 36.28 Setting up autopoint (0.21-4ubuntu4) ... #9 36.29 Setting up fonts-dejavu-core (2.37-2build1) ... #9 36.35 Setting up ucf (3.0043) ... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 127 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Warning: apt-key output should not be parsed (stdout is not a terminal) #9 36.44 Setting up libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ... #9 36.45 Setting up libltdl7:armhf (2.4.6-15build2) ... #9 36.47 Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1) ... #9 36.48 Setting up libssh-4:armhf (0.9.6-2build1) ... #9 36.49 Setting up libwebp7:armhf (1.2.2-2) ... #9 36.50 Setting up libubsan1:armhf (12-20220319-1ubuntu1) ... #9 36.52 Setting up libgcc-11-dev:armhf (11.2.0-19ubuntu1) ... #9 36.54 Setting up libmd0:armhf (1.0.4-1build1) ... #9 36.55 Setting up python-apt-common (2.3.0ubuntu2.1) ... #9 36.56 Setting up libnsl-dev:armhf (1.3.0-2build2) ... #9 36.57 Setting up libcrypt-dev:armhf (1:4.4.27-1) ... #9 36.58 Setting up libuchardet0:armhf (0.0.7-1build2) ... #9 36.60 Setting up lzop (1.04-2build2) ... #9 36.61 Setting up libmpdec3:armhf (2.5.1-2build2) ... #9 36.67 Setting up git-man (1:2.34.1-1ubuntu1.4) ... OK + '[' focal = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu focal test' + apt-get update #9 36.68 Setting up netbase (6.3) ... #9 36.71 Setting up libbinutils:armhf (2.38-3ubuntu1) ... #9 36.72 Setting up libfido2-1:armhf (1.10.0-1) ... #9 36.73 Setting up libisl23:armhf (0.24-2build1) ... #9 36.74 Setting up libc-dev-bin (2.35-0ubuntu3.1) ... #9 36.75 Setting up openssl (3.0.2-0ubuntu1.6) ... #9 36.76 Setting up libbsd0:armhf (0.11.5-1) ... #9 36.77 Setting up libelf1:armhf (0.186-1build1) ... #9 36.79 Setting up readline-common (8.1.2-1) ... #9 36.80 Setting up publicsuffix (20211207.1025-1) ... #9 36.81 Setting up zstd (1.4.8+dfsg-3build1) ... #9 36.82 Setting up libmarkdown2:armhf (2.2.7-2) ... #9 36.83 Setting up libcc1-0:armhf (12-20220319-1ubuntu1) ... #9 36.84 Setting up iso-codes (4.9.0-1) ... #9 36.85 Setting up liblocale-gettext-perl (1.07-4build3) ... #9 36.86 Setting up dctrl-tools (2.24-3build2) ... #9 36.87 Setting up libgdbm6:armhf (1.23-1) ... #9 36.89 Setting up libicu70:armhf (70.1-2) ... -------------------------------------------------------------------------------- Total 1.5 MB/s | 44 MB 00:29 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Importing GPG key 0xF4A80EB5: Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Retrieving key from https://download.docker.com/linux/centos/gpg Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB] Get:2 https://download.docker.com/linux/ubuntu focal/test armhf Packages [10.6 kB] #9 36.90 Setting up libctf0:armhf (2.38-3ubuntu1) ... #9 36.91 Setting up libjpeg8:armhf (8c-2ubuntu10) ... #9 36.92 Setting up pinentry-curses (1.1.1-1build2) ... #9 36.93 Setting up cpp-11 (11.2.0-19ubuntu1) ... #9 36.94 Setting up manpages-dev (5.10-1ubuntu1) ... #9 36.95 Setting up libdw1:armhf (0.186-1build1) ... #9 36.96 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ... #9 36.97 Setting up libxcb1:armhf (1.14-3ubuntu3) ... #9 36.98 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... #9 37.14 Setting up libedit2:armhf (3.1-20210910-1build1) ... #9 37.15 Setting up libreadline8:armhf (8.1.2-1) ... Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease #9 37.16 Setting up m4 (1.4.18-5ubuntu2) ... #9 37.17 Setting up libldap-2.5-0:armhf (2.5.12+dfsg-0ubuntu0.22.04.1) ... #9 37.18 Setting up libpython3.10-stdlib:armhf (3.10.4-3ubuntu0.1) ... #9 37.19 Setting up ca-certificates (20211016) ... Fetched 68.2 kB in 1s (90.7 kB/s) docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic" #9 37.52 Updating certificates in /etc/ssl/certs... make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi PASS: docker-scan version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info #9 37.95 127 added, 0 removed; done. #9 38.01 Setting up libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.1) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh #9 38.02 Setting up libgdbm-compat4:armhf (1.23-1) ... #9 38.03 Setting up dwz (0.14-1build2) ... #9 38.04 Setting up groff-base (1.22.4-8build1) ... #9 38.06 Setting up cpp (4:11.2.0-1ubuntu1) ... #9 38.08 Setting up gpgconf (2.2.27-3ubuntu2.1) ... #9 38.09 Setting up debugedit (1:5.0-4build1) ... #9 38.10 Setting up libcurl4:armhf (7.81.0-1ubuntu1.3) ... #9 38.11 Setting up libc6-dev:armhf (2.35-0ubuntu3.1) ... #9 38.12 Setting up libx11-6:armhf (2:1.7.5-1) ... #9 38.13 Setting up libtiff5:armhf (4.3.0-6) ... #9 38.15 Setting up curl (7.81.0-1ubuntu1.3) ... #9 38.16 Setting up libfontconfig1:armhf (2.13.1-4.2ubuntu5) ... #9 38.17 Setting up binutils-arm-linux-gnueabihf (2.38-3ubuntu1) ... #9 38.18 Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.1) ... #9 38.19 Setting up libxmuu1:armhf (2:1.1.3-3) ... #9 38.20 Setting up gpg (2.2.27-3ubuntu2.1) ... #9 38.21 Setting up libpython3-stdlib:armhf (3.10.4-0ubuntu2) ... #9 38.23 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... #9 38.24 Setting up libperl5.34:armhf (5.34.0-3ubuntu1) ... #9 38.25 Setting up gettext (0.21-4ubuntu4) ... #9 38.27 Setting up gpg-agent (2.2.27-3ubuntu2.1) ... + make IMAGE=ubuntu:bionic verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:bionic ./verify Unable to find image 'ubuntu:bionic' locally bionic: Pulling from library/ubuntu Reading package lists... ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb' ++ echo 'deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb Selecting previously unselected package docker-compose-plugin. (Reading database ... 10398 files and directories currently installed.) Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb ... Unpacking docker-compose-plugin (2.9.0~ubuntu-focal) ... #9 38.74 Setting up python3.10 (3.10.4-3ubuntu0.1) ... d2f2687beb6d: Already exists Digest: sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 Status: Downloaded newer image for ubuntu:bionic Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... + verify + dpkg --version + verify_deb + apt-get update #9 39.50 Setting up libxpm4:armhf (1:3.5.12-1build2) ... #9 39.51 Setting up openssh-client (1:8.9p1-3) ... #9 39.58 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #9 39.58 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist #9 39.58 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #9 39.58 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist #9 39.59 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #9 39.59 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist #9 39.60 Setting up gpgsm (2.2.27-3ubuntu2.1) ... #9 39.61 Setting up libxext6:armhf (2:1.3.4-1build1) ... #9 39.62 Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.3) ... #9 39.64 Setting up python3 (3.10.4-0ubuntu2) ... Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] #9 39.93 Setting up binutils (2.38-3ubuntu1) ... #9 39.94 Setting up python3-xdg (0.27-2) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb ... Unpacking docker-buildx-plugin (0.8.2~ubuntu-focal) ... Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] #9 40.09 Setting up man-db (2.10.2-1) ... #9 40.20 Building database of manual pages ... Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] #9 40.44 Setting up libgpgme11:armhf (1.16.0-1.2ubuntu4) ... #9 40.45 Setting up python3-six (1.16.0-3ubuntu1) ... #9 40.57 Setting up dirmngr (2.2.27-3ubuntu2.1) ... Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] #9 40.71 Setting up perl (5.34.0-3ubuntu1) ... #9 40.72 Setting up libpackage-stash-xs-perl (0.29-1build5) ... #9 40.73 Setting up libclass-data-inheritable-perl (0.08-3) ... #9 40.74 Setting up libxs-parse-keyword-perl (0.21-1build1) ... #9 40.75 Setting up python3-gpg (1.16.0-1.2ubuntu4) ... #9 40.92 Setting up libdata-dump-perl (1.25-1) ... #9 40.93 Setting up python3-certifi (2020.6.20-1) ... #9 41.05 Setting up libfile-find-rule-perl (0.34-1) ... #9 41.06 Setting up libref-util-perl (0.204-1) ... #9 41.07 Setting up libipc-system-simple-perl (1.30-1) ... #9 41.08 Setting up libnet-domain-tld-perl (1.75-1.1) ... #9 41.09 Setting up libperlio-utf8-strict-perl (0.009-1build1) ... #9 41.10 Setting up libsocket6-perl (0.29-1build4) ... #9 41.11 Setting up libio-prompt-tiny-perl (0.003-1) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... #9 41.12 Setting up libhash-fieldhash-perl (0.15-1build5) ... #9 41.14 Setting up libgd3:armhf (2.3.0-2ubuntu2) ... #9 41.15 Setting up libvariable-magic-perl (0.62-1build5) ... #9 41.16 Setting up python3-idna (3.3-1) ... #9 41.36 Setting up libio-html-perl (1.004-2) ... #9 41.37 Setting up libpod-parser-perl (1.63-2) ... #9 41.39 Setting up libb-hooks-op-check-perl (0.22-1build5) ... #9 41.40 Setting up liblist-moreutils-xs-perl (0.430-2build2) ... #9 41.42 Setting up libparams-util-perl (1.102-1build3) ... #9 41.43 Setting up libdpkg-perl (1.21.1ubuntu2.1) ... #9 41.44 Setting up libtime-duration-perl (1.21-1) ... #9 41.46 Setting up autoconf (2.71-2) ... #9 41.47 Setting up python3-urllib3 (1.26.5-1~exp1) ... Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1997 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [2059 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [5451 B] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5351 B] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [12.5 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [12.2 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2761 B] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [4778 B] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1618 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1362 kB] Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... #9 41.68 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 41.69 Setting up libarray-intspan-perl (2.004-1) ... #9 41.70 Setting up libcapture-tiny-perl (0.48-1) ... #9 41.72 Setting up libtimedate-perl (2.3300-2) ... #9 41.73 Setting up libstdc++-11-dev:armhf (11.2.0-19ubuntu1) ... #9 41.74 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... #9 41.76 Setting up libsub-name-perl (0.26-1build3) ... #9 41.77 Setting up libtype-tiny-xs-perl (0.022-1build2) ... #9 41.79 Setting up libsyntax-keyword-try-perl (0.26-1build1) ... #9 41.80 Setting up libdata-validate-domain-perl (0.10-1.1) ... #9 41.81 Setting up libproc-processtable-perl:armhf (0.634-1build1) ... #9 41.83 Setting up libfile-chdir-perl (0.1008-1.1) ... #9 41.84 Setting up gcc-11 (11.2.0-19ubuntu1) ... #9 41.85 Setting up xauth (1:1.1-1build2) ... #9 41.86 Setting up libpath-tiny-perl (0.122-1) ... #9 41.87 Setting up libarchive-cpio-perl (0.10-1.1) ... #9 41.88 Setting up libjson-perl (4.04000-1) ... #9 41.90 Setting up libipc-run3-perl (0.048-2) ... #9 41.91 Setting up libsub-override-perl (0.09-2) ... #9 41.92 Setting up libaliased-perl (0.34-1.1) ... #9 41.93 Setting up python3-unidiff (0.5.5-2) ... #9 42.06 Setting up libstrictures-perl (2.000006-1) ... #9 42.07 Setting up libsub-quote-perl (2.006006-1) ... #9 42.09 Setting up libdevel-stacktrace-perl (2.0400-1) ... #9 42.10 Setting up libclass-xsaccessor-perl (1.19-3build9) ... #9 42.11 Setting up libsort-versions-perl (1.62-1) ... #9 42.12 Setting up libexporter-tiny-perl (1.002002-1) ... #9 42.13 Setting up libre-engine-re2-perl:armhf (0.14-1build2) ... #9 42.15 Setting up libfile-dirlist-perl (0.05-2) ... #9 42.16 Setting up libterm-readkey-perl (2.38-1build4) ... #9 42.17 Setting up lsb-release (11.1.0ubuntu4) ... #9 42.19 Setting up python3-magic (2:0.4.24-2) ... #9 42.32 Setting up libtext-levenshteinxs-perl (0.03-4build10) ... #9 42.33 Setting up libperlio-gzip-perl (0.19-1build8) ... #9 42.35 Setting up libsys-hostname-long-perl (1.5-2) ... #9 42.36 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #9 42.37 Setting up libsereal-decoder-perl (4.023+ds-1) ... #9 42.38 Setting up liburi-perl (5.10-1) ... #9 42.39 Setting up libnet-ipv6addr-perl (1.02-1) ... #9 42.41 Setting up libfile-touch-perl (0.12-1) ... #9 42.42 Setting up libc-devtools (2.35-0ubuntu3.1) ... #9 42.43 Setting up libemail-address-xs-perl (1.04-1build6) ... #9 42.44 Setting up libnet-ssleay-perl:armhf (1.92-1build2) ... #9 42.45 Setting up python3-pkg-resources (59.6.0-1.2) ... #9 42.65 Setting up automake (1:1.16.5-1.3) ... #9 42.66 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 42.66 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 #9 42.66 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 #9 42.67 Setting up libapt-pkg-perl (0.1.40build2) ... #9 42.69 Setting up libstring-escape-perl (2010.002-2) ... #9 42.70 Setting up libhttp-date-perl (6.05-1) ... #9 42.71 Setting up libfile-which-perl (1.23-1) ... #9 42.72 Setting up libfile-basedir-perl (0.09-1) ... #9 42.74 Setting up libunicode-utf8-perl (0.62-1build4) ... #9 42.75 Setting up libset-intspan-perl (1.19-2) ... #9 42.77 Setting up libmouse-perl (2.5.10-1build4) ... Fetched 20.0 MB in 3s (6011 kB/s) #9 42.78 Setting up libfile-listing-perl (6.14-1) ... #9 42.79 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... #9 42.81 Setting up libregexp-pattern-perl (0.2.14-1) ... #9 42.82 Setting up libdata-messagepack-perl (1.01-2build1) ... #9 42.83 Setting up libfont-afm-perl (1.20-3) ... #9 42.84 Setting up libwant-perl (0.29-1build7) ... #9 42.85 Setting up libdynaloader-functions-perl (0.003-1.1) ... #9 42.86 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 42.87 Setting up liblist-compare-perl (0.55-1) ... #9 42.88 Setting up libref-util-xs-perl (0.117-1build5) ... #9 42.90 Setting up libio-pty-perl (1:1.15-2build2) ... #9 42.91 Setting up libtool (2.4.6-15build2) ... #9 42.92 Setting up g++-11 (11.2.0-19ubuntu1) ... #9 42.93 Setting up libfile-fcntllock-perl (0.22-3build7) ... #9 42.94 Setting up libclone-perl (0.45-1build3) ... #9 42.96 Setting up libalgorithm-diff-perl (1.201-1) ... #9 42.97 Setting up libarchive-zip-perl (1.68-1) ... #9 42.98 Setting up libsub-identify-perl (0.14-1build5) ... Setting up docker-compose-plugin (2.9.0~ubuntu-focal) ... Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... Setting up docker-buildx-plugin (0.8.2~ubuntu-focal) ... Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. #9 42.99 Setting up libdistro-info-perl (1.1build1) ... #9 43.00 Setting up libcpanel-json-xs-perl:armhf (4.27-1build1) ... #9 43.02 Setting up python3-apt (2.3.0ubuntu2.1) ... #9 43.17 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 43.19 Setting up liblist-moreutils-perl (0.430-2) ... #9 43.20 Setting up libhtml-tagset-perl (3.20-4) ... #9 43.21 Setting up liblog-any-perl (1.710-1) ... #9 43.23 Setting up libauthen-sasl-perl (2.1600-1.1) ... #9 43.24 Setting up libdevel-size-perl (0.83-1build4) ... #9 43.25 Setting up libdebhelper-perl (13.6ubuntu1) ... #9 43.26 Setting up libpod-constants-perl (0.19-2) ... #9 43.28 Setting up libregexp-pattern-license-perl (3.9.3-1) ... #9 43.29 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 43.30 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ... #9 43.31 Setting up libio-interactive-perl (1.023-1) ... #9 43.33 Setting up libtry-tiny-perl (0.31-1) ... #9 43.34 Setting up libtype-tiny-perl (1.012004-1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Processing triggers for systemd (245.4-4ubuntu3.17) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_armhf.deb #9 43.35 Setting up libcommon-sense-perl:armhf (3.75-2build1) ... #9 43.36 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #9 43.38 Setting up libnet-http-perl (6.22-1) ... #9 43.40 Setting up libpath-iterator-rule-perl (1.015-1) ... #9 43.41 Setting up libtext-markdown-discount-perl:armhf (0.13-1build1) ... #9 43.43 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #9 43.44 Setting up libtime-moment-perl (0.44-1build6) ... #9 43.45 Setting up libencode-locale-perl (1.05-1.1) ... #9 43.46 Setting up libexception-class-perl (1.45-1) ... #9 43.47 Setting up libmath-base85-perl (0.5+dfsg-1) ... #9 43.48 Setting up libconfig-tiny-perl (2.28-1) ... #9 43.49 Setting up libsereal-encoder-perl:armhf (4.023+ds-1) ... #9 43.50 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ... #9 43.52 Setting up liblist-utilsby-perl (0.11-1) ... #9 43.52 Setting up libstring-shellquote-perl (1.04-1) ... #9 43.53 Setting up libnet-netmask-perl (2.0001-1) ... #9 43.55 Setting up libsub-install-perl (0.928-1.1) ... #9 43.56 Setting up gcc (4:11.2.0-1ubuntu1) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common #9 43.58 Setting up dpkg-dev (1.21.1ubuntu2.1) ... #9 43.60 Setting up intltool-debian (0.35.0+20060710.5) ... #9 43.61 Setting up liberror-perl (0.17029-1) ... #9 43.62 Setting up dh-autoreconf (20) ... #9 43.63 Setting up patchutils (0.4.2-1build2) ... #9 43.64 Setting up libmail-sendmail-perl (0.80-1.1) ... #9 43.65 Setting up libltdl-dev:armhf (2.4.6-15build2) ... #9 43.67 Setting up libjson-maybexs-perl (1.004003-1) ... #9 43.68 Setting up libxml-sax-base-perl (1.09-1.1) ... #9 43.69 Setting up libio-string-perl (1.08-3.1) ... #9 43.70 Setting up libreadonly-perl (2.050-3) ... #9 43.71 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ... #9 43.72 Setting up python3-chardet (4.0.0-1) ... #9 44.01 Setting up libstring-copyright-perl (0.003012-1) ... #9 44.02 Setting up python3-debian (0.1.43ubuntu1) ... Reading package lists... #9 44.20 Setting up python3-requests (2.25.1+dfsg-2) ... #9 44.35 Setting up libdata-optlist-perl (0.112-1) ... #9 44.36 Setting up libipc-run-perl (20200505.0-1) ... #9 44.37 Setting up git (1:2.34.1-1ubuntu1.4) ... #9 44.38 Setting up libtext-xslate-perl:armhf (3.5.9-1build1) ... Building dependency tree... Reading state information... Correcting dependencies... Done #9 44.40 Setting up libcontextual-return-perl (0.004014-2) ... #9 44.41 Setting up libwww-robotrules-perl (6.02-1) ... #9 44.42 Setting up libtypes-serialiser-perl (1.01-1) ... #9 44.43 Setting up g++ (4:11.2.0-1ubuntu1) ... #9 44.45 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 44.45 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 #9 44.46 Setting up libhtml-parser-perl:armhf (3.76-1build2) ... #9 44.47 Setting up libgit-wrapper-perl (0.048-1) ... #9 44.48 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #9 44.49 Setting up librole-tiny-perl (2.002004-1) ... #9 44.50 Setting up gnupg (2.2.27-3ubuntu2.1) ... #9 44.52 Setting up build-essential (12.9ubuntu3) ... #9 44.53 Setting up libfont-ttf-perl (1.06-1.1) ... #9 44.54 Setting up libfile-homedir-perl (1.006-1) ... #9 44.55 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #9 44.56 Setting up libio-socket-ssl-perl (2.074-2) ... #9 44.57 Setting up libsub-exporter-perl (0.988-1) ... #9 44.58 Setting up libalgorithm-merge-perl (0.08-3) ... #9 44.59 Setting up libhttp-message-perl (6.36-1) ... Reading package lists... Building dependency tree... Reading state information... Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables #9 44.60 Setting up libdata-validate-ip-perl (0.30-1) ... #9 44.61 Setting up libhtml-form-perl (6.07-1) ... #9 44.62 Setting up libiterator-perl (0.03+ds1-1.1) ... #9 44.63 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... #9 44.64 Setting up libjson-xs-perl (4.030-1build3) ... #9 44.66 Setting up libhttp-negotiate-perl (6.01-1) ... #9 44.67 Setting up libio-prompter-perl (0.004015-1) ... #9 44.68 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #9 44.69 Setting up libhttp-cookies-perl (6.10-1) ... #9 44.70 Setting up po-debconf (1.0.21+nmu1) ... #9 44.71 Setting up libhtml-tree-perl (5.07-2) ... #9 44.72 Setting up libparams-classify-perl (0.015-1build5) ... #9 44.74 Setting up libhtml-format-perl (2.12-1.1) ... #9 44.75 Setting up libxml-sax-perl (1.02+dfsg-3) ... #9 44.80 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-software-properties python3.6 python3.6-minimal readline-common Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg python3.6-venv python3.6-doc binutils binfmt-support readline-doc Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales publicsuffix libsasl2-modules file xz-utils unattended-upgrades The following NEW packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase #9 44.86 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 44.97 #9 44.97 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 45.00 Setting up dput (1.1.0ubuntu2) ... Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35 From : https://download.docker.com/linux/centos/gpg Running transaction check The following NEW packages will be installed: apt-transport-https ca-certificates curl dirmngr distro-info-data gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal lsb-release mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-software-properties python3.6 python3.6-minimal readline-common software-properties-common 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded. Need to get 20.1 MB of archives. After this operation, 91.8 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu focal/test armhf containerd.io armhf 1.6.7-1 [19.6 MB] Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmnl0 armhf 1.0.4-2 [11.1 kB] #9 45.15 Setting up libdata-validate-uri-perl (0.07-2) ... #9 45.17 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 45.18 Setting up libmodule-runtime-perl (0.016-1) ... #9 45.21 Setting up libmailtools-perl (2.21-1) ... #9 45.22 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ... #9 45.26 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 45.33 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 45.40 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Running transaction test Transaction test succeeded Running transaction 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. Need to get 14.4 MB of archives. After this operation, 68.0 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.20 [1062 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxtables12 armhf 1.8.4-3ubuntu2 [25.9 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libip6tc2 armhf 1.8.4-3ubuntu2 [17.1 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnfnetlink0 armhf 1.0.1-3build1 [11.7 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnetfilter-conntrack3 armhf 1.0.7-2 [33.0 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnftnl11 armhf 1.1.5-1 [44.3 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iptables armhf 1.8.4-3ubuntu2 [347 kB] #9 45.52 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 45.54 Setting up dh-strip-nondeterminism (1.13.0-1) ... #9 45.55 Setting up libconst-fast-perl (0.014-1.1) ... #9 45.56 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ... #9 45.57 Setting up libdata-dpath-perl (0.58-1) ... #9 45.58 Setting up libmodule-implementation-perl (0.09-1.1) ... #9 45.59 Setting up libpackage-stash-perl (0.39-1) ... #9 45.60 Setting up libimport-into-perl (1.002005-1) ... #9 45.62 Setting up libmoo-perl (2.005004-3) ... #9 45.63 Setting up liblist-someutils-perl (0.58-1) ... make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "amd64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages #9 45.64 Setting up debhelper (13.6ubuntu1) ... #9 45.65 Setting up liblist-someutils-xs-perl (0.58-2build3) ... #9 45.66 Setting up equivs (2.3.1) ... #9 45.67 Setting up libmoox-aliases-perl (0.001006-1.1) ... #9 45.68 Setting up libb-hooks-endofscope-perl (0.25-1) ... #9 45.70 Setting up libnamespace-clean-perl (0.27-1) ... #9 45.71 Setting up libnamespace-autoclean-perl (0.29-1) ... #9 45.72 Setting up libgitlab-api-v4-perl (0.26-1) ... #9 45.73 Setting up libmoox-struct-perl (0.020-1) ... #9 45.75 Setting up lintian (2.114.0ubuntu1.1) ... #9 45.78 Setting up licensecheck (3.2.14-2) ... #9 45.79 Setting up liblwp-protocol-https-perl (6.10-1) ... #9 45.81 Setting up libwww-perl (6.61-1) ... #9 45.82 Setting up devscripts (2.22.1ubuntu1) ... Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.8 [529 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.7 [70.2 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.8 [1327 kB] make[1]: Leaving directory '/root/build-deb' dh_md5sums debconf: delaying package configuration, since apt-utils is not installed Fetched 20.1 MB in 1s (22.5 MB/s) Selecting previously unselected package libmnl0:armhf. (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 ... 10623 files and directories currently installed.) Preparing to unpack .../0-libmnl0_1.0.4-2_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-2) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2_armhf.deb ... Unpacking libxtables12:armhf (1.8.4-3ubuntu2) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.1_all.deb ... Unpacking netbase (6.1) ... Selecting previously unselected package libip6tc2:armhf. Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2_armhf.deb ... Unpacking libip6tc2:armhf (1.8.4-3ubuntu2) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.1-3build1) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.7-2) ... #9 45.96 Setting up libxml-parser-perl:armhf (2.46-3build1) ... #9 45.97 Setting up libxml-sax-expat-perl (0.51-1) ... #9 46.02 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 46.06 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.5 [430 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.8 [1609 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.8 [203 kB] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.20 [583 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20211016~18.04.1 [144 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 distro-info-data all 0.37ubuntu0.14 [4660 B] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.9 [983 kB] debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../6-libnftnl11_1.1.5-1_armhf.deb ... Unpacking libnftnl11:armhf (1.1.5-1) ... Selecting previously unselected package iptables. Preparing to unpack .../7-iptables_1.8.4-3ubuntu2_armhf.deb ... Unpacking iptables (1.8.4-3ubuntu2) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.7-1_armhf.deb ... Unpacking containerd.io (1.6.7-1) ... #9 46.18 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 46.21 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... #9 46.24 Processing triggers for ca-certificates (20211016) ... #9 46.24 Updating certificates in /etc/ssl/certs... Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgirepository-1.0-1 arm64 1.56.1-1 [67.1 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 gir1.2-glib-2.0 arm64 1.56.1-1 [131 kB] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapt-inst2.0 arm64 1.6.14 [56.7 kB] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdbus-1-3 arm64 1.12.2-1ubuntu1.3 [152 kB] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 lsb-release all 9.20170808ubuntu1 [11.0 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-dbus arm64 1.2.6-1 [84.3 kB] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gi arm64 3.26.1-2ubuntu1 [137 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iso-codes all 3.79-1 [2565 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.2 [28.1 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.2 [79.9 kB] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2.1 [8172 B] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.2 [241 kB] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.2 [103 kB] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-apt arm64 1.6.5ubuntu0.7 [149 kB] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 apt-transport-https all 1.6.14 [4348 B] dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb'. #9 46.53 0 added, 0 removed; done. #9 46.53 Running hooks in /etc/ca-certificates/update.d... #9 46.54 done. Installing : libseccomp-2.3.1-4.el7.x86_64 1/28 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [13.6 kB] Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [43.2 kB] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.11 [131 kB] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.19 [185 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.19 [152 kB] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.6 [107 kB] Installing : libcgroup-0.41-21.el7.x86_64 2/28 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.6 [276 kB] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.6 [108 kB] Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.6 [401 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.6 [189 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.6 [76.6 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.6 [71.6 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.6 [181 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.6 [249 kB] Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-software-properties all 0.96.24.32.18 [23.8 kB] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 software-properties-common all 0.96.24.32.18 [10.1 kB] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 gnupg2 all 2.2.4-1ubuntu1.6 [5300 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 14.4 MB in 2s (7112 kB/s) Selecting previously unselected package libssl1.1:arm64. (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 ... 4044 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ... Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ... Installing : libnfnetlink-1.0.1-4.el7.x86_64 3/28 Installing : libselinux-utils-2.5-15.el7.x86_64 4/28 Installing : policycoreutils-2.5-34.el7.x86_64 5/28 Selecting previously unselected package libpython3.6-minimal:arm64. Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_arm64.deb ... Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.8) ... Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_arm64.deb ... Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.7) ... Selecting previously unselected package python3.6-minimal. Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_arm64.deb ... Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.20) ... Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.8) ... Setting up libexpat1:arm64 (2.2.5-3ubuntu0.7) ... Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... #9 DONE 48.1s Setting up libip6tc2:armhf (1.8.4-3ubuntu2) ... Setting up libmnl0:armhf (1.0.4-2) ... Setting up containerd.io (1.6.7-1) ... #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:84b78b45281e392aade8032be7450545ae526b976d6bcc65599efc01e73e2f6b #11 DONE 0.0s #12 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #12 sha256:afbb4d571654b0cd6d326b2a2db112a3d3a9eec56d0a56e815cc4f56c2e4b39e Selecting previously unselected package python3-minimal. (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 ... 4301 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... Unpacking python3-minimal (3.6.7-1~18.04) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... Unpacking mime-support (3.60ubuntu1) ... Selecting previously unselected package libmpdec2:arm64. Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_7.0-3_all.deb ... # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.4-3ubuntu2) ... Setting up libnfnetlink0:armhf (1.0.1-3build1) ... Setting up netbase (6.1) ... Setting up libnftnl11:armhf (1.1.5-1) ... Setting up libnetfilter-conntrack3:armhf (1.0.7-2) ... Setting up iptables (1.8.4-3ubuntu2) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.31-0ubuntu9.9) ... + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Unpacking readline-common (7.0-3) ... Selecting previously unselected package libreadline7:arm64. Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ... Unpacking libreadline7:arm64 (7.0-3) ... Selecting previously unselected package libsqlite3-0:arm64. Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.5_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.5) ... Selecting previously unselected package libpython3.6-stdlib:arm64. Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_arm64.deb ... Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.8) ... Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.1 Selecting previously unselected package python3.6. Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.8_arm64.deb ... Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ... Selecting previously unselected package libpython3-stdlib:arm64. Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... Setting up python3-minimal (3.6.7-1~18.04) ... Selecting previously unselected package python3. (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 ... 4759 files and directories currently installed.) Preparing to unpack .../00-python3_3.6.7-1~18.04_arm64.deb ... Unpacking python3 (3.6.7-1~18.04) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.20_arm64.deb ... Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ... #12 0.870 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease #12 0.902 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease #12 0.977 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease #12 1.051 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20211016~18.04.1_all.deb ... Unpacking ca-certificates (20211016~18.04.1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../03-distro-info-data_0.37ubuntu0.14_all.deb ... Unpacking distro-info-data (0.37ubuntu0.14) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../04-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ... Selecting previously unselected package libgirepository-1.0-1:arm64. Preparing to unpack .../05-libgirepository-1.0-1_1.56.1-1_arm64.deb ... Unpacking libgirepository-1.0-1:arm64 (1.56.1-1) ... Selecting previously unselected package gir1.2-glib-2.0:arm64. Preparing to unpack .../06-gir1.2-glib-2.0_1.56.1-1_arm64.deb ... Unpacking gir1.2-glib-2.0:arm64 (1.56.1-1) ... Selecting previously unselected package libapt-inst2.0:arm64. Preparing to unpack .../07-libapt-inst2.0_1.6.14_arm64.deb ... Unpacking libapt-inst2.0:arm64 (1.6.14) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.3_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.12.2-1ubuntu1.3) ... Selecting previously unselected package lsb-release. Preparing to unpack .../09-lsb-release_9.20170808ubuntu1_all.deb ... Unpacking lsb-release (9.20170808ubuntu1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../10-python3-dbus_1.2.6-1_arm64.deb ... Unpacking python3-dbus (1.2.6-1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../11-python3-gi_3.26.1-2ubuntu1_arm64.deb ... Unpacking python3-gi (3.26.1-2ubuntu1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../12-iso-codes_3.79-1_all.deb ... Unpacking iso-codes (3.79-1) ... Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 6/28 Selecting previously unselected package libkrb5support0:arm64. Preparing to unpack .../13-libkrb5support0_1.16-2ubuntu0.2_arm64.deb ... Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.2) ... Selecting previously unselected package libk5crypto3:arm64. Preparing to unpack .../14-libk5crypto3_1.16-2ubuntu0.2_arm64.deb ... Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.2) ... Selecting previously unselected package libkeyutils1:arm64. Preparing to unpack .../15-libkeyutils1_1.5.9-9.2ubuntu2.1_arm64.deb ... Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ... Selecting previously unselected package libkrb5-3:arm64. Preparing to unpack .../16-libkrb5-3_1.16-2ubuntu0.2_arm64.deb ... Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.2) ... Selecting previously unselected package libgssapi-krb5-2:arm64. Preparing to unpack .../17-libgssapi-krb5-2_1.16-2ubuntu0.2_arm64.deb ... Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ... Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../18-libpsl5_0.19.1-5build1_arm64.deb ... Unpacking libpsl5:arm64 (0.19.1-5build1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../19-python-apt-common_1.6.5ubuntu0.7_all.deb ... Unpacking python-apt-common (1.6.5ubuntu0.7) ... Selecting previously unselected package python3-apt. Preparing to unpack .../20-python3-apt_1.6.5ubuntu0.7_arm64.deb ... Unpacking python3-apt (1.6.5ubuntu0.7) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../21-apt-transport-https_1.6.14_all.deb ... Unpacking apt-transport-https (1.6.14) ... Selecting previously unselected package libroken18-heimdal:arm64. Preparing to unpack .../22-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... Selecting previously unselected package libasn1-8-heimdal:arm64. #12 1.174 Reading package lists... #12 2.401 dpkg-buildpackage: info: source package docker-ce-build-deps #12 2.401 dpkg-buildpackage: info: source version 1.0 #12 2.401 dpkg-buildpackage: info: source distribution unstable #12 2.401 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #12 2.434 dpkg-buildpackage: info: host architecture armhf Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 7/28 Installing : slirp4netns-0.4.3-4.el7_8.x86_64 8/28 Installing : audit-libs-python-2.8.5-4.el7.x86_64 9/28 Installing : libselinux-python-2.5-15.el7.x86_64 10/28 Installing : libsemanage-python-2.5-14.el7.x86_64 11/28 Preparing to unpack .../23-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... Selecting previously unselected package libheimbase1-heimdal:arm64. Preparing to unpack .../24-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... Selecting previously unselected package libhcrypto4-heimdal:arm64. Preparing to unpack .../25-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... Selecting previously unselected package libwind0-heimdal:arm64. Preparing to unpack .../26-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... Selecting previously unselected package libhx509-5-heimdal:arm64. Preparing to unpack .../27-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... Selecting previously unselected package libkrb5-26-heimdal:arm64. Preparing to unpack .../28-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... #12 2.434 dpkg-source --before-build . #12 2.533 debian/rules clean #12 2.534 dh clean #12 2.612 dh_clean #12 2.643 debian/rules binary #12 2.645 dh binary #12 2.712 dh_update_autotools_config Selecting previously unselected package libheimntlm0-heimdal:arm64. Preparing to unpack .../29-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... Selecting previously unselected package libgssapi3-heimdal:arm64. Preparing to unpack .../30-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../31-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../32-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... Selecting previously unselected package libldap-common. Preparing to unpack .../33-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... Selecting previously unselected package libldap-2.4-2:arm64. Preparing to unpack .../34-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_arm64.deb ... Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ... #12 2.740 dh_autoreconf #12 2.781 create-stamp debian/debhelper-build-stamp #12 2.781 dh_prep #12 2.808 dh_auto_install --destdir=debian/docker-ce-build-deps/ #12 2.858 dh_install Installing : fuse3-libs-3.6.1-4.el7.x86_64 12/28 Installing : fuse-overlayfs-0.7.2-6.el7_8.x86_64 13/28 make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "arm64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "arm64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb'. Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../35-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... Selecting previously unselected package librtmp1:arm64. Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../37-libcurl4_7.58.0-2ubuntu3.19_arm64.deb ... Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.19) ... Selecting previously unselected package curl. Preparing to unpack .../38-curl_7.58.0-2ubuntu3.19_arm64.deb ... Unpacking curl (7.58.0-2ubuntu3.19) ... Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../39-libassuan0_2.5.1-2_arm64.deb ... Unpacking libassuan0:arm64 (2.5.1-2) ... #12 2.891 dh_installdocs #12 2.929 dh_installchangelogs #12 3.013 dh_perl #12 3.049 dh_link #12 3.083 dh_strip_nondeterminism #12 3.143 dh_compress Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' + git clone https://github.com/krallin/tini.git /go/tini Install tini version v0.19.0 Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wQcFBP + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.9.0-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + popd ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oXprw7 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.9.0-0.fc36.aarch64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.9.0-0.fc36 aarch64 + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.9.0 + test v2.9.0 = v2.9.0 PASS: docker-compose version OK + echo 'PASS: docker-compose version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.9.0-0.fc36.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vlikdb + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9jJ7qX + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.9.0-0.fc36 docker-compose-plugin(aarch-64) = 0:2.9.0-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.fc36.src.rpm Selecting previously unselected package gpgconf. Preparing to unpack .../40-gpgconf_2.2.4-1ubuntu1.6_arm64.deb ... Unpacking gpgconf (2.2.4-1ubuntu1.6) ... Selecting previously unselected package libksba8:arm64. Preparing to unpack .../41-libksba8_1.3.5-2_arm64.deb ... Unpacking libksba8:arm64 (1.3.5-2) ... Selecting previously unselected package libnpth0:arm64. Preparing to unpack .../42-libnpth0_1.5-3_arm64.deb ... Unpacking libnpth0:arm64 (1.5-3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../43-dirmngr_2.2.4-1ubuntu1.6_arm64.deb ... Unpacking dirmngr (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../44-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ... Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../45-gnupg-utils_2.2.4-1ubuntu1.6_arm64.deb ... Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ... #12 3.180 dh_fixperms #12 3.217 dh_missing #12 3.242 dh_installdeb #12 3.275 dh_gencontrol #12 3.390 dh_md5sums #12 3.421 dh_builddeb #12 3.447 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 3.534 dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo Selecting previously unselected package gpg. Preparing to unpack .../46-gpg_2.2.4-1ubuntu1.6_arm64.deb ... Unpacking gpg (2.2.4-1ubuntu1.6) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../47-pinentry-curses_1.1.0-1_arm64.deb ... Unpacking pinentry-curses (1.1.0-1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../48-gpg-agent_2.2.4-1ubuntu1.6_arm64.deb ... Unpacking gpg-agent (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../49-gpg-wks-client_2.2.4-1ubuntu1.6_arm64.deb ... Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../50-gpg-wks-server_2.2.4-1ubuntu1.6_arm64.deb ... Installing : setools-libs-3.3.8-4.el7.x86_64 14/28 #12 3.678 dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes #12 3.754 dpkg-genchanges: info: binary-only upload (no source code included) #12 3.757 dpkg-source --after-build . Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gpgsm. Preparing to unpack .../51-gpgsm_2.2.4-1ubuntu1.6_arm64.deb ... Unpacking gpgsm (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gnupg. Preparing to unpack .../52-gnupg_2.2.4-1ubuntu1.6_arm64.deb ... Unpacking gnupg (2.2.4-1ubuntu1.6) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../53-python3-software-properties_0.96.24.32.18_all.deb ... Unpacking python3-software-properties (0.96.24.32.18) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../54-software-properties-common_0.96.24.32.18_all.deb ... Unpacking software-properties-common (0.96.24.32.18) ... Selecting previously unselected package gnupg2. Preparing to unpack .../55-gnupg2_2.2.4-1ubuntu1.6_all.deb ... Unpacking gnupg2 (2.2.4-1ubuntu1.6) ... Setting up python-apt-common (1.6.5ubuntu0.7) ... Installing : python-IPy-0.75-6.el7.noarch 15/28 #12 3.857 dpkg-buildpackage: info: binary-only upload (no source included) #12 3.861 #12 3.861 The package has been created. #12 3.861 Attention, the package has been created in the current directory, #12 3.861 not in ".." as indicated by the message above! #12 3.908 Selecting previously unselected package docker-ce-build-deps. #12 3.922 (Reading database ... 25294 files and directories currently installed.) #12 3.923 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 3.927 Unpacking docker-ce-build-deps (1.0) ... Setting up libnpth0:arm64 (1.5-3) ... Setting up readline-common (7.0-3) ... Setting up libapt-inst2.0:arm64 (1.6.14) ... Setting up apt-transport-https (1.6.14) ... Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... Setting up mime-support (3.60ubuntu1) ... Setting up iso-codes (3.79-1) ... Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... Setting up libreadline7:arm64 (7.0-3) ... Setting up libpsl5:arm64 (0.19.1-5build1) ... Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.9) ... No schema files found: doing nothing. Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... Setting up distro-info-data (0.37ubuntu0.14) ... Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... Setting up libksba8:arm64 (1.3.5-2) ... Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... Setting up libkrb5support0:arm64 (1.16-2ubuntu0.2) ... Setting up libgirepository-1.0-1:arm64 (1.56.1-1) ... Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ... Setting up gir1.2-glib-2.0:arm64 (1.56.1-1) ... Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ... Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.5) ... Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2.1) ... Setting up ca-certificates (20211016~18.04.1) ... Installing : docker-scan-plugin-0.17.0-0.el7.x86_64 16/28 Installing : checkpolicy-2.5-8.el7.x86_64 17/28 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.9.0-0.fc36.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BYOvlh + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64/usr/bin/docker-proxy Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose Installing : policycoreutils-python-2.5-34.el7.x86_64 18/28 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Updating certificates in /etc/ssl/certs... #12 4.077 Reading package lists... #12 5.018 Building dependency tree... #12 5.184 Reading state information... #12 5.189 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 5.395 Starting 2 pkgProblemResolver with broken count: 0 #12 5.398 Done 127 added, 0 removed; done. Setting up libassuan0:arm64 (2.5.1-2) ... Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... Setting up libdbus-1-3:arm64 (1.12.2-1ubuntu1.3) ... Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.8) ... Setting up libk5crypto3:arm64 (1.16-2ubuntu0.2) ... Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ... #12 5.563 Done #12 5.733 Starting pkgProblemResolver with broken count: 0 #12 5.763 Starting 2 pkgProblemResolver with broken count: 0 #12 5.765 Done #12 6.053 The following additional packages will be installed: #12 6.054 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #12 6.054 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #12 6.054 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25 #12 6.054 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0 #12 6.054 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #12 6.055 libuv1 pkg-config #12 6.056 Suggested packages: #12 6.056 cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp #12 6.056 Recommended packages: #12 6.056 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs #12 6.101 The following NEW packages will be installed: Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... #12 6.101 bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common #12 6.101 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #12 6.108 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp25 #12 6.108 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 librhash0 #12 6.108 libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev #12 6.108 libuv1 pkg-config Setting up gpgconf (2.2.4-1ubuntu1.6) ... Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... Setting up gpgsm (2.2.4-1ubuntu1.6) ... Setting up gnupg-utils (2.2.4-1ubuntu1.6) ... Setting up pinentry-curses (1.1.0-1) ... Setting up libkrb5-3:arm64 (1.16-2ubuntu0.2) ... Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... Setting up gpg (2.2.4-1ubuntu1.6) ... Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... Setting up python3 (3.6.7-1~18.04) ... Setting up gpg-agent (2.2.4-1ubuntu1.6) ... #12 6.518 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded. #12 6.518 1 not fully installed or removed. #12 6.518 Need to get 10.9 MB of archives. #12 6.518 After this operation, 38.8 MB of additional disk space will be used. #12 6.518 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bash-completion all 1:2.11-5ubuntu1 [180 kB] Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ... Setting up python3-gi (3.26.1-2ubuntu1) ... Setting up lsb-release (9.20170808ubuntu1) ... Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.2) ... Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... Setting up python3-apt (1.6.5ubuntu0.7) ... Setting up python3-dbus (1.2.6-1) ... #12 6.888 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive13 armhf 3.6.0-1ubuntu1 [338 kB] #12 7.006 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjsoncpp25 armhf 1.9.5-3 [72.4 kB] #12 7.025 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librhash0 armhf 1.4.2-1ubuntu1 [141 kB] #12 7.048 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuv1 armhf 1.43.0-1 [76.9 kB] #12 7.059 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-elpa-helper all 2.0.9ubuntu1 [7610 B] #12 7.060 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf emacsen-common all 3.0.4 [14.9 kB] #12 7.062 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cmake-data all 3.22.1-1ubuntu1 [1912 kB] Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.11) ... Setting up python3-software-properties (0.96.24.32.18) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36" Setting up dirmngr (2.2.4-1ubuntu1.6) ... Setting up software-properties-common (0.96.24.32.18) ... Setting up libcurl4:arm64 (7.58.0-2ubuntu3.19) ... Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ... Setting up curl (7.58.0-2ubuntu3.19) ... Setting up gnupg (2.2.4-1ubuntu1.6) ... #12 7.202 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cmake armhf 3.22.1-1ubuntu1 [4642 kB] #12 7.464 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf dh-apparmor all 3.0.4-2ubuntu2.1 [9534 B] #12 7.465 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbtrfs0 armhf 5.16.2-1 [12.6 kB] #12 7.465 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbtrfs-dev armhf 5.16.2-1 [47.0 kB] #12 7.469 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB] #12 7.471 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1ubuntu4 [11.6 kB] #12 7.472 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libudev-dev armhf 249.11-0ubuntu3.4 [20.7 kB] #12 7.472 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsepol-dev armhf 3.3-1build1 [357 kB] #12 7.477 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpcre2-16-0 armhf 10.39-3build1 [173 kB] #12 7.479 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpcre2-32-0 armhf 10.39-3build1 [163 kB] #12 7.540 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpcre2-posix3 armhf 10.39-3build1 [5532 B] Setting up gnupg2 (2.2.4-1ubuntu1.6) ... Processing triggers for libc-bin (2.27-3ubuntu1.6) ... Processing triggers for ca-certificates (20211016~18.04.1) ... Updating certificates in /etc/ssl/certs... #12 7.614 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpcre2-dev armhf 10.39-3build1 [645 kB] #12 7.624 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libselinux1-dev armhf 3.3-1build2 [153 kB] #12 7.626 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-dev armhf 2:1.02.175-2.1ubuntu4 [36.6 kB] #12 7.627 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libseccomp-dev armhf 2.5.3-2ubuntu2 [89.0 kB] #12 7.628 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd-dev armhf 249.11-0ubuntu3.4 [306 kB] #12 7.633 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libglib2.0-0 armhf 2.72.1-1 [1325 kB] make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ++ source /etc/os-release +++ NAME=Ubuntu +++ VERSION='18.04.6 LTS (Bionic Beaver)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 18.04.6 LTS' +++ VERSION_ID=18.04 +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ VERSION_CODENAME=bionic +++ UBUNTU_CODENAME=bionic ++ echo ubuntu + DIST_ID=ubuntu #12 7.703 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkg-config armhf 0.29.2-1ubuntu3 [46.0 kB] #12 7.903 debconf: delaying package configuration, since apt-utils is not installed #12 7.938 Fetched 10.9 MB in 2s (6850 kB/s) #12 7.966 Selecting previously unselected package bash-completion. + make IMAGE=fedora:36 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ fedora:36 ./verify Unable to find image 'fedora:36' locally ++ lsb_release -sc + DIST_VERSION=bionic + '[' bionic = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... #12 7.966 (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 ... 25298 files and directories currently installed.) #12 7.981 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ... #12 7.991 Unpacking bash-completion (1:2.11-5ubuntu1) ... #12 8.092 Selecting previously unselected package libarchive13:armhf. #12 8.095 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_armhf.deb ... #12 8.104 Unpacking libarchive13:armhf (3.6.0-1ubuntu1) ... #12 8.141 Selecting previously unselected package libjsoncpp25:armhf. #12 8.141 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_armhf.deb ... #12 8.145 Unpacking libjsoncpp25:armhf (1.9.5-3) ... #12 8.175 Selecting previously unselected package librhash0:armhf. #12 8.175 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_armhf.deb ... #12 8.178 Unpacking librhash0:armhf (1.4.2-1ubuntu1) ... #12 8.210 Selecting previously unselected package libuv1:armhf. 36: Pulling from library/fedora 9d693e29d403: Already exists Digest: sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185 Status: Downloaded newer image for fedora:36 done. Updating certificates in /etc/ssl/certs... #12 8.211 Preparing to unpack .../04-libuv1_1.43.0-1_armhf.deb ... #12 8.215 Unpacking libuv1:armhf (1.43.0-1) ... #12 8.242 Selecting previously unselected package dh-elpa-helper. #12 8.244 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ... #12 8.247 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... #12 8.276 Selecting previously unselected package emacsen-common. #12 8.278 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ... #12 8.288 Unpacking emacsen-common (3.0.4) ... #12 8.413 Selecting previously unselected package cmake-data. #12 8.413 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1_all.deb ... #12 8.421 Unpacking cmake-data (3.22.1-1ubuntu1) ... #12 8.719 Selecting previously unselected package cmake. #12 8.723 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1_armhf.deb ... #12 8.726 Unpacking cmake (3.22.1-1ubuntu1) ... + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='36 (Container Image)' +++ ID=fedora +++ VERSION_ID=36 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f36 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36 +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=36 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo fedora + DIST_ID=fedora ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='36 (Container Image)' +++ ID=fedora +++ VERSION_ID=36 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f36 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36 +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=36 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 36 ++ cut -d. -f1 + DIST_VERSION=36 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version 4.11.1 Installed: dnf-0:4.11.1-2.fc36.noarch at Fri May 6 10:13:40 2022 Built : Fedora Project at Wed Mar 30 09:53:03 2022 Installed: rpm-0:4.17.0-10.fc36.aarch64 at Fri May 6 10:13:36 2022 Built : Fedora Project at Mon Mar 21 22:50:02 2022 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all #12 8.841 Selecting previously unselected package dh-apparmor. #12 8.844 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.1_all.deb ... #12 8.848 Unpacking dh-apparmor (3.0.4-2ubuntu2.1) ... #12 8.881 Selecting previously unselected package libbtrfs0:armhf. #12 8.881 Preparing to unpack .../10-libbtrfs0_5.16.2-1_armhf.deb ... #12 8.884 Unpacking libbtrfs0:armhf (5.16.2-1) ... #12 8.910 Selecting previously unselected package libbtrfs-dev:armhf. #12 8.912 Preparing to unpack .../11-libbtrfs-dev_5.16.2-1_armhf.deb ... #12 8.916 Unpacking libbtrfs-dev:armhf (5.16.2-1) ... #12 8.953 Selecting previously unselected package libdevmapper1.02.1:armhf. #12 8.956 Preparing to unpack .../12-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ... #12 8.959 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... #12 8.994 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #12 8.996 Preparing to unpack .../13-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ... #12 9.000 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... #12 9.025 Selecting previously unselected package libudev-dev:armhf. rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 127 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Warning: apt-key output should not be parsed (stdout is not a terminal) 0 files removed + dnf upgrade -y #12 9.028 Preparing to unpack .../14-libudev-dev_249.11-0ubuntu3.4_armhf.deb ... #12 9.031 Unpacking libudev-dev:armhf (249.11-0ubuntu3.4) ... #12 9.059 Selecting previously unselected package libsepol-dev:armhf. #12 9.062 Preparing to unpack .../15-libsepol-dev_3.3-1build1_armhf.deb ... #12 9.065 Unpacking libsepol-dev:armhf (3.3-1build1) ... #12 9.114 Selecting previously unselected package libpcre2-16-0:armhf. #12 9.117 Preparing to unpack .../16-libpcre2-16-0_10.39-3build1_armhf.deb ... #12 9.121 Unpacking libpcre2-16-0:armhf (10.39-3build1) ... #12 9.157 Selecting previously unselected package libpcre2-32-0:armhf. #12 9.157 Preparing to unpack .../17-libpcre2-32-0_10.39-3build1_armhf.deb ... #12 9.161 Unpacking libpcre2-32-0:armhf (10.39-3build1) ... #12 9.192 Selecting previously unselected package libpcre2-posix3:armhf. #12 9.194 Preparing to unpack .../18-libpcre2-posix3_10.39-3build1_armhf.deb ... #12 9.197 Unpacking libpcre2-posix3:armhf (10.39-3build1) ... #12 9.223 Selecting previously unselected package libpcre2-dev:armhf. #12 9.226 Preparing to unpack .../19-libpcre2-dev_10.39-3build1_armhf.deb ... #12 9.230 Unpacking libpcre2-dev:armhf (10.39-3build1) ... #12 9.268 Selecting previously unselected package libselinux1-dev:armhf. OK + '[' bionic = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu bionic test' + apt-get update #12 9.270 Preparing to unpack .../20-libselinux1-dev_3.3-1build2_armhf.deb ... #12 9.275 Unpacking libselinux1-dev:armhf (3.3-1build2) ... #12 9.310 Selecting previously unselected package libdevmapper-dev:armhf. #12 9.312 Preparing to unpack .../21-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_armhf.deb ... #12 9.316 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ... #12 9.341 Selecting previously unselected package libseccomp-dev:armhf. #12 9.344 Preparing to unpack .../22-libseccomp-dev_2.5.3-2ubuntu2_armhf.deb ... #12 9.349 Unpacking libseccomp-dev:armhf (2.5.3-2ubuntu2) ... #12 9.377 Selecting previously unselected package libsystemd-dev:armhf. #12 9.380 Preparing to unpack .../23-libsystemd-dev_249.11-0ubuntu3.4_armhf.deb ... #12 9.383 Unpacking libsystemd-dev:armhf (249.11-0ubuntu3.4) ... #12 9.475 Selecting previously unselected package libglib2.0-0:armhf. #12 9.478 Preparing to unpack .../24-libglib2.0-0_2.72.1-1_armhf.deb ... #12 9.481 Unpacking libglib2.0-0:armhf (2.72.1-1) ... #12 9.535 Selecting previously unselected package pkg-config. #12 9.537 Preparing to unpack .../25-pkg-config_0.29.2-1ubuntu3_armhf.deb ... #12 9.541 Unpacking pkg-config (0.29.2-1ubuntu3) ... #12 9.601 Setting up libseccomp-dev:armhf (2.5.3-2ubuntu2) ... #12 9.614 Setting up libarchive13:armhf (3.6.0-1ubuntu1) ... #12 9.624 Setting up libglib2.0-0:armhf (2.72.1-1) ... #12 9.633 No schema files found: doing nothing. #12 9.638 Setting up libpcre2-16-0:armhf (10.39-3build1) ... #12 9.649 Setting up libbtrfs0:armhf (5.16.2-1) ... #12 9.658 Setting up libpcre2-32-0:armhf (10.39-3build1) ... #12 9.668 Setting up libuv1:armhf (1.43.0-1) ... #12 9.678 Setting up emacsen-common (3.0.4) ... #12 9.710 Setting up dh-elpa-helper (2.0.9ubuntu1) ... #12 9.722 Setting up bash-completion (1:2.11-5ubuntu1) ... #12 9.746 Setting up libjsoncpp25:armhf (1.9.5-3) ... #12 9.756 Setting up pkg-config (0.29.2-1ubuntu3) ... #12 9.801 Setting up libudev-dev:armhf (249.11-0ubuntu3.4) ... #12 9.814 Setting up libsepol-dev:armhf (3.3-1build1) ... + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] Get:2 https://download.docker.com/linux/ubuntu bionic/test arm64 Packages [50.0 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic InRelease Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease #12 9.826 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... #12 9.838 Setting up libpcre2-posix3:armhf (10.39-3build1) ... #12 9.847 Setting up libbtrfs-dev:armhf (5.16.2-1) ... #12 9.861 Setting up librhash0:armhf (1.4.2-1ubuntu1) ... #12 9.879 Setting up cmake-data (3.22.1-1ubuntu1) ... #12 9.918 Setting up dh-apparmor (3.0.4-2ubuntu2.1) ... #12 9.928 Setting up libsystemd-dev:armhf (249.11-0ubuntu3.4) ... #12 9.938 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... #12 9.948 Setting up libpcre2-dev:armhf (10.39-3build1) ... #12 9.958 Setting up libselinux1-dev:armhf (3.3-1build2) ... #12 9.968 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ... #12 9.982 Setting up cmake (3.22.1-1ubuntu1) ... #12 9.995 Setting up docker-ce-build-deps (1.0) ... #12 10.00 Processing triggers for man-db (2.10.2-1) ... Hit:5 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease Hit:6 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease #12 10.08 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... #12 DONE 10.2s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:2ff141f79d74b29f3e12a0febbdc8276285a9332361d9d4875d1c84b48757b2b Fetched 114 kB in 1s (145 kB/s) #13 DONE 0.3s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:b4d8ab4fa56914e4007277cf6b54fdf61f22e1ee9c227a146d18b1fd858b82f9 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-amd64 + go build -o build/docker-linux-amd64 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:09:54Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Reading package lists... ++ find deb/debbuild/ubuntu-bionic/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb' ++ echo 'deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 6937 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb ... Unpacking docker-compose-plugin (2.9.0~ubuntu-bionic) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb ... Unpacking docker-buildx-plugin (0.8.2~ubuntu-bionic) ... Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 19/28 setsebool: SELinux is disabled. #15 DONE 2.7s Fedora 36 - aarch64 22 MB/s | 77 MB 00:03 #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:ccfb6391e164e0db649af8d6c77c89debd3c8a3d92212744fc72f48ce36f9b27 #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:939d3a189d45388aeebb0a6655786e034fabdf0aeec8dcc6b68eb07ce011fb62 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~debian-buster_amd64.deb'. Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... Setting up docker-compose-plugin (2.9.0~ubuntu-bionic) ... Setting up docker-buildx-plugin (0.8.2~ubuntu-bionic) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_arm64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_arm64.deb Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libpam-systemd libxtables12 multiarch-support systemd systemd-sysv Suggested packages: kmod systemd-container policykit-1 Recommended packages: dmsetup networkd-dispatcher libnss-systemd The following NEW packages will be installed: containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libpam-systemd libxtables12 multiarch-support systemd systemd-sysv 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. Need to get 24.4 MB of archives. After this operation, 124 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu bionic/test arm64 containerd.io arm64 1.6.7-1 [20.8 MB] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcap2 arm64 1:2.25-1.2 [12.2 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libargon2-0 arm64 0~20161029-1.1 [17.9 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libip4tc0 arm64 1.6.1-2ubuntu2 [18.3 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.53 [2562 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.53 [13.2 kB] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.6 [6960 B] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnfnetlink0 arm64 1.0.1-3 [11.5 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dbus arm64 1.12.2-1ubuntu1.3 [130 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmnl0 arm64 1.0.4-2 [11.3 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-systemd arm64 237-3ubuntu10.53 [92.3 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxtables12 arm64 1.6.1-2ubuntu2 [25.1 kB] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libip6tc0 arm64 1.6.1-2ubuntu2 [18.6 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libiptc0 arm64 1.6.1-2ubuntu2 [9392 B] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [30.6 kB] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 iptables arm64 1.6.1-2ubuntu2 [240 kB] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dbus-user-session arm64 1.12.2-1ubuntu1.3 [9396 B] Installing : containerd.io-1.6.7-3.1.el7.x86_64 20/28 debconf: delaying package configuration, since apt-utils is not installed Fetched 24.4 MB in 1s (20.6 MB/s) Selecting previously unselected package libcap2:arm64. (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 ... 7163 files and directories currently installed.) Preparing to unpack .../0-libcap2_1%3a2.25-1.2_arm64.deb ... Unpacking libcap2:arm64 (1:2.25-1.2) ... Selecting previously unselected package libargon2-0:arm64. Preparing to unpack .../1-libargon2-0_0~20161029-1.1_arm64.deb ... Unpacking libargon2-0:arm64 (0~20161029-1.1) ... Selecting previously unselected package libdevmapper1.02.1:arm64. Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... Selecting previously unselected package libjson-c3:arm64. Preparing to unpack .../3-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... Selecting previously unselected package libcryptsetup12:arm64. Preparing to unpack .../4-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... Selecting previously unselected package libidn11:arm64. Preparing to unpack .../5-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) ... Selecting previously unselected package libip4tc0:arm64. Preparing to unpack .../6-libip4tc0_1.6.1-2ubuntu2_arm64.deb ... Unpacking libip4tc0:arm64 (1.6.1-2ubuntu2) ... Selecting previously unselected package libapparmor1:arm64. Preparing to unpack .../7-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) ... Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../8-libkmod2_24-1ubuntu3.5_arm64.deb ... Unpacking libkmod2:arm64 (24-1ubuntu3.5) ... Installing : docker-compose-plugin-2.9.0-0.el7.x86_64 21/28 Setting up libcap2:arm64 (1:2.25-1.2) ... Setting up libargon2-0:arm64 (0~20161029-1.1) ... Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... Setting up libip4tc0:arm64 (1.6.1-2ubuntu2) ... Selecting previously unselected package systemd. (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 ... 7210 files and directories currently installed.) Preparing to unpack .../systemd_237-3ubuntu10.53_arm64.deb ... Unpacking systemd (237-3ubuntu10.53) ... Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... Setting up libkmod2:arm64 (24-1ubuntu3.5) ... Setting up systemd (237-3ubuntu10.53) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. Initializing machine ID from random generator. Installing : libmnl-1.0.3-7.el7.x86_64 22/28 Selecting previously unselected package systemd-sysv. (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 ... 7911 files and directories currently installed.) Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_arm64.deb ... Unpacking systemd-sysv (237-3ubuntu10.53) ... Selecting previously unselected package multiarch-support. Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_arm64.deb ... Unpacking multiarch-support (2.27-3ubuntu1.6) ... Setting up multiarch-support (2.27-3ubuntu1.6) ... Selecting previously unselected package libnfnetlink0:arm64. (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 ... 7931 files and directories currently installed.) Preparing to unpack .../00-libnfnetlink0_1.0.1-3_arm64.deb ... Unpacking libnfnetlink0:arm64 (1.0.1-3) ... Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.2-1ubuntu1.3_arm64.deb ... Unpacking dbus (1.12.2-1ubuntu1.3) ... Selecting previously unselected package libmnl0:arm64. Preparing to unpack .../02-libmnl0_1.0.4-2_arm64.deb ... Unpacking libmnl0:arm64 (1.0.4-2) ... Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../03-libpam-systemd_237-3ubuntu10.53_arm64.deb ... Unpacking libpam-systemd:arm64 (237-3ubuntu10.53) ... Selecting previously unselected package libxtables12:arm64. Preparing to unpack .../04-libxtables12_1.6.1-2ubuntu2_arm64.deb ... Unpacking libxtables12:arm64 (1.6.1-2ubuntu2) ... Selecting previously unselected package libip6tc0:arm64. Preparing to unpack .../05-libip6tc0_1.6.1-2ubuntu2_arm64.deb ... Unpacking libip6tc0:arm64 (1.6.1-2ubuntu2) ... Selecting previously unselected package libiptc0:arm64. Preparing to unpack .../06-libiptc0_1.6.1-2ubuntu2_arm64.deb ... Unpacking libiptc0:arm64 (1.6.1-2ubuntu2) ... Selecting previously unselected package libnetfilter-conntrack3:arm64. Preparing to unpack .../07-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... Selecting previously unselected package iptables. Preparing to unpack .../08-iptables_1.6.1-2ubuntu2_arm64.deb ... Unpacking iptables (1.6.1-2ubuntu2) ... Selecting previously unselected package containerd.io. Preparing to unpack .../09-containerd.io_1.6.7-1_arm64.deb ... Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 23/28 Unpacking containerd.io (1.6.7-1) ... #18 exporting layers 7.3s done #18 writing image sha256:7f6fc178d00b47a39c4aeda51c09e48316705d2e32abe354572d17b739025eb5 done #18 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done #18 DONE 7.3s docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0~20220808082437.e1f24d3 -e VERSION=0.0.0-20220808082437-e1f24d3 -e CLI_GITCOMMIT=e1f24d3 -e ENGINE_GITCOMMIT=f068067 -e BUILDX_VERSION=v0.8.2 -e COMPOSE_VERSION=v2.9.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb/debbuild/ubuntu-jammy:/build debbuild-ubuntu-jammy/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/buildx + tar -C /root/build-deb -xzf /sources/buildx.tgz Installing : iptables-1.4.21-35.el7.x86_64 24/28 Selecting previously unselected package dbus-user-session. Preparing to unpack .../10-dbus-user-session_1.12.2-1ubuntu1.3_arm64.deb ... Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... Setting up containerd.io (1.6.7-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up systemd-sysv (237-3ubuntu10.53) ... Setting up libiptc0:arm64 (1.6.1-2ubuntu2) ... Setting up libxtables12:arm64 (1.6.1-2ubuntu2) ... Setting up libnfnetlink0:arm64 (1.0.1-3) ... Setting up dbus (1.12.2-1ubuntu1.3) ... Setting up libmnl0:arm64 (1.0.4-2) ... Setting up libip6tc0:arm64 (1.6.1-2ubuntu2) ... Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... Setting up libpam-systemd:arm64 (237-3ubuntu10.53) ... Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... Setting up iptables (1.6.1-2ubuntu2) ... Processing triggers for libc-bin (2.27-3ubuntu1.6) ... + mkdir -p /root/build-deb/compose + tar -C /root/build-deb -xzf /sources/compose.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0~20220808082437.e1f24d3 ]] + echo VERSION AAA 0.0.0-20220808082437-e1f24d3 VERSION AAA 0.0.0-20220808082437-e1f24d3 + VERSION=0.0.0-20220808082437-e1f24d3 + echo VERSION bbb 0.0.0-20220808082437-e1f24d3 VERSION bbb 0.0.0-20220808082437-e1f24d3 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Mon, 08 Aug 2022 12:12:35 +0000' ++ . /etc/os-release +++ PRETTY_NAME='Ubuntu 22.04.1 LTS' +++ NAME=Ubuntu +++ VERSION_ID=22.04 +++ VERSION='22.04.1 LTS (Jammy Jellyfish)' +++ VERSION_CODENAME=jammy +++ ID=ubuntu +++ ID_LIKE=debian +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ UBUNTU_CODENAME=jammy ++ echo 22.04 VERSION BBB 0.0.0-20220808082437-e1f24d3 + versionID=22.04 + pkgRevision=0 + cat + export CLI_GITCOMMIT=e1f24d3 + CLI_GITCOMMIT=e1f24d3 + export ENGINE_GITCOMMIT=f068067 + ENGINE_GITCOMMIT=f068067 + export SCAN_GITCOMMIT=061fe0a + SCAN_GITCOMMIT=061fe0a + echo VERSION BBB 0.0.0-20220808082437-e1f24d3 + dpkg-buildpackage -uc -us -I.git Processing triggers for systemd (237-3ubuntu10.53) ... + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.1 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy dpkg-buildpackage: info: source distribution jammy dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion dh_clean dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0~20220808082437.e1f24d3' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.tar.gz Installing : docker-buildx-plugin-0.8.2-0.el7.x86_64 25/28 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb'. Installing : 1:docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_6 26/28 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Installing : docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0 27/28 Installing : 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 28/28 Verifying : docker-buildx-plugin-0.8.2-0.el7.x86_64 1/28 Verifying : libmnl-1.0.3-7.el7.x86_64 2/28 Verifying : fuse-overlayfs-0.7.2-6.el7_8.x86_64 3/28 Verifying : 1:docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.el7.x86_6 4/28 Verifying : docker-compose-plugin-2.9.0-0.el7.x86_64 5/28 Verifying : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch 6/28 Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 7/28 Verifying : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch 8/28 Verifying : checkpolicy-2.5-8.el7.x86_64 9/28 Verifying : policycoreutils-2.5-34.el7.x86_64 10/28 Verifying : containerd.io-1.6.7-3.1.el7.x86_64 11/28 Verifying : docker-scan-plugin-0.17.0-0.el7.x86_64 12/28 Verifying : python-IPy-0.75-6.el7.noarch 13/28 Verifying : libseccomp-2.3.1-4.el7.x86_64 14/28 Verifying : libselinux-utils-2.5-15.el7.x86_64 15/28 Verifying : policycoreutils-python-2.5-34.el7.x86_64 16/28 Verifying : setools-libs-3.3.8-4.el7.x86_64 17/28 Verifying : fuse3-libs-3.6.1-4.el7.x86_64 18/28 Verifying : libsemanage-python-2.5-14.el7.x86_64 19/28 Verifying : slirp4netns-0.4.3-4.el7_8.x86_64 20/28 Verifying : libselinux-python-2.5-15.el7.x86_64 21/28 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 22/28 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 23/28 Verifying : iptables-1.4.21-35.el7.x86_64 24/28 Verifying : 3:docker-ce-0.0.0~20220808082437.e1f24d3-0.el7.x86_64 25/28 Verifying : libnfnetlink-1.0.1-4.el7.x86_64 26/28 Verifying : docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0 27/28 Verifying : libcgroup-0.41-21.el7.x86_64 28/28 Installed: docker-buildx-plugin.x86_64 0:0.8.2-0.el7 docker-ce.x86_64 3:0.0.0~20220808082437.e1f24d3-0.el7 docker-ce-cli.x86_64 1:0.0.0~20220808082437.e1f24d3-0.el7 docker-ce-rootless-extras.x86_64 0:0.0.0~20220808082437.e1f24d3-0.el7 docker-compose-plugin.x86_64 0:2.9.0-0.el7 docker-scan-plugin.x86_64 0:0.17.0-0.el7 Dependency Installed: audit-libs-python.x86_64 0:2.8.5-4.el7 checkpolicy.x86_64 0:2.5-8.el7 container-selinux.noarch 2:2.119.2-1.911c772.el7_8 containerd.io.x86_64 0:1.6.7-3.1.el7 fuse-overlayfs.x86_64 0:0.7.2-6.el7_8 fuse3-libs.x86_64 0:3.6.1-4.el7 iptables.x86_64 0:1.4.21-35.el7 libcgroup.x86_64 0:0.41-21.el7 libmnl.x86_64 0:1.0.3-7.el7 libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 libnfnetlink.x86_64 0:1.0.1-4.el7 libseccomp.x86_64 0:2.3.1-4.el7 libselinux-python.x86_64 0:2.5-15.el7 libselinux-utils.x86_64 0:2.5-15.el7 libsemanage-python.x86_64 0:2.5-14.el7 policycoreutils.x86_64 0:2.5-34.el7 policycoreutils-python.x86_64 0:2.5-34.el7 python-IPy.noarch 0:0.75-6.el7 selinux-policy.noarch 0:3.13.1-268.el7_9.2 selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 setools-libs.x86_64 0:3.3.8-4.el7 slirp4netns.x86_64 0:0.4.3-4.el7_8 Complete! + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.3.1 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~debian-buster_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb'. Fedora 36 openh264 (From Cisco) - aarch64 2.2 kB/s | 2.5 kB 00:01 Fedora Modular 36 - aarch64 2.0 MB/s | 2.3 MB 00:01 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb'. Fedora 36 - aarch64 - Updates 12 MB/s | 23 MB 00:01 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.dsc debian/rules build dh build --with=bash-completion dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=f068067 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd GOOS="" GOARCH="" GOARM="" dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb'. Fedora Modular 36 - aarch64 - Updates 1.7 MB/s | 2.5 MB 00:01 make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo Dependencies resolved. ======================================================================================= Package Arch Version Repo Size ======================================================================================= Upgrading: authselect aarch64 1.4.0-1.fc36 updates 139 k authselect-libs aarch64 1.4.0-1.fc36 updates 233 k ca-certificates noarch 2022.2.54-1.2.fc36 updates 828 k coreutils aarch64 9.0-7.fc36 updates 1.0 M coreutils-common aarch64 9.0-7.fc36 updates 2.0 M crypto-policies noarch 20220428-1.gitdfb10ea.fc36 updates 62 k curl aarch64 7.82.0-7.fc36 updates 305 k dnf noarch 4.13.0-1.fc36 updates 453 k dnf-data noarch 4.13.0-1.fc36 updates 42 k elfutils-default-yama-scope noarch 0.187-4.fc36 updates 17 k elfutils-libelf aarch64 0.187-4.fc36 updates 198 k elfutils-libs aarch64 0.187-4.fc36 updates 256 k fedora-release-common noarch 36-18 updates 21 k fedora-release-container noarch 36-18 updates 11 k fedora-release-identity-container noarch 36-18 updates 12 k filesystem aarch64 3.18-1.fc36 updates 1.1 M glib2 aarch64 2.72.3-1.fc36 updates 2.7 M glibc aarch64 2.35-15.fc36 updates 1.7 M glibc-common aarch64 2.35-15.fc36 updates 323 k glibc-minimal-langpack aarch64 2.35-15.fc36 updates 55 k gnupg2 aarch64 2.3.7-3.fc36 updates 2.5 M gnutls aarch64 3.7.7-1.fc36 updates 1.0 M krb5-libs aarch64 1.19.2-11.fc36 updates 729 k libarchive aarch64 3.5.3-3.fc36 updates 388 k libblkid aarch64 2.38-1.fc36 updates 106 k libcap-ng aarch64 0.8.3-1.fc36 updates 32 k libcurl aarch64 7.82.0-7.fc36 updates 295 k libdnf aarch64 0.67.0-2.fc36 updates 613 k libgcc aarch64 12.1.1-1.fc36 updates 89 k libgcrypt aarch64 1.10.1-3.fc36 updates 454 k libgomp aarch64 12.1.1-1.fc36 updates 287 k libgpg-error aarch64 1.45-1.fc36 updates 220 k libidn2 aarch64 2.3.3-1.fc36 updates 107 k libmount aarch64 2.38-1.fc36 updates 132 k librepo aarch64 1.14.3-1.fc36 updates 92 k libsmartcols aarch64 2.38-1.fc36 updates 62 k libsolv aarch64 0.7.22-1.fc36 updates 390 k libstdc++ aarch64 12.1.1-1.fc36 updates 737 k libtirpc aarch64 1.3.2-1.rc4.fc36 updates 94 k libuuid aarch64 2.38-1.fc36 updates 27 k libxml2 aarch64 2.9.14-1.fc36 updates 734 k libzstd aarch64 1.5.2-2.fc36 updates 267 k lua-libs aarch64 5.4.4-3.fc36 updates 213 k nettle aarch64 3.8-1.fc36 updates 421 k openldap aarch64 2.6.2-2.fc36 updates 250 k openldap-compat aarch64 2.6.2-2.fc36 updates 18 k openssl-libs aarch64 1:3.0.5-1.fc36 updates 2.0 M pam aarch64 1.5.2-13.fc36 updates 529 k pam-libs aarch64 1.5.2-13.fc36 updates 58 k pcre2 aarch64 10.40-1.fc36 updates 220 k pcre2-syntax noarch 10.40-1.fc36 updates 143 k python3 aarch64 3.10.6-1.fc36 updates 28 k python3-dnf noarch 4.13.0-1.fc36 updates 415 k python3-hawkey aarch64 0.67.0-2.fc36 updates 100 k python3-libdnf aarch64 0.67.0-2.fc36 updates 743 k python3-libs aarch64 3.10.6-1.fc36 updates 7.3 M python3-rpm aarch64 4.17.1-3.fc36 updates 92 k rpm aarch64 4.17.1-3.fc36 updates 534 k rpm-build-libs aarch64 4.17.1-3.fc36 updates 89 k rpm-libs aarch64 4.17.1-3.fc36 updates 306 k rpm-sign-libs aarch64 4.17.1-3.fc36 updates 24 k setup noarch 2.14.1-1.fc36 updates 143 k systemd-libs aarch64 250.8-1.fc36 updates 585 k tpm2-tss aarch64 3.2.0-3.fc36 updates 550 k tzdata noarch 2022a-2.fc36 updates 432 k util-linux-core aarch64 2.38-1.fc36 updates 455 k vim-data noarch 2:9.0.137-1.fc36 updates 26 k vim-minimal aarch64 2:9.0.137-1.fc36 updates 716 k yum noarch 4.13.0-1.fc36 updates 40 k zchunk-libs aarch64 1.2.2-1.fc36 updates 51 k Transaction Summary ======================================================================================= Upgrade 70 Packages Total download size: 37 M Downloading Packages: (1/70): authselect-1.4.0-1.fc36.aarch64.rpm 326 kB/s | 139 kB 00:00 (2/70): authselect-libs-1.4.0-1.fc36.aarch64.rp 541 kB/s | 233 kB 00:00 (3/70): ca-certificates-2022.2.54-1.2.fc36.noar 1.8 MB/s | 828 kB 00:00 (4/70): crypto-policies-20220428-1.gitdfb10ea.f 7.0 MB/s | 62 kB 00:00 dpkg-genchanges >../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.changes (5/70): coreutils-9.0-7.fc36.aarch64.rpm 17 MB/s | 1.0 MB 00:00 (6/70): coreutils-common-9.0-7.fc36.aarch64.rpm 15 MB/s | 2.0 MB 00:00 (7/70): curl-7.82.0-7.fc36.aarch64.rpm 2.4 MB/s | 305 kB 00:00 (8/70): dnf-4.13.0-1.fc36.noarch.rpm 4.2 MB/s | 453 kB 00:00 (9/70): dnf-data-4.13.0-1.fc36.noarch.rpm 1.1 MB/s | 42 kB 00:00 (10/70): elfutils-default-yama-scope-0.187-4.fc 420 kB/s | 17 kB 00:00 (11/70): elfutils-libelf-0.187-4.fc36.aarch64.r 16 MB/s | 198 kB 00:00 (12/70): elfutils-libs-0.187-4.fc36.aarch64.rpm 3.3 MB/s | 256 kB 00:00 (13/70): fedora-release-common-36-18.noarch.rpm 267 kB/s | 21 kB 00:00 (14/70): fedora-release-container-36-18.noarch. 145 kB/s | 11 kB 00:00 (15/70): fedora-release-identity-container-36-1 1.2 MB/s | 12 kB 00:00 (16/70): filesystem-3.18-1.fc36.aarch64.rpm 19 MB/s | 1.1 MB 00:00 (17/70): glibc-2.35-15.fc36.aarch64.rpm 26 MB/s | 1.7 MB 00:00 (18/70): glibc-common-2.35-15.fc36.aarch64.rpm 2.9 MB/s | 323 kB 00:00 (19/70): glib2-2.72.3-1.fc36.aarch64.rpm 12 MB/s | 2.7 MB 00:00 (20/70): glibc-minimal-langpack-2.35-15.fc36.aa 540 kB/s | 55 kB 00:00 (21/70): gnupg2-2.3.7-3.fc36.aarch64.rpm 19 MB/s | 2.5 MB 00:00 (22/70): krb5-libs-1.19.2-11.fc36.aarch64.rpm 5.9 MB/s | 729 kB 00:00 (23/70): gnutls-3.7.7-1.fc36.aarch64.rpm 5.9 MB/s | 1.0 MB 00:00 (24/70): libarchive-3.5.3-3.fc36.aarch64.rpm 2.5 MB/s | 388 kB 00:00 (25/70): libblkid-2.38-1.fc36.aarch64.rpm 1.0 MB/s | 106 kB 00:00 (26/70): libcap-ng-0.8.3-1.fc36.aarch64.rpm 4.8 MB/s | 32 kB 00:00 (27/70): libcurl-7.82.0-7.fc36.aarch64.rpm 7.5 MB/s | 295 kB 00:00 (28/70): libdnf-0.67.0-2.fc36.aarch64.rpm 7.9 MB/s | 613 kB 00:00 (29/70): libgcc-12.1.1-1.fc36.aarch64.rpm 1.2 MB/s | 89 kB 00:00 (30/70): libgcrypt-1.10.1-3.fc36.aarch64.rpm 6.0 MB/s | 454 kB 00:00 (31/70): libgomp-12.1.1-1.fc36.aarch64.rpm 3.6 MB/s | 287 kB 00:00 (32/70): libgpg-error-1.45-1.fc36.aarch64.rpm 2.6 MB/s | 220 kB 00:00 (33/70): libidn2-2.3.3-1.fc36.aarch64.rpm 1.8 MB/s | 107 kB 00:00 (34/70): libmount-2.38-1.fc36.aarch64.rpm 8.3 MB/s | 132 kB 00:00 (35/70): librepo-1.14.3-1.fc36.aarch64.rpm 3.3 MB/s | 92 kB 00:00 (36/70): libsmartcols-2.38-1.fc36.aarch64.rpm 2.4 MB/s | 62 kB 00:00 (37/70): libsolv-0.7.22-1.fc36.aarch64.rpm 7.5 MB/s | 390 kB 00:00 (38/70): libstdc++-12.1.1-1.fc36.aarch64.rpm 8.3 MB/s | 737 kB 00:00 (39/70): libtirpc-1.3.2-1.rc4.fc36.aarch64.rpm 1.1 MB/s | 94 kB 00:00 (40/70): libuuid-2.38-1.fc36.aarch64.rpm 640 kB/s | 27 kB 00:00 (41/70): libzstd-1.5.2-2.fc36.aarch64.rpm 5.6 MB/s | 267 kB 00:00 (42/70): libxml2-2.9.14-1.fc36.aarch64.rpm 8.6 MB/s | 734 kB 00:00 (43/70): lua-libs-5.4.4-3.fc36.aarch64.rpm 2.5 MB/s | 213 kB 00:00 (44/70): nettle-3.8-1.fc36.aarch64.rpm 5.2 MB/s | 421 kB 00:00 (45/70): openldap-2.6.2-2.fc36.aarch64.rpm 5.5 MB/s | 250 kB 00:00 (46/70): openldap-compat-2.6.2-2.fc36.aarch64.r 381 kB/s | 18 kB 00:00 (47/70): openssl-libs-3.0.5-1.fc36.aarch64.rpm 28 MB/s | 2.0 MB 00:00 (48/70): pam-libs-1.5.2-13.fc36.aarch64.rpm 938 kB/s | 58 kB 00:00 (49/70): pam-1.5.2-13.fc36.aarch64.rpm 4.2 MB/s | 529 kB 00:00 (50/70): pcre2-10.40-1.fc36.aarch64.rpm 3.2 MB/s | 220 kB 00:00 (51/70): pcre2-syntax-10.40-1.fc36.noarch.rpm 2.1 MB/s | 143 kB 00:00 (52/70): python3-3.10.6-1.fc36.aarch64.rpm 2.7 MB/s | 28 kB 00:00 (53/70): python3-dnf-4.13.0-1.fc36.noarch.rpm 6.7 MB/s | 415 kB 00:00 (54/70): python3-hawkey-0.67.0-2.fc36.aarch64.r 1.6 MB/s | 100 kB 00:00 (55/70): python3-rpm-4.17.1-3.fc36.aarch64.rpm 15 MB/s | 92 kB 00:00 (56/70): python3-libs-3.10.6-1.fc36.aarch64.rpm 39 MB/s | 7.3 MB 00:00 (57/70): rpm-4.17.1-3.fc36.aarch64.rpm 2.5 MB/s | 534 kB 00:00 dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb /root/docker-compose-plugin_2.9.0~debian-buster_amd64.deb /root/docker-scan-plugin_0.17.0~debian-buster_amd64.deb /build copied '/root/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb' removed '/root/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb' copied '/root/docker-compose-plugin_2.9.0~debian-buster_amd64.deb' -> '/build/docker-compose-plugin_2.9.0~debian-buster_amd64.deb' removed '/root/docker-compose-plugin_2.9.0~debian-buster_amd64.deb' copied '/root/docker-scan-plugin_0.17.0~debian-buster_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~debian-buster_amd64.deb' removed '/root/docker-scan-plugin_0.17.0~debian-buster_amd64.deb' (58/70): python3-libdnf-0.67.0-2.fc36.aarch64.r 2.8 MB/s | 743 kB 00:00 (59/70): rpm-build-libs-4.17.1-3.fc36.aarch64.r 1.2 MB/s | 89 kB 00:00 (60/70): rpm-libs-4.17.1-3.fc36.aarch64.rpm 4.1 MB/s | 306 kB 00:00 (61/70): rpm-sign-libs-4.17.1-3.fc36.aarch64.rp 754 kB/s | 24 kB 00:00 (62/70): setup-2.14.1-1.fc36.noarch.rpm 3.9 MB/s | 143 kB 00:00 (63/70): tzdata-2022a-2.fc36.noarch.rpm 9.3 MB/s | 432 kB 00:00 (64/70): systemd-libs-250.8-1.fc36.aarch64.rpm 4.2 MB/s | 585 kB 00:00 (65/70): tpm2-tss-3.2.0-3.fc36.aarch64.rpm 3.4 MB/s | 550 kB 00:00 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb'. (66/70): util-linux-core-2.38-1.fc36.aarch64.rp 2.6 MB/s | 455 kB 00:00 (67/70): vim-data-9.0.137-1.fc36.noarch.rpm 386 kB/s | 26 kB 00:00 (68/70): vim-minimal-9.0.137-1.fc36.aarch64.rpm 5.8 MB/s | 716 kB 00:00 (69/70): yum-4.13.0-1.fc36.noarch.rpm 650 kB/s | 40 kB 00:00 (70/70): zchunk-libs-1.2.2-1.fc36.aarch64.rpm 848 kB/s | 51 kB 00:00 -------------------------------------------------------------------------------- Total 14 MB/s | 37 MB 00:02 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb'. + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QXztRl + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64 + cd src + pushd /root/rpmbuild/BUILD/src/compose + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src ~/rpmbuild/BUILD/src + popd + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FcSY0F + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.9.0 + test v2.9.0 = v2.9.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 PASS: docker-compose version OK ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.9.0-0.fc35.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.exqFiu + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ts2B5C + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.9.0-0.fc35 docker-compose-plugin(aarch-64) = 0:2.9.0-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.fc35.src.rpm Running scriptlet: filesystem-3.18-1.fc36.aarch64 1/1 Preparing : 1/1 Upgrading : libgcc-12.1.1-1.fc36.aarch64 1/140 Running scriptlet: libgcc-12.1.1-1.fc36.aarch64 1/140 Upgrading : crypto-policies-20220428-1.gitdfb10ea.fc36.noarc 2/140 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster" Running scriptlet: crypto-policies-20220428-1.gitdfb10ea.fc36.noarc 2/140 Upgrading : tzdata-2022a-2.fc36.noarch 3/140 Upgrading : glibc-common-2.35-15.fc36.aarch64 4/140 Upgrading : glibc-minimal-langpack-2.35-15.fc36.aarch64 5/140 Running scriptlet: glibc-2.35-15.fc36.aarch64 6/140 Upgrading : glibc-2.35-15.fc36.aarch64 6/140 Running scriptlet: glibc-2.35-15.fc36.aarch64 6/140 Upgrading : libzstd-1.5.2-2.fc36.aarch64 7/140 Upgrading : libuuid-2.38-1.fc36.aarch64 8/140 Upgrading : lua-libs-5.4.4-3.fc36.aarch64 9/140 Upgrading : elfutils-libelf-0.187-4.fc36.aarch64 10/140 Upgrading : libsmartcols-2.38-1.fc36.aarch64 11/140 Upgrading : libstdc++-12.1.1-1.fc36.aarch64 12/140 Upgrading : libxml2-2.9.14-1.fc36.aarch64 13/140 Upgrading : libgpg-error-1.45-1.fc36.aarch64 14/140 Upgrading : libgcrypt-1.10.1-3.fc36.aarch64 15/140 Upgrading : libidn2-2.3.3-1.fc36.aarch64 16/140 Upgrading : fedora-release-identity-container-36-18.noarch 17/140 Upgrading : fedora-release-container-36-18.noarch 18/140 Upgrading : fedora-release-common-36-18.noarch 19/140 Upgrading : setup-2.14.1-1.fc36.noarch 20/140 warning: /etc/hosts created as /etc/hosts.rpmnew warning: /etc/shadow created as /etc/shadow.rpmnew Running scriptlet: setup-2.14.1-1.fc36.noarch 20/140 Upgrading : systemd-libs-250.8-1.fc36.aarch64 21/140 Upgrading : libgomp-12.1.1-1.fc36.aarch64 22/140 Upgrading : nettle-3.8-1.fc36.aarch64 23/140 Upgrading : gnutls-3.7.7-1.fc36.aarch64 24/140 Upgrading : pam-libs-1.5.2-13.fc36.aarch64 25/140 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Upgrading : vim-data-2:9.0.137-1.fc36.noarch 26/140 Upgrading : pcre2-syntax-10.40-1.fc36.noarch 27/140 Upgrading : elfutils-default-yama-scope-0.187-4.fc36.noarch 28/140 Running scriptlet: elfutils-default-yama-scope-0.187-4.fc36.noarch 28/140 Upgrading : elfutils-libs-0.187-4.fc36.aarch64 29/140 Upgrading : dnf-data-4.13.0-1.fc36.noarch 30/140 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew + make IMAGE=debian:buster verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ debian:buster ./verify Unable to find image 'debian:buster' locally buster: Pulling from library/debian + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.afExQk + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FiGZI0 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-buildx version OK + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.fc35.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.fc35 docker-buildx-plugin(x86-64) = 0:0.8.2-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.fc35.src.rpm Upgrading : coreutils-common-9.0-7.fc36.aarch64 31/140 Upgrading : openssl-libs-1:3.0.5-1.fc36.aarch64 32/140 Upgrading : coreutils-9.0-7.fc36.aarch64 33/140 Running scriptlet: ca-certificates-2022.2.54-1.2.fc36.noarch 34/140 Upgrading : ca-certificates-2022.2.54-1.2.fc36.noarch 34/140 7e6a53d1988f: Already exists Digest: sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f Status: Downloaded newer image for debian:buster + verify + dpkg --version + verify_deb + apt-get update Get:1 http://deb.debian.org/debian buster InRelease [122 kB] Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] Running scriptlet: ca-certificates-2022.2.54-1.2.fc36.noarch 34/140 Upgrading : openldap-2.6.2-2.fc36.aarch64 35/140 Upgrading : krb5-libs-1.19.2-11.fc36.aarch64 36/140 Upgrading : libcurl-7.82.0-7.fc36.aarch64 37/140 Upgrading : libtirpc-1.3.2-1.rc4.fc36.aarch64 38/140 Upgrading : python3-3.10.6-1.fc36.aarch64 39/140 Upgrading : python3-libs-3.10.6-1.fc36.aarch64 40/140 Upgrading : libblkid-2.38-1.fc36.aarch64 41/140 Running scriptlet: libblkid-2.38-1.fc36.aarch64 41/140 Upgrading : libmount-2.38-1.fc36.aarch64 42/140 Upgrading : glib2-2.72.3-1.fc36.aarch64 43/140 Upgrading : zchunk-libs-1.2.2-1.fc36.aarch64 44/140 Upgrading : librepo-1.14.3-1.fc36.aarch64 45/140 Upgrading : curl-7.82.0-7.fc36.aarch64 46/140 Upgrading : gnupg2-2.3.7-3.fc36.aarch64 47/140 Running scriptlet: authselect-libs-1.4.0-1.fc36.aarch64 48/140 Upgrading : authselect-libs-1.4.0-1.fc36.aarch64 48/140 Upgrading : authselect-1.4.0-1.fc36.aarch64 49/140 Upgrading : libarchive-3.5.3-3.fc36.aarch64 50/140 Running scriptlet: rpm-4.17.1-3.fc36.aarch64 51/140 Upgrading : rpm-4.17.1-3.fc36.aarch64 51/140 Upgrading : rpm-libs-4.17.1-3.fc36.aarch64 52/140 Upgrading : libsolv-0.7.22-1.fc36.aarch64 53/140 Upgrading : libdnf-0.67.0-2.fc36.aarch64 54/140 Fetched 8470 kB in 2s (4940 kB/s) # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd Upgrading : python3-libdnf-0.67.0-2.fc36.aarch64 55/140 Upgrading : python3-hawkey-0.67.0-2.fc36.aarch64 56/140 Upgrading : rpm-build-libs-4.17.1-3.fc36.aarch64 57/140 Upgrading : rpm-sign-libs-4.17.1-3.fc36.aarch64 58/140 Upgrading : python3-rpm-4.17.1-3.fc36.aarch64 59/140 Upgrading : python3-dnf-4.13.0-1.fc36.noarch 60/140 Upgrading : dnf-4.13.0-1.fc36.noarch 61/140 Running scriptlet: dnf-4.13.0-1.fc36.noarch 61/140 Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Upgrading : yum-4.13.0-1.fc36.noarch 62/140 Upgrading : pam-1.5.2-13.fc36.aarch64 63/140 Upgrading : util-linux-core-2.38-1.fc36.aarch64 64/140 Running scriptlet: util-linux-core-2.38-1.fc36.aarch64 64/140 Running scriptlet: tpm2-tss-3.2.0-3.fc36.aarch64 65/140 Upgrading : tpm2-tss-3.2.0-3.fc36.aarch64 65/140 Upgrading : openldap-compat-2.6.2-2.fc36.aarch64 66/140 Upgrading : pcre2-10.40-1.fc36.aarch64 67/140 Upgrading : vim-minimal-2:9.0.137-1.fc36.aarch64 68/140 Reading package lists... Upgrading : filesystem-3.18-1.fc36.aarch64 69/140 Upgrading : libcap-ng-0.8.3-1.fc36.aarch64 70/140 Building dependency tree... Reading state information... The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal readline-common Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv python3.7-doc binutils binfmt-support readline-doc Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.buildinfo Cleanup : fedora-release-common-36-17.noarch 71/140 Cleanup : yum-4.11.1-2.fc36.noarch 72/140 Running scriptlet: dnf-4.11.1-2.fc36.noarch 73/140 Cleanup : dnf-4.11.1-2.fc36.noarch 73/140 Running scriptlet: dnf-4.11.1-2.fc36.noarch 73/140 The following NEW packages will be installed: apt-transport-https ca-certificates curl dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1 lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.7 python3.7-minimal readline-common software-properties-common 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded. Need to get 23.9 MB of archives. After this operation, 82.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] Cleanup : python3-dnf-4.11.1-2.fc36.noarch 74/140 Cleanup : filesystem-3.16-2.fc36.aarch64 75/140 Cleanup : util-linux-core-2.38-0.2.fc36.aarch64 76/140 Cleanup : python3-hawkey-0.66.0-1.fc36.aarch64 77/140 Cleanup : python3-libdnf-0.66.0-1.fc36.aarch64 78/140 Get:2 http://deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] Get:3 http://deb.debian.org/debian buster/main amd64 libexpat1 amd64 2.2.6-2+deb10u4 [108 kB] Get:4 http://deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] Get:5 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] Get:6 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] Get:7 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] Get:8 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] Get:9 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] Get:10 http://deb.debian.org/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u1 [641 kB] Get:11 http://deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] Get:12 http://deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] Get:13 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] Get:14 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] Get:15 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB] Get:17 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] Get:18 http://deb.debian.org/debian buster/main amd64 libksba8 amd64 1.3.5-2 [99.7 kB] Get:19 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] Get:20 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] Get:22 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] Get:23 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] Get:24 http://deb.debian.org/debian-security buster/updates/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB] Get:25 http://deb.debian.org/debian-security buster/updates/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] Get:26 http://deb.debian.org/debian-security buster/updates/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB] Get:27 http://deb.debian.org/debian-security buster/updates/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB] Get:28 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] Get:29 http://deb.debian.org/debian-security buster/updates/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB] Get:30 http://deb.debian.org/debian-security buster/updates/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB] Get:31 http://deb.debian.org/debian-security buster/updates/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB] Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB] Get:33 http://deb.debian.org/debian-security buster/updates/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB] Get:34 http://deb.debian.org/debian buster/main amd64 apt-transport-https all 1.8.2.3 [149 kB] Get:35 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] Get:36 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] Get:37 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] Get:38 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] Get:39 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] Get:40 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] Get:41 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] Get:42 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] Get:43 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] Get:44 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] Get:45 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] Get:46 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] Get:47 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] Get:48 http://deb.debian.org/debian buster/main amd64 distro-info-data all 0.41+deb10u4 [6880 B] Get:49 http://deb.debian.org/debian buster/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u3 [1259 kB] Get:50 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB] Get:51 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB] Get:52 http://deb.debian.org/debian buster/main amd64 libpackagekit-glib2-18 amd64 1.1.12-5 [116 kB] Get:53 http://deb.debian.org/debian buster/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.12-5 [35.9 kB] Get:54 http://deb.debian.org/debian-security buster/updates/main amd64 gnupg2 all 2.2.12-1+deb10u2 [393 kB] Get:55 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB] dpkg-genchanges -O../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.changes Cleanup : libdnf-0.66.0-1.fc36.aarch64 79/140 Cleanup : pam-1.5.2-12.fc36.aarch64 80/140 Cleanup : systemd-libs-250.3-8.fc36.aarch64 81/140 Cleanup : librepo-1.14.2-2.fc36.aarch64 82/140 Cleanup : python3-rpm-4.17.0-10.fc36.aarch64 83/140 Cleanup : rpm-build-libs-4.17.0-10.fc36.aarch64 84/140 Cleanup : elfutils-libs-0.186-3.fc36.aarch64 85/140 Cleanup : libstdc++-12.0.1-0.16.fc36.aarch64 86/140 Cleanup : rpm-sign-libs-4.17.0-10.fc36.aarch64 87/140 Get:56 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB] Get:57 http://deb.debian.org/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u2 [330 kB] Get:58 http://deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] Get:59 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB] Get:60 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB] Get:61 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB] Get:62 http://deb.debian.org/debian buster/main amd64 python3-dbus amd64 1.2.8-3 [103 kB] Get:63 http://deb.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB] Get:64 http://deb.debian.org/debian buster/main amd64 python3-pycurl amd64 7.43.0.2-0.1 [66.3 kB] Get:65 http://deb.debian.org/debian buster/main amd64 python3-software-properties all 0.96.20.2-2 [49.6 kB] Get:66 http://deb.debian.org/debian buster/main amd64 software-properties-common all 0.96.20.2-2 [83.3 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 23.9 MB in 1s (43.6 MB/s) Selecting previously unselected package libssl1.1:amd64. (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 ... 6677 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... Cleanup : gnupg2-2.3.4-2.fc36.aarch64 88/140 Running scriptlet: authselect-1.3.0-10.fc36.aarch64 89/140 Cleanup : authselect-1.3.0-10.fc36.aarch64 89/140 Cleanup : libsolv-0.7.21-1.fc36.aarch64 90/140 Cleanup : rpm-4.17.0-10.fc36.aarch64 91/140 Cleanup : rpm-libs-4.17.0-10.fc36.aarch64 92/140 Cleanup : libarchive-3.5.3-1.fc36.aarch64 93/140 Cleanup : glib2-2.72.0-2.fc36.aarch64 94/140 Selecting previously unselected package libpython3.7-minimal:amd64. Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.2.6-2+deb10u4_amd64.deb ... Unpacking libexpat1:amd64 (2.2.6-2+deb10u4) ... Cleanup : gnutls-3.7.3-2.fc36.aarch64 95/140 Cleanup : libmount-2.38-0.2.fc36.aarch64 96/140 Cleanup : libxml2-2.9.13-1.fc36.aarch64 97/140 Cleanup : tpm2-tss-3.2.0-1.fc36.aarch64 98/140 Cleanup : libgcrypt-1.10.1-1.fc36.aarch64 99/140 Cleanup : libblkid-2.38-0.2.fc36.aarch64 100/140 Cleanup : lua-libs-5.4.4-1.fc36.aarch64 101/140 Cleanup : curl-7.82.0-2.fc36.aarch64 102/140 Cleanup : libcurl-7.82.0-2.fc36.aarch64 103/140 Cleanup : vim-minimal-2:8.2.4621-1.fc36.aarch64 104/140 Cleanup : zchunk-libs-1.2.1-1.fc36.aarch64 105/140 Selecting previously unselected package python3.7-minimal. Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... Cleanup : authselect-libs-1.3.0-10.fc36.aarch64 106/140 Cleanup : pam-libs-1.5.2-12.fc36.aarch64 107/140 Cleanup : libgpg-error-1.44-1.fc36.aarch64 108/140 Cleanup : openldap-compat-2.6.1-2.fc36.aarch64 109/140 Cleanup : openldap-2.6.1-2.fc36.aarch64 110/140 Cleanup : libzstd-1.5.2-1.fc36.aarch64 111/140 Cleanup : elfutils-libelf-0.186-3.fc36.aarch64 112/140 Cleanup : python3-libs-3.10.4-1.fc36.aarch64 113/140 Cleanup : python3-3.10.4-1.fc36.aarch64 114/140 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... Setting up libexpat1:amd64 (2.2.6-2+deb10u4) ... Setting up python3.7-minimal (3.7.3-2+deb10u3) ... dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb /root/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb' copied '/root/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb' removed '/root/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb' Cleanup : libtirpc-1.3.2-1.rc1.fc36.1.aarch64 115/140 Cleanup : krb5-libs-1.19.2-6.fc36.aarch64 116/140 Cleanup : ca-certificates-2021.2.52-3.fc36.noarch 117/140 Cleanup : coreutils-9.0-5.fc36.aarch64 118/140 Cleanup : openssl-libs-1:3.0.2-4.fc36.aarch64 119/140 Cleanup : libuuid-2.38-0.2.fc36.aarch64 120/140 Cleanup : pcre2-10.39-1.fc36.1.aarch64 121/140 Cleanup : libcap-ng-0.8.2-9.fc36.aarch64 122/140 Cleanup : setup-2.13.9.1-3.fc36.noarch 123/140 Cleanup : fedora-release-container-36-17.noarch 124/140 Cleanup : fedora-release-identity-container-36-17.noarch 125/140 Cleanup : pcre2-syntax-10.39-1.fc36.1.noarch 126/140 Cleanup : crypto-policies-20220203-2.git112f859.fc36.noarc 127/140 Cleanup : coreutils-common-9.0-5.fc36.aarch64 128/140 Cleanup : vim-data-2:8.2.4621-1.fc36.noarch 129/140 Cleanup : elfutils-default-yama-scope-0.186-3.fc36.noarch 130/140 Cleanup : dnf-data-4.11.1-2.fc36.noarch 131/140 Cleanup : libidn2-2.3.2-4.fc36.aarch64 132/140 Cleanup : nettle-3.7.3-3.fc36.aarch64 133/140 Cleanup : libgomp-12.0.1-0.16.fc36.aarch64 134/140 Cleanup : libsmartcols-2.38-0.2.fc36.aarch64 135/140 Cleanup : glibc-2.35-4.fc36.aarch64 136/140 Cleanup : glibc-minimal-langpack-2.35-4.fc36.aarch64 137/140 Selecting previously unselected package python3-minimal. (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 ... 6938 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ... Unpacking python3-minimal (3.7.3-1) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.62_all.deb ... Unpacking mime-support (3.62) ... Selecting previously unselected package libmpdec2:amd64. Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ... Unpacking libmpdec2:amd64 (2.4.2-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_7.0-5_all.deb ... Unpacking readline-common (7.0-5) ... Selecting previously unselected package libreadline7:amd64. Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ... Unpacking libreadline7:amd64 (7.0-5) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u1_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u1) ... Selecting previously unselected package libpython3.7-stdlib:amd64. Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... Cleanup : glibc-common-2.35-4.fc36.aarch64 138/140 Cleanup : tzdata-2022a-1.fc36.noarch 139/140 Cleanup : libgcc-12.0.1-0.16.fc36.aarch64 140/140 Running scriptlet: libgcc-12.0.1-0.16.fc36.aarch64 140/140 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.9.0-0.fc35.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.f3rXCI + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64/usr/bin/docker-proxy Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-buildx Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.aarch64/usr/libexec/docker/cli-plugins/docker-compose Selecting previously unselected package python3.7. Preparing to unpack .../7-python3.7_3.7.3-2+deb10u3_amd64.deb ... Unpacking python3.7 (3.7.3-2+deb10u3) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... Setting up python3-minimal (3.7.3-1) ... Selecting previously unselected package python3. (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 ... 7407 files and directories currently installed.) Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... Unpacking python3 (3.7.3-1) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../01-libassuan0_2.5.2-1_amd64.deb ... Unpacking libassuan0:amd64 (2.5.2-1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../02-gpgconf_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpgconf (2.2.12-1+deb10u2) ... Selecting previously unselected package lsb-base. Preparing to unpack .../03-lsb-base_10.2019051400_all.deb ... Unpacking lsb-base (10.2019051400) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../04-libksba8_1.3.5-2_amd64.deb ... Unpacking libksba8:amd64 (1.3.5-2) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package libldap-common. Preparing to unpack .../07-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../08-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../09-libnpth0_1.6-1_amd64.deb ... Unpacking libnpth0:amd64 (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../10-dirmngr_2.2.12-1+deb10u2_amd64.deb ... Unpacking dirmngr (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../11-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../12-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ... Unpacking gnupg-utils (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg. Preparing to unpack .../13-gpg_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpg (2.2.12-1+deb10u2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../14-pinentry-curses_1.1.0-2_amd64.deb ... Unpacking pinentry-curses (1.1.0-2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../15-gpg-agent_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpg-agent (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../16-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../17-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../18-gpgsm_2.2.12-1+deb10u2_amd64.deb ... Unpacking gpgsm (2.2.12-1+deb10u2) ... Selecting previously unselected package gnupg. Preparing to unpack .../19-gnupg_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg (2.2.12-1+deb10u2) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../20-apt-transport-https_1.8.2.3_all.deb ... Unpacking apt-transport-https (1.8.2.3) ... Selecting previously unselected package openssl. Preparing to unpack .../21-openssl_1.1.1n-0+deb10u3_amd64.deb ... Unpacking openssl (1.1.1n-0+deb10u3) ... Running scriptlet: ca-certificates-2022.2.54-1.2.fc36.noarch 140/140 Running scriptlet: authselect-libs-1.4.0-1.fc36.aarch64 140/140 Running scriptlet: rpm-4.17.1-3.fc36.aarch64 140/140 Running scriptlet: filesystem-3.18-1.fc36.aarch64 140/140 Selecting previously unselected package ca-certificates. Preparing to unpack .../22-ca-certificates_20200601~deb10u2_all.deb ... Unpacking ca-certificates (20200601~deb10u2) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../23-libkeyutils1_1.6-6_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6-6) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../24-libkrb5support0_1.17-3+deb10u3_amd64.deb ... Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../25-libk5crypto3_1.17-3+deb10u3_amd64.deb ... Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb'. docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy" Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../26-libkrb5-3_1.17-3+deb10u3_amd64.deb ... Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../27-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../28-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../29-libpsl5_0.20.2-2_amd64.deb ... Unpacking libpsl5:amd64 (0.20.2-2) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35" Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../31-libssh2-1_1.8.0-2.1_amd64.deb ... Unpacking libssh2-1:amd64 (1.8.0-2.1) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../32-libcurl4_7.64.0-4+deb10u2_amd64.deb ... Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... Selecting previously unselected package curl. Preparing to unpack .../33-curl_7.64.0-4+deb10u2_amd64.deb ... Unpacking curl (7.64.0-4+deb10u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../34-distro-info-data_0.41+deb10u4_all.deb ... Unpacking distro-info-data (0.41+deb10u4) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../35-libglib2.0-0_2.58.3-2+deb10u3_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u3) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../36-libgirepository-1.0-1_1.58.3-2_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../37-gir1.2-glib-2.0_1.58.3-2_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ... Selecting previously unselected package libpackagekit-glib2-18:amd64. Preparing to unpack .../38-libpackagekit-glib2-18_1.1.12-5_amd64.deb ... Unpacking libpackagekit-glib2-18:amd64 (1.1.12-5) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../39-gir1.2-packagekitglib-1.0_1.1.12-5_amd64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ... Selecting previously unselected package gnupg2. Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ... Unpacking gnupg2 (2.2.12-1+deb10u2) ... make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + make IMAGE=fedora:35 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ fedora:35 ./verify Unable to find image 'fedora:35' locally 35: Pulling from library/fedora Selecting previously unselected package iso-codes. Preparing to unpack .../41-iso-codes_4.2-1_all.deb ... Unpacking iso-codes (4.2-1) ... + make IMAGE=ubuntu:jammy verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:jammy ./verify Unable to find image 'ubuntu:jammy' locally jammy: Pulling from library/ubuntu 623fc6c8f399: Already exists Digest: sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a Status: Downloaded newer image for fedora:35 Running scriptlet: libgcc-12.0.1-0.16.fc36.aarch64 140/140 Verifying : authselect-1.4.0-1.fc36.aarch64 1/140 Verifying : authselect-1.3.0-10.fc36.aarch64 2/140 Verifying : authselect-libs-1.4.0-1.fc36.aarch64 3/140 Verifying : authselect-libs-1.3.0-10.fc36.aarch64 4/140 Verifying : ca-certificates-2022.2.54-1.2.fc36.noarch 5/140 Verifying : ca-certificates-2021.2.52-3.fc36.noarch 6/140 Verifying : coreutils-9.0-7.fc36.aarch64 7/140 Verifying : coreutils-9.0-5.fc36.aarch64 8/140 Verifying : coreutils-common-9.0-7.fc36.aarch64 9/140 Verifying : coreutils-common-9.0-5.fc36.aarch64 10/140 Verifying : crypto-policies-20220428-1.gitdfb10ea.fc36.noarc 11/140 Verifying : crypto-policies-20220203-2.git112f859.fc36.noarc 12/140 Verifying : curl-7.82.0-7.fc36.aarch64 13/140 Verifying : curl-7.82.0-2.fc36.aarch64 14/140 Verifying : dnf-4.13.0-1.fc36.noarch 15/140 Verifying : dnf-4.11.1-2.fc36.noarch 16/140 Verifying : dnf-data-4.13.0-1.fc36.noarch 17/140 Verifying : dnf-data-4.11.1-2.fc36.noarch 18/140 Verifying : elfutils-default-yama-scope-0.187-4.fc36.noarch 19/140 Verifying : elfutils-default-yama-scope-0.186-3.fc36.noarch 20/140 Verifying : elfutils-libelf-0.187-4.fc36.aarch64 21/140 Verifying : elfutils-libelf-0.186-3.fc36.aarch64 22/140 Verifying : elfutils-libs-0.187-4.fc36.aarch64 23/140 Verifying : elfutils-libs-0.186-3.fc36.aarch64 24/140 Verifying : fedora-release-common-36-18.noarch 25/140 Verifying : fedora-release-common-36-17.noarch 26/140 Verifying : fedora-release-container-36-18.noarch 27/140 Verifying : fedora-release-container-36-17.noarch 28/140 Verifying : fedora-release-identity-container-36-18.noarch 29/140 Verifying : fedora-release-identity-container-36-17.noarch 30/140 Verifying : filesystem-3.18-1.fc36.aarch64 31/140 Verifying : filesystem-3.16-2.fc36.aarch64 32/140 Verifying : glib2-2.72.3-1.fc36.aarch64 33/140 Verifying : glib2-2.72.0-2.fc36.aarch64 34/140 Verifying : glibc-2.35-15.fc36.aarch64 35/140 Verifying : glibc-2.35-4.fc36.aarch64 36/140 Verifying : glibc-common-2.35-15.fc36.aarch64 37/140 Verifying : glibc-common-2.35-4.fc36.aarch64 38/140 Verifying : glibc-minimal-langpack-2.35-15.fc36.aarch64 39/140 Verifying : glibc-minimal-langpack-2.35-4.fc36.aarch64 40/140 Verifying : gnupg2-2.3.7-3.fc36.aarch64 41/140 Verifying : gnupg2-2.3.4-2.fc36.aarch64 42/140 Verifying : gnutls-3.7.7-1.fc36.aarch64 43/140 Verifying : gnutls-3.7.3-2.fc36.aarch64 44/140 Verifying : krb5-libs-1.19.2-11.fc36.aarch64 45/140 Verifying : krb5-libs-1.19.2-6.fc36.aarch64 46/140 Verifying : libarchive-3.5.3-3.fc36.aarch64 47/140 Verifying : libarchive-3.5.3-1.fc36.aarch64 48/140 Verifying : libblkid-2.38-1.fc36.aarch64 49/140 Verifying : libblkid-2.38-0.2.fc36.aarch64 50/140 Verifying : libcap-ng-0.8.3-1.fc36.aarch64 51/140 Verifying : libcap-ng-0.8.2-9.fc36.aarch64 52/140 Verifying : libcurl-7.82.0-7.fc36.aarch64 53/140 Verifying : libcurl-7.82.0-2.fc36.aarch64 54/140 Verifying : libdnf-0.67.0-2.fc36.aarch64 55/140 Verifying : libdnf-0.66.0-1.fc36.aarch64 56/140 Verifying : libgcc-12.1.1-1.fc36.aarch64 57/140 Verifying : libgcc-12.0.1-0.16.fc36.aarch64 58/140 Verifying : libgcrypt-1.10.1-3.fc36.aarch64 59/140 Verifying : libgcrypt-1.10.1-1.fc36.aarch64 60/140 Verifying : libgomp-12.1.1-1.fc36.aarch64 61/140 Verifying : libgomp-12.0.1-0.16.fc36.aarch64 62/140 Verifying : libgpg-error-1.45-1.fc36.aarch64 63/140 Verifying : libgpg-error-1.44-1.fc36.aarch64 64/140 Verifying : libidn2-2.3.3-1.fc36.aarch64 65/140 Verifying : libidn2-2.3.2-4.fc36.aarch64 66/140 Verifying : libmount-2.38-1.fc36.aarch64 67/140 Verifying : libmount-2.38-0.2.fc36.aarch64 68/140 Verifying : librepo-1.14.3-1.fc36.aarch64 69/140 Verifying : librepo-1.14.2-2.fc36.aarch64 70/140 Verifying : libsmartcols-2.38-1.fc36.aarch64 71/140 Verifying : libsmartcols-2.38-0.2.fc36.aarch64 72/140 Verifying : libsolv-0.7.22-1.fc36.aarch64 73/140 Verifying : libsolv-0.7.21-1.fc36.aarch64 74/140 Verifying : libstdc++-12.1.1-1.fc36.aarch64 75/140 Verifying : libstdc++-12.0.1-0.16.fc36.aarch64 76/140 Verifying : libtirpc-1.3.2-1.rc4.fc36.aarch64 77/140 Verifying : libtirpc-1.3.2-1.rc1.fc36.1.aarch64 78/140 Verifying : libuuid-2.38-1.fc36.aarch64 79/140 Verifying : libuuid-2.38-0.2.fc36.aarch64 80/140 Verifying : libxml2-2.9.14-1.fc36.aarch64 81/140 Verifying : libxml2-2.9.13-1.fc36.aarch64 82/140 Verifying : libzstd-1.5.2-2.fc36.aarch64 83/140 Verifying : libzstd-1.5.2-1.fc36.aarch64 84/140 Verifying : lua-libs-5.4.4-3.fc36.aarch64 85/140 Verifying : lua-libs-5.4.4-1.fc36.aarch64 86/140 Verifying : nettle-3.8-1.fc36.aarch64 87/140 Verifying : nettle-3.7.3-3.fc36.aarch64 88/140 Verifying : openldap-2.6.2-2.fc36.aarch64 89/140 Verifying : openldap-2.6.1-2.fc36.aarch64 90/140 Verifying : openldap-compat-2.6.2-2.fc36.aarch64 91/140 Verifying : openldap-compat-2.6.1-2.fc36.aarch64 92/140 Verifying : openssl-libs-1:3.0.5-1.fc36.aarch64 93/140 Verifying : openssl-libs-1:3.0.2-4.fc36.aarch64 94/140 Verifying : pam-1.5.2-13.fc36.aarch64 95/140 Verifying : pam-1.5.2-12.fc36.aarch64 96/140 Verifying : pam-libs-1.5.2-13.fc36.aarch64 97/140 Verifying : pam-libs-1.5.2-12.fc36.aarch64 98/140 Verifying : pcre2-10.40-1.fc36.aarch64 99/140 Verifying : pcre2-10.39-1.fc36.1.aarch64 100/140 Verifying : pcre2-syntax-10.40-1.fc36.noarch 101/140 Verifying : pcre2-syntax-10.39-1.fc36.1.noarch 102/140 Verifying : python3-3.10.6-1.fc36.aarch64 103/140 Verifying : python3-3.10.4-1.fc36.aarch64 104/140 Verifying : python3-dnf-4.13.0-1.fc36.noarch 105/140 Verifying : python3-dnf-4.11.1-2.fc36.noarch 106/140 Verifying : python3-hawkey-0.67.0-2.fc36.aarch64 107/140 Verifying : python3-hawkey-0.66.0-1.fc36.aarch64 108/140 Verifying : python3-libdnf-0.67.0-2.fc36.aarch64 109/140 Verifying : python3-libdnf-0.66.0-1.fc36.aarch64 110/140 Verifying : python3-libs-3.10.6-1.fc36.aarch64 111/140 Verifying : python3-libs-3.10.4-1.fc36.aarch64 112/140 Verifying : python3-rpm-4.17.1-3.fc36.aarch64 113/140 Verifying : python3-rpm-4.17.0-10.fc36.aarch64 114/140 Verifying : rpm-4.17.1-3.fc36.aarch64 115/140 Verifying : rpm-4.17.0-10.fc36.aarch64 116/140 Verifying : rpm-build-libs-4.17.1-3.fc36.aarch64 117/140 Verifying : rpm-build-libs-4.17.0-10.fc36.aarch64 118/140 Verifying : rpm-libs-4.17.1-3.fc36.aarch64 119/140 Verifying : rpm-libs-4.17.0-10.fc36.aarch64 120/140 Verifying : rpm-sign-libs-4.17.1-3.fc36.aarch64 121/140 Verifying : rpm-sign-libs-4.17.0-10.fc36.aarch64 122/140 Verifying : setup-2.14.1-1.fc36.noarch 123/140 Verifying : setup-2.13.9.1-3.fc36.noarch 124/140 Verifying : systemd-libs-250.8-1.fc36.aarch64 125/140 Verifying : systemd-libs-250.3-8.fc36.aarch64 126/140 Verifying : tpm2-tss-3.2.0-3.fc36.aarch64 127/140 Verifying : tpm2-tss-3.2.0-1.fc36.aarch64 128/140 Verifying : tzdata-2022a-2.fc36.noarch 129/140 Verifying : tzdata-2022a-1.fc36.noarch 130/140 Verifying : util-linux-core-2.38-1.fc36.aarch64 131/140 Verifying : util-linux-core-2.38-0.2.fc36.aarch64 132/140 Verifying : vim-data-2:9.0.137-1.fc36.noarch 133/140 Verifying : vim-data-2:8.2.4621-1.fc36.noarch 134/140 Verifying : vim-minimal-2:9.0.137-1.fc36.aarch64 135/140 Verifying : vim-minimal-2:8.2.4621-1.fc36.aarch64 136/140 Verifying : yum-4.13.0-1.fc36.noarch 137/140 Verifying : yum-4.11.1-2.fc36.noarch 138/140 Verifying : zchunk-libs-1.2.2-1.fc36.aarch64 139/140 Verifying : zchunk-libs-1.2.1-1.fc36.aarch64 140/140 Upgraded: authselect-1.4.0-1.fc36.aarch64 authselect-libs-1.4.0-1.fc36.aarch64 ca-certificates-2022.2.54-1.2.fc36.noarch coreutils-9.0-7.fc36.aarch64 coreutils-common-9.0-7.fc36.aarch64 crypto-policies-20220428-1.gitdfb10ea.fc36.noarch curl-7.82.0-7.fc36.aarch64 dnf-4.13.0-1.fc36.noarch dnf-data-4.13.0-1.fc36.noarch elfutils-default-yama-scope-0.187-4.fc36.noarch elfutils-libelf-0.187-4.fc36.aarch64 elfutils-libs-0.187-4.fc36.aarch64 fedora-release-common-36-18.noarch fedora-release-container-36-18.noarch fedora-release-identity-container-36-18.noarch filesystem-3.18-1.fc36.aarch64 glib2-2.72.3-1.fc36.aarch64 glibc-2.35-15.fc36.aarch64 glibc-common-2.35-15.fc36.aarch64 glibc-minimal-langpack-2.35-15.fc36.aarch64 gnupg2-2.3.7-3.fc36.aarch64 gnutls-3.7.7-1.fc36.aarch64 krb5-libs-1.19.2-11.fc36.aarch64 libarchive-3.5.3-3.fc36.aarch64 libblkid-2.38-1.fc36.aarch64 libcap-ng-0.8.3-1.fc36.aarch64 libcurl-7.82.0-7.fc36.aarch64 libdnf-0.67.0-2.fc36.aarch64 libgcc-12.1.1-1.fc36.aarch64 libgcrypt-1.10.1-3.fc36.aarch64 libgomp-12.1.1-1.fc36.aarch64 libgpg-error-1.45-1.fc36.aarch64 libidn2-2.3.3-1.fc36.aarch64 libmount-2.38-1.fc36.aarch64 librepo-1.14.3-1.fc36.aarch64 libsmartcols-2.38-1.fc36.aarch64 libsolv-0.7.22-1.fc36.aarch64 libstdc++-12.1.1-1.fc36.aarch64 libtirpc-1.3.2-1.rc4.fc36.aarch64 libuuid-2.38-1.fc36.aarch64 libxml2-2.9.14-1.fc36.aarch64 libzstd-1.5.2-2.fc36.aarch64 lua-libs-5.4.4-3.fc36.aarch64 nettle-3.8-1.fc36.aarch64 openldap-2.6.2-2.fc36.aarch64 openldap-compat-2.6.2-2.fc36.aarch64 openssl-libs-1:3.0.5-1.fc36.aarch64 pam-1.5.2-13.fc36.aarch64 pam-libs-1.5.2-13.fc36.aarch64 pcre2-10.40-1.fc36.aarch64 pcre2-syntax-10.40-1.fc36.noarch python3-3.10.6-1.fc36.aarch64 python3-dnf-4.13.0-1.fc36.noarch python3-hawkey-0.67.0-2.fc36.aarch64 python3-libdnf-0.67.0-2.fc36.aarch64 python3-libs-3.10.6-1.fc36.aarch64 python3-rpm-4.17.1-3.fc36.aarch64 rpm-4.17.1-3.fc36.aarch64 rpm-build-libs-4.17.1-3.fc36.aarch64 rpm-libs-4.17.1-3.fc36.aarch64 rpm-sign-libs-4.17.1-3.fc36.aarch64 setup-2.14.1-1.fc36.noarch systemd-libs-250.8-1.fc36.aarch64 tpm2-tss-3.2.0-3.fc36.aarch64 tzdata-2022a-2.fc36.noarch util-linux-core-2.38-1.fc36.aarch64 vim-data-2:9.0.137-1.fc36.noarch vim-minimal-2:9.0.137-1.fc36.aarch64 yum-4.13.0-1.fc36.noarch zchunk-libs-1.2.2-1.fc36.aarch64 Complete! + dnf install -y 'dnf-command(config-manager)' ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i8eOss + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JJuqve + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-buildx-plugin-0.8.2-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.8.2-0.fc36 x86_64 + cd src ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.8.2 + test v0.8.2 = v0.8.2 + echo 'PASS: docker-buildx version OK' + RPM_EC=0 PASS: docker-buildx version OK ++ jobs -p + exit 0 Processing files: docker-buildx-plugin-0.8.2-0.fc36.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-buildx-plugin = 0:0.8.2-0.fc36 docker-buildx-plugin(x86-64) = 0:0.8.2-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.8.2-0.fc36.src.rpm Selecting previously unselected package libapt-inst2.0:amd64. Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.8.2.3) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u2_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ... 4a3049d340b7: Already exists Digest: sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e Status: Downloaded newer image for ubuntu:jammy Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../44-libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... Selecting previously unselected package lsb-release. Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ... Unpacking lsb-release (10.2019051400) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ... Unpacking python-apt-common (1.8.4.3) ... Selecting previously unselected package python3-apt. Preparing to unpack .../47-python3-apt_1.8.4.3_amd64.deb ... Unpacking python3-apt (1.8.4.3) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../48-python3-dbus_1.2.8-3_amd64.deb ... Unpacking python3-dbus (1.2.8-3) ... + verify + dpkg --version + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='35 (Container Image)' +++ ID=fedora +++ VERSION_ID=35 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f35 +++ PRETTY_NAME='Fedora Linux 35 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:35 +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=35 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=35 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo fedora + DIST_ID=fedora ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='35 (Container Image)' +++ ID=fedora +++ VERSION_ID=35 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f35 +++ PRETTY_NAME='Fedora Linux 35 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:35 +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=35 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=35 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo 35 ++ cut -d. -f1 + DIST_VERSION=35 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version 4.9.0 Installed: dnf-0:4.9.0-1.fc35.noarch at Mon Feb 21 06:52:52 2022 Built : Fedora Project at Thu Sep 23 12:18:24 2021 Installed: rpm-0:4.17.0-4.fc35.aarch64 at Mon Feb 21 06:52:50 2022 Built : Fedora Project at Wed Feb 2 12:39:57 2022 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all Selecting previously unselected package python3-gi. Preparing to unpack .../49-python3-gi_3.30.4-1_amd64.deb ... Unpacking python3-gi (3.30.4-1) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_amd64.deb ... Unpacking python3-pycurl (7.43.0.2-0.1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ... Unpacking python3-software-properties (0.96.20.2-2) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ... Unpacking software-properties-common (0.96.20.2-2) ... Setting up libksba8:amd64 (1.3.5-2) ... Setting up lsb-base (10.2019051400) ... Setting up libkeyutils1:amd64 (1.6-6) ... + verify_deb + apt-get update 0 files removed + dnf upgrade -y make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.CrFGSoAbRJ/ + cd /tmp/docker-cli-docsgen.CrFGSoAbRJ + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/google/go-cmp v0.5.7 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 + go mod vendor -modfile=vendor.mod + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Setting up libpsl5:amd64 (0.20.2-2) ... Setting up mime-support (3.62) ... Setting up apt-transport-https (1.8.2.3) ... Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u3) ... No schema files found: doing nothing. Setting up distro-info-data (0.41+deb10u4) ... Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u1) ... Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... Setting up libpackagekit-glib2-18:amd64 (1.1.12-5) ... Setting up libnpth0:amd64 (1.6-1) ... Setting up libassuan0:amd64 (2.5.2-1) ... Setting up libapt-inst2.0:amd64 (1.8.2.3) ... Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... Setting up gnupg-l10n (2.2.12-1+deb10u2) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... Setting up python-apt-common (1.8.4.3) ... Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ... Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] Setting up libssh2-1:amd64 (1.8.0-2.1) ... Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... Setting up libmpdec2:amd64 (2.4.2-2) ... Setting up openssl (1.1.1n-0+deb10u3) ... Setting up readline-common (7.0-5) ... Setting up iso-codes (4.2-1) ... Setting up libreadline7:amd64 (7.0-5) ... Setting up gnupg-utils (2.2.12-1+deb10u2) ... Setting up pinentry-curses (1.1.0-2) ... Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... Setting up ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB] 137 added, 0 removed; done. Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ... Setting up gpgconf (2.2.12-1+deb10u2) ... Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... Setting up curl (7.64.0-4+deb10u2) ... Setting up gpg (2.2.12-1+deb10u2) ... Setting up libpython3-stdlib:amd64 (3.7.3-1) ... Setting up python3.7 (3.7.3-2+deb10u3) ... Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB] Setting up gpg-agent (2.2.12-1+deb10u2) ... Setting up gpgsm (2.2.12-1+deb10u2) ... Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ... Setting up python3 (3.7.3-1) ... Setting up dirmngr (2.2.12-1+deb10u2) ... Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ... Setting up python3-pycurl (7.43.0.2-0.1) ... Setting up python3-gi (3.30.4-1) ... Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [587 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [244 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [86.2 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [1250 B] Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [5817 B] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [121 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [73.1 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [287 kB] Setting up gpg-wks-server (2.2.12-1+deb10u2) ... Setting up lsb-release (10.2019051400) ... Setting up python3-dbus (1.2.8-3) ... Setting up gpg-wks-client (2.2.12-1+deb10u2) ... Setting up python3-apt (1.8.4.3) ... Setting up python3-software-properties (0.96.20.2-2) ... Fetched 21.2 MB in 3s (7269 kB/s) Setting up gnupg (2.2.12-1+deb10u2) ... Setting up gnupg2 (2.2.12-1+deb10u2) ... Setting up software-properties-common (0.96.20.2-2) ... Processing triggers for libc-bin (2.28-10+deb10u1) ... Processing triggers for ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... Fedora 35 - aarch64 25 MB/s | 75 MB 00:03 Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=10 +++ VERSION='10 (buster)' +++ VERSION_CODENAME=buster +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo debian + DIST_ID=debian ++ lsb_release -sc + DIST_VERSION=buster + '[' buster = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian Clearing symlinks in /etc/ssl/certs... done. Updating certificates in /etc/ssl/certs... Reading package lists... 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/debian/gpg + apt-key add - Warning: apt-key output should not be parsed (stdout is not a terminal) Building dependency tree... Reading state information... The following additional packages will be installed: dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib python3-pkg-resources python3-pyparsing python3-secretstorage python3-six python3-software-properties python3-wadllib python3-zipp python3.10 python3.10-minimal readline-common systemd systemd-sysv Suggested packages: default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin python3-keyrings.alt python3-testresources python3-setuptools python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc binutils binfmt-support readline-doc systemd-container libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common publicsuffix libsasl2-modules packagekit-tools unattended-upgrades networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib python3-pkg-resources python3-pyparsing python3-secretstorage python3-six python3-software-properties python3-wadllib python3-zipp python3.10 python3.10-minimal readline-common software-properties-common systemd systemd-sysv OK + '[' buster = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian buster test' + apt-get update Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://deb.debian.org/debian-security buster/updates InRelease Hit:3 http://deb.debian.org/debian buster-updates InRelease Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB] 0 upgraded, 107 newly installed, 0 to remove and 1 not upgraded. Need to get 37.8 MB of archives. After this operation, 136 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.4-3ubuntu0.1 [806 kB] Get:5 https://download.docker.com/linux/debian buster/test amd64 Packages [46.9 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexpat1 arm64 2.4.7-1 [78.1 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.4-3ubuntu0.1 [2264 kB] Fetched 101 kB in 1s (157 kB/s) Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-minimal arm64 3.10.4-0ubuntu2 [24.4 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsqlite3-0 arm64 3.37.2-2 [636 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.4-3ubuntu0.1 [1826 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.4-3ubuntu0.1 [488 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpython3-stdlib arm64 3.10.4-0ubuntu2 [6990 B] Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3 arm64 3.10.4-0ubuntu2 [22.8 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libapparmor1 arm64 3.0.4-2ubuntu2.1 [38.4 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libjson-c5 arm64 0.15-3~ubuntu1.22.04.1 [32.7 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcryptsetup12 arm64 2:2.4.3-1ubuntu1 [208 kB] Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libip4tc2 arm64 1.8.7-1ubuntu5 [19.8 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libkmod2 arm64 29-1ubuntu1 [46.4 kB] Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd arm64 249.11-0ubuntu3.4 [4420 kB] Reading package lists... ++ find deb/debbuild/debian-buster/ -type f -name '*.deb' + packages='deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb deb/debbuild/debian-buster/docker-scan-plugin_0.17.0~debian-buster_amd64.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_amd64.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb' ++ echo 'deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb deb/debbuild/debian-buster/docker-scan-plugin_0.17.0~debian-buster_amd64.deb deb/debbuild/debian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_amd64.deb deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb ./deb/debbuild/debian-buster/docker-scan-plugin_0.17.0~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb ./deb/debbuild/debian-buster/docker-scan-plugin_0.17.0~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb Selecting previously unselected package docker-ce-rootless-extras. (Reading database ... 9718 files and directories currently installed.) Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb'. Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd-sysv arm64 249.11-0ubuntu3.4 [10.5 kB] Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.6 [1161 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ca-certificates all 20211016 [148 kB] Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdbus-1-3 arm64 1.12.20-2ubuntu4 [187 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dbus arm64 1.12.20-2ubuntu4 [154 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.1 [5124 B] Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libglib2.0-0 arm64 2.72.1-1 [1429 kB] Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgirepository-1.0-1 arm64 1.72.0-1 [53.5 kB] Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gir1.2-glib-2.0 arm64 1.72.0-1 [165 kB] Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB] Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcap2-bin arm64 1:2.44-1build3 [25.5 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB] Get:34 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libglib2.0-data all 2.72.1-1 [4908 B] Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB] Selecting previously unselected package docker-scan-plugin. Preparing to unpack .../docker-scan-plugin_0.17.0~debian-buster_amd64.deb ... Unpacking docker-scan-plugin (0.17.0~debian-buster) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpam-systemd arm64 249.11-0ubuntu3.4 [205 kB] Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.1 [728 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB] Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.3.0ubuntu2.1 [15.2 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.3.0ubuntu2.1 [162 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-dbus arm64 1.2.18-3build1 [98.5 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-gi arm64 3.42.1-0ubuntu1 [228 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pkg-resources all 59.6.0-1.2 [132 kB] Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB] Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB] Get:47 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 apt-transport-https all 2.4.6 [1510 B] Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB] Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1 [21.3 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1 [55.6 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.12+dfsg-0ubuntu0.22.04.1 [181 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB] Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libssh-4 arm64 0.9.6-2build1 [184 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.3 [284 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.3 [190 kB] Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB] Get:57 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB] Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libksba8 arm64 1.6.0-2build1 [117 kB] Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B] Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackagekit-glib2-18 arm64 1.2.5-2ubuntu2 [116 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.5-2ubuntu2 [25.3 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB] Get:67 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB] Get:68 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB] Get:69 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB] Get:70 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB] Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.3 [279 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstemmer0d arm64 2.2.0-1build1 [166 kB] Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmlb2 arm64 0.3.6-2build1 [66.5 kB] Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libappstream4 arm64 0.15.2-2 [190 kB] Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB] Get:77 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libglib2.0-bin arm64 2.72.1-1 [79.5 kB] Get:78 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunwind8 arm64 1.3.2-2build2 [53.4 kB] Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgstreamer1.0-0 arm64 1.20.3-0ubuntu1 [931 kB] Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpolkit-gobject-1-0 arm64 0.105-33 [42.4 kB] Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpolkit-agent-1-0 arm64 0.105-33 [16.0 kB] Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 polkitd arm64 0.105-33 [77.7 kB] Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkexec arm64 0.105-33 [14.8 kB] Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 policykit-1 arm64 0.105-33 [2424 B] Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-cffi-backend arm64 1.15.0-1build2 [81.0 kB] Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-cryptography arm64 3.4.8-1ubuntu2 [222 kB] Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pyparsing all 2.4.7-1 [61.4 kB] Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-httplib2 all 0.20.2-2 [30.4 kB] Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-more-itertools all 8.10.0-2 [47.9 kB] Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-zipp all 1.0.0-3 [5440 B] Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-jeepney all 0.7.1-3 [36.8 kB] Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-jwt all 2.3.0-1ubuntu0.1 [17.1 kB] Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-secretstorage all 3.3.1-1 [13.2 kB] Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-keyring all 23.5.0-1 [35.7 kB] Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-lazr.uri all 1.0.6-2 [14.4 kB] Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-wadllib all 1.3.6-1 [36.4 kB] Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-distro all 1.7.0-1 [17.0 kB] Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-oauthlib all 3.2.0-1 [89.7 kB] Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.fc35.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r8KAn7 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/docker-proxy Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx RPM build warnings: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v1onQK + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MMsCQy + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/compose + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-launchpadlib all 1.10.16-1 [125 kB] Get:104 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-software-properties all 0.99.22.2 [28.8 kB] Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 packagekit arm64 1.2.5-2ubuntu2 [426 kB] Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.9.0~debian-buster_amd64.deb ... Unpacking docker-compose-plugin (2.9.0~debian-buster) ... Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 software-properties-common all 0.99.22.2 [14.1 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 37.8 MB in 4s (8896 kB/s) Selecting previously unselected package libpython3.10-minimal:arm64. (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 ... 4389 files and directories currently installed.) Preparing to unpack .../libpython3.10-minimal_3.10.4-3ubuntu0.1_arm64.deb ... Unpacking libpython3.10-minimal:arm64 (3.10.4-3ubuntu0.1) ... Selecting previously unselected package libexpat1:arm64. Preparing to unpack .../libexpat1_2.4.7-1_arm64.deb ... Unpacking libexpat1:arm64 (2.4.7-1) ... Selecting previously unselected package python3.10-minimal. Preparing to unpack .../python3.10-minimal_3.10.4-3ubuntu0.1_arm64.deb ... Unpacking python3.10-minimal (3.10.4-3ubuntu0.1) ... Setting up libpython3.10-minimal:arm64 (3.10.4-3ubuntu0.1) ... Setting up libexpat1:arm64 (2.4.7-1) ... Setting up python3.10-minimal (3.10.4-3ubuntu0.1) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.8.2~debian-buster_amd64.deb ... Unpacking docker-buildx-plugin (0.8.2~debian-buster) ... Selecting previously unselected package python3-minimal. (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 ... 4691 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.10.4-0ubuntu2_arm64.deb ... Unpacking python3-minimal (3.10.4-0ubuntu2) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_7.0.0_all.deb ... Unpacking media-types (7.0.0) ... Selecting previously unselected package libmpdec3:arm64. Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ... Unpacking libmpdec3:arm64 (2.5.1-2build2) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... Unpacking readline-common (8.1.2-1) ... Selecting previously unselected package libreadline8:arm64. Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ... Unpacking libreadline8:arm64 (8.1.2-1) ... Selecting previously unselected package libsqlite3-0:arm64. Preparing to unpack .../5-libsqlite3-0_3.37.2-2_arm64.deb ... Unpacking libsqlite3-0:arm64 (3.37.2-2) ... Selecting previously unselected package libpython3.10-stdlib:arm64. Preparing to unpack .../6-libpython3.10-stdlib_3.10.4-3ubuntu0.1_arm64.deb ... Unpacking libpython3.10-stdlib:arm64 (3.10.4-3ubuntu0.1) ... Selecting previously unselected package python3.10. Preparing to unpack .../7-python3.10_3.10.4-3ubuntu0.1_arm64.deb ... Unpacking python3.10 (3.10.4-3ubuntu0.1) ... Selecting previously unselected package libpython3-stdlib:arm64. Preparing to unpack .../8-libpython3-stdlib_3.10.4-0ubuntu2_arm64.deb ... Unpacking libpython3-stdlib:arm64 (3.10.4-0ubuntu2) ... Setting up python3-minimal (3.10.4-0ubuntu2) ... Selecting previously unselected package python3. (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 ... 5120 files and directories currently installed.) Preparing to unpack .../0-python3_3.10.4-0ubuntu2_arm64.deb ... Unpacking python3 (3.10.4-0ubuntu2) ... Selecting previously unselected package libapparmor1:arm64. Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.1_arm64.deb ... Unpacking libapparmor1:arm64 (3.0.4-2ubuntu2.1) ... Selecting previously unselected package libargon2-1:arm64. Preparing to unpack .../2-libargon2-1_0~20171227-0.3_arm64.deb ... Unpacking libargon2-1:arm64 (0~20171227-0.3) ... Selecting previously unselected package libdevmapper1.02.1:arm64. Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ... Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... Selecting previously unselected package libjson-c5:arm64. Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.1_arm64.deb ... Unpacking libjson-c5:arm64 (0.15-3~ubuntu1.22.04.1) ... Selecting previously unselected package libcryptsetup12:arm64. Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1_arm64.deb ... Unpacking libcryptsetup12:arm64 (2:2.4.3-1ubuntu1) ... Selecting previously unselected package libip4tc2:arm64. Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5_arm64.deb ... Unpacking libip4tc2:arm64 (1.8.7-1ubuntu5) ... Selecting previously unselected package libkmod2:arm64. Preparing to unpack .../7-libkmod2_29-1ubuntu1_arm64.deb ... Unpacking libkmod2:arm64 (29-1ubuntu1) ... Selecting previously unselected package systemd. Preparing to unpack .../8-systemd_249.11-0ubuntu3.4_arm64.deb ... Unpacking systemd (249.11-0ubuntu3.4) ... Setting up libapparmor1:arm64 (3.0.4-2ubuntu2.1) ... Setting up libargon2-1:arm64 (0~20171227-0.3) ... Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ... Setting up libjson-c5:arm64 (0.15-3~ubuntu1.22.04.1) ... Setting up libcryptsetup12:arm64 (2:2.4.3-1ubuntu1) ... Setting up libip4tc2:arm64 (1.8.7-1ubuntu5) ... Setting up libkmod2:arm64 (29-1ubuntu1) ... Setting up systemd (249.11-0ubuntu3.4) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... Selecting previously unselected package systemd-sysv. (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 ... 5960 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.4_arm64.deb ... Unpacking systemd-sysv (249.11-0ubuntu3.4) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.6_arm64.deb ... Unpacking openssl (3.0.2-0ubuntu1.6) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20211016_all.deb ... Unpacking ca-certificates (20211016) ... Selecting previously unselected package libdbus-1-3:arm64. Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4_arm64.deb ... Unpacking libdbus-1-3:arm64 (1.12.20-2ubuntu4) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.20-2ubuntu4_arm64.deb ... Unpacking dbus (1.12.20-2ubuntu4) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.52ubuntu0.1_all.deb ... Unpacking distro-info-data (0.52ubuntu0.1) ... Selecting previously unselected package libglib2.0-0:arm64. Preparing to unpack .../06-libglib2.0-0_2.72.1-1_arm64.deb ... Unpacking libglib2.0-0:arm64 (2.72.1-1) ... Selecting previously unselected package libgirepository-1.0-1:arm64. Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_arm64.deb ... Unpacking libgirepository-1.0-1:arm64 (1.72.0-1) ... Selecting previously unselected package gir1.2-glib-2.0:arm64. Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_arm64.deb ... Unpacking gir1.2-glib-2.0:arm64 (1.72.0-1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ... Unpacking iso-codes (4.9.0-1) ... Setting up docker-scan-plugin (0.17.0~debian-buster) ... Setting up docker-compose-plugin (2.9.0~debian-buster) ... Setting up docker-buildx-plugin (0.8.2~debian-buster) ... Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb ./deb/debbuild/debian-buster/docker-scan-plugin_0.17.0~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.9.0~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.8.2~debian-buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.10.0~buster_amd64.deb Selecting previously unselected package libcap2-bin. Preparing to unpack .../10-libcap2-bin_1%3a2.44-1build3_arm64.deb ... Unpacking libcap2-bin (1:2.44-1build3) ... Selecting previously unselected package libelf1:arm64. Preparing to unpack .../11-libelf1_0.186-1build1_arm64.deb ... Unpacking libelf1:arm64 (0.186-1build1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../12-libglib2.0-data_2.72.1-1_all.deb ... Unpacking libglib2.0-data (2.72.1-1) ... Selecting previously unselected package libicu70:arm64. Preparing to unpack .../13-libicu70_70.1-2_arm64.deb ... Unpacking libicu70:arm64 (70.1-2) ... Selecting previously unselected package libpam-systemd:arm64. Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.4_arm64.deb ... Unpacking libpam-systemd:arm64 (249.11-0ubuntu3.4) ... Selecting previously unselected package libxml2:arm64. Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.1_arm64.deb ... Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.1) ... Selecting previously unselected package libyaml-0-2:arm64. Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_arm64.deb ... Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ... Selecting previously unselected package lsb-release. Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ... Unpacking lsb-release (11.1.0ubuntu4) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../18-python-apt-common_2.3.0ubuntu2.1_all.deb ... Unpacking python-apt-common (2.3.0ubuntu2.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../19-python3-apt_2.3.0ubuntu2.1_arm64.deb ... Unpacking python3-apt (2.3.0ubuntu2.1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../20-python3-dbus_1.2.18-3build1_arm64.deb ... Unpacking python3-dbus (1.2.18-3build1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_arm64.deb ... Reading package lists... Unpacking python3-gi (3.42.1-0ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2_all.deb ... Unpacking python3-pkg-resources (59.6.0-1.2) ... Selecting previously unselected package libnghttp2-14:arm64. Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_arm64.deb ... Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ... Selecting previously unselected package libpsl5:arm64. Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_arm64.deb ... Unpacking libpsl5:arm64 (0.21.0-1.2build2) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../25-apt-transport-https_2.4.6_all.deb ... Unpacking apt-transport-https (2.4.6) ... Selecting previously unselected package libbrotli1:arm64. Preparing to unpack .../26-libbrotli1_1.0.9-2build6_arm64.deb ... Unpacking libbrotli1:arm64 (1.0.9-2build6) ... Selecting previously unselected package libsasl2-modules-db:arm64. Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_arm64.deb ... Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1) ... Building dependency tree... Reading state information... Correcting dependencies... Done Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. Skipping docker-scan-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd systemd systemd-sysv Suggested packages: kmod systemd-container policykit-1 Recommended packages: nftables libnss-systemd Selecting previously unselected package libsasl2-2:arm64. Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1_arm64.deb ... Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1) ... Selecting previously unselected package libldap-2.5-0:arm64. Preparing to unpack .../29-libldap-2.5-0_2.5.12+dfsg-0ubuntu0.22.04.1_arm64.deb ... Unpacking libldap-2.5-0:arm64 (2.5.12+dfsg-0ubuntu0.22.04.1) ... Selecting previously unselected package librtmp1:arm64. Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ... Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... Selecting previously unselected package libssh-4:arm64. Preparing to unpack .../31-libssh-4_0.9.6-2build1_arm64.deb ... Unpacking libssh-4:arm64 (0.9.6-2build1) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.3_arm64.deb ... Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.3) ... The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd systemd systemd-sysv + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.9.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o bin/docker-compose ./cmd Selecting previously unselected package curl. Preparing to unpack .../33-curl_7.81.0-1ubuntu1.3_arm64.deb ... Unpacking curl (7.81.0-1ubuntu1.3) ... Selecting previously unselected package libassuan0:arm64. Preparing to unpack .../34-libassuan0_2.5.5-1build1_arm64.deb ... Unpacking libassuan0:arm64 (2.5.5-1build1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking gpgconf (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libksba8:arm64. Preparing to unpack .../36-libksba8_1.6.0-2build1_arm64.deb ... Unpacking libksba8:arm64 (1.6.0-2build1) ... Selecting previously unselected package libnpth0:arm64. Preparing to unpack .../37-libnpth0_1.6-3build2_arm64.deb ... Unpacking libnpth0:arm64 (1.6-3build2) ... Selecting previously unselected package dirmngr. Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking dirmngr (2.2.27-3ubuntu2.1) ... 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. Need to get 33.7 MB of archives. After this operation, 148 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] Get:2 http://deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] Get:3 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] Get:4 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] Get:5 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] Get:6 http://deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] Get:7 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] Get:8 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] Get:9 http://deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] Get:10 https://download.docker.com/linux/debian buster/test amd64 containerd.io amd64 1.6.7-1 [28.1 MB] Get:11 http://deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] Get:12 http://deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] Get:13 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] Get:14 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] Get:15 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] Get:16 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] Get:17 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] Get:18 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] Get:19 http://deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] Get:20 http://deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] Get:21 http://deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] Selecting previously unselected package libpackagekit-glib2-18:arm64. Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_arm64.deb ... Unpacking libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_arm64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg. Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking gpg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_arm64.deb ... Unpacking pinentry-curses (1.1.1-1build2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ... Unpacking gpgsm (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libcurl3-gnutls:arm64. Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.3_arm64.deb ... Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.3) ... Selecting previously unselected package libstemmer0d:arm64. Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_arm64.deb ... Unpacking libstemmer0d:arm64 (2.2.0-1build1) ... Selecting previously unselected package libxmlb2:arm64. Preparing to unpack .../52-libxmlb2_0.3.6-2build1_arm64.deb ... Unpacking libxmlb2:arm64 (0.3.6-2build1) ... Selecting previously unselected package libappstream4:arm64. Preparing to unpack .../53-libappstream4_0.15.2-2_arm64.deb ... Unpacking libappstream4:arm64 (0.15.2-2) ... Selecting previously unselected package libdw1:arm64. Preparing to unpack .../54-libdw1_0.186-1build1_arm64.deb ... Unpacking libdw1:arm64 (0.186-1build1) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../55-libglib2.0-bin_2.72.1-1_arm64.deb ... Unpacking libglib2.0-bin (2.72.1-1) ... Selecting previously unselected package libunwind8:arm64. Preparing to unpack .../56-libunwind8_1.3.2-2build2_arm64.deb ... Unpacking libunwind8:arm64 (1.3.2-2build2) ... Selecting previously unselected package libgstreamer1.0-0:arm64. Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_arm64.deb ... Unpacking libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ... Selecting previously unselected package libpolkit-gobject-1-0:arm64. Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_arm64.deb ... Unpacking libpolkit-gobject-1-0:arm64 (0.105-33) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.changes debconf: delaying package configuration, since apt-utils is not installed Fetched 33.7 MB in 1s (35.4 MB/s) Selecting previously unselected package libapparmor1:amd64. (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 ... 9947 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.2-10_amd64.deb ... Unpacking libapparmor1:amd64 (2.13.2-10) ... Selecting previously unselected package libargon2-1:amd64. Preparing to unpack .../1-libargon2-1_0~20171227-0.2_amd64.deb ... Unpacking libargon2-1:amd64 (0~20171227-0.2) ... Selecting previously unselected package dmsetup. Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_amd64.deb ... Unpacking dmsetup (2:1.02.155-3) ... Selecting previously unselected package libdevmapper1.02.1:amd64. Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... Selecting previously unselected package libjson-c3:amd64. Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... Selecting previously unselected package libidn11:amd64. Preparing to unpack .../6-libidn11_1.33-2.2_amd64.deb ... Unpacking libidn11:amd64 (1.33-2.2) ... Selecting previously unselected package libip4tc0:amd64. Preparing to unpack .../7-libip4tc0_1.8.2-4_amd64.deb ... Unpacking libip4tc0:amd64 (1.8.2-4) ... Selecting previously unselected package libpolkit-agent-1-0:arm64. Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_arm64.deb ... Unpacking libpolkit-agent-1-0:arm64 (0.105-33) ... Selecting previously unselected package polkitd. Preparing to unpack .../60-polkitd_0.105-33_arm64.deb ... Unpacking polkitd (0.105-33) ... Selecting previously unselected package pkexec. Preparing to unpack .../61-pkexec_0.105-33_arm64.deb ... Unpacking pkexec (0.105-33) ... Selecting previously unselected package policykit-1. Preparing to unpack .../62-policykit-1_0.105-33_arm64.deb ... Unpacking policykit-1 (0.105-33) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ... Unpacking python3-blinker (1.4+dfsg1-0.4) ... Selecting previously unselected package python3-cffi-backend:arm64. Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_arm64.deb ... Unpacking python3-cffi-backend:arm64 (1.15.0-1build2) ... Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../8-libkmod2_26-1_amd64.deb ... Unpacking libkmod2:amd64 (26-1) ... Selecting previously unselected package systemd. Preparing to unpack .../9-systemd_241-7~deb10u8_amd64.deb ... Unpacking systemd (241-7~deb10u8) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_arm64.deb ... Unpacking python3-cryptography (3.4.8-1ubuntu2) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ... Unpacking python3-pyparsing (2.4.7-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ... Unpacking python3-httplib2 (0.20.2-2) ... Selecting previously unselected package python3-more-itertools. Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ... Unpacking python3-more-itertools (8.10.0-2) ... Selecting previously unselected package python3-zipp. Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ... Unpacking python3-zipp (1.0.0-3) ... Selecting previously unselected package python3-importlib-metadata. Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ... Unpacking python3-importlib-metadata (4.6.4-1) ... make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[2]: Entering directory '/root/build-deb/scan-cli-plugin' GO111MODULE=on make -f builder.Makefile build make[3]: Entering directory '/root/build-deb/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 Selecting previously unselected package python3-jeepney. Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ... Unpacking python3-jeepney (0.7.1-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.1_all.deb ... Unpacking python3-jwt (2.3.0-1ubuntu0.1) ... Selecting previously unselected package python3-secretstorage. Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ... Unpacking python3-secretstorage (3.3.1-1) ... Selecting previously unselected package python3-keyring. Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ... Unpacking python3-keyring (23.5.0-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ... Unpacking python3-lazr.uri (1.0.6-2) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ... Unpacking python3-wadllib (1.3.6-1) ... Selecting previously unselected package python3-distro. Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ... Unpacking python3-distro (1.7.0-1) ... dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb /root/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb /build copied '/root/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb' removed '/root/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb' copied '/root/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb' -> '/build/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb' removed '/root/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb' copied '/root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb' removed '/root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb' Setting up libapparmor1:amd64 (2.13.2-10) ... Setting up libargon2-1:amd64 (0~20171227-0.2) ... Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... Setting up libidn11:amd64 (1.33-2.2) ... Setting up libip4tc0:amd64 (1.8.2-4) ... Setting up libkmod2:amd64 (26-1) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... Setting up systemd (241-7~deb10u8) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Initializing machine ID from KVM UUID. Selecting previously unselected package python3-oauthlib. Preparing to unpack .../78-python3-oauthlib_3.2.0-1_all.deb ... Unpacking python3-oauthlib (3.2.0-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ... Unpacking python3-six (1.16.0-3ubuntu1) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.4-1) ... Selecting previously unselected package python3-launchpadlib. Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ... Unpacking python3-launchpadlib (1.10.16-1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../82-python3-software-properties_0.99.22.2_all.deb ... Unpacking python3-software-properties (0.99.22.2) ... Setting up dmsetup (2:1.02.155-3) ... Selecting previously unselected package systemd-sysv. (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 ... 10777 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_241-7~deb10u8_amd64.deb ... Unpacking systemd-sysv (241-7~deb10u8) ... Selecting previously unselected package packagekit. Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_arm64.deb ... Unpacking packagekit (1.2.5-2ubuntu2) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../84-software-properties-common_0.99.22.2_all.deb ... Unpacking software-properties-common (0.99.22.2) ... Selecting previously unselected package gnupg2. Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg2 (2.2.27-3ubuntu2.1) ... Setting up libksba8:arm64 (1.6.0-2build1) ... Setting up media-types (7.0.0) ... Setting up systemd-sysv (249.11-0ubuntu3.4) ... Setting up libpsl5:arm64 (0.21.0-1.2build2) ... Setting up apt-transport-https (2.4.6) ... Setting up libyaml-0-2:arm64 (0.2.2-1build2) ... Setting up libglib2.0-0:arm64 (2.72.1-1) ... No schema files found: doing nothing. Setting up distro-info-data (0.52ubuntu0.1) ... Selecting previously unselected package libip6tc0:amd64. Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ... Unpacking libip6tc0:amd64 (1.8.2-4) ... Selecting previously unselected package libiptc0:amd64. Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ... Unpacking libiptc0:amd64 (1.8.2-4) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.1.2-2) ... Selecting previously unselected package iptables. Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ... Unpacking iptables (1.8.2-4) ... Setting up libxmlb2:arm64 (0.3.6-2build1) ... Setting up libbrotli1:arm64 (1.0.9-2build6) ... Setting up libsqlite3-0:arm64 (3.37.2-2) ... Setting up libnghttp2-14:arm64 (1.43.0-1build3) ... Setting up libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ... Setting up libnpth0:arm64 (1.6-3build2) ... Setting up libassuan0:arm64 (2.5.5-1build1) ... Setting up libunwind8:arm64 (1.3.2-2build2) ... Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1) ... Setting up libcap2-bin (1:2.44-1build3) ... Setting up libglib2.0-data (2.72.1-1) ... Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ... Setting up libdbus-1-3:arm64 (1.12.20-2ubuntu4) ... Setting up dbus (1.12.20-2ubuntu4) ... Selecting previously unselected package dbus. Preparing to unpack .../07-dbus_1.12.20-0+deb10u1_amd64.deb ... Unpacking dbus (1.12.20-0+deb10u1) ... Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../08-libpam-systemd_241-7~deb10u8_amd64.deb ... Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... Selecting previously unselected package containerd.io. Preparing to unpack .../09-containerd.io_1.6.7-1_amd64.deb ... Unpacking containerd.io (1.6.7-1) ... Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1) ... Setting up libssh-4:arm64 (0.9.6-2build1) ... Setting up python-apt-common (2.3.0ubuntu2.1) ... Setting up libmpdec3:arm64 (2.5.1-2build2) ... Setting up libpam-systemd:arm64 (249.11-0ubuntu3.4) ... Setting up libgirepository-1.0-1:arm64 (1.72.0-1) ... Setting up libstemmer0d:arm64 (2.2.0-1build1) ... Setting up openssl (3.0.2-0ubuntu1.6) ... Setting up libelf1:arm64 (0.186-1build1) ... Setting up readline-common (8.1.2-1) ... Setting up iso-codes (4.9.0-1) ... Setting up libpolkit-gobject-1-0:arm64 (0.105-33) ... Setting up libicu70:arm64 (70.1-2) ... Setting up pinentry-curses (1.1.1-1build2) ... Setting up libdw1:arm64 (0.186-1build1) ... Setting up libreadline8:arm64 (8.1.2-1) ... Setting up libglib2.0-bin (2.72.1-1) ... Setting up libldap-2.5-0:arm64 (2.5.12+dfsg-0ubuntu0.22.04.1) ... Setting up libpython3.10-stdlib:arm64 (3.10.4-3ubuntu0.1) ... Setting up ca-certificates (20211016) ... Updating certificates in /etc/ssl/certs... 127 added, 0 removed; done. Setting up gir1.2-glib-2.0:arm64 (1.72.0-1) ... Setting up gpgconf (2.2.27-3ubuntu2.1) ... Setting up libcurl4:arm64 (7.81.0-1ubuntu1.3) ... Setting up libpolkit-agent-1-0:arm64 (0.105-33) ... Setting up curl (7.81.0-1ubuntu1.3) ... Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.1) ... Setting up polkitd (0.105-33) ... Setting up gpg (2.2.27-3ubuntu2.1) ... Setting up libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libpython3-stdlib:arm64 (3.10.4-0ubuntu2) ... Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... Setting up gpg-agent (2.2.27-3ubuntu2.1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up python3.10 (3.10.4-3ubuntu0.1) ... Setting up gpgsm (2.2.27-3ubuntu2.1) ... Setting up pkexec (0.105-33) ... Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.3) ... Setting up python3 (3.10.4-0ubuntu2) ... Setting up libappstream4:arm64 (0.15.2-2) ... Setting up python3-six (1.16.0-3ubuntu1) ... Setting up dirmngr (2.2.27-3ubuntu2.1) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... Setting up python3-pyparsing (2.4.7-1) ... Setting up python3-gi (3.42.1-0ubuntu1) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../10-dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... Unpacking dbus-user-session (1.12.20-0+deb10u1) ... Setting up systemd-sysv (241-7~deb10u8) ... Setting up libip6tc0:amd64 (1.8.2-4) ... Setting up libnftnl11:amd64 (1.1.2-2) ... Setting up libiptc0:amd64 (1.8.2-4) ... Setting up dbus (1.12.20-0+deb10u1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up containerd.io (1.6.7-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... Setting up libpam-systemd:amd64 (241-7~deb10u8) ... Setting up dbus-user-session (1.12.20-0+deb10u1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... Setting up iptables (1.8.2-4) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for systemd (241-7~deb10u8) ... Processing triggers for libc-bin (2.28-10+deb10u1) ... + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) Setting up python3-jeepney (0.7.1-3) ... [Pipeline] sh + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.3.3 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... Setting up python3-httplib2 (0.20.2-2) ... Setting up lsb-release (11.1.0ubuntu4) ... Setting up policykit-1 (0.105-33) ... Setting up python3-cffi-backend:arm64 (1.15.0-1build2) ... Setting up python3-blinker (1.4+dfsg1-0.4) ... + make IMAGE=debian:bullseye verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ debian:bullseye ./verify Unable to find image 'debian:bullseye' locally bullseye: Pulling from library/debian Setting up python3-pkg-resources (59.6.0-1.2) ... 001c52e26ad5: Already exists Digest: sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 Status: Downloaded newer image for debian:bullseye Setting up python3-more-itertools (8.10.0-2) ... Setting up python3-dbus (1.2.18-3build1) ... Setting up python3-distro (1.7.0-1) ... Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... Setting up python3-jwt (2.3.0-1ubuntu0.1) ... + verify + dpkg --version + verify_deb + apt-get update Setting up python3-apt (2.3.0ubuntu2.1) ... Setting up python3-lazr.uri (1.0.6-2) ... Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] Setting up python3-zipp (1.0.0-3) ... Setting up python3-cryptography (3.4.8-1ubuntu2) ... Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WbxW3j + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin/docker-proxy Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dAw75w + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ATkM4B + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.9.0-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.9.0-0.fc36 x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + GOPROXY=https://proxy.golang.org + GO111MODULE=on + go mod download Setting up python3-wadllib (1.3.6-1) ... Setting up gnupg (2.2.27-3ubuntu2.1) ... Setting up packagekit (1.2.5-2ubuntu2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up gnupg2 (2.2.27-3ubuntu2.1) ... Setting up python3-importlib-metadata (4.6.4-1) ... Setting up python3-oauthlib (3.2.0-1) ... Fetched 8563 kB in 2s (5480 kB/s) Setting up python3-secretstorage (3.3.1-1) ... Setting up python3-keyring (23.5.0-1) ... Setting up python3-lazr.restfulclient (0.14.4-1) ... Setting up python3-launchpadlib (1.10.16-1) ... Setting up python3-software-properties (0.99.22.2) ... Setting up software-properties-common (0.99.22.2) ... Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Processing triggers for libc-bin (2.35-0ubuntu3.1) ... Processing triggers for ca-certificates (20211016) ... Updating certificates in /etc/ssl/certs... Reading package lists... Building dependency tree... Reading state information... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.20-2ubuntu4) ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 22.04.1 LTS' +++ NAME=Ubuntu +++ VERSION_ID=22.04 +++ VERSION='22.04.1 LTS (Jammy Jellyfish)' +++ VERSION_CODENAME=jammy +++ ID=ubuntu +++ ID_LIKE=debian +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ UBUNTU_CODENAME=jammy ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=jammy + '[' jammy = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu Clearing symlinks in /etc/ssl/certs... The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal readline-common Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv python3.9-doc binutils binfmt-support readline-doc Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2 packagekit publicsuffix libsasl2-modules unattended-upgrades done. Updating certificates in /etc/ssl/certs... The following NEW packages will be installed: apt-transport-https ca-certificates curl dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release media-types openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl python3-software-properties python3.9 python3.9-minimal readline-common software-properties-common [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 0 upgraded, 59 newly installed, 0 to remove and 2 not upgraded. Need to get 23.3 MB of archives. After this operation, 75.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB] Get:2 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u3 [98.5 kB] Get:3 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] Get:5 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] Get:6 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] Get:7 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB] Get:8 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] Get:9 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] Get:10 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB] Get:11 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB] Get:12 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB] Get:13 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] Get:14 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] Get:15 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] Get:16 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] Get:17 http://deb.debian.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB] Get:18 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] Get:19 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] Get:20 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] Get:21 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] Get:23 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] Get:24 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] Get:25 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] Get:26 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] Get:28 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] Get:29 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB] Get:30 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB] Get:31 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] Get:32 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB] Get:33 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u2 [7684 B] Get:34 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB] Get:35 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB] Get:36 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB] Get:37 http://deb.debian.org/debian bullseye/main amd64 libpackagekit-glib2-18 amd64 1.2.2-2 [124 kB] Get:38 http://deb.debian.org/debian bullseye/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.2-2 [36.8 kB] Get:39 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] Get:40 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB] Get:41 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB] Get:42 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] Get:43 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB] Get:44 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB] Get:45 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB] Get:46 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB] Get:47 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB] Get:48 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB] Get:49 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB] Get:50 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u2 [342 kB] Get:51 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] Get:52 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB] Get:53 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB] Get:54 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB] Get:55 http://deb.debian.org/debian bullseye/main amd64 python3-dbus amd64 1.2.16-5 [108 kB] Get:56 http://deb.debian.org/debian bullseye/main amd64 python3-gi amd64 3.38.0-2 [232 kB] Get:57 http://deb.debian.org/debian bullseye/main amd64 python3-pycurl amd64 7.43.0.6-5 [68.8 kB] Get:58 http://deb.debian.org/debian bullseye/main amd64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB] Get:59 http://deb.debian.org/debian bullseye/main amd64 software-properties-common all 0.96.20.2-2.1 [83.4 kB] rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 127 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - debconf: delaying package configuration, since apt-utils is not installed Fetched 23.3 MB in 1s (39.1 MB/s) Selecting previously unselected package libpython3.9-minimal:amd64. (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 ... 6661 files and directories currently installed.) Preparing to unpack .../libpython3.9-minimal_3.9.2-1_amd64.deb ... Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.2.10-2+deb11u3_amd64.deb ... Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Unpacking libexpat1:amd64 (2.2.10-2+deb11u3) ... Selecting previously unselected package python3.9-minimal. Preparing to unpack .../python3.9-minimal_3.9.2-1_amd64.deb ... Unpacking python3.9-minimal (3.9.2-1) ... Setting up libpython3.9-minimal:amd64 (3.9.2-1) ... OK + '[' jammy = sid ']' ++ dpkg --print-architecture + ARCH=arm64 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu jammy test' + apt-get update Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB] Setting up libexpat1:amd64 (2.2.10-2+deb11u3) ... Setting up python3.9-minimal (3.9.2-1) ... Fedora 35 openh264 (From Cisco) - aarch64 2.8 kB/s | 2.5 kB 00:00 Fedora Modular 35 - aarch64 3.7 MB/s | 3.2 MB 00:00 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy InRelease Get:3 https://download.docker.com/linux/ubuntu jammy/test arm64 Packages [6804 B] Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease Fetched 55.7 kB in 1s (69.5 kB/s) Selecting previously unselected package python3-minimal. (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 ... 6955 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... Unpacking python3-minimal (3.9.2-3) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_4.0.0_all.deb ... Unpacking media-types (4.0.0) ... Selecting previously unselected package libmpdec3:amd64. Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ... Unpacking libmpdec3:amd64 (2.5.1-1) ... Selecting previously unselected package libncursesw6:amd64. Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ... Unpacking libncursesw6:amd64 (6.2+20201114-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../4-readline-common_8.1-1_all.deb ... Unpacking readline-common (8.1-1) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... Unpacking libreadline8:amd64 (8.1-1) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.34.1-3) ... Selecting previously unselected package libpython3.9-stdlib:amd64. Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ... Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ... Selecting previously unselected package python3.9. Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ... Unpacking python3.9 (3.9.2-1) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... Setting up python3-minimal (3.9.2-3) ... Selecting previously unselected package python3. (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 ... 7393 files and directories currently installed.) Preparing to unpack .../00-python3_3.9.2-3_amd64.deb ... Unpacking python3 (3.9.2-3) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1n-0+deb11u3_amd64.deb ... Unpacking openssl (1.1.1n-0+deb11u3) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20210119_all.deb ... Unpacking ca-certificates (20210119) ... Reading package lists... W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb' ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb Selecting previously unselected package docker-ce-cli. (Reading database ... 9220 files and directories currently installed.) Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ... Unpacking apt-transport-https (2.2.4) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../08-libnghttp2-14_1.43.0-1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.43.0-1) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../09-libpsl5_0.21.0-1.2_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1.2) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../11-libssh2-1_1.9.0-2_amd64.deb ... Unpacking libssh2-1:amd64 (1.9.0-2) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... Selecting previously unselected package curl. Preparing to unpack .../13-curl_7.74.0-1.3+deb11u2_amd64.deb ... Unpacking curl (7.74.0-1.3+deb11u2) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../14-libassuan0_2.5.3-7.1_amd64.deb ... Unpacking libassuan0:amd64 (2.5.3-7.1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpgconf (2.2.27-2+deb11u2) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../16-libksba8_1.5.0-3_amd64.deb ... Unpacking libksba8:amd64 (1.5.0-3) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../17-libnpth0_1.6-3_amd64.deb ... Unpacking libnpth0:amd64 (1.6-3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_amd64.deb ... Unpacking dirmngr (2.2.27-2+deb11u2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../19-distro-info-data_0.51+deb11u2_all.deb ... Fedora 35 - aarch64 - Updates 17 MB/s | 30 MB 00:01 Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb ... Unpacking docker-buildx-plugin (0.8.2~ubuntu-jammy) ... Unpacking distro-info-data (0.51+deb11u2) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../20-libglib2.0-0_2.66.8-1_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.66.8-1) ... Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... Selecting previously unselected package libpackagekit-glib2-18:amd64. Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_amd64.deb ... Unpacking libpackagekit-glib2-18:amd64 (1.2.2-2) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_amd64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ... Unpacking gnupg-utils (2.2.27-2+deb11u2) ... Selecting previously unselected package gpg. Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpg (2.2.27-2+deb11u2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../28-pinentry-curses_1.1.0-4_amd64.deb ... Unpacking pinentry-curses (1.1.0-4) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpg-agent (2.2.27-2+deb11u2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_amd64.deb ... Unpacking gpgsm (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg. Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg (2.2.27-2+deb11u2) ... Selecting previously unselected package gnupg2. Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ... Unpacking gnupg2 (2.2.27-2+deb11u2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ... Unpacking iso-codes (4.6.0-1) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb ... Unpacking docker-compose-plugin (2.9.0~ubuntu-jammy) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u2_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u2) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../37-libdbus-1-3_1.12.20-2_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.20-2) ... Selecting previously unselected package lsb-release. Preparing to unpack .../38-lsb-release_11.1.0_all.deb ... Unpacking lsb-release (11.1.0) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ... Unpacking python-apt-common (2.2.1) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... Selecting previously unselected package python3-apt. Preparing to unpack .../40-python3-apt_2.2.1_amd64.deb ... Unpacking python3-apt (2.2.1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../41-python3-dbus_1.2.16-5_amd64.deb ... Unpacking python3-dbus (1.2.16-5) ... Selecting previously unselected package python3-gi. Preparing to unpack .../42-python3-gi_3.38.0-2_amd64.deb ... Unpacking python3-gi (3.38.0-2) ... Selecting previously unselected package python3-pycurl. Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_amd64.deb ... Unpacking python3-pycurl (7.43.0.6-5) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ... Unpacking python3-software-properties (0.96.20.2-2.1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ... Unpacking software-properties-common (0.96.20.2-2.1) ... Setting up libksba8:amd64 (1.5.0-3) ... Setting up media-types (4.0.0) ... Setting up libpsl5:amd64 (0.21.0-1.2) ... Setting up apt-transport-https (2.2.4) ... Setting up libglib2.0-0:amd64 (2.66.8-1) ... No schema files found: doing nothing. Setting up distro-info-data (0.51+deb11u2) ... Setting up libbrotli1:amd64 (1.0.9-2+b2) ... Setting up libsqlite3-0:amd64 (3.34.1-3) ... Setting up libnghttp2-14:amd64 (1.43.0-1) ... Setting up libpackagekit-glib2-18:amd64 (1.2.2-2) ... Setting up libnpth0:amd64 (1.6-3) ... Setting up libassuan0:amd64 (2.5.3-7.1) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Setting up gnupg-l10n (2.2.27-2+deb11u2) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up libdbus-1-3:amd64 (1.12.20-2) ... Setting up libncursesw6:amd64 (6.2+20201114-2) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... Setting up python-apt-common (2.2.1) ... + GOPROXY=https://proxy.golang.org + GO111MODULE=on + GIT_TAG=v2.9.0 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o bin/docker-compose ./cmd Setting up libmpdec3:amd64 (2.5.1-1) ... Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... Setting up libssh2-1:amd64 (1.9.0-2) ... Setting up openssl (1.1.1n-0+deb11u3) ... Setting up readline-common (8.1-1) ... Setting up iso-codes (4.6.0-1) ... Setting up pinentry-curses (1.1.0-4) ... Setting up libreadline8:amd64 (8.1-1) ... Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u2) ... Setting up ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... Setting up docker-buildx-plugin (0.8.2~ubuntu-jammy) ... Setting up docker-compose-plugin (2.9.0~ubuntu-jammy) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. 129 added, 0 removed; done. Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... Setting up gpgconf (2.2.27-2+deb11u2) ... Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... Setting up curl (7.74.0-1.3+deb11u2) ... Setting up gpg (2.2.27-2+deb11u2) ... Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ... Setting up libpython3-stdlib:amd64 (3.9.2-3) ... Setting up gnupg-utils (2.2.27-2+deb11u2) ... Setting up gpg-agent (2.2.27-2+deb11u2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_arm64.deb Setting up gpgsm (2.2.27-2+deb11u2) ... Setting up dirmngr (2.2.27-2+deb11u2) ... Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ... Setting up gpg-wks-server (2.2.27-2+deb11u2) ... Setting up python3.9 (3.9.2-1) ... Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Last metadata expiration check: 0:00:51 ago on Mon Aug 8 12:12:58 2022. Setting up gpg-wks-client (2.2.27-2+deb11u2) ... Setting up python3 (3.9.2-3) ... Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Setting up python3-pycurl (7.43.0.6-5) ... Setting up python3-gi (3.38.0-2) ... 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. Need to get 21.5 MB of archives. After this operation, 111 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu jammy/test arm64 containerd.io arm64 1.6.7-1 [20.8 MB] Setting up gnupg (2.2.27-2+deb11u2) ... Setting up lsb-release (11.1.0) ... Setting up python3-dbus (1.2.16-5) ... Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmnl0 arm64 1.0.4-3build2 [12.9 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxtables12 arm64 1.8.7-1ubuntu5 [30.8 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libip6tc2 arm64 1.8.7-1ubuntu5 [20.1 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnfnetlink0 arm64 1.0.1-3build3 [14.2 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetfilter-conntrack3 arm64 1.0.9-1 [44.5 kB] Setting up gnupg2 (2.2.27-2+deb11u2) ... Setting up python3-apt (2.2.1) ... Setting up python3-software-properties (0.96.20.2-2.1) ... Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnftnl11 arm64 1.2.1-1build1 [64.5 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iptables arm64 1.8.7-1ubuntu5 [451 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dbus-user-session arm64 1.12.20-2ubuntu4 [9430 B] Setting up software-properties-common (0.96.20.2-2.1) ... Processing triggers for libc-bin (2.31-13+deb11u3) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 21.5 MB in 1s (24.7 MB/s) Selecting previously unselected package libmnl0:arm64. (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 ... 9445 files and directories currently installed.) Preparing to unpack .../0-libmnl0_1.0.4-3build2_arm64.deb ... Unpacking libmnl0:arm64 (1.0.4-3build2) ... Selecting previously unselected package libxtables12:arm64. Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5_arm64.deb ... Unpacking libxtables12:arm64 (1.8.7-1ubuntu5) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Selecting previously unselected package libip6tc2:arm64. Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5_arm64.deb ... Unpacking libip6tc2:arm64 (1.8.7-1ubuntu5) ... Processing triggers for ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... Selecting previously unselected package libnfnetlink0:arm64. Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_arm64.deb ... Unpacking libnfnetlink0:arm64 (1.0.1-3build3) ... Selecting previously unselected package libnetfilter-conntrack3:arm64. Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_arm64.deb ... Unpacking libnetfilter-conntrack3:arm64 (1.0.9-1) ... Selecting previously unselected package libnftnl11:arm64. Preparing to unpack .../6-libnftnl11_1.2.1-1build1_arm64.deb ... Unpacking libnftnl11:arm64 (1.2.1-1build1) ... Selecting previously unselected package iptables. Preparing to unpack .../7-iptables_1.8.7-1ubuntu5_arm64.deb ... Unpacking iptables (1.8.7-1ubuntu5) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.7-1_arm64.deb ... Unpacking containerd.io (1.6.7-1) ... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ++ source /etc/os-release +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)' +++ NAME='Debian GNU/Linux' +++ VERSION_ID=11 +++ VERSION='11 (bullseye)' +++ VERSION_CODENAME=bullseye +++ ID=debian +++ HOME_URL=https://www.debian.org/ +++ SUPPORT_URL=https://www.debian.org/support +++ BUG_REPORT_URL=https://bugs.debian.org/ ++ echo debian + DIST_ID=debian ++ lsb_release -sc + DIST_VERSION=bullseye + '[' bullseye = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/debian + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian Clearing symlinks in /etc/ssl/certs... make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi PASS: docker-scan version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.2.1-1.fc36 updates 34 k Installing dependencies: dbus-libs aarch64 1:1.14.0-1.fc36 fedora 153 k python3-dateutil noarch 1:2.8.1-8.fc36 fedora 289 k python3-dbus aarch64 1.2.18-3.fc36 fedora 132 k python3-distro noarch 1.6.0-2.fc36 fedora 38 k python3-dnf-plugins-core noarch 4.2.1-1.fc36 updates 221 k python3-six noarch 1.16.0-5.fc36 fedora 36 k Transaction Summary ================================================================================ Install 7 Packages Total download size: 903 k Installed size: 2.8 M Downloading Packages: done. Updating certificates in /etc/ssl/certs... 129 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/debian/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). (1/7): python3-dateutil-2.8.1-8.fc36.noarch.rpm 750 kB/s | 289 kB 00:00 (2/7): python3-dbus-1.2.18-3.fc36.aarch64.rpm 339 kB/s | 132 kB 00:00 (3/7): dbus-libs-1.14.0-1.fc36.aarch64.rpm 387 kB/s | 153 kB 00:00 (4/7): python3-distro-1.6.0-2.fc36.noarch.rpm 2.8 MB/s | 38 kB 00:00 (5/7): python3-six-1.16.0-5.fc36.noarch.rpm 799 kB/s | 36 kB 00:00 (6/7): dnf-plugins-core-4.2.1-1.fc36.noarch.rpm 777 kB/s | 34 kB 00:00 (7/7): python3-dnf-plugins-core-4.2.1-1.fc36.no 4.8 MB/s | 221 kB 00:00 -------------------------------------------------------------------------------- Total 888 kB/s | 903 kB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-six-1.16.0-5.fc36.noarch 1/7 Installing : python3-dateutil-1:2.8.1-8.fc36.noarch 2/7 Installing : python3-distro-1.6.0-2.fc36.noarch 3/7 Installing : dbus-libs-1:1.14.0-1.fc36.aarch64 4/7 Installing : python3-dbus-1.2.18-3.fc36.aarch64 5/7 Installing : python3-dnf-plugins-core-4.2.1-1.fc36.noarch 6/7 Installing : dnf-plugins-core-4.2.1-1.fc36.noarch 7/7 Running scriptlet: dnf-plugins-core-4.2.1-1.fc36.noarch 7/7 Verifying : dbus-libs-1:1.14.0-1.fc36.aarch64 1/7 Verifying : python3-dateutil-1:2.8.1-8.fc36.noarch 2/7 Verifying : python3-dbus-1.2.18-3.fc36.aarch64 3/7 Verifying : python3-distro-1.6.0-2.fc36.noarch 4/7 Verifying : python3-six-1.16.0-5.fc36.noarch 5/7 Verifying : dnf-plugins-core-4.2.1-1.fc36.noarch 6/7 Verifying : python3-dnf-plugins-core-4.2.1-1.fc36.noarch 7/7 Installed: dbus-libs-1:1.14.0-1.fc36.aarch64 dnf-plugins-core-4.2.1-1.fc36.noarch python3-dateutil-1:2.8.1-8.fc36.noarch python3-dbus-1.2.18-3.fc36.aarch64 python3-distro-1.6.0-2.fc36.noarch python3-dnf-plugins-core-4.2.1-1.fc36.noarch python3-six-1.16.0-5.fc36.noarch Complete! + case ${DIST_ID}:${DIST_VERSION} in + dnf install -y findutils OK + '[' bullseye = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian bullseye test' + apt-get update Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB] Selecting previously unselected package dbus-user-session. Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4_arm64.deb ... Unpacking dbus-user-session (1.12.20-2ubuntu4) ... Setting up libip6tc2:arm64 (1.8.7-1ubuntu5) ... Setting up dbus-user-session (1.12.20-2ubuntu4) ... Setting up libmnl0:arm64 (1.0.4-3build2) ... Setting up containerd.io (1.6.7-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:arm64 (1.8.7-1ubuntu5) ... Setting up libnfnetlink0:arm64 (1.0.1-3build3) ... Setting up netbase (6.3) ... Setting up libnftnl11:arm64 (1.2.1-1build1) ... Setting up libnetfilter-conntrack3:arm64 (1.0.9-1) ... Setting up iptables (1.8.7-1ubuntu5) ... Get:5 https://download.docker.com/linux/debian bullseye/test amd64 Packages [12.9 kB] Fetched 56.2 kB in 1s (92.4 kB/s) update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.35-0ubuntu3.1) ... + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.3 Last metadata expiration check: 0:00:57 ago on Mon Aug 8 12:12:58 2022. Reading package lists... ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb' + packages='deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb' ++ echo 'deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb Selecting previously unselected package docker-ce-cli. (Reading database ... 9726 files and directories currently installed.) Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... Package findutils-1:4.9.0-1.fc36.aarch64 is already installed. Dependencies resolved. Nothing to do. Complete! [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo' + dnf --version 4.13.0 Installed: dnf-0:4.13.0-1.fc36.noarch at Mon Aug 8 12:13:13 2022 Built : Fedora Project at Mon May 30 09:55:23 2022 Installed: rpm-0:4.17.1-3.fc36.aarch64 at Mon Aug 8 12:13:12 2022 Built : Fedora Project at Tue Aug 2 12:32:50 2022 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... [Pipeline] // node [Pipeline] } + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo + dnf config-manager --set-disabled 'docker-ce-*' + dnf config-manager --set-enabled docker-ce-test + dnf makecache Docker CE Test - aarch64 15 kB/s | 8.4 kB 00:00 Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb ... Unpacking docker-buildx-plugin (0.8.2~debian-bullseye) ... Fedora 36 - aarch64 52 kB/s | 15 kB 00:00 Fedora 36 openh264 (From Cisco) - aarch64 3.3 kB/s | 990 B 00:00 Fedora Modular 36 - aarch64 41 kB/s | 15 kB 00:00 Fedora Modular 35 - aarch64 - Updates 3.6 MB/s | 3.4 MB 00:00 Fedora 36 - aarch64 - Updates 43 kB/s | 12 kB 00:00 Selecting previously unselected package docker-scan-plugin. Preparing to unpack .../docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb ... Unpacking docker-scan-plugin (0.17.0~debian-bullseye) ... make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb ... Unpacking docker-compose-plugin (2.9.0~debian-bullseye) ... # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "amd64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums Fedora Modular 36 - aarch64 - Updates 49 kB/s | 13 kB 00:00 Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb'. Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up docker-buildx-plugin (0.8.2~debian-bullseye) ... Setting up docker-scan-plugin (0.17.0~debian-bullseye) ... Setting up docker-compose-plugin (2.9.0~debian-bullseye) ... Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.8.2~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.9.0~debian-bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~debian.11.0~bullseye_amd64.deb Metadata cache created. + echo '[DEBUG] Installing engine rpms' [DEBUG] Installing engine rpms ++ find rpm/rpmbuild/fedora-36/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-compose-plugin-2.9.0-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.fc36.aarch64.rpm' + set -x + dnf install -y rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-compose-plugin-2.9.0-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64.rpm rpm/rpmbuild/fedora-36/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.fc36.aarch64.rpm Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. Skipping docker-scan-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 netbase systemd systemd-sysv Suggested packages: firewalld kmod systemd-container policykit-1 Recommended packages: nftables systemd-timesyncd | time-daemon libnss-systemd The following NEW packages will be installed: containerd.io dbus dbus-user-session dmsetup iptables libapparmor1 libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2 libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libpam-systemd libxtables12 netbase systemd systemd-sysv Last metadata expiration check: 0:00:02 ago on Mon Aug 8 12:14:00 2022. 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. Need to get 34.7 MB of archives. After this operation, 150 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] Get:2 http://deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] Get:3 http://deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] Get:5 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] Get:6 http://deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] Get:7 http://deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] Get:8 http://deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] Get:9 http://deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] Get:10 http://deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] Get:11 https://download.docker.com/linux/debian bullseye/test amd64 containerd.io amd64 1.6.7-1 [28.1 MB] Get:12 http://deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] Get:13 http://deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] Get:14 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB] Get:15 http://deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] Get:16 http://deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] Get:17 http://deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] Get:18 http://deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] Get:19 http://deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] Get:20 http://deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] Get:21 http://deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] Get:23 http://deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] Dependencies resolved. ================================================================================================= Package Arch Version Repository Size ================================================================================================= Installing: docker-buildx-plugin aarch64 0.8.2-0.fc36 @commandline 9.9 M docker-ce aarch64 3:0.0.0~20220808082437.e1f24d3-0.fc36 @commandline 14 M docker-ce-cli aarch64 1:0.0.0~20220808082437.e1f24d3-0.fc36 @commandline 6.2 M docker-ce-rootless-extras aarch64 0.0.0~20220808082437.e1f24d3-0.fc36 @commandline 3.3 M docker-compose-plugin aarch64 2.9.0-0.fc36 @commandline 6.3 M Installing dependencies: container-selinux noarch 2:2.188.0-1.fc36 updates 51 k containerd.io aarch64 1.6.7-3.1.fc36 docker-ce-test 25 M dbus aarch64 1:1.14.0-1.fc36 fedora 7.5 k dbus-broker aarch64 31-1.fc36 updates 170 k dbus-common noarch 1:1.14.0-1.fc36 fedora 14 k device-mapper aarch64 1.02.175-7.fc36 fedora 137 k device-mapper-libs aarch64 1.02.175-7.fc36 fedora 170 k diffutils aarch64 3.8-2.fc36 fedora 368 k fuse-common aarch64 3.10.5-2.fc36 fedora 8.2 k fuse-overlayfs aarch64 1.9-1.fc36 updates 71 k fuse3 aarch64 3.10.5-2.fc36 fedora 54 k fuse3-libs aarch64 3.10.5-2.fc36 fedora 90 k iptables-legacy aarch64 1.8.7-15.fc36 fedora 51 k iptables-legacy-libs aarch64 1.8.7-15.fc36 fedora 39 k iptables-libs aarch64 1.8.7-15.fc36 fedora 417 k kmod aarch64 29-7.fc36 fedora 115 k kmod-libs aarch64 29-7.fc36 fedora 65 k libargon2 aarch64 20171227-9.fc36 updates 28 k libcgroup aarch64 2.0-4.fc36 fedora 73 k libfdisk aarch64 2.38-1.fc36 updates 155 k libibverbs aarch64 39.0-1.fc36 fedora 392 k libmnl aarch64 1.0.4-15.fc36 fedora 28 k libnetfilter_conntrack aarch64 1.0.8-4.fc36 fedora 57 k libnfnetlink aarch64 1.0.1-21.fc36 fedora 29 k libnl3 aarch64 3.7.0-1.fc36 updates 336 k libpcap aarch64 14:1.10.1-3.fc36 fedora 167 k libseccomp aarch64 2.5.3-2.fc36 fedora 71 k libselinux-utils aarch64 3.3-4.fc36 fedora 144 k libslirp aarch64 4.6.1-3.fc36 fedora 72 k libutempter aarch64 1.2.1-6.fc36 fedora 26 k policycoreutils aarch64 3.3-4.fc36 fedora 203 k rpm-plugin-selinux aarch64 4.17.1-3.fc36 updates 18 k selinux-policy noarch 36.13-3.fc36 updates 69 k selinux-policy-targeted noarch 36.13-3.fc36 updates 6.3 M slirp4netns aarch64 1.2.0-0.2.beta.0.fc36 fedora 49 k systemd aarch64 250.8-1.fc36 updates 4.0 M systemd-pam aarch64 250.8-1.fc36 updates 322 k util-linux aarch64 2.38-1.fc36 updates 2.3 M xkeyboard-config noarch 2.35.1-1.fc36 fedora 878 k xz aarch64 5.2.5-9.fc36 fedora 215 k Installing weak dependencies: cryptsetup-libs aarch64 2.4.3-2.fc36 fedora 430 k libbpf aarch64 2:0.7.0-3.fc36 updates 159 k libxkbcommon aarch64 1.4.0-1.fc36 fedora 139 k qrencode-libs aarch64 4.1.1-2.fc36 fedora 61 k systemd-networkd aarch64 250.8-1.fc36 updates 568 k systemd-resolved aarch64 250.8-1.fc36 updates 258 k Transaction Summary ================================================================================================= Install 51 Packages Total size: 84 M Total download size: 44 M Installed size: 363 M Downloading Packages: debconf: delaying package configuration, since apt-utils is not installed Fetched 34.7 MB in 1s (46.1 MB/s) Selecting previously unselected package libapparmor1:amd64. (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 ... 9954 files and directories currently installed.) Preparing to unpack .../0-libapparmor1_2.13.6-10_amd64.deb ... Unpacking libapparmor1:amd64 (2.13.6-10) ... Selecting previously unselected package libcap2:amd64. Preparing to unpack .../1-libcap2_1%3a2.44-1_amd64.deb ... Unpacking libcap2:amd64 (1:2.44-1) ... Selecting previously unselected package libargon2-1:amd64. Preparing to unpack .../2-libargon2-1_0~20171227-0.2_amd64.deb ... Unpacking libargon2-1:amd64 (0~20171227-0.2) ... Selecting previously unselected package dmsetup. Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_amd64.deb ... Unpacking dmsetup (2:1.02.175-2.1) ... Selecting previously unselected package libdevmapper1.02.1:amd64. Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... Selecting previously unselected package libjson-c5:amd64. Preparing to unpack .../5-libjson-c5_0.15-2_amd64.deb ... Unpacking libjson-c5:amd64 (0.15-2) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... Dependencies resolved. ================================================================================ Package Arch Version Repo Size ================================================================================ Upgrading: audit-libs aarch64 3.0.8-1.fc35 updates 115 k ca-certificates noarch 2022.2.54-1.0.fc35 updates 852 k coreutils aarch64 8.32-33.fc35 updates 1.1 M coreutils-common aarch64 8.32-33.fc35 updates 2.0 M curl aarch64 7.79.1-5.fc35 updates 305 k cyrus-sasl-lib aarch64 2.1.27-14.fc35 updates 768 k dnf noarch 4.13.0-1.fc35 updates 450 k dnf-data noarch 4.13.0-1.fc35 updates 42 k elfutils-default-yama-scope noarch 0.187-4.fc35 updates 17 k elfutils-libelf aarch64 0.187-4.fc35 updates 197 k elfutils-libs aarch64 0.187-4.fc35 updates 255 k expat aarch64 2.4.7-1.fc35 updates 109 k fedora-release-common noarch 35-37 updates 20 k fedora-release-container noarch 35-37 updates 10 k fedora-release-identity-container noarch 35-37 updates 12 k glib2 aarch64 2.70.5-1.fc35 updates 2.6 M glibc aarch64 2.34-38.fc35 updates 1.7 M glibc-common aarch64 2.34-38.fc35 updates 289 k glibc-minimal-langpack aarch64 2.34-38.fc35 updates 26 k gnupg2 aarch64 2.3.4-2.fc35 updates 2.5 M gnutls aarch64 3.7.6-3.fc35 updates 1.0 M gzip aarch64 1.10-6.fc35 updates 149 k krb5-libs aarch64 1.19.2-8.fc35 updates 728 k libarchive aarch64 3.5.3-1.fc35 updates 387 k libcurl aarch64 7.79.1-5.fc35 updates 287 k libdnf aarch64 0.67.0-2.fc35 updates 608 k libgcc aarch64 11.3.1-2.fc35 updates 112 k libgomp aarch64 11.3.1-2.fc35 updates 289 k libidn2 aarch64 2.3.3-1.fc35 updates 155 k librepo aarch64 1.14.3-1.fc35 updates 91 k libreport-filesystem noarch 2.15.2-8.fc35 updates 13 k libsolv aarch64 0.7.22-1.fc35 updates 388 k libstdc++ aarch64 11.3.1-2.fc35 updates 715 k libxml2 aarch64 2.9.14-1.fc35 updates 733 k libzstd aarch64 1.5.2-2.fc35 updates 260 k lua-libs aarch64 5.4.4-3.fc35 updates 213 k nettle aarch64 3.8-1.fc35 updates 420 k openssl-libs aarch64 1:1.1.1q-1.fc35 updates 1.4 M pcre2 aarch64 10.40-1.fc35 updates 220 k pcre2-syntax noarch 10.40-1.fc35 updates 143 k python3 aarch64 3.10.5-2.fc35 updates 26 k python3-dnf noarch 4.13.0-1.fc35 updates 415 k python3-hawkey aarch64 0.67.0-2.fc35 updates 100 k python3-libdnf aarch64 0.67.0-2.fc35 updates 729 k python3-libs aarch64 3.10.5-2.fc35 updates 7.5 M python3-rpm aarch64 4.17.1-2.fc35 updates 91 k rpm aarch64 4.17.1-2.fc35 updates 531 k rpm-build-libs aarch64 4.17.1-2.fc35 updates 88 k rpm-libs aarch64 4.17.1-2.fc35 updates 305 k rpm-sign-libs aarch64 4.17.1-2.fc35 updates 23 k setup noarch 2.14.1-1.fc35 updates 143 k tzdata noarch 2022a-2.fc35 updates 432 k vim-data noarch 2:9.0.077-1.fc35 updates 26 k vim-minimal aarch64 2:9.0.077-1.fc35 updates 706 k xz-libs aarch64 5.2.5-9.fc35 updates 90 k yum noarch 4.13.0-1.fc35 updates 39 k zchunk-libs aarch64 1.2.2-1.fc35 updates 51 k Installing dependencies: acl aarch64 2.3.1-2.fc35 fedora 71 k cryptsetup-libs aarch64 2.4.3-1.fc35 updates 431 k dbus aarch64 1:1.12.22-1.fc35 updates 7.1 k dbus-broker aarch64 29-4.fc35 fedora 166 k dbus-common noarch 1:1.12.22-1.fc35 updates 14 k dbus-libs aarch64 1:1.12.22-1.fc35 updates 151 k device-mapper aarch64 1.02.175-6.fc35 fedora 138 k device-mapper-libs aarch64 1.02.175-6.fc35 fedora 173 k iptables-legacy-libs aarch64 1.8.7-13.fc35 fedora 39 k kmod-libs aarch64 29-4.fc35 fedora 62 k libargon2 aarch64 20171227-7.fc35 fedora 28 k libevent aarch64 2.1.12-4.fc35 fedora 255 k libfdisk aarch64 2.37.4-1.fc35 updates 149 k libibverbs aarch64 39.0-1.fc35 updates 391 k libnl3 aarch64 3.5.0-8.fc35 fedora 322 k libpcap aarch64 14:1.10.1-2.fc35 fedora 167 k libseccomp aarch64 2.5.3-1.fc35 updates 71 k libsecret aarch64 0.20.4-3.fc35 fedora 157 k libusb1 aarch64 1.0.25-8.fc35 updates 73 k libutempter aarch64 1.2.1-5.fc35 fedora 26 k mozjs78 aarch64 78.15.0-1.fc35 fedora 8.1 M pcsc-lite aarch64 1.9.5-1.fc35 updates 89 k pcsc-lite-libs aarch64 1.9.5-1.fc35 updates 27 k polkit aarch64 0.120-1.fc35.2 updates 145 k polkit-libs aarch64 0.120-1.fc35.2 updates 65 k polkit-pkla-compat aarch64 0.1-20.fc35 fedora 43 k protobuf-c aarch64 1.4.0-1.fc35 fedora 36 k systemd-libs aarch64 249.12-5.fc35 updates 579 k systemd-pam aarch64 249.12-5.fc35 updates 319 k unbound-libs aarch64 1.16.0-3.fc35 updates 520 k util-linux aarch64 2.37.4-1.fc35 updates 2.2 M util-linux-core aarch64 2.37.4-1.fc35 updates 435 k xkeyboard-config noarch 2.33-2.fc35 fedora 783 k Installing weak dependencies: deltarpm aarch64 3.6.2-10.fc35 fedora 88 k diffutils aarch64 3.8-1.fc35 fedora 398 k elfutils-debuginfod-client aarch64 0.187-4.fc35 updates 38 k glibc-gconv-extra aarch64 2.34-38.fc35 updates 1.6 M gnupg2-smime aarch64 2.3.4-2.fc35 updates 237 k libbpf aarch64 2:0.6.1-2.fc35 updates 155 k libxkbcommon aarch64 1.3.1-1.fc35 fedora 139 k openssl-pkcs11 aarch64 0.4.11-4.fc35 fedora 72 k pcsc-lite-ccid aarch64 1.5.0-1.fc35 updates 316 k pinentry aarch64 1.2.0-1.fc35 fedora 97 k python-unversioned-command noarch 3.10.5-2.fc35 updates 9.9 k python3-unbound aarch64 1.16.0-3.fc35 updates 98 k qrencode-libs aarch64 4.1.1-1.fc35 updates 61 k rpm-plugin-systemd-inhibit aarch64 4.17.1-2.fc35 updates 18 k systemd aarch64 249.12-5.fc35 updates 3.9 M systemd-networkd aarch64 249.12-5.fc35 updates 474 k systemd-resolved aarch64 249.12-5.fc35 updates 251 k Transaction Summary ================================================================================ Install 50 Packages Upgrade 57 Packages Total download size: 57 M Downloading Packages: (1/107): dbus-broker-29-4.fc35.aarch64.rpm 726 kB/s | 166 kB 00:00 (2/107): acl-2.3.1-2.fc35.aarch64.rpm 302 kB/s | 71 kB 00:00 (3/107): device-mapper-1.02.175-6.fc35.aarch64. 18 MB/s | 138 kB 00:00 (4/107): deltarpm-3.6.2-10.fc35.aarch64.rpm 362 kB/s | 88 kB 00:00 (5/107): device-mapper-libs-1.02.175-6.fc35.aar 15 MB/s | 173 kB 00:00 (6/107): diffutils-3.8-1.fc35.aarch64.rpm 11 MB/s | 398 kB 00:00 (7/107): iptables-legacy-libs-1.8.7-13.fc35.aar 1.1 MB/s | 39 kB 00:00 (8/107): kmod-libs-29-4.fc35.aarch64.rpm 1.7 MB/s | 62 kB 00:00 (9/107): libargon2-20171227-7.fc35.aarch64.rpm 3.2 MB/s | 28 kB 00:00 (10/107): libnl3-3.5.0-8.fc35.aarch64.rpm 10 MB/s | 322 kB 00:00 (11/107): libevent-2.1.12-4.fc35.aarch64.rpm 6.8 MB/s | 255 kB 00:00 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... Selecting previously unselected package libip4tc2:amd64. Preparing to unpack .../7-libip4tc2_1.8.7-1_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.7-1) ... Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../8-libkmod2_28-1_amd64.deb ... Unpacking libkmod2:amd64 (28-1) ... Selecting previously unselected package systemd. Preparing to unpack .../9-systemd_247.3-7_amd64.deb ... Unpacking systemd (247.3-7) ... (12/107): libpcap-1.10.1-2.fc35.aarch64.rpm 2.8 MB/s | 167 kB 00:00 (13/107): libsecret-0.20.4-3.fc35.aarch64.rpm 4.4 MB/s | 157 kB 00:00 (14/107): libutempter-1.2.1-5.fc35.aarch64.rpm 3.2 MB/s | 26 kB 00:00 (15/107): libxkbcommon-1.3.1-1.fc35.aarch64.rpm 3.5 MB/s | 139 kB 00:00 (16/107): openssl-pkcs11-0.4.11-4.fc35.aarch64. 2.0 MB/s | 72 kB 00:00 (17/107): pinentry-1.2.0-1.fc35.aarch64.rpm 7.6 MB/s | 97 kB 00:00 (18/107): polkit-pkla-compat-0.1-20.fc35.aarch6 3.0 MB/s | 43 kB 00:00 (19/107): protobuf-c-1.4.0-1.fc35.aarch64.rpm 2.1 MB/s | 36 kB 00:00 (20/107): mozjs78-78.15.0-1.fc35.aarch64.rpm 51 MB/s | 8.1 MB 00:00 (21/107): xkeyboard-config-2.33-2.fc35.noarch.r 5.8 MB/s | 783 kB 00:00 (22/107): cryptsetup-libs-2.4.3-1.fc35.aarch64. 2.9 MB/s | 431 kB 00:00 (23/107): dbus-common-1.12.22-1.fc35.noarch.rpm 514 kB/s | 14 kB 00:00 (24/107): dbus-1.12.22-1.fc35.aarch64.rpm 232 kB/s | 7.1 kB 00:00 (25/107): dbus-libs-1.12.22-1.fc35.aarch64.rpm 17 MB/s | 151 kB 00:00 (26/107): elfutils-debuginfod-client-0.187-4.fc 4.4 MB/s | 38 kB 00:00 (1/46): dbus-1.14.0-1.fc36.aarch64.rpm 25 kB/s | 7.5 kB 00:00 (2/46): cryptsetup-libs-2.4.3-2.fc36.aarch64.rp 1.3 MB/s | 430 kB 00:00 (3/46): dbus-common-1.14.0-1.fc36.noarch.rpm 950 kB/s | 14 kB 00:00 (4/46): device-mapper-libs-1.02.175-7.fc36.aarc 11 MB/s | 170 kB 00:00 (5/46): device-mapper-1.02.175-7.fc36.aarch64.r 4.7 MB/s | 137 kB 00:00 (6/46): diffutils-3.8-2.fc36.aarch64.rpm 20 MB/s | 368 kB 00:00 (7/46): fuse-common-3.10.5-2.fc36.aarch64.rpm 617 kB/s | 8.2 kB 00:00 (8/46): fuse3-3.10.5-2.fc36.aarch64.rpm 1.8 MB/s | 54 kB 00:00 (9/46): fuse3-libs-3.10.5-2.fc36.aarch64.rpm 3.7 MB/s | 90 kB 00:00 (10/46): iptables-legacy-libs-1.8.7-15.fc36.aar 3.7 MB/s | 39 kB 00:00 (11/46): iptables-legacy-1.8.7-15.fc36.aarch64. 2.8 MB/s | 51 kB 00:00 (12/46): iptables-libs-1.8.7-15.fc36.aarch64.rp 18 MB/s | 417 kB 00:00 (13/46): kmod-29-7.fc36.aarch64.rpm 6.1 MB/s | 115 kB 00:00 (27/107): gnupg2-smime-2.3.4-2.fc35.aarch64.rpm 7.0 MB/s | 237 kB 00:00 (28/107): libbpf-0.6.1-2.fc35.aarch64.rpm 4.2 MB/s | 155 kB 00:00 (29/107): glibc-gconv-extra-2.34-38.fc35.aarch6 17 MB/s | 1.6 MB 00:00 (30/107): libfdisk-2.37.4-1.fc35.aarch64.rpm 2.2 MB/s | 149 kB 00:00 (31/107): libibverbs-39.0-1.fc35.aarch64.rpm 4.2 MB/s | 391 kB 00:00 (32/107): libseccomp-2.5.3-1.fc35.aarch64.rpm 2.1 MB/s | 71 kB 00:00 (33/107): libusb1-1.0.25-8.fc35.aarch64.rpm 2.0 MB/s | 73 kB 00:00 (34/107): pcsc-lite-1.9.5-1.fc35.aarch64.rpm 9.5 MB/s | 89 kB 00:00 (35/107): pcsc-lite-libs-1.9.5-1.fc35.aarch64.r 4.5 MB/s | 27 kB 00:00 (36/107): pcsc-lite-ccid-1.5.0-1.fc35.aarch64.r 9.2 MB/s | 316 kB 00:00 (37/107): polkit-0.120-1.fc35.2.aarch64.rpm 1.9 MB/s | 145 kB 00:00 (38/107): polkit-libs-0.120-1.fc35.2.aarch64.rp 897 kB/s | 65 kB 00:00 (39/107): python-unversioned-command-3.10.5-2.f 1.4 MB/s | 9.9 kB 00:00 (40/107): python3-unbound-1.16.0-3.fc35.aarch64 8.8 MB/s | 98 kB 00:00 (41/107): qrencode-libs-4.1.1-1.fc35.aarch64.rp 5.2 MB/s | 61 kB 00:00 (42/107): rpm-plugin-systemd-inhibit-4.17.1-2.f 1.2 MB/s | 18 kB 00:00 Setting up libapparmor1:amd64 (2.13.6-10) ... (43/107): systemd-249.12-5.fc35.aarch64.rpm 51 MB/s | 3.9 MB 00:00 Setting up libcap2:amd64 (1:2.44-1) ... (44/107): systemd-libs-249.12-5.fc35.aarch64.rp 6.1 MB/s | 579 kB 00:00 (45/107): systemd-networkd-249.12-5.fc35.aarch6 3.4 MB/s | 474 kB 00:00 Setting up libargon2-1:amd64 (0~20171227-0.2) ... Setting up libjson-c5:amd64 (0.15-2) ... Setting up libip4tc2:amd64 (1.8.7-1) ... (46/107): systemd-resolved-249.12-5.fc35.aarch6 29 MB/s | 251 kB 00:00 (47/107): systemd-pam-249.12-5.fc35.aarch64.rpm 6.4 MB/s | 319 kB 00:00 Setting up libkmod2:amd64 (28-1) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... (48/107): unbound-libs-1.16.0-3.fc35.aarch64.rp 6.8 MB/s | 520 kB 00:00 (49/107): util-linux-2.37.4-1.fc35.aarch64.rpm 21 MB/s | 2.2 MB 00:00 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... Setting up systemd (247.3-7) ... (50/107): audit-libs-3.0.8-1.fc35.aarch64.rpm 2.8 MB/s | 115 kB 00:00 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. (14/46): containerd.io-1.6.7-3.1.fc36.aarch64.r 28 MB/s | 25 MB 00:00 (15/46): kmod-libs-29-7.fc36.aarch64.rpm 152 kB/s | 65 kB 00:00 (16/46): libcgroup-2.0-4.fc36.aarch64.rpm 170 kB/s | 73 kB 00:00 (17/46): libibverbs-39.0-1.fc36.aarch64.rpm 5.5 MB/s | 392 kB 00:00 (18/46): libmnl-1.0.4-15.fc36.aarch64.rpm 419 kB/s | 28 kB 00:00 (19/46): libnetfilter_conntrack-1.0.8-4.fc36.aa 833 kB/s | 57 kB 00:00 (20/46): libnfnetlink-1.0.1-21.fc36.aarch64.rpm 3.0 MB/s | 29 kB 00:00 (21/46): libseccomp-2.5.3-2.fc36.aarch64.rpm 7.5 MB/s | 71 kB 00:00 (22/46): libselinux-utils-3.3-4.fc36.aarch64.rp 2.5 MB/s | 144 kB 00:00 (23/46): libpcap-1.10.1-3.fc36.aarch64.rpm 2.5 MB/s | 167 kB 00:00 (24/46): libslirp-4.6.1-3.fc36.aarch64.rpm 1.2 MB/s | 72 kB 00:00 (25/46): libutempter-1.2.1-6.fc36.aarch64.rpm 2.3 MB/s | 26 kB 00:00 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from KVM UUID. (51/107): util-linux-core-2.37.4-1.fc35.aarch64 4.5 MB/s | 435 kB 00:00 (52/107): ca-certificates-2022.2.54-1.0.fc35.no 9.0 MB/s | 852 kB 00:00 (53/107): coreutils-8.32-33.fc35.aarch64.rpm 8.5 MB/s | 1.1 MB 00:00 (54/107): curl-7.79.1-5.fc35.aarch64.rpm 4.6 MB/s | 305 kB 00:00 (55/107): coreutils-common-8.32-33.fc35.aarch64 16 MB/s | 2.0 MB 00:00 (56/107): cyrus-sasl-lib-2.1.27-14.fc35.aarch64 6.7 MB/s | 768 kB 00:00 (57/107): dnf-4.13.0-1.fc35.noarch.rpm 3.9 MB/s | 450 kB 00:00 (58/107): dnf-data-4.13.0-1.fc35.noarch.rpm 1.3 MB/s | 42 kB 00:00 (59/107): elfutils-default-yama-scope-0.187-4.f 479 kB/s | 17 kB 00:00 (26/46): libxkbcommon-1.4.0-1.fc36.aarch64.rpm 3.4 MB/s | 139 kB 00:00 (27/46): policycoreutils-3.3-4.fc36.aarch64.rpm 4.4 MB/s | 203 kB 00:00 (28/46): qrencode-libs-4.1.1-2.fc36.aarch64.rpm 1.3 MB/s | 61 kB 00:00 (29/46): slirp4netns-1.2.0-0.2.beta.0.fc36.aarc 4.2 MB/s | 49 kB 00:00 (30/46): xz-5.2.5-9.fc36.aarch64.rpm 4.1 MB/s | 215 kB 00:00 (31/46): container-selinux-2.188.0-1.fc36.noarc 950 kB/s | 51 kB 00:00 (32/46): xkeyboard-config-2.35.1-1.fc36.noarch. 7.4 MB/s | 878 kB 00:00 (33/46): dbus-broker-31-1.fc36.aarch64.rpm 2.5 MB/s | 170 kB 00:00 (34/46): fuse-overlayfs-1.9-1.fc36.aarch64.rpm 1.1 MB/s | 71 kB 00:00 (35/46): libargon2-20171227-9.fc36.aarch64.rpm 3.2 MB/s | 28 kB 00:00 (36/46): libbpf-0.7.0-3.fc36.aarch64.rpm 3.2 MB/s | 159 kB 00:00 (37/46): libfdisk-2.38-1.fc36.aarch64.rpm 3.1 MB/s | 155 kB 00:00 (38/46): rpm-plugin-selinux-4.17.1-3.fc36.aarch 2.4 MB/s | 18 kB 00:00 Setting up dmsetup (2:1.02.175-2.1) ... Selecting previously unselected package systemd-sysv. (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 ... 10803 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_247.3-7_amd64.deb ... Unpacking systemd-sysv (247.3-7) ... Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.20-2_amd64.deb ... Unpacking dbus (1.12.20-2) ... Selecting previously unselected package netbase. Preparing to unpack .../02-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Selecting previously unselected package libpam-systemd:amd64. (60/107): elfutils-libelf-0.187-4.fc35.aarch64. 16 MB/s | 197 kB 00:00 (61/107): expat-2.4.7-1.fc35.aarch64.rpm 13 MB/s | 109 kB 00:00 (62/107): elfutils-libs-0.187-4.fc35.aarch64.rp 19 MB/s | 255 kB 00:00 (63/107): fedora-release-common-35-37.noarch.rp 1.7 MB/s | 20 kB 00:00 (64/107): fedora-release-container-35-37.noarch 1.0 MB/s | 10 kB 00:00 (65/107): fedora-release-identity-container-35- 1.2 MB/s | 12 kB 00:00 (66/107): glib2-2.70.5-1.fc35.aarch64.rpm 26 MB/s | 2.6 MB 00:00 (67/107): glibc-common-2.34-38.fc35.aarch64.rpm 2.4 MB/s | 289 kB 00:00 (68/107): glibc-2.34-38.fc35.aarch64.rpm 8.9 MB/s | 1.7 MB 00:00 (69/107): glibc-minimal-langpack-2.34-38.fc35.a 268 kB/s | 26 kB 00:00 (39/46): libnl3-3.7.0-1.fc36.aarch64.rpm 5.2 MB/s | 336 kB 00:00 (40/46): selinux-policy-36.13-3.fc36.noarch.rpm 1.1 MB/s | 69 kB 00:00 (41/46): systemd-networkd-250.8-1.fc36.aarch64. 7.9 MB/s | 568 kB 00:00 (42/46): systemd-250.8-1.fc36.aarch64.rpm 25 MB/s | 4.0 MB 00:00 (43/46): systemd-pam-250.8-1.fc36.aarch64.rpm 2.2 MB/s | 322 kB 00:00 Preparing to unpack .../03-libpam-systemd_247.3-7_amd64.deb ... Unpacking libpam-systemd:amd64 (247.3-7) ... Selecting previously unselected package containerd.io. Preparing to unpack .../04-containerd.io_1.6.7-1_amd64.deb ... Unpacking containerd.io (1.6.7-1) ... (70/107): gnupg2-2.3.4-2.fc35.aarch64.rpm 21 MB/s | 2.5 MB 00:00 (71/107): gnutls-3.7.6-3.fc35.aarch64.rpm 11 MB/s | 1.0 MB 00:00 (72/107): gzip-1.10-6.fc35.aarch64.rpm 1.6 MB/s | 149 kB 00:00 (73/107): libarchive-3.5.3-1.fc35.aarch64.rpm 11 MB/s | 387 kB 00:00 (74/107): krb5-libs-1.19.2-8.fc35.aarch64.rpm 9.7 MB/s | 728 kB 00:00 (75/107): libcurl-7.79.1-5.fc35.aarch64.rpm 2.9 MB/s | 287 kB 00:00 (76/107): libdnf-0.67.0-2.fc35.aarch64.rpm 5.8 MB/s | 608 kB 00:00 (77/107): libgomp-11.3.1-2.fc35.aarch64.rpm 4.1 MB/s | 289 kB 00:00 (78/107): libgcc-11.3.1-2.fc35.aarch64.rpm 1.5 MB/s | 112 kB 00:00 (79/107): libidn2-2.3.3-1.fc35.aarch64.rpm 4.0 MB/s | 155 kB 00:00 (80/107): librepo-1.14.3-1.fc35.aarch64.rpm 8.6 MB/s | 91 kB 00:00 (81/107): libreport-filesystem-2.15.2-8.fc35.no 2.0 MB/s | 13 kB 00:00 (44/46): selinux-policy-targeted-36.13-3.fc36.n 17 MB/s | 6.3 MB 00:00 (45/46): systemd-resolved-250.8-1.fc36.aarch64. 1.2 MB/s | 258 kB 00:00 (46/46): util-linux-2.38-1.fc36.aarch64.rpm 9.7 MB/s | 2.3 MB 00:00 -------------------------------------------------------------------------------- Total 19 MB/s | 44 MB 00:02 (82/107): libsolv-0.7.22-1.fc35.aarch64.rpm 11 MB/s | 388 kB 00:00 (83/107): libstdc++-11.3.1-2.fc35.aarch64.rpm 9.3 MB/s | 715 kB 00:00 (84/107): libxml2-2.9.14-1.fc35.aarch64.rpm 7.2 MB/s | 733 kB 00:00 (85/107): libzstd-1.5.2-2.fc35.aarch64.rpm 2.5 MB/s | 260 kB 00:00 (86/107): lua-libs-5.4.4-3.fc35.aarch64.rpm 5.7 MB/s | 213 kB 00:00 (87/107): nettle-3.8-1.fc35.aarch64.rpm 5.3 MB/s | 420 kB 00:00 (88/107): openssl-libs-1.1.1q-1.fc35.aarch64.rp 17 MB/s | 1.4 MB 00:00 (89/107): pcre2-10.40-1.fc35.aarch64.rpm 5.9 MB/s | 220 kB 00:00 (90/107): pcre2-syntax-10.40-1.fc35.noarch.rpm 3.5 MB/s | 143 kB 00:00 (91/107): python3-3.10.5-2.fc35.aarch64.rpm 2.1 MB/s | 26 kB 00:00 (92/107): python3-hawkey-0.67.0-2.fc35.aarch64. 14 MB/s | 100 kB 00:00 (93/107): python3-dnf-4.13.0-1.fc35.noarch.rpm 7.8 MB/s | 415 kB 00:00 (94/107): python3-libdnf-0.67.0-2.fc35.aarch64. 9.8 MB/s | 729 kB 00:00 (95/107): python3-libs-3.10.5-2.fc35.aarch64.rp 44 MB/s | 7.5 MB 00:00 (96/107): python3-rpm-4.17.1-2.fc35.aarch64.rpm 931 kB/s | 91 kB 00:00 (97/107): rpm-4.17.1-2.fc35.aarch64.rpm 3.8 MB/s | 531 kB 00:00 (98/107): rpm-build-libs-4.17.1-2.fc35.aarch64. 14 MB/s | 88 kB 00:00 (99/107): rpm-libs-4.17.1-2.fc35.aarch64.rpm 9.2 MB/s | 305 kB 00:00 (100/107): rpm-sign-libs-4.17.1-2.fc35.aarch64. 671 kB/s | 23 kB 00:00 (101/107): setup-2.14.1-1.fc35.noarch.rpm 4.4 MB/s | 143 kB 00:00 (102/107): vim-data-9.0.077-1.fc35.noarch.rpm 1.3 MB/s | 26 kB 00:00 Docker CE Test - aarch64 6.6 kB/s | 1.6 kB 00:00 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/fedora/gpg Key imported successfully (103/107): tzdata-2022a-2.fc35.noarch.rpm 7.3 MB/s | 432 kB 00:00 (104/107): vim-minimal-9.0.077-1.fc35.aarch64.r 7.8 MB/s | 706 kB 00:00 (105/107): xz-libs-5.2.5-9.fc35.aarch64.rpm 1.2 MB/s | 90 kB 00:00 (106/107): yum-4.13.0-1.fc35.noarch.rpm 6.1 MB/s | 39 kB 00:00 (107/107): zchunk-libs-1.2.2-1.fc35.aarch64.rpm 5.9 MB/s | 51 kB 00:00 -------------------------------------------------------------------------------- Total 19 MB/s | 57 MB 00:02 Running transaction check Transaction check succeeded. Running transaction test Running transaction check + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Transaction test succeeded. Running transaction Selecting previously unselected package dbus-user-session. Preparing to unpack .../05-dbus-user-session_1.12.20-2_amd64.deb ... Unpacking dbus-user-session (1.12.20-2) ... Selecting previously unselected package libip6tc2:amd64. Preparing to unpack .../06-libip6tc2_1.8.7-1_amd64.deb ... Unpacking libip6tc2:amd64 (1.8.7-1) ... Selecting previously unselected package libxtables12:amd64. Preparing to unpack .../07-libxtables12_1.8.7-1_amd64.deb ... Unpacking libxtables12:amd64 (1.8.7-1) ... Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 1/1 Preparing : 1/1 Installing : libseccomp-2.5.3-2.fc36.aarch64 1/51 Installing : docker-compose-plugin-2.9.0-0.fc36.aarch64 2/51 Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../08-libmnl0_1.0.4-3_amd64.deb ... Unpacking libmnl0:amd64 (1.0.4-3) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../11-libnftnl11_1.1.9-1_amd64.deb ... Unpacking libnftnl11:amd64 (1.1.9-1) ... Selecting previously unselected package iptables. Preparing to unpack .../12-iptables_1.8.7-1_amd64.deb ... Unpacking iptables (1.8.7-1) ... Running scriptlet: docker-compose-plugin-2.9.0-0.fc36.aarch64 2/51 Installing : libfdisk-2.38-1.fc36.aarch64 3/51 Installing : libselinux-utils-3.3-4.fc36.aarch64 4/51 Installing : fuse3-libs-3.10.5-2.fc36.aarch64 5/51 Setting up systemd-sysv (247.3-7) ... Setting up libip6tc2:amd64 (1.8.7-1) ... Setting up dbus (1.12.20-2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up libmnl0:amd64 (1.0.4-3) ... Setting up containerd.io (1.6.7-1) ... Installing : diffutils-3.8-2.fc36.aarch64 6/51 Installing : docker-buildx-plugin-0.8.2-0.fc36.aarch64 7/51 Running scriptlet: docker-buildx-plugin-0.8.2-0.fc36.aarch64 7/51 Installing : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc3 8/51 Running scriptlet: docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc3 8/51 Installing : libnl3-3.7.0-1.fc36.aarch64 9/51 Installing : libibverbs-39.0-1.fc36.aarch64 10/51 Installing : libpcap-14:1.10.1-3.fc36.aarch64 11/51 Installing : iptables-legacy-libs-1.8.7-15.fc36.aarch64 12/51 Installing : libbpf-2:0.7.0-3.fc36.aarch64 13/51 Installing : libargon2-20171227-9.fc36.aarch64 14/51 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:amd64 (1.8.7-1) ... Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... Setting up libpam-systemd:amd64 (247.3-7) ... Setting up netbase (6.3) ... Setting up libnftnl11:amd64 (1.1.9-1) ... Setting up dbus-user-session (1.12.20-2) ... Installing : xz-5.2.5-9.fc36.aarch64 15/51 Installing : xkeyboard-config-2.35.1-1.fc36.noarch 16/51 Installing : libxkbcommon-1.4.0-1.fc36.aarch64 17/51 Installing : qrencode-libs-4.1.1-2.fc36.aarch64 18/51 Running scriptlet: libutempter-1.2.1-6.fc36.aarch64 19/51 Installing : libutempter-1.2.1-6.fc36.aarch64 19/51 Installing : util-linux-2.38-1.fc36.aarch64 20/51 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : policycoreutils-3.3-4.fc36.aarch64 21/51 Running scriptlet: policycoreutils-3.3-4.fc36.aarch64 21/51 Installing : rpm-plugin-selinux-4.17.1-3.fc36.aarch64 22/51 Installing : selinux-policy-36.13-3.fc36.noarch 23/51 Preparing : 1/1 Upgrading : libgcc-11.3.1-2.fc35.aarch64 1/164 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... Setting up iptables (1.8.7-1) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.31-13+deb11u3) ... + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.1 Running scriptlet: selinux-policy-36.13-3.fc36.noarch 23/51 Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 24/51 Installing : selinux-policy-targeted-36.13-3.fc36.noarch 24/51 Running scriptlet: libgcc-11.3.1-2.fc35.aarch64 1/164 Upgrading : tzdata-2022a-2.fc35.noarch 2/164 Upgrading : glibc-common-2.34-38.fc35.aarch64 3/164 Upgrading : glibc-minimal-langpack-2.34-38.fc35.aarch64 4/164 Running scriptlet: glibc-2.34-38.fc35.aarch64 5/164 Upgrading : glibc-2.34-38.fc35.aarch64 5/164 Running scriptlet: glibc-2.34-38.fc35.aarch64 5/164 Installing : glibc-gconv-extra-2.34-38.fc35.aarch64 6/164 Running scriptlet: glibc-gconv-extra-2.34-38.fc35.aarch64 6/164 Upgrading : xz-libs-5.2.5-9.fc35.aarch64 7/164 Upgrading : libzstd-1.5.2-2.fc35.aarch64 8/164 Upgrading : audit-libs-3.0.8-1.fc35.aarch64 9/164 Upgrading : elfutils-libelf-0.187-4.fc35.aarch64 10/164 Upgrading : expat-2.4.7-1.fc35.aarch64 11/164 Upgrading : libstdc++-11.3.1-2.fc35.aarch64 12/164 Upgrading : lua-libs-5.4.4-3.fc35.aarch64 13/164 Upgrading : libxml2-2.9.14-1.fc35.aarch64 14/164 Upgrading : libidn2-2.3.3-1.fc35.aarch64 15/164 Installing : protobuf-c-1.4.0-1.fc35.aarch64 16/164 Installing : libfdisk-2.37.4-1.fc35.aarch64 17/164 Upgrading : fedora-release-identity-container-35-37.noarch 18/164 Upgrading : fedora-release-container-35-37.noarch 19/164 Upgrading : fedora-release-common-35-37.noarch 20/164 Installing : mozjs78-78.15.0-1.fc35.aarch64 21/164 Installing : libbpf-2:0.6.1-2.fc35.aarch64 22/164 Installing : acl-2.3.1-2.fc35.aarch64 23/164 Installing : diffutils-3.8-1.fc35.aarch64 24/164 Installing : libargon2-20171227-7.fc35.aarch64 25/164 Installing : libnl3-3.5.0-8.fc35.aarch64 26/164 Installing : libibverbs-39.0-1.fc35.aarch64 27/164 Installing : libpcap-14:1.10.1-2.fc35.aarch64 28/164 Installing : iptables-legacy-libs-1.8.7-13.fc35.aarch64 29/164 Running scriptlet: libutempter-1.2.1-5.fc35.aarch64 30/164 Installing : libutempter-1.2.1-5.fc35.aarch64 30/164 Installing : libseccomp-2.5.3-1.fc35.aarch64 31/164 Installing : pcsc-lite-libs-1.9.5-1.fc35.aarch64 32/164 Installing : qrencode-libs-4.1.1-1.fc35.aarch64 33/164 Upgrading : libgomp-11.3.1-2.fc35.aarch64 34/164 Upgrading : nettle-3.8-1.fc35.aarch64 35/164 Upgrading : gnutls-3.7.6-3.fc35.aarch64 36/164 Upgrading : glib2-2.70.5-1.fc35.aarch64 37/164 Installing : libsecret-0.20.4-3.fc35.aarch64 38/164 Installing : pinentry-1.2.0-1.fc35.aarch64 39/164 Upgrading : vim-data-2:9.0.077-1.fc35.noarch 40/164 Upgrading : pcre2-syntax-10.40-1.fc35.noarch 41/164 Upgrading : pcre2-10.40-1.fc35.aarch64 42/164 Upgrading : libreport-filesystem-2.15.2-8.fc35.noarch 43/164 Upgrading : dnf-data-4.13.0-1.fc35.noarch 44/164 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew Upgrading : coreutils-common-8.32-33.fc35.aarch64 45/164 Installing : openssl-pkcs11-0.4.11-4.fc35.aarch64 46/164 Upgrading : openssl-libs-1:1.1.1q-1.fc35.aarch64 47/164 Upgrading : coreutils-8.32-33.fc35.aarch64 48/164 Running scriptlet: ca-certificates-2022.2.54-1.0.fc35.noarch 49/164 Upgrading : ca-certificates-2022.2.54-1.0.fc35.noarch 49/164 Running scriptlet: ca-certificates-2022.2.54-1.0.fc35.noarch 49/164 Installing : systemd-libs-249.12-5.fc35.aarch64 50/164 Running scriptlet: systemd-libs-249.12-5.fc35.aarch64 50/164 Installing : python-unversioned-command-3.10.5-2.fc35.noarch 51/164 Upgrading : python3-3.10.5-2.fc35.aarch64 52/164 Upgrading : python3-libs-3.10.5-2.fc35.aarch64 53/164 Installing : polkit-libs-0.120-1.fc35.2.aarch64 54/164 Installing : util-linux-core-2.37.4-1.fc35.aarch64 55/164 Running scriptlet: util-linux-core-2.37.4-1.fc35.aarch64 55/164 Installing : util-linux-2.37.4-1.fc35.aarch64 56/164 warning: /etc/adjtime created as /etc/adjtime.rpmnew Running scriptlet: util-linux-2.37.4-1.fc35.aarch64 56/164 Upgrading : krb5-libs-1.19.2-8.fc35.aarch64 57/164 Upgrading : libcurl-7.79.1-5.fc35.aarch64 58/164 Installing : libevent-2.1.12-4.fc35.aarch64 59/164 Upgrading : zchunk-libs-1.2.2-1.fc35.aarch64 60/164 Upgrading : librepo-1.14.3-1.fc35.aarch64 61/164 Running scriptlet: unbound-libs-1.16.0-3.fc35.aarch64 62/164 Installing : unbound-libs-1.16.0-3.fc35.aarch64 62/164 Running scriptlet: unbound-libs-1.16.0-3.fc35.aarch64 62/164 Installing : python3-unbound-1.16.0-3.fc35.aarch64 63/164 Upgrading : curl-7.79.1-5.fc35.aarch64 64/164 Installing : dbus-libs-1:1.12.22-1.fc35.aarch64 65/164 Installing : libusb1-1.0.25-8.fc35.aarch64 66/164 Installing : kmod-libs-29-4.fc35.aarch64 67/164 Upgrading : libarchive-3.5.3-1.fc35.aarch64 68/164 Upgrading : rpm-4.17.1-2.fc35.aarch64 69/164 Upgrading : rpm-libs-4.17.1-2.fc35.aarch64 70/164 Upgrading : libsolv-0.7.22-1.fc35.aarch64 71/164 Upgrading : libdnf-0.67.0-2.fc35.aarch64 72/164 Upgrading : python3-libdnf-0.67.0-2.fc35.aarch64 73/164 Upgrading : python3-hawkey-0.67.0-2.fc35.aarch64 74/164 Installing : deltarpm-3.6.2-10.fc35.aarch64 75/164 Installing : rpm-plugin-systemd-inhibit-4.17.1-2.fc35.aarch64 76/164 Installing : dbus-common-1:1.12.22-1.fc35.noarch 77/164 Running scriptlet: dbus-common-1:1.12.22-1.fc35.noarch 77/164 Running scriptlet: dbus-broker-29-4.fc35.aarch64 78/164 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range. Installing : dbus-broker-29-4.fc35.aarch64 78/164 Running scriptlet: dbus-broker-29-4.fc35.aarch64 78/164 Installing : dbus-1:1.12.22-1.fc35.aarch64 79/164 Installing : xkeyboard-config-2.33-2.fc35.noarch 80/164 Installing : libxkbcommon-1.3.1-1.fc35.aarch64 81/164 Installing : cryptsetup-libs-2.4.3-1.fc35.aarch64 82/164 Installing : device-mapper-libs-1.02.175-6.fc35.aarch64 83/164 Installing : device-mapper-1.02.175-6.fc35.aarch64 84/164 Installing : systemd-networkd-249.12-5.fc35.aarch64 85/164 Running scriptlet: systemd-networkd-249.12-5.fc35.aarch64 85/164 Installing : systemd-pam-249.12-5.fc35.aarch64 86/164 Installing : systemd-resolved-249.12-5.fc35.aarch64 87/164 Running scriptlet: systemd-resolved-249.12-5.fc35.aarch64 87/164 Installing : systemd-249.12-5.fc35.aarch64 88/164 warning: group systemd-journal does not exist - using root Running scriptlet: systemd-249.12-5.fc35.aarch64 88/164 Creating group input with gid 104. Creating group kvm with gid 36. Creating group render with gid 105. Creating group sgx with gid 106. Creating group systemd-journal with gid 190. Creating group systemd-network with gid 192. Creating user systemd-network (systemd Network Management) with uid 192 and gid 192. Creating group systemd-oom with gid 998. Creating user systemd-oom (systemd Userspace OOM Killer) with uid 998 and gid 998. Creating group systemd-resolve with gid 193. Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193. Creating group systemd-timesync with gid 997. Creating user systemd-timesync (systemd Time Synchronization) with uid 997 and gid 997. Creating group systemd-coredump with gid 996. Creating user systemd-coredump (systemd Core Dumper) with uid 996 and gid 996. Running scriptlet: polkit-0.120-1.fc35.2.aarch64 89/164 Installing : polkit-0.120-1.fc35.2.aarch64 89/164 Running scriptlet: polkit-0.120-1.fc35.2.aarch64 89/164 Installing : polkit-pkla-compat-0.1-20.fc35.aarch64 90/164 Installing : pcsc-lite-ccid-1.5.0-1.fc35.aarch64 91/164 Running scriptlet: pcsc-lite-ccid-1.5.0-1.fc35.aarch64 91/164 Installing : pcsc-lite-1.9.5-1.fc35.aarch64 92/164 Running scriptlet: pcsc-lite-1.9.5-1.fc35.aarch64 92/164 Created symlink /etc/systemd/system/sockets.target.wants/pcscd.socket → /usr/lib/systemd/system/pcscd.socket. Installing : gnupg2-smime-2.3.4-2.fc35.aarch64 93/164 Upgrading : gnupg2-2.3.4-2.fc35.aarch64 94/164 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Upgrading : rpm-sign-libs-4.17.1-2.fc35.aarch64 95/164 Upgrading : elfutils-default-yama-scope-0.187-4.fc35.noarch 96/164 Running scriptlet: elfutils-default-yama-scope-0.187-4.fc35.noarch 96/164 Installing : elfutils-debuginfod-client-0.187-4.fc35.aarch64 97/164 Upgrading : elfutils-libs-0.187-4.fc35.aarch64 98/164 Upgrading : rpm-build-libs-4.17.1-2.fc35.aarch64 99/164 Upgrading : python3-rpm-4.17.1-2.fc35.aarch64 100/164 Upgrading : python3-dnf-4.13.0-1.fc35.noarch 101/164 Upgrading : dnf-4.13.0-1.fc35.noarch 102/164 Running scriptlet: dnf-4.13.0-1.fc35.noarch 102/164 Upgrading : yum-4.13.0-1.fc35.noarch 103/164 Upgrading : cyrus-sasl-lib-2.1.27-14.fc35.aarch64 104/164 Upgrading : gzip-1.10-6.fc35.aarch64 105/164 Upgrading : vim-minimal-2:9.0.077-1.fc35.aarch64 106/164 Upgrading : setup-2.14.1-1.fc35.noarch 107/164 warning: /etc/hosts created as /etc/hosts.rpmnew warning: /etc/shadow created as /etc/shadow.rpmnew Running scriptlet: setup-2.14.1-1.fc35.noarch 107/164 Cleanup : cyrus-sasl-lib-2.1.27-13.fc35.aarch64 108/164 Cleanup : fedora-release-common-35-36.noarch 109/164 Cleanup : vim-minimal-2:8.2.4386-1.fc35.aarch64 110/164 Cleanup : gzip-1.10-5.fc35.aarch64 111/164 Cleanup : pcre2-10.39-1.fc35.aarch64 112/164 Cleanup : yum-4.9.0-1.fc35.noarch 113/164 Running scriptlet: dnf-4.9.0-1.fc35.noarch 114/164 Cleanup : dnf-4.9.0-1.fc35.noarch 114/164 Running scriptlet: dnf-4.9.0-1.fc35.noarch 114/164 Cleanup : python3-dnf-4.9.0-1.fc35.noarch 115/164 Cleanup : dnf-data-4.9.0-1.fc35.noarch 116/164 Cleanup : setup-2.13.9.1-2.fc35.noarch 117/164 Cleanup : fedora-release-container-35-36.noarch 118/164 Cleanup : fedora-release-identity-container-35-36.noarch 119/164 Cleanup : libreport-filesystem-2.15.2-6.fc35.noarch 120/164 Cleanup : pcre2-syntax-10.39-1.fc35.noarch 121/164 Cleanup : vim-data-2:8.2.4386-1.fc35.noarch 122/164 Cleanup : python3-hawkey-0.64.0-1.fc35.aarch64 123/164 Cleanup : python3-libdnf-0.64.0-1.fc35.aarch64 124/164 Cleanup : libdnf-0.64.0-1.fc35.aarch64 125/164 Cleanup : python3-rpm-4.17.0-4.fc35.aarch64 126/164 Cleanup : rpm-build-libs-4.17.0-4.fc35.aarch64 127/164 Cleanup : elfutils-libs-0.186-1.fc35.aarch64 128/164 Cleanup : librepo-1.14.2-1.fc35.aarch64 129/164 Cleanup : rpm-sign-libs-4.17.0-4.fc35.aarch64 130/164 Cleanup : libsolv-0.7.19-3.fc35.aarch64 131/164 Cleanup : rpm-4.17.0-4.fc35.aarch64 132/164 Cleanup : rpm-libs-4.17.0-4.fc35.aarch64 133/164 Cleanup : libarchive-3.5.2-2.fc35.aarch64 134/164 Cleanup : libstdc++-11.2.1-9.fc35.aarch64 135/164 Cleanup : libxml2-2.9.12-6.fc35.aarch64 136/164 Cleanup : gnupg2-2.3.4-1.fc35.aarch64 137/164 Cleanup : glib2-2.70.4-1.fc35.aarch64 138/164 Cleanup : gnutls-3.7.2-2.fc35.aarch64 139/164 Cleanup : lua-libs-5.4.4-1.fc35.aarch64 140/164 Cleanup : curl-7.79.1-1.fc35.aarch64 141/164 Cleanup : libcurl-7.79.1-1.fc35.aarch64 142/164 Cleanup : krb5-libs-1.19.2-2.fc35.aarch64 143/164 Cleanup : zchunk-libs-1.1.15-2.fc35.aarch64 144/164 Cleanup : libzstd-1.5.2-1.fc35.aarch64 145/164 Cleanup : audit-libs-3.0.7-2.fc35.aarch64 146/164 Cleanup : elfutils-libelf-0.186-1.fc35.aarch64 147/164 Cleanup : python3-libs-3.10.2-1.fc35.aarch64 148/164 Cleanup : python3-3.10.2-1.fc35.aarch64 149/164 Cleanup : expat-2.4.4-1.fc35.aarch64 150/164 Cleanup : openssl-libs-1:1.1.1l-2.fc35.aarch64 151/164 Cleanup : ca-certificates-2021.2.52-1.0.fc35.noarch 152/164 Cleanup : coreutils-8.32-31.fc35.aarch64 153/164 Cleanup : xz-libs-5.2.5-7.fc35.aarch64 154/164 Cleanup : libidn2-2.3.2-3.fc35.aarch64 155/164 Cleanup : nettle-3.7.3-2.fc35.aarch64 156/164 Cleanup : libgomp-11.2.1-9.fc35.aarch64 157/164 Cleanup : coreutils-common-8.32-31.fc35.aarch64 158/164 Cleanup : elfutils-default-yama-scope-0.186-1.fc35.noarch 159/164 Cleanup : glibc-2.34-25.fc35.aarch64 160/164 Cleanup : glibc-minimal-langpack-2.34-25.fc35.aarch64 161/164 Cleanup : glibc-common-2.34-25.fc35.aarch64 162/164 Cleanup : tzdata-2021e-1.fc35.noarch 163/164 Cleanup : libgcc-11.2.1-9.fc35.aarch64 164/164 Running scriptlet: libgcc-11.2.1-9.fc35.aarch64 164/164 Running scriptlet: ca-certificates-2022.2.54-1.0.fc35.noarch 164/164 Running scriptlet: rpm-4.17.1-2.fc35.aarch64 164/164 Running scriptlet: systemd-resolved-249.12-5.fc35.aarch64 164/164 Running scriptlet: libgcc-11.2.1-9.fc35.aarch64 164/164 Verifying : acl-2.3.1-2.fc35.aarch64 1/164 Verifying : dbus-broker-29-4.fc35.aarch64 2/164 Verifying : deltarpm-3.6.2-10.fc35.aarch64 3/164 Verifying : device-mapper-1.02.175-6.fc35.aarch64 4/164 Verifying : device-mapper-libs-1.02.175-6.fc35.aarch64 5/164 Verifying : diffutils-3.8-1.fc35.aarch64 6/164 Verifying : iptables-legacy-libs-1.8.7-13.fc35.aarch64 7/164 Verifying : kmod-libs-29-4.fc35.aarch64 8/164 Verifying : libargon2-20171227-7.fc35.aarch64 9/164 Verifying : libevent-2.1.12-4.fc35.aarch64 10/164 Verifying : libnl3-3.5.0-8.fc35.aarch64 11/164 Verifying : libpcap-14:1.10.1-2.fc35.aarch64 12/164 Verifying : libsecret-0.20.4-3.fc35.aarch64 13/164 Verifying : libutempter-1.2.1-5.fc35.aarch64 14/164 Verifying : libxkbcommon-1.3.1-1.fc35.aarch64 15/164 Verifying : mozjs78-78.15.0-1.fc35.aarch64 16/164 Verifying : openssl-pkcs11-0.4.11-4.fc35.aarch64 17/164 Verifying : pinentry-1.2.0-1.fc35.aarch64 18/164 Verifying : polkit-pkla-compat-0.1-20.fc35.aarch64 19/164 Verifying : protobuf-c-1.4.0-1.fc35.aarch64 20/164 Verifying : xkeyboard-config-2.33-2.fc35.noarch 21/164 Verifying : cryptsetup-libs-2.4.3-1.fc35.aarch64 22/164 Verifying : dbus-1:1.12.22-1.fc35.aarch64 23/164 Verifying : dbus-common-1:1.12.22-1.fc35.noarch 24/164 Verifying : dbus-libs-1:1.12.22-1.fc35.aarch64 25/164 Verifying : elfutils-debuginfod-client-0.187-4.fc35.aarch64 26/164 Verifying : glibc-gconv-extra-2.34-38.fc35.aarch64 27/164 Verifying : gnupg2-smime-2.3.4-2.fc35.aarch64 28/164 Verifying : libbpf-2:0.6.1-2.fc35.aarch64 29/164 Verifying : libfdisk-2.37.4-1.fc35.aarch64 30/164 Verifying : libibverbs-39.0-1.fc35.aarch64 31/164 Verifying : libseccomp-2.5.3-1.fc35.aarch64 32/164 Verifying : libusb1-1.0.25-8.fc35.aarch64 33/164 Verifying : pcsc-lite-1.9.5-1.fc35.aarch64 34/164 Verifying : pcsc-lite-ccid-1.5.0-1.fc35.aarch64 35/164 Verifying : pcsc-lite-libs-1.9.5-1.fc35.aarch64 36/164 Verifying : polkit-0.120-1.fc35.2.aarch64 37/164 Verifying : polkit-libs-0.120-1.fc35.2.aarch64 38/164 Verifying : python-unversioned-command-3.10.5-2.fc35.noarch 39/164 Verifying : python3-unbound-1.16.0-3.fc35.aarch64 40/164 Verifying : qrencode-libs-4.1.1-1.fc35.aarch64 41/164 Verifying : rpm-plugin-systemd-inhibit-4.17.1-2.fc35.aarch64 42/164 Verifying : systemd-249.12-5.fc35.aarch64 43/164 Verifying : systemd-libs-249.12-5.fc35.aarch64 44/164 Verifying : systemd-networkd-249.12-5.fc35.aarch64 45/164 Verifying : systemd-pam-249.12-5.fc35.aarch64 46/164 Verifying : systemd-resolved-249.12-5.fc35.aarch64 47/164 Verifying : unbound-libs-1.16.0-3.fc35.aarch64 48/164 Verifying : util-linux-2.37.4-1.fc35.aarch64 49/164 Verifying : util-linux-core-2.37.4-1.fc35.aarch64 50/164 Verifying : audit-libs-3.0.8-1.fc35.aarch64 51/164 Verifying : audit-libs-3.0.7-2.fc35.aarch64 52/164 Verifying : ca-certificates-2022.2.54-1.0.fc35.noarch 53/164 Verifying : ca-certificates-2021.2.52-1.0.fc35.noarch 54/164 Verifying : coreutils-8.32-33.fc35.aarch64 55/164 Verifying : coreutils-8.32-31.fc35.aarch64 56/164 Verifying : coreutils-common-8.32-33.fc35.aarch64 57/164 Verifying : coreutils-common-8.32-31.fc35.aarch64 58/164 Verifying : curl-7.79.1-5.fc35.aarch64 59/164 Verifying : curl-7.79.1-1.fc35.aarch64 60/164 Verifying : cyrus-sasl-lib-2.1.27-14.fc35.aarch64 61/164 Verifying : cyrus-sasl-lib-2.1.27-13.fc35.aarch64 62/164 Verifying : dnf-4.13.0-1.fc35.noarch 63/164 Verifying : dnf-4.9.0-1.fc35.noarch 64/164 Verifying : dnf-data-4.13.0-1.fc35.noarch 65/164 Verifying : dnf-data-4.9.0-1.fc35.noarch 66/164 Verifying : elfutils-default-yama-scope-0.187-4.fc35.noarch 67/164 Verifying : elfutils-default-yama-scope-0.186-1.fc35.noarch 68/164 Verifying : elfutils-libelf-0.187-4.fc35.aarch64 69/164 Verifying : elfutils-libelf-0.186-1.fc35.aarch64 70/164 Verifying : elfutils-libs-0.187-4.fc35.aarch64 71/164 Verifying : elfutils-libs-0.186-1.fc35.aarch64 72/164 Verifying : expat-2.4.7-1.fc35.aarch64 73/164 Verifying : expat-2.4.4-1.fc35.aarch64 74/164 Verifying : fedora-release-common-35-37.noarch 75/164 Verifying : fedora-release-common-35-36.noarch 76/164 Verifying : fedora-release-container-35-37.noarch 77/164 Verifying : fedora-release-container-35-36.noarch 78/164 Verifying : fedora-release-identity-container-35-37.noarch 79/164 Verifying : fedora-release-identity-container-35-36.noarch 80/164 Verifying : glib2-2.70.5-1.fc35.aarch64 81/164 Verifying : glib2-2.70.4-1.fc35.aarch64 82/164 Verifying : glibc-2.34-38.fc35.aarch64 83/164 Verifying : glibc-2.34-25.fc35.aarch64 84/164 Verifying : glibc-common-2.34-38.fc35.aarch64 85/164 Verifying : glibc-common-2.34-25.fc35.aarch64 86/164 Verifying : glibc-minimal-langpack-2.34-38.fc35.aarch64 87/164 Verifying : glibc-minimal-langpack-2.34-25.fc35.aarch64 88/164 Verifying : gnupg2-2.3.4-2.fc35.aarch64 89/164 Verifying : gnupg2-2.3.4-1.fc35.aarch64 90/164 Verifying : gnutls-3.7.6-3.fc35.aarch64 91/164 Verifying : gnutls-3.7.2-2.fc35.aarch64 92/164 Verifying : gzip-1.10-6.fc35.aarch64 93/164 Verifying : gzip-1.10-5.fc35.aarch64 94/164 Verifying : krb5-libs-1.19.2-8.fc35.aarch64 95/164 Verifying : krb5-libs-1.19.2-2.fc35.aarch64 96/164 Verifying : libarchive-3.5.3-1.fc35.aarch64 97/164 Verifying : libarchive-3.5.2-2.fc35.aarch64 98/164 Verifying : libcurl-7.79.1-5.fc35.aarch64 99/164 Verifying : libcurl-7.79.1-1.fc35.aarch64 100/164 Verifying : libdnf-0.67.0-2.fc35.aarch64 101/164 Verifying : libdnf-0.64.0-1.fc35.aarch64 102/164 Verifying : libgcc-11.3.1-2.fc35.aarch64 103/164 Verifying : libgcc-11.2.1-9.fc35.aarch64 104/164 Verifying : libgomp-11.3.1-2.fc35.aarch64 105/164 Verifying : libgomp-11.2.1-9.fc35.aarch64 106/164 Verifying : libidn2-2.3.3-1.fc35.aarch64 107/164 Verifying : libidn2-2.3.2-3.fc35.aarch64 108/164 Verifying : librepo-1.14.3-1.fc35.aarch64 109/164 Verifying : librepo-1.14.2-1.fc35.aarch64 110/164 Verifying : libreport-filesystem-2.15.2-8.fc35.noarch 111/164 Verifying : libreport-filesystem-2.15.2-6.fc35.noarch 112/164 Verifying : libsolv-0.7.22-1.fc35.aarch64 113/164 Verifying : libsolv-0.7.19-3.fc35.aarch64 114/164 Verifying : libstdc++-11.3.1-2.fc35.aarch64 115/164 Verifying : libstdc++-11.2.1-9.fc35.aarch64 116/164 Verifying : libxml2-2.9.14-1.fc35.aarch64 117/164 Verifying : libxml2-2.9.12-6.fc35.aarch64 118/164 Verifying : libzstd-1.5.2-2.fc35.aarch64 119/164 Verifying : libzstd-1.5.2-1.fc35.aarch64 120/164 Verifying : lua-libs-5.4.4-3.fc35.aarch64 121/164 Verifying : lua-libs-5.4.4-1.fc35.aarch64 122/164 Verifying : nettle-3.8-1.fc35.aarch64 123/164 Verifying : nettle-3.7.3-2.fc35.aarch64 124/164 Verifying : openssl-libs-1:1.1.1q-1.fc35.aarch64 125/164 Verifying : openssl-libs-1:1.1.1l-2.fc35.aarch64 126/164 Verifying : pcre2-10.40-1.fc35.aarch64 127/164 Verifying : pcre2-10.39-1.fc35.aarch64 128/164 Verifying : pcre2-syntax-10.40-1.fc35.noarch 129/164 Verifying : pcre2-syntax-10.39-1.fc35.noarch 130/164 Verifying : python3-3.10.5-2.fc35.aarch64 131/164 Verifying : python3-3.10.2-1.fc35.aarch64 132/164 Verifying : python3-dnf-4.13.0-1.fc35.noarch 133/164 Verifying : python3-dnf-4.9.0-1.fc35.noarch 134/164 Verifying : python3-hawkey-0.67.0-2.fc35.aarch64 135/164 Verifying : python3-hawkey-0.64.0-1.fc35.aarch64 136/164 Verifying : python3-libdnf-0.67.0-2.fc35.aarch64 137/164 Verifying : python3-libdnf-0.64.0-1.fc35.aarch64 138/164 Verifying : python3-libs-3.10.5-2.fc35.aarch64 139/164 Verifying : python3-libs-3.10.2-1.fc35.aarch64 140/164 Verifying : python3-rpm-4.17.1-2.fc35.aarch64 141/164 Verifying : python3-rpm-4.17.0-4.fc35.aarch64 142/164 Verifying : rpm-4.17.1-2.fc35.aarch64 143/164 Verifying : rpm-4.17.0-4.fc35.aarch64 144/164 Verifying : rpm-build-libs-4.17.1-2.fc35.aarch64 145/164 Verifying : rpm-build-libs-4.17.0-4.fc35.aarch64 146/164 Verifying : rpm-libs-4.17.1-2.fc35.aarch64 147/164 Verifying : rpm-libs-4.17.0-4.fc35.aarch64 148/164 Verifying : rpm-sign-libs-4.17.1-2.fc35.aarch64 149/164 Verifying : rpm-sign-libs-4.17.0-4.fc35.aarch64 150/164 Verifying : setup-2.14.1-1.fc35.noarch 151/164 Verifying : setup-2.13.9.1-2.fc35.noarch 152/164 Verifying : tzdata-2022a-2.fc35.noarch 153/164 Verifying : tzdata-2021e-1.fc35.noarch 154/164 Verifying : vim-data-2:9.0.077-1.fc35.noarch 155/164 Verifying : vim-data-2:8.2.4386-1.fc35.noarch 156/164 Verifying : vim-minimal-2:9.0.077-1.fc35.aarch64 157/164 Verifying : vim-minimal-2:8.2.4386-1.fc35.aarch64 158/164 Verifying : xz-libs-5.2.5-9.fc35.aarch64 159/164 Verifying : xz-libs-5.2.5-7.fc35.aarch64 160/164 Verifying : yum-4.13.0-1.fc35.noarch 161/164 Verifying : yum-4.9.0-1.fc35.noarch 162/164 Verifying : zchunk-libs-1.2.2-1.fc35.aarch64 163/164 Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 24/51 Running scriptlet: container-selinux-2:2.188.0-1.fc36.noarch 25/51 Installing : container-selinux-2:2.188.0-1.fc36.noarch 25/51 Verifying : zchunk-libs-1.1.15-2.fc35.aarch64 164/164 Upgraded: audit-libs-3.0.8-1.fc35.aarch64 ca-certificates-2022.2.54-1.0.fc35.noarch coreutils-8.32-33.fc35.aarch64 coreutils-common-8.32-33.fc35.aarch64 curl-7.79.1-5.fc35.aarch64 cyrus-sasl-lib-2.1.27-14.fc35.aarch64 dnf-4.13.0-1.fc35.noarch dnf-data-4.13.0-1.fc35.noarch elfutils-default-yama-scope-0.187-4.fc35.noarch elfutils-libelf-0.187-4.fc35.aarch64 elfutils-libs-0.187-4.fc35.aarch64 expat-2.4.7-1.fc35.aarch64 fedora-release-common-35-37.noarch fedora-release-container-35-37.noarch fedora-release-identity-container-35-37.noarch glib2-2.70.5-1.fc35.aarch64 glibc-2.34-38.fc35.aarch64 glibc-common-2.34-38.fc35.aarch64 glibc-minimal-langpack-2.34-38.fc35.aarch64 gnupg2-2.3.4-2.fc35.aarch64 gnutls-3.7.6-3.fc35.aarch64 gzip-1.10-6.fc35.aarch64 krb5-libs-1.19.2-8.fc35.aarch64 libarchive-3.5.3-1.fc35.aarch64 libcurl-7.79.1-5.fc35.aarch64 libdnf-0.67.0-2.fc35.aarch64 libgcc-11.3.1-2.fc35.aarch64 libgomp-11.3.1-2.fc35.aarch64 libidn2-2.3.3-1.fc35.aarch64 librepo-1.14.3-1.fc35.aarch64 libreport-filesystem-2.15.2-8.fc35.noarch libsolv-0.7.22-1.fc35.aarch64 libstdc++-11.3.1-2.fc35.aarch64 libxml2-2.9.14-1.fc35.aarch64 libzstd-1.5.2-2.fc35.aarch64 lua-libs-5.4.4-3.fc35.aarch64 nettle-3.8-1.fc35.aarch64 openssl-libs-1:1.1.1q-1.fc35.aarch64 pcre2-10.40-1.fc35.aarch64 pcre2-syntax-10.40-1.fc35.noarch python3-3.10.5-2.fc35.aarch64 python3-dnf-4.13.0-1.fc35.noarch python3-hawkey-0.67.0-2.fc35.aarch64 python3-libdnf-0.67.0-2.fc35.aarch64 python3-libs-3.10.5-2.fc35.aarch64 python3-rpm-4.17.1-2.fc35.aarch64 rpm-4.17.1-2.fc35.aarch64 rpm-build-libs-4.17.1-2.fc35.aarch64 rpm-libs-4.17.1-2.fc35.aarch64 rpm-sign-libs-4.17.1-2.fc35.aarch64 setup-2.14.1-1.fc35.noarch tzdata-2022a-2.fc35.noarch vim-data-2:9.0.077-1.fc35.noarch vim-minimal-2:9.0.077-1.fc35.aarch64 xz-libs-5.2.5-9.fc35.aarch64 yum-4.13.0-1.fc35.noarch zchunk-libs-1.2.2-1.fc35.aarch64 Installed: acl-2.3.1-2.fc35.aarch64 cryptsetup-libs-2.4.3-1.fc35.aarch64 dbus-1:1.12.22-1.fc35.aarch64 dbus-broker-29-4.fc35.aarch64 dbus-common-1:1.12.22-1.fc35.noarch dbus-libs-1:1.12.22-1.fc35.aarch64 deltarpm-3.6.2-10.fc35.aarch64 device-mapper-1.02.175-6.fc35.aarch64 device-mapper-libs-1.02.175-6.fc35.aarch64 diffutils-3.8-1.fc35.aarch64 elfutils-debuginfod-client-0.187-4.fc35.aarch64 glibc-gconv-extra-2.34-38.fc35.aarch64 gnupg2-smime-2.3.4-2.fc35.aarch64 iptables-legacy-libs-1.8.7-13.fc35.aarch64 kmod-libs-29-4.fc35.aarch64 libargon2-20171227-7.fc35.aarch64 libbpf-2:0.6.1-2.fc35.aarch64 libevent-2.1.12-4.fc35.aarch64 libfdisk-2.37.4-1.fc35.aarch64 libibverbs-39.0-1.fc35.aarch64 libnl3-3.5.0-8.fc35.aarch64 libpcap-14:1.10.1-2.fc35.aarch64 libseccomp-2.5.3-1.fc35.aarch64 libsecret-0.20.4-3.fc35.aarch64 libusb1-1.0.25-8.fc35.aarch64 libutempter-1.2.1-5.fc35.aarch64 libxkbcommon-1.3.1-1.fc35.aarch64 mozjs78-78.15.0-1.fc35.aarch64 openssl-pkcs11-0.4.11-4.fc35.aarch64 pcsc-lite-1.9.5-1.fc35.aarch64 pcsc-lite-ccid-1.5.0-1.fc35.aarch64 pcsc-lite-libs-1.9.5-1.fc35.aarch64 pinentry-1.2.0-1.fc35.aarch64 polkit-0.120-1.fc35.2.aarch64 polkit-libs-0.120-1.fc35.2.aarch64 polkit-pkla-compat-0.1-20.fc35.aarch64 protobuf-c-1.4.0-1.fc35.aarch64 python-unversioned-command-3.10.5-2.fc35.noarch python3-unbound-1.16.0-3.fc35.aarch64 qrencode-libs-4.1.1-1.fc35.aarch64 rpm-plugin-systemd-inhibit-4.17.1-2.fc35.aarch64 systemd-249.12-5.fc35.aarch64 systemd-libs-249.12-5.fc35.aarch64 systemd-networkd-249.12-5.fc35.aarch64 systemd-pam-249.12-5.fc35.aarch64 systemd-resolved-249.12-5.fc35.aarch64 unbound-libs-1.16.0-3.fc35.aarch64 util-linux-2.37.4-1.fc35.aarch64 util-linux-core-2.37.4-1.fc35.aarch64 xkeyboard-config-2.33-2.fc35.noarch Complete! + dnf install -y 'dnf-command(config-manager)' Running scriptlet: container-selinux-2:2.188.0-1.fc36.noarch 25/51 Installing : libslirp-4.6.1-3.fc36.aarch64 26/51 Installing : slirp4netns-1.2.0-0.2.beta.0.fc36.aarch64 27/51 Installing : libnfnetlink-1.0.1-21.fc36.aarch64 28/51 Installing : libmnl-1.0.4-15.fc36.aarch64 29/51 Installing : libnetfilter_conntrack-1.0.8-4.fc36.aarch64 30/51 Installing : iptables-libs-1.8.7-15.fc36.aarch64 31/51 Installing : iptables-legacy-1.8.7-15.fc36.aarch64 32/51 Running scriptlet: iptables-legacy-1.8.7-15.fc36.aarch64 32/51 Installing : kmod-libs-29-7.fc36.aarch64 33/51 Installing : kmod-29-7.fc36.aarch64 34/51 Installing : fuse-common-3.10.5-2.fc36.aarch64 35/51 Installing : fuse3-3.10.5-2.fc36.aarch64 36/51 Installing : fuse-overlayfs-1.9-1.fc36.aarch64 37/51 Running scriptlet: fuse-overlayfs-1.9-1.fc36.aarch64 37/51 Installing : dbus-common-1:1.14.0-1.fc36.noarch 38/51 Running scriptlet: dbus-common-1:1.14.0-1.fc36.noarch 38/51 Running scriptlet: dbus-broker-31-1.fc36.aarch64 39/51 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range. Installing : dbus-broker-31-1.fc36.aarch64 39/51 Running scriptlet: dbus-broker-31-1.fc36.aarch64 39/51 Installing : dbus-1:1.14.0-1.fc36.aarch64 40/51 Installing : device-mapper-libs-1.02.175-7.fc36.aarch64 41/51 Installing : cryptsetup-libs-2.4.3-2.fc36.aarch64 42/51 Installing : device-mapper-1.02.175-7.fc36.aarch64 43/51 Installing : systemd-networkd-250.8-1.fc36.aarch64 44/51 Running scriptlet: systemd-networkd-250.8-1.fc36.aarch64 44/51 Installing : systemd-pam-250.8-1.fc36.aarch64 45/51 Installing : systemd-resolved-250.8-1.fc36.aarch64 46/51 Running scriptlet: systemd-resolved-250.8-1.fc36.aarch64 46/51 Installing : systemd-250.8-1.fc36.aarch64 47/51 Running scriptlet: systemd-250.8-1.fc36.aarch64 47/51 Creating group 'input' with GID 104. Creating group 'kvm' with GID 36. Creating group 'render' with GID 105. Creating group 'sgx' with GID 106. Creating group 'systemd-journal' with GID 190. Creating group 'systemd-network' with GID 192. Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. Creating group 'systemd-oom' with GID 998. Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998. Creating group 'systemd-resolve' with GID 193. Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. Installing : containerd.io-1.6.7-3.1.fc36.aarch64 48/51 Running scriptlet: containerd.io-1.6.7-3.1.fc36.aarch64 48/51 Installing : libcgroup-2.0-4.fc36.aarch64 49/51 Installing : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 50/51 Running scriptlet: docker-ce-rootless-extras-0.0.0~20220808082437.e1f 50/51 Installing : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc36.aa 51/51 Running scriptlet: docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc36.aa 51/51 Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 51/51 Running scriptlet: container-selinux-2:2.188.0-1.fc36.noarch 51/51 Running scriptlet: systemd-resolved-250.8-1.fc36.aarch64 51/51 Running scriptlet: docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc36.aa 51/51 Verifying : containerd.io-1.6.7-3.1.fc36.aarch64 1/51 Verifying : cryptsetup-libs-2.4.3-2.fc36.aarch64 2/51 Verifying : dbus-1:1.14.0-1.fc36.aarch64 3/51 Verifying : dbus-common-1:1.14.0-1.fc36.noarch 4/51 Verifying : device-mapper-1.02.175-7.fc36.aarch64 5/51 Verifying : device-mapper-libs-1.02.175-7.fc36.aarch64 6/51 Verifying : diffutils-3.8-2.fc36.aarch64 7/51 Verifying : fuse-common-3.10.5-2.fc36.aarch64 8/51 Verifying : fuse3-3.10.5-2.fc36.aarch64 9/51 Verifying : fuse3-libs-3.10.5-2.fc36.aarch64 10/51 Verifying : iptables-legacy-1.8.7-15.fc36.aarch64 11/51 Verifying : iptables-legacy-libs-1.8.7-15.fc36.aarch64 12/51 Verifying : iptables-libs-1.8.7-15.fc36.aarch64 13/51 Verifying : kmod-29-7.fc36.aarch64 14/51 Verifying : kmod-libs-29-7.fc36.aarch64 15/51 Verifying : libcgroup-2.0-4.fc36.aarch64 16/51 Verifying : libibverbs-39.0-1.fc36.aarch64 17/51 Verifying : libmnl-1.0.4-15.fc36.aarch64 18/51 Verifying : libnetfilter_conntrack-1.0.8-4.fc36.aarch64 19/51 Verifying : libnfnetlink-1.0.1-21.fc36.aarch64 20/51 Verifying : libpcap-14:1.10.1-3.fc36.aarch64 21/51 Verifying : libseccomp-2.5.3-2.fc36.aarch64 22/51 Verifying : libselinux-utils-3.3-4.fc36.aarch64 23/51 Verifying : libslirp-4.6.1-3.fc36.aarch64 24/51 Verifying : libutempter-1.2.1-6.fc36.aarch64 25/51 Verifying : libxkbcommon-1.4.0-1.fc36.aarch64 26/51 Verifying : policycoreutils-3.3-4.fc36.aarch64 27/51 Verifying : qrencode-libs-4.1.1-2.fc36.aarch64 28/51 Verifying : slirp4netns-1.2.0-0.2.beta.0.fc36.aarch64 29/51 Verifying : xkeyboard-config-2.35.1-1.fc36.noarch 30/51 Verifying : xz-5.2.5-9.fc36.aarch64 31/51 Verifying : container-selinux-2:2.188.0-1.fc36.noarch 32/51 Verifying : dbus-broker-31-1.fc36.aarch64 33/51 Verifying : fuse-overlayfs-1.9-1.fc36.aarch64 34/51 Verifying : libargon2-20171227-9.fc36.aarch64 35/51 Verifying : libbpf-2:0.7.0-3.fc36.aarch64 36/51 Verifying : libfdisk-2.38-1.fc36.aarch64 37/51 Verifying : libnl3-3.7.0-1.fc36.aarch64 38/51 Verifying : rpm-plugin-selinux-4.17.1-3.fc36.aarch64 39/51 Verifying : selinux-policy-36.13-3.fc36.noarch 40/51 Verifying : selinux-policy-targeted-36.13-3.fc36.noarch 41/51 Verifying : systemd-250.8-1.fc36.aarch64 42/51 Verifying : systemd-networkd-250.8-1.fc36.aarch64 43/51 Verifying : systemd-pam-250.8-1.fc36.aarch64 44/51 Verifying : systemd-resolved-250.8-1.fc36.aarch64 45/51 Verifying : util-linux-2.38-1.fc36.aarch64 46/51 Verifying : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc3 47/51 Verifying : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 48/51 Verifying : docker-compose-plugin-2.9.0-0.fc36.aarch64 49/51 Verifying : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc36.aa 50/51 Verifying : docker-buildx-plugin-0.8.2-0.fc36.aarch64 51/51 Installed: container-selinux-2:2.188.0-1.fc36.noarch containerd.io-1.6.7-3.1.fc36.aarch64 cryptsetup-libs-2.4.3-2.fc36.aarch64 dbus-1:1.14.0-1.fc36.aarch64 dbus-broker-31-1.fc36.aarch64 dbus-common-1:1.14.0-1.fc36.noarch device-mapper-1.02.175-7.fc36.aarch64 device-mapper-libs-1.02.175-7.fc36.aarch64 diffutils-3.8-2.fc36.aarch64 docker-buildx-plugin-0.8.2-0.fc36.aarch64 docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.aarch64 docker-compose-plugin-2.9.0-0.fc36.aarch64 fuse-common-3.10.5-2.fc36.aarch64 fuse-overlayfs-1.9-1.fc36.aarch64 fuse3-3.10.5-2.fc36.aarch64 fuse3-libs-3.10.5-2.fc36.aarch64 iptables-legacy-1.8.7-15.fc36.aarch64 iptables-legacy-libs-1.8.7-15.fc36.aarch64 iptables-libs-1.8.7-15.fc36.aarch64 kmod-29-7.fc36.aarch64 kmod-libs-29-7.fc36.aarch64 libargon2-20171227-9.fc36.aarch64 libbpf-2:0.7.0-3.fc36.aarch64 libcgroup-2.0-4.fc36.aarch64 libfdisk-2.38-1.fc36.aarch64 libibverbs-39.0-1.fc36.aarch64 libmnl-1.0.4-15.fc36.aarch64 libnetfilter_conntrack-1.0.8-4.fc36.aarch64 libnfnetlink-1.0.1-21.fc36.aarch64 libnl3-3.7.0-1.fc36.aarch64 libpcap-14:1.10.1-3.fc36.aarch64 libseccomp-2.5.3-2.fc36.aarch64 libselinux-utils-3.3-4.fc36.aarch64 libslirp-4.6.1-3.fc36.aarch64 libutempter-1.2.1-6.fc36.aarch64 libxkbcommon-1.4.0-1.fc36.aarch64 policycoreutils-3.3-4.fc36.aarch64 qrencode-libs-4.1.1-2.fc36.aarch64 rpm-plugin-selinux-4.17.1-3.fc36.aarch64 selinux-policy-36.13-3.fc36.noarch selinux-policy-targeted-36.13-3.fc36.noarch slirp4netns-1.2.0-0.2.beta.0.fc36.aarch64 systemd-250.8-1.fc36.aarch64 systemd-networkd-250.8-1.fc36.aarch64 systemd-pam-250.8-1.fc36.aarch64 systemd-resolved-250.8-1.fc36.aarch64 util-linux-2.38-1.fc36.aarch64 xkeyboard-config-2.35.1-1.fc36.noarch xz-5.2.5-9.fc36.aarch64 Complete! + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.3 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[2]: Entering directory '/root/build-deb/scan-cli-plugin' GO111MODULE=on make -f builder.Makefile build make[3]: Entering directory '/root/build-deb/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi PASS: docker-scan version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb'. Last metadata expiration check: 0:00:54 ago on Mon Aug 8 12:13:57 2022. + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I7WTmm + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose + popd ~/rpmbuild/BUILD/src + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VjYHX7 + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v2.9.0 + test v2.9.0 = v2.9.0 PASS: docker-compose version OK + echo 'PASS: docker-compose version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.9.0-0.fc35.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cf45Vr + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tR85jx + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.9.0-0.fc35 docker-compose-plugin(x86-64) = 0:2.9.0-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.fc35.src.rpm Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.2.1-1.fc35 updates 34 k Installing dependencies: python3-dateutil noarch 1:2.8.1-7.fc35 fedora 289 k python3-dbus aarch64 1.2.18-2.fc35 fedora 132 k python3-distro noarch 1.6.0-1.fc35 fedora 38 k python3-dnf-plugins-core noarch 4.2.1-1.fc35 updates 221 k python3-six noarch 1.16.0-4.fc35 fedora 36 k Transaction Summary ================================================================================ Install 6 Packages Total download size: 750 k Installed size: 2.4 M Downloading Packages: (1/6): python3-dbus-1.2.18-2.fc35.aarch64.rpm 564 kB/s | 132 kB 00:00 (2/6): python3-distro-1.6.0-1.fc35.noarch.rpm 158 kB/s | 38 kB 00:00 (3/6): python3-dateutil-2.8.1-7.fc35.noarch.rpm 1.1 MB/s | 289 kB 00:00 (4/6): python3-six-1.16.0-4.fc35.noarch.rpm 1.1 MB/s | 36 kB 00:00 (5/6): dnf-plugins-core-4.2.1-1.fc35.noarch.rpm 991 kB/s | 34 kB 00:00 (6/6): python3-dnf-plugins-core-4.2.1-1.fc35.no 6.3 MB/s | 221 kB 00:00 -------------------------------------------------------------------------------- Total 869 kB/s | 750 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-six-1.16.0-4.fc35.noarch 1/6 Installing : python3-dateutil-1:2.8.1-7.fc35.noarch 2/6 Installing : python3-distro-1.6.0-1.fc35.noarch 3/6 Installing : python3-dbus-1.2.18-2.fc35.aarch64 4/6 Installing : python3-dnf-plugins-core-4.2.1-1.fc35.noarch 5/6 Installing : dnf-plugins-core-4.2.1-1.fc35.noarch 6/6 Running scriptlet: dnf-plugins-core-4.2.1-1.fc35.noarch 6/6 Verifying : python3-dateutil-1:2.8.1-7.fc35.noarch 1/6 Verifying : python3-dbus-1.2.18-2.fc35.aarch64 2/6 Verifying : python3-distro-1.6.0-1.fc35.noarch 3/6 Verifying : python3-six-1.16.0-4.fc35.noarch 4/6 Verifying : dnf-plugins-core-4.2.1-1.fc35.noarch 5/6 Verifying : python3-dnf-plugins-core-4.2.1-1.fc35.noarch 6/6 Installed: dnf-plugins-core-4.2.1-1.fc35.noarch python3-dateutil-1:2.8.1-7.fc35.noarch python3-dbus-1.2.18-2.fc35.aarch64 python3-distro-1.6.0-1.fc35.noarch python3-dnf-plugins-core-4.2.1-1.fc35.noarch python3-six-1.16.0-4.fc35.noarch Complete! + case ${DIST_ID}:${DIST_VERSION} in + dnf install -y findutils make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "amd64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb'. debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb'. Last metadata expiration check: 0:01:00 ago on Mon Aug 8 12:13:57 2022. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: findutils aarch64 1:4.8.0-4.fc35 fedora 539 k Transaction Summary ================================================================================ Install 1 Package Total download size: 539 k Installed size: 1.7 M Downloading Packages: findutils-4.8.0-4.fc35.aarch64.rpm 2.3 MB/s | 539 kB 00:00 -------------------------------------------------------------------------------- Total 956 kB/s | 539 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : findutils-1:4.8.0-4.fc35.aarch64 1/1 Running scriptlet: findutils-1:4.8.0-4.fc35.aarch64 1/1 Verifying : findutils-1:4.8.0-4.fc35.aarch64 1/1 Installed: findutils-1:4.8.0-4.fc35.aarch64 Complete! + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo + dnf --version 4.13.0 Installed: dnf-0:4.13.0-1.fc35.noarch at Mon Aug 8 12:14:14 2022 Built : Fedora Project at Mon May 30 10:39:59 2022 Installed: rpm-0:4.17.1-2.fc35.aarch64 at Mon Aug 8 12:14:12 2022 Built : Fedora Project at Mon Jul 11 14:38:38 2022 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo + dnf config-manager --set-disabled 'docker-ce-*' + dnf config-manager --set-enabled docker-ce-test + dnf makecache Docker CE Test - aarch64 30 kB/s | 14 kB 00:00 Created binary: bundles/dynbinary-daemon/dockerd Building: bundles/dynbinary-daemon/docker-proxy GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/docker-proxy cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : v0.19.0 + install_tini + echo 'Install tini version v0.19.0' Install tini version v0.19.0 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q v0.19.0 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 1920341cd41e047834a21007424162a2dc946315 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.4.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.6.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + GOBIN=/usr/local/bin + GO111MODULE=on + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 + return # Build the CLI cd /go/src/github.com/docker/cli && VERSION=0.0.0-20220808082437-e1f24d3 GITCOMMIT=e1f24d3 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages Building dynamic docker-linux-arm-v6 + go build -o build/docker-linux-arm-v6 -tags pkcs11 -ldflags -X "github.com/docker/cli/cli/version.GitCommit=e1f24d3" -X "github.com/docker/cli/cli/version.BuildTime=2022-08-08T12:12:35Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220808082437-e1f24d3" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker Fedora 35 - aarch64 60 kB/s | 15 kB 00:00 Fedora 35 openh264 (From Cisco) - aarch64 3.8 kB/s | 990 B 00:00 Fedora Modular 35 - aarch64 65 kB/s | 15 kB 00:00 Fedora 35 - aarch64 - Updates 49 kB/s | 13 kB 00:00 Fedora Modular 35 - aarch64 - Updates 44 kB/s | 13 kB 00:00 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.9.0-0.fc35.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aGPXxN + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/docker-proxy Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose RPM build warnings: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WyGSjN + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RNcH4x + umask 022 + cd /root/rpmbuild/BUILD ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build' GO111MODULE=on make -f builder.Makefile build make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 Metadata cache created. + echo '[DEBUG] Installing engine rpms' [DEBUG] Installing engine rpms ++ find rpm/rpmbuild/fedora-35/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64.rpm rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-compose-plugin-2.9.0-0.fc35.aarch64.rpm rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64.rpm rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.fc35.aarch64.rpm rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64.rpm' + set -x + dnf install -y rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64.rpm rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-compose-plugin-2.9.0-0.fc35.aarch64.rpm rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64.rpm rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-buildx-plugin-0.8.2-0.fc35.aarch64.rpm rpm/rpmbuild/fedora-35/RPMS/aarch64/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64.rpm go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 Last metadata expiration check: 0:00:02 ago on Mon Aug 8 12:15:03 2022. Dependencies resolved. ================================================================================================= Package Arch Version Repository Size ================================================================================================= Installing: docker-buildx-plugin aarch64 0.8.2-0.fc35 @commandline 9.9 M docker-ce aarch64 3:0.0.0~20220808082437.e1f24d3-0.fc35 @commandline 14 M docker-ce-cli aarch64 1:0.0.0~20220808082437.e1f24d3-0.fc35 @commandline 6.2 M docker-ce-rootless-extras aarch64 0.0.0~20220808082437.e1f24d3-0.fc35 @commandline 3.3 M docker-compose-plugin aarch64 2.9.0-0.fc35 @commandline 6.3 M Installing dependencies: container-selinux noarch 2:2.189.0-1.fc35 updates 51 k containerd.io aarch64 1.6.7-3.1.fc35 docker-ce-test 25 M fuse-common aarch64 3.10.5-1.fc35 fedora 8.3 k fuse-overlayfs aarch64 1.9-1.fc35 updates 67 k fuse3 aarch64 3.10.5-1.fc35 fedora 54 k fuse3-libs aarch64 3.10.5-1.fc35 fedora 90 k iptables-legacy aarch64 1.8.7-13.fc35 fedora 52 k iptables-libs aarch64 1.8.7-13.fc35 fedora 408 k kmod aarch64 29-4.fc35 fedora 113 k libcgroup aarch64 2.0-3.fc35 fedora 73 k libmnl aarch64 1.0.4-14.fc35 fedora 27 k libnetfilter_conntrack aarch64 1.0.8-3.fc35 fedora 57 k libnfnetlink aarch64 1.0.1-20.fc35 fedora 29 k libselinux-utils aarch64 3.3-1.fc35 updates 142 k libslirp aarch64 4.6.1-2.fc35 fedora 72 k policycoreutils aarch64 3.3-1.fc35 updates 200 k rpm-plugin-selinux aarch64 4.17.1-2.fc35 updates 17 k selinux-policy noarch 35.18-1.fc35 updates 66 k selinux-policy-targeted noarch 35.18-1.fc35 updates 6.3 M slirp4netns aarch64 1.1.12-2.fc35 fedora 56 k xz aarch64 5.2.5-9.fc35 updates 215 k Transaction Summary ================================================================================================= Install 26 Packages Total size: 73 M Total download size: 33 M Installed size: 313 M Downloading Packages: dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb'. (1/21): fuse-common-3.10.5-1.fc35.aarch64.rpm 36 kB/s | 8.3 kB 00:00 (2/21): fuse3-3.10.5-1.fc35.aarch64.rpm 229 kB/s | 54 kB 00:00 (3/21): fuse3-libs-3.10.5-1.fc35.aarch64.rpm 12 MB/s | 90 kB 00:00 (4/21): iptables-legacy-1.8.7-13.fc35.aarch64.r 5.1 MB/s | 52 kB 00:00 (5/21): kmod-29-4.fc35.aarch64.rpm 14 MB/s | 113 kB 00:00 (6/21): iptables-libs-1.8.7-13.fc35.aarch64.rpm 16 MB/s | 408 kB 00:00 (7/21): libcgroup-2.0-3.fc35.aarch64.rpm 5.6 MB/s | 73 kB 00:00 (8/21): libmnl-1.0.4-14.fc35.aarch64.rpm 1.9 MB/s | 27 kB 00:00 (9/21): libnetfilter_conntrack-1.0.8-3.fc35.aar 3.3 MB/s | 57 kB 00:00 (10/21): libnfnetlink-1.0.1-20.fc35.aarch64.rpm 3.1 MB/s | 29 kB 00:00 (11/21): libslirp-4.6.1-2.fc35.aarch64.rpm 12 MB/s | 72 kB 00:00 (12/21): slirp4netns-1.1.12-2.fc35.aarch64.rpm 8.3 MB/s | 56 kB 00:00 (13/21): container-selinux-2.189.0-1.fc35.noarc 6.1 MB/s | 51 kB 00:00 (14/21): fuse-overlayfs-1.9-1.fc35.aarch64.rpm 7.1 MB/s | 67 kB 00:00 (15/21): libselinux-utils-3.3-1.fc35.aarch64.rp 13 MB/s | 142 kB 00:00 (16/21): policycoreutils-3.3-1.fc35.aarch64.rpm 14 MB/s | 200 kB 00:00 (17/21): rpm-plugin-selinux-4.17.1-2.fc35.aarch 1.1 MB/s | 17 kB 00:00 (18/21): selinux-policy-35.18-1.fc35.noarch.rpm 4.1 MB/s | 66 kB 00:00 (19/21): xz-5.2.5-9.fc35.aarch64.rpm 10 MB/s | 215 kB 00:00 (20/21): containerd.io-1.6.7-3.1.fc35.aarch64.r 33 MB/s | 25 MB 00:00 (21/21): selinux-policy-targeted-35.18-1.fc35.n 13 MB/s | 6.3 MB 00:00 -------------------------------------------------------------------------------- Total 21 MB/s | 33 MB 00:01 Docker CE Test - aarch64 7.4 kB/s | 1.6 kB 00:00 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/fedora/gpg Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 1/1 Preparing : 1/1 Installing : libselinux-utils-3.3-1.fc35.aarch64 1/26 Installing : policycoreutils-3.3-1.fc35.aarch64 2/26 Running scriptlet: policycoreutils-3.3-1.fc35.aarch64 2/26 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. Installing : rpm-plugin-selinux-4.17.1-2.fc35.aarch64 3/26 Installing : selinux-policy-35.18-1.fc35.noarch 4/26 Running scriptlet: selinux-policy-35.18-1.fc35.noarch 4/26 Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 5/26 Installing : selinux-policy-targeted-35.18-1.fc35.noarch 5/26 ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BSlKc7 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.9.0-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose ~/rpmbuild/BUILD/src + popd + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE + for f in LICENSE MAINTAINERS NOTICE README.md + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1FrlmI + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-compose-plugin-2.9.0-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.9.0-0.fc36 x86_64 + cd src ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' PASS: docker-compose version OK + ver=v2.9.0 + test v2.9.0 = v2.9.0 + echo 'PASS: docker-compose version OK' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-compose-plugin-2.9.0-0.fc36.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4FQyzn + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/doc/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/doc/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/doc/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ijnu8n + umask 022 + cd /root/rpmbuild/BUILD + cd src + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose Provides: docker-compose-plugin = 0:2.9.0-0.fc36 docker-compose-plugin(x86-64) = 0:2.9.0-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.fc36.src.rpm dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb'. Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 5/26 Running scriptlet: container-selinux-2:2.189.0-1.fc35.noarch 6/26 Installing : container-selinux-2:2.189.0-1.fc35.noarch 6/26 make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.changes make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' + popd + RPM_EC=0 ~/rpmbuild/BUILD/src ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xrqo1D + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OWlUfh + umask 022 + cd /root/rpmbuild/BUILD + cd src ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.17.0 + test v0.17.0 = v0.17.0 + echo 'PASS: docker-scan version OK' + RPM_EC=0 PASS: docker-scan version OK ++ jobs -p + exit 0 Processing files: docker-scan-plugin-0.17.0-0.fc35.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan Provides: docker-scan-plugin = 0:0.17.0-0.fc35 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc35 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc35.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.9.0-0.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pzfgEC + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin/docker-proxy Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose RPM build warnings: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zQfOCt + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wrCk0d + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.17.0-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.17.0-0.fc36 x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build' GO111MODULE=on make -f builder.Makefile build make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build build-deb dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb /root/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb /root/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb' copied '/root/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb' removed '/root/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb' copied '/root/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb' removed '/root/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb' Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc35.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dKNwqV + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64/usr/bin/docker-proxy Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan Running scriptlet: container-selinux-2:2.189.0-1.fc35.noarch 6/26 Installing : fuse3-libs-3.10.5-1.fc35.aarch64 7/26 Installing : containerd.io-1.6.7-3.1.fc35.aarch64 8/26 Running scriptlet: containerd.io-1.6.7-3.1.fc35.aarch64 8/26 Installing : docker-buildx-plugin-0.8.2-0.fc35.aarch64 9/26 Running scriptlet: docker-buildx-plugin-0.8.2-0.fc35.aarch64 9/26 Installing : docker-compose-plugin-2.9.0-0.fc35.aarch64 10/26 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-bionic" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Running scriptlet: docker-compose-plugin-2.9.0-0.fc35.aarch64 10/26 Installing : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc3 11/26 Running scriptlet: docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc3 11/26 Installing : xz-5.2.5-9.fc35.aarch64 12/26 Installing : libslirp-4.6.1-2.fc35.aarch64 13/26 Installing : slirp4netns-1.1.12-2.fc35.aarch64 14/26 Installing : libnfnetlink-1.0.1-20.fc35.aarch64 15/26 Installing : libmnl-1.0.4-14.fc35.aarch64 16/26 Installing : libnetfilter_conntrack-1.0.8-3.fc35.aarch64 17/26 Installing : iptables-libs-1.8.7-13.fc35.aarch64 18/26 Installing : iptables-legacy-1.8.7-13.fc35.aarch64 19/26 Running scriptlet: iptables-legacy-1.8.7-13.fc35.aarch64 19/26 Installing : libcgroup-2.0-3.fc35.aarch64 20/26 Installing : kmod-29-4.fc35.aarch64 21/26 Installing : fuse-common-3.10.5-1.fc35.aarch64 22/26 Installing : fuse3-3.10.5-1.fc35.aarch64 23/26 Installing : fuse-overlayfs-1.9-1.fc35.aarch64 24/26 + make IMAGE=ubuntu:bionic verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:bionic ./verify Unable to find image 'ubuntu:bionic' locally bionic: Pulling from library/ubuntu Running scriptlet: fuse-overlayfs-1.9-1.fc35.aarch64 24/26 Installing : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 25/26 22c5ef60a68e: Already exists Digest: sha256:eb1392bbdde63147bc2b4ff1a4053dcfe6d15e4dfd3cce29e9b9f52a4f88bc74 Status: Downloaded newer image for ubuntu:bionic Running scriptlet: docker-ce-rootless-extras-0.0.0~20220808082437.e1f 25/26 Installing : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc35.aa 26/26 Running scriptlet: docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc35.aa 26/26 Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 26/26 Running scriptlet: container-selinux-2:2.189.0-1.fc35.noarch 26/26 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35" + verify + dpkg --version + verify_deb + apt-get update Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] Get:3 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1068 kB] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [22.8 kB] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2905 kB] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1528 kB] make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] + make IMAGE=fedora:35 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ fedora:35 ./verify Unable to find image 'fedora:35' locally 35: Pulling from library/fedora Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 054e3e802ba7: Already exists Digest: sha256:f1e3a29da8990568c1da6a460cf9658ee7e9b409aa39c2aded67f7ac1dfe7e8a Status: Downloaded newer image for fedora:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1109 kB] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2306 kB] + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='35 (Container Image)' +++ ID=fedora +++ VERSION_ID=35 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f35 +++ PRETTY_NAME='Fedora Linux 35 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:35 +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=35 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=35 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo fedora + DIST_ID=fedora ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='35 (Container Image)' +++ ID=fedora +++ VERSION_ID=35 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f35 +++ PRETTY_NAME='Fedora Linux 35 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:35 +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=35 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=35 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ cut -d. -f1 ++ echo 35 + DIST_VERSION=35 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version 4.9.0 Installed: dnf-0:4.9.0-1.fc35.noarch at Mon Feb 21 06:47:57 2022 Built : Fedora Project at Thu Sep 23 12:18:24 2021 Installed: rpm-0:4.17.0-4.fc35.x86_64 at Mon Feb 21 06:47:56 2022 Built : Fedora Project at Wed Feb 2 12:39:01 2022 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [29.9 kB] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3336 kB] 0 files removed + dnf upgrade -y Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [12.2 kB] Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [12.9 kB] Running scriptlet: docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc35.aa 26/26 Verifying : containerd.io-1.6.7-3.1.fc35.aarch64 1/26 Verifying : fuse-common-3.10.5-1.fc35.aarch64 2/26 Verifying : fuse3-3.10.5-1.fc35.aarch64 3/26 Verifying : fuse3-libs-3.10.5-1.fc35.aarch64 4/26 Verifying : iptables-legacy-1.8.7-13.fc35.aarch64 5/26 Verifying : iptables-libs-1.8.7-13.fc35.aarch64 6/26 Verifying : kmod-29-4.fc35.aarch64 7/26 Verifying : libcgroup-2.0-3.fc35.aarch64 8/26 Verifying : libmnl-1.0.4-14.fc35.aarch64 9/26 Verifying : libnetfilter_conntrack-1.0.8-3.fc35.aarch64 10/26 Verifying : libnfnetlink-1.0.1-20.fc35.aarch64 11/26 Verifying : libslirp-4.6.1-2.fc35.aarch64 12/26 Verifying : slirp4netns-1.1.12-2.fc35.aarch64 13/26 Verifying : container-selinux-2:2.189.0-1.fc35.noarch 14/26 Verifying : fuse-overlayfs-1.9-1.fc35.aarch64 15/26 Verifying : libselinux-utils-3.3-1.fc35.aarch64 16/26 Verifying : policycoreutils-3.3-1.fc35.aarch64 17/26 Verifying : rpm-plugin-selinux-4.17.1-2.fc35.aarch64 18/26 Verifying : selinux-policy-35.18-1.fc35.noarch 19/26 Verifying : selinux-policy-targeted-35.18-1.fc35.noarch 20/26 Verifying : xz-5.2.5-9.fc35.aarch64 21/26 Verifying : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 22/26 Verifying : docker-compose-plugin-2.9.0-0.fc35.aarch64 23/26 Verifying : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc3 24/26 Verifying : docker-buildx-plugin-0.8.2-0.fc35.aarch64 25/26 Fetched 25.7 MB in 3s (8258 kB/s) Verifying : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc35.aa 26/26 Installed: container-selinux-2:2.189.0-1.fc35.noarch containerd.io-1.6.7-3.1.fc35.aarch64 docker-buildx-plugin-0.8.2-0.fc35.aarch64 docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.aarch64 docker-compose-plugin-2.9.0-0.fc35.aarch64 fuse-common-3.10.5-1.fc35.aarch64 fuse-overlayfs-1.9-1.fc35.aarch64 fuse3-3.10.5-1.fc35.aarch64 fuse3-libs-3.10.5-1.fc35.aarch64 iptables-legacy-1.8.7-13.fc35.aarch64 iptables-libs-1.8.7-13.fc35.aarch64 kmod-29-4.fc35.aarch64 libcgroup-2.0-3.fc35.aarch64 libmnl-1.0.4-14.fc35.aarch64 libnetfilter_conntrack-1.0.8-3.fc35.aarch64 libnfnetlink-1.0.1-20.fc35.aarch64 libselinux-utils-3.3-1.fc35.aarch64 libslirp-4.6.1-2.fc35.aarch64 policycoreutils-3.3-1.fc35.aarch64 rpm-plugin-selinux-4.17.1-2.fc35.aarch64 selinux-policy-35.18-1.fc35.noarch selinux-policy-targeted-35.18-1.fc35.noarch slirp4netns-1.1.12-2.fc35.aarch64 xz-5.2.5-9.fc35.aarch64 Complete! + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.3 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: dirmngr distro-info-data gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-software-properties python3.6 python3.6-minimal readline-common Suggested packages: dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg python3.6-venv python3.6-doc binutils binfmt-support readline-doc Recommended packages: dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales publicsuffix libsasl2-modules file xz-utils unattended-upgrades The following NEW packages will be installed: apt-transport-https ca-certificates curl dirmngr distro-info-data gir1.2-glib-2.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapt-inst2.0 libasn1-8-heimdal libassuan0 libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libmpdec2 libnghttp2-14 libnpth0 libpsl5 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libreadline7 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal lsb-release mime-support openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus python3-gi python3-minimal python3-software-properties python3.6 python3.6-minimal readline-common software-properties-common Fedora 35 - x86_64 22 MB/s | 79 MB 00:03 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. Need to get 16.0 MB of archives. After this operation, 70.6 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.20 [1302 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.8 [533 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.8 [1611 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.8 [1711 kB] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.8 [203 kB] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.20 [614 kB] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20211016~18.04.1 [144 kB] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.14 [4660 B] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgirepository-1.0-1 amd64 1.56.1-1 [82.0 kB] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-glib-2.0 amd64 1.56.1-1 [131 kB] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.14 [57.3 kB] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.3 [175 kB] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-dbus amd64 1.2.6-1 [89.9 kB] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gi amd64 3.26.1-2ubuntu1 [153 kB] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 iso-codes all 3.79-1 [2565 kB] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.5ubuntu0.7 [16.9 kB] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apt amd64 1.6.5ubuntu0.7 [149 kB] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.19 [220 kB] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.19 [159 kB] Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.6 [128 kB] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB] Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.6 [91.8 kB] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.6 [85.0 kB] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.6 [215 kB] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.6 [249 kB] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.18 [23.8 kB] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.18 [10.1 kB] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 gnupg2 all 2.2.4-1ubuntu1.6 [5300 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 16.0 MB in 2s (7580 kB/s) Selecting previously unselected package libssl1.1:amd64. (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 ... 4051 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ... Selecting previously unselected package libpython3.6-minimal:amd64. Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_amd64.deb ... Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.8) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... Selecting previously unselected package python3.6-minimal. Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_amd64.deb ... Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ... Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.8) ... Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... Selecting previously unselected package python3-minimal. (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 ... 4308 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... Unpacking python3-minimal (3.6.7-1~18.04) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... Unpacking mime-support (3.60ubuntu1) ... Selecting previously unselected package libmpdec2:amd64. Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_7.0-3_all.deb ... Unpacking readline-common (7.0-3) ... Selecting previously unselected package libreadline7:amd64. Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ... Unpacking libreadline7:amd64 (7.0-3) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... Selecting previously unselected package libpython3.6-stdlib:amd64. Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_amd64.deb ... Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.8) ... Selecting previously unselected package python3.6. Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.8_amd64.deb ... Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... Setting up python3-minimal (3.6.7-1~18.04) ... Selecting previously unselected package python3. (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 ... 4766 files and directories currently installed.) Preparing to unpack .../00-python3_3.6.7-1~18.04_amd64.deb ... Unpacking python3 (3.6.7-1~18.04) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ... Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20211016~18.04.1_all.deb ... Unpacking ca-certificates (20211016~18.04.1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../03-distro-info-data_0.37ubuntu0.14_all.deb ... Unpacking distro-info-data (0.37ubuntu0.14) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../04-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../05-libgirepository-1.0-1_1.56.1-1_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.56.1-1) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../06-gir1.2-glib-2.0_1.56.1-1_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.56.1-1) ... Selecting previously unselected package libapt-inst2.0:amd64. Preparing to unpack .../07-libapt-inst2.0_1.6.14_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.6.14) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.3_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... Selecting previously unselected package lsb-release. Preparing to unpack .../09-lsb-release_9.20170808ubuntu1_all.deb ... Unpacking lsb-release (9.20170808ubuntu1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../10-python3-dbus_1.2.6-1_amd64.deb ... Unpacking python3-dbus (1.2.6-1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../11-python3-gi_3.26.1-2ubuntu1_amd64.deb ... Unpacking python3-gi (3.26.1-2ubuntu1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../12-iso-codes_3.79-1_all.deb ... Unpacking iso-codes (3.79-1) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../13-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../14-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../15-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../16-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../17-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../18-libpsl5_0.19.1-5build1_amd64.deb ... Unpacking libpsl5:amd64 (0.19.1-5build1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../19-python-apt-common_1.6.5ubuntu0.7_all.deb ... Unpacking python-apt-common (1.6.5ubuntu0.7) ... Selecting previously unselected package python3-apt. Preparing to unpack .../20-python3-apt_1.6.5ubuntu0.7_amd64.deb ... Unpacking python3-apt (1.6.5ubuntu0.7) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../21-apt-transport-https_1.6.14_all.deb ... Unpacking apt-transport-https (1.6.14) ... Selecting previously unselected package libroken18-heimdal:amd64. Preparing to unpack .../22-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... Selecting previously unselected package libasn1-8-heimdal:amd64. Preparing to unpack .../23-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... Selecting previously unselected package libheimbase1-heimdal:amd64. Preparing to unpack .../24-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... Selecting previously unselected package libhcrypto4-heimdal:amd64. Preparing to unpack .../25-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... Selecting previously unselected package libwind0-heimdal:amd64. Preparing to unpack .../26-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... Selecting previously unselected package libhx509-5-heimdal:amd64. Preparing to unpack .../27-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... Selecting previously unselected package libkrb5-26-heimdal:amd64. Preparing to unpack .../28-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... Selecting previously unselected package libheimntlm0-heimdal:amd64. Preparing to unpack .../29-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... Selecting previously unselected package libgssapi3-heimdal:amd64. Preparing to unpack .../30-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../31-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../32-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... Selecting previously unselected package libldap-common. Preparing to unpack .../33-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../34-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../35-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../37-libcurl4_7.58.0-2ubuntu3.19_amd64.deb ... Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.19) ... Selecting previously unselected package curl. Preparing to unpack .../38-curl_7.58.0-2ubuntu3.19_amd64.deb ... Unpacking curl (7.58.0-2ubuntu3.19) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../39-libassuan0_2.5.1-2_amd64.deb ... Unpacking libassuan0:amd64 (2.5.1-2) ... Selecting previously unselected package gpgconf. Preparing to unpack .../40-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ... Unpacking gpgconf (2.2.4-1ubuntu1.6) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../41-libksba8_1.3.5-2_amd64.deb ... Unpacking libksba8:amd64 (1.3.5-2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../42-libnpth0_1.5-3_amd64.deb ... Unpacking libnpth0:amd64 (1.5-3) ... Selecting previously unselected package dirmngr. Preparing to unpack .../43-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ... Unpacking dirmngr (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../44-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ... Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../45-gnupg-utils_2.2.4-1ubuntu1.6_amd64.deb ... Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gpg. Preparing to unpack .../46-gpg_2.2.4-1ubuntu1.6_amd64.deb ... Unpacking gpg (2.2.4-1ubuntu1.6) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../47-pinentry-curses_1.1.0-1_amd64.deb ... Unpacking pinentry-curses (1.1.0-1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../48-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ... Unpacking gpg-agent (2.2.4-1ubuntu1.6) ... make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KYAjUf + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.17.0-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan + popd + /usr/lib/rpm/check-buildroot ~/rpmbuild/BUILD/src + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.geUcE1 + umask 022 + cd /root/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.17.0-0.fc36.x86_64.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.17.0-0.fc36 x86_64 + cd src ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }' + ver=v0.17.0 + test v0.17.0 = v0.17.0 + echo 'PASS: docker-scan version OK' PASS: docker-scan version OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-scan-plugin-0.17.0-0.fc36.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan Provides: docker-scan-plugin = 0:0.17.0-0.fc36 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc36 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Enhances: docker-ce-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc36.src.rpm Selecting previously unselected package gpg-wks-client. Preparing to unpack .../49-gpg-wks-client_2.2.4-1ubuntu1.6_amd64.deb ... Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../50-gpg-wks-server_2.2.4-1ubuntu1.6_amd64.deb ... Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gpgsm. Preparing to unpack .../51-gpgsm_2.2.4-1ubuntu1.6_amd64.deb ... Unpacking gpgsm (2.2.4-1ubuntu1.6) ... Selecting previously unselected package gnupg. Preparing to unpack .../52-gnupg_2.2.4-1ubuntu1.6_amd64.deb ... Unpacking gnupg (2.2.4-1ubuntu1.6) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../53-python3-software-properties_0.96.24.32.18_all.deb ... Unpacking python3-software-properties (0.96.24.32.18) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../54-software-properties-common_0.96.24.32.18_all.deb ... Unpacking software-properties-common (0.96.24.32.18) ... Selecting previously unselected package gnupg2. Preparing to unpack .../55-gnupg2_2.2.4-1ubuntu1.6_all.deb ... Unpacking gnupg2 (2.2.4-1ubuntu1.6) ... Setting up python-apt-common (1.6.5ubuntu0.7) ... Setting up libnpth0:amd64 (1.5-3) ... Setting up readline-common (7.0-3) ... Setting up libapt-inst2.0:amd64 (1.6.14) ... Setting up apt-transport-https (1.6.14) ... Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... Setting up mime-support (3.60ubuntu1) ... Setting up iso-codes (3.79-1) ... Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... Setting up libreadline7:amd64 (7.0-3) ... Setting up libpsl5:amd64 (0.19.1-5build1) ... Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... No schema files found: doing nothing. Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... Setting up distro-info-data (0.37ubuntu0.14) ... Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... Setting up libksba8:amd64 (1.3.5-2) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... Setting up libgirepository-1.0-1:amd64 (1.56.1-1) ... Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ... Setting up gir1.2-glib-2.0:amd64 (1.56.1-1) ... Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ... Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... Setting up ca-certificates (20211016~18.04.1) ... Updating certificates in /etc/ssl/certs... dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb'. 127 added, 0 removed; done. Setting up libassuan0:amd64 (2.5.1-2) ... Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.8) ... Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ... Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... Setting up gpgconf (2.2.4-1ubuntu1.6) ... Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... Setting up gpgsm (2.2.4-1ubuntu1.6) ... Setting up gnupg-utils (2.2.4-1ubuntu1.6) ... Setting up pinentry-curses (1.1.0-1) ... Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... Setting up gpg (2.2.4-1ubuntu1.6) ... Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... Setting up python3 (3.6.7-1~18.04) ... Setting up gpg-agent (2.2.4-1ubuntu1.6) ... Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ... Setting up python3-gi (3.26.1-2ubuntu1) ... Setting up lsb-release (9.20170808ubuntu1) ... Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... Setting up python3-apt (1.6.5ubuntu0.7) ... Setting up python3-dbus (1.2.6-1) ... Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... Setting up python3-software-properties (0.96.24.32.18) ... Setting up dirmngr (2.2.4-1ubuntu1.6) ... Setting up software-properties-common (0.96.24.32.18) ... Setting up libcurl4:amd64 (7.58.0-2ubuntu3.19) ... Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ... Setting up curl (7.58.0-2ubuntu3.19) ... Setting up gnupg (2.2.4-1ubuntu1.6) ... Setting up gnupg2 (2.2.4-1ubuntu1.6) ... Processing triggers for libc-bin (2.27-3ubuntu1.6) ... Processing triggers for ca-certificates (20211016~18.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ++ source /etc/os-release +++ NAME=Ubuntu +++ VERSION='18.04.6 LTS (Bionic Beaver)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 18.04.6 LTS' +++ VERSION_ID=18.04 +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ VERSION_CODENAME=bionic +++ UBUNTU_CODENAME=bionic ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=bionic + '[' bionic = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu Clearing symlinks in /etc/ssl/certs... done. Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 127 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Warning: apt-key output should not be parsed (stdout is not a terminal) OK + '[' bionic = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu bionic test' + apt-get update Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] Get:2 https://download.docker.com/linux/ubuntu bionic/test amd64 Packages [51.1 kB] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TSdJTo + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64/usr/bin/docker-proxy Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.8.2-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan RPM build warnings: Hit:4 http://archive.ubuntu.com/ubuntu bionic InRelease Hit:5 http://archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease Fetched 116 kB in 1s (161 kB/s) Reading package lists... ++ find deb/debbuild/ubuntu-bionic/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb deb/debbuild/ubuntu-bionic/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb' ++ echo 'deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb deb/debbuild/ubuntu-bionic/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb Selecting previously unselected package docker-buildx-plugin. (Reading database ... 6944 files and directories currently installed.) Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb ... Unpacking docker-buildx-plugin (0.8.2~ubuntu-bionic) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/rpm' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + make IMAGE=fedora:36 verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ fedora:36 ./verify Unable to find image 'fedora:36' locally Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... 36: Pulling from library/fedora e1deda52ffad: Already exists Digest: sha256:cbf627299e327f564233aac6b97030f9023ca41d3453c497be2f5e8f7762d185 Status: Downloaded newer image for fedora:36 + verify + dpkg --version + rpm --version + verify_rpm ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='36 (Container Image)' +++ ID=fedora +++ VERSION_ID=36 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f36 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36 +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=36 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ echo fedora + DIST_ID=fedora ++ . /etc/os-release +++ NAME='Fedora Linux' +++ VERSION='36 (Container Image)' +++ ID=fedora +++ VERSION_ID=36 +++ VERSION_CODENAME= +++ PLATFORM_ID=platform:f36 +++ PRETTY_NAME='Fedora Linux 36 (Container Image)' +++ ANSI_COLOR='0;38;2;60;110;180' +++ LOGO=fedora-logo-icon +++ CPE_NAME=cpe:/o:fedoraproject:fedora:36 +++ HOME_URL=https://fedoraproject.org/ +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/ +++ SUPPORT_URL=https://ask.fedoraproject.org/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT=Fedora +++ REDHAT_BUGZILLA_PRODUCT_VERSION=36 +++ REDHAT_SUPPORT_PRODUCT=Fedora +++ REDHAT_SUPPORT_PRODUCT_VERSION=36 +++ PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy +++ VARIANT='Container Image' +++ VARIANT_ID=container ++ cut -d. -f1 ++ echo 36 + DIST_VERSION=36 + pkg_manager=yum + pkg_config_manager=yum-config-manager + dnf --version 4.11.1 Installed: dnf-0:4.11.1-2.fc36.noarch at Fri May 6 10:10:57 2022 Built : Fedora Project at Wed Mar 30 09:53:03 2022 Installed: rpm-0:4.17.0-10.fc36.x86_64 at Fri May 6 10:10:57 2022 Built : Fedora Project at Mon Mar 21 22:49:27 2022 + pkg_manager=dnf + pkg_config_manager='dnf config-manager' + dnf clean all 0 files removed + dnf upgrade -y Selecting previously unselected package docker-scan-plugin. Preparing to unpack .../docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb ... Unpacking docker-scan-plugin (0.17.0~ubuntu-bionic) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb ... Unpacking docker-compose-plugin (2.9.0~ubuntu-bionic) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb'. Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... Setting up docker-buildx-plugin (0.8.2~ubuntu-bionic) ... Setting up docker-scan-plugin (0.17.0~ubuntu-bionic) ... Setting up docker-compose-plugin (2.9.0~ubuntu-bionic) ... Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic) ... dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-bionic/docker-buildx-plugin_0.8.2~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-scan-plugin_0.17.0~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-compose-plugin_2.9.0~ubuntu-bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb ./deb/debbuild/ubuntu-bionic/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.18.04.0~bionic_amd64.deb Fedora 36 - x86_64 23 MB/s | 81 MB 00:03 Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-scan-plugin, it is already installed and upgrade is not set. Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libpam-systemd libxtables12 multiarch-support systemd systemd-sysv Suggested packages: kmod systemd-container policykit-1 Recommended packages: dmsetup networkd-dispatcher libnss-systemd The following NEW packages will be installed: containerd.io dbus dbus-user-session iptables libapparmor1 libargon2-0 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0 libiptc0 libjson-c3 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libpam-systemd libxtables12 multiarch-support systemd systemd-sysv 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. Need to get 32.2 MB of archives. After this operation, 145 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu bionic/test amd64 containerd.io amd64 1.6.7-1 [28.1 MB] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcap2 amd64 1:2.25-1.2 [13.0 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libargon2-0 amd64 0~20161029-1.1 [19.9 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libip4tc0 amd64 1.6.1-2ubuntu2 [19.6 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.3 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus amd64 1.12.2-1ubuntu1.3 [150 kB] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.53 [107 kB] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxtables12 amd64 1.6.1-2ubuntu2 [27.9 kB] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libip6tc0 amd64 1.6.1-2ubuntu2 [19.9 kB] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libiptc0 amd64 1.6.1-2ubuntu2 [9308 B] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [37.8 kB] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 iptables amd64 1.6.1-2ubuntu2 [269 kB] make[2]: Entering directory '/root/build-deb/cli' scripts/docs/generate-man.sh + cp -r . /tmp/docker-cli-docsgen.P8c0L0ykBu/ + cd /tmp/docker-cli-docsgen.P8c0L0ykBu + ./scripts/vendor init + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1 + cp man/tools.go . + ./scripts/vendor update + go mod tidy -compat=1.17 -modfile=vendor.mod go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/docker/docker v20.10.3-0.20220720171342-a60b458179aa+incompatible go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/go-cmp v0.5.7 go: downloading gotest.tools/v3 v3.1.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a go: downloading golang.org/x/text v0.3.7 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/containerd/containerd v1.6.4 go: downloading github.com/moby/sys/signal v0.7.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading github.com/moby/buildkit v0.10.3 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/klauspost/compress v1.15.1 go: downloading github.com/Microsoft/hcsshim v0.9.2 go: downloading github.com/moby/sys/symlink v0.2.0 go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go: downloading github.com/opencontainers/runc v1.1.1 go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 go: downloading google.golang.org/grpc v1.45.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 go: downloading github.com/russross/blackfriday v1.6.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/miekg/pkcs11 v1.1.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1 go: downloading github.com/google/certificate-transparency-go v1.0.20 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.3 [9392 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 32.2 MB in 1s (27.1 MB/s) Selecting previously unselected package libcap2:amd64. (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 ... 7173 files and directories currently installed.) Preparing to unpack .../0-libcap2_1%3a2.25-1.2_amd64.deb ... Unpacking libcap2:amd64 (1:2.25-1.2) ... Selecting previously unselected package libargon2-0:amd64. Preparing to unpack .../1-libargon2-0_0~20161029-1.1_amd64.deb ... Unpacking libargon2-0:amd64 (0~20161029-1.1) ... Selecting previously unselected package libdevmapper1.02.1:amd64. Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... Fedora 35 openh264 (From Cisco) - x86_64 3.5 kB/s | 2.5 kB 00:00 Fedora Modular 35 - x86_64 4.1 MB/s | 3.3 MB 00:00 Fedora 35 - x86_64 - Updates 17 MB/s | 32 MB 00:01 Selecting previously unselected package libjson-c3:amd64. Preparing to unpack .../3-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../4-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... Selecting previously unselected package libidn11:amd64. Preparing to unpack .../5-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) ... Selecting previously unselected package libip4tc0:amd64. Preparing to unpack .../6-libip4tc0_1.6.1-2ubuntu2_amd64.deb ... Unpacking libip4tc0:amd64 (1.6.1-2ubuntu2) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../7-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) ... Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../8-libkmod2_24-1ubuntu3.5_amd64.deb ... Unpacking libkmod2:amd64 (24-1ubuntu3.5) ... Setting up libcap2:amd64 (1:2.25-1.2) ... Setting up libargon2-0:amd64 (0~20161029-1.1) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... Setting up libip4tc0:amd64 (1.6.1-2ubuntu2) ... Selecting previously unselected package systemd. (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 ... 7220 files and directories currently installed.) Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... Unpacking systemd (237-3ubuntu10.53) ... Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... Setting up libkmod2:amd64 (24-1ubuntu3.5) ... go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d go: downloading github.com/bugsnag/bugsnag-go v1.0.5 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1 go: downloading github.com/kr/text v0.2.0 Setting up systemd (237-3ubuntu10.53) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. Initializing machine ID from random generator. go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/kr/pretty v0.2.1 go: downloading github.com/magiconair/properties v1.5.3 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd Selecting previously unselected package systemd-sysv. (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 ... 7921 files and directories currently installed.) Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... Unpacking systemd-sysv (237-3ubuntu10.53) ... Selecting previously unselected package multiarch-support. Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... Unpacking multiarch-support (2.27-3ubuntu1.6) ... Setting up multiarch-support (2.27-3ubuntu1.6) ... Selecting previously unselected package libnfnetlink0:amd64. (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 ... 7941 files and directories currently installed.) Preparing to unpack .../00-libnfnetlink0_1.0.1-3_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.1-3) ... go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 Selecting previously unselected package dbus. Preparing to unpack .../01-dbus_1.12.2-1ubuntu1.3_amd64.deb ... Unpacking dbus (1.12.2-1ubuntu1.3) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../02-libmnl0_1.0.4-2_amd64.deb ... Unpacking libmnl0:amd64 (1.0.4-2) ... Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../03-libpam-systemd_237-3ubuntu10.53_amd64.deb ... Unpacking libpam-systemd:amd64 (237-3ubuntu10.53) ... Selecting previously unselected package libxtables12:amd64. Preparing to unpack .../04-libxtables12_1.6.1-2ubuntu2_amd64.deb ... Unpacking libxtables12:amd64 (1.6.1-2ubuntu2) ... Selecting previously unselected package libip6tc0:amd64. Preparing to unpack .../05-libip6tc0_1.6.1-2ubuntu2_amd64.deb ... Unpacking libip6tc0:amd64 (1.6.1-2ubuntu2) ... Selecting previously unselected package libiptc0:amd64. Preparing to unpack .../06-libiptc0_1.6.1-2ubuntu2_amd64.deb ... Unpacking libiptc0:amd64 (1.6.1-2ubuntu2) ... + go mod vendor -modfile=vendor.mod Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../07-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... Selecting previously unselected package iptables. Preparing to unpack .../08-iptables_1.6.1-2ubuntu2_amd64.deb ... Unpacking iptables (1.6.1-2ubuntu2) ... Selecting previously unselected package containerd.io. Preparing to unpack .../09-containerd.io_1.6.7-1_amd64.deb ... Unpacking containerd.io (1.6.7-1) ... + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go Selecting previously unselected package dbus-user-session. Preparing to unpack .../10-dbus-user-session_1.12.2-1ubuntu1.3_amd64.deb ... Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... Setting up containerd.io (1.6.7-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up systemd-sysv (237-3ubuntu10.53) ... Setting up libiptc0:amd64 (1.6.1-2ubuntu2) ... Setting up libxtables12:amd64 (1.6.1-2ubuntu2) ... Setting up libnfnetlink0:amd64 (1.0.1-3) ... Setting up dbus (1.12.2-1ubuntu1.3) ... Setting up libmnl0:amd64 (1.0.4-2) ... Setting up libip6tc0:amd64 (1.6.1-2ubuntu2) ... Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... Setting up libpam-systemd:amd64 (237-3ubuntu10.53) ... Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... Setting up iptables (1.6.1-2ubuntu2) ... Processing triggers for libc-bin (2.27-3ubuntu1.6) ... Processing triggers for systemd (237-3ubuntu10.53) ... + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.1 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb'. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Fedora Modular 35 - x86_64 - Updates 4.6 MB/s | 3.6 MB 00:00 Last metadata expiration check: 0:00:01 ago on Mon Aug 8 12:16:06 2022. Dependencies resolved. ================================================================================ Package Arch Version Repo Size ================================================================================ Upgrading: audit-libs x86_64 3.0.8-1.fc35 updates 116 k ca-certificates noarch 2022.2.54-1.0.fc35 updates 852 k coreutils x86_64 8.32-33.fc35 updates 1.1 M coreutils-common x86_64 8.32-33.fc35 updates 2.0 M curl x86_64 7.79.1-5.fc35 updates 309 k cyrus-sasl-lib x86_64 2.1.27-14.fc35 updates 774 k dnf noarch 4.13.0-1.fc35 updates 450 k dnf-data noarch 4.13.0-1.fc35 updates 42 k elfutils-default-yama-scope noarch 0.187-4.fc35 updates 17 k elfutils-libelf x86_64 0.187-4.fc35 updates 197 k elfutils-libs x86_64 0.187-4.fc35 updates 255 k expat x86_64 2.4.7-1.fc35 updates 113 k fedora-release-common noarch 35-37 updates 20 k fedora-release-container noarch 35-37 updates 10 k fedora-release-identity-container noarch 35-37 updates 12 k glib2 x86_64 2.70.5-1.fc35 updates 2.6 M glibc x86_64 2.34-38.fc35 updates 1.9 M glibc-common x86_64 2.34-38.fc35 updates 298 k glibc-minimal-langpack x86_64 2.34-38.fc35 updates 26 k gnupg2 x86_64 2.3.4-2.fc35 updates 2.5 M gnutls x86_64 3.7.6-3.fc35 updates 1.1 M gzip x86_64 1.10-6.fc35 updates 149 k krb5-libs x86_64 1.19.2-8.fc35 updates 718 k libarchive x86_64 3.5.3-1.fc35 updates 389 k libcurl x86_64 7.79.1-5.fc35 updates 292 k libdnf x86_64 0.67.0-2.fc35 updates 653 k libgcc x86_64 11.3.1-2.fc35 updates 118 k libgomp x86_64 11.3.1-2.fc35 updates 291 k libidn2 x86_64 2.3.3-1.fc35 updates 155 k librepo x86_64 1.14.3-1.fc35 updates 94 k libreport-filesystem noarch 2.15.2-8.fc35 updates 13 k libsolv x86_64 0.7.22-1.fc35 updates 403 k libstdc++ x86_64 11.3.1-2.fc35 updates 752 k libxml2 x86_64 2.9.14-1.fc35 updates 748 k libzstd x86_64 1.5.2-2.fc35 updates 282 k lua-libs x86_64 5.4.4-3.fc35 updates 216 k nettle x86_64 3.8-1.fc35 updates 411 k openssl-libs x86_64 1:1.1.1q-1.fc35 updates 1.4 M pcre2 x86_64 10.40-1.fc35 updates 235 k pcre2-syntax noarch 10.40-1.fc35 updates 143 k python3 x86_64 3.10.5-2.fc35 updates 26 k python3-dnf noarch 4.13.0-1.fc35 updates 415 k python3-hawkey x86_64 0.67.0-2.fc35 updates 108 k python3-libdnf x86_64 0.67.0-2.fc35 updates 777 k python3-libs x86_64 3.10.5-2.fc35 updates 7.5 M python3-rpm x86_64 4.17.1-2.fc35 updates 89 k rpm x86_64 4.17.1-2.fc35 updates 533 k rpm-build-libs x86_64 4.17.1-2.fc35 updates 90 k rpm-libs x86_64 4.17.1-2.fc35 updates 313 k rpm-sign-libs x86_64 4.17.1-2.fc35 updates 24 k setup noarch 2.14.1-1.fc35 updates 143 k tzdata noarch 2022a-2.fc35 updates 432 k vim-data noarch 2:9.0.077-1.fc35 updates 26 k vim-minimal x86_64 2:9.0.077-1.fc35 updates 735 k xz-libs x86_64 5.2.5-9.fc35 updates 92 k yum noarch 4.13.0-1.fc35 updates 39 k zchunk-libs x86_64 1.2.2-1.fc35 updates 51 k Installing dependencies: acl x86_64 2.3.1-2.fc35 fedora 71 k cryptsetup-libs x86_64 2.4.3-1.fc35 updates 430 k dbus x86_64 1:1.12.22-1.fc35 updates 7.1 k dbus-broker x86_64 29-4.fc35 fedora 171 k dbus-common noarch 1:1.12.22-1.fc35 updates 14 k dbus-libs x86_64 1:1.12.22-1.fc35 updates 152 k device-mapper x86_64 1.02.175-6.fc35 fedora 140 k device-mapper-libs x86_64 1.02.175-6.fc35 fedora 179 k iptables-legacy-libs x86_64 1.8.7-13.fc35 fedora 39 k kmod-libs x86_64 29-4.fc35 fedora 63 k libargon2 x86_64 20171227-7.fc35 fedora 28 k libevent x86_64 2.1.12-4.fc35 fedora 261 k libfdisk x86_64 2.37.4-1.fc35 updates 154 k libibverbs x86_64 39.0-1.fc35 updates 392 k libnl3 x86_64 3.5.0-8.fc35 fedora 328 k libpcap x86_64 14:1.10.1-2.fc35 fedora 171 k libseccomp x86_64 2.5.3-1.fc35 updates 71 k libsecret x86_64 0.20.4-3.fc35 fedora 157 k libusb1 x86_64 1.0.25-8.fc35 updates 74 k libutempter x86_64 1.2.1-5.fc35 fedora 26 k mozjs78 x86_64 78.15.0-1.fc35 fedora 8.2 M pcsc-lite x86_64 1.9.5-1.fc35 updates 90 k pcsc-lite-libs x86_64 1.9.5-1.fc35 updates 27 k polkit x86_64 0.120-1.fc35.2 updates 146 k polkit-libs x86_64 0.120-1.fc35.2 updates 66 k polkit-pkla-compat x86_64 0.1-20.fc35 fedora 44 k protobuf-c x86_64 1.4.0-1.fc35 fedora 35 k systemd-libs x86_64 249.12-5.fc35 updates 604 k systemd-pam x86_64 249.12-5.fc35 updates 324 k unbound-libs x86_64 1.16.0-3.fc35 updates 538 k util-linux x86_64 2.37.4-1.fc35 updates 2.2 M util-linux-core x86_64 2.37.4-1.fc35 updates 433 k xkeyboard-config noarch 2.33-2.fc35 fedora 783 k Installing weak dependencies: deltarpm x86_64 3.6.2-10.fc35 fedora 88 k diffutils x86_64 3.8-1.fc35 fedora 400 k elfutils-debuginfod-client x86_64 0.187-4.fc35 updates 39 k glibc-gconv-extra x86_64 2.34-38.fc35 updates 1.5 M gnupg2-smime x86_64 2.3.4-2.fc35 updates 242 k libbpf x86_64 2:0.6.1-2.fc35 updates 154 k libxkbcommon x86_64 1.3.1-1.fc35 fedora 140 k openssl-pkcs11 x86_64 0.4.11-4.fc35 fedora 72 k pcsc-lite-ccid x86_64 1.5.0-1.fc35 updates 317 k pinentry x86_64 1.2.0-1.fc35 fedora 97 k python-unversioned-command noarch 3.10.5-2.fc35 updates 9.9 k python3-unbound x86_64 1.16.0-3.fc35 updates 99 k qrencode-libs x86_64 4.1.1-1.fc35 updates 60 k rpm-plugin-systemd-inhibit x86_64 4.17.1-2.fc35 updates 17 k systemd x86_64 249.12-5.fc35 updates 4.1 M systemd-networkd x86_64 249.12-5.fc35 updates 523 k systemd-resolved x86_64 249.12-5.fc35 updates 267 k Transaction Summary ================================================================================ Install 50 Packages Upgrade 57 Packages Total download size: 58 M Downloading Packages: dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb'. (1/107): acl-2.3.1-2.fc35.x86_64.rpm 192 kB/s | 71 kB 00:00 (2/107): device-mapper-1.02.175-6.fc35.x86_64.r 2.2 MB/s | 140 kB 00:00 (3/107): device-mapper-libs-1.02.175-6.fc35.x86 5.2 MB/s | 179 kB 00:00 (4/107): diffutils-3.8-1.fc35.x86_64.rpm 6.4 MB/s | 400 kB 00:00 (5/107): deltarpm-3.6.2-10.fc35.x86_64.rpm 165 kB/s | 88 kB 00:00 (6/107): dbus-broker-29-4.fc35.x86_64.rpm 314 kB/s | 171 kB 00:00 (7/107): iptables-legacy-libs-1.8.7-13.fc35.x86 1.3 MB/s | 39 kB 00:00 (8/107): kmod-libs-29-4.fc35.x86_64.rpm 2.1 MB/s | 63 kB 00:00 (9/107): libargon2-20171227-7.fc35.x86_64.rpm 745 kB/s | 28 kB 00:00 (10/107): libevent-2.1.12-4.fc35.x86_64.rpm 4.6 MB/s | 261 kB 00:00 (11/107): libpcap-1.10.1-2.fc35.x86_64.rpm 3.6 MB/s | 171 kB 00:00 (12/107): libnl3-3.5.0-8.fc35.x86_64.rpm 4.6 MB/s | 328 kB 00:00 (13/107): libsecret-0.20.4-3.fc35.x86_64.rpm 2.7 MB/s | 157 kB 00:00 (14/107): libxkbcommon-1.3.1-1.fc35.x86_64.rpm 3.6 MB/s | 140 kB 00:00 (15/107): libutempter-1.2.1-5.fc35.x86_64.rpm 486 kB/s | 26 kB 00:00 (16/107): openssl-pkcs11-0.4.11-4.fc35.x86_64.r 3.6 MB/s | 72 kB 00:00 (17/107): polkit-pkla-compat-0.1-20.fc35.x86_64 1.8 MB/s | 44 kB 00:00 (18/107): pinentry-1.2.0-1.fc35.x86_64.rpm 2.3 MB/s | 97 kB 00:00 (19/107): protobuf-c-1.4.0-1.fc35.x86_64.rpm 613 kB/s | 35 kB 00:00 (20/107): xkeyboard-config-2.33-2.fc35.noarch.r 8.8 MB/s | 783 kB 00:00 (21/107): mozjs78-78.15.0-1.fc35.x86_64.rpm 43 MB/s | 8.2 MB 00:00 (22/107): dbus-1.12.22-1.fc35.x86_64.rpm 27 kB/s | 7.1 kB 00:00 (23/107): dbus-common-1.12.22-1.fc35.noarch.rpm 53 kB/s | 14 kB 00:00 (24/107): elfutils-debuginfod-client-0.187-4.fc 431 kB/s | 39 kB 00:00 (25/107): dbus-libs-1.12.22-1.fc35.x86_64.rpm 850 kB/s | 152 kB 00:00 (26/107): cryptsetup-libs-2.4.3-1.fc35.x86_64.r 808 kB/s | 430 kB 00:00 (27/107): libbpf-0.6.1-2.fc35.x86_64.rpm 2.4 MB/s | 154 kB 00:00 (28/107): gnupg2-smime-2.3.4-2.fc35.x86_64.rpm 1.6 MB/s | 242 kB 00:00 (29/107): libfdisk-2.37.4-1.fc35.x86_64.rpm 2.4 MB/s | 154 kB 00:00 (30/107): libseccomp-2.5.3-1.fc35.x86_64.rpm 2.1 MB/s | 71 kB 00:00 (31/107): libusb1-1.0.25-8.fc35.x86_64.rpm 2.2 MB/s | 74 kB 00:00 (32/107): pcsc-lite-1.9.5-1.fc35.x86_64.rpm 2.7 MB/s | 90 kB 00:00 (33/107): libibverbs-39.0-1.fc35.x86_64.rpm 2.5 MB/s | 392 kB 00:00 (34/107): pcsc-lite-libs-1.9.5-1.fc35.x86_64.rp 835 kB/s | 27 kB 00:00 (35/107): pcsc-lite-ccid-1.5.0-1.fc35.x86_64.rp 3.3 MB/s | 317 kB 00:00 (36/107): polkit-0.120-1.fc35.2.x86_64.rpm 2.0 MB/s | 146 kB 00:00 (37/107): polkit-libs-0.120-1.fc35.2.x86_64.rpm 1.8 MB/s | 66 kB 00:00 (38/107): python-unversioned-command-3.10.5-2.f 310 kB/s | 9.9 kB 00:00 (39/107): python3-unbound-1.16.0-3.fc35.x86_64. 2.9 MB/s | 99 kB 00:00 (40/107): glibc-gconv-extra-2.34-38.fc35.x86_64 3.0 MB/s | 1.5 MB 00:00 (41/107): qrencode-libs-4.1.1-1.fc35.x86_64.rpm 1.8 MB/s | 60 kB 00:00 (42/107): rpm-plugin-systemd-inhibit-4.17.1-2.f 538 kB/s | 17 kB 00:00 (43/107): systemd-networkd-249.12-5.fc35.x86_64 4.1 MB/s | 523 kB 00:00 (44/107): systemd-libs-249.12-5.fc35.x86_64.rpm 3.9 MB/s | 604 kB 00:00 (45/107): systemd-pam-249.12-5.fc35.x86_64.rpm 4.8 MB/s | 324 kB 00:00 (46/107): systemd-resolved-249.12-5.fc35.x86_64 4.1 MB/s | 267 kB 00:00 (47/107): unbound-libs-1.16.0-3.fc35.x86_64.rpm 5.3 MB/s | 538 kB 00:00 (48/107): util-linux-core-2.37.4-1.fc35.x86_64. 4.5 MB/s | 433 kB 00:00 (49/107): audit-libs-3.0.8-1.fc35.x86_64.rpm 3.4 MB/s | 116 kB 00:00 (50/107): systemd-249.12-5.fc35.x86_64.rpm 8.9 MB/s | 4.1 MB 00:00 (51/107): coreutils-8.32-33.fc35.x86_64.rpm 11 MB/s | 1.1 MB 00:00 (52/107): util-linux-2.37.4-1.fc35.x86_64.rpm 6.3 MB/s | 2.2 MB 00:00 (53/107): ca-certificates-2022.2.54-1.0.fc35.no 5.7 MB/s | 852 kB 00:00 (54/107): curl-7.79.1-5.fc35.x86_64.rpm 4.7 MB/s | 309 kB 00:00 (55/107): cyrus-sasl-lib-2.1.27-14.fc35.x86_64. 7.4 MB/s | 774 kB 00:00 (56/107): coreutils-common-8.32-33.fc35.x86_64. 14 MB/s | 2.0 MB 00:00 (57/107): dnf-4.13.0-1.fc35.noarch.rpm 6.7 MB/s | 450 kB 00:00 (58/107): dnf-data-4.13.0-1.fc35.noarch.rpm 1.3 MB/s | 42 kB 00:00 (59/107): elfutils-default-yama-scope-0.187-4.f 528 kB/s | 17 kB 00:00 (60/107): elfutils-libelf-0.187-4.fc35.x86_64.r 5.6 MB/s | 197 kB 00:00 (61/107): elfutils-libs-0.187-4.fc35.x86_64.rpm 7.2 MB/s | 255 kB 00:00 (62/107): expat-2.4.7-1.fc35.x86_64.rpm 3.4 MB/s | 113 kB 00:00 (63/107): fedora-release-common-35-37.noarch.rp 635 kB/s | 20 kB 00:00 (64/107): fedora-release-container-35-37.noarch 321 kB/s | 10 kB 00:00 (65/107): fedora-release-identity-container-35- 375 kB/s | 12 kB 00:00 (66/107): glibc-common-2.34-38.fc35.x86_64.rpm 8.0 MB/s | 298 kB 00:00 (67/107): glibc-minimal-langpack-2.34-38.fc35.x 820 kB/s | 26 kB 00:00 (68/107): glibc-2.34-38.fc35.x86_64.rpm 10 MB/s | 1.9 MB 00:00 (69/107): gnupg2-2.3.4-2.fc35.x86_64.rpm 15 MB/s | 2.5 MB 00:00 (70/107): gzip-1.10-6.fc35.x86_64.rpm 4.3 MB/s | 149 kB 00:00 (71/107): gnutls-3.7.6-3.fc35.x86_64.rpm 11 MB/s | 1.1 MB 00:00 (72/107): glib2-2.70.5-1.fc35.x86_64.rpm 8.2 MB/s | 2.6 MB 00:00 (73/107): libarchive-3.5.3-1.fc35.x86_64.rpm 10 MB/s | 389 kB 00:00 (74/107): krb5-libs-1.19.2-8.fc35.x86_64.rpm 9.1 MB/s | 718 kB 00:00 (75/107): libcurl-7.79.1-5.fc35.x86_64.rpm 6.7 MB/s | 292 kB 00:00 (76/107): libgcc-11.3.1-2.fc35.x86_64.rpm 3.5 MB/s | 118 kB 00:00 (77/107): libdnf-0.67.0-2.fc35.x86_64.rpm 9.1 MB/s | 653 kB 00:00 (78/107): libgomp-11.3.1-2.fc35.x86_64.rpm 7.0 MB/s | 291 kB 00:00 (79/107): libidn2-2.3.3-1.fc35.x86_64.rpm 4.5 MB/s | 155 kB 00:00 (80/107): librepo-1.14.3-1.fc35.x86_64.rpm 2.8 MB/s | 94 kB 00:00 (81/107): libreport-filesystem-2.15.2-8.fc35.no 388 kB/s | 13 kB 00:00 (82/107): libsolv-0.7.22-1.fc35.x86_64.rpm 11 MB/s | 403 kB 00:00 (83/107): libzstd-1.5.2-2.fc35.x86_64.rpm 7.8 MB/s | 282 kB 00:00 (84/107): libstdc++-11.3.1-2.fc35.x86_64.rpm 9.9 MB/s | 752 kB 00:00 (85/107): libxml2-2.9.14-1.fc35.x86_64.rpm 7.6 MB/s | 748 kB 00:00 (86/107): lua-libs-5.4.4-3.fc35.x86_64.rpm 5.2 MB/s | 216 kB 00:00 (87/107): nettle-3.8-1.fc35.x86_64.rpm 10 MB/s | 411 kB 00:00 (88/107): pcre2-10.40-1.fc35.x86_64.rpm 6.8 MB/s | 235 kB 00:00 (89/107): pcre2-syntax-10.40-1.fc35.noarch.rpm 4.2 MB/s | 143 kB 00:00 (90/107): python3-3.10.5-2.fc35.x86_64.rpm 823 kB/s | 26 kB 00:00 (91/107): python3-dnf-4.13.0-1.fc35.noarch.rpm 11 MB/s | 415 kB 00:00 (92/107): python3-hawkey-0.67.0-2.fc35.x86_64.r 3.2 MB/s | 108 kB 00:00 (93/107): openssl-libs-1.1.1q-1.fc35.x86_64.rpm 11 MB/s | 1.4 MB 00:00 (94/107): python3-libdnf-0.67.0-2.fc35.x86_64.r 11 MB/s | 777 kB 00:00 (95/107): python3-rpm-4.17.1-2.fc35.x86_64.rpm 2.7 MB/s | 89 kB 00:00 (96/107): rpm-build-libs-4.17.1-2.fc35.x86_64.r 2.7 MB/s | 90 kB 00:00 (97/107): rpm-4.17.1-2.fc35.x86_64.rpm 8.0 MB/s | 533 kB 00:00 (98/107): rpm-libs-4.17.1-2.fc35.x86_64.rpm 8.1 MB/s | 313 kB 00:00 (99/107): rpm-sign-libs-4.17.1-2.fc35.x86_64.rp 740 kB/s | 24 kB 00:00 (100/107): setup-2.14.1-1.fc35.noarch.rpm 4.2 MB/s | 143 kB 00:00 (101/107): tzdata-2022a-2.fc35.noarch.rpm 11 MB/s | 432 kB 00:00 (102/107): vim-data-9.0.077-1.fc35.noarch.rpm 805 kB/s | 26 kB 00:00 (103/107): xz-libs-5.2.5-9.fc35.x86_64.rpm 2.8 MB/s | 92 kB 00:00 (104/107): vim-minimal-9.0.077-1.fc35.x86_64.rp 11 MB/s | 735 kB 00:00 (105/107): yum-4.13.0-1.fc35.noarch.rpm 1.2 MB/s | 39 kB 00:00 (106/107): zchunk-libs-1.2.2-1.fc35.x86_64.rpm 1.6 MB/s | 51 kB 00:00 (107/107): python3-libs-3.10.5-2.fc35.x86_64.rp 19 MB/s | 7.5 MB 00:00 -------------------------------------------------------------------------------- Total 13 MB/s | 58 MB 00:04 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Fedora 36 openh264 (From Cisco) - x86_64 2.4 kB/s | 2.5 kB 00:01 Fedora Modular 36 - x86_64 2.0 MB/s | 2.4 MB 00:01 Preparing : 1/1 Upgrading : libgcc-11.3.1-2.fc35.x86_64 1/164 Running scriptlet: libgcc-11.3.1-2.fc35.x86_64 1/164 Upgrading : tzdata-2022a-2.fc35.noarch 2/164 Upgrading : glibc-common-2.34-38.fc35.x86_64 3/164 Upgrading : glibc-minimal-langpack-2.34-38.fc35.x86_64 4/164 Running scriptlet: glibc-2.34-38.fc35.x86_64 5/164 Upgrading : glibc-2.34-38.fc35.x86_64 5/164 Fedora 36 - x86_64 - Updates 13 MB/s | 25 MB 00:01 Running scriptlet: glibc-2.34-38.fc35.x86_64 5/164 Installing : glibc-gconv-extra-2.34-38.fc35.x86_64 6/164 Running scriptlet: glibc-gconv-extra-2.34-38.fc35.x86_64 6/164 Upgrading : xz-libs-5.2.5-9.fc35.x86_64 7/164 Upgrading : libzstd-1.5.2-2.fc35.x86_64 8/164 Upgrading : audit-libs-3.0.8-1.fc35.x86_64 9/164 Upgrading : elfutils-libelf-0.187-4.fc35.x86_64 10/164 Upgrading : expat-2.4.7-1.fc35.x86_64 11/164 Upgrading : libstdc++-11.3.1-2.fc35.x86_64 12/164 Upgrading : lua-libs-5.4.4-3.fc35.x86_64 13/164 Upgrading : libxml2-2.9.14-1.fc35.x86_64 14/164 Upgrading : libidn2-2.3.3-1.fc35.x86_64 15/164 Installing : protobuf-c-1.4.0-1.fc35.x86_64 16/164 Installing : libfdisk-2.37.4-1.fc35.x86_64 17/164 Upgrading : fedora-release-identity-container-35-37.noarch 18/164 Upgrading : fedora-release-container-35-37.noarch 19/164 Upgrading : fedora-release-common-35-37.noarch 20/164 Installing : mozjs78-78.15.0-1.fc35.x86_64 21/164 Installing : libbpf-2:0.6.1-2.fc35.x86_64 22/164 Installing : acl-2.3.1-2.fc35.x86_64 23/164 Installing : diffutils-3.8-1.fc35.x86_64 24/164 Installing : libargon2-20171227-7.fc35.x86_64 25/164 Installing : libnl3-3.5.0-8.fc35.x86_64 26/164 Installing : libibverbs-39.0-1.fc35.x86_64 27/164 Installing : libpcap-14:1.10.1-2.fc35.x86_64 28/164 Installing : iptables-legacy-libs-1.8.7-13.fc35.x86_64 29/164 Running scriptlet: libutempter-1.2.1-5.fc35.x86_64 30/164 Installing : libutempter-1.2.1-5.fc35.x86_64 30/164 Installing : libseccomp-2.5.3-1.fc35.x86_64 31/164 Installing : pcsc-lite-libs-1.9.5-1.fc35.x86_64 32/164 Installing : qrencode-libs-4.1.1-1.fc35.x86_64 33/164 Upgrading : libgomp-11.3.1-2.fc35.x86_64 34/164 Upgrading : nettle-3.8-1.fc35.x86_64 35/164 make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo Upgrading : gnutls-3.7.6-3.fc35.x86_64 36/164 Upgrading : glib2-2.70.5-1.fc35.x86_64 37/164 Installing : libsecret-0.20.4-3.fc35.x86_64 38/164 Installing : pinentry-1.2.0-1.fc35.x86_64 39/164 Upgrading : vim-data-2:9.0.077-1.fc35.noarch 40/164 Upgrading : pcre2-syntax-10.40-1.fc35.noarch 41/164 Upgrading : pcre2-10.40-1.fc35.x86_64 42/164 Upgrading : libreport-filesystem-2.15.2-8.fc35.noarch 43/164 Upgrading : dnf-data-4.13.0-1.fc35.noarch 44/164 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew Upgrading : coreutils-common-8.32-33.fc35.x86_64 45/164 Installing : openssl-pkcs11-0.4.11-4.fc35.x86_64 46/164 Upgrading : openssl-libs-1:1.1.1q-1.fc35.x86_64 47/164 Upgrading : coreutils-8.32-33.fc35.x86_64 48/164 Running scriptlet: ca-certificates-2022.2.54-1.0.fc35.noarch 49/164 Upgrading : ca-certificates-2022.2.54-1.0.fc35.noarch 49/164 dpkg-genchanges >../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.changes Running scriptlet: ca-certificates-2022.2.54-1.0.fc35.noarch 49/164 Installing : systemd-libs-249.12-5.fc35.x86_64 50/164 Running scriptlet: systemd-libs-249.12-5.fc35.x86_64 50/164 Installing : python-unversioned-command-3.10.5-2.fc35.noarch 51/164 Upgrading : python3-3.10.5-2.fc35.x86_64 52/164 Upgrading : python3-libs-3.10.5-2.fc35.x86_64 53/164 Installing : polkit-libs-0.120-1.fc35.2.x86_64 54/164 Installing : util-linux-core-2.37.4-1.fc35.x86_64 55/164 Running scriptlet: util-linux-core-2.37.4-1.fc35.x86_64 55/164 Installing : util-linux-2.37.4-1.fc35.x86_64 56/164 warning: /etc/adjtime created as /etc/adjtime.rpmnew Running scriptlet: util-linux-2.37.4-1.fc35.x86_64 56/164 Upgrading : krb5-libs-1.19.2-8.fc35.x86_64 57/164 Upgrading : libcurl-7.79.1-5.fc35.x86_64 58/164 Installing : libevent-2.1.12-4.fc35.x86_64 59/164 Upgrading : zchunk-libs-1.2.2-1.fc35.x86_64 60/164 Upgrading : librepo-1.14.3-1.fc35.x86_64 61/164 Running scriptlet: unbound-libs-1.16.0-3.fc35.x86_64 62/164 Installing : unbound-libs-1.16.0-3.fc35.x86_64 62/164 Running scriptlet: unbound-libs-1.16.0-3.fc35.x86_64 62/164 Installing : python3-unbound-1.16.0-3.fc35.x86_64 63/164 dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb /root/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb /root/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb' copied '/root/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb' removed '/root/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb' copied '/root/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb' removed '/root/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb' Upgrading : curl-7.79.1-5.fc35.x86_64 64/164 Installing : dbus-libs-1:1.12.22-1.fc35.x86_64 65/164 Installing : libusb1-1.0.25-8.fc35.x86_64 66/164 Installing : kmod-libs-29-4.fc35.x86_64 67/164 Upgrading : libarchive-3.5.3-1.fc35.x86_64 68/164 Upgrading : rpm-4.17.1-2.fc35.x86_64 69/164 Upgrading : rpm-libs-4.17.1-2.fc35.x86_64 70/164 Upgrading : libsolv-0.7.22-1.fc35.x86_64 71/164 Upgrading : libdnf-0.67.0-2.fc35.x86_64 72/164 Upgrading : python3-libdnf-0.67.0-2.fc35.x86_64 73/164 Upgrading : python3-hawkey-0.67.0-2.fc35.x86_64 74/164 Installing : deltarpm-3.6.2-10.fc35.x86_64 75/164 Installing : rpm-plugin-systemd-inhibit-4.17.1-2.fc35.x86_64 76/164 Installing : dbus-common-1:1.12.22-1.fc35.noarch 77/164 Running scriptlet: dbus-common-1:1.12.22-1.fc35.noarch 77/164 Running scriptlet: dbus-broker-29-4.fc35.x86_64 78/164 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range. Installing : dbus-broker-29-4.fc35.x86_64 78/164 Running scriptlet: dbus-broker-29-4.fc35.x86_64 78/164 Installing : dbus-1:1.12.22-1.fc35.x86_64 79/164 Installing : xkeyboard-config-2.33-2.fc35.noarch 80/164 Installing : libxkbcommon-1.3.1-1.fc35.x86_64 81/164 Installing : cryptsetup-libs-2.4.3-1.fc35.x86_64 82/164 Installing : device-mapper-libs-1.02.175-6.fc35.x86_64 83/164 Installing : device-mapper-1.02.175-6.fc35.x86_64 84/164 Installing : systemd-networkd-249.12-5.fc35.x86_64 85/164 Running scriptlet: systemd-networkd-249.12-5.fc35.x86_64 85/164 Installing : systemd-pam-249.12-5.fc35.x86_64 86/164 Installing : systemd-resolved-249.12-5.fc35.x86_64 87/164 Running scriptlet: systemd-resolved-249.12-5.fc35.x86_64 87/164 Installing : systemd-249.12-5.fc35.x86_64 88/164 warning: group systemd-journal does not exist - using root Running scriptlet: systemd-249.12-5.fc35.x86_64 88/164 Creating group input with gid 104. Creating group kvm with gid 36. Creating group render with gid 105. Creating group sgx with gid 106. Creating group systemd-journal with gid 190. Creating group systemd-network with gid 192. Creating user systemd-network (systemd Network Management) with uid 192 and gid 192. Creating group systemd-oom with gid 998. Creating user systemd-oom (systemd Userspace OOM Killer) with uid 998 and gid 998. Creating group systemd-resolve with gid 193. Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193. Creating group systemd-timesync with gid 997. Creating user systemd-timesync (systemd Time Synchronization) with uid 997 and gid 997. Creating group systemd-coredump with gid 996. Creating user systemd-coredump (systemd Core Dumper) with uid 996 and gid 996. Running scriptlet: polkit-0.120-1.fc35.2.x86_64 89/164 Installing : polkit-0.120-1.fc35.2.x86_64 89/164 Running scriptlet: polkit-0.120-1.fc35.2.x86_64 89/164 Installing : polkit-pkla-compat-0.1-20.fc35.x86_64 90/164 Installing : pcsc-lite-ccid-1.5.0-1.fc35.x86_64 91/164 Running scriptlet: pcsc-lite-ccid-1.5.0-1.fc35.x86_64 91/164 Installing : pcsc-lite-1.9.5-1.fc35.x86_64 92/164 Running scriptlet: pcsc-lite-1.9.5-1.fc35.x86_64 92/164 Created symlink /etc/systemd/system/sockets.target.wants/pcscd.socket → /usr/lib/systemd/system/pcscd.socket. Installing : gnupg2-smime-2.3.4-2.fc35.x86_64 93/164 Upgrading : gnupg2-2.3.4-2.fc35.x86_64 94/164 Upgrading : rpm-sign-libs-4.17.1-2.fc35.x86_64 95/164 Upgrading : elfutils-default-yama-scope-0.187-4.fc35.noarch 96/164 Running scriptlet: elfutils-default-yama-scope-0.187-4.fc35.noarch 96/164 Installing : elfutils-debuginfod-client-0.187-4.fc35.x86_64 97/164 Upgrading : elfutils-libs-0.187-4.fc35.x86_64 98/164 Upgrading : rpm-build-libs-4.17.1-2.fc35.x86_64 99/164 Upgrading : python3-rpm-4.17.1-2.fc35.x86_64 100/164 Upgrading : python3-dnf-4.13.0-1.fc35.noarch 101/164 Upgrading : dnf-4.13.0-1.fc35.noarch 102/164 Running scriptlet: dnf-4.13.0-1.fc35.noarch 102/164 Upgrading : yum-4.13.0-1.fc35.noarch 103/164 Upgrading : cyrus-sasl-lib-2.1.27-14.fc35.x86_64 104/164 Upgrading : gzip-1.10-6.fc35.x86_64 105/164 Upgrading : vim-minimal-2:9.0.077-1.fc35.x86_64 106/164 Upgrading : setup-2.14.1-1.fc35.noarch 107/164 warning: /etc/hosts created as /etc/hosts.rpmnew warning: /etc/shadow created as /etc/shadow.rpmnew Running scriptlet: setup-2.14.1-1.fc35.noarch 107/164 Cleanup : cyrus-sasl-lib-2.1.27-13.fc35.x86_64 108/164 Cleanup : fedora-release-common-35-36.noarch 109/164 Cleanup : gzip-1.10-5.fc35.x86_64 110/164 Cleanup : vim-minimal-2:8.2.4386-1.fc35.x86_64 111/164 Cleanup : pcre2-10.39-1.fc35.x86_64 112/164 Cleanup : yum-4.9.0-1.fc35.noarch 113/164 Running scriptlet: dnf-4.9.0-1.fc35.noarch 114/164 Cleanup : dnf-4.9.0-1.fc35.noarch 114/164 Running scriptlet: dnf-4.9.0-1.fc35.noarch 114/164 Cleanup : python3-dnf-4.9.0-1.fc35.noarch 115/164 Cleanup : dnf-data-4.9.0-1.fc35.noarch 116/164 Cleanup : setup-2.13.9.1-2.fc35.noarch 117/164 Cleanup : fedora-release-container-35-36.noarch 118/164 Cleanup : fedora-release-identity-container-35-36.noarch 119/164 Cleanup : libreport-filesystem-2.15.2-6.fc35.noarch 120/164 Cleanup : pcre2-syntax-10.39-1.fc35.noarch 121/164 Cleanup : vim-data-2:8.2.4386-1.fc35.noarch 122/164 Cleanup : python3-hawkey-0.64.0-1.fc35.x86_64 123/164 Cleanup : python3-libdnf-0.64.0-1.fc35.x86_64 124/164 Cleanup : libdnf-0.64.0-1.fc35.x86_64 125/164 Cleanup : libstdc++-11.2.1-9.fc35.x86_64 126/164 Cleanup : librepo-1.14.2-1.fc35.x86_64 127/164 Cleanup : glib2-2.70.4-1.fc35.x86_64 128/164 Cleanup : libsolv-0.7.19-3.fc35.x86_64 129/164 Cleanup : python3-rpm-4.17.0-4.fc35.x86_64 130/164 Cleanup : rpm-build-libs-4.17.0-4.fc35.x86_64 131/164 Cleanup : elfutils-libs-0.186-1.fc35.x86_64 132/164 Cleanup : rpm-sign-libs-4.17.0-4.fc35.x86_64 133/164 Cleanup : rpm-4.17.0-4.fc35.x86_64 134/164 Cleanup : rpm-libs-4.17.0-4.fc35.x86_64 135/164 Cleanup : libarchive-3.5.2-2.fc35.x86_64 136/164 Cleanup : libxml2-2.9.12-6.fc35.x86_64 137/164 Cleanup : gnupg2-2.3.4-1.fc35.x86_64 138/164 Cleanup : gnutls-3.7.2-2.fc35.x86_64 139/164 Cleanup : curl-7.79.1-1.fc35.x86_64 140/164 Cleanup : libcurl-7.79.1-1.fc35.x86_64 141/164 Cleanup : krb5-libs-1.19.2-2.fc35.x86_64 142/164 Cleanup : lua-libs-5.4.4-1.fc35.x86_64 143/164 Cleanup : audit-libs-3.0.7-2.fc35.x86_64 144/164 Cleanup : libgomp-11.2.1-9.fc35.x86_64 145/164 Cleanup : zchunk-libs-1.1.15-2.fc35.x86_64 146/164 Cleanup : elfutils-libelf-0.186-1.fc35.x86_64 147/164 Cleanup : libzstd-1.5.2-1.fc35.x86_64 148/164 Cleanup : nettle-3.7.3-2.fc35.x86_64 149/164 Cleanup : libidn2-2.3.2-3.fc35.x86_64 150/164 Cleanup : python3-libs-3.10.2-1.fc35.x86_64 151/164 Cleanup : python3-3.10.2-1.fc35.x86_64 152/164 Cleanup : elfutils-default-yama-scope-0.186-1.fc35.noarch 153/164 Cleanup : openssl-libs-1:1.1.1l-2.fc35.x86_64 154/164 Cleanup : ca-certificates-2021.2.52-1.0.fc35.noarch 155/164 Cleanup : coreutils-8.32-31.fc35.x86_64 156/164 Cleanup : xz-libs-5.2.5-7.fc35.x86_64 157/164 Cleanup : expat-2.4.4-1.fc35.x86_64 158/164 Cleanup : coreutils-common-8.32-31.fc35.x86_64 159/164 Cleanup : glibc-2.34-25.fc35.x86_64 160/164 Cleanup : glibc-minimal-langpack-2.34-25.fc35.x86_64 161/164 Cleanup : glibc-common-2.34-25.fc35.x86_64 162/164 Cleanup : tzdata-2021e-1.fc35.noarch 163/164 Cleanup : libgcc-11.2.1-9.fc35.x86_64 164/164 Running scriptlet: libgcc-11.2.1-9.fc35.x86_64 164/164 Running scriptlet: ca-certificates-2022.2.54-1.0.fc35.noarch 164/164 Running scriptlet: rpm-4.17.1-2.fc35.x86_64 164/164 Running scriptlet: systemd-resolved-249.12-5.fc35.x86_64 164/164 Running scriptlet: libgcc-11.2.1-9.fc35.x86_64 164/164 Verifying : acl-2.3.1-2.fc35.x86_64 1/164 Verifying : dbus-broker-29-4.fc35.x86_64 2/164 Verifying : deltarpm-3.6.2-10.fc35.x86_64 3/164 Verifying : device-mapper-1.02.175-6.fc35.x86_64 4/164 Verifying : device-mapper-libs-1.02.175-6.fc35.x86_64 5/164 Verifying : diffutils-3.8-1.fc35.x86_64 6/164 Verifying : iptables-legacy-libs-1.8.7-13.fc35.x86_64 7/164 Verifying : kmod-libs-29-4.fc35.x86_64 8/164 Verifying : libargon2-20171227-7.fc35.x86_64 9/164 Verifying : libevent-2.1.12-4.fc35.x86_64 10/164 Verifying : libnl3-3.5.0-8.fc35.x86_64 11/164 Verifying : libpcap-14:1.10.1-2.fc35.x86_64 12/164 Verifying : libsecret-0.20.4-3.fc35.x86_64 13/164 Verifying : libutempter-1.2.1-5.fc35.x86_64 14/164 Verifying : libxkbcommon-1.3.1-1.fc35.x86_64 15/164 Verifying : mozjs78-78.15.0-1.fc35.x86_64 16/164 Verifying : openssl-pkcs11-0.4.11-4.fc35.x86_64 17/164 Verifying : pinentry-1.2.0-1.fc35.x86_64 18/164 Verifying : polkit-pkla-compat-0.1-20.fc35.x86_64 19/164 Verifying : protobuf-c-1.4.0-1.fc35.x86_64 20/164 Verifying : xkeyboard-config-2.33-2.fc35.noarch 21/164 Verifying : cryptsetup-libs-2.4.3-1.fc35.x86_64 22/164 Verifying : dbus-1:1.12.22-1.fc35.x86_64 23/164 Verifying : dbus-common-1:1.12.22-1.fc35.noarch 24/164 Verifying : dbus-libs-1:1.12.22-1.fc35.x86_64 25/164 Verifying : elfutils-debuginfod-client-0.187-4.fc35.x86_64 26/164 Verifying : glibc-gconv-extra-2.34-38.fc35.x86_64 27/164 Verifying : gnupg2-smime-2.3.4-2.fc35.x86_64 28/164 Verifying : libbpf-2:0.6.1-2.fc35.x86_64 29/164 Verifying : libfdisk-2.37.4-1.fc35.x86_64 30/164 Verifying : libibverbs-39.0-1.fc35.x86_64 31/164 Verifying : libseccomp-2.5.3-1.fc35.x86_64 32/164 Verifying : libusb1-1.0.25-8.fc35.x86_64 33/164 Verifying : pcsc-lite-1.9.5-1.fc35.x86_64 34/164 Verifying : pcsc-lite-ccid-1.5.0-1.fc35.x86_64 35/164 Verifying : pcsc-lite-libs-1.9.5-1.fc35.x86_64 36/164 Verifying : polkit-0.120-1.fc35.2.x86_64 37/164 Verifying : polkit-libs-0.120-1.fc35.2.x86_64 38/164 Verifying : python-unversioned-command-3.10.5-2.fc35.noarch 39/164 Verifying : python3-unbound-1.16.0-3.fc35.x86_64 40/164 Verifying : qrencode-libs-4.1.1-1.fc35.x86_64 41/164 Verifying : rpm-plugin-systemd-inhibit-4.17.1-2.fc35.x86_64 42/164 Verifying : systemd-249.12-5.fc35.x86_64 43/164 Verifying : systemd-libs-249.12-5.fc35.x86_64 44/164 Verifying : systemd-networkd-249.12-5.fc35.x86_64 45/164 Verifying : systemd-pam-249.12-5.fc35.x86_64 46/164 Verifying : systemd-resolved-249.12-5.fc35.x86_64 47/164 Verifying : unbound-libs-1.16.0-3.fc35.x86_64 48/164 Verifying : util-linux-2.37.4-1.fc35.x86_64 49/164 Verifying : util-linux-core-2.37.4-1.fc35.x86_64 50/164 Verifying : audit-libs-3.0.8-1.fc35.x86_64 51/164 Verifying : audit-libs-3.0.7-2.fc35.x86_64 52/164 Verifying : ca-certificates-2022.2.54-1.0.fc35.noarch 53/164 Verifying : ca-certificates-2021.2.52-1.0.fc35.noarch 54/164 Verifying : coreutils-8.32-33.fc35.x86_64 55/164 Verifying : coreutils-8.32-31.fc35.x86_64 56/164 Verifying : coreutils-common-8.32-33.fc35.x86_64 57/164 Verifying : coreutils-common-8.32-31.fc35.x86_64 58/164 Verifying : curl-7.79.1-5.fc35.x86_64 59/164 Verifying : curl-7.79.1-1.fc35.x86_64 60/164 Verifying : cyrus-sasl-lib-2.1.27-14.fc35.x86_64 61/164 Verifying : cyrus-sasl-lib-2.1.27-13.fc35.x86_64 62/164 Verifying : dnf-4.13.0-1.fc35.noarch 63/164 Verifying : dnf-4.9.0-1.fc35.noarch 64/164 Verifying : dnf-data-4.13.0-1.fc35.noarch 65/164 Verifying : dnf-data-4.9.0-1.fc35.noarch 66/164 Verifying : elfutils-default-yama-scope-0.187-4.fc35.noarch 67/164 Verifying : elfutils-default-yama-scope-0.186-1.fc35.noarch 68/164 Verifying : elfutils-libelf-0.187-4.fc35.x86_64 69/164 Verifying : elfutils-libelf-0.186-1.fc35.x86_64 70/164 Verifying : elfutils-libs-0.187-4.fc35.x86_64 71/164 Verifying : elfutils-libs-0.186-1.fc35.x86_64 72/164 Verifying : expat-2.4.7-1.fc35.x86_64 73/164 Verifying : expat-2.4.4-1.fc35.x86_64 74/164 Verifying : fedora-release-common-35-37.noarch 75/164 Verifying : fedora-release-common-35-36.noarch 76/164 Verifying : fedora-release-container-35-37.noarch 77/164 Verifying : fedora-release-container-35-36.noarch 78/164 Verifying : fedora-release-identity-container-35-37.noarch 79/164 Verifying : fedora-release-identity-container-35-36.noarch 80/164 Verifying : glib2-2.70.5-1.fc35.x86_64 81/164 Verifying : glib2-2.70.4-1.fc35.x86_64 82/164 Verifying : glibc-2.34-38.fc35.x86_64 83/164 Verifying : glibc-2.34-25.fc35.x86_64 84/164 Verifying : glibc-common-2.34-38.fc35.x86_64 85/164 Verifying : glibc-common-2.34-25.fc35.x86_64 86/164 Verifying : glibc-minimal-langpack-2.34-38.fc35.x86_64 87/164 Verifying : glibc-minimal-langpack-2.34-25.fc35.x86_64 88/164 Verifying : gnupg2-2.3.4-2.fc35.x86_64 89/164 Verifying : gnupg2-2.3.4-1.fc35.x86_64 90/164 Verifying : gnutls-3.7.6-3.fc35.x86_64 91/164 Verifying : gnutls-3.7.2-2.fc35.x86_64 92/164 Verifying : gzip-1.10-6.fc35.x86_64 93/164 Verifying : gzip-1.10-5.fc35.x86_64 94/164 Verifying : krb5-libs-1.19.2-8.fc35.x86_64 95/164 Verifying : krb5-libs-1.19.2-2.fc35.x86_64 96/164 Verifying : libarchive-3.5.3-1.fc35.x86_64 97/164 Verifying : libarchive-3.5.2-2.fc35.x86_64 98/164 Verifying : libcurl-7.79.1-5.fc35.x86_64 99/164 Verifying : libcurl-7.79.1-1.fc35.x86_64 100/164 Verifying : libdnf-0.67.0-2.fc35.x86_64 101/164 Verifying : libdnf-0.64.0-1.fc35.x86_64 102/164 Verifying : libgcc-11.3.1-2.fc35.x86_64 103/164 Verifying : libgcc-11.2.1-9.fc35.x86_64 104/164 Verifying : libgomp-11.3.1-2.fc35.x86_64 105/164 Verifying : libgomp-11.2.1-9.fc35.x86_64 106/164 Verifying : libidn2-2.3.3-1.fc35.x86_64 107/164 Verifying : libidn2-2.3.2-3.fc35.x86_64 108/164 Verifying : librepo-1.14.3-1.fc35.x86_64 109/164 Verifying : librepo-1.14.2-1.fc35.x86_64 110/164 Verifying : libreport-filesystem-2.15.2-8.fc35.noarch 111/164 Verifying : libreport-filesystem-2.15.2-6.fc35.noarch 112/164 Verifying : libsolv-0.7.22-1.fc35.x86_64 113/164 Verifying : libsolv-0.7.19-3.fc35.x86_64 114/164 Verifying : libstdc++-11.3.1-2.fc35.x86_64 115/164 Verifying : libstdc++-11.2.1-9.fc35.x86_64 116/164 Verifying : libxml2-2.9.14-1.fc35.x86_64 117/164 Verifying : libxml2-2.9.12-6.fc35.x86_64 118/164 Verifying : libzstd-1.5.2-2.fc35.x86_64 119/164 Verifying : libzstd-1.5.2-1.fc35.x86_64 120/164 Verifying : lua-libs-5.4.4-3.fc35.x86_64 121/164 Verifying : lua-libs-5.4.4-1.fc35.x86_64 122/164 Verifying : nettle-3.8-1.fc35.x86_64 123/164 Verifying : nettle-3.7.3-2.fc35.x86_64 124/164 Verifying : openssl-libs-1:1.1.1q-1.fc35.x86_64 125/164 Verifying : openssl-libs-1:1.1.1l-2.fc35.x86_64 126/164 Verifying : pcre2-10.40-1.fc35.x86_64 127/164 Verifying : pcre2-10.39-1.fc35.x86_64 128/164 Verifying : pcre2-syntax-10.40-1.fc35.noarch 129/164 Verifying : pcre2-syntax-10.39-1.fc35.noarch 130/164 Verifying : python3-3.10.5-2.fc35.x86_64 131/164 Verifying : python3-3.10.2-1.fc35.x86_64 132/164 Verifying : python3-dnf-4.13.0-1.fc35.noarch 133/164 Verifying : python3-dnf-4.9.0-1.fc35.noarch 134/164 Verifying : python3-hawkey-0.67.0-2.fc35.x86_64 135/164 Verifying : python3-hawkey-0.64.0-1.fc35.x86_64 136/164 Verifying : python3-libdnf-0.67.0-2.fc35.x86_64 137/164 Verifying : python3-libdnf-0.64.0-1.fc35.x86_64 138/164 Verifying : python3-libs-3.10.5-2.fc35.x86_64 139/164 Verifying : python3-libs-3.10.2-1.fc35.x86_64 140/164 Verifying : python3-rpm-4.17.1-2.fc35.x86_64 141/164 Verifying : python3-rpm-4.17.0-4.fc35.x86_64 142/164 Verifying : rpm-4.17.1-2.fc35.x86_64 143/164 Verifying : rpm-4.17.0-4.fc35.x86_64 144/164 Verifying : rpm-build-libs-4.17.1-2.fc35.x86_64 145/164 Verifying : rpm-build-libs-4.17.0-4.fc35.x86_64 146/164 Verifying : rpm-libs-4.17.1-2.fc35.x86_64 147/164 Verifying : rpm-libs-4.17.0-4.fc35.x86_64 148/164 Verifying : rpm-sign-libs-4.17.1-2.fc35.x86_64 149/164 Verifying : rpm-sign-libs-4.17.0-4.fc35.x86_64 150/164 Verifying : setup-2.14.1-1.fc35.noarch 151/164 Verifying : setup-2.13.9.1-2.fc35.noarch 152/164 Verifying : tzdata-2022a-2.fc35.noarch 153/164 Verifying : tzdata-2021e-1.fc35.noarch 154/164 Verifying : vim-data-2:9.0.077-1.fc35.noarch 155/164 Verifying : vim-data-2:8.2.4386-1.fc35.noarch 156/164 Verifying : vim-minimal-2:9.0.077-1.fc35.x86_64 157/164 Verifying : vim-minimal-2:8.2.4386-1.fc35.x86_64 158/164 Verifying : xz-libs-5.2.5-9.fc35.x86_64 159/164 Verifying : xz-libs-5.2.5-7.fc35.x86_64 160/164 Verifying : yum-4.13.0-1.fc35.noarch 161/164 Verifying : yum-4.9.0-1.fc35.noarch 162/164 Verifying : zchunk-libs-1.2.2-1.fc35.x86_64 163/164 Verifying : zchunk-libs-1.1.15-2.fc35.x86_64 164/164 Upgraded: audit-libs-3.0.8-1.fc35.x86_64 ca-certificates-2022.2.54-1.0.fc35.noarch coreutils-8.32-33.fc35.x86_64 coreutils-common-8.32-33.fc35.x86_64 curl-7.79.1-5.fc35.x86_64 cyrus-sasl-lib-2.1.27-14.fc35.x86_64 dnf-4.13.0-1.fc35.noarch dnf-data-4.13.0-1.fc35.noarch elfutils-default-yama-scope-0.187-4.fc35.noarch elfutils-libelf-0.187-4.fc35.x86_64 elfutils-libs-0.187-4.fc35.x86_64 expat-2.4.7-1.fc35.x86_64 fedora-release-common-35-37.noarch fedora-release-container-35-37.noarch fedora-release-identity-container-35-37.noarch glib2-2.70.5-1.fc35.x86_64 glibc-2.34-38.fc35.x86_64 glibc-common-2.34-38.fc35.x86_64 glibc-minimal-langpack-2.34-38.fc35.x86_64 gnupg2-2.3.4-2.fc35.x86_64 gnutls-3.7.6-3.fc35.x86_64 gzip-1.10-6.fc35.x86_64 krb5-libs-1.19.2-8.fc35.x86_64 libarchive-3.5.3-1.fc35.x86_64 libcurl-7.79.1-5.fc35.x86_64 libdnf-0.67.0-2.fc35.x86_64 libgcc-11.3.1-2.fc35.x86_64 libgomp-11.3.1-2.fc35.x86_64 libidn2-2.3.3-1.fc35.x86_64 librepo-1.14.3-1.fc35.x86_64 libreport-filesystem-2.15.2-8.fc35.noarch libsolv-0.7.22-1.fc35.x86_64 libstdc++-11.3.1-2.fc35.x86_64 libxml2-2.9.14-1.fc35.x86_64 libzstd-1.5.2-2.fc35.x86_64 lua-libs-5.4.4-3.fc35.x86_64 nettle-3.8-1.fc35.x86_64 openssl-libs-1:1.1.1q-1.fc35.x86_64 pcre2-10.40-1.fc35.x86_64 pcre2-syntax-10.40-1.fc35.noarch python3-3.10.5-2.fc35.x86_64 python3-dnf-4.13.0-1.fc35.noarch python3-hawkey-0.67.0-2.fc35.x86_64 python3-libdnf-0.67.0-2.fc35.x86_64 python3-libs-3.10.5-2.fc35.x86_64 python3-rpm-4.17.1-2.fc35.x86_64 rpm-4.17.1-2.fc35.x86_64 rpm-build-libs-4.17.1-2.fc35.x86_64 rpm-libs-4.17.1-2.fc35.x86_64 rpm-sign-libs-4.17.1-2.fc35.x86_64 setup-2.14.1-1.fc35.noarch tzdata-2022a-2.fc35.noarch vim-data-2:9.0.077-1.fc35.noarch vim-minimal-2:9.0.077-1.fc35.x86_64 xz-libs-5.2.5-9.fc35.x86_64 yum-4.13.0-1.fc35.noarch zchunk-libs-1.2.2-1.fc35.x86_64 Installed: acl-2.3.1-2.fc35.x86_64 cryptsetup-libs-2.4.3-1.fc35.x86_64 dbus-1:1.12.22-1.fc35.x86_64 dbus-broker-29-4.fc35.x86_64 dbus-common-1:1.12.22-1.fc35.noarch dbus-libs-1:1.12.22-1.fc35.x86_64 deltarpm-3.6.2-10.fc35.x86_64 device-mapper-1.02.175-6.fc35.x86_64 device-mapper-libs-1.02.175-6.fc35.x86_64 diffutils-3.8-1.fc35.x86_64 elfutils-debuginfod-client-0.187-4.fc35.x86_64 glibc-gconv-extra-2.34-38.fc35.x86_64 gnupg2-smime-2.3.4-2.fc35.x86_64 iptables-legacy-libs-1.8.7-13.fc35.x86_64 kmod-libs-29-4.fc35.x86_64 libargon2-20171227-7.fc35.x86_64 libbpf-2:0.6.1-2.fc35.x86_64 libevent-2.1.12-4.fc35.x86_64 libfdisk-2.37.4-1.fc35.x86_64 libibverbs-39.0-1.fc35.x86_64 libnl3-3.5.0-8.fc35.x86_64 libpcap-14:1.10.1-2.fc35.x86_64 libseccomp-2.5.3-1.fc35.x86_64 libsecret-0.20.4-3.fc35.x86_64 libusb1-1.0.25-8.fc35.x86_64 libutempter-1.2.1-5.fc35.x86_64 libxkbcommon-1.3.1-1.fc35.x86_64 mozjs78-78.15.0-1.fc35.x86_64 openssl-pkcs11-0.4.11-4.fc35.x86_64 pcsc-lite-1.9.5-1.fc35.x86_64 pcsc-lite-ccid-1.5.0-1.fc35.x86_64 pcsc-lite-libs-1.9.5-1.fc35.x86_64 pinentry-1.2.0-1.fc35.x86_64 polkit-0.120-1.fc35.2.x86_64 polkit-libs-0.120-1.fc35.2.x86_64 polkit-pkla-compat-0.1-20.fc35.x86_64 protobuf-c-1.4.0-1.fc35.x86_64 python-unversioned-command-3.10.5-2.fc35.noarch python3-unbound-1.16.0-3.fc35.x86_64 qrencode-libs-4.1.1-1.fc35.x86_64 rpm-plugin-systemd-inhibit-4.17.1-2.fc35.x86_64 systemd-249.12-5.fc35.x86_64 systemd-libs-249.12-5.fc35.x86_64 systemd-networkd-249.12-5.fc35.x86_64 systemd-pam-249.12-5.fc35.x86_64 systemd-resolved-249.12-5.fc35.x86_64 unbound-libs-1.16.0-3.fc35.x86_64 util-linux-2.37.4-1.fc35.x86_64 util-linux-core-2.37.4-1.fc35.x86_64 xkeyboard-config-2.33-2.fc35.noarch Complete! + dnf install -y 'dnf-command(config-manager)' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + make IMAGE=ubuntu:focal verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:focal ./verify Unable to find image 'ubuntu:focal' locally focal: Pulling from library/ubuntu 3b65ec22a9e9: Already exists Digest: sha256:af5efa9c28de78b754777af9b4d850112cad01899a5d37d2617bb94dc63a49aa Status: Downloaded newer image for ubuntu:focal Fedora Modular 36 - x86_64 - Updates 1.6 MB/s | 2.5 MB 00:01 + verify + dpkg --version + verify_deb + apt-get update Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:4 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] Get:7 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1416 kB] Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2498 kB] Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2045 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1525 kB] Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.2 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1175 kB] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.5 kB] Fetched 23.1 MB in 2s (12.6 MB/s) Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1 libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0 libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2 libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1 python-apt-common python3 python3-apt python3-certifi python3-chardet python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources python3-requests python3-requests-unixsocket python3-six python3-software-properties python3-urllib3 python3.8 python3.8-minimal readline-common systemd systemd-sysv systemd-timesyncd tzdata Suggested packages: pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg python3-setuptools python3-cryptography python3-openssl python3-socks python3.8-venv python3.8-doc binutils binfmt-support readline-doc systemd-container Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix libsasl2-modules file xz-utils packagekit-tools unattended-upgrades networkd-dispatcher libnss-systemd The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1 libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0 libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2 libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses policykit-1 python-apt-common python3 python3-apt python3-certifi python3-chardet python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources python3-requests python3-requests-unixsocket python3-six python3-software-properties python3-urllib3 python3.8 python3.8-minimal readline-common software-properties-common systemd systemd-sysv systemd-timesyncd tzdata Dependencies resolved. ====================================================================================== Package Arch Version Repo Size ====================================================================================== Upgrading: authselect x86_64 1.4.0-1.fc36 updates 139 k authselect-libs x86_64 1.4.0-1.fc36 updates 234 k ca-certificates noarch 2022.2.54-1.2.fc36 updates 828 k coreutils x86_64 9.0-7.fc36 updates 1.1 M coreutils-common x86_64 9.0-7.fc36 updates 2.0 M crypto-policies noarch 20220428-1.gitdfb10ea.fc36 updates 62 k curl x86_64 7.82.0-7.fc36 updates 309 k dnf noarch 4.13.0-1.fc36 updates 453 k dnf-data noarch 4.13.0-1.fc36 updates 42 k elfutils-default-yama-scope noarch 0.187-4.fc36 updates 17 k elfutils-libelf x86_64 0.187-4.fc36 updates 198 k elfutils-libs x86_64 0.187-4.fc36 updates 257 k fedora-release-common noarch 36-18 updates 21 k fedora-release-container noarch 36-18 updates 11 k fedora-release-identity-container noarch 36-18 updates 12 k filesystem x86_64 3.18-1.fc36 updates 1.1 M glib2 x86_64 2.72.3-1.fc36 updates 2.7 M glibc x86_64 2.35-15.fc36 updates 2.1 M glibc-common x86_64 2.35-15.fc36 updates 332 k glibc-minimal-langpack x86_64 2.35-15.fc36 updates 55 k gnupg2 x86_64 2.3.7-3.fc36 updates 2.5 M gnutls x86_64 3.7.7-1.fc36 updates 1.1 M krb5-libs x86_64 1.19.2-11.fc36 updates 723 k libarchive x86_64 3.5.3-3.fc36 updates 393 k libblkid x86_64 2.38-1.fc36 updates 106 k libcap-ng x86_64 0.8.3-1.fc36 updates 33 k libcurl x86_64 7.82.0-7.fc36 updates 301 k libdnf x86_64 0.67.0-2.fc36 updates 663 k libgcc x86_64 12.1.1-1.fc36 updates 103 k libgcrypt x86_64 1.10.1-3.fc36 updates 511 k libgomp x86_64 12.1.1-1.fc36 updates 290 k libgpg-error x86_64 1.45-1.fc36 updates 221 k libidn2 x86_64 2.3.3-1.fc36 updates 107 k libmount x86_64 2.38-1.fc36 updates 135 k librepo x86_64 1.14.3-1.fc36 updates 94 k libsmartcols x86_64 2.38-1.fc36 updates 64 k libsolv x86_64 0.7.22-1.fc36 updates 406 k libstdc++ x86_64 12.1.1-1.fc36 updates 776 k libtirpc x86_64 1.3.2-1.rc4.fc36 updates 93 k libuuid x86_64 2.38-1.fc36 updates 27 k libxml2 x86_64 2.9.14-1.fc36 updates 752 k libzstd x86_64 1.5.2-2.fc36 updates 294 k lua-libs x86_64 5.4.4-3.fc36 updates 216 k nettle x86_64 3.8-1.fc36 updates 414 k openldap x86_64 2.6.2-2.fc36 updates 254 k openldap-compat x86_64 2.6.2-2.fc36 updates 18 k openssl-libs x86_64 1:3.0.5-1.fc36 updates 2.1 M pam x86_64 1.5.2-13.fc36 updates 522 k pam-libs x86_64 1.5.2-13.fc36 updates 58 k pcre2 x86_64 10.40-1.fc36 updates 237 k pcre2-syntax noarch 10.40-1.fc36 updates 143 k python3 x86_64 3.10.6-1.fc36 updates 27 k python3-dnf noarch 4.13.0-1.fc36 updates 415 k python3-hawkey x86_64 0.67.0-2.fc36 updates 107 k python3-libdnf x86_64 0.67.0-2.fc36 updates 796 k python3-libs x86_64 3.10.6-1.fc36 updates 7.4 M python3-rpm x86_64 4.17.1-3.fc36 updates 90 k rpm x86_64 4.17.1-3.fc36 updates 536 k rpm-build-libs x86_64 4.17.1-3.fc36 updates 92 k rpm-libs x86_64 4.17.1-3.fc36 updates 314 k rpm-sign-libs x86_64 4.17.1-3.fc36 updates 25 k setup noarch 2.14.1-1.fc36 updates 143 k systemd-libs x86_64 250.8-1.fc36 updates 614 k tpm2-tss x86_64 3.2.0-3.fc36 updates 596 k tzdata noarch 2022a-2.fc36 updates 432 k util-linux-core x86_64 2.38-1.fc36 updates 454 k vim-data noarch 2:9.0.137-1.fc36 updates 26 k vim-minimal x86_64 2:9.0.137-1.fc36 updates 746 k yum noarch 4.13.0-1.fc36 updates 40 k zchunk-libs x86_64 1.2.2-1.fc36 updates 51 k Transaction Summary ====================================================================================== Upgrade 70 Packages Total download size: 38 M Downloading Packages: (1/70): authselect-1.4.0-1.fc36.x86_64.rpm 354 kB/s | 139 kB 00:00 (2/70): authselect-libs-1.4.0-1.fc36.x86_64.rpm 588 kB/s | 234 kB 00:00 (3/70): ca-certificates-2022.2.54-1.2.fc36.noar 2.0 MB/s | 828 kB 00:00 0 upgraded, 119 newly installed, 0 to remove and 1 not upgraded. Need to get 35.0 MB of archives. After this operation, 144 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1321 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.5 [717 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.5 [1905 kB] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.5 [1675 kB] (4/70): coreutils-9.0-7.fc36.x86_64.rpm 33 MB/s | 1.1 MB 00:00 (5/70): coreutils-common-9.0-7.fc36.x86_64.rpm 47 MB/s | 2.0 MB 00:00 (6/70): crypto-policies-20220428-1.gitdfb10ea.f 2.2 MB/s | 62 kB 00:00 (7/70): curl-7.82.0-7.fc36.x86_64.rpm 14 MB/s | 309 kB 00:00 (8/70): dnf-4.13.0-1.fc36.noarch.rpm 38 MB/s | 453 kB 00:00 (9/70): dnf-data-4.13.0-1.fc36.noarch.rpm 2.9 MB/s | 42 kB 00:00 (10/70): elfutils-default-yama-scope-0.187-4.fc 1.5 MB/s | 17 kB 00:00 (11/70): elfutils-libelf-0.187-4.fc36.x86_64.rp 25 MB/s | 198 kB 00:00 (12/70): fedora-release-common-36-18.noarch.rpm 2.7 MB/s | 21 kB 00:00 (13/70): elfutils-libs-0.187-4.fc36.x86_64.rpm 17 MB/s | 257 kB 00:00 (14/70): fedora-release-identity-container-36-1 1.1 MB/s | 12 kB 00:00 (15/70): fedora-release-container-36-18.noarch. 659 kB/s | 11 kB 00:00 (16/70): filesystem-3.18-1.fc36.x86_64.rpm 40 MB/s | 1.1 MB 00:00 (17/70): glib2-2.72.3-1.fc36.x86_64.rpm 59 MB/s | 2.7 MB 00:00 (18/70): glibc-common-2.35-15.fc36.x86_64.rpm 10 MB/s | 332 kB 00:00 (19/70): glibc-2.35-15.fc36.x86_64.rpm 33 MB/s | 2.1 MB 00:00 (20/70): glibc-minimal-langpack-2.35-15.fc36.x8 2.2 MB/s | 55 kB 00:00 (21/70): gnupg2-2.3.7-3.fc36.x86_64.rpm 55 MB/s | 2.5 MB 00:00 (22/70): gnutls-3.7.7-1.fc36.x86_64.rpm 33 MB/s | 1.1 MB 00:00 (23/70): krb5-libs-1.19.2-11.fc36.x86_64.rpm 21 MB/s | 723 kB 00:00 (24/70): libarchive-3.5.3-3.fc36.x86_64.rpm 26 MB/s | 393 kB 00:00 (25/70): libblkid-2.38-1.fc36.x86_64.rpm 5.7 MB/s | 106 kB 00:00 (26/70): libcap-ng-0.8.3-1.fc36.x86_64.rpm 2.3 MB/s | 33 kB 00:00 (27/70): libdnf-0.67.0-2.fc36.x86_64.rpm 47 MB/s | 663 kB 00:00 (28/70): libgcc-12.1.1-1.fc36.x86_64.rpm 7.1 MB/s | 103 kB 00:00 (29/70): libgcrypt-1.10.1-3.fc36.x86_64.rpm 41 MB/s | 511 kB 00:00 (30/70): libgomp-12.1.1-1.fc36.x86_64.rpm 20 MB/s | 290 kB 00:00 (31/70): libgpg-error-1.45-1.fc36.x86_64.rpm 24 MB/s | 221 kB 00:00 (32/70): libidn2-2.3.3-1.fc36.x86_64.rpm 14 MB/s | 107 kB 00:00 (33/70): libmount-2.38-1.fc36.x86_64.rpm 20 MB/s | 135 kB 00:00 (34/70): librepo-1.14.3-1.fc36.x86_64.rpm 15 MB/s | 94 kB 00:00 (35/70): libsmartcols-2.38-1.fc36.x86_64.rpm 9.3 MB/s | 64 kB 00:00 (36/70): libsolv-0.7.22-1.fc36.x86_64.rpm 33 MB/s | 406 kB 00:00 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.5 [387 kB] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libcap2 amd64 1:2.32-1 [15.9 kB] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2 [18.8 kB] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3809 kB] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20211016~20.04.1 [144 kB] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.2 [179 kB] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.2 [151 kB] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.10 [4704 B] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgirepository-1.0-1 amd64 1.64.1-1~ubuntu20.04.1 [85.7 kB] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-glib-2.0 amd64 1.64.1-1~ubuntu20.04.1 [134 kB] Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libcap2-bin amd64 1:2.32-1 [26.2 kB] Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] (37/70): libcurl-7.82.0-7.fc36.x86_64.rpm 4.4 MB/s | 301 kB 00:00 (38/70): libstdc++-12.1.1-1.fc36.x86_64.rpm 33 MB/s | 776 kB 00:00 (39/70): libtirpc-1.3.2-1.rc4.fc36.x86_64.rpm 5.0 MB/s | 93 kB 00:00 (40/70): libuuid-2.38-1.fc36.x86_64.rpm 2.6 MB/s | 27 kB 00:00 (41/70): libxml2-2.9.14-1.fc36.x86_64.rpm 38 MB/s | 752 kB 00:00 (42/70): libzstd-1.5.2-2.fc36.x86_64.rpm 13 MB/s | 294 kB 00:00 (43/70): lua-libs-5.4.4-3.fc36.x86_64.rpm 12 MB/s | 216 kB 00:00 (44/70): nettle-3.8-1.fc36.x86_64.rpm 25 MB/s | 414 kB 00:00 (45/70): openldap-2.6.2-2.fc36.x86_64.rpm 21 MB/s | 254 kB 00:00 (46/70): openldap-compat-2.6.2-2.fc36.x86_64.rp 809 kB/s | 18 kB 00:00 (47/70): openssl-libs-3.0.5-1.fc36.x86_64.rpm 71 MB/s | 2.1 MB 00:00 (48/70): pam-libs-1.5.2-13.fc36.x86_64.rpm 3.1 MB/s | 58 kB 00:00 (49/70): pam-1.5.2-13.fc36.x86_64.rpm 15 MB/s | 522 kB 00:00 (50/70): pcre2-10.40-1.fc36.x86_64.rpm 16 MB/s | 237 kB 00:00 (51/70): pcre2-syntax-10.40-1.fc36.noarch.rpm 10 MB/s | 143 kB 00:00 (52/70): python3-dnf-4.13.0-1.fc36.noarch.rpm 29 MB/s | 415 kB 00:00 (53/70): python3-3.10.6-1.fc36.x86_64.rpm 1.6 MB/s | 27 kB 00:00 (54/70): python3-hawkey-0.67.0-2.fc36.x86_64.rp 6.2 MB/s | 107 kB 00:00 (55/70): python3-libdnf-0.67.0-2.fc36.x86_64.rp 44 MB/s | 796 kB 00:00 (56/70): python3-rpm-4.17.1-3.fc36.x86_64.rpm 6.1 MB/s | 90 kB 00:00 (57/70): rpm-4.17.1-3.fc36.x86_64.rpm 30 MB/s | 536 kB 00:00 (58/70): rpm-build-libs-4.17.1-3.fc36.x86_64.rp 5.0 MB/s | 92 kB 00:00 (59/70): rpm-libs-4.17.1-3.fc36.x86_64.rpm 17 MB/s | 314 kB 00:00 (60/70): python3-libs-3.10.6-1.fc36.x86_64.rpm 86 MB/s | 7.4 MB 00:00 (61/70): rpm-sign-libs-4.17.1-3.fc36.x86_64.rpm 494 kB/s | 25 kB 00:00 (62/70): setup-2.14.1-1.fc36.noarch.rpm 3.4 MB/s | 143 kB 00:00 (63/70): tpm2-tss-3.2.0-3.fc36.x86_64.rpm 41 MB/s | 596 kB 00:00 (64/70): systemd-libs-250.8-1.fc36.x86_64.rpm 25 MB/s | 614 kB 00:00 (65/70): tzdata-2022a-2.fc36.noarch.rpm 16 MB/s | 432 kB 00:00 (66/70): util-linux-core-2.38-1.fc36.x86_64.rpm 21 MB/s | 454 kB 00:00 (67/70): vim-data-9.0.137-1.fc36.noarch.rpm 2.3 MB/s | 26 kB 00:00 (68/70): vim-minimal-9.0.137-1.fc36.x86_64.rpm 40 MB/s | 746 kB 00:00 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB] Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB] Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB] Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB] Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1.3 [39.2 kB] Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.7 [17.1 kB] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.7 [154 kB] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.9 [1704 B] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.12 [235 kB] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.12 [161 kB] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.2 [9416 B] Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB] Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB] Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB] Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB] Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB] (69/70): zchunk-libs-1.2.2-1.fc36.x86_64.rpm 8.2 MB/s | 51 kB 00:00 (70/70): yum-4.13.0-1.fc36.noarch.rpm 1.7 MB/s | 40 kB 00:00 -------------------------------------------------------------------------------- Total 30 MB/s | 38 MB 00:01 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.13-2ubuntu1.1 [21.6 kB] Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB] Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB] Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB] Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB] Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB] Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB] Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB] Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB] Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.4 [72.6 kB] Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1 [893 kB] Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1.3 [15.2 kB] Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 policykit-1 amd64 0.105-26ubuntu1.3 [84.1 kB] Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB] Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB] Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB] Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB] Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB] Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B] Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.8 [24.9 kB] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB] Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.8 [10.6 kB] Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 35.0 MB in 1s (28.9 MB/s) Selecting previously unselected package libssl1.1:amd64. (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 ... 4126 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... Selecting previously unselected package libpython3.8-minimal:amd64. Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.5_amd64.deb ... Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.5) ... Running transaction check Transaction check succeeded. Running transaction test Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... Selecting previously unselected package python3.8-minimal. Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.5_amd64.deb ... Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ... Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.5) ... Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.5) ... Selecting previously unselected package python3-minimal. (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 ... 4427 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... Unpacking python3-minimal (3.8.2-0ubuntu2) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... Unpacking mime-support (3.64ubuntu1) ... Transaction test succeeded. Running transaction Selecting previously unselected package libmpdec2:amd64. Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... Unpacking libmpdec2:amd64 (2.4.2-3) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_8.0-4_all.deb ... Unpacking readline-common (8.0-4) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... Unpacking libreadline8:amd64 (8.0-4) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... Selecting previously unselected package libpython3.8-stdlib:amd64. Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.5_amd64.deb ... Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.5) ... Selecting previously unselected package python3.8. Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.5_amd64.deb ... Unpacking python3.8 (3.8.10-0ubuntu1~20.04.5) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... Setting up python3-minimal (3.8.2-0ubuntu2) ... Selecting previously unselected package python3. (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 ... 4857 files and directories currently installed.) Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... Unpacking python3 (3.8.2-0ubuntu2) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... Running scriptlet: filesystem-3.18-1.fc36.x86_64 1/1 Preparing : 1/1 Upgrading : libgcc-12.1.1-1.fc36.x86_64 1/140 Selecting previously unselected package libcap2:amd64. Preparing to unpack .../02-libcap2_1%3a2.32-1_amd64.deb ... Unpacking libcap2:amd64 (1:2.32-1) ... Selecting previously unselected package libargon2-1:amd64. Preparing to unpack .../03-libargon2-1_0~20171227-0.2_amd64.deb ... Unpacking libargon2-1:amd64 (0~20171227-0.2) ... Selecting previously unselected package libdevmapper1.02.1:amd64. Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... Selecting previously unselected package libjson-c4:amd64. Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... Selecting previously unselected package libip4tc2:amd64. Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2) ... Running scriptlet: libgcc-12.1.1-1.fc36.x86_64 1/140 Upgrading : crypto-policies-20220428-1.gitdfb10ea.fc36.noarc 2/140 Running scriptlet: crypto-policies-20220428-1.gitdfb10ea.fc36.noarc 2/140 Upgrading : tzdata-2022a-2.fc36.noarch 3/140 Upgrading : glibc-common-2.35-15.fc36.x86_64 4/140 Upgrading : glibc-minimal-langpack-2.35-15.fc36.x86_64 5/140 Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ... Unpacking libkmod2:amd64 (27-1ubuntu2.1) ... Selecting previously unselected package systemd-timesyncd. Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... Unpacking systemd-timesyncd (245.4-4ubuntu3.17) ... Selecting previously unselected package systemd. Preparing to unpack .../10-systemd_245.4-4ubuntu3.17_amd64.deb ... Unpacking systemd (245.4-4ubuntu3.17) ... Running scriptlet: glibc-2.35-15.fc36.x86_64 6/140 Upgrading : glibc-2.35-15.fc36.x86_64 6/140 Running scriptlet: glibc-2.35-15.fc36.x86_64 6/140 Upgrading : libzstd-1.5.2-2.fc36.x86_64 7/140 Upgrading : libuuid-2.38-1.fc36.x86_64 8/140 Upgrading : lua-libs-5.4.4-3.fc36.x86_64 9/140 Upgrading : elfutils-libelf-0.187-4.fc36.x86_64 10/140 Upgrading : libsmartcols-2.38-1.fc36.x86_64 11/140 Upgrading : libstdc++-12.1.1-1.fc36.x86_64 12/140 Upgrading : libxml2-2.9.14-1.fc36.x86_64 13/140 Upgrading : libgpg-error-1.45-1.fc36.x86_64 14/140 Upgrading : libgcrypt-1.10.1-3.fc36.x86_64 15/140 Upgrading : libidn2-2.3.3-1.fc36.x86_64 16/140 Upgrading : fedora-release-identity-container-36-18.noarch 17/140 Upgrading : fedora-release-container-36-18.noarch 18/140 Upgrading : fedora-release-common-36-18.noarch 19/140 Upgrading : setup-2.14.1-1.fc36.noarch 20/140 warning: /etc/hosts created as /etc/hosts.rpmnew warning: /etc/shadow created as /etc/shadow.rpmnew Running scriptlet: setup-2.14.1-1.fc36.noarch 20/140 Upgrading : systemd-libs-250.8-1.fc36.x86_64 21/140 Upgrading : libgomp-12.1.1-1.fc36.x86_64 22/140 Upgrading : nettle-3.8-1.fc36.x86_64 23/140 Upgrading : gnutls-3.7.7-1.fc36.x86_64 24/140 Upgrading : pam-libs-1.5.2-13.fc36.x86_64 25/140 Upgrading : vim-data-2:9.0.137-1.fc36.noarch 26/140 Upgrading : pcre2-syntax-10.40-1.fc36.noarch 27/140 Upgrading : elfutils-default-yama-scope-0.187-4.fc36.noarch 28/140 Running scriptlet: elfutils-default-yama-scope-0.187-4.fc36.noarch 28/140 Upgrading : elfutils-libs-0.187-4.fc36.x86_64 29/140 Upgrading : dnf-data-4.13.0-1.fc36.noarch 30/140 warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew Upgrading : coreutils-common-9.0-7.fc36.x86_64 31/140 Upgrading : openssl-libs-1:3.0.5-1.fc36.x86_64 32/140 Upgrading : coreutils-9.0-7.fc36.x86_64 33/140 Running scriptlet: ca-certificates-2022.2.54-1.2.fc36.noarch 34/140 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... Setting up libcap2:amd64 (1:2.32-1) ... Setting up libargon2-1:amd64 (0~20171227-0.2) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... Setting up libip4tc2:amd64 (1.8.4-3ubuntu2) ... Setting up libkmod2:amd64 (27-1ubuntu2.1) ... Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... Upgrading : ca-certificates-2022.2.54-1.2.fc36.noarch 34/140 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. Setting up systemd (245.4-4ubuntu3.17) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Selecting previously unselected package systemd-sysv. (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 ... 5693 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... Unpacking systemd-sysv (245.4-4ubuntu3.17) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... Unpacking openssl (1.1.1f-1ubuntu2.16) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20211016~20.04.1_all.deb ... Unpacking ca-certificates (20211016~20.04.1) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.2_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.2) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.2_amd64.deb ... Unpacking dbus (1.12.16-2ubuntu2.2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.43ubuntu1.10_all.deb ... Unpacking distro-info-data (0.43ubuntu1.10) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... Running scriptlet: ca-certificates-2022.2.54-1.2.fc36.noarch 34/140 Upgrading : openldap-2.6.2-2.fc36.x86_64 35/140 Upgrading : krb5-libs-1.19.2-11.fc36.x86_64 36/140 Upgrading : libcurl-7.82.0-7.fc36.x86_64 37/140 Upgrading : libtirpc-1.3.2-1.rc4.fc36.x86_64 38/140 Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../09-libcap2-bin_1%3a2.32-1_amd64.deb ... Unpacking libcap2-bin (1:2.32-1) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../10-libelf1_0.176-1.1build1_amd64.deb ... Unpacking libelf1:amd64 (0.176-1.1build1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ... Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... Selecting previously unselected package tzdata. Preparing to unpack .../12-tzdata_2022a-0ubuntu0.20.04_all.deb ... Unpacking tzdata (2022a-0ubuntu0.20.04) ... Upgrading : python3-3.10.6-1.fc36.x86_64 39/140 Upgrading : python3-libs-3.10.6-1.fc36.x86_64 40/140 Upgrading : libblkid-2.38-1.fc36.x86_64 41/140 Running scriptlet: libblkid-2.38-1.fc36.x86_64 41/140 Upgrading : libmount-2.38-1.fc36.x86_64 42/140 Upgrading : glib2-2.72.3-1.fc36.x86_64 43/140 Selecting previously unselected package libicu66:amd64. Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_amd64.deb ... Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... Upgrading : zchunk-libs-1.2.2-1.fc36.x86_64 44/140 Upgrading : librepo-1.14.3-1.fc36.x86_64 45/140 Upgrading : curl-7.82.0-7.fc36.x86_64 46/140 Upgrading : gnupg2-2.3.7-3.fc36.x86_64 47/140 Running scriptlet: authselect-libs-1.4.0-1.fc36.x86_64 48/140 Upgrading : authselect-libs-1.4.0-1.fc36.x86_64 48/140 Upgrading : authselect-1.4.0-1.fc36.x86_64 49/140 Upgrading : libarchive-3.5.3-3.fc36.x86_64 50/140 Running scriptlet: rpm-4.17.1-3.fc36.x86_64 51/140 Upgrading : rpm-4.17.1-3.fc36.x86_64 51/140 Upgrading : rpm-libs-4.17.1-3.fc36.x86_64 52/140 Upgrading : libsolv-0.7.22-1.fc36.x86_64 53/140 Upgrading : libdnf-0.67.0-2.fc36.x86_64 54/140 Upgrading : python3-libdnf-0.67.0-2.fc36.x86_64 55/140 Upgrading : python3-hawkey-0.67.0-2.fc36.x86_64 56/140 Upgrading : rpm-build-libs-4.17.1-3.fc36.x86_64 57/140 Upgrading : rpm-sign-libs-4.17.1-3.fc36.x86_64 58/140 Upgrading : python3-rpm-4.17.1-3.fc36.x86_64 59/140 Upgrading : python3-dnf-4.13.0-1.fc36.noarch 60/140 Upgrading : dnf-4.13.0-1.fc36.noarch 61/140 Running scriptlet: dnf-4.13.0-1.fc36.noarch 61/140 Upgrading : yum-4.13.0-1.fc36.noarch 62/140 Upgrading : pam-1.5.2-13.fc36.x86_64 63/140 Upgrading : util-linux-core-2.38-1.fc36.x86_64 64/140 Running scriptlet: util-linux-core-2.38-1.fc36.x86_64 64/140 Running scriptlet: tpm2-tss-3.2.0-3.fc36.x86_64 65/140 Upgrading : tpm2-tss-3.2.0-3.fc36.x86_64 65/140 Upgrading : openldap-compat-2.6.2-2.fc36.x86_64 66/140 Upgrading : pcre2-10.40-1.fc36.x86_64 67/140 Upgrading : vim-minimal-2:9.0.137-1.fc36.x86_64 68/140 Upgrading : filesystem-3.18-1.fc36.x86_64 69/140 Upgrading : libcap-ng-0.8.3-1.fc36.x86_64 70/140 Cleanup : fedora-release-common-36-17.noarch 71/140 Cleanup : yum-4.11.1-2.fc36.noarch 72/140 Running scriptlet: dnf-4.11.1-2.fc36.noarch 73/140 Cleanup : dnf-4.11.1-2.fc36.noarch 73/140 Running scriptlet: dnf-4.11.1-2.fc36.noarch 73/140 Cleanup : python3-dnf-4.11.1-2.fc36.noarch 74/140 Cleanup : filesystem-3.16-2.fc36.x86_64 75/140 Cleanup : util-linux-core-2.38-0.2.fc36.x86_64 76/140 Cleanup : systemd-libs-250.3-8.fc36.x86_64 77/140 Cleanup : pam-1.5.2-12.fc36.x86_64 78/140 Cleanup : python3-hawkey-0.66.0-1.fc36.x86_64 79/140 Cleanup : python3-libdnf-0.66.0-1.fc36.x86_64 80/140 Cleanup : libdnf-0.66.0-1.fc36.x86_64 81/140 Cleanup : libstdc++-12.0.1-0.16.fc36.x86_64 82/140 Cleanup : librepo-1.14.2-2.fc36.x86_64 83/140 Cleanup : glib2-2.72.0-2.fc36.x86_64 84/140 Cleanup : libmount-2.38-0.2.fc36.x86_64 85/140 Cleanup : libsolv-0.7.21-1.fc36.x86_64 86/140 Cleanup : python3-rpm-4.17.0-10.fc36.x86_64 87/140 Cleanup : rpm-build-libs-4.17.0-10.fc36.x86_64 88/140 Cleanup : elfutils-libs-0.186-3.fc36.x86_64 89/140 Cleanup : tpm2-tss-3.2.0-1.fc36.x86_64 90/140 Cleanup : rpm-sign-libs-4.17.0-10.fc36.x86_64 91/140 Cleanup : gnupg2-2.3.4-2.fc36.x86_64 92/140 Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... Selecting previously unselected package libyaml-0-2:amd64. Preparing to unpack .../16-libyaml-0-2_0.2.2-1_amd64.deb ... Unpacking libyaml-0-2:amd64 (0.2.2-1) ... Cleanup : gnutls-3.7.3-2.fc36.x86_64 93/140 Cleanup : rpm-4.17.0-10.fc36.x86_64 94/140 Cleanup : rpm-libs-4.17.0-10.fc36.x86_64 95/140 Cleanup : libarchive-3.5.3-1.fc36.x86_64 96/140 Cleanup : libxml2-2.9.13-1.fc36.x86_64 97/140 Running scriptlet: authselect-1.3.0-10.fc36.x86_64 98/140 Cleanup : authselect-1.3.0-10.fc36.x86_64 98/140 Cleanup : libblkid-2.38-0.2.fc36.x86_64 99/140 Cleanup : curl-7.82.0-2.fc36.x86_64 100/140 Cleanup : libcurl-7.82.0-2.fc36.x86_64 101/140 Cleanup : lua-libs-5.4.4-1.fc36.x86_64 102/140 Cleanup : libgcrypt-1.10.1-1.fc36.x86_64 103/140 Cleanup : vim-minimal-2:8.2.4621-1.fc36.x86_64 104/140 Cleanup : libcap-ng-0.8.2-9.fc36.x86_64 105/140 Cleanup : authselect-libs-1.3.0-10.fc36.x86_64 106/140 Cleanup : pam-libs-1.5.2-12.fc36.x86_64 107/140 Cleanup : libgpg-error-1.44-1.fc36.x86_64 108/140 Cleanup : zchunk-libs-1.2.1-1.fc36.x86_64 109/140 Cleanup : elfutils-libelf-0.186-3.fc36.x86_64 110/140 Cleanup : libgomp-12.0.1-0.16.fc36.x86_64 111/140 Cleanup : libzstd-1.5.2-1.fc36.x86_64 112/140 Cleanup : pcre2-10.39-1.fc36.1.x86_64 113/140 Cleanup : setup-2.13.9.1-3.fc36.noarch 114/140 Cleanup : fedora-release-container-36-17.noarch 115/140 Cleanup : fedora-release-identity-container-36-17.noarch 116/140 Cleanup : pcre2-syntax-10.39-1.fc36.1.noarch 117/140 Cleanup : vim-data-2:8.2.4621-1.fc36.noarch 118/140 Cleanup : elfutils-default-yama-scope-0.186-3.fc36.noarch 119/140 Cleanup : dnf-data-4.11.1-2.fc36.noarch 120/140 Cleanup : nettle-3.7.3-3.fc36.x86_64 121/140 Cleanup : openldap-compat-2.6.1-2.fc36.x86_64 122/140 Cleanup : openldap-2.6.1-2.fc36.x86_64 123/140 Cleanup : libsmartcols-2.38-0.2.fc36.x86_64 124/140 Cleanup : python3-libs-3.10.4-1.fc36.x86_64 125/140 Cleanup : python3-3.10.4-1.fc36.x86_64 126/140 Selecting previously unselected package lsb-release. Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ... Unpacking lsb-release (11.1.0ubuntu2) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../18-python3-dbus_1.2.16-1build1_amd64.deb ... Unpacking python3-dbus (1.2.16-1build1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../19-python3-gi_3.36.0-1_amd64.deb ... Unpacking python3-gi (3.36.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../20-python3-pkg-resources_45.2.0-1_all.deb ... Unpacking python3-pkg-resources (45.2.0-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ... Unpacking python3-six (1.14.0-2) ... Selecting previously unselected package iso-codes. Preparing to unpack .../22-iso-codes_4.4-1_all.deb ... Unpacking iso-codes (4.4-1) ... Cleanup : libtirpc-1.3.2-1.rc1.fc36.1.x86_64 127/140 Cleanup : krb5-libs-1.19.2-6.fc36.x86_64 128/140 Cleanup : ca-certificates-2021.2.52-3.fc36.noarch 129/140 Cleanup : coreutils-9.0-5.fc36.x86_64 130/140 Cleanup : openssl-libs-1:3.0.2-4.fc36.x86_64 131/140 Cleanup : libuuid-2.38-0.2.fc36.x86_64 132/140 Cleanup : libidn2-2.3.2-4.fc36.x86_64 133/140 Cleanup : crypto-policies-20220203-2.git112f859.fc36.noarc 134/140 Cleanup : coreutils-common-9.0-5.fc36.x86_64 135/140 Cleanup : glibc-2.35-4.fc36.x86_64 136/140 Cleanup : glibc-minimal-langpack-2.35-4.fc36.x86_64 137/140 Cleanup : glibc-common-2.35-4.fc36.x86_64 138/140 Cleanup : tzdata-2022a-1.fc36.noarch 139/140 Cleanup : libgcc-12.0.1-0.16.fc36.x86_64 140/140 Running scriptlet: libgcc-12.0.1-0.16.fc36.x86_64 140/140 Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... Selecting previously unselected package liblmdb0:amd64. Preparing to unpack .../28-liblmdb0_0.9.24-1_amd64.deb ... Unpacking liblmdb0:amd64 (0.9.24-1) ... Selecting previously unselected package libpolkit-gobject-1-0:amd64. Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../31-python-apt-common_2.0.0ubuntu0.20.04.7_all.deb ... Unpacking python-apt-common (2.0.0ubuntu0.20.04.7) ... Selecting previously unselected package python3-apt. Preparing to unpack .../32-python3-apt_2.0.0ubuntu0.20.04.7_amd64.deb ... Unpacking python3-apt (2.0.0ubuntu0.20.04.7) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ... Unpacking apt-transport-https (2.0.9) ... Running scriptlet: ca-certificates-2022.2.54-1.2.fc36.noarch 140/140 Running scriptlet: authselect-libs-1.4.0-1.fc36.x86_64 140/140 Running scriptlet: rpm-4.17.1-3.fc36.x86_64 140/140 Running scriptlet: filesystem-3.18-1.fc36.x86_64 140/140 Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... Selecting previously unselected package libroken18-heimdal:amd64. Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libasn1-8-heimdal:amd64. Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libheimbase1-heimdal:amd64. Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libhcrypto4-heimdal:amd64. Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libwind0-heimdal:amd64. Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libhx509-5-heimdal:amd64. Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libkrb5-26-heimdal:amd64. Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libheimntlm0-heimdal:amd64. Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libgssapi3-heimdal:amd64. Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libldap-common. Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../48-libnghttp2-14_1.40.0-1build1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... Selecting previously unselected package libssh-4:amd64. Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... Running scriptlet: libgcc-12.0.1-0.16.fc36.x86_64 140/140 Verifying : authselect-1.4.0-1.fc36.x86_64 1/140 Verifying : authselect-1.3.0-10.fc36.x86_64 2/140 Verifying : authselect-libs-1.4.0-1.fc36.x86_64 3/140 Verifying : authselect-libs-1.3.0-10.fc36.x86_64 4/140 Verifying : ca-certificates-2022.2.54-1.2.fc36.noarch 5/140 Verifying : ca-certificates-2021.2.52-3.fc36.noarch 6/140 Verifying : coreutils-9.0-7.fc36.x86_64 7/140 Verifying : coreutils-9.0-5.fc36.x86_64 8/140 Verifying : coreutils-common-9.0-7.fc36.x86_64 9/140 Verifying : coreutils-common-9.0-5.fc36.x86_64 10/140 Verifying : crypto-policies-20220428-1.gitdfb10ea.fc36.noarc 11/140 Verifying : crypto-policies-20220203-2.git112f859.fc36.noarc 12/140 Verifying : curl-7.82.0-7.fc36.x86_64 13/140 Verifying : curl-7.82.0-2.fc36.x86_64 14/140 Verifying : dnf-4.13.0-1.fc36.noarch 15/140 Verifying : dnf-4.11.1-2.fc36.noarch 16/140 Verifying : dnf-data-4.13.0-1.fc36.noarch 17/140 Verifying : dnf-data-4.11.1-2.fc36.noarch 18/140 Verifying : elfutils-default-yama-scope-0.187-4.fc36.noarch 19/140 Verifying : elfutils-default-yama-scope-0.186-3.fc36.noarch 20/140 Verifying : elfutils-libelf-0.187-4.fc36.x86_64 21/140 Verifying : elfutils-libelf-0.186-3.fc36.x86_64 22/140 Verifying : elfutils-libs-0.187-4.fc36.x86_64 23/140 Verifying : elfutils-libs-0.186-3.fc36.x86_64 24/140 Verifying : fedora-release-common-36-18.noarch 25/140 Verifying : fedora-release-common-36-17.noarch 26/140 Verifying : fedora-release-container-36-18.noarch 27/140 Verifying : fedora-release-container-36-17.noarch 28/140 Verifying : fedora-release-identity-container-36-18.noarch 29/140 Verifying : fedora-release-identity-container-36-17.noarch 30/140 Verifying : filesystem-3.18-1.fc36.x86_64 31/140 Verifying : filesystem-3.16-2.fc36.x86_64 32/140 Verifying : glib2-2.72.3-1.fc36.x86_64 33/140 Verifying : glib2-2.72.0-2.fc36.x86_64 34/140 Verifying : glibc-2.35-15.fc36.x86_64 35/140 Verifying : glibc-2.35-4.fc36.x86_64 36/140 Verifying : glibc-common-2.35-15.fc36.x86_64 37/140 Verifying : glibc-common-2.35-4.fc36.x86_64 38/140 Verifying : glibc-minimal-langpack-2.35-15.fc36.x86_64 39/140 Verifying : glibc-minimal-langpack-2.35-4.fc36.x86_64 40/140 Verifying : gnupg2-2.3.7-3.fc36.x86_64 41/140 Verifying : gnupg2-2.3.4-2.fc36.x86_64 42/140 Verifying : gnutls-3.7.7-1.fc36.x86_64 43/140 Verifying : gnutls-3.7.3-2.fc36.x86_64 44/140 Verifying : krb5-libs-1.19.2-11.fc36.x86_64 45/140 Verifying : krb5-libs-1.19.2-6.fc36.x86_64 46/140 Verifying : libarchive-3.5.3-3.fc36.x86_64 47/140 Verifying : libarchive-3.5.3-1.fc36.x86_64 48/140 Verifying : libblkid-2.38-1.fc36.x86_64 49/140 Verifying : libblkid-2.38-0.2.fc36.x86_64 50/140 Verifying : libcap-ng-0.8.3-1.fc36.x86_64 51/140 Verifying : libcap-ng-0.8.2-9.fc36.x86_64 52/140 Verifying : libcurl-7.82.0-7.fc36.x86_64 53/140 Verifying : libcurl-7.82.0-2.fc36.x86_64 54/140 Verifying : libdnf-0.67.0-2.fc36.x86_64 55/140 Verifying : libdnf-0.66.0-1.fc36.x86_64 56/140 Verifying : libgcc-12.1.1-1.fc36.x86_64 57/140 Verifying : libgcc-12.0.1-0.16.fc36.x86_64 58/140 Verifying : libgcrypt-1.10.1-3.fc36.x86_64 59/140 Verifying : libgcrypt-1.10.1-1.fc36.x86_64 60/140 Verifying : libgomp-12.1.1-1.fc36.x86_64 61/140 Verifying : libgomp-12.0.1-0.16.fc36.x86_64 62/140 Verifying : libgpg-error-1.45-1.fc36.x86_64 63/140 Verifying : libgpg-error-1.44-1.fc36.x86_64 64/140 Verifying : libidn2-2.3.3-1.fc36.x86_64 65/140 Verifying : libidn2-2.3.2-4.fc36.x86_64 66/140 Verifying : libmount-2.38-1.fc36.x86_64 67/140 Verifying : libmount-2.38-0.2.fc36.x86_64 68/140 Verifying : librepo-1.14.3-1.fc36.x86_64 69/140 Verifying : librepo-1.14.2-2.fc36.x86_64 70/140 Verifying : libsmartcols-2.38-1.fc36.x86_64 71/140 Verifying : libsmartcols-2.38-0.2.fc36.x86_64 72/140 Verifying : libsolv-0.7.22-1.fc36.x86_64 73/140 Verifying : libsolv-0.7.21-1.fc36.x86_64 74/140 Verifying : libstdc++-12.1.1-1.fc36.x86_64 75/140 Verifying : libstdc++-12.0.1-0.16.fc36.x86_64 76/140 Verifying : libtirpc-1.3.2-1.rc4.fc36.x86_64 77/140 Verifying : libtirpc-1.3.2-1.rc1.fc36.1.x86_64 78/140 Verifying : libuuid-2.38-1.fc36.x86_64 79/140 Verifying : libuuid-2.38-0.2.fc36.x86_64 80/140 Verifying : libxml2-2.9.14-1.fc36.x86_64 81/140 Verifying : libxml2-2.9.13-1.fc36.x86_64 82/140 Verifying : libzstd-1.5.2-2.fc36.x86_64 83/140 Verifying : libzstd-1.5.2-1.fc36.x86_64 84/140 Verifying : lua-libs-5.4.4-3.fc36.x86_64 85/140 Verifying : lua-libs-5.4.4-1.fc36.x86_64 86/140 Verifying : nettle-3.8-1.fc36.x86_64 87/140 Verifying : nettle-3.7.3-3.fc36.x86_64 88/140 Verifying : openldap-2.6.2-2.fc36.x86_64 89/140 Verifying : openldap-2.6.1-2.fc36.x86_64 90/140 Verifying : openldap-compat-2.6.2-2.fc36.x86_64 91/140 Verifying : openldap-compat-2.6.1-2.fc36.x86_64 92/140 Verifying : openssl-libs-1:3.0.5-1.fc36.x86_64 93/140 Verifying : openssl-libs-1:3.0.2-4.fc36.x86_64 94/140 Verifying : pam-1.5.2-13.fc36.x86_64 95/140 Verifying : pam-1.5.2-12.fc36.x86_64 96/140 Verifying : pam-libs-1.5.2-13.fc36.x86_64 97/140 Verifying : pam-libs-1.5.2-12.fc36.x86_64 98/140 Verifying : pcre2-10.40-1.fc36.x86_64 99/140 Verifying : pcre2-10.39-1.fc36.1.x86_64 100/140 Verifying : pcre2-syntax-10.40-1.fc36.noarch 101/140 Verifying : pcre2-syntax-10.39-1.fc36.1.noarch 102/140 Verifying : python3-3.10.6-1.fc36.x86_64 103/140 Verifying : python3-3.10.4-1.fc36.x86_64 104/140 Verifying : python3-dnf-4.13.0-1.fc36.noarch 105/140 Verifying : python3-dnf-4.11.1-2.fc36.noarch 106/140 Verifying : python3-hawkey-0.67.0-2.fc36.x86_64 107/140 Verifying : python3-hawkey-0.66.0-1.fc36.x86_64 108/140 Verifying : python3-libdnf-0.67.0-2.fc36.x86_64 109/140 Verifying : python3-libdnf-0.66.0-1.fc36.x86_64 110/140 Verifying : python3-libs-3.10.6-1.fc36.x86_64 111/140 Verifying : python3-libs-3.10.4-1.fc36.x86_64 112/140 Verifying : python3-rpm-4.17.1-3.fc36.x86_64 113/140 Verifying : python3-rpm-4.17.0-10.fc36.x86_64 114/140 Verifying : rpm-4.17.1-3.fc36.x86_64 115/140 Verifying : rpm-4.17.0-10.fc36.x86_64 116/140 Verifying : rpm-build-libs-4.17.1-3.fc36.x86_64 117/140 Verifying : rpm-build-libs-4.17.0-10.fc36.x86_64 118/140 Verifying : rpm-libs-4.17.1-3.fc36.x86_64 119/140 Verifying : rpm-libs-4.17.0-10.fc36.x86_64 120/140 Verifying : rpm-sign-libs-4.17.1-3.fc36.x86_64 121/140 Verifying : rpm-sign-libs-4.17.0-10.fc36.x86_64 122/140 Verifying : setup-2.14.1-1.fc36.noarch 123/140 Verifying : setup-2.13.9.1-3.fc36.noarch 124/140 Verifying : systemd-libs-250.8-1.fc36.x86_64 125/140 Verifying : systemd-libs-250.3-8.fc36.x86_64 126/140 Verifying : tpm2-tss-3.2.0-3.fc36.x86_64 127/140 Verifying : tpm2-tss-3.2.0-1.fc36.x86_64 128/140 Verifying : tzdata-2022a-2.fc36.noarch 129/140 Verifying : tzdata-2022a-1.fc36.noarch 130/140 Verifying : util-linux-core-2.38-1.fc36.x86_64 131/140 Verifying : util-linux-core-2.38-0.2.fc36.x86_64 132/140 Verifying : vim-data-2:9.0.137-1.fc36.noarch 133/140 Verifying : vim-data-2:8.2.4621-1.fc36.noarch 134/140 Verifying : vim-minimal-2:9.0.137-1.fc36.x86_64 135/140 Verifying : vim-minimal-2:8.2.4621-1.fc36.x86_64 136/140 Verifying : yum-4.13.0-1.fc36.noarch 137/140 Verifying : yum-4.11.1-2.fc36.noarch 138/140 Verifying : zchunk-libs-1.2.2-1.fc36.x86_64 139/140 Verifying : zchunk-libs-1.2.1-1.fc36.x86_64 140/140 Upgraded: authselect-1.4.0-1.fc36.x86_64 authselect-libs-1.4.0-1.fc36.x86_64 ca-certificates-2022.2.54-1.2.fc36.noarch coreutils-9.0-7.fc36.x86_64 coreutils-common-9.0-7.fc36.x86_64 crypto-policies-20220428-1.gitdfb10ea.fc36.noarch curl-7.82.0-7.fc36.x86_64 dnf-4.13.0-1.fc36.noarch dnf-data-4.13.0-1.fc36.noarch elfutils-default-yama-scope-0.187-4.fc36.noarch elfutils-libelf-0.187-4.fc36.x86_64 elfutils-libs-0.187-4.fc36.x86_64 fedora-release-common-36-18.noarch fedora-release-container-36-18.noarch fedora-release-identity-container-36-18.noarch filesystem-3.18-1.fc36.x86_64 glib2-2.72.3-1.fc36.x86_64 glibc-2.35-15.fc36.x86_64 glibc-common-2.35-15.fc36.x86_64 glibc-minimal-langpack-2.35-15.fc36.x86_64 gnupg2-2.3.7-3.fc36.x86_64 gnutls-3.7.7-1.fc36.x86_64 krb5-libs-1.19.2-11.fc36.x86_64 libarchive-3.5.3-3.fc36.x86_64 libblkid-2.38-1.fc36.x86_64 libcap-ng-0.8.3-1.fc36.x86_64 libcurl-7.82.0-7.fc36.x86_64 libdnf-0.67.0-2.fc36.x86_64 libgcc-12.1.1-1.fc36.x86_64 libgcrypt-1.10.1-3.fc36.x86_64 libgomp-12.1.1-1.fc36.x86_64 libgpg-error-1.45-1.fc36.x86_64 libidn2-2.3.3-1.fc36.x86_64 libmount-2.38-1.fc36.x86_64 librepo-1.14.3-1.fc36.x86_64 libsmartcols-2.38-1.fc36.x86_64 libsolv-0.7.22-1.fc36.x86_64 libstdc++-12.1.1-1.fc36.x86_64 libtirpc-1.3.2-1.rc4.fc36.x86_64 libuuid-2.38-1.fc36.x86_64 libxml2-2.9.14-1.fc36.x86_64 libzstd-1.5.2-2.fc36.x86_64 lua-libs-5.4.4-3.fc36.x86_64 nettle-3.8-1.fc36.x86_64 openldap-2.6.2-2.fc36.x86_64 openldap-compat-2.6.2-2.fc36.x86_64 openssl-libs-1:3.0.5-1.fc36.x86_64 pam-1.5.2-13.fc36.x86_64 pam-libs-1.5.2-13.fc36.x86_64 pcre2-10.40-1.fc36.x86_64 pcre2-syntax-10.40-1.fc36.noarch python3-3.10.6-1.fc36.x86_64 python3-dnf-4.13.0-1.fc36.noarch python3-hawkey-0.67.0-2.fc36.x86_64 python3-libdnf-0.67.0-2.fc36.x86_64 python3-libs-3.10.6-1.fc36.x86_64 python3-rpm-4.17.1-3.fc36.x86_64 rpm-4.17.1-3.fc36.x86_64 rpm-build-libs-4.17.1-3.fc36.x86_64 rpm-libs-4.17.1-3.fc36.x86_64 rpm-sign-libs-4.17.1-3.fc36.x86_64 setup-2.14.1-1.fc36.noarch systemd-libs-250.8-1.fc36.x86_64 tpm2-tss-3.2.0-3.fc36.x86_64 tzdata-2022a-2.fc36.noarch util-linux-core-2.38-1.fc36.x86_64 vim-data-2:9.0.137-1.fc36.noarch vim-minimal-2:9.0.137-1.fc36.x86_64 yum-4.13.0-1.fc36.noarch zchunk-libs-1.2.2-1.fc36.x86_64 Complete! Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.12_amd64.deb ... Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.12) ... Selecting previously unselected package curl. Preparing to unpack .../52-curl_7.68.0-1ubuntu2.12_amd64.deb ... Unpacking curl (7.68.0-1ubuntu2.12) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.2_amd64.deb ... Unpacking dbus-user-session (1.12.16-2ubuntu2.2) ... Selecting previously unselected package libdconf1:amd64. Preparing to unpack .../54-libdconf1_0.36.0-1_amd64.deb ... Unpacking libdconf1:amd64 (0.36.0-1) ... Selecting previously unselected package dconf-service. Preparing to unpack .../55-dconf-service_0.36.0-1_amd64.deb ... Unpacking dconf-service (0.36.0-1) ... Selecting previously unselected package dconf-gsettings-backend:amd64. Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_amd64.deb ... Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ... + dnf install -y 'dnf-command(config-manager)' Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_amd64.deb ... Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... Selecting previously unselected package gpgconf. Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpgconf (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../59-libksba8_1.3.5-2_amd64.deb ... Unpacking libksba8:amd64 (1.3.5-2) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../60-libnpth0_1.6-1_amd64.deb ... Unpacking libnpth0:amd64 (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking dirmngr (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libpackagekit-glib2-18:amd64. Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ... Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... Selecting previously unselected package libproxy1v5:amd64. Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ... Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ... Selecting previously unselected package glib-networking-common. Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ... Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ... Selecting previously unselected package glib-networking-services. Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ... Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ... Selecting previously unselected package gsettings-desktop-schemas. Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ... Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Selecting previously unselected package glib-networking:amd64. Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ... Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg. Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpg (2.2.19-3ubuntu2.2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_amd64.deb ... Unpacking pinentry-curses (1.1.0-3build1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpgsm (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gnupg. Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libsoup2.4-1:amd64. Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_amd64.deb ... Unpacking libsoup2.4-1:amd64 (2.70.0-1) ... Selecting previously unselected package libstemmer0d:amd64. Preparing to unpack .../79-libstemmer0d_0+svn585-2_amd64.deb ... Unpacking libstemmer0d:amd64 (0+svn585-2) ... Selecting previously unselected package libappstream4:amd64. Preparing to unpack .../80-libappstream4_0.12.10-2_amd64.deb ... Unpacking libappstream4:amd64 (0.12.10-2) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.4_amd64.deb ... Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ... Selecting previously unselected package libgstreamer1.0-0:amd64. Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1_amd64.deb ... Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1) ... Selecting previously unselected package libpolkit-agent-1-0:amd64. Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ... Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ... Selecting previously unselected package policykit-1. Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_amd64.deb ... Unpacking policykit-1 (0.105-26ubuntu1.3) ... Selecting previously unselected package python3-certifi. Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ... Unpacking python3-certifi (2019.11.28-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ... Unpacking python3-chardet (3.0.4-4build1) ... Selecting previously unselected package python3-idna. Preparing to unpack .../87-python3-idna_2.8-1_all.deb ... Unpacking python3-idna (2.8-1) ... Selecting previously unselected package python3-urllib3. Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ... Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ... Selecting previously unselected package python3-requests. Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1_all.deb ... Unpacking python3-requests (2.22.0-2ubuntu1) ... Selecting previously unselected package python3-requests-unixsocket. Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ... Unpacking python3-requests-unixsocket (0.2.0-2) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../91-python3-software-properties_0.99.9.8_all.deb ... Unpacking python3-software-properties (0.99.9.8) ... Selecting previously unselected package packagekit. Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_amd64.deb ... Unpacking packagekit (1.1.13-2ubuntu1.1) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../93-software-properties-common_0.99.9.8_all.deb ... Unpacking software-properties-common (0.99.9.8) ... Selecting previously unselected package gnupg2. Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg2 (2.2.19-3ubuntu2.2) ... Setting up libksba8:amd64 (1.3.5-2) ... Setting up liblmdb0:amd64 (0.9.24-1) ... Setting up systemd-sysv (245.4-4ubuntu3.17) ... Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ... Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... Setting up mime-support (3.64ubuntu1) ... Setting up apt-transport-https (2.0.9) ... Setting up libyaml-0-2:amd64 (0.2.2-1) ... Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... Setting up distro-info-data (0.43ubuntu1.10) ... Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ... Setting up libnpth0:amd64 (1.6-1) ... Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up tzdata (2022a-0ubuntu0.20.04) ... Current default time zone: 'Etc/UTC' Local time is now: Mon Aug 8 12:16:42 UTC 2022. Universal Time is now: Mon Aug 8 12:16:42 UTC 2022. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up libcap2-bin (1:2.32-1) ... Setting up libdconf1:amd64 (0.36.0-1) ... Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.2) ... Setting up dbus (1.12.16-2ubuntu2.2) ... Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Setting up python-apt-common (2.0.0ubuntu0.20.04.7) ... Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ... Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... Setting up libstemmer0d:amd64 (0+svn585-2) ... Setting up libmpdec2:amd64 (2.4.2-3) ... Setting up glib-networking-common (2.64.2-1ubuntu0.1) ... Setting up openssl (1.1.1f-1ubuntu2.16) ... Setting up libelf1:amd64 (0.176-1.1build1) ... Setting up readline-common (8.0-4) ... Setting up iso-codes (4.4-1) ... Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ... Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Setting up pinentry-curses (1.1.0-3build1) ... Setting up glib-networking-services (2.64.2-1ubuntu0.1) ... Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Setting up libreadline8:amd64 (8.0-4) ... Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ... Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Setting up ca-certificates (20211016~20.04.1) ... Updating certificates in /etc/ssl/certs... 127 added, 0 removed; done. Setting up dbus-user-session (1.12.16-2ubuntu2.2) ... Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ... Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... Setting up gpgconf (2.2.19-3ubuntu2.2) ... Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ... Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.5) ... Setting up python3.8 (3.8.10-0ubuntu1~20.04.5) ... Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... Setting up policykit-1 (0.105-26ubuntu1.3) ... Setting up gpg (2.2.19-3ubuntu2.2) ... Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... Setting up gpg-agent (2.2.19-3ubuntu2.2) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Setting up gpgsm (2.2.19-3ubuntu2.2) ... Setting up dconf-service (0.36.0-1) ... Setting up python3 (3.8.2-0ubuntu2) ... Setting up python3-six (1.14.0-2) ... Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ... Setting up python3-certifi (2019.11.28-1) ... Setting up python3-gi (3.36.0-1) ... Setting up python3-idna (2.8-1) ... Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ... Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... Setting up lsb-release (11.1.0ubuntu2) ... Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Setting up python3-pkg-resources (45.2.0-1) ... Setting up python3-dbus (1.2.16-1build1) ... Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ... Setting up python3-apt (2.0.0ubuntu0.20.04.7) ... Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Setting up python3-chardet (3.0.4-4build1) ... Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... Setting up python3-software-properties (0.99.9.8) ... Setting up python3-requests (2.22.0-2ubuntu1) ... Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ... Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... Setting up python3-requests-unixsocket (0.2.0-2) ... Setting up dirmngr (2.2.19-3ubuntu2.2) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up libcurl4:amd64 (7.68.0-1ubuntu2.12) ... Setting up curl (7.68.0-1ubuntu2.12) ... Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ... Setting up libsoup2.4-1:amd64 (2.70.0-1) ... Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... Setting up libappstream4:amd64 (0.12.10-2) ... Setting up gnupg (2.2.19-3ubuntu2.2) ... Setting up packagekit (1.1.13-2ubuntu1.1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up gnupg2 (2.2.19-3ubuntu2.2) ... Setting up software-properties-common (0.99.9.8) ... Processing triggers for systemd (245.4-4ubuntu3.17) ... Processing triggers for libc-bin (2.31-0ubuntu9.9) ... Processing triggers for ca-certificates (20211016~20.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.16-2ubuntu2.2) ... ++ source /etc/os-release +++ NAME=Ubuntu +++ VERSION='20.04.4 LTS (Focal Fossa)' +++ ID=ubuntu +++ ID_LIKE=debian +++ PRETTY_NAME='Ubuntu 20.04.4 LTS' +++ VERSION_ID=20.04 +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ VERSION_CODENAME=focal +++ UBUNTU_CODENAME=focal ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=focal + '[' focal = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' + update-ca-certificates -f [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu Clearing symlinks in /etc/ssl/certs... done. Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 127 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Warning: apt-key output should not be parsed (stdout is not a terminal) OK + '[' focal = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu focal test' + apt-get update Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease Get:3 https://download.docker.com/linux/ubuntu focal/test amd64 Packages [23.7 kB] Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease Hit:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease Hit:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease Fetched 81.4 kB in 1s (121 kB/s) Reading package lists... ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb' ++ echo 'deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb deb/debbuild/ubuntu-focal/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb Selecting previously unselected package docker-ce-cli. (Reading database ... 10405 files and directories currently installed.) Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb ... Unpacking docker-compose-plugin (2.9.0~ubuntu-focal) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb ... Unpacking docker-buildx-plugin (0.8.2~ubuntu-focal) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2 ++ pwd + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1 Project root: . Generating man pages into /go/src/github.com/docker/cli/man/man1 INFO: man/src/attach.md found WARN: man/src/build.md does not exist, skipping WARN: man/src/builder/build.md does not exist, skipping WARN: man/src/builder/prune.md does not exist, skipping WARN: man/src/builder.md does not exist, skipping WARN: man/src/checkpoint/create.md does not exist, skipping WARN: man/src/checkpoint/ls.md does not exist, skipping WARN: man/src/checkpoint/rm.md does not exist, skipping WARN: man/src/checkpoint.md does not exist, skipping INFO: man/src/commit.md found WARN: man/src/config/create.md does not exist, skipping WARN: man/src/config/inspect.md does not exist, skipping WARN: man/src/config/ls.md does not exist, skipping WARN: man/src/config/rm.md does not exist, skipping WARN: man/src/config.md does not exist, skipping INFO: man/src/container/attach.md found INFO: man/src/container/commit.md found INFO: man/src/container/cp.md found INFO: man/src/container/create.md found INFO: man/src/container/diff.md found INFO: man/src/container/exec.md found INFO: man/src/container/export.md found WARN: man/src/container/inspect.md does not exist, skipping INFO: man/src/container/kill.md found INFO: man/src/container/logs.md found INFO: man/src/container/ls.md found INFO: man/src/container/pause.md found INFO: man/src/container/port.md found WARN: man/src/container/prune.md does not exist, skipping INFO: man/src/container/rename.md found INFO: man/src/container/restart.md found INFO: man/src/container/rm.md found INFO: man/src/container/run.md found INFO: man/src/container/start.md found INFO: man/src/container/stats.md found INFO: man/src/container/stop.md found INFO: man/src/container/top.md found INFO: man/src/container/unpause.md found INFO: man/src/container/update.md found INFO: man/src/container/wait.md found WARN: man/src/container.md does not exist, skipping WARN: man/src/context/create.md does not exist, skipping WARN: man/src/context/export.md does not exist, skipping WARN: man/src/context/import.md does not exist, skipping WARN: man/src/context/inspect.md does not exist, skipping WARN: man/src/context/ls.md does not exist, skipping WARN: man/src/context/rm.md does not exist, skipping WARN: man/src/context/show.md does not exist, skipping WARN: man/src/context/update.md does not exist, skipping WARN: man/src/context/use.md does not exist, skipping WARN: man/src/context.md does not exist, skipping INFO: man/src/cp.md found INFO: man/src/create.md found INFO: man/src/diff.md found INFO: man/src/events.md found INFO: man/src/exec.md found INFO: man/src/export.md found INFO: man/src/history.md found INFO: man/src/image/build.md found INFO: man/src/image/history.md found INFO: man/src/image/import.md found WARN: man/src/image/inspect.md does not exist, skipping INFO: man/src/image/load.md found INFO: man/src/image/ls.md found WARN: man/src/image/prune.md does not exist, skipping INFO: man/src/image/pull.md found INFO: man/src/image/push.md found INFO: man/src/image/rm.md found INFO: man/src/image/save.md found INFO: man/src/image/tag.md found WARN: man/src/image.md does not exist, skipping INFO: man/src/images.md found INFO: man/src/import.md found INFO: man/src/info.md found INFO: man/src/inspect.md found INFO: man/src/kill.md found INFO: man/src/load.md found INFO: man/src/login.md found INFO: man/src/logout.md found INFO: man/src/logs.md found WARN: man/src/manifest/annotate.md does not exist, skipping WARN: man/src/manifest/create.md does not exist, skipping WARN: man/src/manifest/inspect.md does not exist, skipping WARN: man/src/manifest/push.md does not exist, skipping WARN: man/src/manifest/rm.md does not exist, skipping WARN: man/src/manifest.md does not exist, skipping INFO: man/src/network/connect.md found INFO: man/src/network/create.md found INFO: man/src/network/disconnect.md found INFO: man/src/network/inspect.md found INFO: man/src/network/ls.md found WARN: man/src/network/prune.md does not exist, skipping INFO: man/src/network/rm.md found WARN: man/src/network.md does not exist, skipping WARN: man/src/node/demote.md does not exist, skipping WARN: man/src/node/inspect.md does not exist, skipping WARN: man/src/node/ls.md does not exist, skipping WARN: man/src/node/promote.md does not exist, skipping WARN: man/src/node/ps.md does not exist, skipping WARN: man/src/node/rm.md does not exist, skipping WARN: man/src/node/update.md does not exist, skipping WARN: man/src/node.md does not exist, skipping INFO: man/src/pause.md found WARN: man/src/plugin/create.md does not exist, skipping WARN: man/src/plugin/disable.md does not exist, skipping WARN: man/src/plugin/enable.md does not exist, skipping WARN: man/src/plugin/inspect.md does not exist, skipping WARN: man/src/plugin/install.md does not exist, skipping INFO: man/src/plugin/ls.md found WARN: man/src/plugin/push.md does not exist, skipping WARN: man/src/plugin/rm.md does not exist, skipping WARN: man/src/plugin/set.md does not exist, skipping WARN: man/src/plugin/upgrade.md does not exist, skipping WARN: man/src/plugin.md does not exist, skipping INFO: man/src/port.md found INFO: man/src/ps.md found INFO: man/src/pull.md found INFO: man/src/push.md found INFO: man/src/rename.md found INFO: man/src/restart.md found INFO: man/src/rm.md found INFO: man/src/rmi.md found WARN: man/src/run.md does not exist, skipping INFO: man/src/save.md found INFO: man/src/search.md found WARN: man/src/secret/create.md does not exist, skipping WARN: man/src/secret/inspect.md does not exist, skipping WARN: man/src/secret/ls.md does not exist, skipping WARN: man/src/secret/rm.md does not exist, skipping WARN: man/src/secret.md does not exist, skipping WARN: man/src/service/create.md does not exist, skipping WARN: man/src/service/inspect.md does not exist, skipping WARN: man/src/service/logs.md does not exist, skipping WARN: man/src/service/ls.md does not exist, skipping WARN: man/src/service/ps.md does not exist, skipping WARN: man/src/service/rm.md does not exist, skipping WARN: man/src/service/rollback.md does not exist, skipping WARN: man/src/service/scale.md does not exist, skipping WARN: man/src/service/update.md does not exist, skipping WARN: man/src/service.md does not exist, skipping WARN: man/src/stack/config.md does not exist, skipping WARN: man/src/stack/deploy.md does not exist, skipping WARN: man/src/stack/ls.md does not exist, skipping WARN: man/src/stack/ps.md does not exist, skipping WARN: man/src/stack/rm.md does not exist, skipping WARN: man/src/stack/services.md does not exist, skipping WARN: man/src/stack.md does not exist, skipping INFO: man/src/start.md found INFO: man/src/stats.md found INFO: man/src/stop.md found WARN: man/src/swarm/ca.md does not exist, skipping WARN: man/src/swarm/init.md does not exist, skipping WARN: man/src/swarm/join.md does not exist, skipping WARN: man/src/swarm/join-token.md does not exist, skipping WARN: man/src/swarm/leave.md does not exist, skipping WARN: man/src/swarm/unlock.md does not exist, skipping WARN: man/src/swarm/unlock-key.md does not exist, skipping WARN: man/src/swarm/update.md does not exist, skipping WARN: man/src/swarm.md does not exist, skipping WARN: man/src/system/df.md does not exist, skipping WARN: man/src/system/dial-stdio.md does not exist, skipping INFO: man/src/system/events.md found INFO: man/src/system/info.md found WARN: man/src/system/prune.md does not exist, skipping WARN: man/src/system.md does not exist, skipping INFO: man/src/tag.md found INFO: man/src/top.md found WARN: man/src/trust/inspect.md does not exist, skipping WARN: man/src/trust/key/generate.md does not exist, skipping WARN: man/src/trust/key/load.md does not exist, skipping WARN: man/src/trust/key.md does not exist, skipping WARN: man/src/trust/revoke.md does not exist, skipping WARN: man/src/trust/sign.md does not exist, skipping WARN: man/src/trust/signer/add.md does not exist, skipping WARN: man/src/trust/signer/remove.md does not exist, skipping WARN: man/src/trust/signer.md does not exist, skipping WARN: man/src/trust.md does not exist, skipping INFO: man/src/unpause.md found INFO: man/src/update.md found INFO: man/src/version.md found INFO: man/src/volume/create.md found INFO: man/src/volume/inspect.md found INFO: man/src/volume/ls.md found WARN: man/src/volume/prune.md does not exist, skipping WARN: man/src/volume/rm.md does not exist, skipping WARN: man/src/volume/update.md does not exist, skipping INFO: man/src/volume.md found INFO: man/src/wait.md found + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8 make[2]: Leaving directory '/root/build-deb/cli' # Build buildx plugin cd /go/src/github.com/docker/buildx \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && CGO_ENABLED=0 GO111MODULE=on go build -mod=vendor -o /usr/libexec/docker/cli-plugins/docker-buildx -ldflags "-X github.com/docker/buildx/version.Version=v0.8.2 -X github.com/docker/buildx/version.Revision= -X github.com/docker/buildx/version.Package=github.com/docker/buildx" ./cmd/buildx Last metadata expiration check: 0:00:46 ago on Mon Aug 8 12:16:06 2022. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.2.1-1.fc35 updates 34 k Installing dependencies: python3-dateutil noarch 1:2.8.1-7.fc35 fedora 289 k python3-dbus x86_64 1.2.18-2.fc35 fedora 132 k python3-distro noarch 1.6.0-1.fc35 fedora 38 k python3-dnf-plugins-core noarch 4.2.1-1.fc35 updates 221 k python3-six noarch 1.16.0-4.fc35 fedora 36 k Transaction Summary ================================================================================ Install 6 Packages Total download size: 750 k Installed size: 2.3 M Downloading Packages: (1/6): python3-distro-1.6.0-1.fc35.noarch.rpm 116 kB/s | 38 kB 00:00 (2/6): python3-six-1.16.0-4.fc35.noarch.rpm 561 kB/s | 36 kB 00:00 (3/6): python3-dbus-1.2.18-2.fc35.x86_64.rpm 320 kB/s | 132 kB 00:00 (4/6): python3-dateutil-2.8.1-7.fc35.noarch.rpm 646 kB/s | 289 kB 00:00 (5/6): dnf-plugins-core-4.2.1-1.fc35.noarch.rpm 320 kB/s | 34 kB 00:00 (6/6): python3-dnf-plugins-core-4.2.1-1.fc35.no 1.0 MB/s | 221 kB 00:00 -------------------------------------------------------------------------------- Total 658 kB/s | 750 kB 00:01 Selecting previously unselected package docker-scan-plugin. Preparing to unpack .../docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb ... Unpacking docker-scan-plugin (0.17.0~ubuntu-focal) ... Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-six-1.16.0-4.fc35.noarch 1/6 Installing : python3-dateutil-1:2.8.1-7.fc35.noarch 2/6 Installing : python3-distro-1.6.0-1.fc35.noarch 3/6 Installing : python3-dbus-1.2.18-2.fc35.x86_64 4/6 Installing : python3-dnf-plugins-core-4.2.1-1.fc35.noarch 5/6 Installing : dnf-plugins-core-4.2.1-1.fc35.noarch 6/6 Running scriptlet: dnf-plugins-core-4.2.1-1.fc35.noarch 6/6 Verifying : python3-dateutil-1:2.8.1-7.fc35.noarch 1/6 Verifying : python3-dbus-1.2.18-2.fc35.x86_64 2/6 Verifying : python3-distro-1.6.0-1.fc35.noarch 3/6 Verifying : python3-six-1.16.0-4.fc35.noarch 4/6 Verifying : dnf-plugins-core-4.2.1-1.fc35.noarch 5/6 Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... Setting up docker-compose-plugin (2.9.0~ubuntu-focal) ... Setting up docker-buildx-plugin (0.8.2~ubuntu-focal) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Verifying : python3-dnf-plugins-core-4.2.1-1.fc35.noarch 6/6 Installed: dnf-plugins-core-4.2.1-1.fc35.noarch python3-dateutil-1:2.8.1-7.fc35.noarch python3-dbus-1.2.18-2.fc35.x86_64 python3-distro-1.6.0-1.fc35.noarch python3-dnf-plugins-core-4.2.1-1.fc35.noarch python3-six-1.16.0-4.fc35.noarch Complete! + case ${DIST_ID}:${DIST_VERSION} in + dnf install -y findutils Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal) ... Setting up docker-scan-plugin (0.17.0~ubuntu-focal) ... Processing triggers for systemd (245.4-4ubuntu3.17) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.9.0~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.8.2~ubuntu-focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.20.04.0~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-scan-plugin_0.17.0~ubuntu-focal_amd64.deb Last metadata expiration check: 0:00:52 ago on Mon Aug 8 12:16:06 2022. Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. Skipping docker-scan-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables The following NEW packages will be installed: containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded. Need to get 28.7 MB of archives. After this operation, 131 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu focal/test amd64 containerd.io amd64 1.6.7-1 [28.1 MB] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libxtables12 amd64 1.8.4-3ubuntu2 [28.4 kB] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libip6tc2 amd64 1.8.4-3ubuntu2 [19.2 kB] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libnfnetlink0 amd64 1.0.1-3build1 [13.8 kB] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libnetfilter-conntrack3 amd64 1.0.7-2 [41.4 kB] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnftnl11 amd64 1.1.5-1 [57.8 kB] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 iptables amd64 1.8.4-3ubuntu2 [390 kB] Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: findutils x86_64 1:4.8.0-4.fc35 fedora 538 k Transaction Summary ================================================================================ Install 1 Package Total download size: 538 k Installed size: 1.7 M Downloading Packages: findutils-4.8.0-4.fc35.x86_64.rpm 2.1 MB/s | 538 kB 00:00 -------------------------------------------------------------------------------- Total 1.0 MB/s | 538 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : findutils-1:4.8.0-4.fc35.x86_64 1/1 Running scriptlet: findutils-1:4.8.0-4.fc35.x86_64 1/1 Verifying : findutils-1:4.8.0-4.fc35.x86_64 1/1 Installed: findutils-1:4.8.0-4.fc35.x86_64 Complete! + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo' + dnf --version [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo 4.13.0 Installed: dnf-0:4.13.0-1.fc35.noarch at Mon Aug 8 12:16:22 2022 Built : Fedora Project at Mon May 30 10:39:59 2022 Installed: rpm-0:4.17.1-2.fc35.x86_64 at Mon Aug 8 12:16:21 2022 Built : Fedora Project at Mon Jul 11 14:37:47 2022 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo debconf: delaying package configuration, since apt-utils is not installed Fetched 28.7 MB in 1s (23.8 MB/s) Selecting previously unselected package libmnl0:amd64. (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 ... 10633 files and directories currently installed.) Preparing to unpack .../0-libmnl0_1.0.4-2_amd64.deb ... Unpacking libmnl0:amd64 (1.0.4-2) ... Selecting previously unselected package libxtables12:amd64. Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2_amd64.deb ... Unpacking libxtables12:amd64 (1.8.4-3ubuntu2) ... Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.1_all.deb ... Unpacking netbase (6.1) ... Selecting previously unselected package libip6tc2:amd64. Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2_amd64.deb ... Unpacking libip6tc2:amd64 (1.8.4-3ubuntu2) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.1-3build1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.7-2) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../6-libnftnl11_1.1.5-1_amd64.deb ... Unpacking libnftnl11:amd64 (1.1.5-1) ... Selecting previously unselected package iptables. Preparing to unpack .../7-iptables_1.8.4-3ubuntu2_amd64.deb ... Unpacking iptables (1.8.4-3ubuntu2) ... + dnf config-manager --set-disabled 'docker-ce-*' Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.7-1_amd64.deb ... Unpacking containerd.io (1.6.7-1) ... + dnf config-manager --set-enabled docker-ce-test + dnf makecache Docker CE Test - x86_64 33 kB/s | 15 kB 00:00 Fedora 35 - x86_64 38 kB/s | 19 kB 00:00 Fedora 35 openh264 (From Cisco) - x86_64 3.9 kB/s | 989 B 00:00 Setting up libip6tc2:amd64 (1.8.4-3ubuntu2) ... Fedora Modular 35 - x86_64 54 kB/s | 19 kB 00:00 Setting up libmnl0:amd64 (1.0.4-2) ... Setting up containerd.io (1.6.7-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:amd64 (1.8.4-3ubuntu2) ... Fedora 35 - x86_64 - Updates 75 kB/s | 17 kB 00:00 Setting up libnfnetlink0:amd64 (1.0.1-3build1) ... Setting up netbase (6.1) ... Setting up libnftnl11:amd64 (1.1.5-1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.7-2) ... Setting up iptables (1.8.4-3ubuntu2) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.31-0ubuntu9.9) ... + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.1 Fedora Modular 35 - x86_64 - Updates 64 kB/s | 17 kB 00:00 Metadata cache created. + echo '[DEBUG] Installing engine rpms' [DEBUG] Installing engine rpms ++ find rpm/rpmbuild/fedora-35/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64.rpm rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.fc35.x86_64.rpm rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64.rpm rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-compose-plugin-2.9.0-0.fc35.x86_64.rpm rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64.rpm rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc35.x86_64.rpm' + set -x + dnf install -y rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64.rpm rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.fc35.x86_64.rpm rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64.rpm rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-compose-plugin-2.9.0-0.fc35.x86_64.rpm rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64.rpm rpm/rpmbuild/fedora-35/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc35.x86_64.rpm Last metadata expiration check: 0:00:02 ago on Mon Aug 8 12:17:04 2022. Dependencies resolved. ================================================================================================ Package Arch Version Repository Size ================================================================================================ Installing: docker-buildx-plugin x86_64 0.8.2-0.fc35 @commandline 11 M docker-ce x86_64 3:0.0.0~20220808082437.e1f24d3-0.fc35 @commandline 22 M docker-ce-cli x86_64 1:0.0.0~20220808082437.e1f24d3-0.fc35 @commandline 6.9 M docker-ce-rootless-extras x86_64 0.0.0~20220808082437.e1f24d3-0.fc35 @commandline 3.6 M docker-compose-plugin x86_64 2.9.0-0.fc35 @commandline 7.0 M docker-scan-plugin x86_64 0.17.0-0.fc35 @commandline 3.8 M Installing dependencies: container-selinux noarch 2:2.189.0-1.fc35 updates 51 k containerd.io x86_64 1.6.7-3.1.fc35 docker-ce-test 32 M fuse-common x86_64 3.10.5-1.fc35 fedora 8.3 k fuse-overlayfs x86_64 1.9-1.fc35 updates 68 k fuse3 x86_64 3.10.5-1.fc35 fedora 54 k fuse3-libs x86_64 3.10.5-1.fc35 fedora 92 k iptables-legacy x86_64 1.8.7-13.fc35 fedora 53 k iptables-libs x86_64 1.8.7-13.fc35 fedora 393 k kmod x86_64 29-4.fc35 fedora 114 k libcgroup x86_64 2.0-3.fc35 fedora 73 k libmnl x86_64 1.0.4-14.fc35 fedora 28 k libnetfilter_conntrack x86_64 1.0.8-3.fc35 fedora 57 k libnfnetlink x86_64 1.0.1-20.fc35 fedora 29 k libselinux-utils x86_64 3.3-1.fc35 updates 140 k libslirp x86_64 4.6.1-2.fc35 fedora 72 k policycoreutils x86_64 3.3-1.fc35 updates 199 k rpm-plugin-selinux x86_64 4.17.1-2.fc35 updates 17 k selinux-policy noarch 35.18-1.fc35 updates 66 k selinux-policy-targeted noarch 35.18-1.fc35 updates 6.3 M slirp4netns x86_64 1.1.12-2.fc35 fedora 55 k xz x86_64 5.2.5-9.fc35 updates 214 k Transaction Summary ================================================================================================ Install 27 Packages Total size: 95 M Total download size: 40 M Installed size: 367 M Downloading Packages: Last metadata expiration check: 0:00:40 ago on Mon Aug 8 12:16:26 2022. (1/21): fuse-common-3.10.5-1.fc35.x86_64.rpm 23 kB/s | 8.3 kB 00:00 (2/21): fuse3-3.10.5-1.fc35.x86_64.rpm 126 kB/s | 54 kB 00:00 (3/21): fuse3-libs-3.10.5-1.fc35.x86_64.rpm 935 kB/s | 92 kB 00:00 (4/21): iptables-legacy-1.8.7-13.fc35.x86_64.rp 1.4 MB/s | 53 kB 00:00 (5/21): containerd.io-1.6.7-3.1.fc35.x86_64.rpm 49 MB/s | 32 MB 00:00 (6/21): kmod-29-4.fc35.x86_64.rpm 593 kB/s | 114 kB 00:00 (7/21): iptables-libs-1.8.7-13.fc35.x86_64.rpm 1.9 MB/s | 393 kB 00:00 (8/21): libmnl-1.0.4-14.fc35.x86_64.rpm 811 kB/s | 28 kB 00:00 (9/21): libnetfilter_conntrack-1.0.8-3.fc35.x86 1.6 MB/s | 57 kB 00:00 (10/21): libnfnetlink-1.0.1-20.fc35.x86_64.rpm 847 kB/s | 29 kB 00:00 (11/21): libslirp-4.6.1-2.fc35.x86_64.rpm 2.1 MB/s | 72 kB 00:00 (12/21): slirp4netns-1.1.12-2.fc35.x86_64.rpm 1.6 MB/s | 55 kB 00:00 (13/21): container-selinux-2.189.0-1.fc35.noarc 362 kB/s | 51 kB 00:00 (14/21): fuse-overlayfs-1.9-1.fc35.x86_64.rpm 483 kB/s | 68 kB 00:00 (15/21): libselinux-utils-3.3-1.fc35.x86_64.rpm 1.9 MB/s | 140 kB 00:00 (16/21): rpm-plugin-selinux-4.17.1-2.fc35.x86_6 441 kB/s | 17 kB 00:00 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } (17/21): policycoreutils-3.3-1.fc35.x86_64.rpm 1.8 MB/s | 199 kB 00:00 (18/21): selinux-policy-35.18-1.fc35.noarch.rpm 1.7 MB/s | 66 kB 00:00 (19/21): libcgroup-2.0-3.fc35.x86_64.rpm 188 kB/s | 73 kB 00:00 (20/21): xz-5.2.5-9.fc35.x86_64.rpm 2.3 MB/s | 214 kB 00:00 (21/21): selinux-policy-targeted-35.18-1.fc35.n 23 MB/s | 6.3 MB 00:00 -------------------------------------------------------------------------------- Total 22 MB/s | 40 MB 00:01 Docker CE Test - x86_64 7.4 kB/s | 1.6 kB 00:00 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/fedora/gpg Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: dnf-plugins-core noarch 4.2.1-1.fc36 updates 34 k Installing dependencies: dbus-libs x86_64 1:1.14.0-1.fc36 fedora 155 k python3-dateutil noarch 1:2.8.1-8.fc36 fedora 289 k python3-dbus x86_64 1.2.18-3.fc36 fedora 132 k python3-distro noarch 1.6.0-2.fc36 fedora 38 k python3-dnf-plugins-core noarch 4.2.1-1.fc36 updates 221 k python3-six noarch 1.16.0-5.fc36 fedora 36 k Transaction Summary ================================================================================ Install 7 Packages Total download size: 904 k Installed size: 2.7 M Downloading Packages: Transaction test succeeded. Running transaction (1/7): dbus-libs-1.14.0-1.fc36.x86_64.rpm 536 kB/s | 155 kB 00:00 (2/7): python3-dateutil-2.8.1-8.fc36.noarch.rpm 977 kB/s | 289 kB 00:00 (3/7): python3-distro-1.6.0-2.fc36.noarch.rpm 4.7 MB/s | 38 kB 00:00 (4/7): python3-dbus-1.2.18-3.fc36.x86_64.rpm 437 kB/s | 132 kB 00:00 (5/7): python3-six-1.16.0-5.fc36.noarch.rpm 4.0 MB/s | 36 kB 00:00 (6/7): dnf-plugins-core-4.2.1-1.fc36.noarch.rpm 4.1 MB/s | 34 kB 00:00 (7/7): python3-dnf-plugins-core-4.2.1-1.fc36.no 23 MB/s | 221 kB 00:00 -------------------------------------------------------------------------------- Total 1.0 MB/s | 904 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-six-1.16.0-5.fc36.noarch 1/7 Installing : python3-dateutil-1:2.8.1-8.fc36.noarch 2/7 Installing : python3-distro-1.6.0-2.fc36.noarch 3/7 Installing : dbus-libs-1:1.14.0-1.fc36.x86_64 4/7 Installing : python3-dbus-1.2.18-3.fc36.x86_64 5/7 Installing : python3-dnf-plugins-core-4.2.1-1.fc36.noarch 6/7 Installing : dnf-plugins-core-4.2.1-1.fc36.noarch 7/7 Running scriptlet: dnf-plugins-core-4.2.1-1.fc36.noarch 7/7 Verifying : dbus-libs-1:1.14.0-1.fc36.x86_64 1/7 Verifying : python3-dateutil-1:2.8.1-8.fc36.noarch 2/7 Verifying : python3-dbus-1.2.18-3.fc36.x86_64 3/7 Verifying : python3-distro-1.6.0-2.fc36.noarch 4/7 Verifying : python3-six-1.16.0-5.fc36.noarch 5/7 Verifying : dnf-plugins-core-4.2.1-1.fc36.noarch 6/7 Verifying : python3-dnf-plugins-core-4.2.1-1.fc36.noarch 7/7 Installed: dbus-libs-1:1.14.0-1.fc36.x86_64 dnf-plugins-core-4.2.1-1.fc36.noarch python3-dateutil-1:2.8.1-8.fc36.noarch python3-dbus-1.2.18-3.fc36.x86_64 python3-distro-1.6.0-2.fc36.noarch python3-dnf-plugins-core-4.2.1-1.fc36.noarch python3-six-1.16.0-5.fc36.noarch Complete! + case ${DIST_ID}:${DIST_VERSION} in + dnf install -y findutils Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 1/1 Preparing : 1/1 Installing : docker-scan-plugin-0.17.0-0.fc35.x86_64 1/27 Running scriptlet: docker-scan-plugin-0.17.0-0.fc35.x86_64 1/27 Installing : docker-compose-plugin-2.9.0-0.fc35.x86_64 2/27 Running scriptlet: docker-compose-plugin-2.9.0-0.fc35.x86_64 2/27 Installing : libselinux-utils-3.3-1.fc35.x86_64 3/27 Installing : policycoreutils-3.3-1.fc35.x86_64 4/27 Running scriptlet: policycoreutils-3.3-1.fc35.x86_64 4/27 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. Installing : rpm-plugin-selinux-4.17.1-2.fc35.x86_64 5/27 Installing : selinux-policy-35.18-1.fc35.noarch 6/27 Running scriptlet: selinux-policy-35.18-1.fc35.noarch 6/27 Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 7/27 Installing : selinux-policy-targeted-35.18-1.fc35.noarch 7/27 Last metadata expiration check: 0:00:45 ago on Mon Aug 8 12:16:26 2022. Package findutils-1:4.9.0-1.fc36.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! + install_rpm_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo' [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo + dnf --version 4.13.0 Installed: dnf-0:4.13.0-1.fc36.noarch at Mon Aug 8 12:16:37 2022 Built : Fedora Project at Mon May 30 09:55:23 2022 Installed: rpm-0:4.17.1-3.fc36.x86_64 at Mon Aug 8 12:16:37 2022 Built : Fedora Project at Tue Aug 2 12:31:56 2022 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo + dnf config-manager --set-disabled 'docker-ce-*' + dnf config-manager --set-enabled docker-ce-test + dnf makecache Docker CE Test - x86_64 16 kB/s | 9.0 kB 00:00 Fedora 36 - x86_64 73 kB/s | 20 kB 00:00 Fedora 36 openh264 (From Cisco) - x86_64 2.2 kB/s | 989 B 00:00 Fedora Modular 36 - x86_64 67 kB/s | 20 kB 00:00 Fedora 36 - x86_64 - Updates 67 kB/s | 17 kB 00:00 Fedora Modular 36 - x86_64 - Updates 73 kB/s | 18 kB 00:00 Metadata cache created. [DEBUG] Installing engine rpms + echo '[DEBUG] Installing engine rpms' ++ find rpm/rpmbuild/fedora-36/RPMS/ -type f -name '*.rpm' ++ sed /src/d + packages='rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-compose-plugin-2.9.0-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.rpm' + set -x + dnf install -y rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-compose-plugin-2.9.0-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-buildx-plugin-0.8.2-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.rpm rpm/rpmbuild/fedora-36/RPMS/x86_64/docker-ce-cli-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64.rpm Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 7/27 Running scriptlet: container-selinux-2:2.189.0-1.fc35.noarch 8/27 Installing : container-selinux-2:2.189.0-1.fc35.noarch 8/27 Last metadata expiration check: 0:00:02 ago on Mon Aug 8 12:17:16 2022. Dependencies resolved. ================================================================================================ Package Arch Version Repository Size ================================================================================================ Installing: docker-buildx-plugin x86_64 0.8.2-0.fc36 @commandline 11 M docker-ce x86_64 3:0.0.0~20220808082437.e1f24d3-0.fc36 @commandline 22 M docker-ce-cli x86_64 1:0.0.0~20220808082437.e1f24d3-0.fc36 @commandline 6.9 M docker-ce-rootless-extras x86_64 0.0.0~20220808082437.e1f24d3-0.fc36 @commandline 3.6 M docker-compose-plugin x86_64 2.9.0-0.fc36 @commandline 7.0 M docker-scan-plugin x86_64 0.17.0-0.fc36 @commandline 3.8 M Installing dependencies: container-selinux noarch 2:2.188.0-1.fc36 updates 51 k containerd.io x86_64 1.6.7-3.1.fc36 docker-ce-test 32 M dbus x86_64 1:1.14.0-1.fc36 fedora 7.5 k dbus-broker x86_64 31-1.fc36 updates 176 k dbus-common noarch 1:1.14.0-1.fc36 fedora 14 k device-mapper x86_64 1.02.175-7.fc36 fedora 139 k device-mapper-libs x86_64 1.02.175-7.fc36 fedora 177 k diffutils x86_64 3.8-2.fc36 fedora 370 k fuse-common x86_64 3.10.5-2.fc36 fedora 8.2 k fuse-overlayfs x86_64 1.9-1.fc36 updates 74 k fuse3 x86_64 3.10.5-2.fc36 fedora 54 k fuse3-libs x86_64 3.10.5-2.fc36 fedora 92 k iptables-legacy x86_64 1.8.7-15.fc36 fedora 54 k iptables-legacy-libs x86_64 1.8.7-15.fc36 fedora 39 k iptables-libs x86_64 1.8.7-15.fc36 fedora 402 k kmod x86_64 29-7.fc36 fedora 118 k kmod-libs x86_64 29-7.fc36 fedora 68 k libargon2 x86_64 20171227-9.fc36 updates 28 k libcgroup x86_64 2.0-4.fc36 fedora 73 k libfdisk x86_64 2.38-1.fc36 updates 160 k libibverbs x86_64 39.0-1.fc36 fedora 400 k libmnl x86_64 1.0.4-15.fc36 fedora 28 k libnetfilter_conntrack x86_64 1.0.8-4.fc36 fedora 57 k libnfnetlink x86_64 1.0.1-21.fc36 fedora 29 k libnl3 x86_64 3.7.0-1.fc36 updates 347 k libpcap x86_64 14:1.10.1-3.fc36 fedora 171 k libseccomp x86_64 2.5.3-2.fc36 fedora 70 k libselinux-utils x86_64 3.3-4.fc36 fedora 142 k libslirp x86_64 4.6.1-3.fc36 fedora 73 k libutempter x86_64 1.2.1-6.fc36 fedora 26 k policycoreutils x86_64 3.3-4.fc36 fedora 202 k rpm-plugin-selinux x86_64 4.17.1-3.fc36 updates 18 k selinux-policy noarch 36.13-3.fc36 updates 69 k selinux-policy-targeted noarch 36.13-3.fc36 updates 6.3 M slirp4netns x86_64 1.2.0-0.2.beta.0.fc36 fedora 49 k systemd x86_64 250.8-1.fc36 updates 4.2 M systemd-pam x86_64 250.8-1.fc36 updates 333 k util-linux x86_64 2.38-1.fc36 updates 2.3 M xkeyboard-config noarch 2.35.1-1.fc36 fedora 878 k xz x86_64 5.2.5-9.fc36 fedora 214 k Installing weak dependencies: cryptsetup-libs x86_64 2.4.3-2.fc36 fedora 432 k libbpf x86_64 2:0.7.0-3.fc36 updates 159 k libxkbcommon x86_64 1.4.0-1.fc36 fedora 140 k qrencode-libs x86_64 4.1.1-2.fc36 fedora 61 k systemd-networkd x86_64 250.8-1.fc36 updates 617 k systemd-resolved x86_64 250.8-1.fc36 updates 275 k Transaction Summary ================================================================================================ Install 52 Packages Total size: 107 M Total download size: 52 M Installed size: 411 M Downloading Packages: (1/46): dbus-1.14.0-1.fc36.x86_64.rpm 26 kB/s | 7.5 kB 00:00 (2/46): cryptsetup-libs-2.4.3-2.fc36.x86_64.rpm 1.4 MB/s | 432 kB 00:00 (3/46): dbus-common-1.14.0-1.fc36.noarch.rpm 1.0 MB/s | 14 kB 00:00 (4/46): device-mapper-1.02.175-7.fc36.x86_64.rp 9.6 MB/s | 139 kB 00:00 (5/46): device-mapper-libs-1.02.175-7.fc36.x86_ 14 MB/s | 177 kB 00:00 (6/46): diffutils-3.8-2.fc36.x86_64.rpm 26 MB/s | 370 kB 00:00 (7/46): fuse-common-3.10.5-2.fc36.x86_64.rpm 795 kB/s | 8.2 kB 00:00 (8/46): fuse3-3.10.5-2.fc36.x86_64.rpm 5.0 MB/s | 54 kB 00:00 (9/46): fuse3-libs-3.10.5-2.fc36.x86_64.rpm 7.9 MB/s | 92 kB 00:00 (10/46): iptables-legacy-1.8.7-15.fc36.x86_64.r 4.1 MB/s | 54 kB 00:00 (11/46): iptables-legacy-libs-1.8.7-15.fc36.x86 3.4 MB/s | 39 kB 00:00 (12/46): kmod-29-7.fc36.x86_64.rpm 9.2 MB/s | 118 kB 00:00 (13/46): iptables-libs-1.8.7-15.fc36.x86_64.rpm 14 MB/s | 402 kB 00:00 (14/46): kmod-libs-29-7.fc36.x86_64.rpm 5.6 MB/s | 68 kB 00:00 (15/46): libibverbs-39.0-1.fc36.x86_64.rpm 31 MB/s | 400 kB 00:00 (16/46): libcgroup-2.0-4.fc36.x86_64.rpm 2.3 MB/s | 73 kB 00:00 (17/46): libnetfilter_conntrack-1.0.8-4.fc36.x8 4.8 MB/s | 57 kB 00:00 (18/46): libmnl-1.0.4-15.fc36.x86_64.rpm 972 kB/s | 28 kB 00:00 make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[2]: Entering directory '/root/build-deb/scan-cli-plugin' GO111MODULE=on make -f builder.Makefile build make[3]: Entering directory '/root/build-deb/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 (19/46): containerd.io-1.6.7-3.1.fc36.x86_64.rp 54 MB/s | 32 MB 00:00 (20/46): libnfnetlink-1.0.1-21.fc36.x86_64.rpm 192 kB/s | 29 kB 00:00 (21/46): libpcap-1.10.1-3.fc36.x86_64.rpm 1.1 MB/s | 171 kB 00:00 (22/46): libslirp-4.6.1-3.fc36.x86_64.rpm 4.5 MB/s | 73 kB 00:00 (23/46): libselinux-utils-3.3-4.fc36.x86_64.rpm 5.7 MB/s | 142 kB 00:00 (24/46): libseccomp-2.5.3-2.fc36.x86_64.rpm 2.4 MB/s | 70 kB 00:00 (25/46): libxkbcommon-1.4.0-1.fc36.x86_64.rpm 6.6 MB/s | 140 kB 00:00 (26/46): libutempter-1.2.1-6.fc36.x86_64.rpm 838 kB/s | 26 kB 00:00 (27/46): policycoreutils-3.3-4.fc36.x86_64.rpm 6.8 MB/s | 202 kB 00:00 (28/46): qrencode-libs-4.1.1-2.fc36.x86_64.rpm 2.2 MB/s | 61 kB 00:00 (29/46): slirp4netns-1.2.0-0.2.beta.0.fc36.x86_ 1.9 MB/s | 49 kB 00:00 (30/46): container-selinux-2.188.0-1.fc36.noarc 3.7 MB/s | 51 kB 00:00 (31/46): xkeyboard-config-2.35.1-1.fc36.noarch. 20 MB/s | 878 kB 00:00 (32/46): xz-5.2.5-9.fc36.x86_64.rpm 7.1 MB/s | 214 kB 00:00 (33/46): dbus-broker-31-1.fc36.x86_64.rpm 9.6 MB/s | 176 kB 00:00 (34/46): libargon2-20171227-9.fc36.x86_64.rpm 3.2 MB/s | 28 kB 00:00 (35/46): fuse-overlayfs-1.9-1.fc36.x86_64.rpm 5.8 MB/s | 74 kB 00:00 (36/46): libbpf-0.7.0-3.fc36.x86_64.rpm 15 MB/s | 159 kB 00:00 (37/46): libfdisk-2.38-1.fc36.x86_64.rpm 13 MB/s | 160 kB 00:00 (38/46): rpm-plugin-selinux-4.17.1-3.fc36.x86_6 809 kB/s | 18 kB 00:00 (39/46): selinux-policy-36.13-3.fc36.noarch.rpm 2.5 MB/s | 69 kB 00:00 (40/46): systemd-250.8-1.fc36.x86_64.rpm 63 MB/s | 4.2 MB 00:00 (41/46): libnl3-3.7.0-1.fc36.x86_64.rpm 3.0 MB/s | 347 kB 00:00 (42/46): selinux-policy-targeted-36.13-3.fc36.n 44 MB/s | 6.3 MB 00:00 (43/46): systemd-pam-250.8-1.fc36.x86_64.rpm 5.4 MB/s | 333 kB 00:00 (44/46): systemd-networkd-250.8-1.fc36.x86_64.r 7.3 MB/s | 617 kB 00:00 (45/46): systemd-resolved-250.8-1.fc36.x86_64.r 13 MB/s | 275 kB 00:00 (46/46): util-linux-2.38-1.fc36.x86_64.rpm 38 MB/s | 2.3 MB 00:00 -------------------------------------------------------------------------------- Total 32 MB/s | 52 MB 00:01 Docker CE Test - x86_64 6.7 kB/s | 1.6 kB 00:00 Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/fedora/gpg Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 1/1 Preparing : 1/1 Installing : libseccomp-2.5.3-2.fc36.x86_64 1/52 Installing : libfdisk-2.38-1.fc36.x86_64 2/52 Installing : libselinux-utils-3.3-4.fc36.x86_64 3/52 Installing : fuse3-libs-3.10.5-2.fc36.x86_64 4/52 Installing : diffutils-3.8-2.fc36.x86_64 5/52 Installing : docker-buildx-plugin-0.8.2-0.fc36.x86_64 6/52 Running scriptlet: docker-buildx-plugin-0.8.2-0.fc36.x86_64 6/52 Installing : docker-compose-plugin-2.9.0-0.fc36.x86_64 7/52 Running scriptlet: docker-compose-plugin-2.9.0-0.fc36.x86_64 7/52 Installing : docker-scan-plugin-0.17.0-0.fc36.x86_64 8/52 Running scriptlet: docker-scan-plugin-0.17.0-0.fc36.x86_64 8/52 Installing : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc3 9/52 Running scriptlet: docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc3 9/52 Installing : libnl3-3.7.0-1.fc36.x86_64 10/52 Installing : libibverbs-39.0-1.fc36.x86_64 11/52 Installing : libpcap-14:1.10.1-3.fc36.x86_64 12/52 Installing : iptables-legacy-libs-1.8.7-15.fc36.x86_64 13/52 Installing : libbpf-2:0.7.0-3.fc36.x86_64 14/52 Installing : libargon2-20171227-9.fc36.x86_64 15/52 Installing : xz-5.2.5-9.fc36.x86_64 16/52 Installing : xkeyboard-config-2.35.1-1.fc36.noarch 17/52 Installing : libxkbcommon-1.4.0-1.fc36.x86_64 18/52 Installing : qrencode-libs-4.1.1-2.fc36.x86_64 19/52 Running scriptlet: libutempter-1.2.1-6.fc36.x86_64 20/52 Installing : libutempter-1.2.1-6.fc36.x86_64 20/52 Installing : util-linux-2.38-1.fc36.x86_64 21/52 warning: /etc/adjtime created as /etc/adjtime.rpmnew Installing : policycoreutils-3.3-4.fc36.x86_64 22/52 Running scriptlet: policycoreutils-3.3-4.fc36.x86_64 22/52 Installing : rpm-plugin-selinux-4.17.1-3.fc36.x86_64 23/52 Installing : selinux-policy-36.13-3.fc36.noarch 24/52 Running scriptlet: selinux-policy-36.13-3.fc36.noarch 24/52 Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 25/52 Installing : selinux-policy-targeted-36.13-3.fc36.noarch 25/52 Running scriptlet: container-selinux-2:2.189.0-1.fc35.noarch 8/27 Installing : fuse3-libs-3.10.5-1.fc35.x86_64 9/27 Installing : containerd.io-1.6.7-3.1.fc35.x86_64 10/27 Running scriptlet: containerd.io-1.6.7-3.1.fc35.x86_64 10/27 Installing : docker-buildx-plugin-0.8.2-0.fc35.x86_64 11/27 Running scriptlet: docker-buildx-plugin-0.8.2-0.fc35.x86_64 11/27 Installing : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc3 12/27 Running scriptlet: docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc3 12/27 Installing : xz-5.2.5-9.fc35.x86_64 13/27 Installing : libslirp-4.6.1-2.fc35.x86_64 14/27 Installing : slirp4netns-1.1.12-2.fc35.x86_64 15/27 Installing : libnfnetlink-1.0.1-20.fc35.x86_64 16/27 Installing : libmnl-1.0.4-14.fc35.x86_64 17/27 Installing : libnetfilter_conntrack-1.0.8-3.fc35.x86_64 18/27 Installing : iptables-libs-1.8.7-13.fc35.x86_64 19/27 Installing : iptables-legacy-1.8.7-13.fc35.x86_64 20/27 Running scriptlet: iptables-legacy-1.8.7-13.fc35.x86_64 20/27 Installing : libcgroup-2.0-3.fc35.x86_64 21/27 Installing : kmod-29-4.fc35.x86_64 22/27 Installing : fuse-common-3.10.5-1.fc35.x86_64 23/27 Installing : fuse3-3.10.5-1.fc35.x86_64 24/27 Installing : fuse-overlayfs-1.9-1.fc35.x86_64 25/27 Running scriptlet: fuse-overlayfs-1.9-1.fc35.x86_64 25/27 Installing : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 26/27 Running scriptlet: docker-ce-rootless-extras-0.0.0~20220808082437.e1f 26/27 Installing : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc35.x8 27/27 Running scriptlet: docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc35.x8 27/27 Running scriptlet: selinux-policy-targeted-35.18-1.fc35.noarch 27/27 Running scriptlet: container-selinux-2:2.189.0-1.fc35.noarch 27/27 Running scriptlet: docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc35.x8 27/27 Verifying : containerd.io-1.6.7-3.1.fc35.x86_64 1/27 Verifying : fuse-common-3.10.5-1.fc35.x86_64 2/27 Verifying : fuse3-3.10.5-1.fc35.x86_64 3/27 Verifying : fuse3-libs-3.10.5-1.fc35.x86_64 4/27 Verifying : iptables-legacy-1.8.7-13.fc35.x86_64 5/27 Verifying : iptables-libs-1.8.7-13.fc35.x86_64 6/27 Verifying : kmod-29-4.fc35.x86_64 7/27 Verifying : libcgroup-2.0-3.fc35.x86_64 8/27 Verifying : libmnl-1.0.4-14.fc35.x86_64 9/27 Verifying : libnetfilter_conntrack-1.0.8-3.fc35.x86_64 10/27 Verifying : libnfnetlink-1.0.1-20.fc35.x86_64 11/27 Verifying : libslirp-4.6.1-2.fc35.x86_64 12/27 Verifying : slirp4netns-1.1.12-2.fc35.x86_64 13/27 Verifying : container-selinux-2:2.189.0-1.fc35.noarch 14/27 Verifying : fuse-overlayfs-1.9-1.fc35.x86_64 15/27 Verifying : libselinux-utils-3.3-1.fc35.x86_64 16/27 Verifying : policycoreutils-3.3-1.fc35.x86_64 17/27 Verifying : rpm-plugin-selinux-4.17.1-2.fc35.x86_64 18/27 Verifying : selinux-policy-35.18-1.fc35.noarch 19/27 Verifying : selinux-policy-targeted-35.18-1.fc35.noarch 20/27 Verifying : xz-5.2.5-9.fc35.x86_64 21/27 Verifying : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 22/27 Verifying : docker-buildx-plugin-0.8.2-0.fc35.x86_64 23/27 Verifying : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc3 24/27 Verifying : docker-compose-plugin-2.9.0-0.fc35.x86_64 25/27 Verifying : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc35.x8 26/27 Verifying : docker-scan-plugin-0.17.0-0.fc35.x86_64 27/27 Installed: container-selinux-2:2.189.0-1.fc35.noarch containerd.io-1.6.7-3.1.fc35.x86_64 docker-buildx-plugin-0.8.2-0.fc35.x86_64 docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc35.x86_64 docker-compose-plugin-2.9.0-0.fc35.x86_64 docker-scan-plugin-0.17.0-0.fc35.x86_64 fuse-common-3.10.5-1.fc35.x86_64 fuse-overlayfs-1.9-1.fc35.x86_64 fuse3-3.10.5-1.fc35.x86_64 fuse3-libs-3.10.5-1.fc35.x86_64 iptables-legacy-1.8.7-13.fc35.x86_64 iptables-libs-1.8.7-13.fc35.x86_64 kmod-29-4.fc35.x86_64 libcgroup-2.0-3.fc35.x86_64 libmnl-1.0.4-14.fc35.x86_64 libnetfilter_conntrack-1.0.8-3.fc35.x86_64 libnfnetlink-1.0.1-20.fc35.x86_64 libselinux-utils-3.3-1.fc35.x86_64 libslirp-4.6.1-2.fc35.x86_64 policycoreutils-3.3-1.fc35.x86_64 rpm-plugin-selinux-4.17.1-2.fc35.x86_64 selinux-policy-35.18-1.fc35.noarch selinux-policy-targeted-35.18-1.fc35.noarch slirp4netns-1.1.12-2.fc35.x86_64 xz-5.2.5-9.fc35.x86_64 Complete! + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.3 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 25/52 Running scriptlet: container-selinux-2:2.188.0-1.fc36.noarch 26/52 Installing : container-selinux-2:2.188.0-1.fc36.noarch 26/52 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi PASS: docker-scan version OK make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info Running scriptlet: container-selinux-2:2.188.0-1.fc36.noarch 26/52 Installing : libslirp-4.6.1-3.fc36.x86_64 27/52 Installing : slirp4netns-1.2.0-0.2.beta.0.fc36.x86_64 28/52 Installing : libnfnetlink-1.0.1-21.fc36.x86_64 29/52 Installing : libmnl-1.0.4-15.fc36.x86_64 30/52 Installing : libnetfilter_conntrack-1.0.8-4.fc36.x86_64 31/52 Installing : iptables-libs-1.8.7-15.fc36.x86_64 32/52 Installing : iptables-legacy-1.8.7-15.fc36.x86_64 33/52 Running scriptlet: iptables-legacy-1.8.7-15.fc36.x86_64 33/52 Installing : kmod-libs-29-7.fc36.x86_64 34/52 Installing : kmod-29-7.fc36.x86_64 35/52 Installing : fuse-common-3.10.5-2.fc36.x86_64 36/52 Installing : fuse3-3.10.5-2.fc36.x86_64 37/52 Installing : fuse-overlayfs-1.9-1.fc36.x86_64 38/52 Running scriptlet: fuse-overlayfs-1.9-1.fc36.x86_64 38/52 Installing : dbus-common-1:1.14.0-1.fc36.noarch 39/52 Running scriptlet: dbus-common-1:1.14.0-1.fc36.noarch 39/52 Running scriptlet: dbus-broker-31-1.fc36.x86_64 40/52 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range. Installing : dbus-broker-31-1.fc36.x86_64 40/52 Running scriptlet: dbus-broker-31-1.fc36.x86_64 40/52 Installing : dbus-1:1.14.0-1.fc36.x86_64 41/52 Installing : device-mapper-libs-1.02.175-7.fc36.x86_64 42/52 Installing : cryptsetup-libs-2.4.3-2.fc36.x86_64 43/52 Installing : device-mapper-1.02.175-7.fc36.x86_64 44/52 Installing : systemd-networkd-250.8-1.fc36.x86_64 45/52 Running scriptlet: systemd-networkd-250.8-1.fc36.x86_64 45/52 Installing : systemd-pam-250.8-1.fc36.x86_64 46/52 Installing : systemd-resolved-250.8-1.fc36.x86_64 47/52 Running scriptlet: systemd-resolved-250.8-1.fc36.x86_64 47/52 Installing : systemd-250.8-1.fc36.x86_64 48/52 Running scriptlet: systemd-250.8-1.fc36.x86_64 48/52 Creating group 'input' with GID 104. Creating group 'kvm' with GID 36. Creating group 'render' with GID 105. Creating group 'sgx' with GID 106. Creating group 'systemd-journal' with GID 190. Creating group 'systemd-network' with GID 192. Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192. Creating group 'systemd-oom' with GID 998. Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998. Creating group 'systemd-resolve' with GID 193. Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193. Installing : containerd.io-1.6.7-3.1.fc36.x86_64 49/52 Running scriptlet: containerd.io-1.6.7-3.1.fc36.x86_64 49/52 Installing : libcgroup-2.0-4.fc36.x86_64 50/52 Installing : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 51/52 Running scriptlet: docker-ce-rootless-extras-0.0.0~20220808082437.e1f 51/52 Installing : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc36.x8 52/52 Running scriptlet: docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc36.x8 52/52 Running scriptlet: selinux-policy-targeted-36.13-3.fc36.noarch 52/52 Running scriptlet: container-selinux-2:2.188.0-1.fc36.noarch 52/52 Running scriptlet: systemd-resolved-250.8-1.fc36.x86_64 52/52 Running scriptlet: docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc36.x8 52/52 Verifying : containerd.io-1.6.7-3.1.fc36.x86_64 1/52 Verifying : cryptsetup-libs-2.4.3-2.fc36.x86_64 2/52 Verifying : dbus-1:1.14.0-1.fc36.x86_64 3/52 Verifying : dbus-common-1:1.14.0-1.fc36.noarch 4/52 Verifying : device-mapper-1.02.175-7.fc36.x86_64 5/52 Verifying : device-mapper-libs-1.02.175-7.fc36.x86_64 6/52 Verifying : diffutils-3.8-2.fc36.x86_64 7/52 Verifying : fuse-common-3.10.5-2.fc36.x86_64 8/52 Verifying : fuse3-3.10.5-2.fc36.x86_64 9/52 Verifying : fuse3-libs-3.10.5-2.fc36.x86_64 10/52 Verifying : iptables-legacy-1.8.7-15.fc36.x86_64 11/52 Verifying : iptables-legacy-libs-1.8.7-15.fc36.x86_64 12/52 Verifying : iptables-libs-1.8.7-15.fc36.x86_64 13/52 Verifying : kmod-29-7.fc36.x86_64 14/52 Verifying : kmod-libs-29-7.fc36.x86_64 15/52 Verifying : libcgroup-2.0-4.fc36.x86_64 16/52 Verifying : libibverbs-39.0-1.fc36.x86_64 17/52 Verifying : libmnl-1.0.4-15.fc36.x86_64 18/52 Verifying : libnetfilter_conntrack-1.0.8-4.fc36.x86_64 19/52 Verifying : libnfnetlink-1.0.1-21.fc36.x86_64 20/52 Verifying : libpcap-14:1.10.1-3.fc36.x86_64 21/52 Verifying : libseccomp-2.5.3-2.fc36.x86_64 22/52 Verifying : libselinux-utils-3.3-4.fc36.x86_64 23/52 Verifying : libslirp-4.6.1-3.fc36.x86_64 24/52 Verifying : libutempter-1.2.1-6.fc36.x86_64 25/52 Verifying : libxkbcommon-1.4.0-1.fc36.x86_64 26/52 Verifying : policycoreutils-3.3-4.fc36.x86_64 27/52 Verifying : qrencode-libs-4.1.1-2.fc36.x86_64 28/52 Verifying : slirp4netns-1.2.0-0.2.beta.0.fc36.x86_64 29/52 Verifying : xkeyboard-config-2.35.1-1.fc36.noarch 30/52 Verifying : xz-5.2.5-9.fc36.x86_64 31/52 Verifying : container-selinux-2:2.188.0-1.fc36.noarch 32/52 Verifying : dbus-broker-31-1.fc36.x86_64 33/52 Verifying : fuse-overlayfs-1.9-1.fc36.x86_64 34/52 Verifying : libargon2-20171227-9.fc36.x86_64 35/52 Verifying : libbpf-2:0.7.0-3.fc36.x86_64 36/52 Verifying : libfdisk-2.38-1.fc36.x86_64 37/52 Verifying : libnl3-3.7.0-1.fc36.x86_64 38/52 Verifying : rpm-plugin-selinux-4.17.1-3.fc36.x86_64 39/52 Verifying : selinux-policy-36.13-3.fc36.noarch 40/52 Verifying : selinux-policy-targeted-36.13-3.fc36.noarch 41/52 Verifying : systemd-250.8-1.fc36.x86_64 42/52 Verifying : systemd-networkd-250.8-1.fc36.x86_64 43/52 Verifying : systemd-pam-250.8-1.fc36.x86_64 44/52 Verifying : systemd-resolved-250.8-1.fc36.x86_64 45/52 Verifying : util-linux-2.38-1.fc36.x86_64 46/52 Verifying : docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc36.x8 47/52 Verifying : docker-scan-plugin-0.17.0-0.fc36.x86_64 48/52 Verifying : docker-compose-plugin-2.9.0-0.fc36.x86_64 49/52 Verifying : docker-buildx-plugin-0.8.2-0.fc36.x86_64 50/52 Verifying : docker-ce-rootless-extras-0.0.0~20220808082437.e1f 51/52 Verifying : docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc3 52/52 Installed: container-selinux-2:2.188.0-1.fc36.noarch containerd.io-1.6.7-3.1.fc36.x86_64 cryptsetup-libs-2.4.3-2.fc36.x86_64 dbus-1:1.14.0-1.fc36.x86_64 dbus-broker-31-1.fc36.x86_64 dbus-common-1:1.14.0-1.fc36.noarch device-mapper-1.02.175-7.fc36.x86_64 device-mapper-libs-1.02.175-7.fc36.x86_64 diffutils-3.8-2.fc36.x86_64 docker-buildx-plugin-0.8.2-0.fc36.x86_64 docker-ce-3:0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 docker-ce-cli-1:0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 docker-ce-rootless-extras-0.0.0~20220808082437.e1f24d3-0.fc36.x86_64 docker-compose-plugin-2.9.0-0.fc36.x86_64 docker-scan-plugin-0.17.0-0.fc36.x86_64 fuse-common-3.10.5-2.fc36.x86_64 fuse-overlayfs-1.9-1.fc36.x86_64 fuse3-3.10.5-2.fc36.x86_64 fuse3-libs-3.10.5-2.fc36.x86_64 iptables-legacy-1.8.7-15.fc36.x86_64 iptables-legacy-libs-1.8.7-15.fc36.x86_64 iptables-libs-1.8.7-15.fc36.x86_64 kmod-29-7.fc36.x86_64 kmod-libs-29-7.fc36.x86_64 libargon2-20171227-9.fc36.x86_64 libbpf-2:0.7.0-3.fc36.x86_64 libcgroup-2.0-4.fc36.x86_64 libfdisk-2.38-1.fc36.x86_64 libibverbs-39.0-1.fc36.x86_64 libmnl-1.0.4-15.fc36.x86_64 libnetfilter_conntrack-1.0.8-4.fc36.x86_64 libnfnetlink-1.0.1-21.fc36.x86_64 libnl3-3.7.0-1.fc36.x86_64 libpcap-14:1.10.1-3.fc36.x86_64 libseccomp-2.5.3-2.fc36.x86_64 libselinux-utils-3.3-4.fc36.x86_64 libslirp-4.6.1-3.fc36.x86_64 libutempter-1.2.1-6.fc36.x86_64 libxkbcommon-1.4.0-1.fc36.x86_64 policycoreutils-3.3-4.fc36.x86_64 qrencode-libs-4.1.1-2.fc36.x86_64 rpm-plugin-selinux-4.17.1-3.fc36.x86_64 selinux-policy-36.13-3.fc36.noarch selinux-policy-targeted-36.13-3.fc36.noarch slirp4netns-1.2.0-0.2.beta.0.fc36.x86_64 systemd-250.8-1.fc36.x86_64 systemd-networkd-250.8-1.fc36.x86_64 systemd-pam-250.8-1.fc36.x86_64 systemd-resolved-250.8-1.fc36.x86_64 util-linux-2.38-1.fc36.x86_64 xkeyboard-config-2.35.1-1.fc36.noarch xz-5.2.5-9.fc36.x86_64 Complete! + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.3 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "amd64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb'. # Build the compose plugin # FIXME: using GOPROXY, to work around: # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0 cd /go/src/github.com/docker/compose \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.9.0 \ make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin make[2]: Entering directory '/root/build-deb/compose' GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0" -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb'. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb /root/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb /root/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb' copied '/root/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb' removed '/root/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb' copied '/root/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb' removed '/root/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + make IMAGE=ubuntu:jammy verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:jammy ./verify Unable to find image 'ubuntu:jammy' locally jammy: Pulling from library/ubuntu d19f32bd9e41: Already exists Digest: sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e Status: Downloaded newer image for ubuntu:jammy + verify + dpkg --version + verify_deb + apt-get update Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] Get:5 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] Get:9 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [129 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [253 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [7791 B] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [319 kB] Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [276 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [604 kB] Get:15 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [4644 B] Get:16 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [305 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [5814 B] Fetched 22.2 MB in 1s (15.0 MB/s) Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib python3-pkg-resources python3-pyparsing python3-secretstorage python3-six python3-software-properties python3-wadllib python3-zipp python3.10 python3.10-minimal readline-common systemd systemd-sysv Suggested packages: default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin python3-keyrings.alt python3-testresources python3-setuptools python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc binutils binfmt-support readline-doc systemd-container libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common publicsuffix libsasl2-modules packagekit-tools unattended-upgrades networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib python3-pkg-resources python3-pyparsing python3-secretstorage python3-six python3-software-properties python3-wadllib python3-zipp python3.10 python3.10-minimal readline-common software-properties-common systemd systemd-sysv 0 upgraded, 107 newly installed, 0 to remove and 1 not upgraded. Need to get 38.3 MB of archives. After this operation, 139 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.4-3ubuntu0.1 [809 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexpat1 amd64 2.4.7-1 [90.7 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.4-3ubuntu0.1 [2258 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-minimal amd64 3.10.4-0ubuntu2 [24.4 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsqlite3-0 amd64 3.37.2-2 [643 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.4-3ubuntu0.1 [1830 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.4-3ubuntu0.1 [488 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpython3-stdlib amd64 3.10.4-0ubuntu2 [6990 B] Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3 amd64 3.10.4-0ubuntu2 [22.8 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.1 [38.7 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.1 [33.5 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1 [211 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5 [19.7 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.4 [4580 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.4 [10.5 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.6 [1184 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 ca-certificates all 20211016 [148 kB] Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4 [188 kB] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 dbus amd64 1.12.20-2ubuntu4 [158 kB] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.1 [5124 B] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglib2.0-0 amd64 2.72.1-1 [1460 kB] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcap2-bin amd64 1:2.44-1build3 [26.0 kB] Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglib2.0-data all 2.72.1-1 [4908 B] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.4 [203 kB] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.1 [763 kB] Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.3.0ubuntu2.1 [15.2 kB] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.3.0ubuntu2.1 [165 kB] Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pkg-resources all 59.6.0-1.2 [132 kB] Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.6 [1510 B] Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1 [20.8 kB] Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1 [53.9 kB] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.12+dfsg-0ubuntu0.22.04.1 [184 kB] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libssh-4 amd64 0.9.6-2build1 [184 kB] Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.3 [290 kB] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.3 [194 kB] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB] Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libksba8 amd64 1.6.0-2build1 [119 kB] Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB] Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB] Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB] Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB] Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB] Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.3 [284 kB] Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB] Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglib2.0-bin amd64 2.72.1-1 [80.8 kB] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunwind8 amd64 1.3.2-2build2 [54.5 kB] Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB] Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB] Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB] Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB] Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B] Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2 [236 kB] Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zipp all 1.0.0-3 [5440 B] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.1 [17.1 kB] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-oauthlib all 3.2.0-1 [89.7 kB] Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.2 [28.8 kB] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB] Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.2 [14.1 kB] Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 38.3 MB in 1s (31.1 MB/s) Selecting previously unselected package libpython3.10-minimal:amd64. (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 ... 4395 files and directories currently installed.) Preparing to unpack .../libpython3.10-minimal_3.10.4-3ubuntu0.1_amd64.deb ... Unpacking libpython3.10-minimal:amd64 (3.10.4-3ubuntu0.1) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.4.7-1_amd64.deb ... Unpacking libexpat1:amd64 (2.4.7-1) ... Selecting previously unselected package python3.10-minimal. Preparing to unpack .../python3.10-minimal_3.10.4-3ubuntu0.1_amd64.deb ... Unpacking python3.10-minimal (3.10.4-3ubuntu0.1) ... Setting up libpython3.10-minimal:amd64 (3.10.4-3ubuntu0.1) ... Setting up libexpat1:amd64 (2.4.7-1) ... Setting up python3.10-minimal (3.10.4-3ubuntu0.1) ... Selecting previously unselected package python3-minimal. (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 ... 4697 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.10.4-0ubuntu2_amd64.deb ... Unpacking python3-minimal (3.10.4-0ubuntu2) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_7.0.0_all.deb ... Unpacking media-types (7.0.0) ... Selecting previously unselected package libmpdec3:amd64. Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... Unpacking libmpdec3:amd64 (2.5.1-2build2) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... Unpacking readline-common (8.1.2-1) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... Unpacking libreadline8:amd64 (8.1.2-1) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../5-libsqlite3-0_3.37.2-2_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.37.2-2) ... Selecting previously unselected package libpython3.10-stdlib:amd64. Preparing to unpack .../6-libpython3.10-stdlib_3.10.4-3ubuntu0.1_amd64.deb ... Unpacking libpython3.10-stdlib:amd64 (3.10.4-3ubuntu0.1) ... Selecting previously unselected package python3.10. Preparing to unpack .../7-python3.10_3.10.4-3ubuntu0.1_amd64.deb ... Unpacking python3.10 (3.10.4-3ubuntu0.1) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../8-libpython3-stdlib_3.10.4-0ubuntu2_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.10.4-0ubuntu2) ... Setting up python3-minimal (3.10.4-0ubuntu2) ... Selecting previously unselected package python3. (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 ... 5126 files and directories currently installed.) Preparing to unpack .../0-python3_3.10.4-0ubuntu2_amd64.deb ... Unpacking python3 (3.10.4-0ubuntu2) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.1_amd64.deb ... Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.1) ... Selecting previously unselected package libargon2-1:amd64. Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... Unpacking libargon2-1:amd64 (0~20171227-0.3) ... Selecting previously unselected package libdevmapper1.02.1:amd64. Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ... Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... Selecting previously unselected package libjson-c5:amd64. Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.1_amd64.deb ... Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.1) ... Selecting previously unselected package libcryptsetup12:amd64. Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1_amd64.deb ... Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1) ... Selecting previously unselected package libip4tc2:amd64. Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5_amd64.deb ... Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5) ... Selecting previously unselected package libkmod2:amd64. Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ... Unpacking libkmod2:amd64 (29-1ubuntu1) ... Selecting previously unselected package systemd. Preparing to unpack .../8-systemd_249.11-0ubuntu3.4_amd64.deb ... Unpacking systemd (249.11-0ubuntu3.4) ... Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.1) ... Setting up libargon2-1:amd64 (0~20171227-0.3) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.1) ... Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1) ... Setting up libip4tc2:amd64 (1.8.7-1ubuntu5) ... Setting up libkmod2:amd64 (29-1ubuntu1) ... Setting up systemd (249.11-0ubuntu3.4) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Selecting previously unselected package systemd-sysv. (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 ... 5966 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.4_amd64.deb ... Unpacking systemd-sysv (249.11-0ubuntu3.4) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.6_amd64.deb ... Unpacking openssl (3.0.2-0ubuntu1.6) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20211016_all.deb ... Unpacking ca-certificates (20211016) ... Selecting previously unselected package libdbus-1-3:amd64. Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4_amd64.deb ... Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.20-2ubuntu4_amd64.deb ... Unpacking dbus (1.12.20-2ubuntu4) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.52ubuntu0.1_all.deb ... Unpacking distro-info-data (0.52ubuntu0.1) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../06-libglib2.0-0_2.72.1-1_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.72.1-1) ... Selecting previously unselected package libgirepository-1.0-1:amd64. Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_amd64.deb ... Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... Selecting previously unselected package gir1.2-glib-2.0:amd64. Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ... Unpacking iso-codes (4.9.0-1) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../10-libcap2-bin_1%3a2.44-1build3_amd64.deb ... Unpacking libcap2-bin (1:2.44-1build3) ... Selecting previously unselected package libelf1:amd64. Preparing to unpack .../11-libelf1_0.186-1build1_amd64.deb ... Unpacking libelf1:amd64 (0.186-1build1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../12-libglib2.0-data_2.72.1-1_all.deb ... Unpacking libglib2.0-data (2.72.1-1) ... Selecting previously unselected package libicu70:amd64. Preparing to unpack .../13-libicu70_70.1-2_amd64.deb ... Unpacking libicu70:amd64 (70.1-2) ... Selecting previously unselected package libpam-systemd:amd64. Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.4_amd64.deb ... Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.4) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.1_amd64.deb ... Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.1) ... Selecting previously unselected package libyaml-0-2:amd64. Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_amd64.deb ... Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... Selecting previously unselected package lsb-release. Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ... Unpacking lsb-release (11.1.0ubuntu4) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../18-python-apt-common_2.3.0ubuntu2.1_all.deb ... Unpacking python-apt-common (2.3.0ubuntu2.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../19-python3-apt_2.3.0ubuntu2.1_amd64.deb ... Unpacking python3-apt (2.3.0ubuntu2.1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../20-python3-dbus_1.2.18-3build1_amd64.deb ... Unpacking python3-dbus (1.2.18-3build1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_amd64.deb ... Unpacking python3-gi (3.42.1-0ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2_all.deb ... Unpacking python3-pkg-resources (59.6.0-1.2) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../25-apt-transport-https_2.4.6_all.deb ... Unpacking apt-transport-https (2.4.6) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../26-libbrotli1_1.0.9-2build6_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2build6) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1) ... Selecting previously unselected package libldap-2.5-0:amd64. Preparing to unpack .../29-libldap-2.5-0_2.5.12+dfsg-0ubuntu0.22.04.1_amd64.deb ... Unpacking libldap-2.5-0:amd64 (2.5.12+dfsg-0ubuntu0.22.04.1) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Selecting previously unselected package libssh-4:amd64. Preparing to unpack .../31-libssh-4_0.9.6-2build1_amd64.deb ... Unpacking libssh-4:amd64 (0.9.6-2build1) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.3_amd64.deb ... Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.3) ... Selecting previously unselected package curl. Preparing to unpack .../33-curl_7.81.0-1ubuntu1.3_amd64.deb ... Unpacking curl (7.81.0-1ubuntu1.3) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../34-libassuan0_2.5.5-1build1_amd64.deb ... Unpacking libassuan0:amd64 (2.5.5-1build1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpgconf (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../36-libksba8_1.6.0-2build1_amd64.deb ... Unpacking libksba8:amd64 (1.6.0-2build1) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../37-libnpth0_1.6-3build2_amd64.deb ... Unpacking libnpth0:amd64 (1.6-3build2) ... Selecting previously unselected package dirmngr. Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking dirmngr (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libpackagekit-glib2-18:amd64. Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ... Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg. Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_amd64.deb ... Unpacking pinentry-curses (1.1.1-1build2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ... Unpacking gpgsm (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.3_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.3) ... Selecting previously unselected package libstemmer0d:amd64. Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_amd64.deb ... Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... Selecting previously unselected package libxmlb2:amd64. Preparing to unpack .../52-libxmlb2_0.3.6-2build1_amd64.deb ... Unpacking libxmlb2:amd64 (0.3.6-2build1) ... Selecting previously unselected package libappstream4:amd64. Preparing to unpack .../53-libappstream4_0.15.2-2_amd64.deb ... Unpacking libappstream4:amd64 (0.15.2-2) ... Selecting previously unselected package libdw1:amd64. Preparing to unpack .../54-libdw1_0.186-1build1_amd64.deb ... Unpacking libdw1:amd64 (0.186-1build1) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../55-libglib2.0-bin_2.72.1-1_amd64.deb ... Unpacking libglib2.0-bin (2.72.1-1) ... Selecting previously unselected package libunwind8:amd64. Preparing to unpack .../56-libunwind8_1.3.2-2build2_amd64.deb ... Unpacking libunwind8:amd64 (1.3.2-2build2) ... Selecting previously unselected package libgstreamer1.0-0:amd64. Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ... Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ... Selecting previously unselected package libpolkit-gobject-1-0:amd64. Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ... Selecting previously unselected package libpolkit-agent-1-0:amd64. Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_amd64.deb ... Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ... Selecting previously unselected package polkitd. Preparing to unpack .../60-polkitd_0.105-33_amd64.deb ... Unpacking polkitd (0.105-33) ... Selecting previously unselected package pkexec. Preparing to unpack .../61-pkexec_0.105-33_amd64.deb ... Unpacking pkexec (0.105-33) ... Selecting previously unselected package policykit-1. Preparing to unpack .../62-policykit-1_0.105-33_amd64.deb ... Unpacking policykit-1 (0.105-33) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ... Unpacking python3-blinker (1.4+dfsg1-0.4) ... Selecting previously unselected package python3-cffi-backend:amd64. Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_amd64.deb ... Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_amd64.deb ... Unpacking python3-cryptography (3.4.8-1ubuntu2) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ... Unpacking python3-pyparsing (2.4.7-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ... Unpacking python3-httplib2 (0.20.2-2) ... Selecting previously unselected package python3-more-itertools. Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ... Unpacking python3-more-itertools (8.10.0-2) ... Selecting previously unselected package python3-zipp. Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ... Unpacking python3-zipp (1.0.0-3) ... Selecting previously unselected package python3-importlib-metadata. Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ... Unpacking python3-importlib-metadata (4.6.4-1) ... Selecting previously unselected package python3-jeepney. Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ... Unpacking python3-jeepney (0.7.1-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.1_all.deb ... Unpacking python3-jwt (2.3.0-1ubuntu0.1) ... Selecting previously unselected package python3-secretstorage. Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ... Unpacking python3-secretstorage (3.3.1-1) ... Selecting previously unselected package python3-keyring. Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ... Unpacking python3-keyring (23.5.0-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ... Unpacking python3-lazr.uri (1.0.6-2) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ... Unpacking python3-wadllib (1.3.6-1) ... Selecting previously unselected package python3-distro. Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ... Unpacking python3-distro (1.7.0-1) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../78-python3-oauthlib_3.2.0-1_all.deb ... Unpacking python3-oauthlib (3.2.0-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ... Unpacking python3-six (1.16.0-3ubuntu1) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.4-1) ... Selecting previously unselected package python3-launchpadlib. Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ... Unpacking python3-launchpadlib (1.10.16-1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../82-python3-software-properties_0.99.22.2_all.deb ... Unpacking python3-software-properties (0.99.22.2) ... Selecting previously unselected package packagekit. Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_amd64.deb ... Unpacking packagekit (1.2.5-2ubuntu2) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../84-software-properties-common_0.99.22.2_all.deb ... Unpacking software-properties-common (0.99.22.2) ... Selecting previously unselected package gnupg2. Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg2 (2.2.27-3ubuntu2.1) ... Setting up libksba8:amd64 (1.6.0-2build1) ... Setting up media-types (7.0.0) ... Setting up systemd-sysv (249.11-0ubuntu3.4) ... Setting up libpsl5:amd64 (0.21.0-1.2build2) ... Setting up apt-transport-https (2.4.6) ... Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... Setting up libglib2.0-0:amd64 (2.72.1-1) ... No schema files found: doing nothing. Setting up distro-info-data (0.52ubuntu0.1) ... Setting up libxmlb2:amd64 (0.3.6-2build1) ... Setting up libbrotli1:amd64 (1.0.9-2build6) ... Setting up libsqlite3-0:amd64 (3.37.2-2) ... Setting up libnghttp2-14:amd64 (1.43.0-1build3) ... Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ... Setting up libnpth0:amd64 (1.6-3build2) ... Setting up libassuan0:amd64 (2.5.5-1build1) ... Setting up libunwind8:amd64 (1.3.2-2build2) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1) ... Setting up libcap2-bin (1:2.44-1build3) ... Setting up libglib2.0-data (2.72.1-1) ... Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4) ... Setting up dbus (1.12.20-2ubuntu4) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1) ... Setting up libssh-4:amd64 (0.9.6-2build1) ... Setting up python-apt-common (2.3.0ubuntu2.1) ... Setting up libmpdec3:amd64 (2.5.1-2build2) ... Setting up libpam-systemd:amd64 (249.11-0ubuntu3.4) ... Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... Setting up libstemmer0d:amd64 (2.2.0-1build1) ... Setting up openssl (3.0.2-0ubuntu1.6) ... Setting up libelf1:amd64 (0.186-1build1) ... Setting up readline-common (8.1.2-1) ... Setting up iso-codes (4.9.0-1) ... Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ... Setting up libicu70:amd64 (70.1-2) ... Setting up pinentry-curses (1.1.1-1build2) ... Setting up libdw1:amd64 (0.186-1build1) ... Setting up libreadline8:amd64 (8.1.2-1) ... Setting up libglib2.0-bin (2.72.1-1) ... Setting up libldap-2.5-0:amd64 (2.5.12+dfsg-0ubuntu0.22.04.1) ... Setting up libpython3.10-stdlib:amd64 (3.10.4-3ubuntu0.1) ... Setting up ca-certificates (20211016) ... Updating certificates in /etc/ssl/certs... 127 added, 0 removed; done. Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... Setting up gpgconf (2.2.27-3ubuntu2.1) ... Setting up libcurl4:amd64 (7.81.0-1ubuntu1.3) ... Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... Setting up curl (7.81.0-1ubuntu1.3) ... Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.1) ... Setting up polkitd (0.105-33) ... Setting up gpg (2.2.27-3ubuntu2.1) ... Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libpython3-stdlib:amd64 (3.10.4-0ubuntu2) ... Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... Setting up gpg-agent (2.2.27-3ubuntu2.1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up python3.10 (3.10.4-3ubuntu0.1) ... Setting up gpgsm (2.2.27-3ubuntu2.1) ... Setting up pkexec (0.105-33) ... Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.3) ... Setting up python3 (3.10.4-0ubuntu2) ... Setting up libappstream4:amd64 (0.15.2-2) ... Setting up python3-six (1.16.0-3ubuntu1) ... Setting up dirmngr (2.2.27-3ubuntu2.1) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... Setting up python3-pyparsing (2.4.7-1) ... Setting up python3-gi (3.42.1-0ubuntu1) ... Setting up python3-jeepney (0.7.1-3) ... Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... Setting up python3-httplib2 (0.20.2-2) ... Setting up lsb-release (11.1.0ubuntu4) ... Setting up policykit-1 (0.105-33) ... Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... Setting up python3-blinker (1.4+dfsg1-0.4) ... Setting up python3-pkg-resources (59.6.0-1.2) ... Setting up python3-more-itertools (8.10.0-2) ... Setting up python3-dbus (1.2.18-3build1) ... Setting up python3-distro (1.7.0-1) ... Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... Setting up python3-jwt (2.3.0-1ubuntu0.1) ... Setting up python3-apt (2.3.0ubuntu2.1) ... Setting up python3-lazr.uri (1.0.6-2) ... Setting up python3-zipp (1.0.0-3) ... Setting up python3-cryptography (3.4.8-1ubuntu2) ... Setting up python3-wadllib (1.3.6-1) ... Setting up gnupg (2.2.27-3ubuntu2.1) ... Setting up packagekit (1.2.5-2ubuntu2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up gnupg2 (2.2.27-3ubuntu2.1) ... Setting up python3-importlib-metadata (4.6.4-1) ... Setting up python3-oauthlib (3.2.0-1) ... Setting up python3-secretstorage (3.3.1-1) ... Setting up python3-keyring (23.5.0-1) ... Setting up python3-lazr.restfulclient (0.14.4-1) ... Setting up python3-launchpadlib (1.10.16-1) ... Setting up python3-software-properties (0.99.22.2) ... Setting up software-properties-common (0.99.22.2) ... Processing triggers for libc-bin (2.35-0ubuntu3.1) ... Processing triggers for ca-certificates (20211016) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.20-2ubuntu4) ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 22.04.1 LTS' +++ NAME=Ubuntu +++ VERSION_ID=22.04 +++ VERSION='22.04.1 LTS (Jammy Jellyfish)' +++ VERSION_CODENAME=jammy +++ ID=ubuntu +++ ID_LIKE=debian +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ UBUNTU_CODENAME=jammy ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=jammy + '[' jammy = sid ']' + install_debian_containerd [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... done. Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 127 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). OK + '[' jammy = sid ']' ++ dpkg --print-architecture + ARCH=amd64 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu jammy test' + apt-get update Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB] Get:2 https://download.docker.com/linux/ubuntu jammy/test amd64 Packages [7051 B] Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease Hit:4 http://archive.ubuntu.com/ubuntu jammy InRelease Hit:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease Fetched 55.9 kB in 1s (79.8 kB/s) Reading package lists... W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb' ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb' ++ xargs ++ awk '$0="./"$0' + packages='./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb Selecting previously unselected package docker-ce. (Reading database ... 9226 files and directories currently installed.) Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... Selecting previously unselected package docker-scan-plugin. Preparing to unpack .../docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb ... Unpacking docker-scan-plugin (0.17.0~ubuntu-jammy) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb ... Unpacking docker-compose-plugin (2.9.0~ubuntu-jammy) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb ... Unpacking docker-buildx-plugin (0.8.2~ubuntu-jammy) ... Setting up docker-scan-plugin (0.17.0~ubuntu-jammy) ... Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... Setting up docker-compose-plugin (2.9.0~ubuntu-jammy) ... Setting up docker-buildx-plugin (0.8.2~ubuntu-jammy) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-scan-plugin_0.17.0~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_amd64.deb Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. Skipping docker-scan-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. Need to get 28.8 MB of archives. After this operation, 131 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu jammy/test amd64 containerd.io amd64 1.6.7-1 [28.1 MB] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxtables12 amd64 1.8.7-1ubuntu5 [31.2 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5 [20.2 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 iptables amd64 1.8.7-1ubuntu5 [455 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 dbus-user-session amd64 1.12.20-2ubuntu4 [9430 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 28.8 MB in 1s (45.3 MB/s) Selecting previously unselected package libmnl0:amd64. (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 ... 9454 files and directories currently installed.) Preparing to unpack .../0-libmnl0_1.0.4-3build2_amd64.deb ... Unpacking libmnl0:amd64 (1.0.4-3build2) ... Selecting previously unselected package libxtables12:amd64. Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5_amd64.deb ... Unpacking libxtables12:amd64 (1.8.7-1ubuntu5) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Selecting previously unselected package libip6tc2:amd64. Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5_amd64.deb ... Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../6-libnftnl11_1.2.1-1build1_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.1-1build1) ... Selecting previously unselected package iptables. Preparing to unpack .../7-iptables_1.8.7-1ubuntu5_amd64.deb ... Unpacking iptables (1.8.7-1ubuntu5) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.7-1_amd64.deb ... Unpacking containerd.io (1.6.7-1) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4_amd64.deb ... Unpacking dbus-user-session (1.12.20-2ubuntu4) ... Setting up libip6tc2:amd64 (1.8.7-1ubuntu5) ... Setting up dbus-user-session (1.12.20-2ubuntu4) ... Setting up libmnl0:amd64 (1.0.4-3build2) ... Setting up containerd.io (1.6.7-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:amd64 (1.8.7-1ubuntu5) ... Setting up libnfnetlink0:amd64 (1.0.1-3build3) ... Setting up netbase (6.3) ... Setting up libnftnl11:amd64 (1.2.1-1build1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ... Setting up iptables (1.8.7-1ubuntu5) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.35-0ubuntu3.1) ... + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.3 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } make[2]: Leaving directory '/root/build-deb/compose' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build f068067" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1) PASS: daemon version OK ver="$(cli/build/docker --version)"; \ test "$ver" = "Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1) PASS: cli version OK ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.8.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1) PASS: docker-buildx version OK ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v2.9.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1) PASS: docker-compose version OK # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \ test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \ fi make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker # docker-ce install install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-buildx-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx # docker-compose-plugin install install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the buildx-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name) dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the compose-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name) dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE} # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb'. dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb'. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo -O../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.buildinfo dpkg-genchanges -O../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb /root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.dsc /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.tar.gz /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.buildinfo /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.changes /root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb /root/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb /build copied '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb' -> '/build/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb' removed '/root/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb' copied '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb' removed '/root/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.dsc' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.dsc' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.dsc' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.tar.gz' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy.tar.gz' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.buildinfo' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.buildinfo' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.changes' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.changes' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.changes' copied '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb' -> '/build/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb' removed '/root/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb' copied '/root/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb' -> '/build/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb' removed '/root/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-725/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy" make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-725/deb' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify) [Pipeline] sh + make IMAGE=ubuntu:jammy verify docker run --rm -i \ -v "$(pwd):/v" \ -e DEBIAN_FRONTEND=noninteractive \ -e PACKAGE_REPO=staging \ -w /v \ ubuntu:jammy ./verify Unable to find image 'ubuntu:jammy' locally jammy: Pulling from library/ubuntu f1a5cf9a21e4: Already exists Digest: sha256:34fea4f31bf187bc915536831fd0afc9d214755bf700b5cdb1336c82516d154e Status: Downloaded newer image for ubuntu:jammy + verify + dpkg --version + verify_deb + apt-get update Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [114 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [99.8 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [202 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [1018 B] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [9499 B] Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [466 kB] Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [5811 B] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [79.8 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [594 B] Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [192 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [9115 B] Fetched 20.2 MB in 3s (6863 kB/s) Reading package lists... + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib python3-pkg-resources python3-pyparsing python3-secretstorage python3-six python3-software-properties python3-wadllib python3-zipp python3.10 python3.10-minimal readline-common systemd systemd-sysv Suggested packages: default-dbus-session-bus | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python-blinker-doc python-cryptography-doc python3-cryptography-vectors python-dbus-doc python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin python3-keyrings.alt python3-testresources python3-setuptools python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc binutils binfmt-support readline-doc systemd-container libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 Recommended packages: libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common publicsuffix libsasl2-modules packagekit-tools unattended-upgrades networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd The following NEW packages will be installed: apt-transport-https ca-certificates curl dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker python3-cffi-backend python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib python3-pkg-resources python3-pyparsing python3-secretstorage python3-six python3-software-properties python3-wadllib python3-zipp python3.10 python3.10-minimal readline-common software-properties-common systemd systemd-sysv 0 upgraded, 107 newly installed, 0 to remove and 1 not upgraded. Need to get 36.7 MB of archives. After this operation, 120 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.4-3ubuntu0.1 [793 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexpat1 armhf 2.4.7-1 [66.5 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.4-3ubuntu0.1 [1930 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-minimal armhf 3.10.4-0ubuntu2 [24.4 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsqlite3-0 armhf 3.37.2-2 [549 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.4-3ubuntu0.1 [1749 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.4-3ubuntu0.1 [488 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpython3-stdlib armhf 3.10.4-0ubuntu2 [6990 B] Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3 armhf 3.10.4-0ubuntu2 [22.8 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libapparmor1 armhf 3.0.4-2ubuntu2.1 [33.1 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libjson-c5 armhf 0.15-3~ubuntu1.22.04.1 [29.1 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcryptsetup12 armhf 2:2.4.3-1ubuntu1 [189 kB] Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libip4tc2 armhf 1.8.7-1ubuntu5 [17.7 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libkmod2 armhf 29-1ubuntu1 [40.9 kB] Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd armhf 249.11-0ubuntu3.4 [4483 kB] Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd-sysv armhf 249.11-0ubuntu3.4 [10.5 kB] Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.6 [1152 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ca-certificates all 20211016 [148 kB] Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdbus-1-3 armhf 1.12.20-2ubuntu4 [169 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dbus armhf 1.12.20-2ubuntu4 [148 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.1 [5124 B] Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libglib2.0-0 armhf 2.72.1-1 [1325 kB] Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgirepository-1.0-1 armhf 1.72.0-1 [79.2 kB] Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gir1.2-glib-2.0 armhf 1.72.0-1 [164 kB] Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB] Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcap2-bin armhf 1:2.44-1build3 [25.3 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB] Get:34 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libglib2.0-data all 2.72.1-1 [4908 B] Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB] Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpam-systemd armhf 249.11-0ubuntu3.4 [185 kB] Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.1 [599 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB] Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.3.0ubuntu2.1 [15.2 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.3.0ubuntu2.1 [154 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-dbus armhf 1.2.18-3build1 [92.6 kB] Get:43 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-gi armhf 3.42.1-0ubuntu1 [214 kB] Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pkg-resources all 59.6.0-1.2 [132 kB] Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB] Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB] Get:47 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf apt-transport-https all 2.4.6 [1510 B] Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB] Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1 [19.2 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1 [50.7 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-2.5-0 armhf 2.5.12+dfsg-0ubuntu0.22.04.1 [160 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB] Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libssh-4 armhf 0.9.6-2build1 [165 kB] Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.3 [253 kB] Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.3 [188 kB] Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB] Get:57 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB] Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libksba8 armhf 1.6.0-2build1 [99.7 kB] Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B] Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB] Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackagekit-glib2-18 armhf 1.2.5-2ubuntu2 [109 kB] Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.5-2ubuntu2 [25.3 kB] Get:63 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] Get:64 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB] Get:65 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB] Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB] Get:67 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB] Get:68 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB] Get:69 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB] Get:70 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB] Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB] Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.3 [247 kB] Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstemmer0d armhf 2.2.0-1build1 [136 kB] Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmlb2 armhf 0.3.6-2build1 [57.1 kB] Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libappstream4 armhf 0.15.2-2 [169 kB] Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB] Get:77 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libglib2.0-bin armhf 2.72.1-1 [75.6 kB] Get:78 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunwind8 armhf 1.3.2-2build2 [49.4 kB] Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgstreamer1.0-0 armhf 1.20.3-0ubuntu1 [936 kB] Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpolkit-gobject-1-0 armhf 0.105-33 [37.6 kB] Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpolkit-agent-1-0 armhf 0.105-33 [14.1 kB] Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf polkitd armhf 0.105-33 [72.9 kB] Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkexec armhf 0.105-33 [14.5 kB] Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf policykit-1 armhf 0.105-33 [2426 B] Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-cffi-backend armhf 1.15.0-1build2 [67.6 kB] Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-cryptography armhf 3.4.8-1ubuntu2 [222 kB] Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pyparsing all 2.4.7-1 [61.4 kB] Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-httplib2 all 0.20.2-2 [30.4 kB] Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-more-itertools all 8.10.0-2 [47.9 kB] Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-zipp all 1.0.0-3 [5440 B] Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-importlib-metadata all 4.6.4-1 [16.2 kB] Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-jeepney all 0.7.1-3 [36.8 kB] Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-jwt all 2.3.0-1ubuntu0.1 [17.1 kB] Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-secretstorage all 3.3.1-1 [13.2 kB] Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-keyring all 23.5.0-1 [35.7 kB] Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-lazr.uri all 1.0.6-2 [14.4 kB] Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-wadllib all 1.3.6-1 [36.4 kB] Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-distro all 1.7.0-1 [17.0 kB] Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-oauthlib all 3.2.0-1 [89.7 kB] Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB] Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-launchpadlib all 1.10.16-1 [125 kB] Get:104 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-software-properties all 0.99.22.2 [28.8 kB] Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf packagekit armhf 1.2.5-2ubuntu2 [422 kB] Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf software-properties-common all 0.99.22.2 [14.1 kB] Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf gnupg2 all 2.2.27-3ubuntu2.1 [5548 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 36.7 MB in 4s (8345 kB/s) Selecting previously unselected package libpython3.10-minimal:armhf. (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 ... 4390 files and directories currently installed.) Preparing to unpack .../libpython3.10-minimal_3.10.4-3ubuntu0.1_armhf.deb ... Unpacking libpython3.10-minimal:armhf (3.10.4-3ubuntu0.1) ... Selecting previously unselected package libexpat1:armhf. Preparing to unpack .../libexpat1_2.4.7-1_armhf.deb ... Unpacking libexpat1:armhf (2.4.7-1) ... Selecting previously unselected package python3.10-minimal. Preparing to unpack .../python3.10-minimal_3.10.4-3ubuntu0.1_armhf.deb ... Unpacking python3.10-minimal (3.10.4-3ubuntu0.1) ... Setting up libpython3.10-minimal:armhf (3.10.4-3ubuntu0.1) ... Setting up libexpat1:armhf (2.4.7-1) ... Setting up python3.10-minimal (3.10.4-3ubuntu0.1) ... Selecting previously unselected package python3-minimal. (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 ... 4692 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.10.4-0ubuntu2_armhf.deb ... Unpacking python3-minimal (3.10.4-0ubuntu2) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_7.0.0_all.deb ... Unpacking media-types (7.0.0) ... Selecting previously unselected package libmpdec3:armhf. Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ... Unpacking libmpdec3:armhf (2.5.1-2build2) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... Unpacking readline-common (8.1.2-1) ... Selecting previously unselected package libreadline8:armhf. Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ... Unpacking libreadline8:armhf (8.1.2-1) ... Selecting previously unselected package libsqlite3-0:armhf. Preparing to unpack .../5-libsqlite3-0_3.37.2-2_armhf.deb ... Unpacking libsqlite3-0:armhf (3.37.2-2) ... Selecting previously unselected package libpython3.10-stdlib:armhf. Preparing to unpack .../6-libpython3.10-stdlib_3.10.4-3ubuntu0.1_armhf.deb ... Unpacking libpython3.10-stdlib:armhf (3.10.4-3ubuntu0.1) ... Selecting previously unselected package python3.10. Preparing to unpack .../7-python3.10_3.10.4-3ubuntu0.1_armhf.deb ... Unpacking python3.10 (3.10.4-3ubuntu0.1) ... Selecting previously unselected package libpython3-stdlib:armhf. Preparing to unpack .../8-libpython3-stdlib_3.10.4-0ubuntu2_armhf.deb ... Unpacking libpython3-stdlib:armhf (3.10.4-0ubuntu2) ... Setting up python3-minimal (3.10.4-0ubuntu2) ... Selecting previously unselected package python3. (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 ... 5121 files and directories currently installed.) Preparing to unpack .../0-python3_3.10.4-0ubuntu2_armhf.deb ... Unpacking python3 (3.10.4-0ubuntu2) ... Selecting previously unselected package libapparmor1:armhf. Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.1_armhf.deb ... Unpacking libapparmor1:armhf (3.0.4-2ubuntu2.1) ... Selecting previously unselected package libargon2-1:armhf. Preparing to unpack .../2-libargon2-1_0~20171227-0.3_armhf.deb ... Unpacking libargon2-1:armhf (0~20171227-0.3) ... Selecting previously unselected package libdevmapper1.02.1:armhf. Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ... Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... Selecting previously unselected package libjson-c5:armhf. Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.1_armhf.deb ... Unpacking libjson-c5:armhf (0.15-3~ubuntu1.22.04.1) ... Selecting previously unselected package libcryptsetup12:armhf. Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1_armhf.deb ... Unpacking libcryptsetup12:armhf (2:2.4.3-1ubuntu1) ... Selecting previously unselected package libip4tc2:armhf. Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5_armhf.deb ... Unpacking libip4tc2:armhf (1.8.7-1ubuntu5) ... Selecting previously unselected package libkmod2:armhf. Preparing to unpack .../7-libkmod2_29-1ubuntu1_armhf.deb ... Unpacking libkmod2:armhf (29-1ubuntu1) ... Selecting previously unselected package systemd. Preparing to unpack .../8-systemd_249.11-0ubuntu3.4_armhf.deb ... Unpacking systemd (249.11-0ubuntu3.4) ... Setting up libapparmor1:armhf (3.0.4-2ubuntu2.1) ... Setting up libargon2-1:armhf (0~20171227-0.3) ... Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ... Setting up libjson-c5:armhf (0.15-3~ubuntu1.22.04.1) ... Setting up libcryptsetup12:armhf (2:2.4.3-1ubuntu1) ... Setting up libip4tc2:armhf (1.8.7-1ubuntu5) ... Setting up libkmod2:armhf (29-1ubuntu1) ... Setting up systemd (249.11-0ubuntu3.4) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. Initializing machine ID from random generator. Selecting previously unselected package systemd-sysv. (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 ... 5960 files and directories currently installed.) Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.4_armhf.deb ... Unpacking systemd-sysv (249.11-0ubuntu3.4) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.6_armhf.deb ... Unpacking openssl (3.0.2-0ubuntu1.6) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20211016_all.deb ... Unpacking ca-certificates (20211016) ... Selecting previously unselected package libdbus-1-3:armhf. Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4_armhf.deb ... Unpacking libdbus-1-3:armhf (1.12.20-2ubuntu4) ... Selecting previously unselected package dbus. Preparing to unpack .../04-dbus_1.12.20-2ubuntu4_armhf.deb ... Unpacking dbus (1.12.20-2ubuntu4) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../05-distro-info-data_0.52ubuntu0.1_all.deb ... Unpacking distro-info-data (0.52ubuntu0.1) ... Selecting previously unselected package libglib2.0-0:armhf. Preparing to unpack .../06-libglib2.0-0_2.72.1-1_armhf.deb ... Unpacking libglib2.0-0:armhf (2.72.1-1) ... Selecting previously unselected package libgirepository-1.0-1:armhf. Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_armhf.deb ... Unpacking libgirepository-1.0-1:armhf (1.72.0-1) ... Selecting previously unselected package gir1.2-glib-2.0:armhf. Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_armhf.deb ... Unpacking gir1.2-glib-2.0:armhf (1.72.0-1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ... Unpacking iso-codes (4.9.0-1) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../10-libcap2-bin_1%3a2.44-1build3_armhf.deb ... Unpacking libcap2-bin (1:2.44-1build3) ... Selecting previously unselected package libelf1:armhf. Preparing to unpack .../11-libelf1_0.186-1build1_armhf.deb ... Unpacking libelf1:armhf (0.186-1build1) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../12-libglib2.0-data_2.72.1-1_all.deb ... Unpacking libglib2.0-data (2.72.1-1) ... Selecting previously unselected package libicu70:armhf. Preparing to unpack .../13-libicu70_70.1-2_armhf.deb ... Unpacking libicu70:armhf (70.1-2) ... Selecting previously unselected package libpam-systemd:armhf. Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.4_armhf.deb ... Unpacking libpam-systemd:armhf (249.11-0ubuntu3.4) ... Selecting previously unselected package libxml2:armhf. Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.1_armhf.deb ... Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.1) ... Selecting previously unselected package libyaml-0-2:armhf. Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_armhf.deb ... Unpacking libyaml-0-2:armhf (0.2.2-1build2) ... Selecting previously unselected package lsb-release. Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ... Unpacking lsb-release (11.1.0ubuntu4) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../18-python-apt-common_2.3.0ubuntu2.1_all.deb ... Unpacking python-apt-common (2.3.0ubuntu2.1) ... Selecting previously unselected package python3-apt. Preparing to unpack .../19-python3-apt_2.3.0ubuntu2.1_armhf.deb ... Unpacking python3-apt (2.3.0ubuntu2.1) ... Selecting previously unselected package python3-dbus. Preparing to unpack .../20-python3-dbus_1.2.18-3build1_armhf.deb ... Unpacking python3-dbus (1.2.18-3build1) ... Selecting previously unselected package python3-gi. Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_armhf.deb ... Unpacking python3-gi (3.42.1-0ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2_all.deb ... Unpacking python3-pkg-resources (59.6.0-1.2) ... Selecting previously unselected package libnghttp2-14:armhf. Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_armhf.deb ... Unpacking libnghttp2-14:armhf (1.43.0-1build3) ... Selecting previously unselected package libpsl5:armhf. Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_armhf.deb ... Unpacking libpsl5:armhf (0.21.0-1.2build2) ... Selecting previously unselected package apt-transport-https. Preparing to unpack .../25-apt-transport-https_2.4.6_all.deb ... Unpacking apt-transport-https (2.4.6) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../26-libbrotli1_1.0.9-2build6_armhf.deb ... Unpacking libbrotli1:armhf (1.0.9-2build6) ... Selecting previously unselected package libsasl2-modules-db:armhf. Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1_armhf.deb ... Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1) ... Selecting previously unselected package libsasl2-2:armhf. Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1_armhf.deb ... Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1) ... Selecting previously unselected package libldap-2.5-0:armhf. Preparing to unpack .../29-libldap-2.5-0_2.5.12+dfsg-0ubuntu0.22.04.1_armhf.deb ... Unpacking libldap-2.5-0:armhf (2.5.12+dfsg-0ubuntu0.22.04.1) ... Selecting previously unselected package librtmp1:armhf. Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ... Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... Selecting previously unselected package libssh-4:armhf. Preparing to unpack .../31-libssh-4_0.9.6-2build1_armhf.deb ... Unpacking libssh-4:armhf (0.9.6-2build1) ... Selecting previously unselected package libcurl4:armhf. Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.3_armhf.deb ... Unpacking libcurl4:armhf (7.81.0-1ubuntu1.3) ... Selecting previously unselected package curl. Preparing to unpack .../33-curl_7.81.0-1ubuntu1.3_armhf.deb ... Unpacking curl (7.81.0-1ubuntu1.3) ... Selecting previously unselected package libassuan0:armhf. Preparing to unpack .../34-libassuan0_2.5.5-1build1_armhf.deb ... Unpacking libassuan0:armhf (2.5.5-1build1) ... Selecting previously unselected package gpgconf. Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking gpgconf (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libksba8:armhf. Preparing to unpack .../36-libksba8_1.6.0-2build1_armhf.deb ... Unpacking libksba8:armhf (1.6.0-2build1) ... Selecting previously unselected package libnpth0:armhf. Preparing to unpack .../37-libnpth0_1.6-3build2_armhf.deb ... Unpacking libnpth0:armhf (1.6-3build2) ... Selecting previously unselected package dirmngr. Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking dirmngr (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libpackagekit-glib2-18:armhf. Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_armhf.deb ... Unpacking libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ... Selecting previously unselected package gir1.2-packagekitglib-1.0. Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_armhf.deb ... Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg. Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking gpg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_armhf.deb ... Unpacking pinentry-curses (1.1.1-1build2) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gpgsm. Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ... Unpacking gpgsm (2.2.27-3ubuntu2.1) ... Selecting previously unselected package gnupg. Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg (2.2.27-3ubuntu2.1) ... Selecting previously unselected package libcurl3-gnutls:armhf. Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.3_armhf.deb ... Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.3) ... Selecting previously unselected package libstemmer0d:armhf. Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_armhf.deb ... Unpacking libstemmer0d:armhf (2.2.0-1build1) ... Selecting previously unselected package libxmlb2:armhf. Preparing to unpack .../52-libxmlb2_0.3.6-2build1_armhf.deb ... Unpacking libxmlb2:armhf (0.3.6-2build1) ... Selecting previously unselected package libappstream4:armhf. Preparing to unpack .../53-libappstream4_0.15.2-2_armhf.deb ... Unpacking libappstream4:armhf (0.15.2-2) ... Selecting previously unselected package libdw1:armhf. Preparing to unpack .../54-libdw1_0.186-1build1_armhf.deb ... Unpacking libdw1:armhf (0.186-1build1) ... Selecting previously unselected package libglib2.0-bin. Preparing to unpack .../55-libglib2.0-bin_2.72.1-1_armhf.deb ... Unpacking libglib2.0-bin (2.72.1-1) ... Selecting previously unselected package libunwind8:armhf. Preparing to unpack .../56-libunwind8_1.3.2-2build2_armhf.deb ... Unpacking libunwind8:armhf (1.3.2-2build2) ... Selecting previously unselected package libgstreamer1.0-0:armhf. Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_armhf.deb ... Unpacking libgstreamer1.0-0:armhf (1.20.3-0ubuntu1) ... Selecting previously unselected package libpolkit-gobject-1-0:armhf. Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_armhf.deb ... Unpacking libpolkit-gobject-1-0:armhf (0.105-33) ... Selecting previously unselected package libpolkit-agent-1-0:armhf. Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_armhf.deb ... Unpacking libpolkit-agent-1-0:armhf (0.105-33) ... Selecting previously unselected package polkitd. Preparing to unpack .../60-polkitd_0.105-33_armhf.deb ... Unpacking polkitd (0.105-33) ... Selecting previously unselected package pkexec. Preparing to unpack .../61-pkexec_0.105-33_armhf.deb ... Unpacking pkexec (0.105-33) ... Selecting previously unselected package policykit-1. Preparing to unpack .../62-policykit-1_0.105-33_armhf.deb ... Unpacking policykit-1 (0.105-33) ... Selecting previously unselected package python3-blinker. Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ... Unpacking python3-blinker (1.4+dfsg1-0.4) ... Selecting previously unselected package python3-cffi-backend:armhf. Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_armhf.deb ... Unpacking python3-cffi-backend:armhf (1.15.0-1build2) ... Selecting previously unselected package python3-cryptography. Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_armhf.deb ... Unpacking python3-cryptography (3.4.8-1ubuntu2) ... Selecting previously unselected package python3-pyparsing. Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ... Unpacking python3-pyparsing (2.4.7-1) ... Selecting previously unselected package python3-httplib2. Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ... Unpacking python3-httplib2 (0.20.2-2) ... Selecting previously unselected package python3-more-itertools. Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ... Unpacking python3-more-itertools (8.10.0-2) ... Selecting previously unselected package python3-zipp. Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ... Unpacking python3-zipp (1.0.0-3) ... Selecting previously unselected package python3-importlib-metadata. Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ... Unpacking python3-importlib-metadata (4.6.4-1) ... Selecting previously unselected package python3-jeepney. Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ... Unpacking python3-jeepney (0.7.1-3) ... Selecting previously unselected package python3-jwt. Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.1_all.deb ... Unpacking python3-jwt (2.3.0-1ubuntu0.1) ... Selecting previously unselected package python3-secretstorage. Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ... Unpacking python3-secretstorage (3.3.1-1) ... Selecting previously unselected package python3-keyring. Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ... Unpacking python3-keyring (23.5.0-1) ... Selecting previously unselected package python3-lazr.uri. Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ... Unpacking python3-lazr.uri (1.0.6-2) ... Selecting previously unselected package python3-wadllib. Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ... Unpacking python3-wadllib (1.3.6-1) ... Selecting previously unselected package python3-distro. Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ... Unpacking python3-distro (1.7.0-1) ... Selecting previously unselected package python3-oauthlib. Preparing to unpack .../78-python3-oauthlib_3.2.0-1_all.deb ... Unpacking python3-oauthlib (3.2.0-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ... Unpacking python3-six (1.16.0-3ubuntu1) ... Selecting previously unselected package python3-lazr.restfulclient. Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ... Unpacking python3-lazr.restfulclient (0.14.4-1) ... Selecting previously unselected package python3-launchpadlib. Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ... Unpacking python3-launchpadlib (1.10.16-1) ... Selecting previously unselected package python3-software-properties. Preparing to unpack .../82-python3-software-properties_0.99.22.2_all.deb ... Unpacking python3-software-properties (0.99.22.2) ... Selecting previously unselected package packagekit. Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_armhf.deb ... Unpacking packagekit (1.2.5-2ubuntu2) ... Selecting previously unselected package software-properties-common. Preparing to unpack .../84-software-properties-common_0.99.22.2_all.deb ... Unpacking software-properties-common (0.99.22.2) ... Selecting previously unselected package gnupg2. Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ... Unpacking gnupg2 (2.2.27-3ubuntu2.1) ... Setting up libksba8:armhf (1.6.0-2build1) ... Setting up media-types (7.0.0) ... Setting up systemd-sysv (249.11-0ubuntu3.4) ... Setting up libpsl5:armhf (0.21.0-1.2build2) ... Setting up apt-transport-https (2.4.6) ... Setting up libyaml-0-2:armhf (0.2.2-1build2) ... Setting up libglib2.0-0:armhf (2.72.1-1) ... No schema files found: doing nothing. Setting up distro-info-data (0.52ubuntu0.1) ... Setting up libxmlb2:armhf (0.3.6-2build1) ... Setting up libbrotli1:armhf (1.0.9-2build6) ... Setting up libsqlite3-0:armhf (3.37.2-2) ... Setting up libnghttp2-14:armhf (1.43.0-1build3) ... Setting up libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ... Setting up libnpth0:armhf (1.6-3build2) ... Setting up libassuan0:armhf (2.5.5-1build1) ... Setting up libunwind8:armhf (1.3.2-2build2) ... Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1) ... Setting up libcap2-bin (1:2.44-1build3) ... Setting up libglib2.0-data (2.72.1-1) ... Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ... Setting up libdbus-1-3:armhf (1.12.20-2ubuntu4) ... Setting up dbus (1.12.20-2ubuntu4) ... Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1) ... Setting up libssh-4:armhf (0.9.6-2build1) ... Setting up python-apt-common (2.3.0ubuntu2.1) ... Setting up libmpdec3:armhf (2.5.1-2build2) ... Setting up libpam-systemd:armhf (249.11-0ubuntu3.4) ... Setting up libgirepository-1.0-1:armhf (1.72.0-1) ... Setting up libstemmer0d:armhf (2.2.0-1build1) ... Setting up openssl (3.0.2-0ubuntu1.6) ... Setting up libelf1:armhf (0.186-1build1) ... Setting up readline-common (8.1.2-1) ... Setting up iso-codes (4.9.0-1) ... Setting up libpolkit-gobject-1-0:armhf (0.105-33) ... Setting up libicu70:armhf (70.1-2) ... Setting up pinentry-curses (1.1.1-1build2) ... Setting up libdw1:armhf (0.186-1build1) ... Setting up libreadline8:armhf (8.1.2-1) ... Setting up libglib2.0-bin (2.72.1-1) ... Setting up libldap-2.5-0:armhf (2.5.12+dfsg-0ubuntu0.22.04.1) ... Setting up libpython3.10-stdlib:armhf (3.10.4-3ubuntu0.1) ... Setting up ca-certificates (20211016) ... Updating certificates in /etc/ssl/certs... 127 added, 0 removed; done. Setting up gir1.2-glib-2.0:armhf (1.72.0-1) ... Setting up gpgconf (2.2.27-3ubuntu2.1) ... Setting up libcurl4:armhf (7.81.0-1ubuntu1.3) ... Setting up libpolkit-agent-1-0:armhf (0.105-33) ... Setting up curl (7.81.0-1ubuntu1.3) ... Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.1) ... Setting up polkitd (0.105-33) ... Setting up gpg (2.2.27-3ubuntu2.1) ... Setting up libgstreamer1.0-0:armhf (1.20.3-0ubuntu1) ... Setcap worked! gst-ptp-helper is not suid! Setting up libpython3-stdlib:armhf (3.10.4-0ubuntu2) ... Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... Setting up gpg-agent (2.2.27-3ubuntu2.1) ... Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. Setting up python3.10 (3.10.4-3ubuntu0.1) ... Setting up gpgsm (2.2.27-3ubuntu2.1) ... Setting up pkexec (0.105-33) ... Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.3) ... Setting up python3 (3.10.4-0ubuntu2) ... Setting up libappstream4:armhf (0.15.2-2) ... Setting up python3-six (1.16.0-3ubuntu1) ... Setting up dirmngr (2.2.27-3ubuntu2.1) ... Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... Setting up python3-pyparsing (2.4.7-1) ... Setting up python3-gi (3.42.1-0ubuntu1) ... Setting up python3-jeepney (0.7.1-3) ... Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... Setting up python3-httplib2 (0.20.2-2) ... Setting up lsb-release (11.1.0ubuntu4) ... Setting up policykit-1 (0.105-33) ... Setting up python3-cffi-backend:armhf (1.15.0-1build2) ... Setting up python3-blinker (1.4+dfsg1-0.4) ... Setting up python3-pkg-resources (59.6.0-1.2) ... Setting up python3-more-itertools (8.10.0-2) ... Setting up python3-dbus (1.2.18-3build1) ... Setting up python3-distro (1.7.0-1) ... Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... Setting up python3-jwt (2.3.0-1ubuntu0.1) ... Setting up python3-apt (2.3.0ubuntu2.1) ... Setting up python3-lazr.uri (1.0.6-2) ... Setting up python3-zipp (1.0.0-3) ... Setting up python3-cryptography (3.4.8-1ubuntu2) ... Setting up python3-wadllib (1.3.6-1) ... Setting up gnupg (2.2.27-3ubuntu2.1) ... Setting up packagekit (1.2.5-2ubuntu2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of force-reload. Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. Setting up gnupg2 (2.2.27-3ubuntu2.1) ... Setting up python3-importlib-metadata (4.6.4-1) ... Setting up python3-oauthlib (3.2.0-1) ... Setting up python3-secretstorage (3.3.1-1) ... Setting up python3-keyring (23.5.0-1) ... Setting up python3-lazr.restfulclient (0.14.4-1) ... Setting up python3-launchpadlib (1.10.16-1) ... Setting up python3-software-properties (0.99.22.2) ... Setting up software-properties-common (0.99.22.2) ... Processing triggers for libc-bin (2.35-0ubuntu3.1) ... Processing triggers for ca-certificates (20211016) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.12.20-2ubuntu4) ... ++ source /etc/os-release +++ PRETTY_NAME='Ubuntu 22.04.1 LTS' +++ NAME=Ubuntu +++ VERSION_ID=22.04 +++ VERSION='22.04.1 LTS (Jammy Jellyfish)' +++ VERSION_CODENAME=jammy +++ ID=ubuntu +++ ID_LIKE=debian +++ HOME_URL=https://www.ubuntu.com/ +++ SUPPORT_URL=https://help.ubuntu.com/ +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy +++ UBUNTU_CODENAME=jammy ++ echo ubuntu + DIST_ID=ubuntu ++ lsb_release -sc + DIST_VERSION=jammy + '[' jammy = sid ']' + install_debian_containerd + '[' staging = stage ']' + REPO_URL=https://download.docker.com/linux/ubuntu [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu' + update-ca-certificates -f Clearing symlinks in /etc/ssl/certs... done. Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 127 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. + curl -fsSL https://download.docker.com/linux/ubuntu/gpg + apt-key add - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). OK + '[' jammy = sid ']' ++ dpkg --print-architecture + ARCH=armhf + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu jammy test' + apt-get update Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB] Get:2 https://download.docker.com/linux/ubuntu jammy/test armhf Packages [6827 B] Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy InRelease Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease Fetched 55.7 kB in 1s (79.3 kB/s) Reading package lists... W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb' + packages='deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb' ++ echo 'deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb' ++ awk '$0="./"$0' ++ xargs + packages='./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb' + set -x + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb Selecting previously unselected package docker-buildx-plugin. (Reading database ... 9220 files and directories currently installed.) Preparing to unpack .../docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb ... Unpacking docker-buildx-plugin (0.8.2~ubuntu-jammy) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb ... Unpacking docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb ... Unpacking docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb ... Unpacking docker-compose-plugin (2.9.0~ubuntu-jammy) ... Selecting previously unselected package docker-ce. Preparing to unpack .../docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb ... Unpacking docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... Setting up docker-buildx-plugin (0.8.2~ubuntu-jammy) ... Setting up docker-ce-cli (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... Setting up docker-compose-plugin (2.9.0~ubuntu-jammy) ... Setting up docker-ce (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested: docker-ce-rootless-extras depends on dbus-user-session; however: Package dbus-user-session is not installed. Setting up docker-ce-rootless-extras (5:0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy) ... + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.8.2~ubuntu-jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.9.0~ubuntu-jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20220808082437.e1f24d3-0~ubuntu.22.04.0~jammy_armhf.deb Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done Skipping docker-buildx-plugin, it is already installed and upgrade is not set. Skipping docker-ce, it is already installed and upgrade is not set. Skipping docker-ce-cli, it is already installed and upgrade is not set. Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set. Skipping docker-compose-plugin, it is already installed and upgrade is not set. The following additional packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase Suggested packages: firewalld kmod nftables The following NEW packages will be installed: containerd.io dbus-user-session iptables libip6tc2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. Need to get 20.1 MB of archives. After this operation, 92.1 MB of additional disk space will be used. Get:1 https://download.docker.com/linux/ubuntu jammy/test armhf containerd.io armhf 1.6.7-1 [19.6 MB] Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmnl0 armhf 1.0.4-3build2 [11.4 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxtables12 armhf 1.8.7-1ubuntu5 [28.0 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libip6tc2 armhf 1.8.7-1ubuntu5 [18.0 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnfnetlink0 armhf 1.0.1-3build3 [12.3 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetfilter-conntrack3 armhf 1.0.9-1 [36.8 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnftnl11 armhf 1.2.1-1build1 [51.9 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iptables armhf 1.8.7-1ubuntu5 [412 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dbus-user-session armhf 1.12.20-2ubuntu4 [9430 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 20.1 MB in 1s (23.4 MB/s) Selecting previously unselected package libmnl0:armhf. (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 ... 9445 files and directories currently installed.) Preparing to unpack .../0-libmnl0_1.0.4-3build2_armhf.deb ... Unpacking libmnl0:armhf (1.0.4-3build2) ... Selecting previously unselected package libxtables12:armhf. Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5_armhf.deb ... Unpacking libxtables12:armhf (1.8.7-1ubuntu5) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.3_all.deb ... Unpacking netbase (6.3) ... Selecting previously unselected package libip6tc2:armhf. Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5_armhf.deb ... Unpacking libip6tc2:armhf (1.8.7-1ubuntu5) ... Selecting previously unselected package libnfnetlink0:armhf. Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_armhf.deb ... Unpacking libnfnetlink0:armhf (1.0.1-3build3) ... Selecting previously unselected package libnetfilter-conntrack3:armhf. Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_armhf.deb ... Unpacking libnetfilter-conntrack3:armhf (1.0.9-1) ... Selecting previously unselected package libnftnl11:armhf. Preparing to unpack .../6-libnftnl11_1.2.1-1build1_armhf.deb ... Unpacking libnftnl11:armhf (1.2.1-1build1) ... Selecting previously unselected package iptables. Preparing to unpack .../7-iptables_1.8.7-1ubuntu5_armhf.deb ... Unpacking iptables (1.8.7-1ubuntu5) ... Selecting previously unselected package containerd.io. Preparing to unpack .../8-containerd.io_1.6.7-1_armhf.deb ... Unpacking containerd.io (1.6.7-1) ... Selecting previously unselected package dbus-user-session. Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4_armhf.deb ... Unpacking dbus-user-session (1.12.20-2ubuntu4) ... Setting up libip6tc2:armhf (1.8.7-1ubuntu5) ... Setting up dbus-user-session (1.12.20-2ubuntu4) ... Setting up libmnl0:armhf (1.0.4-3build2) ... Setting up containerd.io (1.6.7-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up libxtables12:armhf (1.8.7-1ubuntu5) ... Setting up libnfnetlink0:armhf (1.0.1-3build3) ... Setting up netbase (6.3) ... Setting up libnftnl11:armhf (1.2.1-1build1) ... Setting up libnetfilter-conntrack3:armhf (1.0.9-1) ... Setting up iptables (1.8.7-1ubuntu5) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.35-0ubuntu3.1) ... + docker --version Docker version 0.0.0-20220808082437-e1f24d3, build e1f24d3 + dockerd --version Docker version 0.0.0-20220808082437-e1f24d3, build f068067 + containerd --version containerd containerd.io 1.6.7 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb + runc --version runc version 1.1.3 commit: v1.1.3-0-g6724737 spec: 1.0.2-dev go: go1.17.13 libseccomp: 2.5.3 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS